aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-hiprecy-leo-2019.cfg
Commit message (Collapse)AuthorAgeFilesLines
* docs: Docs comma culture (#4822)Paul McGowan2022-01-091-3/+3
| | | | | 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: Don't specify a hold_current in printer-hiprecy-leo-2019.cfgKevin O'Connor2021-12-121-8/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Remove URLs to github repositoryKevin O'Connor2021-09-231-1/+1
| | | | | | | Update URLs to documentation in the github repository to use the klipper3d.org website. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Use "stealthchop_threshold: 999999" if setKevin O'Connor2021-05-091-4/+4
| | | | | | | | Change all the example config files to use either 0 or 999999 for stealthchop_threshold (as is recommended in the TMC_Drivers.md document). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* test: Add printer-hiprecy-leo-2019.cfg to printers.testKevin O'Connor2021-03-071-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: New configuration printer-hiprecy-leo-2019.cfg (#4021)TheBugLebowsky2021-03-071-0/+189
A working configuration example for Hiprecy Leo printer (https://www.hiprecy.com/product/402/) with no Touchscreen funcionalities because separated LCD firmware needed. TMC2130 SPI drivers. The Self-levelling plate sensor is PINDA probe type Direct Drive is a BMG "3:1" gear ratio Signed-off-by: Morgan Barresi <morganfw@gmail.com>