Run GCode in mach3

For general topics and questions that do not fit into any of the other categories or forums.
Post Reply
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Run GCode in mach3

Post by Plasron »

And the CNC machine torch doesn’t come down, But it runs the G Code, just not touching the metal and arching.
And help would be greatly appreciated
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

The G Code is created on my home computer, I I backup the tap files to usb thumb drive, take it to my brothers and run them on the shop computer in mach3, I’m thinking this is where the problem is but I don’t have a clue how to fix the problem.
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
robertspark
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1815
Joined: Mon Jun 12, 2017 6:43 pm

Re: Run GCode in mach3

Post by robertspark »

Have you defined the z axis in mach3... Ports and pins

Can you post a bit of the code
User avatar
acourtjester
6 Star Elite Contributing Member
6 Star Elite Contributing Member
Posts: 7784
Joined: Sat Jun 02, 2012 6:04 pm
Location: Pensacola, Fla

Re: Run GCode in mach3

Post by acourtjester »

A little more info would help, like are you just starting out, first time cutting, did this just start happening.
What is the equipment you are using, what software are you using the the G-code generation.
DIY 4X4 Plasma/Router Table
Hypertherm PM65 Machine Torch
Drag Knife and Scribe
Miller Mig welder
13" metal lathe
Small Mill
Everlast PowerTig 255 EXT
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

Thanks Robertspark
I will have to post from my desktop I’m on my iPad right now, but, I will post in a little while.
I will have to check the Z axis in mach3, it may be tomorrow since it’s on my brothers computer 15 miles away.
Thanks for helping me
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

Acourtjester
We have been cutting tap files in mach3, but now something has gone haywire , that’s what I don’t understand why all of a sudden it’s not cutting
Thanks
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

robertspark wrote: Sun Dec 22, 2019 4:35 pm Have you defined the z axis in mach3... Ports and pins

Can you post a bit of the code
Hey robertspark
how do I post a tap file here
thanks
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
robertspark
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1815
Joined: Mon Jun 12, 2017 6:43 pm

Re: Run GCode in mach3

Post by robertspark »

You can copy and paste it within a code box

</> Button above

Code: Select all

.  Insert gcode 
User avatar
djreiswig
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1936
Joined: Thu Nov 19, 2015 10:02 pm
Location: SE Nebraska

Re: Run GCode in mach3

Post by djreiswig »

Are you using the correct sheetcam post processor?
2014 Bulltear (StarLab) 4x8
C&CNC EtherCut
Mach3, SheetCam, Draftsight
Hypertherm PM65
Oxy/Acetylene Flame Torch
Pneumatic Plate Marker, Ohmic, 10 inch Rotary Chuck (in progress)
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

robertspark wrote: Sun Dec 22, 2019 7:47 pm You can copy and paste it within a code box

</> Button above

Code: Select all

.  Insert gcode 
I'm sorry for being so stupid but where do I get the code from.
Thanks
Rn
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

djreiswig wrote: Sun Dec 22, 2019 9:01 pm Are you using the correct sheetcam post processor?
I using Mach3 plasma processor.
thanks
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
robertspark
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1815
Joined: Mon Jun 12, 2017 6:43 pm

Re: Run GCode in mach3

Post by robertspark »

The gcodefile, if you open it with a text text editor (notepad) and then just copy it.

Then when you press reply to this post when the editor pops up you will see a button that looks like this "</>"

Press the button and paste your code between the "

Code: Select all

[\code]" that it inserts
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

robertspark wrote: Mon Dec 23, 2019 9:52 am The gcodefile, if you open it with a text text editor (notepad) and then just copy it.

Then when you press reply to this post when the editor pops up you will see a button that looks like this "</>"

Press the button and paste your code between the "

Code: Select all

[\code]" that it inserts
[/quote]

Thank you
I’ll give a try
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

Plasron wrote: Mon Dec 23, 2019 6:22 am
robertspark wrote: Sun Dec 22, 2019 7:47 pm You can copy and paste it within a code box

</> Button above

Code: Select all

.  Insert gcode 
I'm sorry for being so stupid but where do I get the code from.
Thanks
Rn

Code: Select all

