GregValiant 1,115
If you put a Pause at Height in at the end of LAYER:0, you could slice one time with the wall order set to "Inside to Outside" and save the gcode, and then slice again with the wall order at "Outside to Inside" and save the gcode.
Copy LAYER:0 from the 2nd file and overwrite LAYER:0 of the first file. Adjust the transition gcode so any retractions and location settings are synced (and get rid of the pause line) and you should be good. It's possible that a G92 E line is all you would need to sync.
I can't help from thinking that re-ordering the line printing order is a band-aid and doesn't address the problem which would seem to be first layer adhesion to the bed. @gr5 is a moderator here and put together THIS_VIDEO that could be titled "Everything you need to know about Bed Adhesion".
I've printed a lot of models with a lot of smaller (2mm) holes on the bed and haven't had a problem. I typically print PLA with no Adhesion Aid but I prep the glass with hairspray for those types of models as there isn't much contact patch between all the little circles and the bed. Increasing your "Initial Layer Flow" to 105% or even 110% might help as well.
Recommended Posts
Darinth 0
After manually modifying the gcode to print the lines in this order, I am now at 4 for 4 with zero defects. Just need to figure out how to write a post-processing script to automate re-ordering the lines of the first layer... manually reordering gcode is a PITA.
Link to post
Share on other sites