kcl-lib 0.2.186

KittyCAD Language implementation and tools
Documentation
1
2
3
4
5
6
7
8
@no_std
@settings(defaultLengthUnit = mm)

/// Local/relative to the trajectory curve
export TRAJECTORY = 'trajectoryCurve'

/// Local/relative to a position centered within the plane being sketched on
export SKETCH_PLANE = 'sketchPlane'