CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > Mach Software (ArtSoft software) > Mach Mill



This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 10-09-2006, 05:26 PM
sdantonio's Avatar  
Join Date: Nov 2005
Location: USA
Posts: 904
sdantonio is on a distinguished road
setting 0,0,0 in Mach3 Mill

Hi,

I've attached a jpeg to make this easier (I was going to try to just describe the question without pictures.

Given a block attached to to router table top and a project that is approximately symmetrical with respect to the y axis, the position 0,0,0 (home) is typically set at point "1" on the diagram (at least that is my understanding). Is there a problem, or will Mack3 have a stroke, if I want to set 0,0,0 at point 2 on the line of symmetry?

Thanks
Attached Thumbnails
Click image for larger version

Name:	zero.JPG‎
Views:	164
Size:	28.6 KB
ID:	23948  
__________________
If you cut it to small you can always nail another piece on the end, but if you cut it to big... then what the hell you gonna do?

Steven
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 10-09-2006, 06:32 PM
 
Join Date: Jun 2003
Posts: 1,984
turmite is on a distinguished road

Steven you can set 0,0,0 anywhere on the table for mach3, but to do this you need the gcode to correspond using that same position on the model as your 0,0,0.

At least that is my understanding of it, and my understanding may very well be flawed!

Mike
__________________
No greater love can a man have than this, that he give his life for a friend.
Tweet this Post!Share on Facebook
Reply With Quote

  #3  
Old 10-09-2006, 08:06 PM
Gold Member
 
Join Date: Jun 2003
Location: United States
Age: 26
Posts: 1,387
JFettig is on a distinguished road

go to the offsets menu, set the offset to 1 (G54) and hit zero at the zero you want on each axis. this is what you do if you home your machine every time. if not you can probably just zero the dro's on the mainpage.

Jon
__________________
CNC Mini Lathe Plans and Rotary Table kits:
http://jfettigmachines.com
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 02-24-2007, 01:50 PM
 
Join Date: Dec 2005
Location: USA
Age: 36
Posts: 415
wildcat is on a distinguished road

I use Mach3 1.84 and have a followup question about zeroing Mach3. I regularly zero Mach3 by pressing the three "Zero" buttons on the Program Run page. The LED next to the DRO is red at this point. If I look at the offset page the G54 offset contains some non-zero value. OK, so I then start the program. My programs Do not contain any reference to fixtures, i.e. there are no G54s, etc. However, once in a while something goes awry and at least one of the axises will offset by the value shown on the offset page. Why does this happen and why is it not consistent? Is there a way to completely disable the fixture offsets? I never use them but they have messed up my programs before. I have started using the "Ref All Home" button which seems to allow the offsets to be zeroed along with the DRO but it would be good to hear from someone concerning the best practice.
Tweet this Post!Share on Facebook
Reply With Quote

  #5  
Old 02-24-2007, 01:55 PM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 19,575
ger21 is on a distinguished road
Buy me a Beer?

G54 is the standard coordinate system in Mach3. Sorry, but I'm not sure why you're getting inconsistent results. You might want to try upgrading to a newer version.
__________________
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)
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 02-24-2007, 03:19 PM
sdantonio's Avatar  
Join Date: Nov 2005
Location: USA
Posts: 904
sdantonio is on a distinguished road

Let me revise my question and begin before the system even gets the gcode to mach

Lets assume the same square piece pictured in the post #1 of this thread, and lets assume that you want the origin of the piece to be at point 2 on the diagram. Lets say that starting the cutting at this point is important for future alignment of the piece. Before sending the piest to RhinoCAM (and I am specifically specifying RhinoCAM in the question) does it make a difference how the piece is aligned in Rhino3D. on the piece Does 0,0,0 in Rhino3D have to be at point 2, or can it be someplace else, say point 1. Does this make an important dirrerence in generating the g-code or does the mach offset take care of this?
__________________
If you cut it to small you can always nail another piece on the end, but if you cut it to big... then what the hell you gonna do?

Steven
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 02-24-2007, 04:27 PM
 
Join Date: Dec 2005
Location: USA
Age: 36
Posts: 415
wildcat is on a distinguished road

Disclaimer: I don't use Rhino.

You need to be consistent with your assignment of the origin in both your CAM and your setup. In other words, the origin of your actual stock needs to match the origin of your stock in your CAM. Select your origin based on what is easiest to setup. For example, I always the bottom left edge to work in the first quadrant and because of how I use a edge probe. Setting different origins in the CAM will affect the values in the G code but not the distances. I.e., all the operations will be shifted some amount but will still cut just as much. This can be compensated for by setting the DROs by negative of that amount if a mistake was made. Hope that all makes sense.
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 02-24-2007, 04:32 PM
 
