![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Dolphin CADCAM Discuss Dolphin CAD/CAM software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
It's been quiet here so let's ask a question for the experts. Let's take the example of thread milling. Whether or not the g-code is created as a helical move or a series of straight moves depends on the post-processor yet the simulator can show a tool-path before post-processing. So what is the simulator actually showing? Does it perform a background generic post-process or does it create some other form of temporary simulator file or does it run an interpretation line by line from the program window? The inference, of course, is that just because the simulator says you will get a certain tool-path this is not necessarily true because the g-code created by the post-processor could command something entirely (or subtly) different. Brian |
|
#2
| ||||
| ||||
| I can't speak to Dolphin, but many (most?) CAM programs simulate off the internal data structures that drive the post processor. Because of this, they may not show you what your machine is actually going to do, either because your post is wrong for your machine, or because there is a bug that affects the internal data structures that the simulator doesn't see. For that reason, a lot of machinists like to use a separate simulator to see what the g-code really looks like. Most g-code editors have a simulator built in, for example. Of course your machine controller will also show you what it looks like in most cases too, and that's really the horse's mouth, though the machine may not be sitting next to your CAM program. Cheers, BW
__________________ Try G-Wizard Machinist's Calculator for free: http://www.cnccookbook.com/CCGWizard.html |
|
#3
| |||
| |||
| BW is correct, the toolpath is driven from the CL (cutter location) data. This is an APT based intermediate data file that contains the info needed to drive the post. A post will read this file then apply the instructions contained within the it. If you're really curious you can see this by choosing the advanced tab when post-processing and checking the "Include debug information" box. You'll need to post it again without this option to get a clean gcode file. ATB Andre |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CNC Simulator | GeorgeRace | CamBam | 9 | 11-16-2009 04:37 AM |
| CNC Simulator | Flip_Ston3d | Canadian Club House | 11 | 11-10-2009 07:32 AM |
| Simulator | chrisryn | EdgeCam | 4 | 06-26-2008 01:56 PM |
| CNC Simulator | rhino | General CAM Discussion | 0 | 11-01-2006 01:49 AM |