Hello Guest it is May 25, 2024, 12:43:18 PM

Recent Posts

Pages: 1 2 3 4 5 6 7 8 9 10
1
General Mach Discussion / Re: Mach3 Torch Height Control
« Last post by gordond on May 25, 2024, 11:29:27 AM »
Yes, my Mach3 is licensed. But you didn't address my question:
Would the hardwired THC On signal being asserted before the Torch On signal is produced for piercing be preventing the THC from working?
2
General Mach Discussion / Re: Mach3 Torch Height Control
« Last post by arturod on May 25, 2024, 08:13:00 AM »
Make sure that Mach3 is properly licensed and that THC is enabled.  You should be able to see THC action in test mode.

Arturo Duncan
https://cnc4pc.com
3
Modbus / Sound Logic Spindle Speed Controller
« Last post by Scott on May 25, 2024, 02:12:54 AM »
Hello,

It's been ages since I've been in this neck of the interweb!  ;)  I'm looking for any possible information on a SoundLogic S-Spindle Speed-R3 Rev4 board.  I'm pretty sure it's a James Cullins design.  I've never had the pleasure of messing with what I'm assuming is a Modbus/serial setup, so any info would be helpful and appreciated. 

Thanks,
Scott
4
General Mach Discussion / help woth converting mach4 macro to mach3
« Last post by bogaskilop on May 24, 2024, 05:51:27 PM »
Hi all

I really need help with converting one macro from mach4 to mach3 for my machine as the manufacturer of my CNC  doesn't provide same macro for mach3 , ArtSoft also doesnt want to help, witch is a bit strange as they still selling mach3  :( .

it's a macro to set B/C head and measure tool length from tip of the tool to specific place on B/C head and that is a tool length for Fusion360 postprocessor also.

Is there any one with knowledge  of VB mach3  and Luna mach4  and can help me with that.

thx for any help.



5
General Mach Discussion / Mach3 Torch Height Control
« Last post by gordond on May 24, 2024, 12:08:23 PM »
I have Mach3 running a plasma table with a floating head mounted torch. The system works fine.
   I am in the process of adding a DIY THC and doing some testing. Since I'm doing the testing with the torch off, an external supply is providing the torch voltage signal to my THC unit. My THC has been bench tested and appears to be correctly wired into Mach 3 and working in that I can see the Torch UP and Torch DOWN leds operate on the diagnostics screen as the simulated plasma voltage changes. Since the torch is off for testing, the THC On signal is hardwired to ground (active low) and the led for THC On lights in the diagnostic screen. I've examined various videos re getting Mach3 set up for THC and I think I've done what's required. However when I run a simple tool path, even though the UP/DOWN leds change as the simulated plasma voltage changes, I get no response on the Z axis.
   Would the hardwired THC On signal being asserted before the Torch On signal is produced for piercing be preventing the THC from working?
6
General Mach Discussion / Re: windows 10 running Mach3
« Last post by arturod on May 24, 2024, 07:14:23 AM »
Most of the cheap USB motion controllers do not handle discrete signals in real time, so features that need this, like homing, probing, THC, never really work well.  The ESS and CNC Drive stuff is good, but CNC Drive has not been updating the Plugins, so you may need to run older versions of Mach4.

Arturo Duncan
https://cnc4pc.com
7
G-Code, CAD, and CAM discussions / Re: Mach3 Minimum Step Length?
« Last post by Graham Waterworth on May 24, 2024, 06:13:11 AM »
Mach3 works to 8 decimal places, most code only works to 4.

I ran your code in fresh air and it worked fine on my machine.

8
General Mach Discussion / Re: windows 10 running Mach3
« Last post by Tweakie.CNC on May 24, 2024, 02:12:57 AM »
In my opinion Mach4 would be a better option and yes, you will need an EMC. There are many different EMC's available and it is best to choose one of EU or USA manufacture as these work correctly and have manufacturers support (unlike those cheap versions from China).
My preference for EMC is either the Warp9TD ESS or the CncDrive AXBBE (I use both, on different machines).

Tweakie.
9
General Mach Discussion / Re: windows 10 running Mach3
« Last post by Rossco on May 23, 2024, 09:11:30 PM »
morning to you gentle men who answered my post.
Apparently, windows ten doesn't use a parrel port or so I see on many utube programs.
Tweakie, I have no clue if it's a @bitsensor@ board but it does connect by usb.
JohnHaine, I'm looking into suitable EMT
Thank muchly u guys.
Another question would mach 4 be a better option and does it need a EMT and of what sort

cheers Rossco
10
G-Code, CAD, and CAM discussions / Mach3 Minimum Step Length?
« Last post by Holzwurm56 on May 23, 2024, 07:48:21 AM »
Hello,
could it be that Mach3 doesn't execute steps below a minimum length? I have a file here where the lathe stops at line 154. Can this minimum length be set somewhere?
Thanks
Hans
Code: [Select]
( Created by GrblGru:GCodeCreator )
( 22.05.2024 23:14:00 )

