G93 problem with speed
Clearly we have a misunderstanding here.
I think that the explanation for this misunderstanding is that I am an idiot.
In the part of my previous post I was trying to point out that problem I am facing cannot be solved by splitting moves in two moves as this does not change feed rate (speed) of the move, and this (speed) is what is actually limited by hard coded 0,1.
Yes, looking at the code properly, the output of the max() function is the final feedrate, not the F-number.
There is a fix on the way: github.com/robEllenberg/linuxcnc-mirror/...93-minimum-feed-rate
Please Log in or Create an account to join the conversation.
I have linuxcnc 2.5.0 on Ubuntu. And tried live CD with new system but it did not work.
Will I be able to somehow install new linuxcnc on my system?
Cris
Please Log in or Create an account to join the conversation.
The LinuxCNC support matrix is here:
wiki.linuxcnc.org/cgi-bin/wiki.pl?MinimumSoftwareVersions
LinuxCNC 2.8 is supported on Ubuntu 12.04 Precise, but not 10.04 Lucid.
(Lucid is 10+ years old...)
Please Log in or Create an account to join the conversation.
But with no linux experience at all I am not able to understand this table.
How can I find out which ubuntu I have?
Cris.
Please Log in or Create an account to join the conversation.
lsb_release -a
Please Log in or Create an account to join the conversation.
Description: Ubuntu 10.04.4 LTS
Release: 10.04
Codename: lucid
So what would be my options for upgrade?
Cris.
Please Log in or Create an account to join the conversation.
So what would be my options for upgrade?
You should be able to run 2.7.14.
linuxcnc.org/docs/2.7/html/getting-start...dating-linuxcnc.html
Please Log in or Create an account to join the conversation.
Should I update to 2.7?
Cris,
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
- Posts: 19201
- Thank you received: 6436
Please Log in or Create an account to join the conversation.