Notifiche
Cancella tutti

Messing with G-Code  

  RSS
Dennis
(@dennis-3)
Active Member
Messing with G-Code

I'm interested in writing a program to output G-Code for a class of objects that doesn't really come out good enough after being imported into my CAD package, exported to stl, and then sliced. I've found the Marlin site and have been studying the list of commands. I'm assuming that since Marlin is an Open Source code base that the Prusa i3 Mk3's firmware uses, that the Mk3 supports all of the Marlin commands.

... or am I deluding myself?

Specifically, I'd like to write my code using the G5 command (Bezier cubic splines). Will the Mk3 understand my GCode using G5's? If not... what will happen? Will it just ignore them or will bad things happen?

Thanks

Postato : 14/07/2018 3:32 am
Kazibole
(@kazibole)
Eminent Member
Re: Messing with G-Code

https://github.com/prusa3d/Prusa-Firmware/wiki/Supported-G-codes

Postato : 14/07/2018 6:55 am
Condividi: