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 > General CNC (Mill and Lathe) Control Software (NC)


General CNC (Mill and Lathe) Control Software (NC) General Discussion of CNC (Mill and Lathe) control software here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 03-28-2008, 10:32 PM
 
Join Date: Mar 2008
Location: USA
Posts: 7
elexolman is on a distinguished road
Question turning a image/model into directions for motors

Hi, I am making my own CNC program (in order to use a USB I/O 24 from elexol, twenty four ins and outs, takes four minimum for a stepper motor, leaving plenty for other purposes (laser heat sensor, focusing lens, etc)... but anyway, I have successfully driven the motors, but now need to know how to take an image, or model, and turn them into usable directions for the motors (I am using VB .NET)... any help is appreciated...
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 04-07-2008, 08:20 PM
 
Join Date: Mar 2008
Location: USA
Posts: 7
elexolman is on a distinguished road
can anyone point me in the right direction? I recently realized that since the elexol module is a virtual serial port, that might help integrate other programs, but it is a serial, not parallel, port...
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 04-08-2008, 04:03 AM
mc-motorsports's Avatar  
Join Date: Feb 2007
Location: USA
Posts: 1,084
mc-motorsports is on a distinguished road
CAD/CAM LOL! You're over my head, that was just a joke. Good luck!
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 04-08-2008, 01:01 PM
 
Join Date: Oct 2007
Location: USA
Posts: 14
ballchain is on a distinguished road
You're looking for a CAD/CAM software package.
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 04-13-2008, 12:55 PM
 
Join Date: Mar 2008
Location: USA
Posts: 7
elexolman is on a distinguished road
I looked at the packages I could find, and I can't find information on using them with a homemade controller like this, or am I missing something?
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 04-13-2008, 01:15 PM
 
Join Date: Oct 2006
Location: usa
Posts: 104
chazmtu is on a distinguished road
Hello,
I could be mistaken but I think windows gets in the way motor control timing. My machine runs through the parallel port but doesn't work right in windows because it doesn't pass on information right when its received. I have to use dos. All the serial systems I've seen have a controller between the machine and computer to queue up instructions. I don't have any experience with that though.

What your looking for is a G-code interpreter. It takes instructions and converts them to motor control signals usually through a parallel or serial port.

Chuck
__________________
http://chuckscnc.blogspot.com/
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 04-13-2008, 01:17 PM
 
Join Date: Mar 2008
Location: USA
Posts: 7
elexolman is on a distinguished road
this G-Code, I assume, can then be interpreted by my program? Is it difficult to use?
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 04-13-2008, 01:21 PM
 
Join Date: Oct 2006
Location: usa
Posts: 104
chazmtu is on a distinguished road
Oh yeah,
And CAD/CAM can design the part and CAM can make instructions called G-Code for your interpreter.
__________________
http://chuckscnc.blogspot.com/
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 04-13-2008, 01:23 PM
 
Join Date: Oct 2006
Location: usa
Posts: 104
chazmtu is on a distinguished road
No its fairly easy, you load the g-code file and tell the machine where to start. Don't know how to set it up for a serial port though.
__________________
http://chuckscnc.blogspot.com/
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 04-13-2008, 01:29 PM
 
Join Date: Mar 2008
Location: USA
Posts: 7
elexolman is on a distinguished road
all the control is on the computer, the Elexol USB module merely listens and drives the motors, each motor has four power transistors, and the program, when ever it sends a movement (at least for my test version) just turns on the transistors in sequential order, making a step... main thing is that I needed something to tell my programs which way to turn the motors, and it seems that G code is the answer to that, but what I meant to ask is if making the program I am writing understand g code difficult... maybe there is a tutorial somewhere?
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11  
Old 04-13-2008, 01:35 PM
Switcher's Avatar
Moderator
 
Join Date: Apr 2005
Location: Vectorink.com
Posts: 3,659
Blog Entries: 2
Switcher is on a distinguished road
What you need to do is parse a DXF file.

A .DXF file is just a simple text file.

You should be able to find a bunch of info on google for vb.net etc.

Open any .DXF file in Windows Notepad, you'll see after the header it's a pattern that keeps repeating with different coordinates.

This thread might help?

Like chazmtu said, timing might be an issue?


.
__________________
Free DXF Files - Vectorink.com - myDXF.blogspot.com
Tweet this Post!Share on Facebook
Reply With Quote

  #12   Ban this user!
Old 04-13-2008, 01:40 PM
 
Join Date: Oct 2006
Location: usa
Posts: 104
chazmtu is on a distinguished road
I've not seen a tutorial but then I wasn't looking for one. I'm not much of a programmer but it might be easier to modify an already existing program. A lot of people really like mach3. I can tell you that usb control for CNC is still experimental. I thought I saw a thread on it a few days ago. I'll see if I can find it.
__________________
http://chuckscnc.blogspot.com/
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
Mach3 Mill.... Motors not turning. junior85 Mach Mill 3 05-29-2007 02:45 AM
Cut Directions thebiglad EdgeCam 6 07-29-2006 10:31 AM
Access to Fanuc motors/amps for BP Boss, help me choose model jderou Bridgeport and Hardinge Mills 1 07-16-2006 12:36 PM
Manual turning of stepper motors Pat Stepper Motors and Drives 1 08-08-2005 04:04 PM
It's getting there....motors are turning johnt CNC Plasma and Waterjet Machines 1 03-27-2005 06:34 PM




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