398 Commits (7a5e637a3750e2ac27dc5fe5b5793bc6b348413b)

Author SHA1 Message Date
  Roman Moravčík e48cbff10d Fixed redefinition warnings of MSG_HOTEND_TOO_COLD. (#12203) 6 years ago
  Scott Lahteine b641571098 Replace types.h with millis_t.h 6 years ago
  Scott Lahteine eeef4e630a Fix compile error in leds.h 6 years ago
  InsanityAutomation 55ac2f4c23 Fix filament runout for idex duplication modes (#12168) 6 years ago
  Scott Lahteine c6a5c74208 Add parentheses to SD macros 6 years ago
  Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 6 years ago
  Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117) 6 years ago
  Scott Lahteine 8bf596bd4c RETRACT_ZLIFT => RETRACT_ZRAISE 6 years ago
  Marcio Teixeira 056561df93 [2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069) 6 years ago
  Scott Lahteine 9bf5d4331c Clear up some compiler warnings 6 years ago
  AnHardt f56968ba0b New Continuous Filament Mixer (#12098) 6 years ago
  Giuliano Zaro d43d4e4219 Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 6 years ago
  InsanityAutomation d332fcb8fa Fix firmware-retract compile errors (#12061) 6 years ago
  Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
  Scott Lahteine 07d33849b0 Fix unused var warning, apply ENABLED 6 years ago
  Marcio Teixeira 906a24fa81 Extensible user interface API (#11193) 6 years ago
  Sam Lane f2ecf8d510 Add option to control Solenoids under PARKING_EXTRUDER (#12028) 6 years ago
  InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 years ago
  teemuatlut dffb4c63dc [2.0.x] TMC2660 followup (#12029) 6 years ago
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 years ago
  teemuatlut c447d75916 Add support for TMC2660 (#11998) 6 years ago
  Scott Lahteine cf0b9eb37c no need to use destination in do_pause_e_move 6 years ago
  Scott Lahteine 8daadd2c8c
Fix TMC_DEBUG undefined report_tmc_status (#11993) 7 years ago
  teemuatlut c3229e1b34 Migrate to a new TMC library (#11943) 7 years ago
  Scott Lahteine ee53f7d813 Revert header reorg. 7 years ago
  Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 7 years ago
  Thomas Moore ab4549d2bc [2.0.x] Add simultaneous retraction for mixing extruder (#11941) 7 years ago
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 7 years ago
  InsanityAutomation 4d5566a6b7 Add filament runout sensor menu item (#11971) 7 years ago
  AnoNymous b30ca652ae Replace MIN# / MAX# with variadic MIN / MAX (#11960) 7 years ago
  Thomas Moore 3286325044 Add TMC2130 sensorless probing 7 years ago
  Scott Lahteine e4389f7d23
Standard methods to wait for heating (#11949) 7 years ago
  Scott Lahteine 1667ed9d1c Pause should use ECHOLNPGM 7 years ago
  Victor Tseng 93839e2f73 Add option to enable/disable autoretract altogether (#11904) 7 years ago
  Roxy-3D d3d6be8210 Add MAX7219 reverse units option (#11860) 7 years ago
  Scott Lahteine bae8f82ba8
[2.0] Fix Mixing Extruder mixing factors (#11861) 7 years ago
  Scott Lahteine c5e5cc5e9f Fix some trailing whitespace, macros 7 years ago
  AnHardt 54bd124665 2.0.x: Fix normalize_mix() (#11856) 7 years ago
  Scott Lahteine 65045ba54b tmc_util fix part 2 7 years ago
  Scott Lahteine 115abf9c53 Fix syntax error in front of `tmc_axes` 7 years ago
  Roxy-3D 0780913848 IDEX Improvements (#11848) 7 years ago
  Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 7 years ago
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 7 years ago
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 7 years ago
  Scott Lahteine d882717d98
Save some PROGMEM with constexpr (#11798) 7 years ago
  Sam Lane 1b6bc19427 Add external closed loop controller support 7 years ago
  Karl Andersson 69d0ed5791 [2.0.x] Fix ambiguous function call (SERIAL_PROTOCOL_F) when using Arduino_Core_STM32 (#11747) 7 years ago
  Scott Lahteine 0c01099f17 hop_amount => current_hop 7 years ago
  Scott Lahteine 2a61c9a939 Various fixups to configs, spacing, etc. 7 years ago
  Roxy-3D 8d5bea073b
Assume one Max7219 unit if not specified 7 years ago