Hi again again - you can't beat talking to yourself!š
Ā
So think I'm going to have a bash at this...
In machine settings put the printer settings in.
Ā
Ā
Start G code is now
G28 X Y ; home horizontally
G28 Z ; home vertically
Ā
And end code is
G91
G0 E-1 F2400 ; retract 1mm
G0 Z5 F2400 ; lift Z 5mm
G90
G28 X Y ; home horizontally
G0 Y250
Ā
Ā
Think I may need to add
M425 S1; Wiper Strip enabled
to the header code.
Ā
If anyone wants to comment I'd be grateful!
Ā
Ā
Update... Have given it a runĀ on benchy and it appears to work well.
Ā
Ā
Edited by MarjorieFinnigan
Recommended Posts
MarjorieFinnigan 0
Hi again.Ā
I guess I could rephrase the question and ask what information I need to put into cura and can I get it by reading the g code from a craftbot print?
Thanks again.
Link to post
Share on other sites