Re analyse gcode on change

Hi!

I recently got myself a Prusa MK3s to replace my DIY printer. I discovered the @size commands to ignore the purge line, but not before I had uploaded a few gcodes. No problems, I thought, I'll edit the gcode on the server. But the server still shows the purge line. How do I get the server to re-analyse the code to take not the the @size commands?

Many thanks :)

Comments

  • In general settings you can force rerendering of all gcodes. But that will not help here. Code patches are not considered for renderings and when you added them as patch recomputation will not work. The patches were meant mainly for tine changes like correcting temperature or removing a init command that makes it fail.
    So you will only get the benefits with new uploads you do containing the marker for renderings.
Sign In or Register to comment.