446 Commits (1ebccfce518876d7dc9e9839f30c562bab5fca56)

Author SHA1 Message Date
ellensp bb1039d4c9
Preflight checks for PlatformIO builds (#21068)
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
4 years ago
X-Ryl669 0cc03f912c
Let libmaple accept RX/TX_BUFFER_SIZE (#21177) 4 years ago
Scott Lahteine 13c4eef637 Expose more env builds in PlatformIO extension 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
Vert 490d4a504a
GT2560 v4.1B, YHCB2004 SPI character LCD (#21091)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
jbuck2005 31a434b9d7
Update platform ststm32 to 11.0 (#20928) 4 years ago
Scott Lahteine 52e8d8db54 anet_et4_openblt.py => openblt.py 4 years ago
X-Ryl669 ce1ec22704
Use -g3 to include macros in debug symbols (#21052) 4 years ago
Scott Lahteine b35bfeb1c3
Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016) 4 years ago
Victor Oliveira 28b8bf566b
STM32 Shared Media - USB Mass Storage Device (#20956) 4 years ago
rafaljot 0d2645b3e1
MPX_ARM_MINI board (Mingda MD-16) (#20711) 4 years ago
George Fu 5ac08a44c6
FYSETC Cheetah 2.0 (#20897) 4 years ago
Jason Smith ea8d682664
Fix LiquidCrystal CI failures (#20873)
Fix incorrect dependency syntax for LPC.
Disambiguate LiquidCrystal library names.
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
Keith Bennett d62aa6221b
Lerdge K/S/X support for Flash Drive (#20593) 4 years ago
Scott Lahteine 68abaeab19
MarlinUI multi-language support (#20725) 4 years ago
ellensp 03b53ffde1
More PlatformIO source filters (#20822) 4 years ago
EvilGremlin 8049db20ff
ESP32 Tone Generator (#20704) 4 years ago
MKS-Sean 35c1b330ec
MKS WiFi for TFT_LVGL_UI (#20191) 4 years ago
qwewer0 e685950d97
Assisted Tramming improvements (#20298) 4 years ago
Victor Oliveira 84ab088b40
USB FD via native USB Host + MSC (#20571) 4 years ago
Victor Oliveira 28a3d95cda
Use ADC_RESOLUTION 12 for all STM32 (#20562) 4 years ago
Victor Oliveira 2ce9fa4b9c
Better defaults, compatibility for SDIO + STM32 (#20570) 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
Keith Bennett a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280) 4 years ago
Jason Smith 5e3be83dbb
Overrides to prevent STM32 timer conflicts (#20545) 4 years ago
Scott Lahteine 777c50a1ec Fix PIO typo 4 years ago
Foxies 0a99f8feed
Migrate Hispeedv1 (QQS-Pro) to HAL/STM32 (#20354) 4 years ago
Victor Oliveira b167cd2427
MKS Robin Nano V3 and STM32F4x0Vx Variant (#20430) 4 years ago
grauerfuchs e9677594ea
Fix and optimize MightyBoard (#20493) 4 years ago
Chris Pepper 9fd358f10c
LPC176x framework update (#20469) 4 years ago
Scott Lahteine 885b0d2ec5 Style, spacing, typo cleanup for recent changes 4 years ago
Victor Oliveira 9ead6a30f2
SPI TFT for STM32F4 boards (#20384)
* fix pinsDebug for F1 boards

* add MKS Robin PRO V2 board - development board

* tft spi working with F4 boards

* pins formating

* sanity check for TFT on supported cores in STM32

* Fix tabs/spaces in pins file

Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Victor Oliveira 1a04c8c7bb
Avoid invalid memory optimizations (#20389)
When building for AVR, merge-all-constants can incorrectly combine constants stored in flash with constants stored in RAM. These have different access requirements, leading to undefined behavior during execution.
Co-authored-by: ellensp <ellensp@hotmail.com>
4 years ago
ellensp 31352f8a8a
Fix up start, monitor baud (#20326) 4 years ago
Mathias Rasmussen 753cf994b6
Update to STM32 v10, optimize build (#20325) 4 years ago
Scott Lahteine b6a32500c4
M808 Repeat Markers (#20084) 4 years ago
Jason Smith 3a396a25dc
Retire HAL for STM32F4 / F7 (#20153) 4 years ago
Scott Lahteine b3bd47b4b2 Printrboard labels 4 years ago
Giuliano Zaro 41529b6598
SMUFF (MMU2 clone) support (#19912) 4 years ago
ellensp b57ca6e4ac
add ethernet to src filter (#20136)
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box>
4 years ago
Victor Oliveira ea371618da
Add Touch Calibration screen (#20049) 4 years ago
InsanityAutomation 1b0a5abd73
G34 Z stepper locking (#20091)
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
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
Darren Horrocks 53cc8a0d6e
Optimized (non-optiboot) Melzi env (#20021)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith bd872d5dcf
STM32F1 cleanup, incl. SoftwareSerial removal (#20046) 4 years ago
George Fu 4785b04aa1
FYSETC E4 board support (#20032) 4 years ago
Victor Oliveira 50ba20fe1f
PIO env for MKS Nano boards in STM32 (#19905) 4 years ago
ellensp 8cc0369d97
Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL (#19875) 4 years ago
Jason Smith ea0afd0b4d
Ignore NativeEthernet on AT90USB1286 (#19885) 4 years ago
Foxies 9aee6674bb
FLSUN Delta QQS-Pro pins (#19793) 4 years ago
Scott Lahteine 072f996af7
General cleanup, mostly MKS UI (#19825) 4 years ago
bilsef 9baa944460
Teensy 4.1 Ethernet support (#19801) 4 years ago
Jason Smith 9507c49b18
Fix mega2560ext environment (#19730) 4 years ago
Jason Smith 54315252c7
Add NUCLEO-F767ZI dev board (#19373)
Co-authored-by: Lorenzo Delana <lorenzo.delana@gmail.com>
4 years ago
Victor Oliveira c0920bbf6a
TFT Refactoring (#19192)
* split tft folder in two: tft for color ui; tft_io for shared tft code

* after the files got moved, now the code was moved to the right place

* classic ui using TFT IO init lcd codes

* feature to compile tft_io when enabled

* compiling fix

* lvgl spi tft working with tft io init codes

* there is no need for separeted fsmc and spi class in lvgl anymore, as tft io handle everything

* remove debug

* base for TFT rotation and mirroring API, and ILI9488 support

* ST7796S rotate and mirror support

* ST7789V rotate and mirror support

* ST7735 rotate and mirror support

* ILI9341 rotate and mirror support

* ILI9328 rotate and mirror support

* R61505 rotate and mirror support

* MKS TFT definitions

* more configs for mks tfts

* update config

* naming typo

* to configure the user interface

* ANYCUBIC_TFT35

* tft configs

* support for SSD1963

* tft display types

* updated conditionals lcd; first board fully working with the new code - all 3 ui!

* compatiblity

* changed name

* move classic ui file name

* rename TURN -> ROTATE

* GRAPHICAL_TFT_ROTATE_180 deprecated

* first fsmc board fully working - chitu v5

* mks robin nano v1.2 + tft 35 ok!

* right pin name

* anycubic tft tested in a TRIGORILLA_PRO

* chitu v6

* nano 32 tft orientation

* mks tft43

* mks tft43 rotation

* fixed LONGER LK tft setup

* GRAPHICAL_TFT_UPSCALE defined by the display type

* better offsets defaults

* Update Configuration.h

* Update tft_fsmc.cpp

* Update Conditionals_LCD.h

* Tweak comments

* update nano tests

* Revert "update nano tests"

This reverts commit a071ebbfad30e28855a4a5695ec8a726542a1a65.

* default tft

* outdated comments

* to not break non-vscode builds

* upscale tft 35

* support tft 180 rotation for color ui

* Each TFT Driver is responsible for its default color mode.

* use auto detect in mks displays, because some of them could be shipped with diferent drivers

* extra s

* unused code

* wrong -1

* missing mirror options

* Smaller regex pattern

* Comment updates

* Clean up old defines

* Apply pins formatting

* GRAPHICAL_TFT_ROTATE_180 => TFT_ROTATE_180

* MKS_ROBIN_TFT_V1_1R

* merge fix

* correct resolution

* auto is default, dont need be there, and it will allow the user to configure it even for named displays

* to not use rotation with MKS_ROBIN_TFT_V1_1R

* i like () in macros

* avoid sleepy commits

* default for st7789 is rgb

* nano follow up

* to allow ili9328 rotation

* default is rgb

* boards merge follow up

* to match bootloader orientation

* HAS_TOUCH_XPT2046 is not hal specific anymore

* lets not forget LPC

* 180 rotation for ili9328 and R61505

* Clean up whitespace

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
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
Jason Smith 45731bd022
Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine 492ba2a111
Digipots refactor / cleanup (#19690) 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
ellensp 321afd5fef
Apply env:mega2560ext to relevant boards (#19624) 4 years ago
Ryan V1 8989353fab
Fix Archim1 stepper timing (with new variant) (#19596) 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 1c372df449 Prettier INI 4 years ago
Scott Lahteine 303d871ca7 Update AnyCubic deps 4 years ago
Victor Oliveira 90bc1993b6
Include pins.h in dependencies script (#19468) 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
cosmoderp 073b7f1e3a
E3 V2 DWIN: Z-Offset, cleanup, versatility (#19384)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Keith Bennett cb9a34c6f7
Fix Creality RET6 env - RE (#19340) 4 years ago
Victor Oliveira 160f70be63
LPC: Finish DMA transfer, use HW SPI class (#19191) 4 years ago
Keith Bennett 700e0fe7d7
Warn in platformio.ini about RCT6 512K (#19312) 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 853aec2c9a
Move ExtUI displays to sub-folder (#19070) 4 years ago
ellensp 64e181979c
Env mega2560ext adds pins 70-85 (#19022) 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
wmariz da4eaebdc9
ZoneStar Z6FB (#18918)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira c3fdc7f81e
Apply PIO-supported custom_option for deps (#18935) 4 years ago
Scott Lahteine 99ba866d8d
Optimize G-code / feature dependencies (#18919) 4 years ago
Marco Burato 6bcfb58cd4
More Anycubic + Trigorilla mappings, ExtUI (#18903) 4 years ago
Claus Näveke 4d36baf375
No mks_robin extra_scripts in Trigorilla build (#18872) 4 years ago
Scott Lahteine cc50c4956d Add monitor_flags 4 years ago
Scott Lahteine f3b37229fa Update include_tree 4 years ago
Alexander Gavrilenko 117df87d19
Support for TFT & Touch Screens (#18130) 4 years ago
Scott Lahteine b80cc09b13 Keep -std=gnu++11 in stm32 build_unflags 4 years ago
Diego von Deschwanden de5cca6b1f
Update more external links (#18819) 4 years ago
Victor Oliveira 3eef000e2a
Fix MKS Robin Nano V2 build / upload (#18784) 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
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 1d2d616a7c Fix ESP3D_WIFISUPPORT ini typo 4 years ago