Advanced Search

Search Results (Searched for: )

  • 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

 
  • PCW
  • PCW's Avatar
31 May 2025 22:56
  • PCW
  • PCW's Avatar
31 May 2025 22:54
  • clayton2ndtry
  • clayton2ndtry
31 May 2025 22:24
Replied by clayton2ndtry on topic installing linuxCNC 2.7.14 under Hyper-V Manager

installing linuxCNC 2.7.14 under Hyper-V Manager

Category: Installing LinuxCNC

latency does not matter for simulation
  • snowgoer540
  • snowgoer540's Avatar
31 May 2025 22:17 - 31 May 2025 22:32
Replied by snowgoer540 on topic M62-M68 codes not working

M62-M68 codes not working

Category: Plasmac

I made some time to look at this tonight.  I swear this worked the first time I tried it, but there's almost no way it could have ... so my apologies.

The reason it's not working is because you turn adaptive feed (M52) off:

N30 M52 P1 (Allow paused motion)
N35 M52 P0 (Disable paused motion)

Take out line N35 and it will work.  
  • juliankoenig87
  • juliankoenig87
31 May 2025 21:51 - 31 May 2025 21:52
Replied by juliankoenig87 on topic EasyProbe + PGFUN 3D probe

EasyProbe + PGFUN 3D probe

Category: General LinuxCNC Questions

Ah cool. I think this is a good example for the fact that you can get quality in China if you are willing to pay for it. Looks good.

I dont have a thread for my current project. It was a fast decision thing, because the price was low. Looks smaller on the picture than in real life. Weights 500kg (machine + table). Dont have the fancy pc table :-).

Old Berger Lahr 5 phase steppers. Drives invented 1987. Machine is build in 1992. I want to safe the old drives, because I like to maintain such old hardware. I already ordered some caps for replacement (known as fault reasons).

Machine is all cast iron! But with supported round rails instead of linear rails. But I will keep them. It will be sufficient for al lot of my work. Travel is 400x400x100. Machine is only 900x800xhight (didnt meassured it yet).
  • Cooped-Up
  • Cooped-Up
31 May 2025 21:00
Replied by Cooped-Up on topic Mesa card issues Maho MH800E Retrofit Project

Mesa card issues Maho MH800E Retrofit Project

Category: Computers and Hardware

here is that, didnt think to look for a file, I am new to linux so the command didnt click till it wasnt doing anything lol.
Displaying 1546 - 1560 out of 25524 results.
Time to create page: 0.397 seconds
Powered by Kunena Forum