The D10 apertures are actually at posit 1 not 5.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user