|
|
|
|
|
by andy_threos_io
1002 days ago
|
|
Real world manufacturing machines (CNCs) are using G codes. Like most laser cutters and engraves, Ex. LaserGrbl software for laser machines. G codes in fact have command for arcs. G02 establishes a mode for clockwise circular arcs.
G03 establishes a mode for counter-clockwise circular arcs. |
|
So... you know... note to self... when designing a laser cutter, allow the user to upload G-Code.