From d43dff75b916c674ab0f1a878917eb0da53255f4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 31 Dec 2010 20:00:02 +0000 Subject: [PATCH] wiring, etc.: disable B<->C crossovers as some of the points are not working --- hostside/gui-layout.config | 4 ++-- layout/ours.wiring | 18 ++++++++++++------ 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/hostside/gui-layout.config b/hostside/gui-layout.config index 9554e49..e501668 100644 --- a/hostside/gui-layout.config +++ b/hostside/gui-layout.config @@ -1,8 +1,8 @@ set pages {bot} set movpos_bindings(bot) { - Q=C5/P W=B7/P E=B7/J R=A6/J T=A6/P Y=X8/P + ~Q=C5/P ~W=B7/P E=B7/J R=A6/J T=A6/P Y=X8/P G~A2/P H~X2/R J=B0/P - Z=C9/P X=B9/P C=B9/J V=A5/J B=A5/P N=X7/P M=C0/P + ~Z=C9/P ~X=B9/P ~C=B9/J V=A5/J B=A5/P N=X7/P M=C0/P J I O M K L diff --git a/layout/ours.wiring b/layout/ours.wiring index c4f7752..d860810 100644 --- a/layout/ours.wiring +++ b/layout/ours.wiring @@ -56,7 +56,7 @@ vanilla B0 2.19 movfeatposmap - B9 S0-3 J0P1 J1P1 J0P0 J1P0 +#broken B9 S0-3 J0P1 J1P1 J0P0 J1P0 points # point board.motor0 board.motor1 @@ -64,13 +64,13 @@ points X8/P 2.1 .0 A6/P 2.3 .2 A5/P 0.3 .2 - C9/P 1.1 .0 - B9/J 1.3 .2 - B9/P 1.4 .5 + YC9/P 1.1 .0 + KB9/J 1.3 .2 + KB9/P 1.4 .5 A5/J 0.5 .4 - C5/P 2.4 .5 + KC5/P 2.4 .5 A6/J 3.0 .1 - B7/P 3.2 .3 + KB7/P 3.2 .3 B7/J 3.4 .5 C0/P 3.6 .7 B0/P 3.9 .8 @@ -87,6 +87,12 @@ relays fixed # point A2/P0 + C5/P0 + B7/P0 + B9/S0 +# working fine but we disable it because the other half +# of its crossover is the slip B9 + C9/P0 interferences A5/J1P0 A6/J1P0 -- 2.30.2