43 Révisions (3c932960eaf394c5222effcc36a1b28a1b9606ed)

Auteur SHA1 Message Date
  Scott Lahteine 172ea8c71c General code/bitmaps cleanup il y a 6 ans
  Scott Lahteine 318c419f77 Implement support for Dual X and Y endstops il y a 6 ans
  Thomas Moore f54e0fc90f Prevent damage if DELTA_HEIGHT is incorrect il y a 6 ans
  Scott Lahteine b0173ccdb9 Drop extra initializers for vars initialized by EEPROM code il y a 6 ans
  Scott Lahteine e94f79ccea Patch some serial macros il y a 7 ans
  Scott Lahteine ef750ae86b Towards supporting Z2 in Endstops::report_state il y a 7 ans
  Scott Lahteine 25a61e9061 Improve motion-based endstop triggering code il y a 7 ans
  Bob-the-Kuhn 445d39e95a CORExx endstop detection fixes il y a 7 ans
  Scott Lahteine 7a7a80e6c5 status_printf => lcd_status_printf_P il y a 7 ans
  Bob-the-Kuhn 0934563b97 G38 optional double touch il y a 7 ans
  Scott Lahteine 2defb1d748 Use SET_INPUT_PULLUP where appropriate il y a 7 ans
  Scott Lahteine b6d9eb229f Extend Core endstop commentary il y a 7 ans
  Bob-the-Kuhn c5e08e8761 CoreYX/YZ/ZX needs different endstop logic than CoreXY/YZ/XZ il y a 7 ans
  Roxy-3D 8bf0b496b9 Improve M600 with timeout, wait for heatup. il y a 7 ans
  esenapaj 069c6b38dd Remove unnecessary tabs and spaces il y a 7 ans
  Scott Lahteine 1864b282c5 Implement reversed CORE options il y a 7 ans
  Scott Lahteine f3720f4e81 const arguments to test_dual_z_endstops il y a 7 ans
  Scott Lahteine accabf088a Add support for Z2 min endstop to M119 il y a 7 ans
  Scott Lahteine c07cc9e3f1 Revert changes made to z dual endstop test il y a 7 ans
  Scott Lahteine 4f5a8c05d5 Tweaks to endstops macros il y a 7 ans
  Scott Lahteine 919fe3e4b8 Rename feature to G38_PROBE_TARGET il y a 7 ans
  Scott Lahteine a2864ab7fe Patched up, cleaned up il y a 7 ans
  Bob-the-Kuhn 2911aa7ffa code changes to implement G38 commands il y a 7 ans
  Scott Lahteine ed7d2694fc Don't check Z_MAX on raise when the probe pwns the pin il y a 7 ans
  Scott Lahteine e05af606a8 Clean up probe config options il y a 7 ans
  Scott Lahteine 7242d44810 Endstops vars already initialized il y a 7 ans
  Scott Lahteine 0fcd3706dd Replace ENDSTOPS_ONLY_FOR_HOMING with ENDSTOPS_ALWAYS_ON_DEFAULT il y a 7 ans
  Scott Lahteine 834ad14c8d Add quickstop_stepper to update current position with stepper.quick_stop() il y a 7 ans
  Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM il y a 8 ans
  Scott Lahteine 664b299a51 This fix is not DELTA compatible il y a 8 ans
  Scott Lahteine 6277395e1e set_current_position_from_planner() after stepper.quick_stop() il y a 8 ans
  Scott Lahteine 26f866b908 Apply static to Endstops class il y a 8 ans
  Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps il y a 8 ans
  AnHardt bb66ffb2ae Correct hardware endstops default il y a 8 ans
  Scott Lahteine 15fc93d742 Cleanup and consolidate probe conditionals for clarity il y a 8 ans
  Scott Lahteine 084f6b5b44 Temperature singleton class il y a 8 ans
  Scott Lahteine 13f85a2b50 Can't use the ENABLED macro as a boolean il y a 8 ans
  esenapaj 605808fe37 Additional follow-up the PR #3631(Encapsulate S... il y a 8 ans
  Scott Lahteine 24a15332b3 Encapsulate dual Z endstop handling il y a 8 ans
  Scott Lahteine 5076d12344 Localize M119 in Endstops class il y a 8 ans
  Scott Lahteine 5e4e535ce8 Stepper and Endstops as singleton objects il y a 8 ans