Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
Scott Lahteine
f94ab84dac
Malyan M300 support ( #17421 )
2020-04-17 09:10:41 -05:00
Gustavo Alvarez
e7f3b625b0
Use 'melzi' envs for MELZI_CREALITY ( #17578 )
2020-04-17 07:19:47 -05:00
Scott Lahteine
847ea583f6
STM32F103VE has 512K Flash EEPROM ( #17565 )
2020-04-16 15:34:44 -05:00
InsanityAutomation
d353d67a34
SD detect override for older Creality3D RAMPS ( #17469 )
2020-04-16 04:41:05 -05:00
Bob Kuhn
f5d809f366
SKR Pro 1.1 WiFi and LCD SD card support ( #17531 )
2020-04-16 03:55:33 -05:00
dandantsui
d194688020
Define EEPROM, SD type for MKS Robin nano ( #17498 )
2020-04-16 03:53:58 -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 ( #17569 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 01:19:24 -05: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 ( #17550 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-14 19:05:08 -05:00
dandantsui
333092c488
Fix MKS Robin infinite boot ( #17497 )
2020-04-12 01:23:08 -05:00
Scott Lahteine
fad9235cd8
Move MSG_x_LINE to multi_language.h
2020-04-05 18:25:59 -05:00
Scott Lahteine
723d4d6f61
Fix Archim 2 build for PIO
2020-04-04 02:18:33 -05:00
Scott Lahteine
e7f020f3f2
Shorten some internal pin names
2020-03-31 14:43:01 -05:00
Scott Lahteine
9b886c2ad4
Load balance some tests
2020-03-29 18:14:15 -05:00
oscarsan1
b35dc5f0b4
Fix Trigorilla 1.4 missing spaces
2020-03-29 13:46:03 -05:00
InsanityAutomation
de648bfdc1
Add Funmat HT V4.0 board support ( #17305 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-03-27 21:08:47 -05:00
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
2020-03-27 17:29:17 -05:00
Roxy-3D
075a86b076
Update LCD timing on Formbot T-Rex 2+ machines
...
The code is slightly more optimized than it used to be and this has caused the setup and hold times on the Formbot T-Rex 2+ machines to be insufficient. This change gives sufficient margin and the LCD Display is clean again.
2020-03-24 17:15:03 -05:00
Scott Lahteine
7455bb09b3
Add SoftwareSerialM for MKS Robin ( #17207 )
2020-03-24 16:14:30 -05:00
RasmusAaen
717c216851
Fix Copymaster Y_MAX pin ( #17267 )
2020-03-23 17:34:38 -05:00
Scott Lahteine
2c325c2a7d
Format some pins files
2020-03-21 21:18:46 -05:00
Scott Lahteine
e62b52da99
Use pin/port names for CHITU pins
2020-03-21 21:18:46 -05:00
Scott Lahteine
04cea864bc
Split up STM32 pins files ( #17212 )
2020-03-20 23:45:00 -05:00
RasmusAaen
c768605bde
Add Copymaster3D board ( #17188 )
2020-03-17 15:25:10 -05:00
Scott Lahteine
e8205af6fb
Apply HAS_TMC_UART to pins files
2020-03-17 15:06:01 -05:00
Karl Andersson
e5dcab8fd2
ARMED support for TMC UART, probe temp ( #17186 )
2020-03-17 15:05:12 -05:00
ellensp
40922c7da7
Fix MKS SBASE 1.6 E1 heater pin ( #17191 )
2020-03-17 14:51:57 -05:00
Scott Lahteine
f6e80d576d
Fix Z_MIN_PROBE_PIN on SKR 1.4 ( #17187 )
2020-03-16 17:49:33 -05:00
Scott Lahteine
b14c933171
LPC1768 EEPROM fallback to flash, add overrides ( #17184 )
2020-03-16 15:59:05 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
Daniel Kreuzhofer (@danieldotnet)
f29d6f802f
Revert Anet 1.x envs change ( #17120 )
2020-03-11 15:08:47 -05:00
Daniel Kreuzhofer (@danieldotnet)
d78fbce827
Fix pio environments for Anet 1.x ( #17109 )
2020-03-10 20:04:44 -05:00
Scott Lahteine
8f66dbfcd5
SD_DETECT_INVERTED => SD_DETECT_STATE ( #17112 )
2020-03-10 15:43:06 -05:00
Scott Lahteine
982197b162
Fixes for Z4 axis, CS pins ( #17097 )
2020-03-08 16:31:37 -05:00
Scott Lahteine
20f93404a7
Add / correct comments
2020-03-07 02:16:17 -06:00
Scott Lahteine
3db784f3c7
More pins debugging cleanup
2020-03-07 02:15:05 -06:00
Scott Lahteine
e9f451bffe
Pins debug followup
2020-03-06 21:59:20 -06:00
Scott Lahteine
ca4423ed2a
Clean up pins debugging
2020-03-06 13:14:22 -06:00
Scott Lahteine
6cd99e6a77
Add pins to the pins debug list
2020-03-06 13:14:22 -06:00
Scott Lahteine
c0801e900d
Define Z_MIN_PROBE_PIN for Cohesion 3D Remix
2020-03-05 15:10:46 -06:00
Scott Lahteine
e3da86fb45
Fix SKR test for ONBOARD SD
2020-03-05 13:37:09 -06:00
Scott Lahteine
d4ac78535c
Allow Z_STOP_PIN override on SKR 1.4 ( #17063 )
2020-03-04 13:12:48 -06:00
Scott Lahteine
72b63e9520
Fix TEMP_PROBE_PIN for SKR 1.4
...
Co-Authored-By: Anthrix <anthrix@users.noreply.github.com>
2020-03-03 14:53:22 -06:00
George Fu
a698bfdc2a
Update FYSETC S6 pins/variants ( #17056 )
2020-03-03 14:30:09 -06:00
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00