![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#2
| ||||
| ||||
| MicroTech CNC simulator free! http://www.cncsimulator.com/download.shtml Al.
__________________ CNC, Mechatronics Integration and Machine Design. “Logic will get you from A to B. Imagination will take you everywhere.” Albert E. |
|
#3
| |||
| |||
http://www.cncsimulator.com/MicroTech CncSimulator I’m new to cnc and haven’t built my mill yet, but have used this to start to lean some basic gcoad. It is free but you have to go back to the web site every couple of moths to get a code to keep it working. If any body else knows a better simulator or had bad experaceis with MicroTech CncSimulator I’d like to know. Hope that helps jm |
|
#7
| |||
| |||
| CNC Simulator works great for me except for G81 drilling. Apparently, the interpreter needs updating, it's old. This code will not simulate G81 X-7.639681 Y-22.85559 Z-4 This code will simulate. G01 X-7.639681 Y-22.85559 G81 Z-4 Found this post on the cnc simulator forum, posted by the ADMIN.
|
|
#8
| ||||
| ||||
| You can check it out at www.ncplot.com Cheers!!!!
__________________ Toby D. "Imagination and Memory are but one thing, but for divers considerations have divers names" Schwarzwald (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) www.refractotech.com |
|
#9
| |||
| |||
| Thanks for the links. I figured out how to make CNC simulator execute the G81 drilling rountines properly. Actually it's done in Cambam. I'm using Cambam to create my gcode. Cambam has the ability to run scripts on the gcode and filter the code as it creates it. I run a script that takes one long g81 code line and separates it into a G01 x10 y10 G81 z-4 CNC simulator has several nice features above the other free simulators and so I am going to stick with it for now. The gcode from Cambam is simulating perfectly now with the script function. |
|
#11
| |||
| |||
| here's a screen shot of a drilling routine in cambam. The script you enter is this G01x$Xy$Y G81z$Z there is a line feed/return character after the $Y A small text editing window will open up so you can enter your script. then choose CustomScript as your drilling method and cambam will apply your script to the Gcode it produces. ![]() let me know if you have any questions |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |