Page 1 of 1

M83: Set extruder to relative mode Gcode issues

Posted: Fri Jun 15, 2018 11:08 am
by Crunch69
When I add M83: Set extruder to relative mode to the start script like I do in Prusa Sil3cer the printer goes nuts and tries to extrudes more filament than the hot end can melt causing the filament to grind and the print failing

Is S3D unable to use M83 and M82 in the start script g code

Re: M83: Set extruder to relative mode Gcode issues

Posted: Sat Jun 16, 2018 5:23 am
by rrdavis
There is an option on the G-Code tab of your process settings for using relative extrusion distances. If you enable that, it will already include the proper M82/M83 command at the start of the file, so no need to add it yourself.

I'm guessing you didn't set that option correctly for what you wanted to use.