N0020 (Post processor: Mach3.scpost)
N0030 (Date:12/21/2019 Time:4:30:27 AM)
N0040 G20 (Units: Inches)
N0050 G40 G90 G91.1
N0060 F1
N0070 (Part: mail box flags)
N0080 (Operation: Inside Offset, Layer_1, T4: 11 Gauge)
N0090 (11 Gauge)
N0100 T4 M06
N0110  G43 H4
N0120 G00 Z0.1500
N0130 X0.6588 Y0.9417
N0140 G01 Z0.060 F100.0
N0150 G03 X0.5114 Y0.8366 Z0.0600 I-0.0211 J-0.1262
N0160 X0.6811 Y0.6771 I0.1645 J0.0050
N0170 X0.8377 Y0.8435 I-0.0086 J0.1650
N0180 G01 X0.8378 Y0.8452 Z0.060
N0190 G03 X0.6731 Y1.0105 Z0.0600 I-0.1572 J0.0080
N0200 G01 X0.6712 Z0.060
N0210 G03 X0.5113 Y0.8384 Z0.0600 I-0.0029 J-0.1577
N0220 G01 X0.5114 Y0.8366 Z0.060
N0230 G03 X0.6649 Y0.7406 Z0.0600 I0.1247 J0.0288
N0240 G00 Z0.1500
N0250 X2.3773 Y3.6591
N0260 G01 Z0.060
N0270 G03 X2.5059 Y3.5317 Z0.0600 I0.1280 J0.0006
N0280 G02 X2.9030 Y3.4905 I0.0088 J-1.8468
N0290 X2.7958 Y3.5856 I0.9444 J1.1733
N0300 G01 X2.7951 Y3.5862 Z0.060
N0310 G03 X1.7200 Y4.0196 Z0.0600 I-1.0217 J-0.9843
N0320 G01 X1.7187 Z0.060
N0330 G03 X1.3912 Y3.6911 Z0.0600 I-0.0018 J-0.3257
N0340 G02 X1.3906 Y3.6850 I-0.0295 J-0.0003
N0350 G03 X1.4744 Y3.5233 I0.1419 J-0.0290
N0360 X2.0066 Y3.4573 I0.3788 J0.8750
N0370 G01 X2.1415 Y3.4936 Z0.060
N0380 X2.1432 Y3.4940
N0390 G02 X2.5059 Y3.5317 Z0.0600 I0.3715 J-1.8090
N0400 G03 X2.6333 Y3.6603 I-0.0006 J0.1280
N0410 G00 Z0.1500
N0420 X3.6439 Y3.7838
N0430 G01 Z0.060
N0440 G03 X3.4702 Y3.7328 Z0.0600 I-0.0613 J-0.1124
N0450 X3.4547 Y3.6991 I0.2398 J-0.1309
N0460 X3.4638 Y3.6396 I0.0557 J-0.0219
N0470 X3.8450 Y3.4485 I0.3947 J0.3117
N0480 G02 X3.8475 Y3.4483 I-0.0008 J-0.0295
N0490 G03 X4.5041 Y3.5259 I0.1624 J1.4424
N0500 G02 X4.7600 Y3.6040 I0.4386 J-0.9798
N0510 X4.6293 Y3.6749 I0.5166 J1.1088
N0520 G01 X4.6282 Y3.6755 Z0.060
N0530 G03 X3.8279 Y3.9153 Z0.0600 I-0.7776 J-1.1399
N0540 G02 X3.8252 Y3.9154 I-0.0005 J0.0295
N0550 G03 X3.5135 Y3.7917 I-0.0287 J-0.3822
N0560 G01 X3.5130 Y3.7911 Z0.060
N0570 G03 X3.4702 Y3.7328 Z0.0600 I0.1970 J-0.1892
N0580 X3.5838 Y3.5919 I0.1273 J-0.0137
N0590 G00 Z0.1500
N0600 X4.3236 Y4.4452
N0610 G01 Z0.060
N0620 G03 X4.4951 Y4.3873 Z0.0600 I0.1147 J0.0568
N0630 G02 X4.7826 Y4.4949 I0.6515 J-1.3037
N0640 X4.4177 Y4.6222 I0.3631 J1.6273
N0650 G03 X3.6935 Y4.6216 I-0.3614 J-0.9579
N0660 G02 X3.6908 Y4.6207 I-0.0105 J0.0276
N0670 G03 X3.5348 Y4.4390 I0.0562 J-0.2061
N0680 X3.7226 Y4.2774 I0.2407 J0.0899
N0690 X4.4951 Y4.3873 I0.2198 J1.2248
N0700 G01 Z0.060
N0710 G03 X4.4147 Y4.5495 Z0.0600 I-0.1213 J0.0409
N0720 G00 Z0.1500
N0730 X4.7666 Y4.0922
N0740 G01 Z0.060
N0750 G03 X4.7609 Y3.9112 Z0.0600 I0.0876 J-0.0933
N0760 X5.9805 Y3.9150 I0.6053 J1.4361
N0770 G02 X6.1717 Y3.9953 I0.5603 J-1.0665
N0780 X6.0643 Y4.0279 I0.3026 J1.1875
N0790 G01 X6.0626 Y4.0286 Z0.060
N0800 G03 X4.8384 Y4.1875 Z0.0600 I-0.8931 J-2.0847
N0810 G02 X4.8360 Y4.1873 I-0.0043 J0.0292
N0820 G03 X4.7249 Y4.1249 I0.0096 J-0.1471
N0830 X4.7609 Y3.9112 I0.1252 J-0.0887
N0840 X4.9145 Y4.0070 I0.0289 J0.1247
N0850 G00 Z0.1500
N0860 X1.4899 Y4.5727
N0870 G01 Z0.060
N0880 G03 X1.5000 Y4.3920 Z0.0600 I0.0954 J-0.0853
N0890 X2.6166 Y4.5422 I0.3802 J1.3987
N0900 G02 X2.9988 Y4.7601 I1.9407 J-2.9608
N0910 X2.1040 Y4.7771 I-0.3689 J4.1280
N0920 G01 X2.1024 Y4.7774 Z0.060
N0930 G03 X1.5794 Y4.7577 Z0.0600 I-0.2173 J-1.1872
N0940 G01 X1.5777 Y4.7573 Z0.060
N0950 G03 X1.4132 Y4.5730 Z0.0600 I0.0406 J-0.2018
N0960 G01 X1.4130 Y4.5715 Z0.060
N0970 G03 X1.5000 Y4.3920 Z0.0600 I0.1785 J-0.0243
N0980 X1.6446 Y4.5008 I0.0179 J0.1267
N0990 (Operation: Outside Offset, A new layer, T4: 11 Gauge)
N1000 G00 Z0.1500
N1010 X1.2748 Y0.8605
N1020 G01 Z0.060
N1030 G03 X1.1369 Y0.7432 Z0.0600 I-0.0103 J-0.1276
N1040 G01 X1.0932 Y0.1995 Z0.060
N1050 G02 X1.0159 Y0.1272 Z0.0600 I-0.0779 J0.0057
N1060 G01 X0.7022 Z0.060
N1070 G02 X0.6349 Y0.1667 Z0.0600 I0.0004 J0.0778
N1080 G01 X0.3567 Y0.6574 Z0.060
N1090 G02 X0.4040 Y1.0957 Z0.0600 I0.3263 J0.1865
N1100 G01 Y1.2067 Z0.060
N1110 X0.3371
N1120 G02 X0.3076 Y1.2363 Z0.0600 I0.0000 J0.0296
N1130 G01 Y5.4315 Z0.060
N1140 G02 X0.3306 Y5.4603 Z0.0600 I0.0295 J0.0000
N1150 G03 X0.5908 Y5.5336 I-0.5557 J2.4716
N1160 G02 X2.1066 Y5.5492 I0.7796 J-2.1089
N1170 X2.1162 Y5.5436 I-0.0097 J-0.0279
N1180 X2.1214 Y5.4540 I-0.0407 J-0.0473
N1190 G01 X2.1204 Y5.4530 Z0.060
N1200 G02 X2.0538 Y5.4339 Z0.0600 I-0.0508 J0.0513
N1210 G03 X1.5740 Y5.3166 I0.0094 J-1.0796
N1220 G02 X2.1033 Y5.2224 I-0.1160 J-2.1850
N1230 G03 X3.2379 Y5.1593 I0.7619 J3.4698
N1240 G01 X3.2387 Y5.1594 Z0.060
N1250 G03 X3.5541 Y5.1895 Z0.0600 I-0.8419 J10.4783
N1260 G01 X3.6747 Y5.2021 Z0.060
N1270 X3.9049 Y5.2448
N1280 X3.9058 Y5.2450
N1290 X4.0656 Y5.2698
N1300 X4.0668 Y5.2700
N1310 X4.1745 Y5.2821
N1320 X4.1764 Y5.2822
N1330 X4.2438 Y5.2853
N1340 G02 X4.2471 Y5.2853 Z0.0600 I0.0014 J-0.0295
N1350 G01 X4.2853 Y5.2828 Z0.060
N1360 G02 X4.2914 Y5.2818 Z0.0600 I-0.0019 J-0.0295
N1370 G01 X4.3100 Y5.2765 Z0.060
N1380 G02 X4.3325 Y5.2128 Z0.0600 I-0.0110 J-0.0397
N1390 X4.3059 Y5.1864 I-0.0864 J0.0605
N1400 X4.2299 Y5.1434 I-0.2837 J0.4127
N1410 X3.9448 Y5.0338 I-1.2825 J2.9102
N1420 X4.5422 Y4.9423 I-0.0451 J-2.2903
N1430 X4.8896 Y4.8163 I-0.6982 J-2.4662
N1440 G03 X5.6195 Y4.8117 I0.3716 J1.0458
N1450 G02 X5.6224 Y4.8125 I0.0095 J-0.0280
N1460 X5.6896 Y4.7697 I0.0127 J-0.0543
N1470 X5.6718 Y4.7151 I-0.0543 J-0.0124
N1480 X5.4177 Y4.5276 I-0.5962 J0.5422
N1490 X5.4354 Y4.5250 I-0.3627 J-2.5011
N1500 X5.5811 Y4.4943 I-0.1820 J-1.2261
N1510 X6.4673 Y4.2244 I-1.7158 J-7.2224
N1520 G03 X7.2659 Y4.2811 I0.3243 J1.0844
N1530 G02 X7.2717 Y4.2831 I0.0124 J-0.0268
N1540 X7.3460 Y4.2333 I0.0137 J-0.0598
N1550 X7.3067 Y4.1629 I-0.0637 J-0.0105
N1560 X6.9723 Y4.0057 I-0.7208 J1.0987
N1570 X7.2893 Y3.8624 I-0.3593 J-1.2166
N1580 X7.4361 Y3.7446 I-0.3373 J-0.5709
N1590 X7.4412 Y3.7372 I-0.0216 J-0.0202
N1600 X7.4069 Y3.6506 I-0.0571 J-0.0274
N1610 X7.3519 Y3.6562 I-0.0220 J0.0569
N1620 G03 X6.2178 Y3.7063 I-0.6183 J-1.1370
N1630 G01 X6.2169 Y3.7059 Z0.060
N1640 G03 X6.1091 Y3.6583 Z0.0600 I0.5794 J-1.4575
N1650 G01 X6.1080 Y3.6578 Z0.060
N1660 G02 X5.5028 Y3.4933 Z0.0600 I-0.8601 J1.9689
N1670 X5.7317 Y3.3317 I-0.5006 J-0.9525
N1680 X5.7371 Y3.3249 I-0.0200 J-0.0217
N1690 X5.7063 Y3.2105 I-0.0719 J-0.0420
N1700 X5.6193 Y3.2149 I-0.0402 J0.0676
N1710 G03 X4.6543 Y3.1952 I-0.4634 J-0.9482
N1720 G01 X4.6528 Y3.1945 Z0.060
N1730 G02 X3.7077 Y3.0687 Z0.0600 I-0.6724 J1.4396
N1740 X3.7255 Y3.0537 I-2.0687 J-2.4801
N1750 G01 X3.7259 Y3.0534 Z0.060
N1760 X3.7392 Y3.0418
N1770 G02 X3.7438 Y3.0366 Z0.0600 I-0.0195 J-0.0222
N1780 X3.7243 Y2.9372 I-0.0572 J-0.0404
N1790 X3.6512 Y2.9364 I-0.0371 J0.0561
N1800 G03 X2.1266 Y3.0334 I-0.9285 J-2.5651
N1810 G01 X2.1257 Y3.0332 Z0.060
N1820 G02 X1.3050 Y3.0429 Z0.0600 I-0.3863 J2.0184
N1830 G03 X2.1055 Y2.8857 I0.6344 J1.1138
N1840 G02 X2.1117 Y2.8859 I0.0038 J-0.0293
N1850 X2.1823 Y2.7970 I-0.0061 J-0.0774
N1860 X2.1151 Y2.7295 I-0.0757 J0.0081
N1870 X1.4753 Y2.7141 I-0.3564 J1.5167
N1880 G01 X1.4745 Y2.7143 Z0.060
N1890 G02 X1.1370 Y2.8043 Z0.0600 I0.7418 J3.4574
N1900 G01 Y0.7456 Z0.060
N1910 G03 X1.2650 Y0.6176 Z0.0600 I0.1280 J0.0000
N1920 G00 Z0.1500
N1930 M05 M30
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
robertspark
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1815
Joined: Mon Jun 12, 2017 6:43 pm

