Advanced Search

Search Results (Searched for: )

  • Japoo_Ness
  • Japoo_Ness
Today 01:22

Retrofitting a 3-axis VMC with DC servos - guidance needed

Category: Driver Boards

I've just finished installing the system, disabled all power-saving features (C-states, SpeedStep, etc.) in the BIOS, and isolated a CPU core using isolcpus.

Here are my latency test results while stressing the system with 4 instances of glxgears and a YouTube video playing in the background

Note: I am currently running this test using an old VGA monitor. I suspect the analog output/Xorg driver might be causing some minor latency spikes compared to using a pure digital connection, but I'm not entirely sure.

What do you think of these numbers? Are they good enough to move forward with my Mesa setup, and what should my next steps be?

Thanks in advance for your feedback!
  • jcbryant
  • jcbryant
Today 00:55
Replied by jcbryant on topic Touch off don`t work "file not open"

Touch off don`t work "file not open"

Category: AXIS

LinuxCNC 2.9.5
  • grandixximo
  • grandixximo's Avatar
Today 22:36 - Today 00:15
Replied by grandixximo on topic G38.2 Weird behaviour

G38.2 Weird behaviour

Category: General LinuxCNC Questions

The old behavior did not respect the old docs, the old docs also specified that the parameter are set with G43

Tool Offsets for X, Y, Z, A, B, C, U, V & W. Set by G43. Volatile.

I guess there maybe many subroutine codes that relied on the old faulty behavior, even when the docs state you should set them with G43...

But the reasoning to use a different set of parameters is strong, we have had it wrong for so long time, wrong is the new correct...

Edit:
github.com/LinuxCNC/linuxcnc/pull/4219
follow progress here, you should get 2.9.10 with this reverted change soon.
The new behavior is in #5081-#5089
  • MarkoPolo
  • MarkoPolo
Today 21:04
Replied by MarkoPolo on topic Can not connect to Mesa 7176eu

Can not connect to Mesa 7176eu

Category: Driver Boards

You don't need a gateway, and you certainly don't need DNS. You also don't need such a large mask. Just enter the IP address, for example, 10.10.10.20, and the mask. Depending on the format, either 24 or 255.255.255.0.

For testing, you can enter the IP address manually in the console.
#check the interface name (probably enp0s31f6)
sudo ip link show
#add address
sudo ip addr add 10.10.10.20/255.255.255.0 dev enp0s31f6
#test local address
ping -c 3 10.10.10.20
#test mesa card
ping -c 3 10.10.10.10
  • tommylight
  • tommylight's Avatar
Today 21:02
Replied by tommylight on topic Can not connect to Mesa 7176eu

Can not connect to Mesa 7176eu

Category: Driver Boards

remove "require IPV4 addressing......."
  • PCW
  • PCW's Avatar
Today 20:48
Replied by PCW on topic Can not connect to Mesa 7176eu

Can not connect to Mesa 7176eu

Category: Driver Boards

I would leave the gateway and DNS server entries empty
as they are meaningless here.
  • Etced
  • Etced
Today 19:32
Replied by Etced on topic Can not connect to Mesa 7176eu

Can not connect to Mesa 7176eu

Category: Driver Boards

I have made the changes that you suggested. Still the same message appears when I hover over the save button. That button never gets highlighted.

 
  • schnellmued
  • schnellmued
Today 17:54
Replied by schnellmued on topic Mesa 7i96s / Network no longer working

Mesa 7i96s / Network no longer working

Category: Driver Boards

Hi.

Did You have any luck fixing the card. I have the same exact problem.
s

Hi

Sorry for the very late reply... Yes, the cards got fixed. i bought the ethernet chips from mouser.de (about 6eur each) and a friend at work solderd them to the boards :)
 
  • tommylight
  • tommylight's Avatar
Today 16:27
Do NOT update working machines!!! was created by tommylight

Do NOT update working machines!!!

Category: General LinuxCNC Questions

I feel this is adequate but not sure if this is the right place, feel free to correct me.
-
As i read almost everything here, i keep noticing the same issue happening over and over, namely where users of LinuxCNC update/upgrade version for no particular reason and end up with broken machines.
This stems from the windows "update mentality" being forced upon us for the last 20 odd years... never mind.
-
[bold]In short, never update/upgrade a working machine, unless you explicitly need new features.[/bold]
-
It is Linux, and no matter how much money microsoft invests on youtubers to convince you that Linux is not secure, IT absolutely IS secure, the whole world uses Linux, all WORLD servers are running Linux (even microsoft's servers run Linux since 2000 with Red Hat), are on public IP so the whole world has access to them, yet very rarely anything happens to them.
STOP TYPING!
Even when something happens, almost always it is some running service/software that failed/got hacked, not LINUX, or some old server that was last updated 15 years ago.
And for those watching youtube about this, notice they never ever mention the comparison is being done for the web browser, NOT for the operating system.
  • tommylight
  • tommylight's Avatar
Today 16:06
Replied by tommylight on topic G38.2 Weird behaviour

G38.2 Weird behaviour

Category: General LinuxCNC Questions

OK, thank you Aciera.
  • tommylight
  • tommylight's Avatar
Today 16:04
Replied by tommylight on topic Can not connect to Mesa 7176eu

Can not connect to Mesa 7176eu

Category: Driver Boards

IP 11 at the end, not 1
Gateway 1 at the end.
  • Aciera
  • Aciera's Avatar
Today 14:40
Replied by Aciera on topic Touch off don`t work "file not open"

Touch off don`t work "file not open"

Category: AXIS

What version of LinuxCNC are you running?
  • Etced
  • Etced
Today 14:39
Replied by Etced on topic Can not connect to Mesa 7176eu

Can not connect to Mesa 7176eu

Category: Driver Boards

Thanks for the reply. The jumpers on board are; W3 up, W15 up, W13 down, W14 up.
  • Aciera
  • Aciera's Avatar
Today 14:26 - Today 14:37
Replied by Aciera on topic G38.2 Weird behaviour

G38.2 Weird behaviour

Category: General LinuxCNC Questions

This change was made in response to a long standing bug report:
github.com/LinuxCNC/linuxcnc/issues/2994

I have opened an issue about this on GitHub:
github.com/LinuxCNC/linuxcnc/issues/4216
  • jcbryant
  • jcbryant
Today 11:04
Replied by jcbryant on topic Touch off don`t work "file not open"

Touch off don`t work "file not open"

Category: AXIS

I'm now running into exactly the same problem and aren't at all keen on having to resort to a clean install.

Hopefully somebody has an explanation and an easier solution......
Displaying 1 - 15 out of 14773 results.
Time to create page: 0.730 seconds
Powered by Kunena Forum