Advanced Search

Search Results (Searched for: )

  • Groovecooper1
  • Groovecooper1's Avatar
06 May 2025 16:20
Replied by Groovecooper1 on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

Hello, here’s the files you asked for thank you. 
  • unknown
  • unknown
06 May 2025 16:18

Linuxcnc & the Raspberry Pi (4 & 5) Official Images Only!!!

Category: Installing LinuxCNC

There was a user having an issue with gmoccapy locking up, but this issue was related to zram, which was discussed earlier in this thread.
I've had my RPi 5 sitting there with Axis open connected to a "cobbled together" 7i92 and after a week and a half have only dropped one packet.
When I get a chance I'll look into the ethernet setup. For some basic advice, do not have a gateway nor DNS server entry for the NIC that the mesa card is connected to, it generates unwanted traffic on that interface.
TBH I'm not up on the meaning of the LEDs on the card you are using.
It maybe worth checking the manual and searching the forum for that answer.
  • DarkPhoinix
  • DarkPhoinix
06 May 2025 15:52
Replied by DarkPhoinix on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

thank you cakeslob!! work !!! need only little bit tuning
  • vre
  • vre
06 May 2025 15:27
Ganty sawmill was created by vre

Ganty sawmill

Category: Advanced Configuration

I want to retrofit an old 5 axis gantry sawmill and achieve functionality like this machine
www.hualongm.com/stone-processing-machin...italian-pegasus.html
www.esautomotion.com/marble-working/
What user interface can be be a good starting point ? qtdragon_hd ?
Non trivial features are cutting with disk and spindle finishing cuts in the corners or small radius cuts or waterjet
and optical recognition of slabs with camera (opencv)
Any suggestions ?
  • andypugh
  • andypugh's Avatar
06 May 2025 15:24
Replied by andypugh on topic free CADCAM

free CADCAM

Category: CAD CAM

I noticed in the latest RotarySMP video that he is using FreeCAD.

Maybe it's time for me to switch...
  • andypugh
  • andypugh's Avatar
06 May 2025 15:21

Change Tool Offsets after editing the Tool Table

Category: Gmoccapy

If you edit the tool table, save the changes, re-load the tool table in the GUI and then issue a G43 in MDI then the tool diameter really should change.

Maybe it's the "reload tool table" step that is missing?
  • andypugh
  • andypugh's Avatar
06 May 2025 15:15
Replied by andypugh on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

Is the Z limit switch also a home switch?

halshow (in Axis menu - Machine - Show Hal Configuration) will let you explore whether joint.2.*-lim-sw-in is not working properly.
  • vre
  • vre
06 May 2025 15:10
Replied by vre on topic XHC-WHB04B-6 and LinuxCNC 2.9.1

XHC-WHB04B-6 and LinuxCNC 2.9.1

Category: Installing LinuxCNC

When i start this pendant must push continuous mode button for jogging with
wheel is not press continuous it changes feedrate override.
How can fix this ?
  • Groovecooper1
  • Groovecooper1's Avatar
06 May 2025 15:01
Replied by Groovecooper1 on topic Need help with Linux 2.5 on a CNC lathe

Need help with Linux 2.5 on a CNC lathe

Category: General LinuxCNC Questions

Been getting this error a lot, and again, the machine will not home.
  • grijalvap
  • grijalvap's Avatar
06 May 2025 14:22
Replied by grijalvap on topic Zero Pierce delay After pierce Only

Zero Pierce delay After pierce Only

Category: Plasmac

I was not awere of this working mode, it can be useful because you can use  sheetcam drawings or generate in QTplasmaC.
but still need change pierce delay in tool.
  • onceloved
  • onceloved's Avatar
  • Tntmold
  • Tntmold
06 May 2025 13:52 - 06 May 2025 13:55
Replied by Tntmold on topic General Questions about using ethercat

General Questions about using ethercat

Category: EtherCAT

I am unable to get the motors to move, they are open loop steppers.  This is my first use of linuxcnc so I don't know much, but I tried power on, then home and got the following:

phil@SodickA:~/linuxcnc/configs/sim.axis$ linuxcnc lathe.ini
LINUXCNC - 2.9.3
Machine configuration directory is '/home/phil/linuxcnc/configs/sim.axis'
Machine configuration file is 'lathe.ini'
Starting LinuxCNC...
libnml/buffer/shmem.cc 320: Shared memory buffers toolCmd and toolCmd may conflict. (key=1004(0x3EC))
libnml/buffer/shmem.cc 320: Shared memory buffers toolSts and toolSts may conflict. (key=1005(0x3ED))
libnml/buffer/shmem.cc 320: Shared memory buffers emcError and emcError may conflict. (key=1003(0x3EB))
linuxcnc TPMOD=tpmod HOMEMOD=homemod EMCMOT=motmod
Note: Using POSIX realtime
Found file(REL): ./ethercat.hal
note: MAXV max: 3.333 units/sec 200.000 units/min
note: LJOG max: 3.333 units/sec 200.000 units/min
note: LJOG default: 1.000 units/sec 60.000 units/min
note: jog_order='ZX'
note: jog_invert={'X'}
task: main loop took 0.059970 seconds
task: main loop took 0.075473 seconds
task: main loop took 0.050344 seconds
Can't run a program when not homed
task: main loop took 0.019042 seconds
task: main loop took 0.052011 seconds
joint 0 following error
emc/task/taskintf.cc 976: Error on joint 0, command number 110
task: main loop took 0.036446 seconds
task: main loop took 0.045782 seconds
task: main loop took 0.078341 seconds
task: main loop took 0.050362 seconds
Can't issue MDI command when not homed
task: main loop took 0.018336 seconds
Shutting down and cleaning up LinuxCNC...
task: 746110 cycles, min=0.000007, max=0.078341, avg=0.001059, 14 latency excursions (> 10x expected cycle time of 0.001000s)
Note: Using POSIX realtime


Were can I get a definition of command number 110?
  • snowgoer540
  • snowgoer540's Avatar
06 May 2025 13:18
Replied by snowgoer540 on topic Job not showing in position - 2.9.4 - v2.9-238.315

Job not showing in position - 2.9.4 - v2.9-238.315

Category: Plasmac

I’ll try to take a peek after work today
  • Hakan
  • Hakan
06 May 2025 13:07

Ls L7nh CİA402 servo Drive ethercat op and preop problems

Category: EtherCAT

Hi, that looks like a lot of network problems to me. I don't actually know what the problem is, it's a guess.
First, check this one out

which uses a different dcconf statement and a watchdog statement. It's worthwhile to try.

If that doesn't work.
What computer and network card do you have? Can you post the output of the commands "uname -a" and  "lshw -C network"?
Have you tried changing to other network cables?
Tested with only one drive attached?
Tested with another ethernet card. Intel cards works the best for me. If you have a free pci-e slot it's easy to test with a Intel i226 card.
  • WelshQ
  • WelshQ
06 May 2025 12:39

My TOS MCV 1000 machining center Retrofit with Siemens 611

Category: Show Your Stuff

Hello , its been a while but did you succeed in running the simodrive ?

I have the same setup on an Eumach 1050 Heidenhein TNC 407

Nice to know it works for you before I embark on the same mission
Displaying 14281 - 14295 out of 18424 results.
Time to create page: 0.894 seconds
Powered by Kunena Forum