Show all posts by user
Page 1 of 1 Pages: 1
Results 1 — 3 of 3
Do you really need to convert some geometry + acceleration profile - > steps - > quadratic (cubic) functions of t - > steps? After first conversion to steps you loose some information. Maybe skip it and convert to cubic functions directly? At least that's what I was planning to do.
As to possible compression algorithm I can think of splitting step series in some segments (0.1 sec) and t
by
shadowjack
-
Firmware - experimental, borrowed, and future
I tried to access site at but it seems there is nothing about Skeinforge. Is project dead? It sounds great from decription - Python, plugins etc - great for people who want to tinker with their gcode.
by
shadowjack
-
Skeinforge
Please consider using not quadratic, but cubic curves - to implement real jerk limiting/S-shape acceleration profile.
Great project, I was thinking about doing similar myself.
Also with this architecture it's easy to use FPGA as controller - it can achive tenth of millions of steps per second if there is need for such speeds.
by
shadowjack
-
Firmware - experimental, borrowed, and future