David Buezas
e561058051
🐛 Fix FT Motion edit with UI ( #28233 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-19 17:33:44 -06:00
David Buezas
3e6a0ab713
🐛 FT Motion fix and refine ( #28220 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-16 17:25:37 -06:00
ellensp
ec752068a5
🩹 Fix up SD card sorting ( #28218 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-16 00:10:40 -06:00
Harald Wagener
e434fd0aef
✨ FTM_SHAPER_* options ( #28217 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-11 20:50:13 -06:00
Harald Wagener
9c29c634b7
✨ NO_STANDARD_MOTION ( #28212 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-12-10 18:09:05 -06:00
Harald Wagener
d56fbe21fc
🩹 Fix FTM without FTM_POLYS build ( #28209 )
2025-12-06 13:42:52 -06:00
Scott Lahteine
f139ffed75
✨ REMAINING_TIME_PRIME
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
CI - Validate Source Files / Validate Source Files (push) Has been cancelled
2025-12-05 00:56:33 -06:00
Scott Lahteine
ec8a6fc7e2
🔧 Uppercase PID options ( #27891 )
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-11-30 08:43:23 -06:00
Vovodroid
12ac094992
✨ PLR_HEAT_BED_ON_REBOOT ( #26691 )
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
CI - Validate boards.h / Validate boards.h (push) Has been cancelled
CI - Validate Pins Files / Validate Pins Files (push) Has been cancelled
2025-11-27 19:27:48 -06:00
Scott Lahteine
c420a0b96a
🎨 Comments, refinements
2025-11-26 21:34:42 -06:00
Scott Lahteine
06c6c479dd
🚸 Immediate Buttons and Menu Items ( #28180 )
2025-11-19 22:01:42 -06:00
Vedran
98c72a3b65
✨ DIFFERENTIAL_EXTRUDER ( #28023 )
2025-11-16 12:22:03 -06:00
Steven Haigh
a1a9904d32
🔨 Enhance mc-apply.py ( #28157 )
...
Enhance `mc-apply.py` with `configuration.py` features and value normalization:
- Verbose logging system with `--verbose` flag (0-2 levels)
- `fetch_example()` to download configs from GitHub (`examples/path` or URLs)
- `disable_all_options()` to comment out all `#define` statements
- Special directives support via directives JSON key
- Support for `[disable]`, `examples/path`, and direct URL directives
Implement value normalization for consistent behavior:
- "on", "true", true, "" => enable (uncomment `#define`)
- "off", "false", false => disable (comment out `#define`)
- All other values => set value (`#define OPTION value`)
Update example marlin_config.json to demonstrate different value formats and directive usage. Changes are fully backward compatible with existing JSON configuration files.
2025-11-15 15:44:16 -06:00
Axel Sepúlveda
8342a5a83e
🐛 Fix TPARA kinematics ( #28068 )
2025-11-13 20:14:57 -06:00
ellensp
579545177d
✨ GCODE_MACROS_IN_EEPROM ( #28114 )
2025-11-11 19:51:22 -06:00
narno2202
667aa15b87
✨ FTM_RESONANCE_TEST ( #28158 )
2025-11-08 15:16:06 -06:00
Scott Lahteine
2073b67e45
✅ FT Motion test EXTRUDERS > 1 (2)
2025-11-07 00:21:09 -06:00
Scott Lahteine
39697628e7
✅ FT Motion test EXTRUDERS > 1
2025-11-06 16:36:45 -06:00
ellensp
8547f4f5b9
🔨 🐛 Don't use broken 'board = fysetc_f6_13' ( #28159 )
2025-11-04 01:31:57 -06:00
Scott Lahteine
29ad078fda
🚸 🌡️ Refactor AUTOTEMP, apply to LCD temp change ( #28155 )
...
CI - Build Tests / Build Test (push) Has been cancelled
CI - Unit Tests / Unit Test (push) Has been cancelled
CI - Validate Source Files / Validate Source Files (push) Has been cancelled
Fixes #28154
2025-11-02 21:48:24 -06:00
narno2202
0c4beea9be
🩹 Fix FT_MOTION + DISTINCT_E_FACTORS ( #28106 )
...
Fixes #28105
2025-11-02 21:16:44 -06:00
David Buezas
252085f462
🐛 Fix some FT Motion probing issues ( #28096 )
...
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-11-02 01:19:03 -06:00
Scott Lahteine
33ad711ee8
✅ Update some CI tests
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-10-31 20:20:05 -05:00
Scott Lahteine
a3929b435b
✅ Moved BIQU/BX config
2025-10-19 19:01:04 -05:00
ellensp
9f0fa5a040
✨ M265 I2C_SCANNER ( #28117 )
2025-10-18 18:18:02 -05:00
Scott Lahteine
c626e3efb2
🩹 BLTouch raise before deploy
...
Fixes #28092
2025-10-03 09:57:53 -05:00
narno2202
1c9b1240ec
🔧 Option to use FT_MOTION for homing / probing ( #28030 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-10-01 23:51:11 -05:00
David Buezas
dc9e57464f
✨ FTMotion Z shaping, axis sync, axis smoothing ( #28055 )
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-09-27 19:42:33 -05:00
Bob Kuhn
6e74409c14
🐛 Fix STM32 I2C 2-wire LCD, Soft I2C impl. ( #26433 )
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate Source Files / Validate Source Files (push) Waiting to run
2025-09-27 02:25:03 -05:00
narno2202
b0c0074092
🔧 Support EXTRUDERS 0 with FT_MOTION ( #27984 )
2025-08-16 18:21:27 -05:00
erril007
533d752707
✨ EVENT_GCODE_(BEFORE|AFTER)_G34 ( #27930 )
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
2025-06-20 20:50:13 -05:00
Andrew
fca60335e1
🩹 Fix Nonlinear Extrusion build ( #27906 )
...
CI - Build Tests / Build Test (push) Waiting to run
CI - Unit Tests / Unit Test (push) Waiting to run
CI - Validate boards.h / Validate boards.h (push) Has been cancelled
CI - Validate Pins Files / Validate Pins Files (push) Has been cancelled
Fixes #27902
2025-06-03 19:54:22 -05:00
Vovodroid
a6bfdf351f
✨ NONLINEAR_EXTRUSION_DEFAULT_ON ( #27819 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-05-30 22:53:21 -05:00
Vovodroid
e9ae5208cb
✨ EVENT_GCODE_AFTER_MPC_TUNE ( #27865 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-05-26 19:16:45 -05:00
ellensp
d76c8c1fbd
🩹 Fix ProUI Linear Advance menu ( #27878 )
...
Followup to #27818
2025-05-24 16:49:44 -05:00
Scott Lahteine
202ec4b58f
✨ Trinamic TMC2240 (SPI) ( #25974 )
...
Co-Authored-By: David Buezas <david.buezas@gmail.com>
Co-Authored-By: z1996xm <102506464+z1996xm@users.noreply.github.com>
2025-05-23 21:11:50 -05:00
InsanityAutomation
4e1e7fa1b0
✨ SWITCHING_NOZZLE_LIFT_TO_PROBE ( #27804 )
2025-05-03 21:07:40 -05:00
David Buezas
f6c8915545
✨ SMOOTH_LIN_ADVANCE ( #27710 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2025-04-20 00:18:45 -05:00
DerAndere
b5d7b4aee6
✨ DEFAULT_ACCELERATION_SPINDLE ( #27759 )
2025-04-14 16:50:26 -05:00
Andrew
47820cac8a
🎨 Whitespace cleanups ( #27784 )
2025-04-09 19:08:10 -05:00
Boyd
bdc0bd0eef
✨ Native GD32 support for Aquila v1.0.1 ( #27765 )
2025-04-07 18:22:58 -05:00
Andrey Samokhin
6984c7f308
🔧 Max Stepper Rate sanity-checks ( #27764 )
2025-04-06 21:18:01 -05:00
Scott Lahteine
c080518b12
🎨 DGUS/MKS cosmetic fixes, most
2025-04-04 22:09:58 -05:00
Scott Lahteine
766dfda80e
🔨 🩹 Pass Ultipanel with ADC_KEYPAD
2025-03-31 22:33:10 -05:00
Boyd
78d6fec652
🚀 HAL for GD32 MFL (Creality v4.2.2) ( #27744 )
2025-03-28 00:31:45 -05:00
Scott Lahteine
460bf112d8
✨ EDITABLE_HOMING_CURRENT ( #27760 )
2025-03-27 03:33:27 -05:00
ellensp
15ee0d0e08
✨ MAG_MOUNTED_PROBE_SERVO_NR ( #27551 )
...
Co-authored-by: gjdodd <graham.dodd@airintake.co.uk>
2025-03-18 20:39:24 -05:00
Scott Lahteine
b954959f55
✨ M550 CONFIGURABLE_MACHINE_NAME ( #27731 )
2025-03-16 03:24:00 -05:00
Keith Bennett
78f871567f
🔨 Rename FYSETC S6/Spider envs ( #27122 )
2025-03-14 13:11:45 -05:00
ellensp
73a0f33767
✨ BUILD_INFO_MENU_ITEM ( #27590 )
2025-03-01 17:45:31 -06:00