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 11-08-2011, 06:23 PM
 
Join Date: Oct 2005
Location: Portugal
Posts: 114
fomaz is on a distinguished road
Lathe in EMC2

Hello. First of all I am new to EMC2 so please excuse me if I ask something incorrect.

Currently I am a user of Mach, but as I use lathes, I am tired of always expecting bug solutions and implementations that for me are a must in lathe operations.
I have basic knowledge of linux, so I believe that installing EMC could not be a problem. Before I start using EMC, I would like to know a few things, that will make my mind in using (at least trying) EMC.

1) G41 / G42 tool nose compensation is working?
2) Constant surface speed is working?
3) Are there cycles implemented (G71 G72 like in Fanuc machines?)
4) Currently I am using C11 boards from CNC4PC driven by the parallel port and driving my VFD from that board as a step-direction method that the board uses to transform to a 0-10 analog signal. Does EMC allow to use a similar setup?
5) I would not like to change wiring on a existing machine runing Mach. Can I turn to EMC (using the same hardware that I am using now), or there are any special consideration? I use parallel port only.
6) Charge pump is also a feature of EMC?
7) Can the user screen be configurated (add leds, buttons, change colors and so on)?
8) Is EMC, in your point of view, stable enough for everyday use?

Thank you very much.
Any considerations are welcome.
Reply With Quote

  #2   Ban this user!
Old 11-09-2011, 12:02 AM
 
Join Date: Nov 2005
Location: Canada
Posts: 465
chester88 is on a distinguished road

Keeping in mind I don't use lathe features but do a little development for EMC...

1. yes may be small differences. I understand EMC is pickier. No tool wear offsets though.
2. yes
3. g71 is not sure if its exactly like fanuc but is based on it.
4. i'm not sure about the c11 board but I would bet yes. according to the c11 web site yes.
5. EMC can configure the parport as 12 outputs and 5 inputs or 4 outputs and 13 inputs
within that restriction the pins can be any supported signal.
6. yes there is a charge pump component - not familiar with it
7. sort of. buttons and display items can be added as panels on the side of the display.
complete customization of the screen is not easily possible.
8. Most definitely yes! people use it on 5 axis multi ton machines for profit.

In your case look at the HTML docs here: EMC2 Documentation - HTML version
This is the latest released version though 2.5 can be downloaded and used it's almost ready to release.

You will most likely use stepconf to build your configuration. So check the docs on that.
http://www.linuxcnc.org/docs/2.4/htm..._stepconf.html

Chris M
Reply With Quote

  #3   Ban this user!
Old 11-09-2011, 01:49 AM
 
Join Date: Oct 2005
Location: Portugal
Posts: 114
fomaz is on a distinguished road

First of all thank you for the reply. This probably will make me want to try the software. Another question that I remember is the following:

In my machine I do not need spindle feedback, as I do not need threading on the lathe, but I need to have CSS where the controller assumes that the commanded speed sent to the VFD is the real speed. Will EMC allow me to have CSS without real spindle speed feedback?

Thanks if anyone knows this.
Reply With Quote

  #4   Ban this user!
Old 11-09-2011, 02:01 AM
 
Join Date: Oct 2005
Location: Portugal
Posts: 114
fomaz is on a distinguished road

About the G71 cycle for example, I saw in:

EMC Documentation Wiki: Lathe Advanced Features

That the cycle is yet to be implemented. Is this correct or it is already implemented?

Thank you
Reply With Quote

  #5   Ban this user!
Old 11-09-2011, 02:32 AM
 
Join Date: Jan 2007
Location: UK
Posts: 97
cncbasher is on a distinguished road

Specificly , G71 i believe is not implemented as part of EMC , however their is an additional program called NGCGUI , which allows template and subroutens to be used in EMC quite easily , G71 has been implemented in this fashion. this may or may not suit your purpose.

i am sure you will find a vast improvement in using emc over Mach3 , i know i did !
however their is a learning curve , just about everything is possible and their are many people, myself included using EMC in professional environments, and an active forum for exchange of idea's and implementing new functions , both in the forum and IRC

so you are not alone for advice .

if you have the machine already set for mach3 then it should be a simple operation to copy this across to EMC .

you would find if not already fitted a spindle encoder ( easily made slotted opto disc)
would assist in spindle control at a later stage ,

do not get confused EMC is far more powerful under the hood , than you may think .
and highly configurable .
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 11-09-2011, 03:05 AM
 
Join Date: Oct 2005
Location: Portugal
Posts: 114
fomaz is on a distinguished road

