The number of backups that are kept is configurable in the settings menu. You can set this to 0 to disable backups. If you want to restore a backup, delete the project file and rename the backup file to the original project file name (e.g. remove the .1, .2, .3 etc. extension...
util/sub_str(t, begin, end)return the part of the string frombegintoend, or to theendof the string (endnot included). util/math SignatureDescription util/degrees(radians)convert a radian measurement to the corresponding value in degrees. ...
number/ 数値ライブラリー count_integer_part_digits.scad 整数部分の桁を取得 round_number_to_significant_figures.scad 有効数字で丸めた値を取得 split_number_to_integer_and_fraction.scad 整数部分と小数部分を分離して取得 clamp.scad 値を値域の範囲内へ丸める text/ 文字列ライブラリー substrin...
OpenSCAD is used to convert SCAD files (the OpenSCAD native file format) into STL files on the server. STL is a file format describing a 3-D model by using series of connected triangles to create the surface of the model and is currently the most popular file format for RepRap 3-D ...