3791 Révisions (924285afa6bf8dec51a1768201718a590fc3c615)

Auteur SHA1 Message Date
  Scott Lahteine f1b00eb12b Correct the REVERSE_MENU_DIRECTION comment il y a 8 ans
  Scott Lahteine 0c11566f42 Replace LANGUAGE_INCLUDE with LCD_LANGUAGE il y a 8 ans
  Scott Lahteine 259794c0be Make DISPLAY_CHARSET_HD44780 a single setting il y a 8 ans
  Blue-Marlin e89f01d044 Correct an error in lang_de il y a 8 ans
  esenapaj ee2f37f3cc Update distribution date and readme il y a 8 ans
  Blue-Marlin e58e281473 Fix feedrate after toolchange il y a 8 ans
  João Brázio 32d798fcc7
Converted all files on src to Unix file format il y a 8 ans
  Michael Neumann 59cfc84dad German "Umlaute" il y a 8 ans
  Matt Keveney 4dfc496965 added recalc_delta_settings() call in Config_RetrieveSettings. Appears to be necessary any time delta-related parameters (M665) are modified il y a 8 ans
  Scott Lahteine abeab792cb General cleanup around high level move functions il y a 8 ans
  Scott Lahteine 68d0347e67 Call report_current_position after M206 / M428 il y a 8 ans
  Scott Lahteine dcb4cdaa9e Call report_current_position instead of gcode_M114 directly il y a 8 ans
  João Brázio 739dcda0f1
Renamed stopwatch::status to stopwatch::state il y a 8 ans
  Scott Lahteine fce1e843b9 Patch steps rate comment in trapezoid function il y a 8 ans
  João Brázio 7de0161204
Updated example config files il y a 8 ans
  João Brázio 3b6f75511f
Updated multiple pins files il y a 8 ans
  João Brázio 170f7e8a45
Rework Marlin's versioning system il y a 8 ans
  esenapaj 8d0b2f358a Cleanup for language files il y a 8 ans
  João Brázio a901555da4 Moved G29 debug output before matrix.set_to_identity() il y a 8 ans
  Scott Lahteine 88c6693b9e Fix a typo in #3586 to fix MBL il y a 8 ans
  Scott Lahteine aaf9d19954 Allow Z_SAFE_HOMING to compile without a probe il y a 8 ans
  Scott Lahteine 63142eef40 Define dependencies for Z_SAFE_HOMING if left out il y a 8 ans
  João Brázio fe4fc88494
Closes #3351: missing Danish translation il y a 8 ans
  Scott Lahteine 003aab6dfd Revert MBL menus to "known" working point il y a 8 ans
  Scott Lahteine dc2281d2f4 Add nextMenu, nextEncoderPosition to change menus after handler loop il y a 8 ans
  Scott Lahteine 7fa2bda1b9 Give the "alive dot" its own blink il y a 8 ans
  Scott Lahteine 9d5e1f32fd Use axis_homed in _lcd_level_bed_homing, item in Prepare before homing il y a 8 ans
  Scott Lahteine 0c2aa92b07 Z Safe Homing for all il y a 8 ans
  Scott Lahteine 9bcb72e7f8 Further patches to MBL - break up into more handlers il y a 8 ans
  Scott Lahteine 3f6ae85748 Fix some MBL display issues for DOGLCD il y a 8 ans
  Scott Lahteine 71b4f189bf lcd_implementation_drawedit can take 1 arg il y a 8 ans
  Scott Lahteine 1caa2628da Use sync_plan_position_e function elsewhere il y a 8 ans
  Scott Lahteine c7df961144 Fix G92 so it only sets the plan position once il y a 8 ans
  Scott Lahteine 1addb50b62 Shrink debug code in TWIBus and disable by default il y a 8 ans
  Scott Lahteine 21a6b66807 Shrink debug code in Stopwatch and disable by default il y a 8 ans
  Scott Lahteine e523a0dc61 Fix bug in TWIBus ctor declaration il y a 8 ans
  Scott Lahteine ee9bd66a68 Add comments to debug bit flags il y a 8 ans
  Scott Lahteine 8a2587f017 Read size for MAX6675 from sizeof(max6675_temp) il y a 8 ans
  Scott Lahteine ac69fad96d lowercase "stop" function il y a 8 ans
  Scott Lahteine 39ee9c526b setTargetedHotend => get_target_extruder_from_command il y a 8 ans
  Scott Lahteine cafa8b8ce3 Rename filament runout items il y a 8 ans
  Scott Lahteine 27b2e2e786 Document some variables il y a 8 ans
  Scott Lahteine a4062a47ac Rename baricuda variables il y a 8 ans
  Scott Lahteine 78747b1328 min_pos/max_pos => sw_endstop_min/sw_endstop_max il y a 8 ans
  Scott Lahteine ba84d8d091 Allow setting PIDTEMP and PIDTEMPBED together or apart il y a 8 ans
  Scott Lahteine 9a12054e0e Git helper shell scripts for MarlinFirmware il y a 8 ans
  Scott Lahteine 4f04bf7fe8 Show steps done in the babystep display il y a 8 ans
  Scott Lahteine 026ae8f2f0 Call lcd_setFont only when needed il y a 8 ans
  Scott Lahteine 90c97c8185 Add _draw_axis_label function to reduce source il y a 8 ans
  Scott Lahteine 34b17d4a8a Reduce heater status code if no bed il y a 8 ans