1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-02 08:09:36 +00:00
Commit Graph

1378 Commits

Author SHA1 Message Date
Scott Lahteine
8ac0f14796
🪠 More granular sub-options undef (#27373) 2024-08-28 20:41:12 -05:00
Erkan Ozgur Yilmaz
a9c529f004
Prusa MMU3 (#26635)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-08-23 18:33:13 -05:00
Scott Lahteine
9b472a02e9 PROBE_TARE_MENU 2024-08-21 18:36:49 -05:00
Scott Lahteine
35dad3fdfe 📝 BIQU MicroProbe followup 2024-08-19 15:00:15 -05:00
Scott Lahteine
ecfff5099a 🎨 Misc. format, cleanup 2024-08-16 00:18:33 -05:00
Scott Lahteine
986344640f
🔧 Minimal configuration with Config.h (#27338) 2024-08-15 23:08:26 -05:00
narno2202
e5ce65c32b
🔧 BIQU MicroProbe + FT_MOTION sanity-check (#27302) 2024-08-05 17:54:18 -05:00
tombrazier
851257c44b
🐛 Fix MPC differential tuning (#27274) 2024-08-05 17:44:15 -05:00
Scott Lahteine
20e6b6315e 📝 Config section reorganization 2024-07-23 17:59:14 -05:00
Scott Lahteine
4a5d8ba87e
👷 Local URL checking script (#26975) 2024-07-23 15:41:29 -05:00
Keith Bennett
95c1b7fb31
🔧 USART6 for STM32, expand port range (#27262) 2024-07-13 12:18:47 -05:00
Justin Nesselrotte
44c2682168
RS485 support with G-code M485 (#25680)
Co-authored-by: Stephen Hawes <sphawes@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-09 17:00:14 -05:00
Keith Bennett
ee8dada752
♻️ DISABLE_ENCODER => NO_BACK_MENU_ITEM (#27180) 2024-06-16 16:10:12 -05:00
Keith Bennett
a2daee8f7a
📝 MPCTEMP is tested (#27075) 2024-05-12 17:39:58 -05:00
Alexander Thomas Julian
f5f6c37c17
🐛 LCD Bed Tramming fixes (#26962)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-05-12 13:25:14 -05:00
Holger Mößinger
cd357b0278
🔧🚸 Tweaks for (MiniRambo) CNC (#26892)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-03-27 14:38:08 -05:00
InsanityAutomation
504219817c
Redundant PSU Control with EDM (#26751) 2024-03-09 21:22:23 -06:00
Scott Lahteine
982b425792
🔥 Drop TMC26X support (#26770) 2024-02-27 20:45:34 -06:00
Scott Lahteine
1d295f7983 🔥 Clean up SCARA/TPARA 2024-02-07 23:45:51 -06:00
Scott Lahteine
1dee4d92c6 🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES
Follow up to #26517
2024-02-04 12:09:48 -06:00
minding-myown-business
cbc674ff99
📝 Fix dead LCD link (#26669) 2024-01-24 18:24:25 -06:00
Keith Bennett
204de723f1
BIQU MicroProbe (#26527) 2024-01-21 06:01:25 -06:00
Vovodroid
da96607b65
🔧 Adjust DEFAULT_EJERK settings (#26665) 2024-01-19 16:38:25 -06:00
plampix
854f3315af
EDITABLE_STEPS_PER_UNIT (#26618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-10 00:33:54 -06:00
Scott Lahteine
f4eafed188 🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29 2024-01-07 21:59:25 -06:00
plampix
6d407767e7
🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-03 09:43:18 -06:00
I3DBeeTech
4a9e102c2e
📺 I3DBEE TECH Beez Mini 12864 (#26596) 2024-01-02 18:53:41 -06:00
ellensp
5d1ede08aa
CTC_A10S_A13 (#26514) 2023-12-31 03:54:26 -06:00
jesterhead82
fef74398e4
MARKFORGED_INVERSE (#26516) 2023-12-13 01:44:11 -06:00
mikemerryguy
f4228cc4c1
XY_AFTER_HOMING, EVENT_GCODE_AFTER_HOMING (#26469)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-28 17:55:21 -06:00
David Buezas
0a86a5f39c
MAX Thermocouples for Heated Bed (#26441)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-25 19:55:51 -06:00
Keith Bennett
924d7769ec
BD_SENSOR_PROBE_NO_STOP (#26353) 2023-11-25 16:31:53 -06:00
ellensp
36e66bdd9f
🔧 Define MarlinUI axis moves with lists (#26344)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-17 14:11:59 -06:00
Vovodroid
884a3249fe
BED_ANNEALING_GCODE (#26341)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-11 20:40:49 -06:00
Vladimir Sitnikov
cb044d989c
Probe XY Offset value limits (#26267)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-05 01:46:57 -05:00
Marcio T
6a35ab6557
Z_PROBE_ERROR_TOLERANCE (expose) (#26229)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-14 23:54:54 -05:00
Scott Lahteine
d695e5f7bc 🔧 Misc. probe opts 2023-10-12 13:03:02 -05:00
Keith Bennett
b58d5dabf8
🔧 BTT_MINI_12864_V1 => BTT_MINI_12864 (#26160) 2023-10-08 20:07:09 -05:00
Dipl.-Ing. Raoul Rubien, BSc
047bce0cdd
🔧 More angles for 2x Servo Switching Nozzle (#26303)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-08 19:22:40 -05:00
Scott Lahteine
014609ad87 🔧 Move some config options 2023-10-07 00:29:34 -05:00
Scott Lahteine
91ab18d1d2 📝 Some settings units 2023-10-06 16:08:30 -05:00
Scott Lahteine
86be9a85d0
📝 Thermistor info updates (#26202) 2023-08-23 13:44:40 -05:00
Scott Lahteine
8d74a63e4b 📝 Update a config comment 2023-08-06 21:04:40 -05:00
Alexey D. Filimonov
06d46a0ef9
AUTO_POWER_SPINDLE_LASER (#25739) 2023-08-04 19:07:56 -05:00
ellensp
aaa590855a
📝 E3S1PRO is T5L (#26143) 2023-08-02 22:55:29 -05:00
Scott Lahteine
bed26734a2
🔧 More endstops refactoring (#25758) 2023-08-01 23:03:06 -05:00
ellensp
5bcaae62f2
️ Compact RGB565 TFT boot images (#26011)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-23 22:31:39 -05:00
Alexander Gavrilenko
244de2458a
🧑‍💻 Improve TFT Color UI layout / theme (#26077)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-17 02:53:36 -05:00
Keith Bennett
929497d527
📝 Update config URLs (#26049) 2023-07-04 16:07:56 -05:00
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