mariolukas / FabScanPi-Server

FabScan Pi Open Source 3D Scanner - Server application
https://www.fabscan.org
GNU General Public License v2.0
184 stars 68 forks source link

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

Open mariolukas opened 8 years ago

mariolukas commented 8 years ago

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.

thatSFguy commented 1 year ago

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.