FabScanPi-Server icon indicating copy to clipboard operation
FabScanPi-Server copied to clipboard

Add configuration values for motor driver and/or controller board to config.

Open mariolukas opened this issue 9 years ago • 1 comments

When the new g-code command is added to the firmware (see https://github.com/mariolukas/FabScanPi-Firmware/issues/6) It would be nice to have the possibility to change the firmware settings like the used board and/or the motor driver scaler by config.

mariolukas avatar Jun 13 '16 08:06 mariolukas

it would be nice if the speed settings were abstracted at the same time into the config (since the are currently hard coded). My MakerBot Digitizer stepper and the DRV8825 had a hard time microstepping at speed=5000, so I just changed them in the python scripts.

thatSFguy avatar Dec 01 '22 00:12 thatSFguy