Commit graph

459 commits

Author SHA1 Message Date
Jason Smith f709c565a1
STM32F1: SD EEPROM fallback (#17715) 2020-04-27 23:45:20 -05:00
Neil van Geffen c56b66543d
Permit Stall Sensitivity of 0 (#17722) 2020-04-27 08:27:14 -05:00
Scott Lahteine 5d1498f2cb Fix SKR Pro / GTR i2c pins
Fixes #17297

Co-Authored-By: NAPCAL <napcal@users.noreply.github.com>
2020-04-27 06:57:38 -05:00
Toni 21067ab062
Add Prusa MMU2S settings - beta (#17523) 2020-04-25 21:07:21 -05:00
Scott Lahteine df22b96d72 Update mfpr 2020-04-23 21:53:51 -05:00
Scott Lahteine 07252ad0b3 Update firstpush 2020-04-23 20:49:58 -05:00
Scott Lahteine 76efba686b More explicit firstpush 2020-04-22 21:05:31 -05:00
studiodyne 2f6262c27b
Automatic Tool Migration feature (#17248) 2020-04-22 21:03:28 -05:00
Alexander Amelkin c3aeed0dcc
Prevent SKR Pro bootloader corruption (#17657)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-22 16:43:43 -05:00
Scott Lahteine 00d35ccc14 Add EXPERIMENTAL_SCURVE to AGC test 2020-04-22 14:55:33 -05:00
grauerfuchs 4a5a3d27ed
Option to use raw digipot values (#17536) 2020-04-18 22:56:23 -05:00
Scott Lahteine f94ab84dac
Malyan M300 support (#17421) 2020-04-17 09:10:41 -05:00
George Fu a794538c54 Homing backoff enhancements
- Define homing bump as an array
- Add pre and post homing backoff options
- Consolidate homing config options
2020-04-17 08:52:41 -05:00
Giuliano Zaro fd4c025e98
More features in SAMD51 test (#17572) 2020-04-16 18:01:17 -05:00
Zs.Antal 78a5079558
Add Hungarian language (#17491)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 04:11:42 -05:00
Gustavo Alvarez aca2e149ab
Silence E3 DIP build warning (#17492) 2020-04-16 03:58:29 -05:00
mks-viva bc856fd8ec
MKS Robin E3 / E3D support (#17569)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 01:19:24 -05:00
Scott Lahteine e3321920f3 Update Marlin website links to https 2020-04-12 17:21:14 -05:00
grauerfuchs 293a0997c9
Fix / optimize PCA9533 LED (Mightyboard) (#17381) 2020-04-08 12:53:28 -05:00
thisiskeithb 966e0e4a77
BTT002 release V1 uses STM32F407VGT6 (#17387) 2020-04-06 15:51:09 -05:00
Tor-p d6f39a69af
Fix G76 probe height / position (#17392) 2020-04-06 15:32:06 -05:00
Scott Lahteine 8dd9afe4f9 Better push in 'mfpub' 2020-04-04 20:33:48 -05:00
Eric Ptak ac0a7f2281
Fix Fysetc stm32flash usage (#17331) 2020-03-31 13:59:08 -05:00
Scott Lahteine 9b886c2ad4 Load balance some tests 2020-03-29 18:14:15 -05:00
Scott Lahteine 9340a33980 Add a pins formatting script 2020-03-21 21:18:46 -05:00
Scott Lahteine 7988e31f5e whitespace 2020-03-21 21:16:15 -05:00
Erkan Colak 83eec683c9
New Controller Fan options and M710 gcode (#17149) 2020-03-18 13:41:12 -05:00
Scott Lahteine 5a6daa7c54 Fix CI test for SENSORLESS_PROBING 2020-03-05 15:07:48 -06:00
George Fu a698bfdc2a
Update FYSETC S6 pins/variants (#17056) 2020-03-03 14:30:09 -06:00
Scott Lahteine fd1af0189e mftest: Set machine name 2020-03-03 14:21:07 -06:00
Scott Lahteine c083728e4c General code cleanup 2020-03-03 14:20:37 -06:00
Scott Lahteine af62d7f937 Fix MMU test 2020-03-02 19:18:00 -06:00
Scott Lahteine d3e232d1c1 Add single extruder LIN_ADVANCE test 2020-03-02 17:11:41 -06:00
Scott Lahteine 646599d0d9 Finish M900 updates 2020-03-02 17:10:51 -06:00
thisiskeithb e0c0173f73
Fix nested comment warning (#17045) 2020-03-02 16:08:26 -06:00
Scott Lahteine 736521a3f1 Balance mega tests, shorten some env names 2020-03-01 21:20:22 -06:00
Jason Smith cc822bf70f
Fix some 8 extruders issues, GTR build (#17043) 2020-03-01 21:19:02 -06:00
Jason Smith 5da6819277
Fix build issues with REPRAPWORLD_KEYPAD (#17038)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-03-01 19:54:22 -06:00
Jason Smith 45fae55929
Fix SKR nested comment warning (#17037) 2020-03-01 17:39:00 -06:00
Jason Smith 4a3fcd0bf9
Fix three extruder with auto-fan build (#17035) 2020-03-01 17:37:16 -06:00
Scott Lahteine f7d663c7db Improvements for MarlinMesh.scad 2020-03-01 05:58:26 -06:00
Jason Smith ebd2bcc177 Fix AXIS_HAS_SW_SERIAL 2020-02-23 21:59:31 -06:00
Scott Lahteine 4d400910b4 Fix mftest -b -u line match 2020-02-16 15:30:20 -06:00
Scott Lahteine 72fae2faa5 Require TMCStepper 0.6.2 2020-02-15 22:35:28 -06:00
Scott Lahteine 71ec89a112 Fix mftest -b and -u. Add --help. 2020-02-15 01:47:15 -06:00
Giuliano Zaro ff0c931e47
Add RAMPS 1.4.4 to AGCM4 (#16606) 2020-02-13 23:28:18 -06:00
Scott Lahteine 7b02a62da8 Fix up tests 2020-02-11 09:37:04 -06:00
Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) 2020-02-10 14:52:15 -06:00
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.
2020-02-09 20:48:20 -06:00
Bob Kuhn 0268c1d02c
STM32duino - Use SDIO for onboard SD (#16756) 2020-02-04 01:24:11 -06:00