Add mks-rn-s-13-E-on-5.cfg

Add config for MKS Robin Nano-S v1.3 with extruder plugged to E1
This commit is contained in:
oducceu
2021-10-19 22:23:21 +03:00
parent 31ac02031d
commit 2c456f7bb4
4 changed files with 169 additions and 6 deletions

View File

@@ -28,15 +28,16 @@
## Control board ###############################################################
# THERE CAN BE ONLY ONE!
# [include board/mks-rn-11.cfg]
[include board/mks-rn-13.cfg]
# [include board/mks-rn-s-13.cfg]
# [include board/mks-rn-11.cfg] # MKS Robin Nano v1.1
[include board/mks-rn-13.cfg] # MKS Robin Nano v1.3
# [include board/mks-rn-s-13.cfg] # MKS Robin Nano-S v1.3
# [include board/mks-rn-s-13-E-on-5.cfg] # MKS Robin Nano-S v1.3 with extruder plugged to E1
## Base configuration ##########################################################
[include printer/fb-reborn.cfg]
## Drivers #####################################################################
[include printer/tmc2225.cfg]
[include printer/tmc2225.cfg] # enable for MKS Robin Nano v1.3, disable for MKS Robin Nano-S v1.3
## Base macros #################################################################
[include macros/macros.cfg]