6 axis Gcode
- cheng
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 57
- Thank you received: 9
15 Aug 2019 01:29 #142179
by cheng
6 axis Gcode was created by cheng
Hello everyone. I now need a Gcode. that can test six or nine axes. But I can't write it myself. Who can tell me where I can find it, or upload me a copy.
thanks
by cheng
thanks
by cheng
Please Log in or Create an account to join the conversation.
- cheng
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 57
- Thank you received: 9
15 Aug 2019 02:59 #142183
by cheng
Replied by cheng on topic 6 axis Gcode
thanks
I've solved the problem. I wrote a Gcode. myself.
Disturb the forum
display Gcode
I've solved the problem. I wrote a Gcode. myself.
Disturb the forum
display Gcode
G40
G90
G64P0.01
S4000
F25000
G01 X0 Y0 A-10 B-15 C-20
G01 X100 Y0 A10 B15 C20
G01 X100 Y100 A-10 B-15 C-20
G01 X0 Y100 A10 B15 C20
G01 X0 Y0 A-10 B-15 C-20
G00 X10 Y10
G01 X10 Y10
G01 X90 Y10
G01 X90 Y90
G01 X10 Y90
G01 X10 Y10
G00 X20 Y20
G01 X20 Y20
G01 X80 Y20
G01 X80 Y80
G01 X20 Y80
G01 X20 Y20
G00 X50 Y50 Z-10
G01 X70 Y70 A-10 B-15 C-20
M30
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.075 seconds