The D10 apertures are actually at posit 1 not 5.

This commit is contained in:
Ferdi Franceschini
2014-02-02 17:48:22 +11:00
parent 53f14de642
commit 1a6f5df36b

View File

@@ -5,7 +5,7 @@ source $cfPath(anticollider)/anticollider_common.tcl
namespace eval ::anticollider { namespace eval ::anticollider {
set guide_posit 1 set guide_posit 1
set aperture_posit 2 set aperture_posit 2
set apD10_posit 5 set apD10_posit 1
set coltol 0.5 set coltol 0.5
set aptol 0.1 set aptol 0.1