Z axis

More
15 May 2020 23:16 #167900 by motal2004
Replied by motal2004 on topic Z axis
here is my zip file
Attachments:

Please Log in or Create an account to join the conversation.

More
17 May 2020 18:48 #168082 by motal2004
Replied by motal2004 on topic Z axis
I up loaded the wrong file.
here is the correct one.
So with this build. I have my mode 0 with a scale 0.01985851 and offset 3668.7500.
like i posted before Voltage reading jumps from -00 to 000 and arc ok on the screen goes on and off , along with ohmic test button.. I can pulse torch on and off. but when i go to run a test cut I get arc ok lost error. and this is where I'm stuck
Attachments:

Please Log in or Create an account to join the conversation.

More
17 May 2020 18:56 #168084 by motal2004
Replied by motal2004 on topic Z axis
I also get the following when I start my configuration
<commandline>:0: pin or parameter 'plasmac_run.cut-type' not found
Traceback (most recent call last):
File "./plasmac_gcode.py", line 55, in <module>
cutType = int(Popen('halcmd getp plasmac_run.cut-type', stdout = PIPE, shell = True).communicate()[0])
ValueError: invalid literal for int() with base 10:

Please Log in or Create an account to join the conversation.

More
17 May 2020 23:42 - 17 May 2020 23:53 #168097 by phillc54
Replied by phillc54 on topic Z axis

I also get the following when I start my configuration
<commandline>:0: pin or parameter 'plasmac_run.cut-type' not found

This is telling you that you haven't yet saved this parameter (you don't even need it unles you have Powermax comms), you can stop it by opening the run panel and pressing Save

Sorry, I read that wrong...


Traceback (most recent call last):
File "./plasmac_gcode.py", line 55, in <module>
cutType = int(Popen('halcmd getp plasmac_run.cut-type', stdout = PIPE, shell = True).communicate()[0])
ValueError: invalid literal for int() with base 10:

This shouldn't happen, there is a bug in my error checking, I will fix this. It is possible that this is causing some issues because normally when you get an error like this the program doesn't completely load.
Last edit: 17 May 2020 23:53 by phillc54.

Please Log in or Create an account to join the conversation.

More
18 May 2020 01:31 #168098 by phillc54
Replied by phillc54 on topic Z axis
I totally misread your error message and went off on the wrong tack. :blush:

For some reason Gmoccapy is trying to load "imperial_squares.ngc", you need to edit "az_cnc_plasma.pref" so:
open_file = /home/azcnc/linuxcnc/nc_files/examples/plasmac/imperial_squares.ngc
just reads:
open_file = 
You cannot open files on program load with PlasmaC as all the required HAL pins are not yet established.

The next thing you need to change is Arc OK Low, a starting point for that is around half of your expected cut volts. You can tune it later if you wish.

Please Log in or Create an account to join the conversation.

More
18 May 2020 14:05 #168151 by motal2004
Replied by motal2004 on topic Z axis
[quote
The next thing you need to change is Arc OK Low, a starting point for that is around half of your expected cut volts. You can tune it later if you wish.[/quote]

my current arc ok low is set to 0 would that not be achieve the same as of half of the expected cut volts as you suggested?

Please Log in or Create an account to join the conversation.

More
18 May 2020 14:37 #168155 by tommylight
Replied by tommylight on topic Z axis
That is why the ARCOK is going on and off all the time, it should be set at something like 60 to 80V.
The following user(s) said Thank You: phillc54

Please Log in or Create an account to join the conversation.

More
18 May 2020 23:19 #168204 by phillc54
Replied by phillc54 on topic Z axis

my current arc ok low is set to 0 would that not be achieve the same as of half of the expected cut volts as you suggested?

It will behave like Tom said. The slightest bit of noise would give an Arc OK then if the noise disappears then you will get a lost arc.
The following user(s) said Thank You: tommylight

Please Log in or Create an account to join the conversation.

More
21 May 2020 15:04 #168494 by motal2004
Replied by motal2004 on topic Z axis
So i started over & set the low volts to 60.
at a scale 50:1 i get a reading now 143 and if at a scale of 75:1 i get 219 see attachment.
Attachments:

Please Log in or Create an account to join the conversation.

More
21 May 2020 23:47 #168554 by phillc54
Replied by phillc54 on topic Z axis
Well 50:1 seems closer than 75:1. Is it possible to measure the arc voltage with a meter while you observe the arc voltage on the Axis GUI.

Please Log in or Create an account to join the conversation.

Time to create page: 0.208 seconds
Powered by Kunena Forum