673 Commits (7069d03ab272d7f5e1108d78794180e22d5a9785)

Author SHA1 Message Date
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
Victor Oliveira 8c88c33d9f
Apply lib_ignore from [features] (#18762) 4 years ago
InsanityAutomation 2c61e6ba28
Add CONTROLLER_FAN_IGNORE_Z (#18735) 4 years ago
Scott Lahteine 9156c32a54 ibid. 4 years ago
Scott Lahteine d1e20eb29f Update links, README, contributing, etc. 4 years ago
Scott Lahteine e27f031a55 General cleanup 4 years ago
Scott Lahteine 6027055695
Optimize LCD, Wifi, etc. libraries (#18730) 4 years ago
Victor Oliveira f34024af34
Filter some unused Marlin/src subfolders (#18729) 4 years ago
Victor Oliveira 2a72f491e4
Fix build for Windows path edge case 4 years ago
Victor Oliveira 9ca070fa10
Ignore unused (but downloaded) libraries (#18728) 4 years ago
Victor Oliveira cea097df83
Patch auto-deps for Windows CXX (#18721) 4 years ago
Victor Oliveira 4a55bdb165
Only download & compile required libraries (#18699) 4 years ago