Opened 16 years ago
Last modified 16 years ago
#25 closed enhancement
Alternate drive() method — at Version 6
Reported by: | Frédéric | Owned by: | Frédéric |
---|---|---|---|
Priority: | normal | Milestone: | 2.2 |
Component: | hardware | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by )
Implement the alternate drive() method for small moves: make closed loop in papywizard instead of Merlin head, in order to speed up small moves.
To do this, use threads for axis, even for real axis.
Change History (6)
comment:1 by , 16 years ago
Status: | new → assigned |
---|---|
Type: | design → enhancement |
comment:2 by , 16 years ago
Milestone: | 2.0 → 1.0 |
---|
comment:3 by , 16 years ago
Milestone: | 1.0 → 0.9 |
---|
comment:4 by , 16 years ago
Milestone: | 0.9 → 1.0 |
---|
comment:5 by , 16 years ago
Milestone: | 1.0 → 2.0 |
---|
comment:6 by , 16 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
There are problems with concurrent moves, stop... Need to be executed in a thread :o/