586,051 active members*
3,688 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Posts
    21

    PathPilot Subroutines

    I just switched out my old Mach3 controller with the new PathPilot controller for my Series2 Tormach 1100. Actually, I was kind of expecting to plug it in, load some gcode and I would be running. But my gcode would not run due to subroutine problems and almost all of my gcode has been written with subroutines. Somehow I missed seeing on the forum that subroutines needed to be changed, and the quick start guide coming with the controller did not mention anything. So I looked up 7.10 Programming with subroutines in the Series 3 UM10349 operators manual. Here are the changes:
    Subroutine call: m98 P110 change to o110 call
    Subroutine label: 0110 change to o110 sub
    Subroutine end: m99 change to o110 end sub
    Then I like to have my main code at the beginning and the subroutines at the end. Now the subroutines need to be at the beginning and the calling routines coming after. Maybe my posting will help someone else to avoid a nasty surprise.

  2. #2
    Join Date
    Feb 2007
    Posts
    1538

    Re: PathPilot Subroutines

    Hi Jerry - Arc radius and now sub routines.....I hate all these Code hassels....thanks for the warning. I am tempted to stay with M3 for another year...... keen

  3. #3
    Join Date
    Sep 2013
    Posts
    32

    Re: PathPilot Subroutines

    I have been using PathPilot since shortly after it came out. It may be a little work to adjust existing G code to be compatible with PathPilot but I believe it is well worth the effort. My machine cuts curves much better and with a superior finish especially on interpolated arcs. I am completely satisfied with the new motion control PathPilot delivers. I am also happy to say I have not had a single stutter or system lockup. Good ridden to the Windozs environment!

Similar Threads

  1. PathPilot and Dropbox
    By KSky in forum Tormach PathPilot™
    Replies: 30
    Last Post: 02-13-2017, 04:18 AM
  2. Anyone Load PathPilot yet?
    By Concepts_Design in forum Tormach PathPilot™
    Replies: 104
    Last Post: 05-20-2015, 09:53 PM
  3. PathPilot manual
    By ErnieD in forum Tormach PathPilot™
    Replies: 1
    Last Post: 04-12-2015, 12:20 AM
  4. PathPilot V1.6
    By adamboon in forum Tormach PathPilot™
    Replies: 6
    Last Post: 03-26-2015, 12:33 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •