Added the probing speeds to the forced settings

This commit is contained in:
David Carley
2021-03-12 07:04:45 -08:00
parent 77d064badc
commit 2ea664f91c

View File

@@ -144,6 +144,8 @@ class Config(object):
if version < (1, 0, 7):
config['settings']['max-deviation'] = 0.001
config['settings']['junction-accel'] = 200000
config['probe']['probe-fast-seek'] = 75
config['probe']['probe-slow-seek'] = 25
for motor in config['motors']:
motor['stall-microstep'] = 8
motor['stall-current'] = 1