Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
33
resources/printers/ams_unload.gcode
Normal file
33
resources/printers/ams_unload.gcode
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
M620 S255
|
||||
M106 P1 S255
|
||||
M104 S250
|
||||
M17 S
|
||||
M17 X0.5 Y0.5
|
||||
G91
|
||||
G1 Y-5 F3000
|
||||
G1 Z3 F1200
|
||||
G90
|
||||
G28 X
|
||||
M17 R
|
||||
G1 X70 F21000
|
||||
G1 Y245
|
||||
G1 Y265 F3000
|
||||
G4
|
||||
M106 P1 S0
|
||||
M109 S250
|
||||
G1 X90 F3000
|
||||
G1 Y255 F4000
|
||||
G1 X100 F5000
|
||||
G1 X120 F21000
|
||||
G1 X20 Y50
|
||||
G1 Y-3
|
||||
T255
|
||||
G4
|
||||
M104 S0
|
||||
G1 X70 F3000
|
||||
|
||||
G91
|
||||
G1 Z-3 F1200
|
||||
G90
|
||||
M621 S255
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue