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 > LinuxCNC (formerly EMC2)


LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 06-28-2010, 12:19 PM
 
Join Date: Jun 2010
Location: South Africa
Posts: 12
EduardKieser is on a distinguished road
Smile 4th axis control in EMC2 (Tangent knife cutter)

Hey.
I've just finished building a small cnc router. I would like to use it to cut depron using a knife. Does EMC2 have a function that keeps the 4th axis tangent to the cutting direction so that one may be able to use a knife? Apparently Mach3 does, but I'm bent on using EMC2. I've scanned your forum, a few threads touch on the subject but none (that I have seen) seem to cover it.

Any help would be greatly appreciated.
Eduard
Reply With Quote

  #2   Ban this user!
Old 06-29-2010, 11:56 PM
 
Join Date: Mar 2004
Location: St. Louis, MO
Posts: 309
jmelson is on a distinguished road

Originally Posted by EduardKieser View Post
Hey.
I've just finished building a small cnc router. I would like to use it to cut depron using a knife. Does EMC2 have a function that keeps the 4th axis tangent to the cutting direction so that one may be able to use a knife? Apparently Mach3 does, but I'm bent on using EMC2. I've scanned your forum, a few threads touch on the subject but none (that I have seen) seem to cover it.

Any help would be greatly appreciated.
Eduard
I believe this was just being discussed a few days ago in the EMC2 user's forum. It would not be that hard to do this. You use a couple standard HAL components to compute the angle, and then feed that to a non-gcode axis that follows the current move angle. The one place this might get tricky is that an axis that is not commanded directly through G-code can't be homed, either. So, you'd need to provide some scheme to home the knife to the right angle before connecting it to the slave axis.

If you don't know how to read the emc user's forum, see http://www.linuxcnc.org

Jon
Reply With Quote

  #3   Ban this user!
Old 07-31-2010, 10:50 AM
 
Join Date: May 2006
Location: netherlands
Posts: 2
knoopjan is on a distinguished road
Tangentially Controlled Tools and EMC2

Hi there,

I have designed (C)NC-systems since 1977. I believe EMC2 is an ¨almost¨ perfect CNC-controller for 2-9 axes, unfortunately without any tools and tricks needed for what you want to do.

My tangentially-controlled tools however work great with EMC2 since I programmed various post-processors for those tools needed to cut cardboard and vinyl and to (jig)saw anything in plywood and non-ferro metals, up to 12mm AlMg4.5 and brass.

I currently use EMC2-2.4.2 with the Ubuntu 10.04 RTAI kernel and run VMWARE-player with an other (non-RTAI) one. In a Windows-XP Virtual Machine I prefer using AutoCAD as well as Inventor to generate any DXF-file needed for plotting/milling/routing/cutting/sawing workpieces. The importance of AutoCAD: all programs and post-processors I ever wrote since 1985, still function today and deliver truly automatic 3, 4 and 5-axes EMC2-compatible G-code.

If there is enough interest I probably should document and upload some of my hard- and software details for use on this forum.

So, please let me know!
Jan
Attached Thumbnails
Click image for larger version

Name:	DSC00595.jpg‎
Views:	169
Size:	94.3 KB
ID:	111943   Click image for larger version

Name:	diemakertools.jpg‎
Views:	250
Size:	30.4 KB
ID:	111944  
Reply With Quote

  #4   Ban this user!
Old 07-31-2010, 02:53 PM
 
Join Date: Nov 2005
Location: Canada
Posts: 465
chester88 is on a distinguished road

Im sure this has been done. There was a mail list discussion in feb of 2009 about it.
I thought someone made a HAL component to help but don't remember.
check the EMC mail list archives and/or post this request on the EMC maillist.
Most of the developers don't read the forums

Chris M
Reply With Quote

  #5   Ban this user!
Old 08-01-2010, 09:20 AM
 
Join Date: Sep 2004
Location: USA
Posts: 147
Dan Falck is on a distinguished road

I would be interested in a general view of your setup. Are you using Autocad Autolisp to generate the gcode? I assume you are generating rotary motion commands to knives based on the geometry in Autocad.
So you're also selling commercial machines with EMC2 controlling them? That's great.
Thanks,
Dan

Originally Posted by knoopjan View Post
Hi there,

I have designed (C)NC-systems since 1977. I believe EMC2 is an ¨almost¨ perfect CNC-controller for 2-9 axes, unfortunately without any tools and tricks needed for what you want to do.

