Advanced Search

Search Results (Searched for: )

  • WKS-3D
  • WKS-3D's Avatar
13 Sep 2025 12:03
Replied by WKS-3D on topic Glasmaßstab EIA-422 an Mesa 7i85 (S)

Glasmaßstab EIA-422 an Mesa 7i85 (S)

Category: Deutsch

Sind noch alle im Urlaub?
So ruhig geworden hier 
  • amanker
  • amanker
13 Sep 2025 07:37 - 13 Sep 2025 09:31

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

I changed according to your suggestion. But same issue "joint follwing error"
I am not seeing any mismatch of imperial vs metric units. I think I have defined only mm.

Yes I have set jumpers correctly. I tried flashing grblhal.. everything was working. So its not related to hardware or jumpers
  • Bruno
  • Bruno
13 Sep 2025 07:37 - 13 Sep 2025 15:59
Replied by Bruno on topic Mostly 3D Printed CNC Foam cutter

Mostly 3D Printed CNC Foam cutter

Category: CNC Machines

Do you need it to cut 4 axis or just 2 axis?
  • mal136
  • mal136
13 Sep 2025 06:17
Replied by mal136 on topic Plasmac Post Processors

Plasmac Post Processors

Category: Plasmac

IInteresting—I used the Fusion360 post processor from the first page of this thread (forum.linuxcnc.org/plasmac/38438-plasmac...t-processors?start=0). After rereading the PDF, it doesn’t explicitly say so, but I think I need to create separate 2D profiles for each feature I’m cutting. Since the post processor doesn’t generate Z movements, would that mean making individual profiles for all 12+ holes plus the part outline? and i assume plasmaC will control Z when it goes to probe for each cut?  I also tried Inkscape (which I like), but it skips certain splines and rounded corners in my parts. Redesigning everything just to fit Inkscape’s gcode output would be counterproductive.

Thank you so much Tommylight for your reply, i greatly appreciate your help!
  • Rookie0
  • Rookie0
13 Sep 2025 05:24
Replied by Rookie0 on topic How to use "FIXED PDO Mapping" on LinuxCNC

How to use "FIXED PDO Mapping" on LinuxCNC

Category: EtherCAT

I don't understand what you mean.
Perhaps you should directly describe the actual problem you are facing.
  • tar_san
  • tar_san
13 Sep 2025 01:56

How to use "FIXED PDO Mapping" on LinuxCNC

Category: EtherCAT

Hi, guys.

Does anyone know how to write FIXED PDO MAPPING in "ethercat-conf.xml"?

 
  • Lcvette
  • Lcvette's Avatar
13 Sep 2025 00:52

Probing routines changing mode from G90 to G91

Category: QtPyVCP

You can use M70-M73 for this type situation normally, but they require a return or ending call to be activated. the issue is that a probe abort does not allow any further interpreter action. It's an absolute stop of the que on the G38.x line which also leaves the subroutines in a hung state. I tried finding a work around a few years ago, but I couldn't sort out how to go about it.

My guess is something in lcnc would need to be added to error output maybe?
  • tar_san
  • tar_san
13 Sep 2025 00:51
Replied by tar_san on topic Problems with Lichuan Ethercat servo drive

Problems with Lichuan Ethercat servo drive

Category: EtherCAT

I'm sorry to be late to publish my codes.
This is my repository for it.

github.com/k-s-saki/LinuxCNC_EtherCAT/tr...in/Lichuan/LC10E-INC
  • wrecks
  • wrecks
12 Sep 2025 23:44 - 13 Sep 2025 11:28
I'm missing something about Glade was created by wrecks

I'm missing something about Glade

Category: GladeVCP

I have installed and created a working configuration for my mill. I'm very happy with it so far. I previously had the mill controlled by mach4, which had some issues. There were some things that I like about the mach4 gui, though. I want to modify my linuxcnc gui to include some of these features and thought I might be able to use gladeVCP to do it.

The installation I used for linuxcnc is the newest and recommended install. When I follow the gladeVCP documentation section 3.1, which says that if the Glade command is miss, install it with the command sudo apt install glade.

The glade command is indeed missing, but sudo apt install glade fails with unable to locate package glade.

What am I missing? Where can I find the glade package?
 
  • royka
  • royka
12 Sep 2025 23:15 - 13 Sep 2025 00:00
Replied by royka on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

Yeah forgot about the permission errors. With calling this script from crontab it will solve that:
#!/usr/bin/bash
sleep 10 &&
echo "-1" > /proc/sys/kernel/sched_rt_runtime_us
echo 20 > /proc/irq/63/smp_affinity & echo 20 > /proc/irq/64/smp_affinity

The last ones to pin the Ethernet irqs, you should take yours which you can find with "cat /proc/interrupts"

Then save the file somewhere and chmod +x /location/filename
And enter "sudo crontab -e" and enter "@reboot /location/filename"
After that at least you should have LinuxCNC working again.
For the acceleration I'll have a look for that one of these days.

Now I see that the previous time your nvme didn't work until I reverted the got patch. Is it working now? Because I didn't do that on this kernel.

At least the Panfrost and the Panthor drivers are built in the kernel so it should be a system config or Mesa problem. Is the Mali firmware installed? "ls /usr/lib/firmware/mali*"
Which image are you using?
Displaying 13501 - 13510 out of 13510 results.
Time to create page: 0.573 seconds
Powered by Kunena Forum