540 Commits (d0222e5c76276d4bb1c46a4731ec63938f545eb0)

Author SHA1 Message Date
Scott Lahteine 9a0b0d8469 Add a code formatter 5 years ago
Scott Lahteine bf25cc8412 Add a script to id configs 5 years ago
George Fu 8477dbf65d
Update FYSETC STM32F103 ldscript and script (#18179) 5 years ago
Scott Lahteine c9a260ee12 MEEB cleanup, whitespace
Followup to #18138
5 years ago
cccc 2bf63e29c6
Support for MEEB 3DP board (#18138) 5 years ago
Leandro A. F. Pereira 801f99edad
SDCARD_READONLY (#17884) 5 years ago
Scott Lahteine 84c43e9ee7 Fix test comments 5 years ago
George Fu fe7452c5cb
TMC serial multiplexer, FYSETC AIO-II (#18080) 5 years ago
Jason Smith 8c0c8e4046
8 Extruders + Graphical LCD fix (#18079) 5 years ago
Jason Smith 7696dea1c6
Fix LPC + EXPERIMENTAL_I2CBUS build error (#18040) 5 years ago
Jason Smith 94063e3a87
Fix PID + Thermal Protection combos (#18023) 5 years ago
Italo Soares 213d4b890e
Hotend Idle Timeout (#16362) 5 years ago
Jason Smith df04a427f3
Fix BTT002 SPEAKER timer conflict (#18011) 5 years ago
Scott Lahteine 45a01a3eca
Non-SPI core homing pin tests (#17996) 5 years ago
Scott Lahteine 6ae7a40f99
CoreXY sensorless homing (#17972) 5 years ago
Scott Lahteine 6ec89031ee Fix BIGTREE_SKR_PRO tests 5 years ago
Scott Lahteine ac6a58010d Reorder RAMBo tests 5 years ago
Scott Lahteine a06a0c5b88
Fix SKR/GTR PeripheralPins.c (#17937)
* Add a separate GTR board/variant.
* Revert SKR Pro MOSI (before 248b7dfa59).
5 years ago
Scott Lahteine 0fbedf5b4c Fix LPC host actions, add tests
Fixes #17955
5 years ago
Colin Godsey 8a22ef0c83
G6 Direct Stepping (#17853) 5 years ago
thisiskeithb 2f3077f219
Tests (LPC176x): Emergency Parser (#17967) 5 years ago
Eric Ptak 9d545f1231
Fysetc S6 direct DFU upload (#17943) 5 years ago
Scott Lahteine 3b87fc19e4 Adjust some variants spacing, comments 5 years ago
Jason Smith ba9a9bbe58
Normalize HAL/STM32 targets (#17904) 5 years ago
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