584,842 active members*
4,161 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    May 2008
    Posts
    26

    MULTI-MACHINE PROGRAMMING

    Has anyone setup SolidCam so that the programs can be easily modified to run on different machine tools. Our company uses several machine tools with slighty different setups; but a programm could be used on any of them depending of machine availablity.
    Hope that makes some sense

  2. #2
    Join Date
    Oct 2007
    Posts
    499
    Quote Originally Posted by almo0797 View Post
    Has anyone setup SolidCam so that the programs can be easily modified to run on different machine tools. Our company uses several machine tools with slighty different setups; but a programm could be used on any of them depending of machine availablity.
    Hope that makes some sense
    You do this using the post processor files, the *.MAC file which is where you set the different settings for the machine and the *.GPP file where you make the changes to the code (the GPP file is referenced by the MAC file). For example, say you had a machine that required the G83 call to have a dwell variable called P instead of Q. Simplely make a copy of your existing post files and rename them. Edit the MAC file to call the renamed GPP file and then find the bit in the GPP file that deals with G83 and edit accordingly.

    Then when you want to post an existing program to your different machine, just edit the CAM settings in the part file.

  3. #3
    Join Date
    May 2008
    Posts
    26
    Thanks Bob

    Can this also deal with changes in tool parameters. For example most of our machines run identical tool cribs but with different power ans speed capacities.I want to vary the speeds and feeds for each tool to suit each machine without editing every tool individually.

  4. #4
    Join Date
    Oct 2007
    Posts
    499
    Quote Originally Posted by almo0797 View Post
    Thanks Bob

    Can this also deal with changes in tool parameters. For example most of our machines run identical tool cribs but with different power ans speed capacities.I want to vary the speeds and feeds for each tool to suit each machine without editing every tool individually.
    Would the best way of dealing with that be using a local variable in the program for speeds & feeds (presuming that your machines are running a flavour of Fanuc or similar)?

    You can also set your machine post (MAC) to reference a particular tool library and when you create copies of a tool library SolidCAM will offer a very crude method of altering speeds & feeds. I dream of the day when I can make a post reference a look-up table for machine dependant speeds & feeds.

  5. #5
    Join Date
    May 2008
    Posts
    26
    This would be a great enhancement. Hope SolidCam are taking note.

  6. #6
    daveallen Guest

    Re: MULTI-MACHINE PROGRAMMING

    For a free trial of The Machinist Black Book email DaVicki-llc@outlook,com and put trial in the subject.
    Speed and Feed calculator for over 3000 materials and handy references for the machinist and programmer.

Similar Threads

  1. Secios Multi L Programming tool files
    By TMSPD in forum Uncategorised MetalWorking Machines
    Replies: 0
    Last Post: 01-22-2013, 02:33 PM
  2. Multi-axis aggregate programming
    By CWMDB in forum Uncategorised CAM Discussion
    Replies: 3
    Last Post: 07-28-2012, 05:25 PM
  3. multi-head router CAM programming
    By Ziggy33 in forum Uncategorised CAM Discussion
    Replies: 0
    Last Post: 03-06-2012, 06:34 PM
  4. Multi function machine
    By StevecGarry in forum DIY CNC Router Table Machines
    Replies: 0
    Last Post: 09-11-2010, 12:59 AM
  5. Replies: 0
    Last Post: 12-25-2008, 08:18 PM

Posting Permissions

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