; M350 X256 I0 ; no interpolation ; M92 X1280 ; steps per mm M906 Y1200 ; y current M569 P1 V0 ; infinite silence M350 Y16 I0 ; microstepping M92 Y80 ; steps per mm M201 Y3000.00 ; acceleration (mm/s/s) M203 Y{1000*60} ; max feedrate M204 P2000 T6000 ; Print/travel acceleration (mm/s/s) G28 Y G1 Y250 F{100*60} G1 Y50 F{200*60} G1 Y250 F{300*60} G1 Y50 F{400*60} G1 Y250 F{500*60} G1 Y50 F{600*60} G1 Y250 F{700*60} G1 Y50 F{800*60} G1 Y250 F{900*60} G1 Y50 F{1000*60}