Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- M190 S{material_bed_temperature} ;Wait for bed to reach temp before proceeding
- M104 S{material_print_temperature} ;Start heating extruder without waiting
- G28 ;Home
- @BEDLEVELVISUALIZER ;Assisting the Bed Level Visualizer plugin in OctoPrint
- G29 T ;Auto Bed Leveling
- M420 Z 10.0 ;Set Fade height
- M109 S{material_print_temperature} ;Wait for extruder to reach temp before proceeding
- G1 X200.0 Y190.0 Z0.2 F2000.0 ;Move to nozzle wipe start at lower left after bed leveling
- G92 E0 ;Reset extruder position
- G1 Y50.0 E10 F500.0 ;Purge line
- G92 E0 ;Reset extruder position again
Advertisement
Add Comment
Please, Sign In to add comment