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


MadCAM Discuss MadCAM software here.


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 05-27-2009, 05:21 PM
 
Join Date: May 2009
Location: Germany
Posts: 3
hammerfinger is on a distinguished road
trouble with milling along curves

Hi together,
this is my firs post.
I am working currently with VisualMill and I have downloaded Madcam vor evaluation. 3d Milling works fine so far, but also I have to do some engraving work which I propose to do with Madcam.
First, I cannot select lines, I am told to select bodies or surfaces. Lines will not be selected. Anyhow, during some tries I could get Madcam to calculate, Dont ask me, I did it somehow and I dont remember how, but than the simulator went out of space, there were toolpaths I could not zoom in. Then, checking the results, the toolpaths were not adjacent to the letters. For example, the letter "n" looked almost like an "r".
I uploaded the file, if somebody likes to look, the link is http://www.wmummert.de/rhino/Gravurschriften.3dm
thanks and have a nice one
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 05-27-2009, 07:34 PM
Jason3's Avatar  
Join Date: Aug 2007
Location: New Zealand
Posts: 540
Jason3 is on a distinguished road

Hi there,

Which command are you using? It doesn't look as though there's a surface for madcam to use to calculate the cutter path. I haven't had a lot of experience using MadCAM to engrave, but when I did, I created a surface then used project curves to create the toolpath.

Someone with more experience may be able to offer better advice on this

Best regards,

Jason
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 05-28-2009, 11:23 AM
 
Join Date: May 2009
Location: Germany
Posts: 3
hammerfinger is on a distinguished road

Hey thanks,
I did not create a surface over the area, that was the problem. But still the letters are not followed. I purchased me a special set of single line engraving letters. I guesss the fonts are the problem.... I still dont understand. You see the letters but the toolpath doesnt follow like it should do.
Hope you see it on the attached pictures.

Tweet this Post!Share on Facebook
Reply With Quote

  #4  
Old 05-30-2009, 10:36 AM
Moderator
 
Join Date: Apr 2003
Location: Canada
Posts: 692
Dan B is on a distinguished road

It's been my experience that single line engraving fonts are not really what they claim to be. Often there are duplications of lines and curves to simulate a single line (if that makes any sense). Add this macro to a button or alias, and use it to clean your text before using Madcam:

! Ungroup pause SelLast
NoEcho
SetRedrawOff
SetObjectName "scribetext"
Explode
SelNone
SelDup
Delete
SelName "scribetext"
Join
Group
SetObjectName ""
SetRedrawOn
Echo
SelNone

Also, as pointed out, create a "dummy surface" even if you don't really need it. This isn't a short-coming with Madcam, I have to do this with WorkNC too, which is pretty high-end software.

Good luck,

Dan
__________________
(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

  #5  
Old 06-02-2009, 09:24 AM
Moderator
 
Join Date: Apr 2003
Location: Canada
Posts: 692
Dan B is on a distinguished road

I should clarify one thing. I said that this is how I have to do it in WorkNC too, but it would have been more accurate to say that this is how I choose to do it in WorkNC. It's not a necessity, as you can activate curves alone. Sorry for any confusion this may have caused.

Dan
__________________
(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 06-02-2009, 11:38 PM
 
Join Date: Jul 2003
Location: Daly City, Ca
Posts: 97
scottsss is on a distinguished road

What does the dummy surface get you????
Tweet this Post!Share on Facebook
Reply With Quote

  #7  
Old 06-03-2009, 06:30 AM
Moderator
 
Join Date: Apr 2003
Location: Canada
Posts: 692
Dan B is on a distinguished road

Creating the surface is necessary in Madcam to initiate the plug-in. Actually, it doesn't have to be a surface. It could be a polysurface or a mesh too.

Dan
__________________
(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

  #8   Ban this user!
Old 06-14-2009, 10:13 AM
 
Join Date: May 2009
Location: Germany
Posts: 3
hammerfinger is on a distinguished road
engraving with madcam

well may be I did something wrong with the macro but it did not help me too much. I have contacted the seller of my fonts and he promised me to check it out. So far I have not received a response......
But something else. In between I purchased the software :-))
If want to I engrave I found out that the machine does not mill in the material. The toolpaths are exactly on the surface of the letters. If I move the text for example .5 mm below Z than it works. In the engraving menu I can enter whatever numbers I want, the machine does not go deeper than where the text is located. Is this the way it should be od do I something wrong? Normally you select the text and tell the machine how deep it should go. This is not the case.
2.5d pocketing works on a 2d drawing, but not the engraving.

An other question, whre do I find out which version of Madcam I own.

Also, how is the machinig time calculated. The post processor tells me the part needs 2 minutes but the machine takes really about 2 hours. I assume it has something with the feedspeed in the tools- menu to do, but if I reduce the cutting speed, my machine goes too slow ant nedds even more time. So somewhere I have to change the ratio of the feedspeed, I guess, I am not an expert.

For future developments, it would be helpful to edit the toolpaths. If I did something wrong, like selected the wrong tool, I have to delete the layer and make all the selections and calculations from beginning on.

But least I am happy with the software. On 3d objects everything works fine, the toolpath stratey is very smart and the machine dos not perform many empty movements like on the software I had before. This is a success.

Have a nice one

Hammerfinger
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 06-14-2009, 08:24 PM
 
Join Date: Jul 2003
Location: Daly City, Ca
Posts: 97
scottsss is on a distinguished road
Tool paths

I raised that same issue about editing tool paths once they are done rather then delete and redo. Think his answer is in my post think it was last week when I was asking for some help, that they are working on. So I am unsure if it will come out when 4.2 is out of beta or if we will have to wait.
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 06-15-2009, 04:35 PM
 
Join Date: Jun 2003
Posts: 1,984
turmite is on a distinguished road

Originally Posted by hammerfinger View Post
well may be I did something wrong with the macro but it did not help me too much. I have contacted the seller of my fonts and he promised me to check it out. So far I have not received a response......
But something else. In between I purchased the software :-))
If want to I engrave I found out that the machine does not mill in the material. The toolpaths are exactly on the surface of the letters. If I move the text for example .5 mm below Z than it works. In the engraving menu I can enter whatever numbers I want, the machine does not go deeper than where the text is located. Is this the way it should be od do I something wrong? Normally you select the text and tell the machine how deep it should go. This is not the case.
2.5d pocketing works on a 2d drawing, but not the engraving.

