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! > Electronics > Computers and Networking


Computers and Networking Discuss computer and Networking related questions here!


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 04-01-2006, 08:22 PM
 
Join Date: Dec 2005
Location: usa
Posts: 124
dbtoutfit is on a distinguished road
Parallel to USB....

So like an idiot I snagged a Parallel to usb adapter cable so i could use my new cnc on my brand new laptop. One thing I forgot... ummm will any controller software read through usb? and futher more this can prob get even more complicated.

So heres the Q.. Anyone done this and/or anyone know any info on trying to do this.

Another thing I was thinking of running my machine off this old school lappy like a P133, Anyone know a Windows based apps like Mach that will run on this system?

Also I have read ppl saying you dont need to use an older pc due to pulse rate etc but as a certified computer tech I do not see where this is an issue. At 133mhz you can run alot of info and the parallel port will only do the same on new machines as it has with the older machines for years (other than a few very small advancements)

Anyone can shine some light on this as well?

LOL I cant keep my machine like it is, as i have it in my office and its taking up alot of room plus I have had to move my pc around etc..

Anyways any response would be great.

Thanks
Reply With Quote

  #2   Ban this user!
Old 04-02-2006, 01:56 AM
Karl_T's Avatar  
Join Date: Mar 2004
Location: Dassel,MN,USA
Posts: 1,318
Karl_T is on a distinguished road

I have no personal experience, but I've read on CNCZone that the USB adaptor won't work on Mach but a PCCIMA (sp?) adaptor will.

If you scrounge just a bit, you should find a suitable old computer for $50 to $100. Ebay runs a little high on these, but there's plenty available.

Karl
Reply With Quote

  #3   Ban this user!
Old 04-02-2006, 04:00 AM
 
Join Date: Dec 2005
Location: usa
Posts: 124
dbtoutfit is on a distinguished road

hi, yea the PC cards are 98-150$ which is insane for what it is.
I'm looking at another lappy
Reply With Quote

  #4   Ban this user!
Old 04-06-2006, 10:16 PM
 
Join Date: Mar 2006
Location: US
Posts: 7
ljogwin is on a distinguished road
USB to Parallel cable.

I am using a USB to Parallel cable. The parallel end has the electronics in it.
Make sure you get one that is bi directional. In other words, make sure it is EPP or it will not work. I feel better using it instead of the internal port of a Laptop cuz, I would rather replace the cable than a laptop motherboard.

LJ
Reply With Quote

  #5   Ban this user!
Old 04-06-2006, 10:44 PM
 
Join Date: Nov 2004
Location: USA
Posts: 125
ShayArnett is on a distinguished road

The reason slower pcs limit your pulse rate isn't the parallel port as far as i know, its the fact that it can't process the g-code fast enough to generate the pulses to send.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 04-06-2006, 10:45 PM
 
Join Date: Dec 2005
Location: usa
Posts: 124
dbtoutfit is on a distinguished road

My cnc controller is parallel, I have a cable to take it from parallel to usb. It is bi directional though my system has no loop or return. I am using Mach but I cant seem to get it to make it work.
Reply With Quote

  #7   Ban this user!
Old 04-06-2006, 11:20 PM
 
Join Date: Dec 2005
Location: usa
Posts: 124
dbtoutfit is on a distinguished road

Originally Posted by ShayArnett
The reason slower pcs limit your pulse rate isn't the parallel port as far as i know, its the fact that it can't process the g-code fast enough to generate the pulses to send.

If just running a gcode you can run it on speeds as low as a 286 cpu.
the last models were mostly 20mghz thats still 20,000,000 comands a second it can process. So I cant see the idea of it not being able to run gcode real time with no delay.

The only reason I see why you could not run on an older machine is if you are running something like Mach as their requirements need a newer machine due to all the processing like converting a jpg,bmp to gcode and the CADing.

I mean.. just saying, I dont want to sound cocky as i mean to simply discuss.
Reply With Quote

  #8   Ban this user!
Old 04-07-2006, 02:32 AM
abasir's Avatar  
Join Date: Apr 2003
Location: Malaysia
Posts: 361
abasir is on a distinguished road

Regular USB-to-parallel adapter WILL NOT work. It's meant for printer only. Printer control is very simple (compared to CNC) and that interface is build into Windows XP.

For Mach 3 to work, you need to see "Parallel Port" under the Ports section in Device Manager. Mach 3 interface direct to parallel port address using it's own device driver.

As for slow computer, bear a few things in mind.
1. Even if the PC is 20MHz, most Intel CPU takes more than 3-4 clock cycle for each instructions thus 20MHz does not always mean 20MIPS.
2. Mach 3 uses it's own device driver clocking the parallel port at 25kHz. That takes CPU resources.
3. Mach 3 interpret G-Code in real time, converting them to movement vectors. Add to that, acceleration and decceleration, constant contouring, etc. You just don't run G-Code... you read, interpret, convert to motion vector, send the step/dir signal to the stepper drivers, etc. All those process are done using floating point numbers which take a lot of processing power as well.

If $100 is too much for PCMCIA-parallel port card, better get a used notebook/pc from eBay.
__________________
Stupid questions make me smarter...
See how smart I've become at www.9w2bsr.com ;-P
Reply With Quote

  #9   Ban this user!
Old 04-09-2006, 07:53 PM
 
Join Date: May 2005
Location: USA
Posts: 673
Zumba is on a distinguished road

There's no way I would use my nice laptop in a machine tool environment.

I can build a nice desktop for about $300. Dell sometimes sells complete systems with monitor for $199.99.
Reply With Quote

  #10   Ban this user!
Old 04-09-2006, 10:13 PM
 
Join Date: Jun 2003
Location: Boalsburg PA
Posts: 844
unterhaus is on a distinguished road

Originally Posted by ShayArnett
The reason slower pcs limit your pulse rate isn't the parallel port as far as i know, its the fact that it can't process the g-code fast enough to generate the pulses to send.
No, feeding the parallel ports accurate data is pretty hard, and the motherboard manufacturers don't really see any reason to make it faster. For one thing, there are very few new parallel printers.
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 05-01-2006, 09:42 PM
 
Join Date: Feb 2004
Location: hh
Posts: 813
Stevie is on a distinguished road

good luck running Mach3 on a 286; LOL

needs XP for a start; Art says a 1 gig speed for real proformance

If you want to run a 286; run Turbocnc; but I run it on a P1 200Mhz min
Reply With Quote

  #12  
Old 11-13-2006, 07:49 PM
 
Join Date: Sep 2006
Location: Australia
Posts: 12
Elnino is on a distinguished road

Generally a USB to paralell port adaptor is not capable of doing this sort of thing. The main reason is that the drivers (and often the chips themselves) will not allow raw control of the signal lines in the port. This means that software like mach3 etc can not send the appropriate step/direction pulses to the controllers.

They are a 'Printer' port, not a paralell port.

I believe there is 1 product on the market made by Belkin (and then it's limited to specific versions) that even has the capability to control signal lines. Then it still needs a specific custom driver to be able to perform these funtions. I belive the people that got it to work were using MacOS too...

I went through all this when looking at running a character LCD off of a USB -> Paralell adaptor.
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 09:59 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