aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-lulzbot-mini1-2016.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>
* docs: Docs comma culture (#4822)Paul McGowan2022-01-091-4/+4
| | | | | Many non-English speaking countries use a comma as a decimal separator for printed numbers. This can create some confusion in documentation and config files when not surrounded by contextual clues like parenthesis. Improve documentation by adding spaces to coordinates. Signed-off-by: Paul McGowan <mental450@gmail.com>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+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>
* config: Minor updates to printer-lulzbot-mini1-2016.cfgKevin O'Connor2019-11-051-3/+0
| | | | | | | | Add to printers.test test case. Don't disable the max_extrude_cross_section check by default (users should verify they want that safety feature off). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Create printer-lulzbot-mini1-2016.cfg (#2129)Martin2019-11-051-0/+215
Signed-off-by: Martin van Es <martin@mrvanes.com>