>> Specificly , G71 i believe is not implemented as part of EMC , however their is an additional program called NGCGUI , which allows template and subroutens to be used in EMC quite easily , G71 has been implemented in this fashion. this may or may not suit your purpose.

But can I send a Gcode file with G71 and so on to EMC/NCGui and they work together, or the code must pass first in NCGUI and sent to EMC, and then the user sends it to EMC?
Reply With Quote

  #7   Ban this user!
Old 11-09-2011, 03:16 AM
 
Join Date: Jan 2007
Location: UK
Posts: 97
cncbasher is on a distinguished road

think of ngcgui as being a configurable addon to EMC , but with the benifit of being stand alone or embedded as part of EMC

here are a few references
NGCGUI
and on G71
LinuxCNC.org - Metric Lathe subroutines - G71, G72, etc etc - EMC Support Forum

but to answer your question emc looks after it all ,
emc is highly scriptable , you will find everything you need .

it's so much easier to get your feet wet and use it .
Reply With Quote

  #8   Ban this user!
Old 11-09-2011, 03:18 AM
 
Join Date: Oct 2005
Location: Portugal
Posts: 114
fomaz is on a distinguished road

Thank you sir,
I will then try it for sure.

Filipe
Reply With Quote

  #9   Ban this user!
Old 11-09-2011, 03:15 PM
 
Join Date: Jul 2009
Location: NL
Posts: 133
CaptainVee is on a distinguished road

Not familiar with lathes but am happy user on a mill.

If you want to familiarize yourself why not install it to a usb stick (or a live cd and save the configuration you make somewhere else) and run emc from there. You can try it out and even make a configuration that in the end may work on your production machine.
__________________
Sven
http://www.puresven.com/?q=building-cnc-router
Reply With Quote

  #10   Ban this user!
Old 11-09-2011, 03:43 PM
 
Join Date: Feb 2006
Location: Australia
Posts: 90
ftkalcevic is on a distinguished road

6) Beware that the charge pump runs at half the emc internal frequency. The breakout board I was using only worked with a charge pump frequency of 12.5kHz, so the internal frequency had to be 25kHz. Other boards may vary.

As CapatainVee said, get a USB stick, or the live cd and try it. You can run a simulator and try it all out.

I am running an emc lathe. I'm just a hobbiest so I fanuc compatibility is not important. This page shows the G-Codes emc supports - EMC2 "G-Code" Quick Reference That page is linked from the wiki - EMC Documentation Wiki: EmcKnowledgeBase
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 11-10-2011, 12:52 AM
 
Join Date: Nov 2005
Location: Canada
Posts: 465
chester88 is on a distinguished road

I apologize yes G71 is not implemented it's G76 I was thinking of.
If the charge pump frequency does not work then I think you could configure a
PWM gen to do the same thing. I remember someone trying that...

EMC has a 'spindle-at speed' input for letting know the spindle is ready.
EMC will check for this before the first feed move after each spindle start or speed change; before the start of every chain of spindle-synchronized moves; and if in CSS mode, at every rapid to feed transition.

you can fake this input always true, or connect it to the VFD at speed output (if available) or use an encoder on the spindle plus a EMC component called 'near' to create the signal.

Chris M
Reply With Quote

  #12   Ban this user!
Old 11-10-2011, 01:40 AM
 
Join Date: Oct 2005
Location: Portugal
Posts: 114
fomaz is on a distinguished road

Thank you for the replys.
Indeed I have tested the EMC instalation and it went very well. My system is quite new (hardware) even so no problems in hardware recognition.
Tested the EMC and the configuration was initially strange. I must be doing this after reading the manual and have time. I believe it requires lots of time.
I will post again if help is needed, but I should not post configuration questions if I did not read the manual.

Unfortunally not having the cycles is bad. Were can I help to implement this? I have done this in the past to a postprocessor, I can do this again.
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
PP for EMC2- Lathe SKennedy Dolphin CADCAM 1 02-16-2011 08:48 PM
EMC2 Lathe and Mcam9 ?? Concealed45 LinuxCNC (formerly EMC2) 4 12-26-2009 11:50 PM
Need Help!- MC9 with EMC2 lathe PP tool setup Concealed45 Post Processors for MC 2 12-22-2009 05:35 PM
EMC2 and lathe retrofitting. GuntisK LinuxCNC (formerly EMC2) 14 03-30-2008 03:08 PM
Lathe Gui for Emc2 R.thayer LinuxCNC (formerly EMC2) 2 11-28-2006 01:33 PM




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