Hello Guest it is April 26, 2024, 04:39:14 AM

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 - iglehart332

Pages: 1
1
Hey Craig I will try this next. On thing to mention is that the machine even does this with the included shape generator. We did manage to cheat it by releasing the air and manually moving the torch down in the Y direction and then re-engaging the air.. 

2
Hi,
can you post an excerpt of the Gcode, the first 50 or so lines?

Craig

Yes sir. Here you go

(Filename: 1056-6.nc)
(Post processor: TruCutCNC_Rev9B.scpost)
G20 (Units: Inches)
G90
G91.1
M1100
M1111
G00 X5.8502 Y2.2120
(Part: 1056.nc)
(Layer: Holes Pierce#: 1)
(Run From Here Start Point)
M1115
M14 A0 B30 C1
G01 X5.8880 Y2.0980
G01 X5.9005 Y2.0601
G03 X5.9005 Y2.0601 I0.1205 J0.2399
G01 X5.9641 Y2.0680
M15 A0 B30 C1
M01
G00 X2.8502 Y2.2120
(Part: 1056.nc)
(Layer: Holes Pierce#: 2)
(Run From Here Start Point)
M1115
M14 A0 B30 C1
G01 X2.8880 Y2.0980
G01 X2.9005 Y2.0601
G03 X2.9005 Y2.0601 I0.1205 J0.2399
G01 X2.9641 Y2.0680
M15 A0 B30 C1
M01
G00 X-0.2940 Y0.0000
(Part: 1056.nc)
(Layer: OuterContours Pierce#: 1)
(Run From Here Start Point)
M1115
M14 A0 B100 C1
M1101
G01 X-0.1740 Y0.0000
G01 X-0.0440 Y0.0000
G01 X-0.0440 Y3.8500
G02 X0.0000 Y3.8940 I0.0440 J0.0000
G01 X9.0421 Y3.8940
G02 X9.0861 Y3.8500 I0.0000 J-0.0440
G01 X9.0861 Y0.0000
G02 X9.0421 Y-0.0440 I-0.0440 J0.0000
G01 X0.0000 Y-0.0440
G01 X0.0000 Y-0.1440
M15 A0 B100 C1
M01
M1109
M1105
G00 X0 Y0
M30
(Total Pierces: 3)
(Total Cut Length: 30.163711314758)
(33:65A:1/2in:Steel:65A:0.18:0.06:1.2:100:132:PLASMA)

3
Hi all,

The company I work for just bought a trucut CNC machine running Mach 4. Here is a rundown of the steps leading to the problem:

*Loaded DXF in sheetcam (simple shape w/ no holes) added operation to cut outside perimeter
*Set job options with a 4X8 sheet
*Set start point for lower left hand corner of part
*Nested about 1,1
*Ran Post processor to produce g-code file
*Used "ref all axis" to home the torch head
*Jogged to the lower left corner of the plate (approx 12,12) and "zeroed all axis to set work zero.
*Loaded g code file created in sheetcam
*Set for dry run and hit "cycle start g code" to run

Here is the issue:
*Torch head runs all the way to the positive side of the y axis and hits the limiter

The program seems to think the plate is off the table. Or that the start point is off the table.

What am I doing wrong here?

Thanks!

Paul


Pages: 1