This commit is contained in:
@@ -6,15 +6,15 @@ RECOVER_DESC = "mRecovery"
|
||||
RECOVER_TOOL = TOOL_DEFAULT
|
||||
|
||||
known_segments = [ ("pHome", "pPark", 50), \
|
||||
("pHome", "pGonioH", 30), \
|
||||
("pHome", "pGonio", 30), \
|
||||
("pHome", "pScan", 25), \
|
||||
("pHome", "pHeater", 75), \
|
||||
("pHome", "pDewar", 10), \
|
||||
("pHome", "pHelium", 230), \
|
||||
("pGonioH", "pGonioG", 10), \
|
||||
("pGonio", "pGonioG", 10), \
|
||||
("pPark", "pHeat", 40), \
|
||||
("pHeater", "pHeatB", 10), \
|
||||
("pPark", "pAux", 30), \
|
||||
("pPark", "pAux", 50), \
|
||||
]
|
||||
|
||||
def get_dist_to_line(segment):
|
||||
|
||||
Reference in New Issue
Block a user