Search found 3 matches

by Padela
Sat Oct 06, 2018 9:07 pm
Forum: Geeetech A30 Series
Topic: Pause at layer
Replies: 11
Views: 15314

Re: Pause at layer

There is no way to put the printer in pause through g-code and resume via LCD?
by Padela
Sat Oct 06, 2018 3:24 am
Forum: Geeetech A30 Series
Topic: Pause at layer
Replies: 11
Views: 15314

Re: Pause at layer

In fact, it does not work!
Nobody can help me solve? Are they really the only ones interested in inserting bearings, nuts or magnets in the prints? :o
by Padela
Fri Oct 05, 2018 4:07 am
Forum: Geeetech A30 Series
Topic: Pause at layer
Replies: 11
Views: 15314

Pause at layer

hi to all, I need to stop printing on a certain layer in order to insert a bearing, then resume printing. Using Cura's post processing plugin (3.5.0), printing stops, but then fails to restart.
I tried to manually insert these lines in the g-code:
G91
G1 Z10
G90
G1 X0 Y180 F1000
M400
M300 S300 ...