tic_stepper_settings:¶
Config file section
Valid in machine config files | NO |
Valid in mode config files | NO |
If you use the Pololu Tic Stepper Controller
you can use the following settings in platform_settings
of your steppers.
Optional settings¶
The following sections are optional in the tic_stepper_settings:
section of your config. (If you don’t include them, the default will be used).
poll_ms:¶
Single value, type: time string (ms)
(Instructions for entering time strings). Default: 100ms
How often should MPF poll the state of your steppers? This is used to check for completion of movements. There should be no need to modify this.