Title: MakerPi M1 - Pause / User Input Gcode [Print This Page] Author: 2mas Time: 2021-2-14 17:24 Title: MakerPi M1 - Pause / User Input Gcode Hi there,
I was trying to use Cura's functionality to have a Pause at Height ( to change the filament). But current Firmware (I believe) doesn't wait for input. When it comes to M0, it Pauses, waits for few seconds and resumes printing straight away.
No time for filament change. Can you please tell which gCode command to use? HEre is the code which had to stop printing:
;TYPE:CUSTOM
;added code by post processing
;script: PauseAtHeight.py
;current layer: 12
M83 ; switch to relative E values for any needed retraction
G1 F1500 E-5
G1 F300 Z3.6 ; move up a millimeter to get out of the way
G1 F9000 X190 Y190
G1 F300 Z15 ; too close to bed--move to at least 15mm
M104 S200 ; standby temperature
M18 S90 ; Set the disarm timeout
<b>M0 ; Do the actual pause</b>
M109 S200 ; resume temperature
G1 F1500 E5
G1 F199.998 E5
G1 F1500 E-5
G1 F300 Z3.6
G1 F9000 X39.515 Y50.64
G1 F300 Z2.6 ; move back down to resume height
G1 F1500 E5
G1 F900 ; restore extrusion feedrate
M82 ; switch back to absolute E values
G92 E696.98177
;LAYER:12
;TYPE:WALL-OUTER
;MESH:BLU.stl
Copy the code
Author: Alice Time: 2021-4-8 19:40
Hi friend,
Did you mean you want to change filament during printing or stop printing then you change filament?Author: admin Time: 2025-1-11 18:11
HI friend,if you have any questions,pls Email to sales03@soongon.com
Welcome MakerPi 3d BBS (https://enbbs.makerpi3d.com/)