Advanced Search

Search Results (Searched for: )

  • Jmp97
  • Jmp97's Avatar
13 Sep 2025 16:02
Replied by Jmp97 on topic 5-axis CNC recommendation

5-axis CNC recommendation

Category: General LinuxCNC Questions

Hello.

Thank you. Is that video option better than a Mesa 7i76E + Linux PC?
  • tommylight
  • tommylight's Avatar
13 Sep 2025 16:01
Replied by tommylight on topic Mostly 3D Printed CNC Foam cutter

Mostly 3D Printed CNC Foam cutter

Category: CNC Machines

Bruno, no spamming, if you have something to offer do it on "user exchange" section of the forum, with clear descriptions of what the offer is.
And if you hide the link again, you will get banned.
-
This is normally considered spam, but it is for motors so might be useful to someone.
  • tommylight
  • tommylight's Avatar
13 Sep 2025 15:37
Replied by tommylight on topic I'm missing something about Glade

I'm missing something about Glade

Category: GladeVCP

Sorry for the late reply, but all you had to do was
sudo apt update
before trying to install.
  • tommylight
  • tommylight's Avatar
13 Sep 2025 15:35
Replied by tommylight on topic 5-axis CNC recommendation

5-axis CNC recommendation

Category: General LinuxCNC Questions

I would go with Mesa 7i95T as it can do 6 axis with 6 encoders and ethernet, all in one single board.
There are also other combos from Mesa that might end up costing less if you do not need encoders, like 7i96S.
  • tommylight
  • tommylight's Avatar
13 Sep 2025 15:32
Replied by tommylight on topic PlasmaC Beveling cut

PlasmaC Beveling cut

Category: Plasmac

Does the machine have 4th or/and 5th axis?
  • aabtech
  • aabtech's Avatar
13 Sep 2025 14:56
PlasmaC Beveling cut was created by aabtech

PlasmaC Beveling cut

Category: Plasmac

Can you program QtPlasmaC to make a bevel cut and how to do it.
 
  • Retrofit
  • Retrofit
13 Sep 2025 14:17
Replied by Retrofit on topic Carousel don t stop when estop is pushed

Carousel don t stop when estop is pushed

Category: QtPyVCP

Thanx for all the advices , PCW , Lcvette , Langdons , I already start to rewire the 24 V needed for the pins from a estop controled wiring , this is a good solution .
I will atached the hal files that included the carousel movement.
  • PCW
  • PCW's Avatar
13 Sep 2025 13:58 - 13 Sep 2025 14:08
Replied by PCW on topic Glasmaßstab EIA-422 an Mesa 7i85 (S)

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

Category: Deutsch

Actually you can:

setp  hm2_7192.0.encoder.00.index-enable true

As long as hm2_7192.0.encoder.00.index-enable is not connected to
a signal in the hal fiie. It will be set true once at LinuxCNC startup.

The error you have is that you did not comment out the net command connecting
hm2_7192.0.encoder.00.index-enable to the signal x-index-enable:

# ---Indexsignal GMS fuer Referenzpunkt X (NICHT MIT NORMALEM ENDSCHALTER)

net x-pos-fb  <=  hm2_7i92.0.encoder.00.position
net x-vel-fb  <=  hm2_7i92.0.encoder.00.velocity
net x-pos-fb  =>  joint.0.motor-pos-fb
net x-index-enable  joint.0.index-enable  <=>  hm2_7i92.0.encoder.00.index-enable
net x-pos-rawcounts  <=  hm2_7i92.0.encoder.00.rawcounts

But for testing it's better to do this in halshow

Note that while you cannot change hm2_7192.0.encoder.00.index-enable
in halshow (or the hal file) if it's connected to a signal, you can
change the signal ( x-index-enable) in halshow for testing.
 
  • unknown
  • unknown
13 Sep 2025 13:49
  • Martin.L
  • Martin.L
13 Sep 2025 13:23
Replied by Martin.L on topic Probe Basic ATC Setup Problems

Probe Basic ATC Setup Problems

Category: QtPyVCP

I reply into this because I had the same problem and solved it (thanks to Crish as always for the help) you probably are not calling tool prepared, or something iocontrol.x.tool related that "hangs" the toolchange

In my case was something like calling M64P7 with:
net ATC-pocket-reached motion.digital-out-07 iocontrol.0.tool-prepared
  • ccc774
  • ccc774
13 Sep 2025 13:21
Replied by ccc774 on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

I got Linuxcnc to start, thanks for the guidance.
Regarding 3D acceleration, it's clearly something in the kernel that I can't get it to work.
I also made an overlay to block mali at startup and load Panfrost. It loaded but with an error.
~$ sudo modprobe panfrost
dmesg | tail -20 | grep -i "panfrost\|drm"
[   60.606789] panfrost: unknown parameter 'enable_mmu' ignored

~$ XDG_RUNTIME_DIR=/tmp glxinfo -B | grep "OpenGL renderer"
OpenGL renderer string: llvmpipe (LLVM 19.1.7, 128 bits)

I made the system with: Armbian_25.8.1_Orangepi5_trixie_vendor_6.1.115_minimal.img. After that I installed Cinnamon. I have Mesa 25.0.7-2 installed.
  • Jmp97
  • Jmp97's Avatar
13 Sep 2025 12:44
5-axis CNC recommendation was created by Jmp97

5-axis CNC recommendation

Category: General LinuxCNC Questions

Hello, everyone.  I'm new to this. I'm from Spain, and I can hardly find any information about LinuxCNC for 5-axis machining centres. Let me explain. I have a robust 3-axis desktop CNC, running on Arduino + CNCShield. I am designing and building a table to add A/B axes and make it 5-axis. What controller board do you recommend for using LinuxCNC? My knowledge is limited. The drivers for my motors with encoders have Step/Dir. If there is a post from someone who has built a 5-axis CNC using LinuxCNC, I would appreciate it. Thank you.
  • wrecks
  • wrecks
13 Sep 2025 12:15
Replied by wrecks on topic I'm missing something about Glade

I'm missing something about Glade

Category: GladeVCP

I solved this problem. When I installed from the .iso, the drives for the computer wifi were not available, so I installed without an internet connection. This evidently creates a system that only mostly works. The apt app was broken. I connected to the the internet with a cable and re-installed the .iso. Now, I've been able to do sudo apt install glade without issue.
  • Hakan
  • Hakan
13 Sep 2025 12:13 - 13 Sep 2025 12:13
Replied by Hakan on topic Glasmaßstab EIA-422 an Mesa 7i85 (S)

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

Category: Deutsch

We would like to see the error you get.
Nevertheless, I happen to know why. It's because index-enable is an IO pin, it's both input and output, a bit special.
So you can not set it to true, only connect it to a pin that is IO both input and output. Such as joint..index-enable
Relevant links www.linuxcnc.org/docs/html/drivers/hostmot2.html#_pins_5
linuxcnc.org/docs/html/man/man9/motion.9.html#JOINT%20PINS
  • 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 
Displaying 8731 - 8745 out of 18046 results.
Time to create page: 0.469 seconds
Powered by Kunena Forum