1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-28 06:21:31 +00:00
Commit Graph

949 Commits

Author SHA1 Message Date
Scott Lahteine
cec7836959
Autoreport Redundant Sensor option (#24014) 2022-04-10 03:58:58 -05:00
Robert Brenckman
6ee34331b7
🐛 Fix Tool Change priming (#21142)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-10 00:24:07 -05:00
Scott Lahteine
32e6767b5a
DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-04-04 15:57:03 -05:00
Scott Lahteine
f5daefb09d 🏗️ More 9-axis updates 2022-04-03 20:34:48 -05:00
Scott Lahteine
ff07c2b375 ✏️ No such pin 2022-04-03 18:07:40 -05:00
DerAndere
e5b651f407
Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-01 00:10:38 -05:00
Giuliano Zaro
2786592b62
📝 Obsolete freeze comment (#23964)
Followup to #23944
2022-03-31 21:22:26 -05:00
ellensp
20b5615305
Configurable FREEZE pin state (#23944)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-03-25 22:44:22 -05:00
Robby Candra
b7ffcd6941
STATUS_MESSAGE_TIMEOUT_SEC (#23135)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-03-25 18:34:20 -05:00
Scott Lahteine
8dfdf51678 🎨 Format, use status macros 2022-03-25 18:06:03 -05:00
John Robertson
1f1571f726
ESP32 - Hardware PWM for fan, cutter, servos (#23802) 2022-03-17 22:21:53 -05:00
InsanityAutomation
a9c30cb9c1
📝 Fix X2_MAX_POS comment (#23873) 2022-03-13 17:00:35 -05:00
Scott Lahteine
4d40764802 📝 Fix DEFAULT_DUAL_X_CARRIAGE_MODE comment 2022-03-13 16:59:43 -05:00
ellensp
b9ef0f486a
📝 Update laser/spindle docs link (#23886) 2022-03-11 02:52:35 -06:00
Scott Lahteine
48b5362cf0 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-03-10 22:15:35 -06:00
Scott Lahteine
87e19fe5e7 🔧 Mark Thermal Variance Monitor EXPERIMENTAL 2022-03-04 16:07:38 -06:00
Scott Lahteine
bb2f100fcd 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable 2022-03-02 17:50:55 -06:00
tombrazier
2e39bc30fd
🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828) 2022-03-02 16:13:46 -06:00
kisslorand
9ea6a588c3
M21 P / S / U - Select Volume (#23780)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-27 20:38:11 -06:00
M. FURIC Franck
0e7be8e8c4
LCD Backlight Timer (#23768)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-02-26 16:54:04 -06:00
Scott Lahteine
1420427607 🎨 Move PROPORTIONAL_FONT_RATIO 2022-02-24 18:47:57 -06:00
Scott Lahteine
9530df4816 📝 Update Toolchange FS comments 2022-02-21 19:56:12 -06:00
Taylor Talkington
7763f9385d
Optional HOST_STATUS_NOTIFICATIONS (#22833) 2022-02-08 17:36:06 -06:00
John Lagonikas
57cee04c89
🐛 Fix dual MAX31865 initialization issues (#23496) 2022-02-04 19:10:59 -06:00
GHGiampy
f07fc7e96f
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590) 2022-02-01 17:35:38 -06:00
Scott Lahteine
ab46b7e2f2 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-01-25 15:47:37 -06:00
GHGiampy
1e246d65ad
Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-01-18 00:56:11 -06:00
A. Herlas
cc87695ae7
Z Offset Wizard for TFT_LVGL_UI (English) (#23489) 2022-01-15 23:08:31 -06:00
Scott Lahteine
40481947fc
🧑‍💻 Misc. updates for extra axes (#23521) 2022-01-14 03:14:13 -06:00
Keith Bennett
3e2a38b653
📝 KHz => kHz (#23512) 2022-01-12 10:24:56 -06:00
Scott Lahteine
02b29c0fec 📝 kHz => KHz 2022-01-10 19:49:03 -06:00
GHGiampy
1363b43946
Firmware Upload via Binary Transfer (#23462) 2022-01-09 01:14:03 -06:00
Scott Lahteine
6fbfeb6801 M919 : Chopper Timing (#23400) 2022-01-01 22:57:26 -06:00
John Lagonikas
63f71d85f2
Temperature variance monitor (#23373) 2022-01-01 18:18:07 -06:00
fflosi
c74161c011
Per-axis TMC hold multiplier (#23345) 2021-12-25 02:57:07 -06:00
Robby Candra
3e737cbc91
🔧 Group FAST_PWM_FAN.options (#23331)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-23 02:19:39 -06:00
InsanityAutomation
2893048e29
BLTouch High Speed mode runtime configuration (#22916)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 22:09:55 -06:00
Scott Lahteine
daec6c6bb9 📝 Fix a config comment 2021-12-18 17:38:29 -06:00
X-Ryl669
b464a4b1a4
Configurations embed and retrieve (#21321) 2021-12-14 00:22:06 -06:00
John Lagonikas
9e6ded3cdf
🐛 Fix and improve MAX31865 (#23215)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-08 12:55:09 -06:00
Giuseppe499
a16a059312
X Twist Compensation & Calibration (#23238) 2021-12-06 19:53:51 -06:00
ladismrkolj
97400e54b9
🔧 Chamber Fan index option (#23262) 2021-12-05 15:41:39 -06:00
Keith Bennett
09ee63caf1
✏️ Fix Unicode (#23186) 2021-11-27 16:59:32 -06:00
Scott Lahteine
a7549aac5c 🎨 Misc. issue review patches 2021-11-24 11:38:34 -06:00
Giuliano Zaro
7110d11c9d
Fan tachometer support (#23086)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-11-23 14:01:53 -06:00
Scott Lahteine
2aa36af557 🔧 SOUND_MENU_ITEM for E3V2 2021-11-16 08:59:32 -06:00
Miguel Risco-Castillo
b4b16b63ff
🚸 Expose sub-options for E3V2 Enhanced (#23099) 2021-11-10 10:31:35 -06:00
Skruppy
f53d627750
🐛 Prevent AVR watchdogpile (#23075) 2021-11-04 12:11:57 -05:00
Keith Bennett
a57355ee06
Allow Low EJERK with LA, optional (#23054) 2021-11-01 23:23:54 -05:00
tombrazier
296a6137cd
🚸 More flexible Probe Temperature Compensation (#23033) 2021-11-01 18:03:50 -05:00