New Slicer Staring Code with EZABL (CR10 3D-Printer)

Any 3D printing projects
Post Reply
User avatar
bob195558
Posts: 2377
Joined: Sun Dec 16, 2012 7:24 pm
Country: United States
Location: New England, Vermont
Contact:

New Slicer Staring Code with EZABL (CR10 3D-Printer)

Post by bob195558 »

New Slicer Staring Code with EZABL
Tim at TH3D has a new Staring Code for your Slicer when using the EZABL.

https://support.th3dstudio.com/helpcent ... 622RmH9QfE

Slicer Staring Code
===========================================================================
M117 Print Starting... ; V3.0 EZABL Starting Code
M75 ; Start Print Timer and Engage Fil Sensor if USB Printing
M117 Antiblob retract...
G92 E0 ; Reset Extruder distance to 0
G1 E-2 ; Retracts filament to prevent blobs during probing
G92 E0 ; Reset Extruder distance to 0
M84 E ; Disable E Motor for probe accuracy on direct drive systems
M117 Homing All...
G28 ; home all axes
M117 Homing Z Probe...
G28 Z ; home z again
M117 Generating mesh...
G29; auto bed leveling
M117 Heaters Recovering...
G4 S10; wait for heaters to recover
M420 Z0; Z fade
M900 K0; LA

M117 Purging extruder...
G92 E0 ; reset extruder
G1 Z1.0 F600 ; move z up little to prevent scratching of surface
G1 X0.1 Y20 Z0.3 F5000.0 ; move to start-line position
G1 X0.1 Y100.0 Z0.3 F500.0 E15 ; draw 1st line
G1 X0.4 Y100.0 Z0.3 F500.0 ; move to side a little
G1 X0.4 Y20 Z0.3 F500.0 E30 ; draw 2nd line
G92 E0 ; reset extruder
G1 Z1.0 F600 ; move z up little to prevent scratching of surface

M117 Printing.....
===========================================================================
The Slicer Ending Code


91
G1 F1800 E-3
G1 F3000 Z10
G90
G00 X290 Y290 ; finish position x and y axis
M106 S0 ; turn off cooling fan
M104 S0 ; turn off extruder
M140 S0 ; turn off bed
M84 ; disable motors
===========================================================================
See here for some more info: viewtopic.php?f=129&t=11963
And this also: viewtopic.php?t=13962
Er9x on 9x radio, with Smartieparts Programmer and TelemetrEZ Board.
ErSky9x on Taranis, Sky9x, 9Xtreme radios.
3D-Printing: (https://openrcforums.com/forum/viewforum.php?f=129).

Post Reply

Return to “3D Printing”