Advanced Search

Search Results (Searched for: )

  • DerKlotz
  • DerKlotz
10 Oct 2025 15:05 - 10 Oct 2025 15:06

Button on Linuxcnc interface that switches an output on Mesa 7i76e on and off

Category: GladeVCP

Hello,
I would like to have a header on my Linuxcnc interface that switches Pin17=hm2_7i76e.0.7i76.0.0.output-00 on and off on my Mesa7i76e. So far, I have created an LED and a button in Glade. This already appears on the Linuxcnc interface, but no control content is stored. How do I proceed? I tried to do some preliminary work on the Glade page, but failed. What do I need to do and where?
Thank you
  • RLA
  • RLA
10 Oct 2025 14:28
Replied by RLA on topic AC Servo change to run

AC Servo change to run

Category: General LinuxCNC Questions

OK...so would I still need a new INI file?...I have been trying to make a new configuration by copying original which has 9 axis, but it is not working..was just copying and renaming...missing something....but if that is not necessary even better!!

Thanks again,

Rick
  • Aciera
  • Aciera's Avatar
10 Oct 2025 14:17
Replied by Aciera on topic rotary axis brakes

rotary axis brakes

Category: Advanced Configuration

In [EMCMOT] section of your ini file you need to remove this line:
EMCMOT = motmod

The ini file parser takes the first match when looking for a keyword hence the next line with the 'unlock_joints_mask' is not taking effect.
  • alexandrap
  • alexandrap
10 Oct 2025 13:37 - 10 Oct 2025 17:35
Replied by alexandrap on topic My MESA 7i95T wiring

My MESA 7i95T wiring

Category: Driver Boards

MPG - initial attempts



is used original connection of MPG wheel to Encoder 4, configuration only with PNCconfig and manual editing of one component in HAL file based on the solution in this post :
162.243.45.186/39-pncconf/51627-mpg-issue-on-mesa-7i77

net joint-select-a     (b,c)


to

net axis-select-x    (y,z)

I need to change the scale and maximum speed settings.

It's a shame that the MPG configuration error in PNCCONFG hasn't been fixed - it would be possible for beginners (like me) to configure MESA 7i95T (and others...) using only PNCCONFG without manual editing
 
  • jefsaro
  • jefsaro's Avatar
10 Oct 2025 13:28 - 10 Oct 2025 13:36
rotary axis brakes was created by jefsaro

rotary axis brakes

Category: Advanced Configuration

Bonjour , 
je voudrais mettre le freins sur l 'axe rotatif A, j'ai mis le fichier ini a jours mais je pense que j 'ai quelque chose qui manque , pouvez vous m 'aider?
  • meister
  • meister
10 Oct 2025 12:30

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

I have expanded rio so that you can also create rpi5-gpio and parport configs.




it's not direct mixable with the FPGA configs :(
  • meister
  • meister
10 Oct 2025 12:27
Replied by meister on topic Tipps für aktuelle LinuxCNC Hardware gesucht

Tipps für aktuelle LinuxCNC Hardware gesucht

Category: Deutsch

Hab mal rio aufgebohrt, so das man auch rpi5 gpio configs generieren kann :)

  • Fabse
  • Fabse
10 Oct 2025 12:06

Axis configuration not fully working on 2.9.6

Category: AXIS

Hey and thanks for your reply!
I experimented with version 2.9.6 for a bit, but I can not find the fault that causes my problems. It just does not make sense that my config functions perfectly when running 2.9.4 and then goes broken after updating to 2.9.5/6.
I also noticed that calling MDI commands does not work. I have a command that zeroes my z-axis, which I can activate via a pyvcp button. This does not work anymore.
I am a bit relieved that I am not the only one having issues after updating, but I would love to find a solution to all of this!
As for now, I will stick to 2.9.4..
  • DEVILHUNTER
  • DEVILHUNTER
10 Oct 2025 11:42
Replied by DEVILHUNTER on topic XHC-WH04b USB not detected in front port

XHC-WH04b USB not detected in front port

Category: General LinuxCNC Questions

FOUND IT!

After 3 years since I bought the MPG, finally found the cause and solution of the issue of not being recognized on some (or all in my case) USB ports. It probably also solve if somebody got connection problems.

The main issue is that the XHC WHB04b receptor needs quite a lot of power (comparing to other USBs) to maintain a stable connection, and not all USB ports does provide such high current. So if the connection is not stable because the power issure, the kernel does not detect it. This can also happen on windows, but the windows specific drivers solve it on some cases. My computer is an industrial mini PC with external 12V PSU, so all USBs get their 5V from the main board. On desktop computers, front forts have usually lower power than rear ones, causing the issue.

