Advanced Search

Search Results (Searched for: )

  • Cerezas
  • Cerezas
23 Jul 2025 16:38

Inverting jogging sense of X Axis on a VistaCNC P1A-S pendant

Category: HAL

Since this is for a lathe, there are only 2 joints in the HAL parameters. LinuxCNC requires that the joints are numbered from 0 consecutively, that is, I can only have joints 0 and 1. The association between joint 1 and the z axis is done in the HAL files. With that association, GCode works properly.

As I mentioned before, the pendant was jogging the X axis as I wanted in Step, Velocity and Continuous mode before I moved to the mesa card. I was using exactly the same vc-p1as.hal file as the one I'm trying to use now. Something very subtle changed and that's what I'm trying to figure out.

I tried debugging with halmeter and see what signals were triggered when I used the pendant, but that didn't help much. I'm still learning about the HAL.

Thanks once again for looking into this issue.
  • PCW
  • PCW's Avatar
23 Jul 2025 16:03
Replied by PCW on topic How to control brake before moving ?

How to control brake before moving ?

Category: HAL

The gcode (M62,M63,M66) method with digital I/O will work for any motion but you need to change the gcode.

 
  • bladekel
  • bladekel
23 Jul 2025 15:35 - 23 Jul 2025 15:40
Replied by bladekel on topic How to control brake before moving ?

How to control brake before moving ?

Category: HAL

The intended use is for indexing rotaries as described in this section:
linuxcnc.org/docs/stable/html/config/ini...:ini:sec:axis-letter

If you need more than just G0 moves then you would likely need to make something up in HAL.

 

I can only control the brake with G0 moves.
here is the way;
[EMCMOT]
EMCMOT = motmod unlock_joints_mask=0x08
...

[AXIS_A]
...
LOCKING_INDEXER_JOINT = 3

[JOINT_3]
....
LOCKING_INDEXER = 1

I have to control the brake for G0,G1,G2,G3 and manuel movements. Because that axis' motor has mechanical brake.
In any type of movement, brake is have to be deactivated and after the movement it has to be activated again.

Do you have any opinion else ? What else I have to try?
  • Aciera
  • Aciera's Avatar
23 Jul 2025 15:23
Replied by Aciera on topic How to control brake before moving ?

How to control brake before moving ?

Category: HAL

The intended use is for indexing rotaries as described in this section:
linuxcnc.org/docs/stable/html/config/ini...:ini:sec:axis-letter

If you need more than just G0 moves then you would likely need to make something up in HAL.
  • RotarySMP
  • RotarySMP's Avatar
23 Jul 2025 14:42
Replied by RotarySMP on topic Un-lobotomizing a Maho MH600T

Un-lobotomizing a Maho MH600T

Category: CNC Machines

Nice work you have done on that DIY EXE, with DIN rail mounting.
  • jjdege
  • jjdege's Avatar
23 Jul 2025 14:18
Replied by jjdege on topic Axis and tool length sensor troubles

Axis and tool length sensor troubles

Category: General LinuxCNC Questions

Hi,
Check the Z travel to reach the probe in the .ini file.
[TOOLSENSOR]
MAXPROBE = XXX
  • JT
  • JT's Avatar
23 Jul 2025 13:32
Replied by JT on topic Is mini still available?

Is mini still available?

Category: Other User Interfaces

buildbot.linuxcnc.org/dists/

is debs you can see if your OS is there and 2.7 is built for that OS version.

JT
  • JT
  • JT's Avatar
23 Jul 2025 12:30
  • Walkahz
  • Walkahz
23 Jul 2025 12:10
User tabs file missing probe basic was created by Walkahz

User tabs file missing probe basic

Category: QtPyVCP

In the process of setting up prprobebasic on my machine, coming from gmoccapy.
have configured as per the help files however am getting a error saying the file path for user tabs is missing (refer image)
any ideas what I may have missed?
 
  • JT
  • JT's Avatar
23 Jul 2025 11:58
Replied by JT on topic Is mini still available?

Is mini still available?

Category: Other User Interfaces

Mini was depreciated in LinuxCNC 2.7.
You could make a similar GUI using Flex GUI.
gnipsel.com/linuxcnc/flexgui/index.html

JT
Displaying 14281 - 14290 out of 14290 results.
Time to create page: 0.700 seconds
Powered by Kunena Forum