Hello Guest it is April 23, 2024, 03:00:10 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ftomazz

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
191
LazyCam (Beta) / Re: Lazycam arcs output bug ?
« on: February 06, 2007, 11:27:57 AM »
To be easier for everone that reads the post, I took a snapshot (pictures) of the dxf and of the wrong toolpath that is presented in mach3.

Thank you again.

192
LazyCam (Beta) / Re: Lazycam arcs output bug ?
« on: February 06, 2007, 04:19:38 AM »
I forgot to tell that the mach3 is version 044 (up to date).

193
G-Code, CAD, and CAM discussions / Re: Most simple Gcode with arc problem.
« on: February 06, 2007, 04:18:01 AM »
Yes it is a gcode problem, nothing more.
Thank you.

194
LazyCam (Beta) / Lazycam arcs output bug ?
« on: February 06, 2007, 04:16:39 AM »
Hello.

I think this is a bug in Lazycam. I have a DXF file that loads just fine. It is only 2 lines and 3 or 4 arcs.
When it outputs the gcode, lines are fine, but arcs are not done currectly (start and end point seens ok, but the dirrection is incorrect).
This can be seen on the toolpath screen of mach3, so it is nothing to do with the machine that I am running.

I attached the dxf and the tap file.

Thank you

Filipe

195
G-Code, CAD, and CAM discussions / Most simple Gcode with arc problem.
« on: February 05, 2007, 07:31:58 AM »
Hello. I'm running the latest version of Mach3.

I have in Config/General Config set to absolute mode and IJ to incremental. The following GCode gives me problems:

G17
G21
M04
G01 X30  Y20  F200
G03 X300 Y200 I60 J34  ; <------ PROBLEM
M05
M30

It gives me: "Radius to end of arc differs from radius ..."

I added G90, G91, changed the setup to absolute IJ and everthing else I could remember ...

Thank you.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20