Re: Anybody out there simulating their machine?



On Aug 23, 4:18 pm, Cliff <Clhupr...@xxxxxxx> wrote:
On Sun, 23 Aug 2009 01:27:18 -0400, "vinny" <vi...@xxxxxxxx> wrote:
I mean the actual machine?

You would think it would slow things down too much, but it doesn't have to.
The machine could be modeled using simple surfaces like autocad used to use
to model a house, basically called polygon modeling. The graphics involved
to show that stuff is minimal to say the least. Basically use video game
modeling to do the machine. It would be super lightweight.
On top of that, it's what directx and opengl was designed to show on the
screen. Simple triangles.

The trick would be for the graphics card to differentiate between simple
triangles and complex visual data from the solid model of the part.
Something the software writers of the cam software could easily provide to
the graphics card driver writers?

Vinny,
  Wrong approach.
  You want to program in a machine-independant manner.
  Then the post translates to any specific machine *that can make the part*.
  Do it the other way & you are in banquerland.
--
Cliff

There is a need to do it the other way, just to check the code and
setup.
I cannot trust Edgecam, simulation is fine, post processing is poor.
We add macros to posted code and check the programs with Vericut.

I dont think JB does this kind of stuff.

DanP

DanP
.



Relevant Pages

  • Re: Anybody out there simulating their machine?
    ... to model a house, basically called polygon modeling. ... the graphics card driver writers? ...   You want to program in a machine-independant manner. ... registers after some future setup. ...
    (alt.machines.cnc)
  • Re: Anybody out there simulating their machine?
    ... to model a house, basically called polygon modeling. ... the graphics card driver writers? ...   You want to program in a machine-independant manner. ... then make another scrap part. ...
    (alt.machines.cnc)
  • CFP: 8th International Symposium on Smart Graphics, Rennes, France
    ... Graphics become Smart Graphics when their design and implementation ...     representations; ... The International Symposium on Smart Graphics aims at gathering people ...
    (sci.cognitive)
  • CFP: 8th International Symposium on Smart Graphics, Rennes, France
    ... Graphics become Smart Graphics when their design and implementation ...     representations; ... The International Symposium on Smart Graphics aims at gathering people ...
    (comp.graphics.visualization)
  • Re: [RFC] Make AGP work with IOMMU
    ... when I first enable the IOMMU (and before the gfx driver actually ... Those happen even when I don't use any graphics drivers at all, ...    gart table with dma address from dmar engine, ...    device access to graphics memory must go through dma remapping ...
    (Linux-Kernel)

Loading