scad-common/detail-config.scad
2019-02-23 20:33:01 +01:00

7 lines
185 B
OpenSCAD

/* [makereal SCAD Common Configuration] */
// Minimum polygon count for curve
CURVE_POLYGON_MINIMUM=16;
// Maximum length of curve polygons.
CURVE_POLYGON_LENGTH=1; // [0:100]