- Feb 19, 2019
-
-
InsanityAutomation authored
-
Marcio Teixeira authored
Observing from the console, it makes the most sense to do `//action:probe_retry` before executing commands.
-
InsanityAutomation authored
-
InsanityAutomation authored
-
Scott Lahteine authored
-
- Feb 17, 2019
-
-
InsanityAutomation authored
-
InsanityAutomation authored
-
Roman Moravčík authored
-
Roman Moravčík authored
-
Scott Lahteine authored
-
- Feb 16, 2019
-
-
Alain Martel authored
-
Evgeny-SPB authored
-
- Feb 15, 2019
-
-
Scott Lahteine authored
-
- Feb 14, 2019
-
-
Marcio Teixeira authored
- Turn off bed leveling prior to calibrating. - This prevents lateral probes from having a Z component that triggers the Z endstop and causes the motion to be aborted. - Got rid of static const float arrays "dimension" and "true_center" - Frees up 24 bytes of SRAM - Changed incorrect use of "bool" for float in backlash macros. - Replaced arguments with 0.0f and 1.0f for clarity. - Now only disables soft endstops (since calibration cube is outside of bed) - Not necessary to disable global endstops
-
Andy Shaw authored
* Remove untested displays add TMC2130 configs. * Remove references to the ReARM, delete untested displays. Add TMC2130 settings. Cleanup spacing, etc.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Giuliano Zaro authored
-
Marcio Teixeira authored
- Fix compile error when accessing `process_subcommands_now_P`. - Use `const` var eliminating double-negative (to make code more understandable).
-
Ludy authored
-
- Feb 13, 2019
-
-
Scott Lahteine authored
-
Giuliano Zaro authored
-
- Feb 12, 2019
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
revilor authored
-
InsanityAutomation authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Roman Moravčík authored
-
Ludy authored
-
Scott Lahteine authored
-
- Feb 11, 2019
-
-
Giuliano Zaro authored
Replaced `PID_MAX` with `BANG_MAX` since it should be the correct define to be used when PID is not enabled.
-
Giuliano Zaro authored
-
Ludy authored
-
Giuliano Zaro authored
Incomplete.
-
Roman Moravčík authored
-
Scott Lahteine authored
-