aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-einsy-rambo.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Change of alias for heater_fan in multiple configs (#5632)JamesH19782022-07-191-1/+1
| | | | | This PR serves to fix a longstanding misnomer in some config files. Many configs state a nozzle_cooling_fan alias for what is usually a "hotend cooling fan". This causes ambiguity and confusion with the parts fan. I have identified all 24 files with this and changed them here. Signed-off-by: James Hartley <james@hartleyns.com>
* config: Warn about prusa einsy boards in generic-einsy-rambo.cfgKevin O'Connor2021-01-201-0/+6
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-8/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-1/+1
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* thermistor: Add support for the board thermistor on the Einsy RamboKevin O'Connor2020-10-081-0/+6
| | | | | | Add in support for the "TDK NTCG104LH104JT1" thermistor. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* tmc2130: Initial support for sensorless homingKevin O'Connor2018-05-251-0/+7
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Add example config file for the Einsy-Rambo boardKevin O'Connor2018-05-201-0/+99
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>