VK
;added code by post processing
;script: PauseAtHeight.py
;current layer: 5
M83 ; switch to relative E values for any needed retraction
G1 F1500 E-10
G1 F300 Z2.2 ; move up a millimeter to get out of the way
G1 F9000 X0 Y0
G1 F300 Z15 ; too close to bed--move to at least 15mm
M104 S240 ; standby temperature
M117 CHANGE FILAMENT!
M300 S440 P200
M0 ; Do the actual pause
M300 S440 P200
M109 S240 ; resume temperature
G1 F1500 E10
G1 F199.998 E120
G1 F1500 E-10
G1 F300 Z2.2
G1 F9000 X110.2 Y124.8
G1 F300 Z1.2 ; move back down to resume height
G1 F1500 E10
G1 F1500 ; restore extrusion feedrate
M82 ; switch back to absolute E values
G92 E121.16762