566 Commits (bc7720c0cd3917f44200c0b78e1b635e4c7b6797)

Author SHA1 Message Date
Jason Smith 703e97b7af
Support TMCStepper with MKS Robin Pro (#17908) 5 years ago
Jason Smith a2153c15ee
Add TMC driver HW serial defines (#17909) 5 years ago
Gurmeet Athwal a4c981469e
Extended reporting options (#16741) 5 years ago
Scott Lahteine 65104b7d78 Whitespace, M200 test label 5 years ago
Jason Smith cd8e6a1ad7
Git attributes for UNIX line endings (#17842) 5 years ago
Scott Lahteine 38d1587091
Malyan M200 V2 (#17840) 5 years ago
Jason Smith 208af8cb15
Fix STM32 + SoftwareSerial compile (#17831) 5 years ago
Jason Smith f709c565a1
STM32F1: SD EEPROM fallback (#17715) 5 years ago
Neil van Geffen c56b66543d
Permit Stall Sensitivity of 0 (#17722) 5 years ago
Scott Lahteine 5d1498f2cb Fix SKR Pro / GTR i2c pins
Fixes #17297

Co-Authored-By: NAPCAL <napcal@users.noreply.github.com>
5 years ago
Toni 21067ab062
Add Prusa MMU2S settings - beta (#17523) 5 years ago
Scott Lahteine df22b96d72 Update mfpr 5 years ago
Scott Lahteine 07252ad0b3 Update firstpush 5 years ago
Scott Lahteine 76efba686b More explicit firstpush 5 years ago
studiodyne 2f6262c27b
Automatic Tool Migration feature (#17248) 5 years ago
Alexander Amelkin c3aeed0dcc
Prevent SKR Pro bootloader corruption (#17657)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Scott Lahteine 00d35ccc14 Add EXPERIMENTAL_SCURVE to AGC test 5 years ago
grauerfuchs 4a5a3d27ed
Option to use raw digipot values (#17536) 5 years ago
Scott Lahteine f94ab84dac
Malyan M300 support (#17421) 5 years ago
George Fu a794538c54 Homing backoff enhancements
- Define homing bump as an array
- Add pre and post homing backoff options
- Consolidate homing config options
5 years ago
Giuliano Zaro fd4c025e98
More features in SAMD51 test (#17572) 5 years ago
Zs.Antal 78a5079558
Add Hungarian language (#17491)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Gustavo Alvarez aca2e149ab
Silence E3 DIP build warning (#17492) 5 years ago
mks-viva bc856fd8ec
MKS Robin E3 / E3D support (#17569)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
Scott Lahteine e3321920f3 Update Marlin website links to https 5 years ago
grauerfuchs 293a0997c9
Fix / optimize PCA9533 LED (Mightyboard) (#17381) 5 years ago
thisiskeithb 966e0e4a77
BTT002 release V1 uses STM32F407VGT6 (#17387) 5 years ago
Tor-p d6f39a69af
Fix G76 probe height / position (#17392) 5 years ago
Scott Lahteine 8dd9afe4f9 Better push in 'mfpub' 5 years ago
Eric Ptak ac0a7f2281
Fix Fysetc stm32flash usage (#17331) 5 years ago
Scott Lahteine 9b886c2ad4 Load balance some tests 5 years ago
Scott Lahteine 9340a33980 Add a pins formatting script 5 years ago
Scott Lahteine 7988e31f5e whitespace 5 years ago
Erkan Colak 83eec683c9
New Controller Fan options and M710 gcode (#17149) 5 years ago
Scott Lahteine 5a6daa7c54 Fix CI test for SENSORLESS_PROBING 5 years ago
George Fu a698bfdc2a
Update FYSETC S6 pins/variants (#17056) 5 years ago
Scott Lahteine fd1af0189e mftest: Set machine name 5 years ago
Scott Lahteine c083728e4c General code cleanup 5 years ago
Scott Lahteine af62d7f937 Fix MMU test 5 years ago
Scott Lahteine d3e232d1c1 Add single extruder LIN_ADVANCE test 5 years ago
Scott Lahteine 646599d0d9 Finish M900 updates 5 years ago
thisiskeithb e0c0173f73
Fix nested comment warning (#17045) 5 years ago
Scott Lahteine 736521a3f1 Balance mega tests, shorten some env names 5 years ago
Jason Smith cc822bf70f
Fix some 8 extruders issues, GTR build (#17043) 5 years ago
Jason Smith 5da6819277
Fix build issues with REPRAPWORLD_KEYPAD (#17038)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Jason Smith 45fae55929
Fix SKR nested comment warning (#17037) 5 years ago
Jason Smith 4a3fcd0bf9
Fix three extruder with auto-fan build (#17035) 5 years ago
Scott Lahteine f7d663c7db Improvements for MarlinMesh.scad 5 years ago
Jason Smith ebd2bcc177 Fix AXIS_HAS_SW_SERIAL 5 years ago
Scott Lahteine 4d400910b4 Fix mftest -b -u line match 5 years ago
Scott Lahteine 72fae2faa5 Require TMCStepper 0.6.2 5 years ago
Scott Lahteine 71ec89a112 Fix mftest -b and -u. Add --help. 5 years ago
Giuliano Zaro ff0c931e47
Add RAMPS 1.4.4 to AGCM4 (#16606) 5 years ago
Scott Lahteine 7b02a62da8 Fix up tests 5 years ago
Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) 5 years ago
Scott Lahteine 10b4fa91eb Add mftest -b (auto-build) and -u (upload)
- Implement the equivalent of auto-build for the shell environment by using the MOTHERBOARD setting to look up the env: entries.
5 years ago
Bob Kuhn 0268c1d02c
STM32duino - Use SDIO for onboard SD (#16756) 5 years ago
felixstorm 38a9706e16
Keep secure credentials in a separate config file (#16773) 5 years ago
Scott Lahteine ff78f79762 Use a different Configurations branch for CI 5 years ago
Scott Lahteine 202840e750 Tweak mfqp script 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 7a4758a6a2 Fix RGB / Neopixel white color bug
See #16752
5 years ago
Scott Lahteine 1af05797d7 Improve mfadd helper script
- Use the original branch name if none is supplied
- Set the remote tracking to the source
- Accept User/Branch or User:Branch syntax
5 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 5 years ago
Scott Lahteine 0eae26a7be Tweak mfpub stashing 5 years ago
Scott Lahteine d3a8a81756 Update mfdoc, mfpub 5 years ago
Bob Kuhn 1a5cbc9052 Fix STM401/4xx/STM32F7xx timers, STEVAL_3DP001V1 warning (#16621) 5 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
Bob Kuhn f6468f0af3 STEVAL_3DP001V1: Easier Serial2 (for WIFI interface) (#16599) 5 years ago
Jason Smith 439e73d79c AVR sanity check for MONITOR_DRIVER_STATUS with SW Serial (#16421) 5 years ago
George Fu a05a65e7d2 Update FYSETC S6 Peripheral Pins (#16593) 5 years ago
tompe-proj a338dce83f PINDA v2 temperature sensor / compensation (#16293) 5 years ago
Scott Lahteine 9520e5121c More CI test updates 5 years ago
Scott Lahteine a578749622 Clean up HAL ADC, old test scripts 5 years ago
Bob-the-Kuhn 0d0dfba203 STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. (#16579) 5 years ago
Pascal de Bruijn f10d3564e1 STM32 RODATA LENGTH (#16580) 5 years ago
Scott Lahteine bd550bb45a Get test configs from GitHub 5 years ago
Bob Kuhn 53dfeed6c0 Steval_3DP001V1 timers, analog inputs, etc. (#16565) 5 years ago
Jason Smith fc773c2784 Fix Fysetc S6 FLASH_PAGE_SIZE and test build (#16560) 5 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Bob Kuhn c4ffe74d71 Add SERVO, TONE timers to variant for better STEVAL_3DP001V1 support (#16538) 5 years ago
Scott Lahteine 89ccd463d7 Update auto_build.py paths for Atom/Sublime 5 years ago
Jason Smith d22eb261cf Fix probeless delta build (#16537) 5 years ago
Luc d854c8fa5f ESP3d integration for ESP32 (#16515) 5 years ago
Lino Barreca 5c4c052fd7 Fix SKR Pro BLTouch conflicting timers (#16499) 5 years ago
Scott Lahteine f154e94981 Move auto_build.py to 'vscode' folder 5 years ago
Scott Lahteine a484adcb30 Update git helper usage 5 years ago
Scott Lahteine 57e37b6c24 Fix daily date bump action 5 years ago
Lino Barreca 07509febcd Fix serials available on SKR Pro 1.1 (#16439) 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Scott Lahteine 1d0452c41e
Standardize drivers.h values, add class indirection (#16448) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine a2cda631d9 Clean up trailing whitespace 5 years ago
Bob Kuhn 747b2b9bf4 Improve STEVAL_3DP001V1 and future STEVAL_* support (#16404) 5 years ago
Scott Lahteine 16787c94af Update mfpub for current MarlinDocumentation 5 years ago
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 5 years ago
petrzjunior 254d352fca Update Czech language (#16305) 5 years ago
FLYmaker 59f9bb2120 Add FLYBOARD (STM32F407ZG) (#16257) 5 years ago
Scott Lahteine 87992f3669
Use Github Actions for CI, date bump (#16269) 5 years ago
Jeff Eberl 70325a6a0f Update test scripts to error on unknown (#16229) 5 years ago
BigTreeTech bbe0ffb2fa BigTreeTech SKR v1.4 support (#16236) 5 years ago
Scott Lahteine 711fb26ae5 Move AutoBuildMarlin to its own repo 5 years ago
Scott Lahteine 7f15968ce7 Add dev-2.1.x to 'mfinfo' script 5 years ago
chzj333 42a336f8bc Update BTT002 platform (fixing SD init) (#16217) 5 years ago
Scott Lahteine e45c4d6aa3 Fix RAMBo CNC test 5 years ago
Jeff Eberl ae3504594c Add a CI test for RAMBo + CNC (#16126) 5 years ago
MangaValk 96cf556139 Fix multiple servos with STM32 (#16151) 5 years ago
MS1987 31fdaea269 Add MKS Robin Pro, MKS Robin Lite3 (#16163) 5 years ago
Scott Lahteine 54f75ebbfe Rename platform, part 2 5 years ago
Scott Lahteine 454984376c Rename platform, part 1 5 years ago
Scott Lahteine bdd0517a5b Tweak test labels 5 years ago
Chris Pepper 849ac80e90
Fix megaatmega2560 test (#16069) 5 years ago
Felicia Hummel 709d037b8e Fysetc S6 PWM pins descriptions, fix servo timer (#16057) 5 years ago
Gustavo Alvarez efc3873149 Reorder F103RE environments (#16054) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
5 years ago
Scott Lahteine 2d74c2042a Clean up whitespace, GTM32 pins 5 years ago
George Fu cf1e19d167 Fysetc S6 support (#15850) 5 years ago
thisiskeithb f786cc5145 Revert default BTT STM32F103 environment (#16006) 5 years ago
Scott Lahteine 1d150e41b6 Reduce MMU2 code, add test 5 years ago
Scott Lahteine 441e822fb3 LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE 5 years ago
Scott Lahteine 8f09d2e790 Add STM32F103RE_bigtree to Auto Build 5 years ago
Gustavo Alvarez b2a275891c Support RET6 in BTT SKR Mini (#15957) 5 years ago
Daniel Negut a3229b30ec Add Zonestar/Anet LCD for SKR mini E3 (#15931) 5 years ago
thisiskeithb 0f57818f2d Support 512K "RCT6" in BTT SKR Mini (#15890) 5 years ago
Lino Barreca d1d143781e SKR-PRO: Fix FAN0 PWM speed with Heater2 (#15889) 5 years ago
Tanguy Pruvot 94e18ce324 STM32F1: Remove extra py imports (#15898) 5 years ago
Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 5 years ago
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 5 years ago
Scott Lahteine 624336f453 Fix up Megatronics 3.2 test 5 years ago
Scott Lahteine 6e0bcb80a2 Tweak mega tests 5 years ago
Ivan Kravets 4ff708cb3a STM32 PIO: Override default LD Script using LINKFLAGS build scope (#15853) 5 years ago
Giuliano Zaro 35cd545106 Use prior endstop pin-to-interrupt macros (#15771) 5 years ago
Scott Lahteine ea3217cd46
Move 'draw' methods into Menu Item classes (#15760) 5 years ago
Giuliano Zaro 65ef774e8d Fix mega Port J endstop interrupts (#15758) 5 years ago
Scott Lahteine 35b1149d96 Patch es int tests for Arduino 1.8.10 5 years ago
Scott Lahteine 7a342ecb93
Show Total E during print (#15703) 5 years ago
J.C. Nelson 167ecd8620 Chitu board support (e.g., Tronxy X5s) (#15493) 5 years ago
Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 5 years ago
Scott Lahteine 77f500b857 Fix LPC1769 test 5 years ago
Jason Smith 832cb7e1ac Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195) 5 years ago
Scott Lahteine 3949d246df Fix ESP32 name conflict 5 years ago
Jason Smith 53abfdc2c3 Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547) 5 years ago
InsanityAutomation 0074d63962 Vendor version override (#14189)
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
5 years ago
Tanguy Pruvot f06602ff7e Fix MKS Robin python script (for Travis CI) (#15523) 5 years ago
LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 5 years ago
Scott Lahteine 541a9f2b85 Defer test of Lulzbot UI for now 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Marcio Teixeira dc14d4a13c Improvements and fixes to Lulzbot UI (#15490) 5 years ago
Scott Lahteine a525cc06c1 Add ARC_SUPPORT to DUE tests 5 years ago
Scott Lahteine 89490171ef Use "concatenatable" language codes 5 years ago