hardware.json: putting the default stepper controller to adafruit
This commit is contained in:
parent
841d9b8831
commit
ee3d96cff7
|
@ -5,6 +5,5 @@
|
||||||
"pump_steps_per_ml": 507,
|
"pump_steps_per_ml": 507,
|
||||||
"focus_max_speed": 0.5,
|
"focus_max_speed": 0.5,
|
||||||
"pump_max_speed": 30,
|
"pump_max_speed": 30,
|
||||||
"stepper_type": "waveshare",
|
"stepper_type": "adafruit"
|
||||||
"camera_type": "HQ"
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue