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 > G-Code Programing


G-Code Programing Discuss G-code programing and problems here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 02-02-2012, 12:59 PM
 
Join Date: Feb 2009
Location: USA
Age: 39
Posts: 60
avayan is on a distinguished road
What CNC Book can you recommend?

I have been toying with CNC for well over a year now, but most of my endeavors have been by using CAM software which basically generates all the G Code I need to do the part in question. I did learn a little bit of basic G Codes such as G0 and G1 to do some manual stuff, but most of my operations have been with the computer controls or the controller interpreting the CAM generated G Code.

I think I have come to the point where I want to actually learn all this G Code. My final intention is to code my own G Code interpreter on a conventional microcontroller as I want to build other CNC machines myself. Instead of using MACH3, EMC or a canned G Code controller, I want to do my own G Code interpreter by coding a microcontroller in C. I have been doing motion control development for the past few 12 years, so all I need is a little bit of a reference to make sure I code the G Codes correctly.

I went to Amazon and saw a bunch of books on the G Code subject, but it seems the show me how to use the available g Codes to manually program the cutting of a resulting piece. Although all of this is good information, I am also interested in a book that can steer me into what would it take to understand the algorithms being executed as any given G Code is interpreted. Is there such a book or resource out there?

Thanks for any pointer you may provide!
Reply With Quote

  #2  
Old 02-02-2012, 01:07 PM
Al_The_Man's Avatar
Community Moderator
 
Join Date: Dec 2003
Location: Canada
Posts: 16,539
Al_The_Man is on a distinguished road
Buy me a Beer?

CNC programming Handbook by peter Smid is one of the bibles.
Also there is a free simulator CNCsimulator.com.
http://www.cncsimulator.com/
For mathematical algorithms etc there is Computer Numerical Control Programming by Michael Sava and Joseph Pusztai.
Al.
__________________
CNC, Mechatronics Integration and Machine Design.
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
Reply With Quote

  #3   Ban this user!
Old 02-02-2012, 03:32 PM
fordav11's Avatar  
Join Date: Aug 2011
Location: Fordaville
Posts: 939
fordav11 is on a distinguished road

The CNCSimulator is a great program. I've been using it for years.
But it's a little annoying that it expires for no reason and has to have the 'petrol tank' filled up again. It's total B.S. Most of the time the petrol thing doesn't even work. If you look on their forum there are hundreds of people saying the same thing. If you can't fill up the tank it won't work at all and can't even be re-installed from scratch because they check things and don't allow it to run once the petrol has run out.

If anyone is interested I figured out how to keep it going without doing the petrol B.S.

I can post the info here if anyone is interested......
Reply With Quote

  #4  
Old 02-02-2012, 03:44 PM
Al_The_Man's Avatar
Community Moderator
 
Join Date: Dec 2003
Location: Canada
Posts: 16,539
Al_The_Man is on a distinguished road
Buy me a Beer?

Originally Posted by fordav11 View Post
If anyone is interested I figured out how to keep it going without doing the petrol B.S.

I can post the info here if anyone is interested......
That would be handy!!
Al.
__________________
CNC, Mechatronics Integration and Machine Design.
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
Reply With Quote

  #5   Ban this user!
Old 02-02-2012, 07:19 PM
doorknob's Avatar  
Join Date: Jan 2010
Location: USA
Posts: 1,240
doorknob is on a distinguished road
Buy me a Beer?

While it may not be exactly what you asked for, since EMC/LinuxCNC is open source, you might find that studying the source code will illuminate the subject.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 02-03-2012, 02:21 AM
fordav11's Avatar  
Join Date: Aug 2011
Location: Fordaville
Posts: 939
fordav11 is on a distinguished road

Originally Posted by Al_The_Man View Post
That would be handy!!
Al.
hehe! I thought there would be interest.
It's a huge pain when it's running on a machine that doesn't have internet access like an old laptop off-site at another location.

If you delete the entire directory and re-install it still won't run.
Basically they leave some hidden stuff in the registry.
When it's uninstalled that stuff is still there. Even if the registry info is deleted it still won't run because when the petrol runs out they stealthily dirty some of the files so it won't run without a new petrol file regardless.
I couldn't be bothered to figure out what files exactly are modified since a delete and re-install via batch file takes just a few seconds.

See attached .bat and .reg (zipped)
Run the .bat it will delete the files then run the .reg and kill the registry stuff. If you put cncsetup453.exe in the same dir it'll re-install it for you. The tool files remain untouched.

.bat file contents....
del "C:\Program Files\CncSimulator\*.*" /q
cnc_uninstall.reg
cncsetup453.exe

.reg file contents....
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\ChMts]
"msCheck"=dword:00000002


The minus before HKEY removes the entry. You can double-click the .reg to remove it manually.

Note that once this gets out they will probably change it and release a new version (typical cat and mouse game software companies play with hackers) so get the current version 4.53f now and keep it handy
The file is cncsetup453.exe , 3.92 MB (4,114,451 bytes)

Looks like they are working on a pro version now. Something I look forward to cracking in the future. Or maybe they will come to their senses and realize that CNC machines don't run on petrol. Hmmmm.



Enjoy
Attached Files
File Type: zip no_petrol.zip‎ (465 Bytes, 15 views)
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
Recommend mastercam book fjbart70 Mastercam 4 02-08-2011 04:36 PM
Need Help!- Recommend a bit Drools CNC Tooling 5 04-09-2010 12:12 PM
Could you recommend a good book on CNC milling? rpopiel General Metalwork Discussion 6 02-20-2008 04:22 PM
Can you please recommend? kamen123 General CNC (Mill and Lathe) Control Software (NC) 0 02-04-2008 05:59 AM
Could anyone recommend a good book on learning mechanical design? nagjames Mechanical Calculations/Engineering Design 21 01-21-2008 11:21 PM




All times are GMT -5. The time now is 08:04 PM.





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