No description
  • HTML 41.7%
  • Python 35.5%
  • Ruby 12.2%
  • OpenSCAD 4.5%
  • Liquid 3.7%
  • Other 2.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fenikkusu bef55254f8
Update TEST_SPEED To Account For Negative Minimums (#153)
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.
2025-03-14 12:16:56 -04:00
.github Fix github pages build error, update gem versions 2024-07-12 14:33:26 -04:00
_includes Fix Ko-Fi donation button formatting issue 2024-07-12 16:22:39 -04:00
_sass Fix github pages build error, update gem versions 2024-07-12 14:33:26 -04:00
articles Clarify interplay between speeds & accels, recommend more specific margin of safety 2024-07-12 17:35:34 -04:00
assets/img Changes n stuff 2022-12-05 01:46:04 -05:00
macros Update TEST_SPEED To Account For Negative Minimums (#153) 2025-03-14 12:16:56 -04:00
test_prints added an OpenSCAD version and python script to generate em_cube.stl f… (#112) 2024-07-05 13:27:57 -04:00
.gitignore Rename misconceptions page 2022-12-05 13:50:22 -05:00
404.html Just the Docs initial commit 2022-12-01 20:10:46 -05:00
_config.yml Fix github pages build error, update gem versions 2024-07-12 14:33:26 -04:00
Gemfile Fix github pages build error, update gem versions 2024-07-12 14:33:26 -04:00
Gemfile.lock Fix github pages build error, update gem versions 2024-07-12 14:33:26 -04:00
index.markdown Just the Docs initial commit 2022-12-01 20:10:46 -05:00
index.md Remove Discord handle 2024-07-22 15:54:03 -04:00
README.md Update redirect links, minor tweaks 2022-12-04 13:52:44 -05:00
serve.bat Lotsa stuff 2022-12-16 11:08:21 -05:00

layout title nav_exclude
default README true

This page has moved! Please visit the new location.