Re: Run GCode in mach3

Post by robertspark »

I think you are using the wrong post processor.... That is a milling post processor for mach3.... It changes the z axis height as it steps through the code....
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

robertspark wrote: Mon Dec 23, 2019 11:59 am I think you are using the wrong post processor.... That is a milling post processor for mach3.... It changes the z axis height as it steps through the code....
Thanks robertspark
I saw some where on the Sheetcam forum Les suggested to a user yo use Mach3 scribe without backlash.
I'll try that.
Your help is greatly appeached
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
robertspark
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1815
Joined: Mon Jun 12, 2017 6:43 pm

Re: Run GCode in mach3

Post by robertspark »

why not use the Mach3 plasma post?

Do you have a scribe?

{maybe you need to give us a full explanation of what you have on your plasma / what you intend to do with it
Are you running Mach3, Mach4, UCCNC, how are you touching off {G31 or G28.1}

How do you use the scribe (what M-code)
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

robertspark wrote: Mon Dec 23, 2019 12:59 pm why not use the Mach3 plasma post?

Do you have a scribe?

{maybe you need to give us a full explanation of what you have on your plasma / what you intend to do with it
Are you running Mach3, Mach4, UCCNC, how are you touching off {G31 or G28.1}

How do you use the scribe (what M-code)
No to the scribe, all we are doing is plasma torch cutting, mach3, don’t know what G31or G28.1 it is rocket science to me.

I will try Mach3 plasma post and see what happens.

Thanks for your patience with me and thanks for the help.
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
robertspark
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1815
Joined: Mon Jun 12, 2017 6:43 pm

Re: Run GCode in mach3

Post by robertspark »

Option A, copy your profile, rename it to txt and upload it... Or open it with a text editor and paste it into that </> code button like you did previous

Option B, go into mach3, config, ports and pins and take screenshots of each of the "inputs" screens.... (You may need to scroll down)

How are you driving mach3, are you using a parallel port or smooth stepper or something else?

G31 is the gcode for probing.... It uses the probe input
G28.1 is the (mach3) gcode to reference an axis.... It uses the "axis home input"

https://machmotion.com/cnc-info/g-code.html
robertspark
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1815
Joined: Mon Jun 12, 2017 6:43 pm

Re: Run GCode in mach3

Post by robertspark »

Sorry, my mistake.... :oops: :roll:

If you use the Mach3 THC with scriber, that one includes for a touch off routine (you were right.... {I've now looked at the post processors code}

You WILL need to edit the post processor to your settings.... it should be relatively straight forward / clear:

Note, sheetcam uses MILLIMETRES..... so you will need to convert all imperial units {inches} to mm (multiply be 25.4).... you then change the sheetcam settings to operate in inches if that is what you work in

Code: Select all

--************************************************
--*** Set these values up to suit your machine ***
--************************************************

--this is the distance between each torch reference in MILLIMETRES
refDistance = 250

--this is the reference feed rate in mm/min
refFeed = 500

--Put your switch offset value here in MILLIMETRES
--Put a sheet of metal on your machine and place a sheet of paper on top.
--Slowly jog the torch down onto the paper until the touch-off switch just operates.
--Zero the Z axis then pull gently on the paper and slowly jog up until the paper slides out.
--The Z axis position is your switch offset.
switchOffset = 1.5

--Scriber X,Y,Z offsets in MILLIMETRES. Do not use inches here even if you want inch code
--Use the special code 'nil' on the Z axis to disable it.
--In that case no Z values will be output at all while scribing.
--e.g scriberZ = nil
scriberX = 110
scriberY = 220
scriberZ = 0

--scriber axis. Leave this as nil if the scriber is fixed to the same axis as the torch
--scriberAxis = "A"
scriberAxis = "K"

--The cutter will slow down for corners and turn off THC below this radius
slowRadius = 10

--Minimum slow down speed.
--This is a scale factor. For instance 0.5 = 50% of the current feed rate
slowPercent = 0.4

--THC on and off codes. Use nil if you don't want THC control e.g:
-- thcOnCode = nil
-- thcOffCode = nil

--here is another example that use M667 and M666
--thcOnCode = " M667"
--thcOffCode = " M666"

thcOnCode = nil
thcOffCode = nil

--Use the home switch (G28.1)
--Set to false if you use the probe input (G31)
refHome=true

--This an extra delay for the first pierce. The time is in seconds.
firstDelay=0

--************************************************
--***           End of settings                ***
--*********************************************
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

robertspark wrote: Mon Dec 23, 2019 3:29 pm Sorry, my mistake.... :oops: :roll:

If you use the Mach3 THC with scriber, that one includes for a touch off routine (you were right.... {I've now looked at the post processors code}

You WILL need to edit the post processor to your settings.... it should be relatively straight forward / clear:

Note, sheetcam uses MILLIMETRES..... so you will need to convert all imperial units {inches} to mm (multiply be 25.4).... you then change the sheetcam settings to operate in inches if that is what you work in

Code: Select all

--************************************************
--*** Set these values up to suit your machine ***
--************************************************

--this is the distance between each torch reference in MILLIMETRES
refDistance = 250

--this is the reference feed rate in mm/min
refFeed = 500

--Put your switch offset value here in MILLIMETRES
--Put a sheet of metal on your machine and place a sheet of paper on top.
--Slowly jog the torch down onto the paper until the touch-off switch just operates.
--Zero the Z axis then pull gently on the paper and slowly jog up until the paper slides out.
--The Z axis position is your switch offset.
switchOffset = 1.5

--Scriber X,Y,Z offsets in MILLIMETRES. Do not use inches here even if you want inch code
--Use the special code 'nil' on the Z axis to disable it.
--In that case no Z values will be output at all while scribing.
--e.g scriberZ = nil
scriberX = 110
scriberY = 220
scriberZ = 0

--scriber axis. Leave this as nil if the scriber is fixed to the same axis as the torch
--scriberAxis = "A"
scriberAxis = "K"

--The cutter will slow down for corners and turn off THC below this radius
slowRadius = 10

--Minimum slow down speed.
--This is a scale factor. For instance 0.5 = 50% of the current feed rate
slowPercent = 0.4

--THC on and off codes. Use nil if you don't want THC control e.g:
-- thcOnCode = nil
-- thcOffCode = nil

--here is another example that use M667 and M666
--thcOnCode = " M667"
--thcOffCode = " M666"

thcOnCode = nil
thcOffCode = nil

--Use the home switch (G28.1)
--Set to false if you use the probe input (G31)
refHome=true

--This an extra delay for the first pierce. The time is in seconds.
firstDelay=0

--************************************************
--***           End of settings                ***
--*********************************************
Thanks
I am so overloaded I’m about to blow fuse, I know I need to take a break CNCing for a while, maybe take a break until after the Holidays.
Thanks for your help
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

I give up trying to process DXF files on my home computer and bring my brothers computer home and process them.
The man that my brother bought the machine from has the tool set, Mach3 flame with THC-g31 edited, my computer at home doesn't have the edited mach3 flame with THC -g31 edited.
Thanks to all of for your help
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
robertspark
4.5 Star Elite Contributing Member
4.5 Star Elite Contributing Member
Posts: 1815
Joined: Mon Jun 12, 2017 6:43 pm

Re: Run GCode in mach3

Post by robertspark »

Copy the working post processor + toolset from the working machine to the unworking machine?
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

robertspark wrote: Tue Dec 31, 2019 8:17 am Copy the working post processor + toolset from the working machine to the unworking machine?
Thank you robertspark
I forgot to do that when I had my brothers computer, I will make a copy on a USB thumb drive when I go to his house today.
I really appreciate your help
Ron
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
Plasron
2 Star Member
2 Star Member
Posts: 87
Joined: Mon Sep 23, 2019 3:20 pm

Re: Run GCode in mach3

Post by Plasron »

robertspark wrote: Tue Dec 31, 2019 8:17 am Copy the working post processor + toolset from the working machine to the unworking machine?
Went in program files (x86) , Sheetcam TNG, Post, and the edited file is not there.
Windows 10 64 bit laptop
Gorilla 4x4 table
Proma torch height control
Gecko mini gender changer to USB
Everlast 80 S Plasma cutter
Mach3
Sheetcam
Inkscape
QCAD.
Post Reply

Return to “CNC Plasma Cutters General Forum”