My tangentially-controlled tools however work great with EMC2 since I programmed various post-processors for those tools needed to cut cardboard and vinyl and to (jig)saw anything in plywood and non-ferro metals, up to 12mm AlMg4.5 and brass.

I currently use EMC2-2.4.2 with the Ubuntu 10.04 RTAI kernel and run VMWARE-player with an other (non-RTAI) one. In a Windows-XP Virtual Machine I prefer using AutoCAD as well as Inventor to generate any DXF-file needed for plotting/milling/routing/cutting/sawing workpieces. The importance of AutoCAD: all programs and post-processors I ever wrote since 1985, still function today and deliver truly automatic 3, 4 and 5-axes EMC2-compatible G-code.

If there is enough interest I probably should document and upload some of my hard- and software details for use on this forum.

So, please let me know!
Jan
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 08-04-2010, 01:41 AM
 
Join Date: May 2006
Location: netherlands
Posts: 2
knoopjan is on a distinguished road
Tangentially Controlled Cutting with EMC2 and Autocad

Originally Posted by Dan Falck View Post
I would be interested in a general view of your setup. Are you using Autocad Autolisp to generate the gcode? I assume you are generating rotary motion commands to knives based on the geometry in Autocad.
So you're also selling commercial machines with EMC2 controlling them? That's great.
Thanks,
Dan
Autolisp automates the process of choosing what to cut (and how and where) on any flatbed machine. Next, in an AutoCAD shell, various programs are called to generate 3-5 axes DSP-CNC controller code as well as EMC2 compatible .ngc files. All feed rates, tool offsets for knives or circular saws and Z-axis lift-conditions are preset/stored by these programs. After an initial run, all needed to route, cut or mill is one mouse click on the XPLOT-icon in AutoCAD. What you see (autocad screen) is what you get on the flatbed table. Closed contours are optimized and sorted. For tangentially controlled tools feed rates are calculated depending on inertia/power of the various machine axes plus the radius of the move (or end- and start-angle difference of adjacent vectors).

I hope to ¨recordmydesktop¨ while processing a batch of roadsigns next week and post a link to the .avi when available.

About the Xplot-machines...
They can be controlled by any controller generating industry standard pulse/direction or CW/CCW signals. High feed rates however, for professional equipment 600-5000 mm/sec, are probably only possible with advanced DSP-based hardware.
But most 3D-machinery including the new 4-axes XPLOT-D.I.Y. gantry are perfectly usable with EMC2.
For a 4-axes machine @ 250-400 mm/sec, a low-cost tangential cutter, a ditto AMD64/2 computer with LPT-port/printer cable and an updated EMC2 live CD is all you really need to start cutting.

Jan
Reply With Quote

  #7   Ban this user!
Old 08-04-2010, 09:04 AM
 
Join Date: Sep 2004
Location: USA
Posts: 147
Dan Falck is on a distinguished road

Thanks for the summary Jan. This sounds very streamlined. If you do get a 'recordmydesktop' session going, please do post a link to the youtube video.

Dan
Reply With Quote

  #8   Ban this user!
Old 08-04-2010, 11:25 PM
 
Join Date: Jan 2006
Location: Thailand
Posts: 51
chinsettawong is on a distinguished road

Hi Jan,

I'm very interested to learn more about your build.

Wachara C.
Reply With Quote

  #9   Ban this user!
Old 06-27-2011, 12:22 PM
 
Join Date: Apr 2010
Location: p.r.china
Age: 64
Posts: 16
ktchk is on a distinguished road
tangent knife

I saw INKSCAPE have a plugin with a tangent knife g-code generated for A axis.
This is the only thread talking about tangent knife so I am posting to see if some one have the hardware to test it.

The plugin is at:
cnc-club.ru •
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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hacking a Keyboard for EMC2 / Axis Control scotta LinuxCNC (formerly EMC2) 16 06-13-2010 11:45 PM
Build Thread- My Control panel for EMC2 jbcj LinuxCNC (formerly EMC2) 7 04-25-2010 10:20 AM
Knife Engraving On a Ka-Bar Military Knife CNC602 Videos 0 12-22-2009 02:40 PM
homemade knife cutter - heavyweight!! Pat2000 Printing, Scanners, Vinyl cutting and Plotters 7 09-01-2007 12:43 PM
Offset tangential knife control? DennisCNC General CAM Discussion 0 04-23-2006 10:14 PM




All times are GMT -5. The time now is 04:56 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 354 355 356 357 358 359 360 361