Advanced Search

Search Results (Searched for: )

  • andypugh
  • andypugh's Avatar
09 Apr 2025 15:48
Replied by andypugh on topic Maschine only works in the Stepconf Wizard

Maschine only works in the Stepconf Wizard

Category: General LinuxCNC Questions

This is often due to the stepper driver "enable" pins being wired, but not properly conttrolled.
The stepconf wizard doesn't dribe the "enable" pins, and most stepper drivers have an enable that is "enabled" when unconnected.

I would generally suggest saving pins and not wiring the enables. There is no real need for an enable control on a stepper driver (they can't run away in a fault condition, unlike a servo)
  • PCW
  • PCW's Avatar
09 Apr 2025 15:35
Replied by PCW on topic Firmware for 5i25

Firmware for 5i25

Category: General LinuxCNC Questions

Actually the 5I25 has connectors P2 and P3 which are logical ports 1 and 0 respectively.
  • andypugh
  • andypugh's Avatar
09 Apr 2025 15:24
Replied by andypugh on topic ENCODER_RATIO function implementation.

ENCODER_RATIO function implementation.

Category: General LinuxCNC Questions

The info on that Wiki page is possibly a bit confusing as it combines a HAL config that I used initially, with the GUI that I use with a more developed version.

The .ui file is a GladeVCP and would be loaded by a line in the INI like:
[DISPLAY]
...
EMBED_TAB_COMMAND=gladevcp -c hobbing_gui -x {XID} -H ./hobbing_gui.hal -u hobbing.py ./hobbing.ui

I also seem to have fogotten to mention the custom "hobbing" HAL component. This is installed from the attached file with the command "sudo halcompile --install hobbing.comp"

This is then loaded in the main HAL file with:
loadrt hobbing
addf hobbing.0      servo-thread

(It looks like I need to re-write that Wiki page)
Displaying 17356 - 17358 out of 17358 results.
Time to create page: 0.383 seconds
Powered by Kunena Forum