Linuxcnc 2.6 Bugs
16 Mar 2013 04:17 #31473
by REEEN
Linuxcnc 2.6 Bugs was created by REEEN
Hello,
I found a lot of bugs in the 2.6 version og linuxcnc, but I don`t know where to report them.
So here are they:
-Gremlin and Dro do not show velocity if selected
-Very important issue ! Spindle at speed does nothing !
-Remap ngc files do not support feeds
-Remap M115 does not work (unknown Mcode)
I use the newest version of 2.6
The Spindle at speed thing is a very big issue please fix it.
Greets REEEN
I found a lot of bugs in the 2.6 version og linuxcnc, but I don`t know where to report them.
So here are they:
-Gremlin and Dro do not show velocity if selected
-Very important issue ! Spindle at speed does nothing !
-Remap ngc files do not support feeds
-Remap M115 does not work (unknown Mcode)
I use the newest version of 2.6
The Spindle at speed thing is a very big issue please fix it.
Greets REEEN
Please Log in or Create an account to join the conversation.
- skunkworks
- Offline
- Moderator
Less
More
- Posts: 361
- Thank you received: 150
16 Mar 2013 08:27 #31484
by andypugh
Really?
Can you post your HAL file? Just to exclude a configuration fault.
Replied by andypugh on topic Linuxcnc 2.6 Bugs
Very important issue ! Spindle at speed does nothing
Really?
Can you post your HAL file? Just to exclude a configuration fault.
Please Log in or Create an account to join the conversation.
17 Mar 2013 02:45 - 17 Mar 2013 02:50 #31504
by REEEN
Replied by REEEN on topic Linuxcnc 2.6 Bugs
I`ll post it tomorrow but I`m 100 percent sure I checked it with halmeter spindle at speed is false but the programm goes on the Signal becomes true as my spindle reaches its speed but Linuxcnc does not care about spindle at speed.
I also noticed a lot of other bugs today...
-Sometimes the tooltable won`t show up
-G43 does not show in the active Gcodes window, when I type in I only see G49 but G43 works after all
-if I use a grid in Gremlin it does not work
-Setting default max velocity does not work it always uses the max velocity
2.6 is very very buggy ...
But the biggest problem this time is the spindle at speed thing.
For bow I remapped m13 and m14 with
M3 /M4
M109
M109 is a user defined Mcode which waits for spindle at speed signal to become true .
I also noticed a lot of other bugs today...
-Sometimes the tooltable won`t show up
-G43 does not show in the active Gcodes window, when I type in I only see G49 but G43 works after all
-if I use a grid in Gremlin it does not work
-Setting default max velocity does not work it always uses the max velocity
2.6 is very very buggy ...
But the biggest problem this time is the spindle at speed thing.
For bow I remapped m13 and m14 with
M3 /M4
M109
M109 is a user defined Mcode which waits for spindle at speed signal to become true .
Last edit: 17 Mar 2013 02:50 by REEEN.
Please Log in or Create an account to join the conversation.
17 Mar 2013 03:41 #31505
by andypugh
www.linuxcnc.org/docs/html/man/man9/motion.9.html
It only pauses feed moves, not rapids, and it is only active after a change in spindle speed.
Can you be specific about what setting you are changing? There is no DEFAULT_MAX_VELOCITY setting
www.linuxcnc.org/docs/html/config/ini_co...tml#sub:TRAJ-section
Replied by andypugh on topic Linuxcnc 2.6 Bugs
I just checked it, and it behaves as described in the manual for me.I`ll post it tomorrow but I`m 100 percent sure I checked it with halmeter spindle at speed is false but the programm goes on the Signal becomes true as my spindle reaches its speed but Linuxcnc does not care about spindle at speed.
www.linuxcnc.org/docs/html/man/man9/motion.9.html
It only pauses feed moves, not rapids, and it is only active after a change in spindle speed.
I seem to manage to lose it behind other windows quite often, it isn't this is it?-Sometimes the tooltable won`t show up
I don't thing G43 is a modal code, so isn't shown in the list.G43 does not show in the active Gcodes window, when I type in I only see G49 but G43 works after all
There is scope for some confusion here. There are settings with the same name in [TRAJ] and [DISPLAY], and they do slightly different things.Setting default max velocity does not work it always uses the max velocity
Can you be specific about what setting you are changing? There is no DEFAULT_MAX_VELOCITY setting
www.linuxcnc.org/docs/html/config/ini_co...tml#sub:TRAJ-section
Please Log in or Create an account to join the conversation.
17 Mar 2013 18:24 #31511
by BigJohnT
If I type T1 M6 G43 in the MDI window of 2.5.2 it shows up in both LinuxCNC Status window and the Active G-Codes window.
John
Replied by BigJohnT on topic Linuxcnc 2.6 Bugs
I don't thing G43 is a modal code, so isn't shown in the list.
If I type T1 M6 G43 in the MDI window of 2.5.2 it shows up in both LinuxCNC Status window and the Active G-Codes window.
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.081 seconds