55 Commits (master)

Author SHA1 Message Date
Marcio Teixeira e982770f60 Removed obsolete code; small fix to M914
6 years ago
Marcio Teixeira 310951f92e Merge remote-tracking branch 'origin/upstream_1.1.8' into devel
6 years ago
Scott Lahteine 172ea8c71c General code/bitmaps cleanup
6 years ago
Marcio Teixeira a96dadb94e Tuned STEALTHCHOP for successful print.
7 years ago
Marcio Teixeira 20ec0a64cb Added COOLSTEP automatic motor current adjustment.
7 years ago
Scott Lahteine 318c419f77 Implement support for Dual X and Y endstops
7 years ago
Marcio Teixeira 63cc0744d6 Support for EinsyRambo 0.3; improved M119 and M914
7 years ago
Marcio Teixeira adf64f2613 Removed SUPRESS_CHATTY_ENDSTOPS
7 years ago
Marcio Teixeira d093e34f80 Merge branch 'marlin-1.1.5-einsyrambo' of ssh://code.alephobjects.com/diffusion/MARLIN/marlin into marlin-1.1.5-einsyrambo
7 years ago
Marcio Teixeira 811c40780a Improvements to support for EinsyRambo.
7 years ago
Marcio Teixeira 86d1912ea2 Initial commit.
7 years ago
Marcio Teixeira ad656d76c7 Initial check in of branch for EinsyRambo.
7 years ago
Marcio Teixeira 3817fdfadd Merge 'origin/upstream_1.1.5' into devel
7 years ago
Thomas Moore f54e0fc90f Prevent damage if DELTA_HEIGHT is incorrect
7 years ago
Marcio Teixeira 1fc0a8f206 Fix for Z-endstop failure in .22
7 years ago
Scott Lahteine b0173ccdb9 Drop extra initializers for vars initialized by EEPROM code
7 years ago
Scott Lahteine e94f79ccea Patch some serial macros
7 years ago
Scott Lahteine ef750ae86b Towards supporting Z2 in Endstops::report_state
7 years ago
Scott Lahteine 25a61e9061 Improve motion-based endstop triggering code
7 years ago
Bob-the-Kuhn 445d39e95a CORExx endstop detection fixes
7 years ago
Scott Lahteine deaad78df9 Merge pull request #5678 from Bob-the-Kuhn/G38-optional-double-tap
7 years ago
Scott Lahteine 7a7a80e6c5 status_printf => lcd_status_printf_P
7 years ago
Bob-the-Kuhn 0934563b97 G38 optional double touch
7 years ago
Scott Lahteine 2defb1d748 Use SET_INPUT_PULLUP where appropriate
7 years ago
Scott Lahteine b6d9eb229f Extend Core endstop commentary
7 years ago
Bob-the-Kuhn c5e08e8761 CoreYX/YZ/ZX needs different endstop logic than CoreXY/YZ/XZ
7 years ago
Roxy-3D 8bf0b496b9 Improve M600 with timeout, wait for heatup.
7 years ago
esenapaj 069c6b38dd Remove unnecessary tabs and spaces
7 years ago
Scott Lahteine 1864b282c5 Implement reversed CORE options
8 years ago
Scott Lahteine f3720f4e81 const arguments to test_dual_z_endstops
8 years ago
Scott Lahteine accabf088a Add support for Z2 min endstop to M119
8 years ago
Scott Lahteine c07cc9e3f1 Revert changes made to z dual endstop test
8 years ago
Scott Lahteine 4f5a8c05d5 Tweaks to endstops macros
8 years ago
Scott Lahteine 919fe3e4b8 Rename feature to G38_PROBE_TARGET
8 years ago
Scott Lahteine a2864ab7fe Patched up, cleaned up
8 years ago
Bob-the-Kuhn 2911aa7ffa code changes to implement G38 commands
8 years ago
Scott Lahteine ed7d2694fc Don't check Z_MAX on raise when the probe pwns the pin
8 years ago
Scott Lahteine e05af606a8 Clean up probe config options
8 years ago
Scott Lahteine 7242d44810 Endstops vars already initialized
8 years ago
Scott Lahteine 0fcd3706dd Replace ENDSTOPS_ONLY_FOR_HOMING with ENDSTOPS_ALWAYS_ON_DEFAULT
8 years ago
Scott Lahteine 834ad14c8d Add quickstop_stepper to update current position with stepper.quick_stop()
8 years ago
Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM
8 years ago
Scott Lahteine 664b299a51 This fix is not DELTA compatible
8 years ago
Scott Lahteine 6277395e1e set_current_position_from_planner() after stepper.quick_stop()
8 years ago
Scott Lahteine 26f866b908 Apply static to Endstops class
8 years ago
Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps
8 years ago
AnHardt bb66ffb2ae Correct hardware endstops default
8 years ago
Scott Lahteine 15fc93d742 Cleanup and consolidate probe conditionals for clarity
8 years ago
Scott Lahteine 4f6120f70f Merge pull request #3643 from thinkyhead/rc_singletons_plus_temperature
8 years ago
Scott Lahteine 084f6b5b44 Temperature singleton class
8 years ago