12-03-2019, 10:42 PM
嗨,阿莱n,
I improved this post processor so it works with any number of axes and outputs time deltas. You should be able to use it with custom mechanisms as well. Keep in mind that timings are based on a uniformly accelerated motion and they are estimates (position vs. speed is a trapezium). If you use a rounding instruction it assumes the speed is kept constant.
More information here:
//www.sinclairbody.com/doc/en/General.html#CycleTime
You'll obtain 2 files. The one you can use is the "control" file (it is in CSV format). You can ignore the other one.
Albert
I improved this post processor so it works with any number of axes and outputs time deltas. You should be able to use it with custom mechanisms as well. Keep in mind that timings are based on a uniformly accelerated motion and they are estimates (position vs. speed is a trapezium). If you use a rounding instruction it assumes the speed is kept constant.
More information here:
//www.sinclairbody.com/doc/en/General.html#CycleTime
You'll obtain 2 files. The one you can use is the "control" file (it is in CSV format). You can ignore the other one.
Albert