Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d7bc4e088da30d76-dd2c945b-4b7e4f58-a51c89b2-0c0ed4eac4d2e33d16d1e8ef"><ac:plain-text-body><![CDATA[

Var

Value [step/s(^2)]

[deg/s(^2)]

[rev/s(^2)]

]]></ac:plain-text-body></ac:structured-macro>

VI

5300

1192.5

3.3125

VM

10000

2250

6.25

A

1875000

421880

1171.9

D

1875000

421880

1171.9

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1606aea0eb43106b-d2d5042d-40fa4202-a4778345-337cc8405bc459555e97b6fb"><ac:plain-text-body><![CDATA[

Var

Value [step/s(^2)]

[deg/s(^2)]

[rev/s(^2)]

]]></ac:plain-text-body></ac:structured-macro>

VI

7500

1687.5

3.3125

VM

10000

2250

4.6875

A

1875000

421880

1171.9

D

1875000

421880

1171.9

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="87443c924c2019dd-c32243f7-4a4144a1-b43f96c1-16a3e73e7b51c6e7029bfa04"><ac:plain-text-body><![CDATA[

Var

Value [step/s(^2)]

[deg/s(^2)]

[rev/s(^2)]

]]></ac:plain-text-body></ac:structured-macro>

VI

7500

1687.5

3.3125

VM

10000

2250

4.6875

A

1875000

421880

1171.9

D

1875000

421880

1171.9

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e4e67bfb990d6bfd-c4d865d5-46934c31-aef7b2bc-5639140fc07cb388b78cd081"><ac:plain-text-body><![CDATA[

Var

Value [step/s(^2)]

[deg/s(^2)]

[rev/s(^2)]

]]></ac:plain-text-body></ac:structured-macro>

VI

640

144

0.4

VM

2560

576

1.6

A

640

144

0.4

D

640

144

0.4

...

  • Reduced call depth by moving code from subroutines into their respective ISRs/functions. This was done for speed, as we gain a significant fraction of a millisecond for each CL/RT pair eliminated.
  • Eliminated a few Sd states that are no longer being used (for speed purposes).
  • Burst mode now drift checks the open position, to allow it to be used ad infinitum without risk of it drifting in the positive direction.
  • Drift limit violation counters are now reset upon homing as well as upon power cycle.
  • Eliminated no-longer-used subroutines.
  • Removed all unneeded spaces from conditional branch/call statements.
  • Wishlist for next revision:
    • Test realignment subroutine (X7) and add it to every mode change (especially fast open/close modes)
    • Further velocity tuning? We could possibly go faster.