ambrop72 / aprinter

3D printer firmware written in C++
Other
143 stars 42 forks source link

Added delta kinematics calculations #19

Closed armint closed 9 years ago

armint commented 9 years ago

Transform for rotational delta robots like FirePick Delta

ambrop72 commented 9 years ago

Thanks. I've merged manually and done some improvements (5fd12e6067a74ea3a0edd1fe946b7783b168f22a). I have "tested" this on my cartesian printer and it does seem to work well.

armint commented 9 years ago

Cool, thanks! I will test it on my delta printer on Monday, will let you know how it works.

Op za 1 aug. 2015 16:28 schreef Ambroz Bizjak notifications@github.com:

Thanks. I've merged manually and done some improvements (5fd12e6 https://github.com/ambrop72/aprinter/commit/5fd12e6067a74ea3a0edd1fe946b7783b168f22a). I have "tested" this on my cartesian printer and it does seem to work well.

— Reply to this email directly or view it on GitHub https://github.com/ambrop72/aprinter/pull/19#issuecomment-126919307.

ambrop72 commented 9 years ago

Note though, if you are running on AVR chips, do expect bad performance. On my printer I use ArduinoDue/RADDS which should work rather well.

On Sat, Aug 1, 2015 at 4:33 PM, Armin van der Togt <notifications@github.com

wrote:

Cool, thanks! I will test it on my delta printer on Monday, will let you know how it works.

Op za 1 aug. 2015 16:28 schreef Ambroz Bizjak notifications@github.com:

Thanks. I've merged manually and done some improvements (5fd12e6 < https://github.com/ambrop72/aprinter/commit/5fd12e6067a74ea3a0edd1fe946b7783b168f22a ). I have "tested" this on my cartesian printer and it does seem to work well.

— Reply to this email directly or view it on GitHub https://github.com/ambrop72/aprinter/pull/19#issuecomment-126919307.

— Reply to this email directly or view it on GitHub https://github.com/ambrop72/aprinter/pull/19#issuecomment-126921370.

armint commented 9 years ago

Right. I have ramps-fd and arduino due for now, and I am developing a board based on stm32f3 or stm32f4.

Op za 1 aug. 2015 16:36 schreef Ambroz Bizjak notifications@github.com:

Note though, if you are running on AVR chips, do expect bad performance. On my printer I use ArduinoDue/RADDS which should work rather well.

On Sat, Aug 1, 2015 at 4:33 PM, Armin van der Togt < notifications@github.com

wrote:

Cool, thanks! I will test it on my delta printer on Monday, will let you know how it works.

Op za 1 aug. 2015 16:28 schreef Ambroz Bizjak <notifications@github.com :

Thanks. I've merged manually and done some improvements (5fd12e6 <

https://github.com/ambrop72/aprinter/commit/5fd12e6067a74ea3a0edd1fe946b7783b168f22a

). I have "tested" this on my cartesian printer and it does seem to work well.

— Reply to this email directly or view it on GitHub https://github.com/ambrop72/aprinter/pull/19#issuecomment-126919307.

— Reply to this email directly or view it on GitHub https://github.com/ambrop72/aprinter/pull/19#issuecomment-126921370.

— Reply to this email directly or view it on GitHub https://github.com/ambrop72/aprinter/pull/19#issuecomment-126921800.