jouke Hello all,I'm writing a bit of python code to generate gcode files that will allow me to pilot my modified Airwolf hd2x to print an ABS/paraffin hybrid. The problem is that even a very simple disc bugs in Repetier-host. Simplify3D reads the file perfectly (see the screenshots). Is there something I didn't grasp in my gcode or did I find a bug in Repetier host ?Thanks for any help,Joukehttps://drive.google.com/open?id=1e1RKZmpJOBQoBS737yMYB_Sf3KeRUX5q
Repetier Add a M83to tell host you are not using absolute extrusions but relative extrusion, or it will only show for higher E values.