Advanced Search

Search Results (Searched for: )

  • Gartenzwerg
  • Gartenzwerg
10 Nov 2025 07:24
Replied by Gartenzwerg on topic Tipps für aktuelle LinuxCNC Hardware gesucht

Tipps für aktuelle LinuxCNC Hardware gesucht

Category: Deutsch

Hallo Hermann,

bin knapp bei Wien - Deutsch-Wagram :-)

Ich bin mit der Raspberry + Parallel Port Adapter Lösung sehr zufrieden.
Zwei 3-Stunden Jobs liefen am Wochenende problemlos durch:
 

In der Hobby Werkstatt ist mir das Tempo relativ egal, zumindest solange es im Wasserbad läuft und somit keine Absaugung daneben plärrt.
  • EDesro
  • EDesro
10 Nov 2025 04:25

qtdragon crash during 3d viewer translation (QTvcp ERROR! Message # 1)

Category: Qtvcp

Hi, 

I'm a new user of LinuxCNC, and want to try the qtdragon interface.
I made a recent LinuxCNC installation using the downloadable image.

The problem is that the interface crash when I try to translate the 3d viewer.
In addition :
  • Only the qtdragon and qtdragon_hd seems to have the problem, all the other interfaces I tried (provided with linuxcnc) are working normally.
  • Only the translation (left mouse + drag) crash. Sometime immediately, sometime after 1-2 move.
  • Zoom and rotation works normally.
ThanksTraceback (most recent call last):File "/usr/lib/python3/dist-packages/qt5_graphics.py", line 1057, in mouseMoveEventself.translateOrRotate(event.pos().x(), event.pos().y())File "/usr/lib/python3/dist-packages/glnav.py", line 374, in translateOrRotateself.translate(x, y)File "/usr/lib/python3/dist-packages/glnav.py", line 319, in translatewin = gluProject( obj_c[0], obj_c[1], obj_c[2])^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/lib/python3/dist-packages/OpenGL/latebind.py", line 63, in __call__return self.wrapperFunction( self.baseFunction, *args, **named )^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/lib/python3/dist-packages/OpenGL/GLU/projection.py", line 34, in gluProjectraise ValueError( """Projection failed!""" )ValueError: Projection failed!
  • tommylight
  • tommylight's Avatar
10 Nov 2025 02:55
Replied by tommylight on topic beta bulleri for retrofit?

beta bulleri for retrofit?

Category: CNC Machines

Take some pictures of the remaining wiring and post them here, maybe we can help figure out what they do.
  • hanz24
  • hanz24
10 Nov 2025 01:56
Replied by hanz24 on topic problem with homing

problem with homing

Category: Basic Configuration

sorry for the misunderstanding. i'm using hardware with mesa 7i98 and 2 stepper motors with Axis UI. and like i said before, i can't do homing properly after doing it for the second time. when homing for the first time, the x and z axes are going back to the 0 position. but when i try to home again, only x axis goes to 0, the z axis doesn't move at all.
  • unknown
  • unknown
10 Nov 2025 01:54

Fixing Menus, if it's something you find annoying

Category: Installing LinuxCNC

Problem:
Linuxcnc menus appear in a couple of menu categories.

Why:
The desktop files have multiple entries in the "Category key", which causes the issue above

Fix:
Download the 2 files attached
cd into the folder where the files are
sudo install -m 644  99-linuxcnc-hook.txt /etc/apt/apt.conf.d/99linuxcncmenufix
sudo install -m 755 linuxcnc-menu-fix.txt /usr/local/bin/linuxcnc-menu-fix

This sets up the package manager to run when apt, apt-get or dpkg is run.
To run this manually, for the first time
sudo /usr/local/bin/linuxcnc-menu-fix
You may have to log out or not to see the changes in the menu.
  • Lcvette
  • Lcvette's Avatar
09 Nov 2025 23:00
Replied by Lcvette on topic Probebasic tool length calculation

Probebasic tool length calculation

Category: QtPyVCP

Just remove any current tool length offset.

Kcjengr is correct.
  • PCW
  • PCW's Avatar
09 Nov 2025 22:06
Replied by PCW on topic Bricked Mesa 7i92T

Bricked Mesa 7i92T

Category: Driver Boards

Does the machine not already have the interpolators built in?

IC Haus makes analog interpolators :

ichauschina.com/en/products/interpolator.htm?productid=2
 
  • tsaG
  • tsaG
09 Nov 2025 21:58
Replied by tsaG on topic Probebasic tool length calculation

Probebasic tool length calculation

Category: QtPyVCP

Hmm. Strange. Could you remind me on how to change this?

All I did was Start Linux CNC, Power the machine, home it, insert the tool (either via rack ATC or manual) and probe the length.

BTW: In which repo would I commit changes to? I saw that there are two Github repos, but ( I assume its yours) is rather old whereas the changes in kcjengr is only half a year old.
  • frayja2002
  • frayja2002
09 Nov 2025 21:39 - 13 Nov 2025 21:05
Replied by frayja2002 on topic USB pendant stops working after using macros

USB pendant stops working after using macros

Category: Qtvcp

I have tried to setup one of the USB buttons to put it back into Man mode but the crash report keeps telling me I have used this before.
Line 65 of the report referring to line 26 of the USB hal.

Sorry. Ignore this post I found the problem.
I'll test some more soon as I get time.

Thanks
Alex


Later....
Just to finish this off, I added this line to my USB buttons hal file & everything seems to work as expected.

# Go into Manual mode
net man_mode <= halui.mode.manual <= input.0.btn-base2

 
  • endian
  • endian's Avatar
09 Nov 2025 19:27
Replied by endian on topic scurve trajectory planner

scurve trajectory planner

Category: General LinuxCNC Questions

Hello,

Is here any capable gentelman which understands Grotius repo with scurve trajectory planner and can help others with them?

thanks End
  • Masiwood123
  • Masiwood123's Avatar
09 Nov 2025 18:28
Replied by Masiwood123 on topic beta bulleri for retrofit?

beta bulleri for retrofit?

Category: CNC Machines


  • andrax
  • andrax's Avatar
09 Nov 2025 18:06
Replied by andrax on topic Ethercat auto configurator.

Ethercat auto configurator.

Category: EtherCAT

Hi,
I have the same problem.
First, it couldn't find common.h. Then I added the file from ethercat-master source.
Now I get the error 

-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.

Now I'm wondering, is this the right way to go, or does this project have to be used?
skynet/realtime_app - Codeberg.org
  • zz912
  • zz912's Avatar
09 Nov 2025 17:18
Compile files in /linuxcnc/lib/ was created by zz912

Compile files in /linuxcnc/lib/

Category: General LinuxCNC Questions

Hello,

I use RIP installation.
If I debug files in the /linuxcnc/src folder, I just need to be in the /linuxcnc/src folder and type $ make. Then only what I edited is compiled.

If I debug files in the /linuxcnc/lib folder, I am in the /linuxcnc/src folder and type $ make, nothing happens.
I have to type $ make -B, but it takes a long time.

How should I debug the file:
/linuxcnc/lib/python/gladevcp/builtin-panels/gtk_little_probe/gtk_little_probe.py
?
  • deltafox24
  • deltafox24
09 Nov 2025 16:23
Replied by deltafox24 on topic Rotary axis in Qtdragon_hd

Rotary axis in Qtdragon_hd

Category: Qtvcp

When I load the tool, I see it rotating in the simulation, but all movement is drawn in only one plane. As I showed earlier
  • clayton2ndtry
  • clayton2ndtry
09 Nov 2025 16:19
wifi adapters was created by clayton2ndtry

wifi adapters

Category: Advanced Configuration

Because I am using an antique desktop (Dell Optiplex 960) and WiFi, I am stranded at linuxCNC 2.7.15.  I have struggled to get decent network speed.  Only some USB WiFi adapters work native to 2.7.15.  (Trying to install drivers for adapters with other chipsets was more effort than it was worth.)  The SMC EZ Connect works, but it is only 802.11g and because there is a range and refrigerator in line of WiFi to router, I was limited to about 16 Mbps.

I decided to take a walk on the wild side and bought a BrosTrend Linux USB WiFi Adapter AC1200 for Ubuntu Kali Mint Debian Kubuntu Mate Zorin PureOS Raspberry Pi Windows etc. Linux Compatible WiFi Adapter Wireless Dual Band 5GHz 867Mbps + 2.4GHz 300Mbps.  Once I followed the instructions at linux.brostrend.com/ I was able to install the drivers for what is apparently the AC1L family and now I get 240 Mbps. Customer support was necessary to figure out which driver family was required during driver installation.   Curiously, plugging the adapter into the front USB ports gave me many times the rate as rear USB ports.
Displaying 5461 - 5475 out of 18321 results.
Time to create page: 0.663 seconds
Powered by Kunena Forum