There are a couple of really easy and cheap solutions:
-Use an USB HUB with external 5V power supply
-Use a Y cable (2 male, 1 female USB) either with both male USB connectors to the computer or the power only connector to a 5V PSU.
  • Todd Zuercher
  • Todd Zuercher's Avatar
10 Oct 2025 10:36
Replied by Todd Zuercher on topic NEW BUILD, need help with e-stop in tklinuxcnc

NEW BUILD, need help with e-stop in tklinuxcnc

Category: Basic Configuration

If your test machine has no external e-stop circuit you shouild simply connect the e-stop out signal to the estop in signal in your hal file. Something like this:

net estop-out <= iocontrol.0.user-enable-out
net estop-in => iocontrol.0.emc-enable-in

Then the e-stop buttons on the userinterface will work. and you will need to toggle them when starting Linuxcnc.
  • Todd Zuercher
  • Todd Zuercher's Avatar
10 Oct 2025 10:12
Replied by Todd Zuercher on topic AC Servo change to run

AC Servo change to run

Category: General LinuxCNC Questions

I don't think you would need to change anything in your servo drive. The only changes should be how it is seen and commanded inside Linuxcnc.

How is your servo currently commanded? I presume it is by step/dir commands in position mode? That would not have to change, you would simply have to change what signals are commanding the Mesa hardware stepgen so that they are commanded by the spindle commands instead of the joint that it is currently commanded by.
  • Dragan
  • Dragan
10 Oct 2025 09:55

NEW BUILD, need help with e-stop in tklinuxcnc

Category: Basic Configuration

For weeks, I've been working on my own CNC machine and have made good progress, but I need help with some small details from experts.The machine is a MicroCarve MV3 with 3x 23-305-DS8A steppers in bipolar parallel mode, connected to a TB6600, which is connected to a Raspberry Pi 4. I don’t have a stop button yet.I’ve managed to wire the motors and Pi to test the axes with a Python script. I also created a minimalist INI and HAL file and started TkLinuxCNC. However, I can’t move the motors because the software shows an E-stop, and despite my efforts, I can’t get the machine to move.I access the Pi via VNC without a connected monitor. The image used is rpi-4-debian-bookworm-6.1.54-rt15-arm64-ext4-2023-11-17-1731.img.xz, updated to LinuxCNC 2.9.6.Friends, I need help. I’ve spent many hours on this and am close to getting the machine running.My test script works; HAL and INI files are attached.Thanks,
Dragan
  • juergen-home
  • juergen-home
10 Oct 2025 08:53
Replied by juergen-home on topic A basic .hal file for a simple gamepad

A basic .hal file for a simple gamepad

Category: HAL Examples

I found a safety issue with the toggle2nist function in my gamepad.hal file.
if you e-stop while switching in pause, than switch on and start program again, pause will often not work.
this is a safety problem if you want to trust your pause function.
Therfore I use a special version of toggle2nist: forum.linuxcnc post 05 Oct 2025 18:50 #335873 special  toggle2nist.comp from user Aciera. You have to compile that in by hand.
www.forum.linuxcnc.org/24-hal-components...ton-at-the-same-time
With "pulse-length" parameter set to 50 the problem of the hanging pause is gone.
Therefore, the default toggle positioned before the toggle2nist component must be removed across all implementations to ensure correct toggle functionality.

also changed: e-stop with 13 to stop with 13
 

File Attachment:

File Name: gamepad_buttons2.hal
File Size:18 KB

 
  • Hakan
  • Hakan
10 Oct 2025 08:34 - 10 Oct 2025 12:56

Ethercat drives not responding, mesa error finishing read

Category: EtherCAT

Try this small example config. That should make one axis work.
If it doesn't it is much easier to troubleshoot.
github.com/dbraun1981/hal-cia402/tree/main/example

 
  • Hakan
  • Hakan
10 Oct 2025 06:43

Controlling spindle using python scripts and Modbus TCP

Category: General LinuxCNC Questions

Sounds like a user component.

There are some examples, for example the mitsub_vfd.py here github.com/LinuxCNC/linuxcnc/tree/master/src/hal/user_comps
Displaying 211 - 225 out of 22889 results.
Time to create page: 0.553 seconds
Powered by Kunena Forum