884 Commits (52087db5c1418b1b2e12bb420897647073174a82)

Author SHA1 Message Date
Scott Lahteine be8e8260e2 🌐 Reduce language file sizes 3 years ago
Scott Lahteine ab9609146f 💡 Adjust headers, formatting 3 years ago
InsanityAutomation e7a25a45e6 Improve pause/filament change for ExtUI (#22655) 3 years ago
Scott Lahteine 03d7fbd755 🎨 Handle more pre-defined pins in pins_postprocess (#22771) 3 years ago
Miguel Risco-Castillo 89898181bd 🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Scott Lahteine e705a7724e 🎨 Consolidate Ender-3 V2 DWIN common code (#22778) 3 years ago
Dakkaron 1386e78369 M282 - Detach Servo (#22760) 3 years ago
Miguel Risco-Castillo 6cf2cf7bd4 Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Jyers 54416f780d Ender-3 V2 with Jyers UI (#22422) 3 years ago
Justin Nesselrotte f94de97cdb Index Pick-and-Place board Rev.3 (#22647)
Co-authored-by: Gonçalo Pereira <goncalo_pereira@outlook.pt>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
DvoraNoob 9f43452fbd 🚸 MKS UI extrusion speed/steps config (#22656) 3 years ago
Tanguy Pruvot 61364906b3 🔨 Enhance Lerdge pins, TFTs, and variants (#22658) 3 years ago
Jason Smith 2e9f819d5f 🚸 Improve Tramming Wizard usability (#22672) 3 years ago
Scott Lahteine 086fa0f0a7 🔨 Fix HAL/STM32 F103Zx builds (#22610) 3 years ago
Scott Lahteine 61c000d96f 🔨 Three columns in mftest menu 3 years ago
Tanguy Pruvot fd594ab176 🔨 Set Longer3D timers in variant (#22632) 3 years ago
Scott Lahteine 02ae4bc9b9 New board TH3D_EZBOARD_LITE_V2 (#22621) 3 years ago
Scott Lahteine 73ef26a106 MarlinUI for Ender 3 v2 DWIN LCD (#22594)
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
3 years ago
charlespick e62486a610 M76 Host Pause Feature (#21738) 3 years ago
chendo 51d954a4fd D576 Buffer Monitoring (#19674) 3 years ago
Scott Lahteine 416234f43a Add TEMP_SENSOR_BOARD (#22279, #22342, #22343, #22344, #22350) 3 years ago
Cytown 9741be5966 Power-off confirm / beep options (#22191) 3 years ago
Scott Lahteine de7f6c425b ♻️ Clean up CrealityUI and MarlinUI (#22586) 3 years ago
Tanguy Pruvot 2e14bf15dd 🐛 Fix Longer3D PWM/timer pins (#22583) 3 years ago
Scott Lahteine f803d74bc9 💚 Update STM32F103RET6_creality test path 3 years ago
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
3 years ago
ellensp 3924545912 Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 (#22498) 3 years ago
George Fu d7f3228ec6 🔨 Fix FYSETC S6 envs (#22421)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Chris Pepper dc67705049 Simulator HAL and build targets (#22418) 3 years ago
Scott Lahteine a36a6685ae 🐛 Fix up endstop flags (#22487, #22525) 3 years ago
Tanguy Pruvot eeac85642f 🔨 Offset/encrypt/rename for Maple STM32F1 (#22477) 3 years ago
Tanguy Pruvot 2b2a8355c9 🐛 Fix Longer3D STM32 boot, add Maple test (#22473) 3 years ago
Scott Lahteine 4e54fa2320 💚 Fix tests for new sanity-checks 3 years ago
Scott Lahteine 22ef6362ae 🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes (#22475)
Fixes #22466. Regression from #22377.
3 years ago
ellensp f8f68f9259 🎨 MKS Hardware Test followup (#22414)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Katelyn Schiesser 7773504afa ♻️ Refactor STM32 ini files (#22377)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Tanguy Pruvot 29dde9be2b 🐛 Fix Longer3D build environment (#22378) 3 years ago
ellensp b6cb56f396 🔨 More HAL/STM32 targets (#22358, #22369) 3 years ago
mks-viva 6e7c20e78e MKS Mini12864 v3 for Robin E3/E3D (#22368) 3 years ago
Scott Lahteine fef76a76a3 🔨 Consolidate STM32 extra_scripts (#22365) 3 years ago
Scott Lahteine 6d191d12c9 🔨 Clean up build scripts (#22264)
* Add 10K to marlin_blackSTM32F407VET6 (typo?)
* Document custom build scripts.
* Add a Robin common build script.
* Extraneous .ldscript specifiers
3 years ago
MKS-Sean cad2f69687 MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module (#22109) 3 years ago
BigTreeTech 573b8a62d9 🐛 Fixes for BTT Octopus (#22314) 3 years ago
Scott Lahteine 69b44c2309 📌 Require U8glib-HAL@~0.5.0 (#22324) 3 years ago
ldursw ed14d14819 🐛 Fix Maple / STM32 serial buffer (#22292) 3 years ago
George Fu cae391bb48 🔨 FYSETC S6 small bootloader target (#22207)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
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
Victor Oliveira adc17933cd 🔨 Fix Serial+MSC for _USB envs (#22116) 3 years ago
Katelyn Schiesser 68c52673d6 🐛 Use whole PROBE_TEMP_COMPENSATION values (#22130) 3 years ago
Scott Lahteine 2aa35577f2 🏗️ Refactor build encrypt / rename (#22124) 3 years ago
Katelyn Schiesser d322e495b2 More flexible redundant temp sensor (#22085) 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
Keith Bennett b4b607681c BigTreeTech Octopus V1.1 (#22042) 3 years ago
ldursw ce95f56ac8 🔨 MKS Robin E3 for HAL/STM32 (#21927) 3 years ago
Scott Lahteine aff45fd455 ✏️ Remove whitespace 3 years ago
Scott Lahteine 557ba20ff4 🔨 Consolidate BTT linker scripts
Originally from #22022
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
Scott Lahteine 665a71b471 🔧 Treat TPARA like SCARA in mfconfig 3 years ago
Victor Oliveira 057302b936 👽️ Fix usb-host-msc-cdc-msc issue (#22025) 4 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
Allen Bauer 6dc17f0e6e 🐛 Fix BTT002 variant MMU2 serial pins 🧩 (#21980) 4 years ago
ellensp 3fcf3f69ca ♻️ LEDs refactor and extend (#21962)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
BigTreeTech 55a6315862 🐛 Fix Octopus HS USB (#21961) 4 years ago
Scott Lahteine 87a943756a 🎨 Move HAS_EXTRUDERS 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
ellensp 5d7c72db5a Fix envs using mks_encrypt.py (#21933)
Fix #21928
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
Keith Bennett 40a9d82ae9 BigTreeTech Octopus (STM32F446ZET6) (#21826, #21882, #21883, #21901) 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
Scott Lahteine a24eb691fb Better opt_set comment of old val 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
Scott Lahteine cb4e3889ec Update Chart.js to 2.9.4
Addressing CVE-2020-7746
4 years ago
Mike La Spina 450f329f05 Laser Cutter Air Assist (#21753) 4 years ago
Scott Lahteine af9d3c027e MKS Robin flash address 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
Scott Lahteine 641bca87bc
Prettier output from opt scripts (#21707) 4 years ago
Scott Lahteine e250f6a275 whitespace 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
Ryan Finnie a73dce4a56
Clean up / improve generate_version script (#21674) 4 years ago
Scott Lahteine 3c46a4062e Fix mfconfig 'copying' message 4 years ago
Scott Lahteine d87a71bd04 Extra dependency script logging 4 years ago
Scott Lahteine f52351d116 Update mftest help 4 years ago
Scott Lahteine 59fd6428ae
Skip preflight checks only (#21658)
Followup to e8af38cc2d
4 years ago
Scott Lahteine 86397df32d BTT E3 RRF Support 4 years ago
Scott Lahteine e8af38cc2d
Skip scripts during 'platformio init' (#21643) 4 years ago
MangaValk 553487cc8a
Tool sensors (#17239) 4 years ago
fedetony 32dba5e0c7
Realtime Reporting, S000, P000, R000 (#19330) 4 years ago