I have only gcode, NO stl file. How do I modify gcode to specify 3 things.
- Temperature at least 230
- Layer height .3mm
- NO retraction.
I want to print 3DLabPrint planes and am told these changes are needed.
I have only gcode, NO stl file. How do I modify gcode to specify 3 things.
sonofcy,
I would google “gcode editor”. There are a few to choose from, but I am guessing that there will be a bit of a learning curve. I don’t think it would be very easy to edit the gcode as text. Layer height translates into z motion. You would have to modify every z command at each layer change. Eeeek!
The Kapt
Since the person telling me this has printed dozens of models, I doubt he is doing the layer height that way, at least I hope not.