Hi Bill sorry if I'm spamming the forum a bit. I'm going through the set-up process and I was thinking it might be a cool to have some gcode that just runs the tip shaping routine to fine tune that process without running the entire test. I'm not gcode fluent but I guess I could pull out the tip shaping part and run it independently. From your experience do you think that would work?
top of page
bottom of page
Yes... definitely it's the best way. The Tip Shaping code is specifically called out in the tool change gcode so you can do exactly that.
Breaking it down step by step and making each one does exactly what you think is always the way to go with GCode. It easily allows you do discover the parts that are failing.
I really wish there was a feature in firmware that allowed you a "SINGLE STEP" an instruction like we used to do on old computers.
Bill