Hello Guest it is April 24, 2024, 01:23:51 PM

Author Topic: Mach3ver2.0.030 G52 code Cutview Problems  (Read 5103 times)

0 Members and 1 Guest are viewing this topic.

Offline Chip

*
  • *
  •  2,055 2,055
  • Gainesville Florida USA
    • View Profile
Mach3ver2.0.030 G52 code Cutview Problems
« on: December 30, 2006, 11:57:19 PM »
Hi, Art, Brian and All

Well Brian I tried the G52 code, there is a problem with cut view when its being cut, actual cut seems fine pre-view seems fine.

While cutting, cut view is way off.

As in my previous topic below, problems, Others have stated so also, seems to be in mach3.

Hear are some pictures and G-code below, maybe its my G-code.

Hope this Helps, Chip
Re: Mach3ver2.0.030 G52 code Cutview Problems
« Reply #1 on: December 31, 2006, 09:31:27 AM »
please post the file :)
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com

Offline Chip

*
  • *
  •  2,055 2,055
  • Gainesville Florida USA
    • View Profile
Re: Mach3ver2.0.030 G52 code Cutview Problems
« Reply #2 on: December 31, 2006, 11:48:42 AM »
Hi, Brian

The file is just below last picture.

Thanks, Chip

Offline Chip

*
  • *
  •  2,055 2,055
  • Gainesville Florida USA
    • View Profile
Re: Mach3ver2.0.030 G52 code Cutview Problems
« Reply #3 on: December 31, 2006, 05:24:33 PM »
Hi, Brian

2 simple ones hear, seems like G52, G53, G92, are strange.

Anyone jump in if you now whats going on.

Thanks, Chip
Re: Mach3ver2.0.030 G52 code Cutview Problems
« Reply #4 on: January 26, 2007, 07:00:53 AM »
I have a similar problem using work offsets and loops.

It started after ver 2.XX. The screen plot is right but the cut view keeps going over the first piece.
I had to add a G54 at the end of the code to get it to track right on previous versions.

---------------------------------------
G53 G0 X0 Y0 Z0

G54
M98 P1

G55
M98 P1

G55
M98 P1

G56
M98 P1

G57
M98 P1

G58
M98 P1

G54  (Makes Cut Line Up With Plot)
G53 G0 X0 Y0 Z0
M30

O1
G0 X0 Y0 Z1
G1 Z-1 F75
G1 Y10
G1 X10
G1 Y0
G1 X0
G0 Z1
M99
--------------------------------

Darek

Offline Chip

*
  • *
  •  2,055 2,055
  • Gainesville Florida USA
    • View Profile
Re: Mach3ver2.0.030 G52 code Cutview Problems
« Reply #5 on: January 26, 2007, 06:50:40 PM »
Hi, Darek

Thanks for the input I'll have a look at this although I was trying not to use fixture Offsets.

I was trying to use the G52, G92 G-code, I now it worked in earlier versions, made some rows/col-ums drill routines .

Your correct the Screen Toggled through Works Fine It's the Move Routines that have Problems.

Also tried to import G-code with "G98 (test.txt)" it doesn't work ea-there.

I'm sure there on a list.

Thanks, Chip



 
Re: Mach3ver2.0.030 G52 code Cutview Problems
« Reply #6 on: January 26, 2007, 07:09:21 PM »
I would like some pointers on the G52 coding.
Despite Grahams help I still do   not understand what is happening, though its probably me.
On screen I can get two of 4 items to cut then things go pearshaped!
But I cannot get the items to form a rectangular layout.

I will be interested in what is said.
I am using a late version of Mach3

tm smith