( General )
( Start-Durchmesser = 81.00 )
( Richtung = LEFT )
( Schlaue Freifahrt = True )
( Freie Einfahrt = False )
( Radius min. = 3 )

( Rough )
( Aktiv = True )
( Eintauch Vorschub = 100 )
( Vorschub = 160 )
( Eilgang = 350 )
( Einzelzustellung = 2 )
( Einrückung links = 0 )
( Einrückung  rechts = 0 )

( Finish )
( Aktiv = True )
( Eintauch Vorschub = 100 )
( Vorschub = 160 )
( Eilgang = 350 )
( Einzelzustellung = 0.2 )
( Einrückung links = 5 )
( Einrückung  rechts = 5 )

G90
G1 F1000
( Ausheben auf die letzte freie Zeile )
F350.00 X0.000
( Schnelle Bewegung Z-Achse )
F350.00 Z0.000
( Schnell eintauchen )
F350.00 X2.000
 
( Langsam eintauchen )
F100.00 X-2.000
 
( Drehen )
F160.00 Z-52.000
( Schnelle Bewegung Z-Achse )
F350.00 Z0.000
F100.00 X-6.000
 
( Drehen )
F160.00 Z-52.000
( Schnelle Bewegung Z-Achse )
F350.00 Z0.000
F100.00 X-10.000
 
( Drehen )
F160.00 Z-52.000
( Schnelle Bewegung Z-Achse )
F350.00 Z0.000
F100.00 X-14.000
 
( Drehen )
F160.00 Z-52.000
( Schnelle Bewegung Z-Achse )
F350.00 Z0.000
F100.00 X-18.000
 
( Drehen )
F160.00 Z-52.000
( Schnelle Bewegung Z-Achse )
F350.00 Z0.000
F100.00 X-22.000
 
( Drehen )
F160.00 Z-52.000
( Schnelle Bewegung Z-Achse )
F350.00 Z0.000
F100.00 X-26.000
 
( Drehen )
F160.00 Z-52.000
( Schnelle Bewegung Z-Achse )
F350.00 Z-15.831
F100.00 X-30.000
 
( Drehen )
F160.00 Z-36.859
( Schnelle Bewegung Z-Achse )
F350.00 Z-18.576
F100.00 X-34.000
 
( Drehen )
F160.00 Z-34.211
( Schnelle Bewegung Z-Achse )
F350.00 Z-23.981
F100.00 X-38.000
 
( Drehen )
F160.00 Z-28.984
 
( Zurück zum Startpunkt )
G90
G1 F350.00 X0.000
F350.00 Z0.000
 
