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 12-06-2005, 04:55 PM
 
Join Date: Sep 2005
Location: USA
Posts: 91
jhwatts is on a distinguished road
Hardware Package

I am currently running Xandros 3.0.2. I have downloaded emc and installed them through the Xandros Networks utility. I still can't get it work. I am not the worlds foremost LINUX expert but I am pretty determined to avoid the use of Windows for my current CNC project. I am looking for a CNC package for my mill retrofit project. I am leaning towards purchasing this http://www.xylotex.com/3AxSysKit.htm but I am unsure about emc being able to run it. My budjet is $375.00 tops. If I can't use emc can anyone suggest an equivalent package for the same cost?
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 12-06-2005, 09:26 PM
 
Join Date: Sep 2005
Location: Indonesia
Posts: 43
johan_tr2000 is on a distinguished road

EMC only running on Real-time Kernell of Linux System. I am not sure that Xandros 3.0.2 kernell is realtime or not. I think you should patch the your kernell with the realtime one. BTW why not using the BDI if your PC is dedicated only for CNC?

TR2000
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 12-06-2005, 09:42 PM
 
Join Date: Sep 2005
Location: USA
Posts: 91
jhwatts is on a distinguished road
New to emc

I am downloading as we speak. I will burn the .iso shortly. Any thoughts on how to get it to work with the Xylotex system.
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 12-12-2005, 01:07 PM
 
Join Date: Sep 2005
Location: USA
Posts: 91
jhwatts is on a distinguished road
Xylotex and emc

I have removable hard drives on my home computer. I have dedicated to a drive to Xandros and the other to the Debian that contains emc. The BDI 4.3.0 install went well and everything appears to be working fine. I simply change the boot sequence in the bios when I want to change operating system. My reasoning for removable hard drives was to be able to write G code in the comfort of my home and remove the hard drive and take it into my shop insert it into the computer that controls the CNC and run it. I have purchased the Xylotex three axis system, a Grizzly mini mill, a larger milling table for the mill, and a z-axis acme thread. I have the material to make the mounting brackets for the motors and have started making them. In other words I am committed and I am bound and determined not to use Windows based software. I concerned about compatibility between emc and the Xylotex hardware. If anyone has any thoughts on how to get them to work together please do tell.
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 12-19-2005, 09:49 PM
 
Join Date: Dec 2005
Location: Usa
Posts: 93
Horsedorf is on a distinguished road
Buy me a Beer?

Hello there.
As far as my understanding of EMC goes, it will work with anything that uses a step and direction pulse.

Of course, the real key seems to be in the configuration files of the EMC software. ie. how many steps per inch and what the sense of the step and direction pulses are.

Granted I say this without actually having implemented a cnc machine yet, but I'll be working on that again come march.

I, like you, have commited to getting this to work. I'm using EMC with the BDI installtion (worked like a champ!) and I'm using PMDX's break out board and stepper motor drivers.

SO far, I have x and y axis electro/mechanicals working,using the test modes of the stepper driver boards. I need to finish the z axis. Then it's on to integrating in the EMC software. I don't anticipate having huge issues with it, though.

Rick.

PS. WHen I went to Xylotex' web stie, they show that they use step and direction, hence my comments. It SHOULD just motly plug and play (plus of mius some configuration file diddling.)
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 12-20-2005, 09:56 AM
 
Join Date: Sep 2005
Location: USA
Posts: 91
jhwatts is on a distinguished road
Port Config

I have tested the Xylotex hardware using the testing software provided from Xylotex. The hardware seems to be working correctly. I need to be able to designate what port to use in emc. The port number is 3BC. How do I do this?
Tweet this Post!Share on Facebook
Reply With Quote

  #7  
Old 12-20-2005, 12:50 PM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 19,570
ger21 is on a distinguished road
Buy me a Beer?

I know older versions of EMC had different pin assignments then the Xylotex uses, and a special cable was required. I think the newer versions let you configure the pins, though.
__________________
Gerry

Mach3 2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html

(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 12-21-2005, 08:41 AM
 
Join Date: Sep 2005
Location: USA
Posts: 91
jhwatts is on a distinguished road
Pin Swap

Both the direction and clock for each axis (x,y,z) will have to be interchanged. I looked at both files the emc (generic) .ini file and .nml file and I still don’t see the port configuration for each axis. Could somebody explain how to do this? Please see the following document for the parrell port pin configuration I need.

http://www.xylotex.com/XS3525V202.pdf


I assume the default pin is the one given in the emc handbook.
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 12-23-2005, 12:24 PM
 
Join Date: Sep 2005
Location: USA
Posts: 8
cncdreamer is on a distinguished road
EMC and Xylotex

I believe it is better to teach someone how to answer a question than to give them the answer.

In this case, if you go to your favorite search engine (I tried Google) and enter "xylotex emc" as your search term, you'll find hits on the information you seek at http://www.linuxcnc.org (the home of EMC) as well as elsewhere.

In a nutsehll, if you are using the original EMC (aka EMC1), then you must either change some source code and recompile it, or devise the equivalent of a breakout board. If you are using EMC2, then you can either reconfigure it at the Hardware Abstraction Layer (HAL), which does not require recompiling, or use the same breakout board approach.

Search engines are your friends.

Regards,
Kent
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 12-25-2005, 11:05 AM
 
Join Date: Sep 2005
Location: USA
Posts: 91
jhwatts is on a distinguished road
Pin Config

I am changing the pin configuration. I will let you know if it works.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 12-25-2005, 11:27 PM
 
Join Date: Sep 2005
Location: USA
Posts: 91
jhwatts is on a distinguished road
EMC and Xylotex

All three of the axis's are working correctly using the emc software.
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 On
Trackbacks are On
Pingbacks are On
Refbacks are On





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