1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-18 08:17:18 +00:00
Commit Graph

14527 Commits

Author SHA1 Message Date
Tanguy Pruvot
3210155ab7
Update French language () 2020-04-16 19:04:43 -05:00
studiodyne
9110f756ad
AUTOTEMP default proportions () 2020-04-16 19:03:53 -05:00
Giuliano Zaro
fd4c025e98
More features in SAMD51 test () 2020-04-16 18:01:17 -05:00
Davide Toldo
720795ac7d
More verbose probing error () 2020-04-16 16:22:37 -05:00
Scott Lahteine
847ea583f6
STM32F103VE has 512K Flash EEPROM () 2020-04-16 15:34:44 -05:00
InsanityAutomation
d353d67a34
SD detect override for older Creality3D RAMPS () 2020-04-16 04:41:05 -05:00
Giuliano Zaro
f5577b320b
Update Italian language () 2020-04-16 04:39:01 -05:00
Giuliano Zaro
c16818b261
Fix SAMD51 timer usage () 2020-04-16 04:38:17 -05:00
Zs.Antal
78a5079558
Add Hungarian language ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 04:11:42 -05:00
Gustavo Alvarez
aca2e149ab
Silence E3 DIP build warning () 2020-04-16 03:58:29 -05:00
Bob Kuhn
f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support () 2020-04-16 03:55:33 -05:00
dandantsui
d194688020
Define EEPROM, SD type for MKS Robin nano () 2020-04-16 03:53:58 -05:00
Jason Smith
7d0ea3e2c4
Fix framework-arduinoststm32 minimum version () 2020-04-16 03:43:32 -05:00
android444
0f0b1aff55
Update GLCD Silvergate display timing () 2020-04-16 03:41:27 -05:00
android444
0ce532547a
Update Polish language () 2020-04-16 03:40:17 -05:00
Scott Lahteine
d8b8d88276 Move setup logging to the top 2020-04-16 03:37:00 -05:00
Scott Lahteine
1c43870cec Add chamber to sensitive pins 2020-04-16 03:31:44 -05:00
Scott Lahteine
03020dd31e Use the common pattern for auto fan pins
Now that pins.h is guaranteed included after configs.
2020-04-16 03:31:44 -05:00
Scott Lahteine
3a9f8a00bf Fix SD connection for some boards 2020-04-16 03:31:44 -05:00
Scott Lahteine
880f63b008 It looks like HAS_ONBOARD_SD is obsolete 2020-04-16 03:31:44 -05:00
mks-viva
bc856fd8ec
MKS Robin E3 / E3D support ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 01:19:24 -05:00
Desuuuu
2824e67d95
Add ExtUI::onStatusChanged_P () 2020-04-16 00:33:31 -05:00
thisiskeithb
089a0af119
More info on E3D, Keenovo, and Wanhao thermistors () 2020-04-16 00:04:53 -05:00
George Fu
e990a98404
FYSETC TFT81050 LCD support () 2020-04-15 23:34:48 -05:00
Marcio T
791873b10d
Fix ExtUI compile errors ()
Fixes 
2020-04-15 23:17:01 -05:00
randellhodges
808f632997
Update print job timer with Chamber temp () 2020-04-15 23:12:09 -05:00
thinkyhead
4edaffebfb [cron] Bump distribution date (2020-04-16) 2020-04-16 00:03:23 +00:00
Scott Lahteine
cdbc7cc52c Define En DIAG pins for auto-assigns 2020-04-14 19:09:06 -05:00
Alexander Amelkin
cae2b7bf4e SKR Pro V1.1 StallGuard pins ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-14 19:05:08 -05:00
thinkyhead
3cdc9b8156 [cron] Bump distribution date (2020-04-15) 2020-04-15 00:03:14 +00:00
Axel
c834b313a5
Fix Mightyboard build () 2020-04-13 21:49:55 -05:00
Brais Fortes
9038278735
Galician language corrections () 2020-04-13 21:17:01 -05:00
thinkyhead
f59c0ab842 [cron] Bump distribution date (2020-04-14) 2020-04-14 00:08:34 +00:00
InsanityAutomation
6ce0c94d12
Fix bad comparison ()
* Suggested message change

* Fix Bad Comparison

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-13 17:23:54 -05:00
Scott Lahteine
e9c8da35c5 Subcall overflow error message 2020-04-13 14:54:51 -05:00
Scott Lahteine
421825259e Shorter M32 error message 2020-04-13 14:54:50 -05:00
Scott Lahteine
e6ccec17a6 Expose SD_PROCEDURE_DEPTH in config 2020-04-13 14:54:50 -05:00
Scott Lahteine
22da1b2b31 Rename some "kill" messages 2020-04-13 14:54:50 -05:00
thinkyhead
a7a76f123d [cron] Bump distribution date (2020-04-13) 2020-04-13 00:03:48 +00:00
Scott Lahteine
e3321920f3 Update Marlin website links to https 2020-04-12 17:21:14 -05:00
Scott Lahteine
f090a927f4 Reapply BLTouch deploy/stow patch
- Fixes 
- Originally 
- Reverted in 2580104
2020-04-12 15:16:43 -05:00
Scott Lahteine
ac7b484703 Safe homing: Raise Z on G28 Z ()
Co-Authored-By: RFBomb <robbery525@gmail.com>
2020-04-12 14:58:58 -05:00
Scott Lahteine
a2e9a02429 Fix PLR when card isn't mounted yet
Fixes a regression from 9bff67bc74
2020-04-12 14:44:45 -05:00
Gustavo Alvarez
7894937737
Update Spanish language () 2020-04-12 14:12:08 -05:00
Scott Lahteine
4cdd51cd3a Apply TERN to status screen 2020-04-12 13:28:07 -05:00
Gustavo Alvarez
37752bd8bb
Update Spanish language () 2020-04-12 01:35:30 -05:00
dandantsui
333092c488
Fix MKS Robin infinite boot () 2020-04-12 01:23:08 -05:00
Scott Lahteine
2493cf0364 Fix M1001 with HAS_LEDS_OFF_FLAG 2020-04-12 01:22:10 -05:00
Scott Lahteine
7aed32df00 Fix SD_FINISHED_RELEASECOMMAND bug
Fixes  bug that was introduced in 8f26c3a
2020-04-11 22:08:37 -05:00
Ryan
a97ae51cc7
Archim: PIO upload on Windows, Arduino IDE LCD ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-11 20:39:02 -05:00