mirror of
https://github.com/AndrewEllis93/Print-Tuning-Guide.git
synced 2026-09-14 02:28:16 -04:00
No description
- HTML 41.7%
- Python 35.5%
- Ruby 12.2%
- OpenSCAD 4.5%
- Liquid 3.7%
- Other 2.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
It's not uncommon for printers to have a negative `position_min`. If you have a negative, the bounds of the Large moves may still be outside the bed moves. This is especially true if you have `position_min` incorrectly set at an excessively negative and incorrect amount. This will cause the moves to still ram into the frame (...ask me how I know...). This change forces it to use the lesser of the two values, zero or the `position_min`, causing it to be over the bed and preventing slams due to misconfiguration. |
||
| .github | ||
| _includes | ||
| _sass | ||
| articles | ||
| assets/img | ||
| macros | ||
| test_prints | ||
| .gitignore | ||
| 404.html | ||
| _config.yml | ||
| Gemfile | ||
| Gemfile.lock | ||
| index.markdown | ||
| index.md | ||
| README.md | ||
| serve.bat | ||
| layout | title | nav_exclude |
|---|---|---|
| default | README | true |