Discuz! Board

 Forgot Password
 Register now
Search
Hot Search: Activity Personals discuz
View: 5333|Reply: 1
Print Previous Topic Next Topic

MakerPi M1 - Pause / User Input Gcode

[Copy Link]

1

Threads

3

Posts

17

Credits

Newbie Member

Rank: 1

Credits
17
Jump to the specified floor
Landlord
Posted at 2021-2-14 17:24:58 | Only Author Replies reward |Positive sequence Browse |Read mode
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
Reply

Use props Report

0

Threads

7

Posts

24

Credits

Newbie Member

Rank: 1

Credits
24
Sofa
Posted at 2021-4-8 19:40:49 | Only Author
Hi friend,

Did you mean you want to change filament during printing or stop printing then you change filament?
Reply Support Opposition

Use props Report

You need to log in before you can reply Login | Register now

This forum Credits Rules

Archiver|Mobile ver.|Darkroom|enbbs.makerpi3d.com

GMT+8, 2024-12-22 16:51 , Processed in 0.063282 second(s), 20 queries .

Powered by Discuz! X3 English ver.

© 2001-2013 Comsenz Inc.

Quick Reply Back to top Back to list