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 > Surfcam


Surfcam Discuss Surfcam software here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 12-02-2005, 03:18 PM
Neil_J's Avatar  
Join Date: Aug 2005
Location: Florida, USA
Posts: 128
Neil_J is on a distinguished road
2-axis cut control - Speed/feed calculator RPM too high

Hi,

In the 2-axis cut control window (see pic), there is a button to calculate speeds and feeds for the tool and type of material selected....

My problem is that it wants to set the RPM way too high for my machine. I don't see an option anywhere to set the max RPM. I have been setting the speeds/feeds manually for a while, but it would be nice to use this feature.
Attached Thumbnails
Click image for larger version

Name:	2axiscontour-toolinfo.jpg‎
Views:	397
Size:	66.7 KB
ID:	12477  
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 12-03-2005, 07:57 PM
 
Join Date: May 2005
Location: usa
Posts: 90
scubanick is on a distinguished road
go and change the surface footage for the material you are using
and for the chip load for the tool and save them
that way when u go back to that material and tool
it will be where u want it
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 12-07-2005, 07:17 PM
 
Join Date: Dec 2005
Location: usa
Posts: 4
hawaii500_1999 is on a distinguished road
i've had the same problem but i gave up on trying to set a max rpm and just enter in the speeds and feeds myself.

i use the calculator on the robbjack website a lot http://www.robbjack.com/
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 01-21-2006, 04:06 AM
 
Join Date: Nov 2005
Location: usa
Posts: 89
championp is on a distinguished road
Generally, if you retype the RPM to your machines max, it will update the feed to maintain the same chipload (auto calculate). It will also keep this info if you use the same tool for two consecutive operations. Sometimes when machining 6061 I tell surfcam it is 2024 to keep the speeds and feeds more realistic. I think surfcam speeds, feeds, and stepovers are a little too aggressive most of the time (default depth of cut for a 2.5 inch facemill is .990, with a finish pass of .099).

If you want to use the same parameters from a previous setup automatically, in the operations manager you can click on the previous toolpath-edit parameters- and hit cancel. then after picking your geo it will come in with the same tool#, size, offset, speeds, feeds, stepovers, stock to leave,etc.

Or copy the previous toolpath, paste in the next setup, and regenerate and reselect geometry.

Chris
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 01-21-2006, 04:53 PM
Neil_J's Avatar  
Join Date: Aug 2005
Location: Florida, USA
Posts: 128
Neil_J is on a distinguished road
Originally Posted by championp
Generally, if you retype the RPM to your machines max, it will update the feed to maintain the same chipload (auto calculate). It will also keep this info if you use the same tool for two consecutive operations. Sometimes when machining 6061 I tell surfcam it is 2024 to keep the speeds and feeds more realistic. I think surfcam speeds, feeds, and stepovers are a little too aggressive most of the time (default depth of cut for a 2.5 inch facemill is .990, with a finish pass of .099).

If you want to use the same parameters from a previous setup automatically, in the operations manager you can click on the previous toolpath-edit parameters- and hit cancel. then after picking your geo it will come in with the same tool#, size, offset, speeds, feeds, stepovers, stock to leave,etc.

Or copy the previous toolpath, paste in the next setup, and regenerate and reselect geometry.

Chris

Thanks, I think that just answered all of my questions... Any more tricks you can share?
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 01-22-2006, 04:18 PM
 
Join Date: Nov 2005
Location: usa
Posts: 89
championp is on a distinguished road
Wink

I'm sure I have few tricks left but you will have to ask specific questions so I know what to say.


Chris
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 01-22-2006, 05:03 PM
Neil_J's Avatar  
Join Date: Aug 2005
Location: Florida, USA
Posts: 128
Neil_J is on a distinguished road
Originally Posted by championp
I'm sure I have few tricks left but you will have to ask specific questions so I know what to say.


Chris

Any tricks relating to engraving text? Right now I am importing the text, using the Edit/Text to change from zero-width to TTF, then using the Edit/Text/Explode, then 2 axis / pocket. I haven't found a way to engrave zero-width text (i.e. only engraves one line per stroke).

Thanks...

-Neil
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 01-22-2006, 09:08 PM
 
Join Date: Nov 2005
Location: usa
Posts: 89
championp is on a distinguished road
For text I use the 2-d contour and cut "on" instead of climb. I usually change the color of the text so I can use mask and select "visible" . I use no lead ins or lead outs. For engraving a surface I use 3d project then transform/rectangular array in the z axis only to get to the desired depth with depths of cut. Sometimes you can click "calculate z values" in the project box and it will put out the z depths automatically.

Chris

Last edited by championp; 01-22-2006 at 11:30 PM.
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 09-05-2007, 04:07 PM
 
Join Date: Jan 2006
Location: United States
Posts: 4
protogregg is on a distinguished road
safe stepovers

I reset the defaults in SurfCAM for a safe stepover and step down in the tools>options>NC Defaults>2 Axis: Side and depth roughing size change to 0.6300/Cutter radius, Finishing size (Side and Depth) change to 0.0788 Cutter Radius. That ratio works well for metric, I can't remember what I set it to for standard increments (but it was very close to the same ratio). This will default a very safe stepover/stepdown, which can then be adjusted up for ABS, Ren, etc.
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 09-07-2007, 01:54 PM
tnik's Avatar  
Join Date: Aug 2006
Location: USA
Posts: 257
tnik is on a distinguished road
you can edit the post processor to only allow a max rpm..

Code:
if [Speed] > 7500
S7500 M[Direct]
else
M[Direct] S[Speed]
endif
Now, thats for mpost, not spost, and as for adjusting the feedrate automagically with the post, I'm sure it can be accomplished, but I haven't tried it yet..
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 09-08-2007, 12:40 AM
 
Join Date: Feb 2006
Location: usa
Posts: 27
camaru is on a distinguished road
When engraving stick figure text you need to make a couple of changes.
you need to use contour2d, on the cut control page set cut method to "on" and while you in the contour 2d process pick the "options" tab and set gouge check to single. NOTE when you are done, set gouge check back to full and cut method back to climb or conventional.
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 05:42 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