Hello Guest it is April 23, 2024, 04:41:41 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 - tipit

Pages: « 1 2 3
21
Newfangled Solutions Mach3 Wizards / Cutting Arc
« on: September 23, 2009, 11:25:11 PM »
Hi, I'm trying to cut an arc in aluminium and I can't get the tool positioning where I want it

My setting in the wizard:
X:3.3263
Y:9.25
Radius:8.6553
Start angle:0
Arc sweep:6
Outside

The G code outputed:

(Code by Newfangled Wizard, 23/09/09)
(Program Posted for Aluminum )
G0 G49 G40.1 G17
G80 G50 G90 G98 
G20 (Inch)
(***** Cut Arc *****)
M6 T1
M03 S15.3
M9
G00G43 H1 Z0.1
X12.1066 Y9.25
G01 Z-0.03 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.06 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.09 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.12 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.15 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.18 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.21 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.24 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.27 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.3 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.33 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.36 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
X12.1066 Y9.25
G01 Z-0.38 F3.75
G3 X12.0585 Y10.1678 I-8.7803 J0 F15
G00 Z0.1
M5 M9
M30

Can you tell me why the arc doesn't start at X:3.3263 and Y:9.25 on my work peace
Thank you

22
FAQs / Automatic Z control family
« on: July 06, 2009, 02:19:40 AM »
Hi, I have been reading through Using Mach Mill user's guide to installation, (configuration and operation) and in the section 6.2.17 I found this interesting control but in my Mach3 I don't see it, anybody knows where can I locate this. I am using Mach version 3.042.020
Thank you

Pages: « 1 2 3