1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-30 23:30:16 +00:00
Commit Graph

1061 Commits

Author SHA1 Message Date
Scott Lahteine
51d3eabf46 ♻️ Refactor PROBE_PT_[123] 2023-03-16 00:45:13 -05:00
Scott Lahteine
3365172e7c 🔧 Expose MULTISTEPPING_LIMIT option
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
2023-03-13 16:49:33 -05:00
Scott Lahteine
4fdb0fbe8e MAX7219_DEBUG_MULTISTEPPING
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
2023-03-12 15:18:54 -05:00
Scott Lahteine
f9d3939d23 🎨 Cosmetic stepper updates
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
2023-03-12 15:18:54 -05:00
Scott Lahteine
7552fc8f8d 📝 Update DISABLE_INACTIVE_* comment
Followup to #25422
2023-02-23 22:03:06 -06:00
Scott Lahteine
f9f6662a8c
♻️ Stepper options refactor (#25422) 2023-02-23 21:08:31 -06:00
lukasradek
0f745468a1
🔧 Up to 9 tramming points (#25293)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-20 18:57:15 -06:00
Anson Liu
4f212e50b6
TC_GCODE_USE_GLOBAL_* (#25399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-20 18:49:15 -06:00
Scott Lahteine
96bc084f3d 🎨 Misc. LCD cleanup (#25400) 2023-02-18 02:23:08 -06:00
Trivalik
db01960a0e
🚸 Negative temperature display option (#25036)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-11 22:14:53 -06:00
Keith Bennett
cb7af50baf
📝 Fix Z*_ENDSTOP_ADJUSTMENT comments (#25295) 2023-02-02 19:41:46 -06:00
tombrazier
d6f4f24658
🩹 Fix PID / MPC heating flags (#25314)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-01 01:25:13 -06:00
Scott Lahteine
6fe387b6f0 🧑‍💻 Adjust PID / MPC / ProUI
Changes to simplify #25232 WIP
2023-01-15 17:23:53 -06:00
Keith Bennett
212167b140
📝 No longer experimental (#25238) 2023-01-15 07:25:36 -06:00
Scott Lahteine
da87c203c1 🔖 Config version 02010300 2023-01-15 01:19:45 -06:00
Powerlated
64167dfe79
PREHEAT_TIME_BED_MS (#25146) 2023-01-10 23:40:15 -06:00
Scott Lahteine
2dcf3b8550 🎨 Rename *_temp_error to *temp_error 2023-01-04 02:25:04 -06:00
mikemerryguy
00fad1a79b
LARGE_MOVE_ITEMS (#25026)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-01 23:13:53 -06:00
ellensp
32e8627510
New DGUS_LCD_UI option, IA_CREALITY (#25143)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-31 20:38:13 -06:00
ellensp
c7e84e8ef1
Persistent AUTOTEMP settings (#25093) 2022-12-30 20:59:13 -06:00
tombrazier
b4fbe4ff50
️ Better IS buffer size calc (#25035) 2022-12-10 11:28:48 -06:00
Vovodroid
a10f4c0e53
Two controller fans (#24995) 2022-12-10 09:03:54 -06:00
EvilGremlin
b169d623e3
🚸 Progress display followup (#24879) 2022-12-07 16:08:53 -06:00
tombrazier
89334caa52
️ Input Shaping improvements (#24951) 2022-11-27 21:38:15 -06:00
Manuel McLure
cc1069a3f0
🔧 Merge TMC26X with TMC config (#24373) 2022-11-26 20:30:59 -06:00
kurtis-potier-geofabrica
1b31a7cf2c
🚸 Up to 3 MAX Thermocouples (#24898) 2022-10-21 23:13:56 -05:00
tombrazier
a460b01c87
🚀 ZV Input Shaping (#24797) 2022-10-21 16:34:22 -05:00
InsanityAutomation
02c43f44c7
Controllerfan PWM scaling, kickstart (#24873) 2022-10-21 13:03:38 -05:00
ellensp
42d30ed102
🔧 Some STM32 UART Sanity Checks (#24795) 2022-10-19 21:23:22 -05:00
Giuliano Zaro
efde96131d ADVANCE_K per-extruder (#24821)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-10-10 14:55:04 -04:00
EvilGremlin
f595e40ceb ♻️ Set Progress without LCD (#24767)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-10-09 11:34:48 -04:00
studiodyne
9e5c143b87 M217 G wipe retract length 2022-09-07 17:46:28 -05:00
studiodyne
458e1aea41 XY_COUNTERPART_BACKOFF_MM 2022-09-07 15:41:17 -05:00
Scott Lahteine
9ab0b18256 📝 Fix comment 2022-09-06 22:34:17 -05:00
Scott Lahteine
68d4869616 Format some comments 2022-09-03 18:21:23 -05:00
tombrazier
8e71f7add4
Permit Linear Advance with I2S Streaming (#24684) 2022-09-01 21:04:46 -05:00
Scott Lahteine
6542f61aaf 🔖 Config version 02010200 2022-08-29 19:23:53 -05:00
Arkadiusz Miśkiewicz
82d1851743
M20_TIMESTAMP_SUPPORT (#24679)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-08-25 17:14:54 -05:00
EvilGremlin
2f91154cbd
♻️ Display sleep minutes, encoder disable option (#24618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-08-25 12:16:55 -05:00
Scott Lahteine
c2874ca809 🔨 Update schema ignores, export value 2022-08-14 03:58:03 -05:00
Scott Lahteine
d33111b215 🎨 Misc. config cleanup 2022-08-06 18:40:25 -05:00
ExtNeon
53b202cf9d
SD Endstop Abort G-Code (#24461) 2022-08-06 18:37:03 -05:00
Scott Lahteine
59c2fe4561
🧑‍💻 MARLIN_TEST_BUILD – for future use (#24077) 2022-08-04 17:56:09 -05:00
Scott Lahteine
b7fd046d59 🔧 Add date, version to Config Export 2022-08-04 17:50:41 -05:00
Scott Lahteine
1bed10c380
🔧 Config INI, dump options (#24528) 2022-08-04 02:38:15 -05:00
Scott Lahteine
007af47768 Reinstate JyersUI 2022-07-22 22:09:08 -05:00
InsanityAutomation
aacc2d3dc5
🐛 Fix Archim2 USB Hang (#24314) 2022-07-20 03:08:19 -05:00
InsanityAutomation
bb3c5aa186
🚸 Machine-relative Z_STEPPER_ALIGN_XY (#24261)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-18 20:12:27 -05:00
Nikolay-Po
8a1643587b
Steinhart-Hart C Coeff for Custom Thermistor (#24428) 2022-07-15 19:56:15 -05:00
Bob Kuhn
3f4e4a4d89
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427) 2022-07-13 22:16:22 -05:00
Farva42
5979aab1c7 MAG_MOUNTED_PROBE (#24420)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-07-06 21:15:18 -05:00
Scott Lahteine
f73fad1b2f 🔥 Remove JyersUI (#24459) 2022-07-06 21:15:18 -05:00
Scott Lahteine
1497c40379 📝 Configurations 02010100 (#24458) 2022-07-06 21:15:18 -05:00
Mike La Spina
6a67ad4e4a ️ Fix and improve Inline Laser Power (#22690) 2022-07-06 21:15:18 -05:00
tombrazier
2266f1ad67
MAX7219 idle profiler (#24375) 2022-06-26 00:38:23 -05:00
John Robertson
ca06c6eab9
️ PWM for ESP32 I2S expander (#24193) 2022-06-04 01:26:08 -05:00
John Robertson
85c0875db2
Laser Safety Timeout (#24189) 2022-05-31 17:09:44 -05:00
Scott Lahteine
2bb9e0d58e
🔧 Remove LCD_SERIAL_PORT defaults, warn on auto-assign (#24170) 2022-05-20 11:27:09 -05:00
Scott Lahteine
672d0d4448 📝 Refer to 'PROGMEM' as 'flash' 2022-05-11 23:37:40 -05:00
Pauli Jokela
04fe50936e
SOUND_ON_DEFAULT option (#24102)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-11 21:23:16 -05:00
Scott Lahteine
9d6b4a2e97 🔧 Move LASER_COOLANT_FLOW_METER to LASER_FEATURE 2022-05-05 13:41:03 -05:00
Keith Bennett
df40181357
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-04 19:25:02 -05:00
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