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

1096 Commits

Author SHA1 Message Date
Christophe Huriaux
b77e2a5020
Ender 3 S1 Pro/Plus stock touchscreen (#25905)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-30 23:06:08 -05:00
narno2202
7b23fd3548
🐛 Fix FT Motion runout in progress (#26020) 2023-06-29 17:06:05 -05:00
Scott Lahteine
2691167afe
🧑‍💻 Dump BOTH and EITHER macros (#25908) 2023-06-02 14:26:02 -05:00
Scott Lahteine
772e19aab9
EP_BABYSTEPPING (#25869) 2023-05-24 22:10:40 -05:00
Giuliano Zaro
df078cac92 🔧 TMC Config Inheritance followup (#25783) 2023-05-16 02:46:19 -05:00
Scott Lahteine
ed66f498eb 🚸 Fixed-Time Motion EEPROM and Menu (#25835) 2023-05-16 02:46:19 -05:00
Scott Lahteine
46e8b9cad9 🔧 Disable FT Motion by default 2023-05-15 00:03:53 -05:00
ellensp
2e24637bd6
"One Click" Print newest file (#25781)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-14 20:48:55 -05:00
Vert
5859ff0280
NUM_REDUNDANT_FANS (#25808)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-13 16:51:12 -05:00
ellensp
d52d26b4ef
🔧 Update multi-stepper axis conditionals (#25798)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-09 15:37:34 -05:00
Scott Lahteine
c6ea99f4be 🐛 Fix babystep corrupting DIR
Followup to 2538a7c4
2023-05-08 18:53:44 -05:00
Scott Lahteine
85325f585a
🧑‍💻 Endstops preliminary work (#25780) 2023-05-05 19:37:13 -05:00
Scott Lahteine
5abb594f01 🔧 TMC Config Inheritance 2023-05-05 02:27:35 -05:00
Thomas Niccolo Reyes
001d1fd7cb
🚸 Improve MMU2 unload (like original MMU2S) (#20147)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-04 18:09:36 -05:00
Scott Lahteine
9773160639 🔧 Character display has boot screen 2023-04-30 18:32:48 -05:00
James Pearson
c5a2e41647
🐛 Probe behavior corrections (#25631)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: David Fries <2767875+dfries@users.noreply.github.com>
2023-04-28 17:30:15 -05:00
TheSnowfield
959f7308e7
AUTO_REPORT_REAL_POSITION option for M154 (#25738) 2023-04-27 07:37:11 -05:00
Scott Lahteine
467ab74523
🧑‍💻 Simplify endstops config (#25748) 2023-04-26 14:56:23 -05:00
Giuliano Zaro
f5a905a641 TEMP_SENSOR_SOC (#25642)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-24 23:41:26 -05:00
Scott Lahteine
5664c02d07 🧑‍💻 Generalize SDSUPPORT as HAS_MEDIA
In preparation for single- and multi-volume refactoring.
2023-04-22 22:43:09 -05:00
Scott Lahteine
4233e4864f
🚸 MarlinUI Endstop Test Screen, and more (#25667) 2023-04-22 01:56:10 -05:00
Andrew
883bde07c6
🔧 Animated bootscreen U8glib-only (#25684) 2023-04-15 20:51:51 -05:00
Scott Lahteine
f5c7b190f6 🐛 Fix BLTOUCH_HS_MODE config 2023-04-11 23:44:20 -05:00
David Fries
c6e564885e
BLTOUCH_HS_EXTRA_CLEARANCE (#25655)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-11 18:37:54 -05:00
Scott Lahteine
832f769b46 📝 Describe G34, spellcheck 2023-04-10 23:38:21 -05:00
Scott Lahteine
7e700c1394 🔧 Move DOGLCD options 2023-04-05 14:02:52 -05:00
Scott Lahteine
c37fa3cc90
Fixed-Time Motion with Input Shaping by Ulendo (#25394)
Co-authored-by: Ulendo Alex <alex@ulendo.io>
2023-03-31 21:18:37 -05:00
ellensp
2c6aff5c79
🔧 Impose Hephestos 2 Bed Kit requirements (#25585) 2023-03-28 21:36:05 -05:00
Scott Lahteine
61f22f34d3
🔧 Clarify axis disable / timeout (#25571) 2023-03-26 17:24:40 -05:00
Bob Kuhn
0021a58943
AnyCubic Vyper / Vyper LCD (#25405) 2023-03-26 04:07:25 -05:00
Giuliano Zaro
aeb8eabfcc
📝 Fix spelling (#25563) 2023-03-25 18:34:56 -05:00
Scott Lahteine
769ad27645 🎨 TMC SPI Pins
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2023-03-24 18:25:48 -05:00
StevilKnevil
7e25e87807
REPORT_ADAPTIVE_FAN_SLOWING (#25537) 2023-03-18 19:57:34 -05:00
John Lagonikas
5be895d906
🚸 Temperature Variance Monitor tweaks (#23571)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-03-18 06:43:15 -05:00
Keith Bennett
98c0cc044d 🔧 SQUARE_WAVE_STEPPING => EDGE_STEPPING (#25526)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-03-18 04:32:13 -05:00
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