884 Commits (52087db5c1418b1b2e12bb420897647073174a82)

Author SHA1 Message Date
Scott Lahteine 84c79d7531 Followup to sprintf cleanup 4 years ago
Scott Lahteine c35e271dba Clean up, update some variants 4 years ago
ellensp 62f992af23
Followup to "no status for serial::write" (#21577) 4 years ago
ellensp 19320a1f8f
Check for old Marlin files mixed in (#21574) 4 years ago
BigTreeTech b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536) 4 years ago
Victor Oliveira 121b606f9c
Fix Rumba32 variant for Marlin (#21497) 4 years ago
Scott Lahteine 895e40190b Suppress redundant serial errors 4 years ago
Scott Lahteine 9d0b6c5730 Requiring PIO >= 5.0.3 4 years ago
Scott Lahteine 3229100025
Split up platformio.ini (#21507) 4 years ago
Scott Lahteine 8d083eb248 Put ABL state into a class 4 years ago
Scott Lahteine f587a4e3f3 Improve uncrust script 4 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 4 years ago
Scott Lahteine 33ccf1b931 Adjust mfconfig script 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
Scott Lahteine 84b961cb20
Define HW serial ports needed for TMC UART (#21446) 4 years ago
Scott Lahteine 589bb921ae Tweak disabled variant options 4 years ago
Scott Lahteine b59a4331fa Update common-cxxflags.py comment 4 years ago
Scott Lahteine 832059967c Comment, clean up some PlatformIO scripts 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
Scott Lahteine 155dea6f14 Tweak mf helper scripts 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
ellensp 790bba1556
Fix preflight motherboard target check (#21372)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine 6673359d89 Move web-ui out of Marlin root folder 4 years ago
Scott Lahteine 60607ed18d mftest: usage with error 4 years ago
Scott Lahteine dc78e0a250
Detect extra ENVS in preflight checks (#21361) 4 years ago
Victor Oliveira 4f6910c131
Script to generate Marlin TFT Images (#21340) 4 years ago
X-Ryl669 d787cd3076
Fix build with Meatpack only on 2nd port (#21336)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira da84b59ee4
No extra build folder for st/jlink upload (#21341) 4 years ago
Scott Lahteine 3107d8a0f4 Tweak opt_set, opt_enable 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
Keith Bennett 2c5967925f
Pins/tests followup (#21268)
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine 3ea56ba4c7
Tweak tests, consolidate pins target validation (#21254) 4 years ago
Scott Lahteine 0b7e857614 Update some py scripts 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
Scott Lahteine dfa33082bb Fix some config builds 4 years ago
Scott Lahteine b2bc85f6f6 build_all_examples -c -s, silent mftest 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
Scott Lahteine 680172a084 Tweaks to build scripts 4 years ago
Giuliano Zaro 254b25296b
[SAMD51] Respect serial buffer size (#21194) 4 years ago
Scott Lahteine 903d0b91fc Tweaks to build scripts 4 years ago
Scott Lahteine 54ccfcc705 whitespace 4 years ago
LinFor e0aa9ce372
RGB Caselight (#20341) 4 years ago
Alexander D. Kanevskiy 24623d398c
Fix preflight complex extend handling (#21191) 4 years ago
X-Ryl669 56462cf082
Make F_CPU a compile-time constant (#21051) 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
X-Ryl669 0cc03f912c
Let libmaple accept RX/TX_BUFFER_SIZE (#21177) 4 years ago
Victor Oliveira d5b06624fb
Fix MKS Robin Nano V3 I2C pins (#21174) 4 years ago
X-Ryl669 8d28853774
Postmortem Debugging to serial port (#20492) 4 years ago
X-Ryl669 7b23f41fd4
Fix/improve configs build script (#21086) 4 years ago
X-Ryl669 d86910ce94
Script to download & build Configurations (#20992)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 52e8d8db54 anet_et4_openblt.py => openblt.py 4 years ago
Scott Lahteine 98a27bff0d Allow mftest -t to select by number 4 years ago
Scott Lahteine 9d24ee8daf chmod and paths 4 years ago
X-Ryl669 c74f972627
LVGL UI G-code console (#20755) 4 years ago
X-Ryl669 07b4cc145b
Fix AutoReporter implementation (#20959) 4 years ago
George Fu 5ac08a44c6
FYSETC Cheetah 2.0 (#20897) 4 years ago
X-Ryl669 3f01b222b2
Refactor serial class with templates (#20783) 4 years ago
ellensp 107f692de8
ZONESTAR_LCD warning for RAMPS / ReARM (#20702) 4 years ago
Scott Lahteine 727bf7dd8c 🛠Fix deps script version regex 4 years ago
ellensp 3921369f98
MeatPack serial encoding (#20802)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine a54154e760
🛠 Replace lib_deps for custom_marlin.FEATURE (#20858) 4 years ago
Scott Lahteine 68abaeab19
MarlinUI multi-language support (#20725) 4 years ago
EmilGustafsson df238fe6a0
Swedish language for MarlinUI (#20826) 4 years ago
Rockman18 d0f953218f
Fix, consolidate PSTR aliases (#20812)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 08f392cdd3 OS-native targets for "mftest -a" 4 years ago
RFBomb 43a91e5963
Configurable Corner Leveling point order (#20733) 4 years ago
vitaliy172 ecf5f5d21d
Update Ukrainian language (#20668) 4 years ago
Scott Lahteine 8ffae97128 Fix Python 2.7 compatibility
Fix regression from #20692
4 years ago
Scott Lahteine 3dd1fe4211
Custom build_flags by feature (#20692) 4 years ago
ellensp 56a5d0b287
Homing code followup (#20632)
Patching a87e5197cf
4 years ago
ellensp b0585e13d8
Check for misplaced configs on build (#20599)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
qwewer0 e685950d97
Assisted Tramming improvements (#20298) 4 years ago
Scott Lahteine a9d18f0f57 SPI and pins cleanup 4 years ago
Scott Lahteine d6a56b882f Pins, comment cleanup 4 years ago
Tanguy Pruvot 624bf10ab5
Clarify sanity-check for custom status bitmap (#20588) 4 years ago
Victor Oliveira 28a3d95cda
Use ADC_RESOLUTION 12 for all STM32 (#20562) 4 years ago
Scott Lahteine f423edd938 Add probe_switch_activated 4 years ago
Mike La Spina 1fc0dcdc97
Cutter Power in percent format (#20410)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
4 years ago
Victor Oliveira 4d6b6bcffc
LVGL and Classic UI for STM32 (#20552) 4 years ago
Victor Oliveira cfad5cb435
Unify FYSETC F6 1.3 / 1.4 (#20507)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
LinFor 36aff1e464
12-bit ADC resolution for STM32 (#20519) 4 years ago
Sebastiaan Dammann 3ec59b36eb Add BTT SKR CR6 board (#20522) 4 years ago
InsanityAutomation 2963229dfa
Probe Tare, Probe Activation Switch (#20379)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
InsanityAutomation 7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean (#20383)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Keith Bennett 9a8f8f8284
Let boards set Default TMC Slave Addresses (#20498)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira b167cd2427
MKS Robin Nano V3 and STM32F4x0Vx Variant (#20430) 4 years ago
Jason Smith 7b9ff164cc
Balance CI tests (#20485) 4 years ago
Jason Smith 81a0206df8
Trust that script -x flags will always be set (#20453) 4 years ago
Jason Smith 8a4f8e72df
SENSORLESS_PROBING sanity check followup (#20438) 4 years ago
Scott Lahteine 7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 4 years ago
Jason Smith 2c8f566231
Suspend Servos for STM32+NeoPixel (#19963) 4 years ago
Victor Oliveira 3eddbc7286
Require minimum PlatformIO version (#20361)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Jason Smith a4d6908d55
Permit SD EEPROM emulation on E3V2 (#20353) 4 years ago
Jason Smith a4618309ce
Fix E3V2 DWIN Jerk Menu (#20352)
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
4 years ago
Scott Lahteine b6a32500c4
M808 Repeat Markers (#20084) 4 years ago
wmariz 58ac815822
Level Corners with Probe option (#20241) 4 years ago
Jason Smith 3a396a25dc
Retire HAL for STM32F4 / F7 (#20153) 4 years ago
Jason Smith e9431b5445
No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE (#20254) 4 years ago
Scott Lahteine 48b0abc3a8 Hide docker droppings 4 years ago
Scott Lahteine 60e8c7afb2 Put "$3" on all tests 4 years ago
Kurt Haenen ca83e1a26f
Proper pullup/pulldown configurability (#20242)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Orel 8db72d027e
Skip unnecessary (costly) SW Stepper Enable (#20218)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Giuliano Zaro 41529b6598
SMUFF (MMU2 clone) support (#19912) 4 years ago
Victor Oliveira 75924edcf8
COLOR_UI without TOUCH_SCREEN 👍🏻 (#20178) 4 years ago
Costas Basdekis 1cceae89cd
Local testing via Makefile & Docker (#19981) 4 years ago
InsanityAutomation e955dce3dc
Update IDEX menus, add post-M605 event G-code (#20133)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
JoAnn Manges 40d442fde2
Fix MAX31865 on SPI (PT100/1000) support (#20074) 4 years ago
LinFor 5b9aeb2e5f
Handle UTF in long filenames (#20087)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Costas Basdekis 0465e0ae3a
Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine f17394d677 Ability to disable M32 4 years ago
Speaka 6954772ece
Tramming Wizard submenu option (#20000)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine bb7dbceb5c Add 'mfconfig' script used to manage configs 4 years ago
Jason Smith a439892d7a
Sanity-check illegal native USB (#20047)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira 85d094bbb4
Standardize Marlin SPI (part 1) (#19989) 4 years ago
Jason Smith ce90447531
Fix 0 extruders & bed compile (#20030) 4 years ago
Jason Smith 077b9201ef
Fix BTT002 PeripheralPins PWM assignments (#20036) 4 years ago
Scott Lahteine 1f6612dfc4 Comment, spacing cleanup 4 years ago
Victor Oliveira 76f4dd34e0
Put PIO "debug" build in the corner (#19975) 4 years ago
Scott Lahteine be0c9ff705 Fix comments, spacing 4 years ago
Victor Oliveira 18a5000718
Permit spaces in dependencies g++ path (#19929) 4 years ago
Jason Smith bdb3f1ae2f
Fix LCD menus + DAC (#19907) 4 years ago
Lucas Seiki Oshiro c0b4f4eb47
"Sound: ON/OFF" menu item (#19901)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 83aa3dbfa6 Archim test matching env 4 years ago
Scott Lahteine 82ac8a1e76 Fix Archim 1, add Archim 1&2 tests 4 years ago
ellensp 8cc0369d97
Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL (#19875) 4 years ago
Victor Oliveira b632b52b11
Update PIO dependencies script 4 years ago
Victor Oliveira 9630c2683c
More MKS UI cleanup, optimization (#19869)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Foxies 9aee6674bb
FLSUN Delta QQS-Pro pins (#19793) 4 years ago
bilsef 9baa944460
Teensy 4.1 Ethernet support (#19801) 4 years ago
Scott Lahteine 92767f5513 Misc. cleanup, serial strings 4 years ago
ellensp ea80b2c8fc
Ensure A4988 for unspecified driver type (#19798)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith 7f83231385
Fix NUCLEO_F767ZI build, add tests (#19746) 4 years ago
Scott Lahteine f6ffbe548c
TFT Presets, Generic options, Sanity checks (#19723) 4 years ago
InsanityAutomation e7838c5f79
G34 Mechanical Gantry Calibration (like Prusa M915) (#18972)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 6831341ab4 Batch appercase hex values 4 years ago
Scott Lahteine 0988af453c
Optional `M42`/`M226`; Add more features filters (#19664) 4 years ago
石立枫 bec1844954
Support for FLY MINI (#19185) 4 years ago
Samantaz Fox 1de29026d5
Fix and improve Makefile / CMake (#19640) 4 years ago
ellensp c12f41ec6f
Restore ° to 6x9 small info font (#19645) 4 years ago
Scott Lahteine 584ffc6f52 Update language fonts 4 years ago
Scott Lahteine f5bae208cc Trailing whitespace 4 years ago
Mathew Winters 343441d746
Z Probe Offset Wizard (#18866) 4 years ago
Cory Ory 78fc4c8947
Allow bypass for cold E movement (#19606) 4 years ago
Ryan V1 8989353fab
Fix Archim1 stepper timing (with new variant) (#19596) 4 years ago
Pavel Melnikov 05517e2096
Change "Fr" on LCD to ">>" (#18830) 4 years ago
Scott Lahteine d4a5b10133 Tweaks to git helpers 4 years ago
Serhiy-K 27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 4 years ago
Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 4 years ago
Scott Lahteine 303d871ca7 Update AnyCubic deps 4 years ago
Jason Smith da6c8317a7
Fix and improve STM32F1 serial (#19464) 4 years ago
Scott Lahteine 4b928b2da8 HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
4 years ago
Victor Oliveira 90bc1993b6
Include pins.h in dependencies script (#19468) 4 years ago
Jason Smith 5d0429ee2a
Catch a TMC address conflict early (#19458) 4 years ago
Scott Lahteine 5f5f76956f Fix up tests, warnings 4 years ago
makerbase d8ed749045
Add MKS Robin E3P, improve LVGL UI (#19442) 4 years ago
Scott Lahteine 76d8d1742c Add multi-extruder condition 4 years ago
cosmoderp 073b7f1e3a
E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith 9d5a9621de
Demo and test multiple PID defaults (#19413) 4 years ago
bilsef 049fbc92a9
Support for Teensy 4 (#19311) 4 years ago
Jason Smith 4fc1aba848
Update HAL/STM32 platform to 8.0 (#18496) 4 years ago
Scott Lahteine b709baba7a Whitespace cleanup 4 years ago
Jason Smith ef1d154a4a
Adjust GTR PeripheralPins to avoid timer conflicts (#19183) 4 years ago
Victor Oliveira f7fe499305
Color UI + Robin Nano test (#19118) 4 years ago
Scott Lahteine b36163d53a Fix up conditions, comments 4 years ago
Scott Lahteine 93167afaf5 Update copy_marlin_variant_to_framework.py 4 years ago
Victor Oliveira a37cf24900
Emulated DOGM via HAL TFT, XPT IO (#19017) 4 years ago
Scott Lahteine d10b11ad9f Allow 'ghtp' to set a specific remote 4 years ago
Scott Lahteine 28a0650cf3 Add custom_verbose, custom_gcc deps flags 4 years ago
ellensp 64e181979c
Env mega2560ext adds pins 70-85 (#19022) 4 years ago
Victor Oliveira bb64aa7841
Update build script for PIO 4.4 (#19034) 4 years ago
Scott Lahteine 1b28a28ced Unhide /src folders in Sublime 4 years ago
Scott Lahteine 506deedfdd config-labels.py needs py3 4 years ago
Scott Lahteine 6dd054895b Add'l CI/git script tweaks, fixes 4 years ago
Scott Lahteine 911cdd4d2f Fix scripts using gawk and wget 4 years ago
sherwin-dc 852e5ae042
Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira e3c0891d2b
Fix compiler search in non-default PIO installs (#18960) 4 years ago
Scott Lahteine fd646d0d66 Clean up whitespace 4 years ago
Victor Oliveira c3fdc7f81e
Apply PIO-supported custom_option for deps (#18935) 4 years ago
Victor Oliveira b2abeff9ad
MKS Robin Nano CI Tests (#18927) 4 years ago
Scott Lahteine 99ba866d8d
Optimize G-code / feature dependencies (#18919) 4 years ago
Scott Lahteine 5e3411029d Clean up some PeripheralPins 4 years ago
FLYmaker c175cce56e
Fix FLYF407ZG pins (#18865) 4 years ago
Alexander Gavrilenko 117df87d19
Support for TFT & Touch Screens (#18130) 4 years ago
Diego von Deschwanden e549d474aa
Fix URLs to websites and resources (#18844) 4 years ago
Diego von Deschwanden de5cca6b1f
Update more external links (#18819) 4 years ago
Scott Lahteine d0222e5c76 Randomize firmware.bin, fix unflag 4 years ago
Victor Oliveira e02817b077 More folders only compiled when their feature is Enabled (#18780)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira 89722d2196
Fix search for best compiler (#18779) 4 years ago
MKS-Sean d20d459132 Robin nano V2, TFT LVGL UI parameters, and more (#18500) 4 years ago
J.C. Nelson 60500c0c49
Fix Lerdge variant script (#18771) 4 years ago
Scott Lahteine 451f48231d
Ender 3 V2 BL24C16 EEPROM support (#18758) 4 years ago