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! > CAM Software > EnRoute


EnRoute Discuss EnRoute software here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 12-21-2009, 12:25 AM
 
Join Date: Dec 2009
Location: Australia
Posts: 5
CNC Oz is on a distinguished road
Hi New to CNC & Enroute

Hi I wonder if anyone can help me with a problem I'm having. I'm pretty new to all this so please excuse my lack of technical expressions! I'm shaping hardwood blocks and am using Enroute 3. I've applied a relief to the shape and then put a mask over it to toolpath an island fill strategy. This seems to work fine until I go to the machine which cuts beautifully until it gets to a flat surface when I get the message "waiting for dwell" and then "moving" flashing on and off while the machine seems to shudder. Has anyone experienced anything like this or have any tips? The timber blocks are 45mm thick and vary in size from 1400x700 to 300x300mm.

Thanks in advance!
Reply With Quote

  #2   Ban this user!
Old 12-21-2009, 03:55 AM
 
Join Date: May 2006
Location: Australia
Posts: 18
cnc_oz is on a distinguished road
Another cnc oz ?

I have been using this moniker for a couple years.
Mine does have an under score in it though. Just wondered how it got through.

cnc_oz (John)
Reply With Quote

  #3   Ban this user!
Old 12-21-2009, 07:20 AM
 
Join Date: Jan 2007
Location: Australia
Posts: 154
Stewey is on a distinguished road

Hi to both of you...
(from CNC-Qld!)

Actually, I'm afraid I don't think I can be of much help, except that I also use Enroute, and it does a few funny things at times, which I have finally put down to some sort of software/g-code conversion glitch.

Mostly it's great, and with 2-d files it's fine, but I've had it getting positioning error 'seizures' at exactly the same place from time to time in certain 3D files.
I've eventually solved it by setting about a 22 degree hatch-fill angle of hatching (rather than 0 degrees, default).

HOwever, the "dwell" setting should be able to be edited in the advanced edits section of the toolpathing menu, where you can set the depth, feed speeds, number of passes etc. I'm sure there's a dwell delay that is adjustable there. Try setting itito zero.

The shuddering I have experienced, and used to think it was a blockage in the lead screw, but I have since decided it's a glitch in the Gcode when the toolpaths were created.

Try and generate new toolpaths with a different hatch angle & see if that helps.
I did find when it was being cantankerous, that 0, 90 and 45 degrees made no difference to keepinmg it happy, but the 22 degree enabled it to create toolpaths that ran right through.

No idea why the glitch is there, though.

Hope that helps!
Reply With Quote

  #4   Ban this user!
Old 12-21-2009, 01:41 PM
kch kch is offline
 
Join Date: Jun 2006
Location: New Zealand
Posts: 2
kch is on a distinguished road
Dwell problem

Hi
I have used EnRoute 3 a lot in the past (by the way, you made an excellent choice with this software), and have never encountered this problem. I think dwell refers to the amount of time your spindle rests before changing speed. In other words say for instance you want to change the speed from 12,000 rpm to 18,000 rpm, the spindle needs time to stop thinking 12,000 and start thinking 18,000. Maybe it is something to do with the spindle controller software and not the G code itself?? Or I could just be talking rubbish!

Alternatively, you could read the code on the machine, and check other operations to see if there is some code missing in this instance?

Allways remember that the actual code you can see on your machine screen is very simple, logical, and easy to inertpret, so if something is wrong with the code, you will be able to find the location of the error and actually see it.

I hope this helps

Keith Handley
Tel +64 021 426 202
Reply With Quote

  #5   Ban this user!
Old 12-21-2009, 05:32 PM
tgm tgm is offline
 
Join Date: Dec 2003
Location: PA
Posts: 47
tgm is on a distinguished road

What you are describing appears to be a machine related issue either the machine itself or whatever is translating the Gcode that Enroute generates. I don't ever recall being able to do anything like this in Enroute itself. Is the machine capable of handling a large 3D file in code or is trying to catch up which then gives the message?
Have you tried another file by itself, similar in content??
If it's stricly code related I would look at the code during the 'shudder' sequence.

Good Luck,

Tom in PA
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 12-22-2009, 08:49 AM
 
Join Date: Jan 2009
Location: USA
Posts: 12
Field Worker is on a distinguished road

Hello,

I use Enroute 4 wood so it does not do reliefs so I have nothing to help here, but are you doing arcs when it shutters? I have had it shake the whole machine when doing this and it was a simple G code change that corrected it.

