Commit graph

  • daa8fff6c6 🩹 SD abort requires open file Scott Lahteine 2021-12-12 16:16:40 -0600
  • d481bba327 🐛 Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282) ellensp 2021-12-12 11:06:45 +1300
  • 32b08ae04c Fix Endstops::report_states (#23280) Scott Alfter 2021-12-08 23:18:04 -0800
  • f00a0356c7 🎨 Misc. probe / endstop cleanup Scott Lahteine 2021-12-08 18:36:08 -0600
  • 9871800874 🐛 Fix MKS LVGL UI retraction (#23267) Sola 2021-12-09 03:37:45 +0800
  • 39c2c038be 🩹 Coerce pin_t in set_pwm_duty macros (#23273) Robby Candra 2021-12-09 02:15:31 +0700
  • 285d6488a3 🐛 Fix ACTION_ITEM with nullptr (#23195) Jason Smith 2021-12-08 11:10:37 -0800
  • eecbd09a46 🚸 Onboard SD for SKR 2.0 / SKR PRO (#23274) Robby Candra 2021-12-09 01:57:50 +0700
  • 8d4e4ac115 🎨 Rename MAX31865 elements Scott Lahteine 2021-12-08 12:40:23 -0600
  • b77a5d4c8d ✏️ MAX31856 => MAX31865 Scott Lahteine 2021-12-06 20:18:50 -0600
  • c3b8b3e7e6 🩹 Fix non-PWM cutter compile (#23169) Mike La Spina 2021-12-06 15:52:18 -0600
  • 7123b15801 🐛 Fix TWIBus Wire.begin call (#23183) Stuart Pittaway 2021-12-06 21:40:18 +0000
  • 8a2f13d657 🐛 HAL_reboot for native HAL (#23246) Chris Pepper 2021-12-05 22:18:02 +0000
  • 251d9fc1d7 🐛 Fix env:chitu_f103 (#23225) tommywienert 2021-12-05 23:16:23 +0100
  • 5eeb9650b5 📌 More Longer3D LKx Pro serial tests (#23260) ellensp 2021-12-06 10:42:56 +1300
  • c0addd1d33 M3426 to read i2c MCP3426 ADC (#23184) Stuart Pittaway 2021-12-04 23:44:10 +0000
  • 05b57278d4 🔧 Cutter pins for SKR 2.0 Scott Lahteine 2021-12-04 17:17:10 -0600
  • aa3ec2fbfd 🚸 Park nozzle on "loud kill" (#23172) Robby Candra 2021-12-05 05:14:19 +0700
  • 4468516aa2 BigTree SKR 2 with F429 (#23177) ellensp 2021-12-05 11:10:29 +1300
  • 95d006b406 🐛 Fix TIMER_TONE for ZM3E4 (#23212) ellensp 2021-12-04 09:48:54 +1300
  • 5b057b4bcf 🩹 Assume 4K EEPROM for RUMBA32 BTT (#23205) Jiri Jirus 2021-11-30 21:46:48 +0100
  • 77af48e547 🐛 Fix STM32 FastPWM Scott Lahteine 2021-11-30 13:03:31 -0600
  • 0f7f709aad ✏️ Fix Unicode (#23186) Keith Bennett 2021-11-27 14:59:32 -0800
  • a8c0e11cb1 🩹 Handle nullptr in CardReader::printLongPath (#23197) Jason Smith 2021-11-27 13:54:39 -0800
  • 0556da85b0 🩹 UM2 extruder cooling fan on PJ6 (#23194) Anson Liu 2021-11-27 17:58:05 -0500
  • 93652e5c6f FYSETC Spider v2.2 (#23208) George Fu 2021-11-28 03:26:53 +0800
  • f3fc1d15a3 🩹 Fix include path (#23150) Giuliano Zaro 2021-11-23 22:33:33 +0100
  • 3148060550 📌 Biqu BX temporary framework workaround (#23131) Keith Bennett 2021-11-23 13:54:31 -0800
  • 5f08864d1f 🐛 Fix STM32 set_pwm_duty (#23125) Mike La Spina 2021-11-23 14:05:50 -0600
  • 184fc36a08 🐛 Fix TFT backlight sleep/wake (#23153) Tanguy Pruvot 2021-11-21 20:13:01 +0100
  • 281ed99868 ️ Reduce calls to set fan PWM (#23149) Tanguy Pruvot 2021-11-20 02:44:53 +0100
  • 2cc4a1b326 🎨 Misc formatting Scott Lahteine 2021-11-17 13:01:44 -0600
  • c5bd08755c 🐛 Init PROBE_ENABLE_PIN (#23133) BigTreeTech 2021-11-18 01:35:28 +0800
  • 99f58f63f2 🎨 Fix misspelling (#23137) luzpaz 2021-11-17 12:09:01 -0500
  • c2a674d2c1 🏗️ Planner::busy() (#23145) espr14 2021-11-17 18:07:11 +0100
  • feffc19867 🐛 Fix fast PWM WGM code Scott Lahteine 2021-11-16 14:06:36 -0600
  • f637e1c501 🔨 Bring Makefile up to date Scott Lahteine 2021-11-16 12:49:25 -0600
  • 78240a279b 🔨 Ignore sim flashdrive file (#23129) EvilGremlin 2021-11-16 19:32:43 +0300
  • 656034d2d9 🐛 Fix G33, Delta radii, reachable (#22795) Luc Van Daele 2021-11-16 16:24:53 +0100
  • 39a81d167e 🚸 LCD_SHOW_E_TOTAL for TFT_COLOR_UI (#23127) Mikhail Basov 2021-11-15 07:46:34 +0300
  • cb1570d162 🐛 Fix SENSORLESS_HOMING for 6-axis Scott Lahteine 2021-11-14 17:19:57 -0600
  • 8cb646cc20 🚸 Simplify touchscreen calibration for SimUI (#23124) EvilGremlin 2021-11-15 00:15:07 +0300
  • 3cccb21dc9 🚸 Fix up E3V2 Enhanced (#23100) Miguel Risco-Castillo 2021-11-10 11:55:20 -0500
  • 7f4a49cc44 🎨 Misc. issue review patches Scott Lahteine 2021-10-22 13:21:26 -0500
  • e0c439fe91 ️ Controller Fan software PWM (etc.) (#23102) Mike La Spina 2021-11-14 05:55:31 -0600
  • 49e233e06f 🎨 MPX ARM Mini pins cleanup (#23113) Tanguy Pruvot 2021-11-12 21:26:19 +0100
  • b662dd1f92 🐛 [LCP1768] Init PWM in set_pwm_duty (#23110) Mike La Spina 2021-11-12 12:14:28 -0600
  • 700cae43ab 🩹 Fix RGB case light compile (#23108) Skruppy 2021-11-12 15:57:24 +0100
  • 1c74c6e7ac 🐛 Fix FYSETC Cheetah 2.0 pins for production (#23104) George Fu 2021-11-10 23:58:20 +0800
  • 757a9477db 🩹 Adjust GTR 1.0 ST7920 display delay (#22904) Minims 2021-10-10 01:10:21 +0200
  • 59d43408f6 fix breaks in F() resolution Scott Lahteine 2021-12-25 00:57:30 -0600
  • 1d8941d008 🔨 Port libsdl2_net required for macOS simulator Scott Lahteine 2021-10-05 21:35:31 -0500
  • 17f853d99c ️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093) Keith Bennett 2021-11-09 08:30:02 -0800
  • 6f9f25dbb2 🎨 Misc. code cleanup Scott Lahteine 2021-11-07 01:11:51 -0600
  • 0273a68587 WYH L12864 LCD (Alfawise Ex8) (#22863) VragVideo 2021-10-03 06:12:51 +0300
  • 58a26fcaac 🚸 Indicate Preheating for probe / leveling (#23088) Keith Bennett 2021-11-06 23:09:15 -0700
  • 489aca03ff 🩹 Fix M503 report (#23084) Evgeniy Zhabotinskiy 2021-11-07 07:16:18 +0300
  • f32e19e1c6 🍻 Preliminary fix for Max31865 SPI (#22682) Jin 2021-11-07 11:53:36 +0800
  • 57bd04b6ce 🐛 Fix JyersUI scrolling filename, etc. (#23082) dwzg 2021-11-07 04:48:00 +0100
  • 396df93220 🐛 Fix DGUS Reloaded status message (#23090) ellensp 2021-11-07 15:27:53 +1300
  • 9b76b58b79 🍻 Get/clear reset source earlier Scott Lahteine 2021-11-04 12:18:23 -0500
  • 9fffed7160 🐛 Prevent AVR watchdogpile (#23075) Skruppy 2021-11-04 18:11:57 +0100
  • fd136d5501 🐛 Fix TFT backlight [STM32] (#23062) Tanguy Pruvot 2021-11-04 18:04:04 +0100
  • 89ec1c71f0 🐛 Fix Octopus-Pro Max31865 / SPI (#23072) BigTreeTech 2021-11-04 18:54:38 +0800
  • fc2020c6ec 🔨 Fix IntelliSense / PIO conflicts (#23058) Robby Candra 2021-11-04 17:28:42 +0700
  • f97635de36 📌 'STOP' auto-assign, some Chitu V9 pins (#22889) ellensp 2021-11-04 14:04:06 +1300
  • a0a57406a2 🔨 Script 'mfprep' finds pending commits Scott Lahteine 2021-11-03 07:06:31 -0500
  • 5efef86cfa 🔨 Update git helper scripts Scott Lahteine 2021-11-03 07:02:21 -0500
  • 20c747753d 🔨 Support ABM in mf scripts Scott Lahteine 2021-11-02 01:28:00 -0500
  • 08a9c61587 📌 Default NeoPixel pin for MKS Robin E3/E3D (#23060) Keith Bennett 2021-11-01 23:15:29 -0700
  • 0d91b07797 ⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) Andrei M 2021-11-02 01:47:16 -0400
  • b033da1782 🔧 Endstop / DIAG homing conflict warning (#23050) Keith Bennett 2021-11-01 22:43:40 -0700
  • 4dcd872be5 Allow Low EJERK with LA, optional (#23054) Keith Bennett 2021-11-01 21:23:54 -0700
  • 7e9e2a7435 Artillery Ruby (STM32F401RCT6) (#23029) Keith Bennett 2021-11-01 20:23:24 -0700
  • 0b84194127 🚸 More flexible Probe Temperature Compensation (#23033) tombrazier 2021-11-01 23:03:50 +0000
  • efd9329c81 📝 Tweak EXP comments Scott Lahteine 2021-07-08 01:17:16 -0500
  • 5cbb820e29 🔨 Help for GDB remote debugging Scott Lahteine 2021-10-30 23:43:19 -0500
  • 5a0166489e 🩹 Fix linker error (transfer_port_index) Scott Lahteine 2021-10-30 22:43:02 -0500
  • 692c9a6312 💚 Update Ender-3 V2 config path Scott Lahteine 2021-10-30 04:16:37 -0500
  • 545d14f9a5 🎨 Adjust Ender-3 V2 DWIN options Scott Lahteine 2021-10-30 01:39:33 -0500
  • 7b9e01eb2b Shutdown Host Action (#22908) aalku 2021-10-30 07:17:20 +0200
  • 8562f0ec44 "Rutilea" ESP32 board (#22880) Scott Lahteine 2021-10-29 20:46:55 -0500
  • 6f59d8171f 🔧 Configuration version 02000903 Scott Lahteine 2021-10-29 20:42:52 -0500
  • d29a9014f2 🎨 Standard 'cooldown' method Scott Lahteine 2021-10-27 21:36:06 -0500
  • 205d867e4b 🎨 Standard material presets behavior Scott Lahteine 2021-10-27 20:01:44 -0500
  • 84f9490149 🎨 Define HAS_PREHEAT conditional Scott Lahteine 2021-10-27 21:15:58 -0500
  • 1fd4258423 🐛 Fix E3V2 (CrealityUI) Tune/Prepare > Zoffset (#23040) tome9111991 2021-10-30 00:49:12 +0200
  • e8a55972a7 🐛 Fix EZBoard V2 board name Scott Lahteine 2021-10-28 19:22:35 -0500
  • aef413202e 🐛 Fix MKS Robin E3/E3D Z Stop/Probe pins (#23034) Keith Bennett 2021-10-28 03:26:05 -0700
  • cbc7dadf42 🎨 Apply HAS_MULTI_HOTEND conditional Scott Lahteine 2021-10-26 21:54:43 -0500
  • c508ecc414 🚸 Scroll long filename on MKS TFT (#23031) Zlopi 2021-10-27 23:10:46 +0300
  • 384a31765f 🩹 Retain LCD pins with motor expansion (#23024) ellensp 2021-10-28 09:06:06 +1300
  • 0f2c4fc40b 🐛 Fix serial PORT_RESTORE (and BUFFER_MONITORING) (#23022) somehibs 2021-10-27 21:00:02 +0100
  • 66a274452c 🐛 Fix E3V2 (CrealityUI) position display (#23023) tome9111991 2021-10-27 21:58:32 +0200
  • 12f8168d1e 🚸 Tweaks to UBL G29 Q Scott Lahteine 2021-10-26 19:36:16 -0500
  • 2142e1dae4 🐛 Fix AUTOTEMP bug (thermal runaway) (#23025) woisy00 2021-10-27 01:05:34 +0200
  • 8d21ea55a2 🐛 Add USE_TEMP_EXT_COMPENSATION options (#23007) tombrazier 2021-10-25 06:33:40 +0100
  • a0da7e8a1f 🔧 Fewer alerts about Z_SAFE_HOMING Scott Lahteine 2021-10-24 23:33:27 -0500
  • e2452d6c57 🐛 Fix SHOW_REMAINING_TIME option for JyersUI (#22999) tome9111991 2021-10-22 18:16:07 +0200
  • 5173a3140d BigTreeTech TFT35 SPI V1.0 (#22986) Keith Bennett 2021-10-22 08:52:31 -0700