Author Topic: Work offset with CB  (Read 3108 times)

Offline kvom

  • CNC Jedi
  • *****
  • Posts: 1612
    • View Profile
Work offset with CB
« on: May 06, 2020, 11:29:39 am »
I have a current project where I needed to drill a common hole pattern around 4 different other holes in a casting where these 4 hole coords weren't fixed by the plans.  It occured to me to use work offsets for each hole and run the single g-code on each.  So I measured the center of each hole as 0,0 using a different work offset.  Then I typed G54, run program, G55 run program.  Not something one needs every day as with CB one rarely needs work offset.

The distance in X,Y between a pair of holes is also determined this way.

Offline EddyCurrent

  • CNC Jedi
  • *****
  • Posts: 5190
  • Made in England
    • View Profile
Re: Work offset with CB
« Reply #1 on: May 06, 2020, 13:40:44 pm »
Good idea until you run out of offsets  :D

Another way would be to use "Machining Origin" at Part level.

« Last Edit: May 06, 2020, 13:42:25 pm by EddyCurrent »
Filmed in Supermarionation

Offline Garyhlucas

  • CNC Jedi
  • *****
  • Posts: 1452
    • View Profile
Re: Work offset with CB
« Reply #2 on: May 06, 2020, 23:18:05 pm »
You can call G54, G55 in your program so it changes automatically and you don't forget.  Using Origin in Part works if you know the origin when programming where G54 can be set while machining with no code change.  They both work.
Gary H. Lucas

Have you read my blog?
 http://a-little-business.blogspot.com/

Offline dave benson

  • CNC Jedi
  • *****
  • Posts: 1773
    • View Profile
Re: Work offset with CB
« Reply #3 on: May 07, 2020, 00:05:13 am »
HI Kvom

For jobs like this, you should wrap up the Gcode for the bolt hole pattern in a subroutine (programmed in incremental mode). The Idea being that you move to a existing hole centre in absolute mode (or indicate it in) and call the sub
which is written in incremental mode to do the bolt hole pattern. The sub returns to abs mode before ending then
move to next hole (or indicate it in) call sub, rinse and repeat. This is a very powerful and handy way to do this kind
of work.
This is how we were taught to do it in college.

Dave

Offline kvom

  • CNC Jedi
  • *****
  • Posts: 1612
    • View Profile
Re: Work offset with CB
« Reply #4 on: May 07, 2020, 11:58:07 am »
I had to do only 4 holes in 2 sides of the part.  Having a simple program to run while standing at the mill was the goal.  Now I could have done each hole individually;  I needed to find the hole center using an edge finder.  By using work offsets I could do both without losing the first's coords.  Having done so, I saw no need to modify my simple CB for drilling the 4 additional holes.

I thought making this post might alert some others about using work offsets for similar simple tasks.  Obviously if I knew the coords of the holes in advance I'd just have done it all in CB.

Offline EddyCurrent

  • CNC Jedi
  • *****
  • Posts: 5190
  • Made in England
    • View Profile
Re: Work offset with CB
« Reply #5 on: May 07, 2020, 14:46:39 pm »

I thought making this post might alert some others about using work offsets for similar simple tasks. 

It certainly did, but because we all have different experiences and knowledge and we like to pass some of that on, it was only natural that alternative ideas would also be presented.  ;)
Filmed in Supermarionation

Offline Bubba

  • CNC Jedi
  • *****
  • Posts: 3330
    • View Profile
Re: Work offset with CB
« Reply #6 on: May 07, 2020, 16:42:18 pm »
It certainly did, but because we all have different experiences and knowledge and we like to pass some of that on, it was only natural that alternative ideas would also be presented.  ;)
********************
+1  :D
My 2ยข

Win11, CB(1.0)rc 1(64 bit) Mach3, ESS, G540, 4th Axis, Endurance Laser.

Offline Bob La Londe

  • CNC Jedi
  • *****
  • Posts: 4391
  • ^ 8.5 pounds on my own hand poured bait.
    • View Profile
    • CNC Molds N Stuff
Re: Work offset with CB
« Reply #7 on: May 18, 2020, 18:41:33 pm »
Work offsets can be very handy.  I used to use them all the time to cut two identical parts in two vises on the table.  For multiple parts though I often use fixture plates that allow for holding 6 to 12 parts at a time.  I have a 2D model of each fixture plate, and a X,Y 0,0 point in the model and machined into the plate.  Using either duplicate geometry, or nesting (or often both) I place the positions on the fixture plate in CAD.  Every time I load a particular fixture plate and zero to it, its the same.  I know that's more of a production method, but it is very handy.
Getting started on CNC?  In or passing through my area?
If I have the time I'll be glad to show you a little in my shop. 

Some Stuff I Make with CamBam
http://www.CNCMOLDS.com