aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-mks-rumba32-v1.0.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Remove hold_current from sample configs and sample macrosKevin O'Connor2021-12-121-3/+0
| | | | | | | Now that the documentation recommends that hold_current not be set, update the example config files to not specify a hold_current. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* temperature_sensors: Deprecate "NTC 100K beta 3950" thermistorKevin O'Connor2021-11-101-1/+1
| | | | | | | | | | It seems the common "beta 3950" thermistors generally follow a temperature table defined by the new "Generic 3950" definition. Using a table that actually follows the "beta 3950" temperature curve is generally less accurate. Deprecate the existing "NTC 100K beta 3950" definition to avoid this common issue. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add generic-mks-rumba32-v1.0.cfg to testsKevin O'Connor2021-02-111-25/+0
| | | | | | Also remove copy of lcds from sample-lcd.cfg Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add generic config for the MKS Rumba32popshansen2021-02-111-0/+168
Contains sample of TMC2209 configuration and display mappings Signed-off-by: Lars R. Hansen <popshansen@hotmail.com>