1

Topic: Need G-code snippet

To say, "HOME ALL" then "EXTRUDE 10MM" at the beginning of a print job

Robox printer, HICTOP (Prusa i3 variant) Model 3DP17 printer, ELEK 2.5W laser engraver, AutoDesk 123D Design, Windows 10

2

Re: Need G-code snippet

all g-code is here:

http://reprap.org/wiki/G-code

G28 will home all axes
G1 E10 will extrude 10mm