Hallo all you 3d gurus I got a little problem I don't get my prints centered
my setup Ender 3 v2 Microswiss direct drive dual z axis antlabs bltouch firmware from smith3d version 1.3.2 jyers build
my start code in Cura look like this
G28 ; home all axes
G29 ;
G1 X0 Y0 Z0.2 F3000 ; get ready to prime
G92 E0 ; reset extrusion distance
G1 X160 E15 F600 ; prime nozzle
G1 X180 F5000 ; quick wipe
is there some code I can use to centered the print
best regard Rikard
Comment