Opened 16 years ago
Closed 16 years ago
#25 closed enhancement (fixed)
Alternate drive() method
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 (8)
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) |
---|
comment:7 by , 16 years ago
Milestone: | 2.0 → 2.2 |
---|
comment:8 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
There are problems with concurrent moves, stop... Need to be executed in a thread :o/