( Finish )
F350.00 Z6.000
F160.00 X-28.954 Z6.000
F160.00 X-28.954 Z1.000
F160.00 X-28.900 Z0.999
F160.00 X-28.808 Z0.995
F160.00 X-28.722 Z0.990
F160.00 X-28.634 Z0.983
F160.00 X-28.546 Z0.974
F160.00 X-28.460 Z0.963
F160.00 X-28.374 Z0.950
F160.00 X-28.290 Z0.935
F160.00 X-28.206 Z0.918
F160.00 X-28.124 Z0.899
F160.00 X-28.046 Z0.879
F160.00 X-27.968 Z0.857
F160.00 X-27.892 Z0.833
F160.00 X-27.818 Z0.807
F160.00 X-27.746 Z0.780
F160.00 X-27.678 Z0.751
F160.00 X-27.612 Z0.721
F160.00 X-27.550 Z0.689
F160.00 X-27.490 Z0.656
F160.00 X-27.432 Z0.622
F160.00 X-27.378 Z0.586
F160.00 X-27.328 Z0.549
F160.00 X-27.280 Z0.511
F160.00 X-27.236 Z0.472
F160.00 X-27.196 Z0.432
F160.00 X-27.158 Z0.392
F160.00 X-27.126 Z0.350
F160.00 X-27.096 Z0.308
F160.00 X-27.072 Z0.265
F160.00 X-27.050 Z0.222
F160.00 X-27.032 Z0.178
F160.00 X-27.016 Z0.134
F160.00 X-27.006 Z0.089
F160.00 X-27.002 Z0.045
F160.00 X-27.000 Z0.000
F160.00 X-27.000 Z-1.000
F160.00 X-27.000 Z-2.000
F160.00 X-27.000 Z-3.000
F160.00 X-27.000 Z-4.000
F160.00 X-27.000 Z-5.000
F160.00 X-27.000 Z-6.000
F160.00 X-27.000 Z-7.000
F160.00 X-27.000 Z-8.000
F160.00 X-27.000 Z-9.000
F160.00 X-27.000 Z-10.000
F160.00 X-27.000 Z-11.000
F160.00 X-27.000 Z-12.000
F160.00 X-27.000 Z-13.000
F160.00 X-27.000 Z-13.027
F160.00 X-26.998 Z-13.071
F160.00 X-27.002 Z-13.116
F160.00 X-27.000 Z-13.160
F160.00 X-27.000 Z-13.204
F160.00 X-27.000 Z-13.248
F160.00 X-27.000 Z-13.291
F160.00 X-27.000 Z-13.333
F160.00 X-27.002 Z-13.375
F160.00 X-26.998 Z-13.416
F160.00 X-26.998 Z-13.456
F160.00 X-26.998 Z-13.496
F160.00 X-27.000 Z-13.534
F160.00 X-27.000 Z-13.571
F160.00 X-27.000 Z-13.607
F160.00 X-27.002 Z-13.642
F160.00 X-27.002 Z-13.676
F160.00 X-27.000 Z-13.708
F160.00 X-27.000 Z-13.739
F160.00 X-27.790 Z-14.413
F160.00 X-27.958 Z-14.489
F160.00 X-29.434 Z-15.211
F160.00 X-29.536 Z-15.264
F160.00 X-30.914 Z-16.031
F160.00 X-31.024 Z-16.096
F160.00 X-32.294 Z-16.904
F160.00 X-32.372 Z-16.957
F160.00 X-33.542 Z-17.803
F160.00 X-33.642 Z-17.885
F160.00 X-34.692 Z-18.764
F160.00 X-34.748 Z-18.816
F160.00 X-35.682 Z-19.725
F160.00 X-35.758 Z-19.807
F160.00 X-36.572 Z-20.743
F160.00 X-36.618 Z-20.804
F160.00 X-37.308 Z-21.761
F160.00 X-37.360 Z-21.848
F160.00 X-37.924 Z-22.822
F160.00 X-37.956 Z-22.892
F160.00 X-38.400 Z-23.879
F160.00 X-38.424 Z-23.949
F160.00 X-38.736 Z-24.945
F160.00 X-38.752 Z-25.029
F160.00 X-38.938 Z-26.029
F160.00 X-38.942 Z-26.116
F160.00 X-38.916 Z-27.115
F160.00 X-38.910 Z-27.185
F160.00 X-38.696 Z-28.179
F160.00 X-38.680 Z-28.252
F160.00 X-38.334 Z-29.237
F160.00 X-38.306 Z-29.319
F160.00 X-37.826 Z-30.290
F160.00 X-37.790 Z-30.364
F160.00 X-37.184 Z-31.317
F160.00 X-37.134 Z-31.395
F160.00 X-36.400 Z-32.325
F160.00 X-36.350 Z-32.390
F160.00 X-35.492 Z-33.294
F160.00 X-35.422 Z-33.369
F160.00 X-34.446 Z-34.242
F160.00 X-34.364 Z-34.316
F160.00 X-33.276 Z-35.154
F160.00 X-33.202 Z-35.209
F160.00 X-32.002 Z-36.009
F160.00 X-31.900 Z-36.078
F160.00 X-30.596 Z-36.836
F160.00 X-30.498 Z-36.893
F160.00 X-29.094 Z-37.605
F160.00 X-28.976 Z-37.665
F160.00 X-27.660 Z-38.257
F160.00 X-27.614 Z-38.279
F160.00 X-27.550 Z-38.311
F160.00 X-27.490 Z-38.344
F160.00 X-27.432 Z-38.378
F160.00 X-27.378 Z-38.414
F160.00 X-27.328 Z-38.451
F160.00 X-27.280 Z-38.489
F160.00 X-27.236 Z-38.528
F160.00 X-27.196 Z-38.568
F160.00 X-27.160 Z-38.608
F160.00 X-27.126 Z-38.650
F160.00 X-27.096 Z-38.692
F160.00 X-27.072 Z-38.735
F160.00 X-27.048 Z-38.778
F160.00 X-27.032 Z-38.822
F160.00 X-27.016 Z-38.866
F160.00 X-27.006 Z-38.911
F160.00 X-27.002 Z-38.955
F160.00 X-27.000 Z-39.000
F160.00 X-27.000 Z-40.000
F160.00 X-27.000 Z-41.000
F160.00 X-27.000 Z-42.000
F160.00 X-27.000 Z-43.000
F160.00 X-27.000 Z-44.000
F160.00 X-27.000 Z-45.000
F160.00 X-27.000 Z-46.000
F160.00 X-27.000 Z-47.000
F160.00 X-27.000 Z-48.000
F160.00 X-27.000 Z-49.000
F160.00 X-27.000 Z-50.000
F160.00 X-27.000 Z-51.000
F160.00 X-27.000 Z-52.000
F160.00 X-27.000 Z-57.000
 
( Zurück zum Startpunkt )
G90
G1 F350.00 X0.000
F350.00 Z0.000
Pages: 1 2 3 4 5 6 7 8 9 10