Broncosis
Posts: 4
Joined: Tue Sep 01, 2015 1:56 am

Re: post processing script

Thanks for your help guys
I kind of agree with way the comments are handled
It needs to not be machine readable
I had gcode that was uncomented
And had my machine attempt to do stuff
That thankfully was no real harm but the potential
Of having a machine move before it is homed
Could cause a problem along with cold extrusion
And a number of machine specific things that could go wrong

I too agree that pausing should be a simpler task
supercazzola
Posts: 12
Joined: Wed Aug 02, 2017 2:16 pm

Re: post processing script

thank you for this thread, and solution
fatboy1271
Posts: 29
Joined: Mon Feb 12, 2018 6:12 pm
Contact: Twitter YouTube

Re: post processing script

For my color change I use the bottom area of the Scripts tab. I found the info here: https://www.youtube.com/watch?v=yFzlJB0XbNE

;Filament change code below. Specify layer to swap filament. Print will pause and you can change filament, click LCD button to resume print.
{REPLACE "; layer" "M117 Layer"}; show layer number and Z height on LCD
{REPLACE " Z = " " Z="}; make room on LCD for text
{REPLACE "\nM117 Layer 279, Z=" "\nG1 X10 Y5\nM300 S1000 P1000\nM0\nM117 Layer 279, Z="}; pause at layer, move head, play sound

It works incredibly well with my CR-10S.
Creality CR-10S with E3D V6
CR-10 Ultimate Leveling Knob Attachment by Valstrath
Bowden Tube Clip by walter
CR-10 Heavy Duty customisable modular e3D V6 mount Volcano 5015 ABL by chito
#Let'sGoPens!

Return to “Troubleshooting and Bug Reports”