How to Install LinuxCNC?

More
10 Dec 2022 10:56 #259074 by andypugh
I wonder if it is this:
net spindle-manual-stop   halui.spindle.0.stop

Do you have that connected up in a postgui HAL file or something?
(If nothing else is connected to that signal anywhere then it isn't that)

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

More
10 Dec 2022 11:00 #259075 by xenon-alien

I wonder if it is this:

net spindle-manual-stop halui.spindle.0.stop


Do you have that connected up in a postgui HAL file or something?
(If nothing else is connected to that signal anywhere then it isn't that)
 

No. I just use the PNCConf in 2.9 from your repository (on the first page).

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

More
10 Dec 2022 11:44 #259085 by andypugh
I am running out of ideas.

If M3 S500 does not make the pin spindle.0.speed-cmd-rpm = 500 then something very strange has happened.

You could try
M3 S500 $0
Just to make sure that you are turning on the correct spindle.

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

More
10 Dec 2022 11:56 #259086 by xenon-alien

I am running out of ideas.

If M3 S500 does not make the pin spindle.0.speed-cmd-rpm = 500 then something very strange has happened.

You could try
M3 S500 $0
Just to make sure that you are turning on the correct spindle.
 

M3 runs correctly - forward. (I see reactions in halshow)
M4 no reactions - backward. (I see NO reactions in halshow)

But to try this I can only on Monday.
Do you have any Mesa Card (maybe 7i96s) and LCNC 2.9 to make a simple config in PNCConf with step/dir spindle to test it? (just a PC and a mesa card - no real drivers and spindle, just to see the LCNC reactions for spindle commands)
Because it will take a lot of time to find out what is the problem with the backward rotation in LCNC 2.9 with step/dir spindle config.

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

More
10 Dec 2022 11:59 #259087 by xenon-alien
As you can see here the forward command works correctly with spindle.0..
But the backwards NOT.

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

More
10 Dec 2022 12:03 #259088 by xenon-alien
I'm from Ukraine, so at home we have no electricity... Just a few hours a day.

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

More
10 Dec 2022 13:01 #259093 by andypugh
Replied by andypugh on topic How to Install LinuxCNC?
The Mesa board can’t have anything to do with this, if the speed isn’t getting to HAL then it isn’t even reaching the Mesa card. 


If you are using LinuxCNC v2.9 or 2.10 then maybe try adding MAX_REVERSE_VELOCITY to the INI file?
linuxcnc.org/docs/devel/html/config/ini-...:ini:sec:spindle-num


If not, can you try a couple of experiments? 

if you do M5 and then M4 is it the same?

What does M3 S-500 do? 

 
The following user(s) said Thank You: xenon-alien, Masiwood123

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

More
10 Dec 2022 14:22 #259096 by xenon-alien

The Mesa board can’t have anything to do with this, if the speed isn’t getting to HAL then it isn’t even reaching the Mesa card. 


If you are using LinuxCNC v2.9 or 2.10 then maybe try adding MAX_REVERSE_VELOCITY to the INI file?
linuxcnc.org/docs/devel/html/config/ini-...:ini:sec:spindle-num


If not, can you try a couple of experiments? 

if you do M5 and then M4 is it the same?

What does M3 S-500 do? 


 

I can try it only on Monday.
I do not understand why the PNCConf doing not correctly working machine configs... Or why the LCNC have no reactions...
Or it's because there are some new features and not added yet to PNCConf?

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

More
12 Dec 2022 08:02 #259245 by xenon-alien

If you are using LinuxCNC v2.9 or 2.10 then maybe try adding MAX_REVERSE_VELOCITY to the INI file?
linuxcnc.org/docs/devel/html/config/ini-...:ini:sec:spindle-num


 

This helped.
Added this line
MAX_REVERSE_VELOCITY = 2000.0 
 

if you do M5 and then M4 is it the same?
What does M3 S-500 do? 


This - not.
Attachments:

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

More
14 Dec 2022 01:46 #259392 by andypugh
Replied by andypugh on topic How to Install LinuxCNC?
So, it now goes in reverse at 1rpm.

Does it only do 1 rpm in both directions?

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

Time to create page: 0.196 seconds
Powered by Kunena Forum