Can you post your G codes maybe we can help by seeing what it is generating.
Reply With Quote

  #7   Ban this user!
Old 12-22-2009, 09:01 PM
 
Join Date: Dec 2009
Location: Australia
Posts: 5
CNC Oz is on a distinguished road

Thanks for all the suggestions. It definitely is a G-code glitch. It is missing Z parameters in some lines which is precisely when the machine shudders. I'll try the 22 degree angle Stewey and see what happens! If no luck with that I'll post the G-codes - that would be great if someone can see what the problem is.

John, I'm not sure why I was allowed to use CNC Oz if you're already using it. Hope it doesn't cause confusion.

Luci
Reply With Quote

  #8   Ban this user!
Old 12-23-2009, 02:45 AM
 
Join Date: Dec 2009
Location: Australia
Posts: 5
CNC Oz is on a distinguished road

OK, I've still had no luck with the shudder problem but have discovered that there is a problem with the G Code - I have no idea how to resolve this so any ideas would be greatly appreciated!

This is an example of the G Code being generated - I haven't put the whole thing here as it's 40,000 lines - but this is what shows before the z axis is dropped and before it comes back again:

N240020 x521.509 y547.589 z62.057
N240030 x521.389 y547.928 z62.079
N240040 x521.589 y547.928 z63.
N240050 x512.412 y544.821
N240060 x512.182 y545.292

It then continues without any z until

N273590 G0 x512.412 y544.821 z78
N273600 x558.198 y635.784
N273610 G1 x588.198 y635.784 z25.02 F1000

It's applying a curve to the z of an oval shape - I hope that makes sense! If a picture would help I can try and upload one.

Many thanks again. Luci
Reply With Quote

  #9   Ban this user!
Old 12-23-2009, 07:10 AM
 
Join Date: Jan 2009
Location: USA
Posts: 12
Field Worker is on a distinguished road

At the begining of the G codes, see if G61 is present, if so change it to G64 this should smooth it out on arcs.
Reply With Quote

  #10   Ban this user!
Old 12-25-2009, 08:46 PM
 
Join Date: Dec 2009
Location: Australia
Posts: 5
CNC Oz is on a distinguished road

I've had a look and it doesn't have G61 - what does that relate to? I'm wondering if we are using different G "numbers" for the same task. Thanks again for the help.
Luci
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 12-26-2009, 09:31 AM
 
Join Date: Jan 2009
Location: USA
Posts: 12
Field Worker is on a distinguished road

Here is a sample of the G-codes when Enroute produced them for a task I had. If I had an arc toolpath I would change the Line "N50" where it shows
G17 G61 G90 G94 from G61 to G64 and save it. This will allow the tool steps to go from absolute to incremental mode making a smoother pass without shuttering.

N10 (Last bottom an)
N20 (9/22/2008)
N30 G20 (Inch mode, Change to G21 to activate Metric)
N40 G40 G49 G80 (Cancel radius comp, cancel tool length comp, cancel canned cycles)
N50 G17 G61 G90 G94 (XY plane select, exact stop mode, absolute distance mode, feed per minute mode)
N60 G54 (Fixture offset active)
N70 M06 T5 (1/4" End Mill)
N80 G43 H5 (Apply tool length offset)
N90 M3 S18000 (Spindle On)
Reply With Quote

  #12   Ban this user!
Old 01-04-2010, 02:22 AM
 
Join Date: Dec 2009
Location: Australia
Posts: 5
CNC Oz is on a distinguished road

Thanks so much for all the tips. I've managed to resolve the problem - it was really simple in the end! I changed all the G1 codes to G2 codes - I decided since there are no straight lines G1 commands shouldn't be there. It's still not perfect but much more workable.

Thanks again - all your posts really helped.

Luci
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Enroute Pro 4 Grant Nicholson General CAD Discussion 7 01-26-2012 08:34 AM
I use Enroute DIY'er EnRoute 12 09-21-2009 04:16 PM
Enroute 4 Jorge L Perez Spanish CNCzone 0 05-22-2009 01:01 PM
Enroute anyone? trooper55 General CAM Discussion 1 05-26-2008 09:58 AM
Anyone using Enroute CNCadmin General CAM Discussion 0 05-28-2003 12:08 PM




All times are GMT -5. The time now is 05:16 PM.





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 354 355 356 357 358 359 360 361