Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
01 Jul 2025 19:33
Replied by PCW on topic Bios error during lcnc start

Bios error during lcnc start

Category: Computers and Hardware

Hard to tell, it might be a connection issue causing a parity error
in that slot or some unknown incompatibility.

Does lspci show the card?

lspci | grep 2718


 
  • 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
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

I get a tracking error. the scale of my encoder is correct on my B axis display

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

I get a tracking error. the scale of my encoder is correct on my B axis display

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)
  • langdons
  • langdons
01 Jul 2025 13:04
Replied by langdons on topic Puesta a tierra

Puesta a tierra

Category: General LinuxCNC Questions

Good power supplies have an internal EMI filter.

In your case, probably keep the power supplies isolated.

Power supplies often have a high inrush current, which could blow your 13A fuse.
  • 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.
 
Displaying 211 - 225 out of 25551 results.
Time to create page: 0.318 seconds
Powered by Kunena Forum