Scott Lahteine
4a5d8ba87e
👷 Local URL checking script ( #26975 )
2024-07-23 15:41:29 -05:00
Keith Bennett
6afaf0034c
🔧 Assert EDGE_STEPPING with TMC drivers ( #27292 )
...
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 ( #26785 )
...
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 ( #26848 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-07-15 13:13:00 -05:00
Vovodroid
10ffb9cb68
✨ FAN_KICKSTART_LINEAR ( #27072 )
2024-07-04 21:22:16 -05:00
Jonathan Brazier
f2248f79d3
⚡ ️ Implement CALIBRATION_GCODE as endstop ( #27204 )
2024-06-24 14:52:49 -05:00
Vovodroid
d978123289
🔧 Nonlinear Extrusion optional Adaptive Smoothing ( #27175 )
2024-06-16 16:21:57 -05:00
Mihai
65c19f82b9
🔧 Minimum Stepper Pulse in Nanoseconds ( #27113 )
2024-06-05 21:26:09 -05:00
Keith Bennett
e3bbacd8b9
📝 Update Input Shaping comments ( #27116 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-05-22 18:30:44 -05:00
Jonathan Brazier
6b6865d068
✨ INPUT_SHAPING_Z ( #27073 )
2024-05-20 00:03:03 -05:00
ellensp
feca9a33d5
✨ SHOW_CUSTOM_BOOTSCREEN for HD44780 ( #26793 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-05-19 18:51:52 -05:00
InsanityAutomation
e1ab911c35
📝 Improve Freeze Feature comment ( #26959 )
...
* Fix and Improve Freeze Feature comment
2024-04-20 14:58:13 -07:00
Chris
dca6afc26e
✨ 🐛 HC32 - Add SERIAL_DMA, fix SDIO and MEATPACK ( #26845 )
...
* 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 ( #26822 )
2024-04-09 22:58:13 -07:00
Sophist
60f2837a98
🔧 Minor INPUT_SHAPING config fixes ( #26882 )
...
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 ( #26563 )
...
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 ( #26163 )
2024-03-17 14:23:12 -05:00
Sophist
4b01c901bc
📝 Fix M201 typos ( #26854 )
2024-03-16 15:00:16 -05:00
Scott Lahteine
982b425792
🔥 Drop TMC26X support ( #26770 )
2024-02-27 20:45:34 -06:00
Scott Lahteine
669814d0d4
✨ MARLIN_SMALL_BUILD option ( #26775 )
2024-02-07 23:40:54 -06:00
Scott Lahteine
1dee4d92c6
🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES
...
Follow up to #26517
2024-02-04 12:09:48 -06:00
Vovodroid
ed1391ee5d
🔧 Wrap POWER_LOSS_RETRACT_LEN ( #26695 )
2024-01-24 14:21:00 -06:00
Keith Bennett
3adf73a2cd
🔥 Remove ALLOW_LOW_EJERK ( #26712 )
2024-01-20 23:47:26 -06:00
Vovodroid
da96607b65
🔧 Adjust DEFAULT_EJERK settings ( #26665 )
2024-01-19 16:38:25 -06:00
German Borisov
7d751a20b1
✨ Status Screen flow adjustment ( #26627 )
2024-01-19 13:17:36 -06:00
Vovodroid
1d46e67de2
✨ PLR_BED_THRESHOLD ( #26649 )
...
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 ( #26626 )
...
Followup to #26603
2024-01-04 17:07:53 -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
ellensp
1ac6428c82
🔪 Options to slim M111, remove M115 ( #26603 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2024-01-02 18:52:12 -06:00
narno2202
67d7562609
🐛 ⚡ ️ FT_MOTION improvements ( #26074 )
...
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-12-19 20:01:11 -06:00
Andrew
06710e54de
✨ EDITABLE_DISPLAY_TIMEOUT ( #26517 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-12-12 23:33:03 -06:00
rondlh
b94a335493
✨ SERIAL_DMA (for some STM32Fx) ( #26328 )
2023-12-11 18:48:02 -06:00
David Buezas
d5d45e85e4
✨ DOUBLE_LCD_FRAMERATE ( #26500 )
2023-12-04 21:31:34 -06:00
Vovodroid
bd872a7a98
🔧 Configurable FR/Flow edit ranges ( #26446 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-24 13:03:06 -06:00
Scott Lahteine
aed577271f
🔨 Rotational move items ( #26438 )
2023-11-17 22:39:00 -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
tombrazier
c666b492c4
🔥 Automatic minimum planner junction speed ( #26198 )
2023-10-27 17:06:04 -05:00
studiodyne
4b0b00c8da
✨ Tool Migration-specific settings ( #26244 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-19 20:23:23 -05:00
Andrew Bortz
e9b9d634c4
✨ Nonlinear Extrusion Control (M592) ( #26127 )
2023-10-10 22:24:48 -05:00
Scott Lahteine
bbb5aacc48
📝 Update config sections
2023-10-06 16:12:23 -05:00
Scott Lahteine
91ab18d1d2
📝 Some settings units
2023-10-06 16:08:30 -05:00
Scott Lahteine
ab8af7fa9c
🔧 Allow arbitrary BLOCK_BUFFER_SIZE
2023-08-22 19:16:35 -05:00
Vovodroid
49ead19d00
🔧 Reversible file alpha sorting ( #26130 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-17 18:13:10 -05:00
Scott Lahteine
fecadaca82
🔧 Clarify WIFISUPPORT ( #26097 )
2023-08-07 04:24:04 -05:00
Giuliano Zaro
863198a73f
✨ VOLUMETRIC_EXTRUDER_LIMIT_MAX ( #25884 )
2023-08-04 23:56:40 -05:00
Dmitry Pogrebnyak
4e31fa66e2
✨ STATUS_HEAT_POWER ( #25268 )
2023-08-04 14:59:17 -05:00
Scott Lahteine
9135e3f7d3
🚸 Revert M206 Home Offset behavior ( #25996 )
2023-07-20 21:10:03 -05:00
Scott Lahteine
45193b4a1d
🔥 Always use ISR for BABYSTEPPING ( #26035 )
2023-07-19 21:12:32 -05:00
Keith Bennett
929497d527
📝 Update config URLs ( #26049 )
2023-07-04 16:07:56 -05:00