0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-10 00:23:01 +00:00
Commit graph

1115 commits

Author SHA1 Message Date
ellensp
7eee772f60
MAX31865 Bed settings () 2025-01-08 22:41:03 -06:00
Chris
22977c885b
Games for E3V2 + MarlinUI () 2025-01-08 18:53:15 -06:00
Scott Lahteine
dcc10565f8 📝 @section calibration => calibrate 2024-12-15 20:35:05 -06:00
Scott Lahteine
4797f25428
🔨 Update config.ini, move undefs () 2024-12-01 23:05:34 -06:00
Scott Lahteine
b4a3e29fb6
🔨 Pins Debugging fix and cleanup ()
* 🧑‍💻 Ignore Aider additions
* 🔨 Pins Debugging fix and cleanup
* 🔧 Auto-assign UART Rx based on Tx
2024-10-27 14:56:27 -05:00
pbmgit
37bc552f3b
PELTIER_BED ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-10-06 11:14:53 -05:00
rondlh
5c3bc2194a
CONTROLLER_FAN_BED_HEATING () 2024-10-03 19:24:59 -05:00
Scott Lahteine
763cd7c5f2
🔧 Sort out MMU2 / MMU3 ()
Followup to 
2024-10-03 19:21:50 -05:00
narno2202
11046b23a9
🔧 FT Motion Linear Advance K factor nnnn.nn ()
Lost part of 
2024-10-03 18:32:05 -05:00
ellensp
39463268fb
✏️ Assisted Tramming threads followup ()
Followup to 45b9680c57
2024-09-23 19:16:56 -05:00
Scott Lahteine
45b9680c57 🔧 Tramming screw threads 2024-09-05 15:21:07 -05:00
Scott Lahteine
83cbed8527 🔧 Config adjustments 2024-09-05 15:21:07 -05:00
Scott Lahteine
162ea81894
🧑‍💻 Includes in Conditionals (for code dimming) () 2024-09-02 00:38:13 -05:00
narno2202
3abe1fcf20
🔧🚸 FT_MOTION adjustments ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-08-23 23:58:31 -05:00
Erkan Ozgur Yilmaz
a9c529f004
Prusa MMU3 ()
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
bebf5dc6ab GENERIC_BACK_MENU_ITEM 2024-08-19 14:50:26 -05:00
Scott Lahteine
986344640f
🔧 Minimal configuration with Config.h () 2024-08-15 23:08:26 -05:00
sargonphin
2aa2e5487a
️ Improve Homing / Probing Current ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-08-15 18:30:55 -05:00
Scott Lahteine
4a5d8ba87e
👷 Local URL checking script () 2024-07-23 15:41:29 -05:00
Keith Bennett
6afaf0034c
🔧 Assert EDGE_STEPPING with TMC drivers ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-21 20:53:51 -05:00
narno2202
9a5f1d2f51
🚸 FT Motion: Linear Advance adjustments ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-15 13:30:42 -05:00
narno2202
f0bc4274f8
🧑‍💻 FT Motion: Individual axis shaping, new buffer management ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-15 13:13:00 -05:00
Vovodroid
10ffb9cb68
FAN_KICKSTART_LINEAR () 2024-07-04 21:22:16 -05:00
Jonathan Brazier
f2248f79d3
️ Implement CALIBRATION_GCODE as endstop () 2024-06-24 14:52:49 -05:00
Vovodroid
d978123289
🔧 Nonlinear Extrusion optional Adaptive Smoothing () 2024-06-16 16:21:57 -05:00
Mihai
65c19f82b9
🔧 Minimum Stepper Pulse in Nanoseconds () 2024-06-05 21:26:09 -05:00
Keith Bennett
e3bbacd8b9
📝 Update Input Shaping comments ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-05-22 18:30:44 -05:00
Jonathan Brazier
6b6865d068
INPUT_SHAPING_Z () 2024-05-20 00:03:03 -05:00
ellensp
feca9a33d5
SHOW_CUSTOM_BOOTSCREEN for HD44780 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-05-19 18:51:52 -05:00
InsanityAutomation
e1ab911c35
📝Improve Freeze Feature comment ()
* Fix and Improve Freeze Feature comment
2024-04-20 14:58:13 -07:00
Chris
dca6afc26e
🐛 HC32 - Add SERIAL_DMA, fix SDIO and MEATPACK ()
* fix meatpack on hc32

* add support for SERIAL_DMA on HC32

* add additional checks in HC32 HAL

* migrate HC32 HAL to use app_config.h

* fix memory leak in HC32 sdio HAL
https://github.com/MarlinFirmware/Marlin/pull/26845#issuecomment-1980218771

* hc32: fail if both EMERGENCY_PARSER and SERIAL_DMA are enabled
2024-04-14 11:42:57 -07:00
Keith Bennett
e6755450df
🩹 Fix ESP3D WiFi Support () 2024-04-09 22:58:13 -07:00
Sophist
60f2837a98
🔧 Minor INPUT_SHAPING config fixes ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-04-01 21:30:04 -05:00
Andrew
87e94f4563
🚸 Update ProUI Plot graph - part 2 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-04-01 15:05:11 -05:00
Manuel McLure
ea6a891038
MAX7219_REINIT_ON_POWERUP () 2024-03-17 14:23:12 -05:00
Sophist
4b01c901bc
📝 Fix M201 typos () 2024-03-16 15:00:16 -05:00
Scott Lahteine
982b425792
🔥 Drop TMC26X support () 2024-02-27 20:45:34 -06:00
Scott Lahteine
669814d0d4
MARLIN_SMALL_BUILD option () 2024-02-07 23:40:54 -06:00
Scott Lahteine
1dee4d92c6 🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES
Follow up to 
2024-02-04 12:09:48 -06:00
Vovodroid
ed1391ee5d
🔧 Wrap POWER_LOSS_RETRACT_LEN () 2024-01-24 14:21:00 -06:00
Keith Bennett
3adf73a2cd
🔥 Remove ALLOW_LOW_EJERK () 2024-01-20 23:47:26 -06:00
Vovodroid
da96607b65
🔧 Adjust DEFAULT_EJERK settings () 2024-01-19 16:38:25 -06:00
German Borisov
7d751a20b1
Status Screen flow adjustment () 2024-01-19 13:17:36 -06:00
Vovodroid
1d46e67de2
PLR_BED_THRESHOLD ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-09 23:13:10 -06:00
Scott Lahteine
4ae2a76492 🎨 Clean up ws 2024-01-05 12:34:50 -06:00
Andrew
6e67ad51b7
🎨 Followup to optional M111/M115 ()
Followup to 
2024-01-04 17:07:53 -06:00
plampix
6d407767e7
🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-03 09:43:18 -06:00
ellensp
1ac6428c82
🔪 Options to slim M111, remove M115 ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 18:52:12 -06:00
narno2202
67d7562609 🐛️ FT_MOTION improvements ()
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-12-19 20:01:11 -06:00