Page 1 of 1

Wanted A30T Start GCode for printing

Posted: Mon Jul 20, 2020 12:28 am
by McgLance
Hi,
I bought the A30T, and I do no like how it starts the warm up process 2-3mm in the center of the print bed,
how or what can I add/modify to the g-code to make it do this in the safe position off the front of the bed?


Edit..

Actually I have a few requests that I would like to have.. if possible...

So 1st was the safe warmup position.
2nd would be a move to atleast 1/2 max zheight and perform a print purge cycle, e0 for XXmm E1 for XXmm, E2 for XXmm.. then perhaps back to whichever I have selected for the 1st layer do purge again.. or just do it in reverse to e0 .. either way, not automatic, just need the code to add to perform this task.

Thanks

Re: Wanted A30T Start GCode for printing

Posted: Mon Aug 31, 2020 10:25 am
by McgLance
I got this from support, havent tried it yet and havent printed anything for awhile... I just started a print and came to the forums cause its been awhile.. could of tested it but i forgot.

From support
pls do leveling first , then heat up .


G28
G1 Z15 F300
M107
G90
M82
M104 S210
M140 S55
G92 E0
M109 S210
M107
G0 X10 Y20 F6000
G1 Z0.8
G1 F300 X200 E40
G1 F1200 Z2
G92 E0
G28