54 Commits (0278ad0a6d4bc49bf6343d5e61b695cf57601c53)

Author SHA1 Message Date
  3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 5 years ago
  Scott Lahteine 3f36a38512 Clean up some pre-serial-redirect includes 5 years ago
  Scott Lahteine 64253e1a58 Followup to serial reform 5 years ago
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  AnHardt 0e37fe8776 Apply minimum C in M303 (#13113) 5 years ago
  InsanityAutomation a1d03fe7ba Fix single nozzle fan (#13038) 5 years ago
  Ludy acf266fe78 Fix a compile warning, etc. (#12955) 5 years ago
  Marcio Teixeira f11c6d5d02 Fix M107 when dual-nozzles share fan (#12819) (#12909) 5 years ago
  InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 5 years ago
  Luu Lac bcf347403b Fix M106 extruder & fan count (#12820) 5 years ago
  Ludy 14a7faf087 Fix compile warning comparison uint and int (#12788) 5 years ago
  Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 5 years ago
  InsanityAutomation 4f2473053c Fix M106 with SINGLENOZZLE 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  kAdonis 4ae9a06c60 Update M303.cpp (#12471) 5 years ago
  Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 5 years ago
  Ludy 56a94c2a26 Use 'target_extruder' in M104 as with M109 (#12448) 5 years ago
  Scott Lahteine d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432) 5 years ago
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 years ago
  Giuliano Zaro d43d4e4219 Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 5 years ago
  InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 5 years ago
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 5 years ago
  Giuliano Zaro 70e7a465d8 [2.0.x] Fix compile error (#11951) 5 years ago
  Scott Lahteine 1410e79e7f Ensure M109 handles autotemp 5 years ago
  Scott Lahteine e4389f7d23
Standard methods to wait for heating (#11949) 5 years ago
  Roxy-3D 0780913848 IDEX Improvements (#11848) 5 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
  Scott Lahteine 35258dd50b Consistent heating status and status reset 6 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
  Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
  Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
  Marcio Teixeira 8bc93c6f2b Improve heating/cooling LCD messages (#10293) 6 years ago
  Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 6 years ago
  Scott Lahteine 751785fc97 Followup to recent patches 6 years ago
  Scott Lahteine 42608b1925 Init old_red to 127 to ensure initial change 6 years ago
  Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional 6 years ago
  Scott Lahteine e5ee0b6f6c Implement MALYAN_LCD 6 years ago
  Thomas Moore f7efac57b7 Multi-host support 6 years ago
  Scott Lahteine 4af3d436b2 M303 pid autotune cleanup, commentary 6 years ago
  Scott Lahteine e37dd64548 Apply LEDColor, language fixes 6 years ago
  Scott Lahteine 91baca6abb Patches for compiler warnings/errors 6 years ago
  Scott Lahteine 3ac581eac9 Neopixel changes for parity with 1.1.x 6 years ago
  Scott Lahteine ce48403a0b Add EXTRA_FAN_SPEED feature 6 years ago
  Slawomir Ciunczyk a11e6a1022 Different NEOPIXEL types 6 years ago
  Scott Lahteine 1587962547 Combine G-code files into fewer units 6 years ago
  Scott Lahteine 7479ff98b7 Move M140, M190 to cpp 6 years ago
  Scott Lahteine df0432c7c8 Move M155 to cpp, auto-report to Temperature 6 years ago
  Scott Lahteine df031ab100 Move M106_M107 to cpp 6 years ago
  Scott Lahteine 99c4b9050a Move M105 to cpp 6 years ago