Script execution
This commit is contained in:
@@ -47,8 +47,8 @@ else:
|
||||
phase.config.minValue = -180.0
|
||||
phase.config.maxValue = 180.0
|
||||
phase.config.precision = 3
|
||||
phase.config.resolution = 1.0
|
||||
phase.config.rotation = True
|
||||
phase.config.resolution = 0.01
|
||||
phase.config.rotation = False
|
||||
phase.config.save()
|
||||
phase.initialize()
|
||||
phase0 = phase.read()
|
||||
|
||||
Reference in New Issue
Block a user