Advanced Search

Search Results (Searched for: )

  • ALS
  • ALS
01 Jul 2025 19:26
Keyboard Functions was created by ALS

Keyboard Functions

Category: AXIS

Hello, how are you?
I would like to know if it is possible to change the functions of the alphanumeric keyboard to functions customized by me.
For example: by default, the F2 key turns on the machine. Can I change it to any other function?

Tanks 
  • workshop54
  • workshop54
01 Jul 2025 19:15

Wait for spindle-halt signal before reversing spindle direction

Category: Basic Configuration

In that case it seems like writing a custom component is the best choice. 
I'm just getting into writing custom realtime components, so this might be a nice exersize.

I can post the link here when I'm done with it if you guys are interested.
  • GDTH
  • GDTH's Avatar
01 Jul 2025 18:37 - 08 Jul 2025 17:36
Bios error during lcnc start was created by GDTH

Bios error during lcnc start

Category: Computers and Hardware

He.

I have a 5i25 in a HP workstation.
The computer works fine until I want start lcnc. It reboots and gives this error tlp poisend on pci slot.

Does anyone have any idea what is going on?
I did have some difficulty getting the card in. 

photos.app.goo.gl/Vi21HjgVt7QMj1yf9
photos.app.goo.gl/Nu3xv5JSHQanxng99
 
  • PCW
  • PCW's Avatar
01 Jul 2025 18:24

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

OK, that's probably to be expected since there does not seem to be any B axis home switch
and you have setup a homing scheme that requires that switch.

If you don't have a home switch on B, and you want to home to index, you need to setup
Index-only homing:

linuxcnc.org/docs/html/config/ini-homing.html#_configuration


 
  • JackRay
  • JackRay
01 Jul 2025 17:07
Replied by JackRay on topic homing with Phase Z encoder on MESA 7i96s

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

my configuration works very well on the x,y,z axes with on/off switches. homming is all done at the same time without any problem. the problem is only on this rotary axis where i have an encoder with which i want to use the Z phase to do my homing.
  • PCW
  • PCW's Avatar
01 Jul 2025 16:17

Wait for spindle-halt signal before reversing spindle direction

Category: Basic Configuration

Do you have a spindle encoder? 
(it might be a bit easier in hal knowing the velocity)

Also maybe this could be done in the g code with 
m5 m66 
  • Tntmold
  • Tntmold
01 Jul 2025 13:40 - 01 Jul 2025 13:42
Replied by Tntmold on topic General Questions about using ethercat

General Questions about using ethercat

Category: EtherCAT

halshow value for cia402.0.csp-mode is true, but the drive parameters (value of modes-of-operation/cia402.0.opmode/lcec.0.x.opmode) is 0.

in the XML file there is
<pdoEntry idx="6060" subIdx="00" bitLen="8" halPin="opmode" halType="S32"/>

in the HAL file there is:

setp cia402.0.csp-mode 1
...
net x-modes-of-operation cia402.0.opmode => lcec.0.X.opmode
...

The drive wants parameter 6060 to be 8 for CSP mode. How do I correct that?
  • Aciera
  • Aciera's Avatar
01 Jul 2025 13:08

Wait for spindle-halt signal before reversing spindle direction

Category: Basic Configuration


Is there a built-in way in LinuxCNC to delay or block a direction change until this signal becomes active? Or do I need to handle this myself, for example using HAL logic or some custom component?


I'm not aware of a built in solution but this could certainly be handled using HAL logic (or a custom component)
  • hellvetica
  • hellvetica
01 Jul 2025 11:54

Robot reads the same position every time it is turned on.

Category: Advanced Configuration

Sorry, i realised i didn't upload the correct .hal file
  • Daan96
  • Daan96
  • Daan96
  • Daan96
01 Jul 2025 08:31

Building a 3-axis plasma table with mesa 7i96s, THCad-2 and nema23 steppers

Category: Show Your Stuff

Slowly all components are coming in to be able to build the control cabinet.
For the drive I have ordered pulleys of 12 teeth to do a test with direct drive.
If this does not work well I will switch to a transmission.

 
  • Hakan
  • Hakan
01 Jul 2025 08:13
Replied by Hakan on topic General Questions about using ethercat

General Questions about using ethercat

Category: EtherCAT

The line
setp cia402.0.csp-mode 1
should make the cia402 put the drive in csp-mode.
OP is required but not enough. For cia402 drivers, they have their own states on top of OP.
The drive needs to be in stat-op-enabled to start moving.
Easiest is to use halshow and navigate to pins,cia402,0 to check the values from the component.
 
  • workshop54
  • workshop54
01 Jul 2025 06:38

Wait for spindle-halt signal before reversing spindle direction

Category: Basic Configuration

Hi all,

I have a setup where the spindle drive provides a spindle-halt signal when the spindle has fully stopped. I’d like to make sure LinuxCNC does not reverse the spindle direction (i.e. switch between M3 and M4) until this spindle-halt signal is true.

Is there a built-in way in LinuxCNC to delay or block a direction change until this signal becomes active? Or do I need to handle this myself, for example using HAL logic or some custom component?

Curious to hear how others have tackled this.

Thanks in advance.
  • Johnnysacalu
  • Johnnysacalu
01 Jul 2025 05:35 - 01 Jul 2025 05:42
Replied by Johnnysacalu on topic Puesta a tierra

Puesta a tierra

Category: General LinuxCNC Questions

Lo que tengo es esto 

Con otro plasma “stamos 125h cnc” con 4 motores paso a paso cada uno con su fuente de alimentación eje z 36v y los demas 60v. Tengo una fuente que me da 5v 12v 24v que alimenta la mesa 7i96s con 5v y los finales de carrera  ESTOP con 24v esta si tiene los mismos negativos y el thc se alimenta de la tarjeta como en el diagrama.
Tengo cables blindados que que están conectados en una sola punta dentro de la caja de controles a un bussbar y de allí va a la tierra de la red AC.

Os explico, mi problema  es que la maquina funciona y corta bien hasta que le pongo el thc “sin configurar ni escala gain ni nada por que en pncconf no me sale para configurarlo y .hal y .ini seme dan muy mal lo intente pero siempre acabo con errores” y me quema el U5 o U7 no se si los dos o solo uno yo cambie los dos y la maquina vuelve a funcionar busque cortocircuito pero no encontre nada asi que pense que seria por la tierra EMI y todo eso  

edit:  uso qtplasmac modo 0
Displaying 12781 - 12795 out of 17373 results.
Time to create page: 0.432 seconds
Powered by Kunena Forum