Commit Graph

380 Commits (022b6b9067be7e58145ee7dfd580b2388a8275d4)

Author SHA1 Message Date
Scott Lahteine a484adcb30 Update git helper usage
Scott Lahteine 57e37b6c24 Fix daily date bump action
Lino Barreca 07509febcd Fix serials available on SKR Pro 1.1 ()
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 ()
Scott Lahteine 1d0452c41e
Standardize drivers.h values, add class indirection ()
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support ()
Scott Lahteine a2cda631d9 Clean up trailing whitespace
Bob Kuhn 747b2b9bf4 Improve STEVAL_3DP001V1 and future STEVAL_* support ()
Scott Lahteine 16787c94af Update mfpub for current MarlinDocumentation
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) ()
petrzjunior 254d352fca Update Czech language ()
FLYmaker 59f9bb2120 Add FLYBOARD (STM32F407ZG) ()
Scott Lahteine 87992f3669
Use Github Actions for CI, date bump ()
Jeff Eberl 70325a6a0f Update test scripts to error on unknown ()
BigTreeTech bbe0ffb2fa BigTreeTech SKR v1.4 support ()
Scott Lahteine 711fb26ae5 Move AutoBuildMarlin to its own repo
Scott Lahteine 7f15968ce7 Add dev-2.1.x to 'mfinfo' script
chzj333 42a336f8bc Update BTT002 platform (fixing SD init) ()
Scott Lahteine e45c4d6aa3 Fix RAMBo CNC test
Jeff Eberl ae3504594c Add a CI test for RAMBo + CNC ()
MangaValk 96cf556139 Fix multiple servos with STM32 ()
MS1987 31fdaea269 Add MKS Robin Pro, MKS Robin Lite3 ()
Scott Lahteine 54f75ebbfe Rename platform, part 2
Scott Lahteine 454984376c Rename platform, part 1
Scott Lahteine bdd0517a5b Tweak test labels
Chris Pepper 849ac80e90
Fix megaatmega2560 test ()
Felicia Hummel 709d037b8e Fysetc S6 PWM pins descriptions, fix servo timer ()
Gustavo Alvarez efc3873149 Reorder F103RE environments ()
Scott Lahteine f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
Scott Lahteine 2d74c2042a Clean up whitespace, GTM32 pins
George Fu cf1e19d167 Fysetc S6 support ()
thisiskeithb f786cc5145 Revert default BTT STM32F103 environment ()
Scott Lahteine 1d150e41b6 Reduce MMU2 code, add test
Scott Lahteine 441e822fb3 LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
Scott Lahteine 8f09d2e790 Add STM32F103RE_bigtree to Auto Build
Gustavo Alvarez b2a275891c Support RET6 in BTT SKR Mini ()
Daniel Negut a3229b30ec Add Zonestar/Anet LCD for SKR mini E3 ()
thisiskeithb 0f57818f2d Support 512K "RCT6" in BTT SKR Mini ()
Lino Barreca d1d143781e SKR-PRO: Fix FAN0 PWM speed with Heater2 ()
Tanguy Pruvot 94e18ce324 STM32F1: Remove extra py imports ()
Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards ()
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 ()
Scott Lahteine 624336f453 Fix up Megatronics 3.2 test
Scott Lahteine 6e0bcb80a2 Tweak mega tests
Ivan Kravets 4ff708cb3a STM32 PIO: Override default LD Script using LINKFLAGS build scope ()
Giuliano Zaro 35cd545106 Use prior endstop pin-to-interrupt macros ()
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes ()
Giuliano Zaro 65ef774e8d Fix mega Port J endstop interrupts ()
Scott Lahteine 35b1149d96 Patch es int tests for Arduino 1.8.10
Scott Lahteine 7a342ecb93
Show Total E during print ()