Join Date: Dec 2005
Location: USA
Age: 36
Posts: 415
wildcat is on a distinguished road

Originally Posted by ger21 View Post
G54 is the standard coordinate system in Mach3. Sorry, but I'm not sure why you're getting inconsistent results. You might want to try upgrading to a newer version.
Ok, I'll give upgrading a try. The same program will run fine most of the time but once in a while in the middle of the same program one or more of the DROs is shifted by the fixture offset amount. Obviously this is really dangerous if the machine is unattended. Is there a keyboard command that would cause this behavior? Perhaps EMI noise has caused that key to be "pressed?" Also, what significance does the small red/green LED next to the DROs on the Program Run page indicate?
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 02-24-2007, 05:50 PM
 
Join Date: Dec 2005
Location: USA
Age: 36
Posts: 415
wildcat is on a distinguished road

FWIW: I tried creating a button that does:

DoButton(22)
SetDRO(0, 0)

which should ref the X axis and then zero it but it only seems to ref the X... the zero is never performed.
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 02-24-2007, 07:10 PM
sdantonio's Avatar  
Join Date: Nov 2005
Location: USA
Posts: 904
sdantonio is on a distinguished road

Originally Posted by wildcat View Post
Disclaimer: I don't use Rhino.

You need to be consistent with your assignment of the origin in both your CAM and your setup. In other words, the origin of your actual stock needs to match the origin of your stock in your CAM. Select your origin based on what is easiest to setup. For example, I always the bottom left edge to work in the first quadrant and because of how I use a edge probe. Setting different origins in the CAM will affect the values in the G code but not the distances. I.e., all the operations will be shifted some amount but will still cut just as much. This can be compensated for by setting the DROs by negative of that amount if a mistake was made. Hope that all makes sense.
Thank you, that's exactly what I wanted to hear. Since the things I make tend to be sylletrical right down the middle it makes the most sense to me to have 0,0,0 be right along that line of symmeter (at one end of it actually) like point 2 in the diagram in post #1. I assumed the origin should be consistent in the cam and Mach and everything should follow through from there. But I wanted to hear someone else with experience comfirm it.

Now the next question, and this is one you probably can't answer (not being a rhino user) and I will have to find out either from trial and error or maybe from asking the RhinoCAM folks. If my origin is set to one end of my line of symmetry in Rhino (point 2), when I start the CAM plugin, does it automatically pick up that origin from the CAD or do I specifically have to assign it myself?
__________________
If you cut it to small you can always nail another piece on the end, but if you cut it to big... then what the hell you gonna do?

Steven
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 02-24-2007, 07:48 PM
 
Join Date: Dec 2005
Location: USA
Age: 36
Posts: 415
wildcat is on a distinguished road

Originally Posted by sdantonio View Post
Now the next question, and this is one you probably can't answer (not being a rhino user) and I will have to find out either from trial and error or maybe from asking the RhinoCAM folks. If my origin is set to one end of my line of symmetry in Rhino (point 2), when I start the CAM plugin, does it automatically pick up that origin from the CAD or do I specifically have to assign it myself?
You're right... I sure can't answer that directly but what I would do is try generating the G code using whatever procedure you choose in Rhino, load it into Mach, and checkout where the 0, 0 position is in the toolpath window. You could also click on Offline in Mach3 (on the Program Run page) and press Start to simulate the cutting. Watch the DROs and just make sure that everything makes sense from the prospective of where you want the origin to be. I personally like to simulate a run in Mach3 (or now in NCPlot) to make certain that the generated G code is good. I have had CAM programs insert crazy stuff that does not show up in their simulator but is pretty obvious when viewed in Mach and unfortunately painfully obvious if the program is run.
Tweet this Post!Share on Facebook
Reply With Quote

  #12  
Old 02-24-2007, 10:40 PM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 19,575
ger21 is on a distinguished road
Buy me a Beer?

Originally Posted by sdantonio View Post
Now the next question.......If my origin is set to one end of my line of symmetry in Rhino (point 2), when I start the CAM plugin, does it automatically pick up that origin from the CAD or do I specifically have to assign it myself?
Could be either, but you'll need someone with RhinoCAM experience to answer that. I'd think that it would default to the actual CAD file location, but the option to put it somewhere else (lower left usually) might be persistant.
__________________
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)
Tweet this Post!Share on Facebook
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -5. The time now is 11:09 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353