Advanced Search

Search Results (Searched for: )

  • Lcvette
  • Lcvette's Avatar
16 Jul 2025 21:42

Error when saving postion offsets in the offsets tab

Category: QtPyVCP

If you have an "a" axis specified in the ini anywhere, But do not have an "a" axis actually configured in hal you will get the error as its trying to store a position for an undefined axis.

Would be my guess of the error condition
  • atrex77
  • atrex77's Avatar
16 Jul 2025 21:04

W5100S-EVB-PICO stepgenerator and encoder driver

Category: Driver Boards

The first card is in testing now.

 
  • andypugh
  • andypugh's Avatar
16 Jul 2025 20:53
Replied by andypugh on topic Running two LinuxCNC instances in parallel

Running two LinuxCNC instances in parallel

Category: General LinuxCNC Questions

There is an outstanding pull request to allow this.

github.com/LinuxCNC/linuxcnc/pull/2722

I can definitely see uses for this, especially if there was a way for the two processes to communicate.
  • PCW
  • PCW's Avatar
16 Jul 2025 20:41

Using a 7i92t as replacement for a parallel port

Category: Driver Boards

Look like the scaling is wrong on the X Axis ( max velocity is .1666 mm/s )

If there is an issue with pncconfs scaling helper, you could just calculate
the steps per mm and enter that directly.

The PID boilerplate is fine.

To setup pin 16 for spindle control you need to set the number of stepgens to
3 or 2 in pncconf to free up pin 16 as GPIO 5. I would also set the number of pwmgens
and encoders to 0, then hit "Accept components changes" to free up all GPIO
for any other outputs or inputs you need:


 


GPIO outputs need to be set to "GPIO Output" in the pin type menu:


 


 
  • Cerezas
  • Cerezas
16 Jul 2025 20:08 - 16 Jul 2025 20:24

Using a 7i92t as replacement for a parallel port

Category: Driver Boards

Thank you unknown, that's very important information. I noticed that the card came with the W1 and W2 jumpers in pull-up mode. I moved them to pull-downs. 
Hardware-wise, I'm closer to my goal. 

Now, regarding software configuration. I used pncconf to generate a configuration using 7i92t_g540d.bin, since pncconf does not show the firmware that corresponds to what I need (in the stepconfs, dir and step are swapped). The firmware that matches the lathe is 7i92t_benezanx2d.bin.

Can anyone review my hal and ini files (attached) and tell me how to handle swapping the dir and step pins? After the hal is corrected, I assume I need to flash the benezan firmware, right?

Also, if someone can suggest how to clean up those files... I only need to control the pins I mentioned when I opened this topic (see top).

I may need to come back later about the PID stuff and the scale calculation. One of the issues I found in pncconfig is that the pitch can only be a value >= 1, I needed to enter a value of 0.8 mm/rev.
Displaying 14401 - 14405 out of 14405 results.
Time to create page: 0.484 seconds
Powered by Kunena Forum