kcl-lib 0.2.147

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

/// 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'