130 Commits (e9a1c10b34b5a23815285ee068112395dca17fbe)

Author SHA1 Message Date
ellensp 3e5d867276 🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile (#22203) 3 years ago
cr20-123 b1bcb387fa Update/extend Quiet Probing (#22205) 3 years ago
ellensp c8898b5ca0 Redundant Part Cooling Fan (#21888)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Bo Herrmannsen dba877311e Extruder with Dual Stepper Drivers (#21403) 3 years ago
Katelyn Schiesser 68c52673d6 🐛 Use whole PROBE_TEMP_COMPENSATION values (#22130) 3 years ago
ellensp b27447ef48 🔧 Enforce BLTouch settings (#22086) 3 years ago
Scott Lahteine 3f103c91f0 🎨 Laser Ammeter followup (#22079)
Followup to #21835
3 years ago
Scott Lahteine 4194cdda5b ♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
3 years ago
ellensp d13ffa0aba 🔨 Creality v4 with STM32 HAL (#21999)
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.

Co-authored-by: ellensp <ellensp@hotmsil.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Pascal de Bruijn 493eb446b7 MEDIA_MENU_AT_TOP for MarlinUI (#21925) 4 years ago
charlespick 1b45b3802a Independent baud rates (#21949)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp 3fcf3f69ca ♻️ LEDs refactor and extend (#21962)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 3220c49f1b Add a test for SAVED_POSITIONS 4 years ago
Scott Lahteine 046bac6769 Fix tests for EXTRUDERS 0 4 years ago
Luu Lac e3998dc3df M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jamie 9e373617dc Instant Freeze/Resume Function (#17462)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira c463b81819 BTT SKR Mini E3 for HAL/STM32 (#21488) 4 years ago
tobuh 31d3a781a8 Fix and improve Power-Loss Recovery (#21779, #21894)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
sanek88lbl 06e965e29c Lerdge K EEPROM and TFT (#21812)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
ellensp 9fa9eebe51 Support a third serial port (#21784) 4 years ago
Vert 0b3420a012 UBL Mesh Wizard (#21556, #21791)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Mike La Spina 450f329f05 Laser Cutter Air Assist (#21753) 4 years ago
Scott Lahteine ee016e605c
Rename, clean up boards/variants (#21655)
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
4 years ago
Miguel Risco-Castillo 13f3ccb85d
E3V2 DWIN Advanced Settings (#21534)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Nikolay March 6f5800bd74
Backlash Compensation for COREnn (#21612)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
fedetony d3a2c6a0b4
Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
MangaValk 553487cc8a
Tool sensors (#17239) 4 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 4 years ago
ellensp 62f992af23
Followup to "no status for serial::write" (#21577) 4 years ago
BigTreeTech b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 4 years ago
Scott Lahteine 895e40190b Suppress redundant serial errors 4 years ago
Scott Lahteine 8d083eb248 Put ABL state into a class 4 years ago
Mike La Spina ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Martijn Bosgraaf 30e7e2c276
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
borland1 df1ef496d1
Main / Config Custom Submenus (#18177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp 10c14bcc05
Check NOZZLE_CLEAN_FEATURE settings (#21332)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Marcio T eee726ec7d
UBL - Hilbert space-filling curve probing sequence (#21387) 4 years ago
Scott Lahteine 9cba3c87ef Update MEATPACK test 4 years ago
Scott Lahteine b75e682c50 Add binary file transfer test 4 years ago
Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 4 years ago
Scott Lahteine 3ea56ba4c7
Tweak tests, consolidate pins target validation (#21254) 4 years ago
Scott Lahteine 9372aa99af Fix teensy35 tests 4 years ago
Scott Lahteine 369ffe518d Improve opt_set (etc.) used for tests 4 years ago
Nick e66e51fa6d
Safe Z homing for Power Loss Recovery (#16909) 4 years ago
Stephan 713de872ce
Filament Runout handling for Mixing Extruder (#20327)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
LinFor e0aa9ce372
RGB Caselight (#20341) 4 years ago
Victor Oliveira f384f81253
Fix GTR / SKR PRO + USB Flash Drive build (#21197) 4 years ago
swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp bb1039d4c9
Preflight checks for PlatformIO builds (#21068)
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
4 years ago
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago