Fine tune E steps
This commit is contained in:
parent
e6d25ae5a4
commit
b7c7d4f9b8
8
config.g
8
config.g
|
@ -18,7 +18,7 @@ M569 P0.5 S0 D3 H50 V50 ; physical drive 0.5 goes backwar
|
|||
M584 X0.3 Y0.4 Z0.0:0.1:0.2 E0.5 ; set drive mapping
|
||||
M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
|
||||
|
||||
M92 X160.00 Y160.00 Z1600.00 E794.43 ; set steps per mm
|
||||
M92 X160.00 Y160.00 Z1600.00 E833.32 ; set steps per mm
|
||||
M566 X400.00 Y400.00 Z6.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
|
||||
M203 X10800.00 Y10800.00 Z1000.00 E1600.00 ; set maximum speeds (mm/min)
|
||||
M201 X3000.00 Y3000.00 Z100.00 E3600.00 ; set accelerations (mm/s^2)
|
||||
|
@ -40,10 +40,10 @@ M558 P9 C"^io7.in" H3 F500 T12000 ; set Z probe type to bltouch
|
|||
;; Pay special attention to the values bellow on G31, the Z value needs to be validated for your printer
|
||||
;; Start with something like 0.5
|
||||
;; Documentation available: https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe
|
||||
G31 P500 X-28 Y-13 Z2.235 ; set Z probe trigger value, offset and trigger height
|
||||
G31 P500 X-28 Y-13 Z2.235 ; set Z probe trigger value, offset and trigger height
|
||||
;;
|
||||
M671 X-4.5:250:504.5 Y-4.52:505:-4.52 S5 ; define positions of Z leadscrews or bed levelling screws
|
||||
M557 X25:475 Y25:475 P10 ; define 10x10 mesh grid
|
||||
M671 X-4.5:250:504.5 Y-4.52:505:-4.52 S5 ; define positions of Z leadscrews or bed levelling screws
|
||||
M557 X25:475 Y25:475 P10 ; define 10x10 mesh grid
|
||||
|
||||
; Heaters
|
||||
;; BED
|
||||
|
|
Loading…
Reference in New Issue
Block a user