MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.29k stars 19.24k forks source link

how to make a lighter x carriage #143

Closed jfpion closed 12 years ago

jfpion commented 12 years ago

As it occur the inertia is a limiting factor of the acceleration, i thought it will be possible to drive the extruder via a loop belt (from on end to the other end of x axe) with the motor fixed on the end of the x axe. so no more motor weight to move.

the commande of the extruder will need some mixing beetwen the x movement and the extruder command. is it possible to make the mixing as an option in the software ? If you want more details about the idea you can mail me jean.francois.pion@free.fr

thank you for reading

ErikZalm commented 12 years ago

If you give the algorithm i can implement it.

bkubicek commented 12 years ago

This is not the best place to discuss ideas. Its a nice concept and everything, and please feel free to contribute as soon as something exists, but its not a part that can be coded without actually having access to a machine like that.

I will close this issue hence. Feel free to reopen it if there is a new development.

jfpion commented 12 years ago

Le 04/05/2012 07:54, Bernhard Kubicek a écrit :

This is not the best place to discuss ideas. Its a nice concept and everything, and please feel free to contribute as soon as something exists, but its not a part that can be coded without actually having access to a machine like that.

I will close this issue hence. Feel free to reopen it if there is a new development.


Reply to this email directly or view it on GitHub: https://github.com/ErikZalm/Marlin/issues/143#issuecomment-5504711

ok

thank you

JF Pion /Abuser de la confiance d'autrui en dehors du cadre d'un contrat n'est pas un délit, mais de la politique....../ /Un simple écrit mensonger ne constitue pas un faux mais un programme électoral......./ le 6/10/10 http://www.maitre-eolas.fr/

Des montages électroniques pour le modélisme http://jean.francois.pion.free.fr le site du vol électrique http://electrofly.free.fr/

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.