Advanced Search

Search Results (Searched for: )

  • amir73
  • amir73
01 Jun 2025 03:43
Replied by amir73 on topic QtDragon Customize

QtDragon Customize

Category: Qtvcp

nice....thanks
  • PCW
  • PCW's Avatar
01 Jun 2025 03:42 - 01 Jun 2025 03:45
Replied by PCW on topic Mesa modbus and pktUart

Mesa modbus and pktUart

Category: Other User Interfaces

For configurations with specific daughtercards, the daughtercard 
name is included in the file name and you can use the .pin file
to determine the content and pinout of the firmware, for example
the 7i76eu_7i76x1_pktv2d.pin file shows that the configuration
includes a V2 PktUART ( the TX and RX halves )
  • SebastianM
  • SebastianM
01 Jun 2025 03:23
Replied by SebastianM on topic Mesa modbus and pktUart

Mesa modbus and pktUart

Category: Other User Interfaces

Thx.
Just out of curiosity…
Is there an overview what all those firmwares do / are meant for?

Or how could I have found that out myself?

Regards
  • PCW
  • PCW's Avatar
01 Jun 2025 03:17
Replied by PCW on topic Mesa modbus and pktUart

Mesa modbus and pktUart

Category: Other User Interfaces

7i76eu_7i76x1_pktv2d.bin 

Would be the correct firmware

You will also need to update LinuxCNC to the lastest version
sine the hm2_modbus driver is quite new.

 
  • SebastianM
  • SebastianM
01 Jun 2025 01:42
Replied by SebastianM on topic Using the preinstalled vnc server

Using the preinstalled vnc server

Category: Installing LinuxCNC

this post says that vnc is preinstalled.

forum.linuxcnc.org/38-general-linuxcnc-q...time?start=30#328405

however - thx for your feedback, I will just manually install one.
  • SebastianM
  • SebastianM
01 Jun 2025 01:29
Replied by SebastianM on topic Mesa modbus and pktUart

Mesa modbus and pktUart

Category: Other User Interfaces

thank you.
I know I need to update / flash my 7i76eu.
The "bundle" from your webpage contains 20+ different firmware files... I would assume that 7i76eud.bin/pin are the correct ones, right? (for a standalone 7i76eu without any extensions)
  • tommylight
  • tommylight's Avatar
01 Jun 2025 01:29

How to refresh the Axis screen after setting offsets G10 L20

Category: AXIS

G10 L20 P0 X0 Y0 \  %halcmd setp axisui.refresh 1
This should work for 2.8 and up, notice the hal command at the end for refreshing the Gremlin (plotter).
  • bondglen
  • bondglen
01 Jun 2025 00:51

How to refresh the Axis screen after setting offsets G10 L20

Category: AXIS

Thanks. With you and juliankoenig and the links, I have plenty to work with.
I really appreciate you guys taking time to reply and share your knowledge.
  • bondglen
  • bondglen
01 Jun 2025 00:48

How to refresh the Axis screen after setting offsets G10 L20

Category: AXIS

Not really what I wanted, but I think it will work.
Thanks for the link to the example code.
Thanks for your help.
  • tommylight
  • tommylight's Avatar
01 Jun 2025 00:34
Replied by tommylight on topic Using the preinstalled vnc server

Using the preinstalled vnc server

Category: Installing LinuxCNC

I recall there was chat about including it, i was against it as it is a huge security risk and not required for machine control.
-
If it is included, it does require setting up the password for VNC explicitly, at least it did 10 or more years back.
  • epineh
  • epineh
01 Jun 2025 00:20 - 01 Jun 2025 00:22

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

The ICE40 module is very nice, unfortunately for us living in Australia the $34 module has an $86 shipping fee, then converted to AUD it will be close to $190 AUD...the ECP5 kit will land here for about $100, and has a lot more IO. 

When you say programming the ECP5 is slow, is that via USB within Riocore and are we talking minutes or half an hour ? I can stock extra coffee ! 

Cheers.
Russell.
  • unknown
  • unknown
31 May 2025 23:29
Replied by unknown on topic Using the preinstalled vnc server

Using the preinstalled vnc server

Category: Installing LinuxCNC

I'm not too sure if that's the case, would be interesting to see the source of that info.
Your best bet would be to search for setting up a vnc server on Debian, ignore any AI generated answers.
For reference the Linuxcnc ISO is just a normal Debian one that has been customised with a realtime kernel and the required Linuxcnc packages, so basically any info that pertains to Debian is relevant.
There maybe some threads but you would have to really look for them.
Mind tho it's not the best of ideas to operate an unattended machine via vnc. In fact I feel it's not the best of ideas to leave a home built CNC machine running unattended, this also applies to something you may buy at the very lower end of the spectrum.
From memory, vnc won't let you be logged in at the machine and log in remotely, or it maybe tiger.
  • unknown
  • unknown
31 May 2025 23:18

installing linuxCNC 2.7.14 under Hyper-V Manager

Category: Installing LinuxCNC

TBH this is not really an Linuxcnc issue but a Hyper-V Debian issue as the standard Debian installer is used.
What you can try is to install Debian bookworm from a Debian ISO with XFCE desktop then follow the instructions in the Linuxcnc docs to install the Linuxcnc packages. This is about the best suggestion I can come up with.
Personally I use VirtualBox, as it's basically flawless.
  • Lcvette
  • Lcvette's Avatar
31 May 2025 23:15

New "BIG" Probe Basic Release for Develop Branch Incoming!

Category: QtPyVCP

OK all, the latest release for develop version is up and live installable via apt update if you are currently on the develop branch! hoping for some testers to playe with the new rack atc sim and give some feedback!

Thanks for checking in!

Chris
  • PCW
  • PCW's Avatar
31 May 2025 23:04
Replied by PCW on topic LinuxCNC compatible industrial PC

LinuxCNC compatible industrial PC

Category: Computers and Hardware

Note that for Mesa Ethernet cards the latency test is not terribly useful.
What is much more important is network latency. Default Mesa driver settings
will drop (timeout) packets if the return data takes more than 80% of the
servo period. As long as you do not drop packets due to these timeouts, latency is
relatively unimportant/

if you have a mesa card, try this:

sudo chrt 99 ping -i .001 -q -c 60000 10.10.10.10

(this will run for 1 minute and print delay statistics)
 
Change the IP address if you use 192.168.1.121

 
Displaying 1591 - 1605 out of 25550 results.
Time to create page: 0.248 seconds
Powered by Kunena Forum