Created
March 17, 2018 03:08
-
-
Save coudron/0057c5ae0a5b07170423830dfd875f44 to your computer and use it in GitHub Desktop.
TEVO Little Monster Cura Settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Start GCode: | |
M280 S10.6 | |
G28 | |
M280 S3 | |
G1 Z50 F25000 | |
G30 Z0.2 ; My Nozzle high | |
M280 S7 ; Lift BL Sensor | |
G1 X0 Y0 Z100 ; lift nozzle | |
M42 | |
End GCode: | |
G92 E0 | |
G1 E-10.0 F9000 | |
M104 S0 ; turn off temperature | |
M140 S0 ; turn off bed | |
G28 ; home axis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks @Hunanbean. I haven't printed in a while, but I'll give this a try!