MakerPi 3d BBS

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:
  1. ;TYPE:CUSTOM
  2. ;added code by post processing
  3. ;script: PauseAtHeight.py
  4. ;current layer: 12
  5. M83 ; switch to relative E values for any needed retraction
  6. G1 F1500 E-5
  7. G1 F300 Z3.6 ; move up a millimeter to get out of the way
  8. G1 F9000 X190 Y190
  9. G1 F300 Z15 ; too close to bed--move to at least 15mm
  10. M104 S200 ; standby temperature
  11. M18 S90 ; Set the disarm timeout
  12. <b>M0 ; Do the actual pause</b>
  13. M109 S200 ; resume temperature
  14. G1 F1500 E5
  15. G1 F199.998 E5
  16. G1 F1500 E-5
  17. G1 F300 Z3.6
  18. G1 F9000 X39.515 Y50.64
  19. G1 F300 Z2.6 ; move back down to resume height
  20. G1 F1500 E5
  21. G1 F900 ; restore extrusion feedrate
  22. M82 ; switch back to absolute E values
  23. G92 E696.98177
  24. ;LAYER:12
  25. ;TYPE:WALL-OUTER
  26. ;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/) Powered by Discuz! X3