![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Machines running Mach Software Discuss your set-up and experiences running your machine using Mach software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
When I first ran the roadrunner file on Mach 3 as a test it was very small when I had my machine draw it out on paper. But I loaded the nest circle file and it drew a 10" diameter circle. My step settings were incorrect and oncecorrected the roadrunner was much larger( 2" verses 7.5 ") my table has a work area of approx 50"x50". Now when I load the circle file I can't get it within the soft limits of my table size. Any ideas? Very confused at this point. When files are written are they done in differert sizes such as mm or inches and their placement on the work area according to the table size designated. I hope this makes sense to someone. Whenever I load the roadrunner file it will go to the bottom left of the X& Y cross lines. The circle is way out to the right out of my tables boundries. |
|
#2
| ||||
| ||||
| The location of the circle is in the g-code. Post it here and I'll explain it.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#6
| ||||
| ||||
| If you have floppys, you can copy it to a floppy and bring it to the other computer.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#8
| ||||
| ||||
| If your machine is setup in inches, that's a 50" diameter circle. Depending on how your IJ mode is set in Config>State, it either travels from X = 50 to X = 100 (IJ incremental) or X=50 to X = 0 (IJ absolute). Also, you copied the code wrong. It should be G2 X50 I25 not 125 The first line of code takes you to X 50 Y 0. The second line plunges the tool 1" The third line tells the tool to go to X50 y0, in a clockwise arc. The center of that arc is called out by the I and J. Since there is no J, that means it's 0. IN incremental mode, the I of 25 means it's 25 inches from the previous X location, which is 50+25, or 75. In absolute mode, the I and J are the actual coordinates, or X 25 and Y 0.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |