1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-28 14:24:34 +00:00
Commit Graph

1304 Commits

Author SHA1 Message Date
Scott Lahteine
b5836b243a 🔧 Optional MPC_AUTOTUNE to save 5.5 - 5.8KB 2023-03-18 00:06:45 -05:00
jamespearson04
89e8257008
🚸 Refinements for UBL G29 J (tilt mesh) (#25486) 2023-03-16 20:06:55 -05:00
ellensp
41b3409ba8
🔧 Safer default for Z_MIN_PROBE_PIN override (#25524)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-03-16 00:42:52 -05:00
Scott Lahteine
10983d0cfe
🎨 Misc. tramming menu cleanup (#25519) 2023-03-15 00:29:37 -05:00
Davide Rombolà
1cf85196b6
🩹 Fix IA_CREALITY float, startup (#25493)
Followup to #25440
2023-03-14 18:54:24 -05:00
Neo2003
9039e99df1
📺 DGUS_RELOADED 1.03 (#25490) 2023-03-13 16:55:03 -05:00
Evgeniy Zhabotinskiy
904ddf8551
Z_SAFE_HOMING_POINT_ABSOLUTE (#23069) 2023-03-09 18:56:19 -06:00
Kurt Haenen
db5ff20b72
Extra Z Servo Probe options (#21427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-03-09 00:20:30 -06:00
EvilGremlin
e977232735
Switching extruder/nozzle without servo (e.g., Dondolo) (#24553)
Co-authored-by: Anson Liu <ansonl@users.noreply.github.com>
2023-03-03 20:43:20 -06:00
Scott Lahteine
13eab74fb8 ♻️ Stepper options followup
Followup to #25422
2023-03-03 14:22:21 -06:00
Daranbalt4
866e7d3128
LCD_BACKLIGHT_TIMEOUT for Neopixel LCD (#25438) 2023-02-26 21:23:52 -06:00
ellensp
db904f1895
📝 Link to archived RA Control Panel page (#25424) 2023-02-26 20:27:58 -06:00
ellensp
03eb9b0582
📝 New URL for IA_CREALITY DWIN files (#25423) 2023-02-26 20:23:39 -06:00
Scott Lahteine
f9f6662a8c
♻️ Stepper options refactor (#25422) 2023-02-23 21:08:31 -06:00
Davide Rombolà
9db5bd000b
IA_CREALITY screen rotation (#25397)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-18 03:49:57 -06:00
apulver
fc20533583
AVOID_OBSTACLES for UBL (#25256) 2023-02-15 00:38:54 -06:00
Dan Royer
738f0a10f5
POLARGRAPH / PEN_UP_DOWN_MENU (#25303)
Co-authored-by: Dan Royer <1464454+i-make-robots@users.noreply.github.com>
2023-01-31 00:12:03 -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
kadir ilkimen
7717beb793 Polar Kinematics (#25214) 2023-01-10 23:33:09 -06:00
Anson Liu
8a33cfd546
🚸 RGB_STARTUP_TEST for PCA9632 (#25163) 2023-01-08 03:46:26 -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
Alexander Gavrilenko
fca1929beb
️ UTF support for TFT Color UI (#25073) 2022-12-30 23:44:55 -06:00
Bart Meijer
049cfe659c
SAMD21 HAL / Minitronics v2.0 (#24976) 2022-12-12 15:36:50 -06:00
Alexander Gavrilenko
aaae56a650
TFT_COLOR_UI async DMA SPI (#24980) 2022-12-12 15:13:31 -06:00
Sebastien BLAISOT
44b68319f1
M150 S default index (#23066)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-07 15:49:38 -06:00
Scott Lahteine
d8fe7364c9 📝 Update config comments 2022-12-05 11:01:08 -06:00
ellensp
74474c8a81
🔧 Fix TPARA (…SCARA, DELTA) settings (#25016) 2022-11-26 00:21:47 -06:00
kurtis-potier-geofabrica
1b31a7cf2c
🚸 Up to 3 MAX Thermocouples (#24898) 2022-10-21 23:13:56 -05:00
ellensp
1aa0ece8a4
Tronxy v10 (#24787) 2022-10-17 22:41:41 -05:00
Keith Bennett
11f8244573
🔧 Thermistor (66) sanity-check (#24803) 2022-10-01 11:19:51 -05:00
discip
f84d51ec06
Pt1000 with 2k2 pullup (SKR 3 / EZ) (#24790) 2022-09-26 16:42:52 -05:00
Stefan Kalscheuer
06d7d2ada4
Anycubic i3 Mega LCD file menu fix (#24752) 2022-09-16 14:21:13 -05:00
studiodyne
0765dfd43f RGB_STARTUP_TEST 2022-09-07 14:16:21 -05:00
Scott Lahteine
6542f61aaf 🔖 Config version 02010200 2022-08-29 19:23:53 -05:00
Keith Bennett
ace358327d
🚸 Up to 10 Preheat Constants (#24636) 2022-08-25 18:14:50 -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
Keith Bennett
d77027276c
🔧 Fix Skew Correction defaults (#24601) 2022-08-22 09:53:51 -05:00
Keith Bennett
03d9254079
🔧 Remove STM32F4 Print Counter Sanity Check (#24605) 2022-08-19 13:11:15 -05:00
Scott Lahteine
e701e0bb25 🔨 Misc. schema updates 2022-08-19 11:09:07 -05:00
Scott Lahteine
d33111b215 🎨 Misc. config cleanup 2022-08-06 18:40:25 -05:00
Mark
83320f1052
Bed Distance Sensor (#24554) 2022-08-06 01:14:58 -05:00
Scott Lahteine
1bed10c380
🔧 Config INI, dump options (#24528) 2022-08-04 02:38:15 -05:00
InsanityAutomation
91f9e1671f
Configurable Switching Nozzle dwell (#24304) 2022-07-30 21:55:32 -05:00
Keith Bennett
f4b6870ad1
Encoder Noise Filter (#24538) 2022-07-30 19:51:25 -05:00
Keith Bennett
a29fb8088f
📝 Update MPCTEMP G-Code M306 T (#24535)
M306 simply reports current values. M306 T starts autotune process.
2022-07-25 13:47:07 -05:00
Scott Lahteine
007af47768 Reinstate JyersUI 2022-07-22 22:09:08 -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