8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
@no_std
|
|
@settings(defaultLengthUnit = mm, kclVersion = 1.0)
|
|
|
|
export ZERO = 0
|
|
export QUARTER_TURN = 90deg
|
|
export HALF_TURN = 180deg
|
|
export THREE_QUARTER_TURN = 270deg
|