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.27k stars 19.23k forks source link

New algorithm Velocity Extruding for more smooth print #916

Closed avaradus closed 9 years ago

avaradus commented 10 years ago

Request support new algorithm in Marlin. Extruding without the E or A axis. The velocity of the extruder is linked with the velocity of the nozzle. Width of the line (perimeter/infill) and height of the layer are set from the g-codes, and calculate the correct cross section to be extruded.

More info about: http://basdebruijn.com/2014/05/machinekit-and-additive-manufacturing/

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.