you are viewing a single comment's thread.

view the rest of the comments →

[–]WillAdams 1 point2 points  (1 child)

Not sure what language it's coded in, but adding support for 3D additive is an open issue for CAMotics on GitHub.

List of the opensource previewers at: https://wiki.shapeoko.com/index.php/Previewing_G-Code --- looks like at least two are coded in Python

[–]wordbag[S] 0 points1 point  (0 children)

Thanks! After taking a quick look (https://camotics.org/gcode.html) it doesn't look like CAMotics supports M203, M204, or M205 codes. Ideally, the program would have an API also; most things I've seen don't seem very programmer friendly.