-
ebdf8b6b1a
Fix STM32 flush of TX (used by UBL) (#16197)
randellhodges
2019-12-22 03:08:17 -06:00
-
59f9bb2120
Add FLYBOARD (STM32F407ZG) (#16257)
FLYmaker
2019-12-22 17:05:30 +08:00
-
f339a39654
Add Ender-5 Pro config (#16221)
thisiskeithb
2019-12-21 18:02:40 -08:00
-
a3d88aebed
Add MRR_ESPA/_ESPE (ESP32) boards (#16238)
Luc
2019-12-22 01:58:00 +01:00
-
d5bc5547ee
Step timing cleanup and rounding fix (#16258)
Jason Smith
2019-12-21 16:36:25 -08:00
-
f8065da48f
Reset runout.ran_out on resume (#16230)
Tanguy Pruvot
2019-12-22 01:35:35 +01:00
-
127fb9860c
Don't test certain changes
Scott Lahteine
2019-12-21 03:32:20 -06:00
-
c5179cffb4
Add Tevo Nereus (w/ Robin Nano) config (#16207)
thisiskeithb
2019-12-21 01:20:48 -08:00
-
0d8c81b2a6
Fix axis CS sanity check (#16271)
Jason Smith
2019-12-20 20:05:42 -08:00
-
856013cc0f
Fix planner compile error (#16272)
Markus Towara
2019-12-21 05:04:49 +01:00
-
0b6c2d893e
Fix G34 with Z_DUAL_STEPPER_DRIVERS compile (#16274)
randellhodges
2019-12-20 22:03:37 -06:00
-
b6d857f1d6
Improve Anet A6 config (#16280)
Vertabreaker
2019-12-20 22:59:33 -05:00
-
2e235aff03
Fix HAL_STM32 + Arduino IDE SoftwareSerial conflict (#16266)
Jason Smith
2019-12-20 17:14:27 -08:00
-
87992f3669
Use Github Actions for CI, date bump (#16269)
Scott Lahteine
2019-12-20 19:11:53 -06:00
-
64ebec50dc
Move pins debug condition
Scott Lahteine
2019-12-20 10:19:41 -06:00
-
e3b02757d3
Kossel Clear configuration (#16198)
Vertabreaker
2019-12-19 22:47:15 -05:00
-
70325a6a0f
Update test scripts to error on unknown (#16229)
Jeff Eberl
2019-12-19 20:03:42 -07:00
-
d81de7f521
Tweak sanity checks
Scott Lahteine
2019-12-15 20:23:59 -06:00
-
deff538909
Fix broken M100_dump_routine
Scott Lahteine
2019-12-15 20:21:56 -06:00
-
a9a78f2831
Followup for step timing (#16128)
Scott Lahteine
2019-12-19 19:55:37 -06:00
-
10f7bbee32
Use MYSERIAL0 (not SerialUSB) for Malyan LCD
Scott Lahteine
2019-12-19 19:53:06 -06:00
-
b49a0e39d5
HOME_USING_SPREADCYCLE is obsolete
Scott Lahteine
2019-12-19 16:02:57 -06:00
-
53f77dfadf
Remove obsolete TMC2209 comment
Scott Lahteine
2019-12-19 15:56:52 -06:00
-
937dca4432
Followup to TMC2209 spreadcycle patch
Scott Lahteine
2019-12-19 15:54:29 -06:00
-
bbe0ffb2fa
BigTreeTech SKR v1.4 support (#16236)
BigTreeTech
2019-12-19 16:41:35 +08:00
-
1bad8f1b17
Improve pulse timing and step reliability (#16128)
Jason Smith
2019-12-19 00:38:48 -08:00
-
5f06f42ccd
Spindle/Laser pins for RADDS (#16119)
Mario Costa
2019-12-19 08:37:07 +00:00
-
e5edbf9d35
Allow TMC2209 to save/restore spreadCycle (#16153)
elementfoundry
2019-12-19 01:23:54 -07:00
-
865071a946
Tweak code formatting
Scott Lahteine
2019-12-11 01:03:27 -06:00
-
329f5b4df9
Improve SKR mini E3 + Ender 3 settings (#16247)
salami738
2019-12-19 08:22:17 +01:00
-
dcdaa2025f
Sanity-check Z_STEPPER_AUTO_ALIGN coordinates (#16231)
Moshi Binyamini
2019-12-19 08:59:01 +02:00
-
0400783444
Tweak G34, fix a declaration
Scott Lahteine
2019-12-19 00:39:09 -06:00
-
768a1d2713
[cron] Bump distribution date
Scott Lahteine
2019-12-19 00:39:55 -06:00
-
711fb26ae5
Move AutoBuildMarlin to its own repo
Scott Lahteine
2019-12-16 10:38:27 -06:00
-
7f15968ce7
Add dev-2.1.x to 'mfinfo' script
Scott Lahteine
2019-12-16 03:33:17 -06:00
-
262ff9584c
[cron] Bump distribution date
Scott Lahteine
2019-12-16 00:00:04 -06:00
-
af4c62b422
Update product links
Scott Lahteine
2019-12-15 20:58:31 -06:00
-
4a6f625f86
Tweak E180 config
Scott Lahteine
2019-12-15 20:56:10 -06:00
-
e0c71344ed
Define more FAN pins for GT2560 (#16235)
Vertabreaker
2019-12-15 21:28:55 -05:00
-
42a336f8bc
Update BTT002 platform (fixing SD init) (#16217)
chzj333
2019-12-16 02:24:54 +08:00
-
a0badf572e
STM32 Touch UI timings, Longer onboard pullups (#16219)
Tanguy Pruvot
2019-12-15 19:03:39 +01:00
-
a358b72ec8
Add SKR Mini E3 + Zonestar LCD warning (#16214)
thisiskeithb
2019-12-15 10:02:20 -08:00
-
6e8dcba698
Fix G28 debug line, M569 calls (#16213)
danym21
2019-12-15 19:00:00 +01:00
-
9d6b2ebf50
Improve ESP32 HAL (EEPROM, watchdog) (#16228)
Luc
2019-12-15 18:39:39 +01:00
-
dc8d8cb39c
Fix MKS SGen-L SD detect pin (#16224)
thisiskeithb
2019-12-15 09:25:07 -08:00
-
509e1ab053
TOUCH_MI_DEPLOY_XPOS fallback to X_MIN_POS (#16226)
Luu Lac
2019-12-15 11:21:39 -06:00
-
e9dadacf7b
Fix bad #ifdef (#16227)
Luu Lac
2019-12-15 11:16:36 -06:00
-
6a514a1e8e
Move status screen defines
Scott Lahteine
2019-10-08 21:46:23 -05:00
-
1ea78cdd69
Improve A20M config
Scott Lahteine
2019-12-12 22:15:06 -06:00
-
303ddb862a
Tweak some config names
Scott Lahteine
2019-12-12 22:14:36 -06:00
-
f3d64b7115
Cardreader read/write open methods
Scott Lahteine
2019-12-12 18:46:49 -06:00
-
98382fcea5
Include Z in SCARA steps feedrate (#16193)
Bo Herrmannsen
2019-12-13 00:13:49 +01:00
-
629c039eed
Update M503 MBL G29 report (#16199)
iain MacDonnell
2019-12-12 14:54:54 -08:00
-
2a7f1091ce
Fix compile error (macro substitution typo) (#16194)
randellhodges
2019-12-12 16:51:35 -06:00
-
3d4aa015a8
Add MKS Robin Mini EEPROM defines (#16203)
Anders Sahlman
2019-12-12 23:35:46 +01:00
-
6b53431116
Flsun QQ-S example config (#16204)
Anders Sahlman
2019-12-12 23:19:28 +01:00
-
e45c4d6aa3
Fix RAMBo CNC test
Scott Lahteine
2019-12-12 16:12:05 -06:00
-
7b512742f4
Tweak ExtUI Probeless Babystepping (#16177)
InsanityAutomation
2019-12-12 16:51:56 -05:00
-
b065a60dd0
Onboard (always-on) pullups support (#16144)
ManuelMcLure
2019-12-12 13:49:14 -08:00
-
ae3504594c
Add a CI test for RAMBo + CNC (#16126)
Jeff Eberl
2019-12-11 01:28:16 -07:00
-
edc671edea
Disable SD_CHECK_AND_RETRY in BTT E3 configs (#16143)
thisiskeithb
2019-12-11 00:22:35 -08:00
-
50688f03fb
Invert E dir of Geeetech A10 (#16149)
Tobias Schürg
2019-12-11 09:19:59 +01:00
-
98814e1c47
MKS 12864 OLED pins for SGEN-L (#16188)
thisiskeithb
2019-12-11 00:18:21 -08:00
-
23d1801022
Update BTT comments for USB/SD Composite (#16130)
Tanguy Pruvot
2019-12-11 08:47:21 +01:00
-
c2342c3528
Use error message !! hints (#16145)
André Kjellstrup
2019-12-11 08:46:11 +01:00
-
96cf556139
Fix multiple servos with STM32 (#16151)
MangaValk
2019-12-11 08:44:05 +01:00
-
31fdaea269
Add MKS Robin Pro, MKS Robin Lite3 (#16163)
MS1987
2019-12-11 14:23:47 +08:00
-
1c48817a47
[cron] Bump distribution date
Scott Lahteine
2019-12-11 00:00:04 -06:00
-
0d52eaa875
Superscript 3 for mm3
Scott Lahteine
2019-12-10 23:44:33 -06:00
-
5ebef425ce
Update french (objects, retract...)
Tanguy Pruvot
2019-12-08 13:54:57 +01:00
-
5dfa152ba2
Update Italian language (#16147)
Giuliano Zaro
2019-12-11 06:38:14 +01:00
-
1c4f672eae
Formalize DAC percent strings (#16176)
dagorel
2019-12-11 06:37:25 +01:00
-
1bcd47e65f
Correct MKS Robin Mini pins (#16178)
Anders Sahlman
2019-12-11 06:32:11 +01:00
-
1465fc0632
Fix controller and SD on Robin Nano (#16187)
Antti Andreimann
2019-12-10 23:29:33 -06:00
-
07a61057ba
[cron] Bump distribution date
Scott Lahteine
2019-12-10 00:11:19 -06:00
-
39fcb5b5f8
Update 3DFabXYZ settings (#16139)
Alain Martel
2019-12-07 19:10:28 -05:00
-
bb5717c5b3
[cron] Bump distribution date
Scott Lahteine
2019-12-07 00:00:05 -06:00
-
f3155af444
Update AZSMZ LCD link (#16106)
Luu Lac
2019-12-06 01:35:06 -06:00
-
ab61c09bff
Improve touch buttons behavior (#16109)
Tanguy Pruvot
2019-12-06 07:47:50 +01:00
-
a087a653cd
Wanhao D6 uses TINYBOY2 (#16117)
thisiskeithb
2019-12-05 18:52:20 -08:00
-
b65ab21733
Fix compile error with disabled PIDTEMP (#16108)
Antti Andreimann
2019-12-05 20:51:41 -06:00
-
37df0c1f22
Disable PRINTCOUNTER in SKR Mini E3 examples (#16110)
Jason Smith
2019-12-05 18:49:06 -08:00
-
7f8ca85e69
STM32F1 Flash-based EEPROM fixes (#16118)
randellhodges
2019-12-05 20:48:11 -06:00
-
f64649933f
[cron] Bump distribution date
Scott Lahteine
2019-12-04 01:57:33 -06:00
-
-
68da497f35
Remove debug_out.h '#pragma once' (again) (#16098)
ManuelMcLure
2019-12-03 23:29:02 -08:00
-
afd865d8dd
Melzi has a 1284 (#16090)
thisiskeithb
2019-12-03 23:26:27 -08:00
-
0832a60db3
EXP3D Imprimante Multifonction (#16079)
Vertabreaker
2019-12-03 07:52:38 -05:00
-
cb4cd76086
Fix TMC_SW_MOSI for BTT_SKR_MINI_V1.1 (#16081)
ellensp
2019-12-04 01:44:36 +13:00
-
54f75ebbfe
Rename platform, part 2
Scott Lahteine
2019-12-03 06:42:49 -06:00
-
454984376c
Rename platform, part 1
Scott Lahteine
2019-12-03 06:42:35 -06:00
-
0369929ffc
Geeetech A10D & PI3A PRO configs (#16074)
Vertabreaker
2019-12-03 04:22:55 -05:00
-
6134bff81b
Expand environments in platformio.ini
Scott Lahteine
2019-12-02 21:19:23 -06:00
-
b2c670fd94
[cron] Bump distribution date
Scott Lahteine
2019-12-02 00:00:04 -06:00
-
530e92e653
Geeetech: Add E180, clean up A30 (#16072)
Vertabreaker
2019-12-01 23:41:28 -05:00
-
cb7817093f
More serial macro cleanup
Scott Lahteine
2019-12-01 22:23:19 -06:00
-
9114a14eca
Fix commas in EEPROM code
Scott Lahteine
2019-12-01 21:58:10 -06:00
-
3874f4a097
Geeetech A30 / GTM32 support (#16071)
Vertabreaker
2019-12-01 22:25:45 -05:00
-
01e4b0c067
Add Laser / Spindle bitmap for LCD (#16068)
Luu Lac
2019-12-01 21:20:15 -06:00
-
bdd0517a5b
Tweak test labels
Scott Lahteine
2019-12-01 21:11:19 -06:00
-
3dc49fd1c6
Split up hotend / bed drawing
Scott Lahteine
2019-12-01 20:06:00 -06:00