diff --git a/src/configs/V1CNC_Rambo_DualLR b/src/configs/V1CNC_Rambo_DualLR index 430a6db0..ae0118c7 100755 --- a/src/configs/V1CNC_Rambo_DualLR +++ b/src/configs/V1CNC_Rambo_DualLR @@ -10,6 +10,6 @@ $CFGDIR/common/v1-base-config $CFGDIR/common/cnc-config $CFGDIR/boards/rambo $CFGDIR/accessories/reprap_discount_full_graphic_lcd -$CFGDIR/accessories/dual-drivers-on-xz +$CFGDIR/accessories/dual-drivers-on-yz export PLATFORMIO_ENV=rambo diff --git a/src/configs/V1CNC_Skr1p3_DualLR_2209 b/src/configs/V1CNC_Skr1p3_DualLR_2209 index 31833732..7275744a 100755 --- a/src/configs/V1CNC_Skr1p3_DualLR_2209 +++ b/src/configs/V1CNC_Skr1p3_DualLR_2209 @@ -12,6 +12,6 @@ $CFGDIR/boards/skr_1p3 $CFGDIR/accessories/dummy-extruder $CFGDIR/accessories/tmc2209 $CFGDIR/accessories/reprap_discount_full_graphic_lcd -$CFGDIR/accessories/dual-drivers-on-xz +$CFGDIR/accessories/dual-drivers-on-yz export PLATFORMIO_ENV=LPC1768 diff --git a/src/configs/V1CNC_Skr1p3_DualLR_8825 b/src/configs/V1CNC_Skr1p3_DualLR_8825 index 259f0703..2d97534d 100755 --- a/src/configs/V1CNC_Skr1p3_DualLR_8825 +++ b/src/configs/V1CNC_Skr1p3_DualLR_8825 @@ -12,6 +12,6 @@ $CFGDIR/boards/skr_1p3 $CFGDIR/accessories/dummy-extruder $CFGDIR/accessories/drv8825 $CFGDIR/accessories/reprap_discount_full_graphic_lcd -$CFGDIR/accessories/dual-drivers-on-xz +$CFGDIR/accessories/dual-drivers-on-yz export PLATFORMIO_ENV=LPC1768 diff --git a/src/configs/V1CNC_SkrPro_DualLR_2209 b/src/configs/V1CNC_SkrPro_DualLR_2209 index 5438041a..6ab79564 100755 --- a/src/configs/V1CNC_SkrPro_DualLR_2209 +++ b/src/configs/V1CNC_SkrPro_DualLR_2209 @@ -12,6 +12,6 @@ $CFGDIR/boards/skr_pro $CFGDIR/accessories/dummy-extruder $CFGDIR/accessories/tmc2209 $CFGDIR/accessories/reprap_discount_full_graphic_lcd -$CFGDIR/accessories/dual-drivers-on-xz +$CFGDIR/accessories/dual-drivers-on-yz export PLATFORMIO_ENV=BIGTREE_SKR_PRO