449 Commits (26a9cd0b082e2bcccd7b54c36eec657f0ecc8b96)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 664b299a51 This fix is not DELTA compatible hace 9 años
  Scott Lahteine 064efb20e0 Also call clear_command_queue for lcd_sdcard_stop hace 9 años
  Scott Lahteine 6277395e1e set_current_position_from_planner() after stepper.quick_stop() hace 9 años
  Scott Lahteine 381bc6f0b0 set_position => set_position_mm hace 9 años
  Scott Lahteine efa7209acf Improved LCD contrast handling hace 9 años
  Scott Lahteine bd97bbc52a Make HAS_LCD_CONTRAST a boolean flag hace 9 años
  Scott Lahteine dc22097b3a Fix some of array initializations hace 9 años
  João Brázio 40e64b36de
Closes #3826: SD printing will now pause and stop the print counter hace 9 años
  Scott Lahteine a4ed988c60 Two index finding functions for MBL hace 9 años
  Scott Lahteine 8218558953 Update comments, rename next_ping_ms, followup to #3797 hace 9 años
  AnHardt 0c4d885d5b Speedup sreen update delay hace 9 años
  Scott Lahteine 754b0152f5 Fix MBL zigzag calls hace 9 años
  João Brázio 09150cae79 Individual Axis Homing LCD menu items hace 9 años
  Scott Lahteine 4dc4e2063f Add REVERSE_ENCODER_DIRECTION option hace 9 años
  Scott Lahteine 51109d4af7 Use AxisEnum with _lcd_babystep() hace 9 años
  Scott Lahteine b65ea98d6b Localize babystepping in the Temperature class hace 9 años
  esenapaj 1a97442d19 Follow-up the PR #3643(Temperature singleton) hace 9 años
  Scott Lahteine 084f6b5b44 Temperature singleton class hace 9 años
  Scott Lahteine ddafb859e2 Use directional buttons when defined hace 9 años
  esenapaj 605808fe37 Additional follow-up the PR #3631(Encapsulate S... hace 9 años
  gralco 908229dbb3 Introduce temp watch protection for the bed hace 9 años
  Scott Lahteine 96f51f400f Planner singleton class hace 9 años
  Scott Lahteine 5e4e535ce8 Stepper and Endstops as singleton objects hace 9 años
  Scott Lahteine 88c6693b9e Fix a typo in #3586 to fix MBL hace 9 años
  Scott Lahteine 003aab6dfd Revert MBL menus to "known" working point hace 9 años
  Scott Lahteine dc2281d2f4 Add nextMenu, nextEncoderPosition to change menus after handler loop hace 9 años
  Scott Lahteine 7fa2bda1b9 Give the "alive dot" its own blink hace 9 años
  Scott Lahteine 9d5e1f32fd Use axis_homed in _lcd_level_bed_homing, item in Prepare before homing hace 9 años
  Scott Lahteine 9bcb72e7f8 Further patches to MBL - break up into more handlers hace 9 años
  Scott Lahteine 3f6ae85748 Fix some MBL display issues for DOGLCD hace 9 años
  Scott Lahteine 78747b1328 min_pos/max_pos => sw_endstop_min/sw_endstop_max hace 9 años
  Scott Lahteine ba84d8d091 Allow setting PIDTEMP and PIDTEMPBED together or apart hace 9 años
  Scott Lahteine 4f04bf7fe8 Show steps done in the babystep display hace 9 años
  Scott Lahteine c242bee449 Add a final lift, if configured, in Manual Bed Leveling hace 9 años
  Scott Lahteine 234987ee2f Fix MBL lift hace 9 años
  Scott Lahteine e0830bf8f1 Don't use LCD alert unless error or alert level is reset later hace 9 años
  Scott Lahteine 4fb8013be1 Reduce redundancy in MENU_ITEM code hace 9 años
  Scott Lahteine 2129db581e Simplify MBL movement, zigzag hace 9 años
  Scott Lahteine 0493fccc0b mbl.active is a bool now hace 9 años
  Scott Lahteine b05f448317 Comments on MBL menu items hace 9 años
  Scott Lahteine fda8f96f00 Fix bug in lcd_preheat_pla0123 and lcd_preheat_abs0123 hace 9 años
  Scott Lahteine 2ae7394640 More fine-grained control of LCD redraw hace 9 años
  Scott Lahteine 386140f361 Test time difference in safe way hace 9 años
  Scott Lahteine 8198cc30b5 More bits when encoderPosition is cast as signed hace 9 años
  Scott Lahteine 5fc6daba2b Disallow REPRAPWORLD_KEYPAD moves on Delta/SCARA until homed hace 9 años
  Scott Lahteine 165e73794a Tweak encoderPosition non-zero test hace 9 años
  Scott Lahteine 479d307a44 Disable LCD Move XYZ for unhomed Delta/SCARA hace 9 años
  Scott Lahteine fb38d698db Add feedback after "Click to Begin" hace 9 años
  Scott Lahteine 582b58e660 Add audio feedback to edit items hace 9 años
  Scott Lahteine a70c3ffc21 Minor syntax tweak with encoderPosition hace 9 años