An other question, whre do I find out which version of Madcam I own.

Also, how is the machinig time calculated. The post processor tells me the part needs 2 minutes but the machine takes really about 2 hours. I assume it has something with the feedspeed in the tools- menu to do, but if I reduce the cutting speed, my machine goes too slow ant nedds even more time. So somewhere I have to change the ratio of the feedspeed, I guess, I am not an expert.

For future developments, it would be helpful to edit the toolpaths. If I did something wrong, like selected the wrong tool, I have to delete the layer and make all the selections and calculations from beginning on.

But least I am happy with the software. On 3d objects everything works fine, the toolpath stratey is very smart and the machine dos not perform many empty movements like on the software I had before. This is a success.

Have a nice one

Hammerfinger
Hello Hammerfinger,

From that handle I assume you are/were a carpenter that used hammers!

I think I can help you with your problem. First, yes, the text needs to be at the depth you intend to cut, if you only need to engrave.

Attached is a zipped 3dm file that includes a portion of an engraving job I just finished with. The first part is set at the top of the surface, the middle is set to 0.040" below the surface and the last one is set to the top of the surface, but using 2d profiling with the "cut on curve" function selected, absolute position chosen and the top of the surface is -.250" with bottom of surface set to -.350", and then a .040" cut per pass. This gave me a much deeper cut using another strategy instead of cut along curve. I could have duplicated the cut along curve -.040" cut in this 2d sequence but chose to show you one more option Madcam offers.

I hope this helps. If you have any questions, let me know.

Mike
Attached Files
File Type: zip madcam.zip‎ (68.0 KB, 59 views)
__________________
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

Sponsored Links
  #11   Ban this user!
Old 06-15-2009, 04:39 PM
 
Join Date: Jun 2003
Posts: 1,984
turmite is on a distinguished road

Hammer I forgot to mention that you can take the model I sent you, open with Rhino, select the surface, then madcam and you can then do a simulation without having to anything else. After you have done this, go back to the model and select the first madcam toolpath group and lower it by .04". Now, do another simulation and you will see the path is now in the surface.

Toolpath editing is coming, but there is a major toolpath strategy Joakim is working on that has to be done first.

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

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
Newbie- Trouble milling hot rolled steel on a manual Bridgeport panz General Metalwork Discussion 27 05-27-2009 01:15 AM
Help with Curves! Chris64 SheetCam 9 08-31-2007 02:31 PM
Trouble Milling A Sphere!!!! gallzer CNC Machining Centers 12 06-18-2007 04:56 PM
Trouble with projecting curves rlrhett MadCAM 11 03-03-2007 07:33 AM
Toolpath curves...! krsykes G-Code Programing 6 04-26-2004 12:33 PM




All times are GMT -5. The time now is 03:30 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