diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-02-06 16:04:57 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2022-02-06 16:04:57 +0100 |
commit | 59dccf358523dfc7679d1d8c120452a71e42243c (patch) | |
tree | f0f3cc006e8157d6bd699bd644b7dd7b35387ac2 /app/lib/params/O-Bassett-Lowke (discontinued).xtp | |
parent | fd6639655b399a79fb72f494786a4f57da9c90e7 (diff) | |
parent | d0ca838c7ab297036b4a7c45351761a48fe05efd (diff) |
Merge branch 'feature/upstrem' into develop
Diffstat (limited to 'app/lib/params/O-Bassett-Lowke (discontinued).xtp')
-rw-r--r-- | app/lib/params/O-Bassett-Lowke (discontinued).xtp | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/app/lib/params/O-Bassett-Lowke (discontinued).xtp b/app/lib/params/O-Bassett-Lowke (discontinued).xtp index 0ea4091..1b943a8 100644 --- a/app/lib/params/O-Bassett-Lowke (discontinued).xtp +++ b/app/lib/params/O-Bassett-Lowke (discontinued).xtp @@ -88,13 +88,17 @@ TURNOUT O "Bassett-Lowke O Scale 18""/457.2mm 15d Right Turnout RTS" C 0 0.000000 35.370079 0.000000 -35.370079 0.000000 15.000000
END
TURNOUT O "Bassett-Lowke O Scale Three-Way Turnout(need to find data) TWT"
-# P "Normal" 1
+# Add fake seg to make path algorithm work
+ P "Normal" 1
E 0.000000 0.000000 270.000000
+ S 0 0.000000 0.000000 0.000000 12.000000 0.000000
Z 0 0.000000 0.000000 0.000000 0 72.000000 "Future Addition - Need to find Data"
END
TURNOUT O "Bassett-Lowke O Scale Wye Turnout(need to find data) WYE"
-# P "Normal" 1
+# Add fake seg to make path algorithm work
+ P "Normal" 1
E 0.000000 0.000000 270.000000
+ S 0 0.000000 0.000000 0.000000 12.000000 0.000000
Z 0 0.000000 0.000000 0.000000 0 72.000000 "Future Addition - Need to find Data"
END
@@ -180,7 +184,9 @@ TURNOUT O "Bassett-Lowke O Scale 24""/609.6mm Right Parallel Turnout RTP" SUBCONTENTS Bassett-Lowke O Scale - Crossing
TURNOUT O "Bassett-Lowke O Scale Long Crossing(need to find data) DLC"
-# P "Normal" 1
+# Add fake seg to make path algorithm work
+ P "Normal" 1
E 0.000000 0.000000 270.000000
+ S 0 0.000000 0.000000 0.000000 12.000000 0.000000
Z 0 0.000000 0.000000 0.000000 0 72.000000 "Future Addition - Need to find Data"
END
|