Coordinated Move with Extrusion

Home Forums TinyG TinyG Support Coordinated Move with Extrusion

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12145
    DLOR
    Participant

    Is it possible to have coordinated moves with the speed of extrusion? For example, if my movements are fast, the extrusion should be setup to dispense at a faster rate and when my movements slow down, the extrusion should be setup to dispense at a slower rate.

    Thank you!

    #12146
    cmcgrath5035
    Moderator

    You are likely thinks about a 3D printer type application. TinyG will do whatever the G code tells it to do, but all motion will be subject to the jerk motion enhancement that seeks to maximize machine efficiency (time spent on the job). Some folks have used the A axis to coordinate some variation in extrusion rate.

    You may want to research the G2 project somewhat, it is aimed at providing the motion foundation for 3D as well as 2D motion.
    https://github.com/synthetos/g2/wiki
    tinyG is rather resource limited (memory, CPU).

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.