Commit graph

958 commits

Author SHA1 Message Date
Keith Bennett 2952f0be5d Updates from #24560 2022-07-29 06:16:33 -05:00
InsanityAutomation 406c2342fd 🚸 Machine-relative Z_STEPPER_ALIGN_XY (#24261)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-29 06:09:35 -05:00
Mike La Spina b025c18d5b ️ Fix and improve Inline Laser Power (#22690) 2022-07-23 19:57:43 -05:00
Scott Lahteine 53b73bbd7f 🔧 Config parity with 2.1.x 2022-07-23 19:57:42 -05:00
John Robertson 2b8d115ebc ️ PWM for ESP32 I2S expander (#24193) 2022-06-24 18:01:32 -05:00
Scott Lahteine 369542db3b 🔖 Marlin 2.0.9.4 2022-06-05 21:33:29 -05:00
Scott Lahteine 1d8d8dccf4 💥 Num Axes / Multi-Stepper based on Driver Types (#24106, #24120) 2022-06-05 20:58:39 -05:00
John Robertson 9a74bcd4cf Laser Safety Timeout (#24189) 2022-06-03 22:06:50 -05:00
Scott Lahteine 209c792ef7 🔧 Remove LCD_SERIAL_PORT defaults, warn on auto-assign (#24170) 2022-06-03 22:06:50 -05:00
Scott Lahteine dbd00d9927 DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-06-03 22:06:50 -05:00
Scott Lahteine a6ce9bf559 Autoreport Redundant Sensor option (#24014) 2022-06-03 22:06:50 -05:00
Pauli Jokela 3443a9e18b SOUND_ON_DEFAULT option (#24102) 2022-06-03 22:06:50 -05:00
Robert Brenckman b2b5b85045 🐛 Fix Tool Change priming (#21142) 2022-06-03 22:06:50 -05:00
Scott Lahteine 2086cc9f4e 📝 Refer to 'PROGMEM' as 'flash' 2022-06-03 22:06:50 -05:00
Scott Lahteine 8f0180802a 🔧 Move LASER_COOLANT_FLOW_METER to LASER_FEATURE 2022-05-07 18:46:20 -05:00
Giuliano Zaro aa4c991755 📝 Obsolete freeze comment (#23964)
Followup to #23944
2022-05-07 18:46:20 -05:00
Scott Lahteine 2d0af75d37 ✏️ No such pin 2022-05-07 17:34:02 -05:00
ellensp e99104a004 Configurable FREEZE pin state (#23944, #23948)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 16:17:47 -05:00
Robby Candra c89d0114ac STATUS_MESSAGE_TIMEOUT_SEC (#23135)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 16:17:47 -05:00
Scott Lahteine 9324132a40 🎨 Format, use status macros 2022-05-07 16:17:47 -05:00
John Robertson cc8e485e1c ESP32 - Hardware PWM for fan, cutter, servos (#23802) 2022-05-07 16:00:36 -05:00
InsanityAutomation 8d20c5aadf 📝 Fix X2_MAX_POS comment (#23873) 2022-05-07 15:58:31 -05:00
Scott Lahteine 61b470249c 📝 Fix DEFAULT_DUAL_X_CARRIAGE_MODE comment 2022-05-07 15:58:31 -05:00
ellensp 4eb1326355 📝 Update laser/spindle docs link (#23886) 2022-05-07 15:58:31 -05:00
Scott Lahteine b669aa49cc 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-05-07 15:58:31 -05:00
Scott Lahteine 0fafcd20cd 🔧 Mark Thermal Variance Monitor EXPERIMENTAL 2022-05-07 15:58:30 -05:00
Scott Lahteine e082a141f6 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable 2022-05-07 15:58:30 -05:00
tombrazier 575c3150f9 🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828) 2022-05-07 15:58:30 -05:00
kisslorand feafb7d49a M21 P / S / U - Select Volume (#23780)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
M. FURIC Franck 39001bd8d2 LCD Backlight Timer (#23768)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 15:58:30 -05:00
Scott Lahteine 8e11a2bb83 🎨 Move PROPORTIONAL_FONT_RATIO 2022-05-07 15:58:30 -05:00
Scott Lahteine 8a02646f52 📝 Update Toolchange FS comments 2022-05-07 15:58:30 -05:00
GHGiampy ac76ed7ece 🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590) 2022-05-07 15:58:30 -05:00
Taylor Talkington b964d2fff0 Optional HOST_STATUS_NOTIFICATIONS (#22833) 2022-05-07 15:54:55 -05:00
John Lagonikas cdcf31453b 🐛 Fix dual MAX31865 initialization issues (#23496) 2022-05-07 15:53:47 -05:00
Scott Lahteine 2dcc3ddeed 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-05-07 15:38:55 -05:00
GHGiampy e704de9bb0 Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-07 15:26:59 -05:00
A. Herlas 8695f462b7 Z Offset Wizard for TFT_LVGL_UI (English) (#23489) 2022-05-07 15:26:59 -05:00
Scott Lahteine 5617edbb96 🧑‍💻 Misc. updates for extra axes (#23521) 2022-05-07 15:12:45 -05:00
GHGiampy 67e5298a34 Firmware Upload via Binary Transfer (#23462) 2022-05-07 15:10:28 -05:00
John Lagonikas 2ca1d844d7 Temperature variance monitor (#23373) 2022-05-07 15:10:28 -05:00
Scott Lahteine b6c37960e8 📝 KHz => kHz (#23512) 2022-05-07 15:10:19 -05:00
Scott Lahteine 5ec384f40c M919 : Chopper Timing (#23400) 2022-01-09 04:33:24 -06:00
fflosi 6268795003 Per-axis TMC hold multiplier (#23345) 2021-12-25 23:11:43 -06:00
Robby Candra aef613acd3 🔧 Group FAST_PWM_FAN.options (#23331)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
InsanityAutomation 9ecfa1d252 BLTouch High Speed mode runtime configuration (#22916, #23337)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
X-Ryl669 0dc1a58b24 Configurations embed and retrieve (#21321, #23303) 2021-12-25 03:23:10 -06:00
John Lagonikas f2ca70e232 🐛 Fix and improve MAX31865 (#23215)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 03:23:10 -06:00
Giuseppe499 efd67cf80d X Twist Compensation & Calibration (#23238) 2021-12-25 03:23:09 -06:00
ladismrkolj 15204470a8 🔧 Chamber Fan index option (#23262) 2021-12-25 03:23:09 -06:00