Closedown
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#Thu Apr 20 13:54:29 CEST 2017
|
||||
defaultSpeed=6000.0
|
||||
#Thu Apr 27 10:34:03 CEST 2017
|
||||
defaultSpeed=1000.0
|
||||
estbilizationDelay=0
|
||||
hasEnable=false
|
||||
homingType=None
|
||||
maxSpeed=8000.0
|
||||
maxValue=64000.0
|
||||
minSpeed=50.0
|
||||
minValue=-47100.0
|
||||
minValue=-47600.0
|
||||
offset=0.0
|
||||
precision=1
|
||||
resolution=0.1
|
||||
|
||||
@@ -108,9 +108,7 @@ class WireScanner(WireScanInfo):
|
||||
self.start = None
|
||||
self.end = None
|
||||
self.scan_range = scan_range;
|
||||
if sel is not None:
|
||||
self.set_selection(sel)
|
||||
|
||||
|
||||
if velocity is not None:
|
||||
self.wire_velocity.write(float(velocity))
|
||||
if cycles is not None:
|
||||
|
||||
Reference in New Issue
Block a user