Subroutine/Looping Calls

Home Forums TinyG TinyG Support Subroutine/Looping Calls

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9860
    boomer3
    Member

    Hi guys, in the absence of m97/98/99 and O-codes for running subroutines, do you have any suggestions for what might work well?

    For example I would like to run a parametric program that will dragknife cut a large rectangle, step over by a given offset, and repeat that same shape. I was hoping to use some type of subroutine call so that I can cut down on the total G-Code usage in various programs like this.

    If this kind of parametric program can’t be done with TinyG I will do the old copy paste routine within a G10 offset each time I guess, but then I am limited to the 6 “Pn” coordinate systems right?

    #9864
    cmcgrath5035
    Moderator

    Are you familiar with Chilipeppr, a GUI CAM interface supporting tinyG and GRBL based machines? It has an extensive macro capability that might help you out.
    Start here

    then dig in to the Chilipeppr Forums as well.
    There are also numerous Youtube tutorials.

    #9865
    boomer3
    Member

    I will see what I can do via Chilipeppr, I didn’t realize that there were macros to assist this. Thanks.

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