Advanced Search

Search Results (Searched for: )

  • Jonathan_H
  • Jonathan_H
24 Aug 2025 18:43

System hangs repeatedly with certain combinations of operations

Category: General LinuxCNC Questions

The VFD does have a 0-5V frequency signal output. Wondering if there's a way I could use that for the spindle-at-speed after a spindle stop. Perhaps by simply comparing it with a threshold
  • Nalofox
  • Nalofox
24 Aug 2025 17:50
Replied by Nalofox on topic Mesa 7i96s pkuart firmware

Mesa 7i96s pkuart firmware

Category: Driver Boards

Thank you

It’s obvious now, but since I bought it in the EU, I couldn’t find it…
  • Trav328
  • Trav328's Avatar
24 Aug 2025 17:14

Add gear/range change to linuxcnc turn post

Category: Fusion 360

For the past while i have been using mastercam v9 for my linuxcnc powered lathe , I use 3 M codes to select speed ranges , this was easy to setup in the mastercam post but im having a hard time with the fusion post.

All the information i can find online seems to be a bit dated or the post format has changed , it looks like there used to be a fairly simple section for the spindle but now is more complicated than i can handle.

1-649 rpm - M101
650-1199 rpm - M102
1200-2200rpm - M103

Here is what the code should look like , note the M102 before the spindle turns on , If using constant surface speed it should output the M code for the max RPM

G0 T0002 M06 G43
G97 M102 S1200 M03
G0 G54 X1.8013 Z.11 M8


I have attached the newest linuxcnc turn post with a few small changes i have made for other things.including G43 at every tool change .

Thanks for any help you are able to offer.

 

File Attachment:

File Name: linuxcncturning.txt
File Size:52 KB
  • andronick83
  • andronick83's Avatar
24 Aug 2025 17:13
joywheel.comp - Joystick wheel processor was created by andronick83

joywheel.comp - Joystick wheel processor

Category: Lathe Library


halcompile --install joywheel.comp
# Load Gamepad
loadusr -W hal_input -KA +Logitech
net joy-rx-pos            <= input.0.abs-z-position    # float [-1, 1]
net joy-ry-pos            <= input.0.abs-rz-position    # float [-1, 1]

# Load JoyWheel component
loadrt joywheel            names=joywheel-z
addf joywheel-z            servo-thread

# Set axis jog parameters
setp axis.z.jog-vel-mode 0
setp axis.z.jog-scale    0.01
net mode-manual            halui.mode.is-manual    => axis.z.jog-enable

# Connect JoyWheel
setp joywheel-z.deadband 0.90
net joy-rx-pos                                    => joywheel-z.in0
net joy-ry-pos                                    => joywheel-z.in1
net joywheel-z-scale    axis.z.jog-scale        => joywheel-z.scale
net joywheel-z-out        joywheel-z.out            => axis.z.jog-counts
  • jschulze
  • jschulze
24 Aug 2025 16:48 - 24 Aug 2025 17:01

Looking for Stepgen Index Homing Firmware for Mesa 7i76eu & 7i85S

Category: Driver Boards

Hi,
I was hoping someone might have a firmware file for a 7i76eu & 7i85S that enables the stepgen index homing.  Or if anyone has any links on how to make custom firmware I downloaded the source file and found a post with the necessary changes, but I'm not sure how to compile the firmware.

I didn't have enough encoder inputs so I only connected the index signals from my servo drives to the 7i85S encoder inputs.  Thanks in advance for the help.  

X-Axis ---> stepgen.00 --> hm2_7i76e.0.encoder.00.input-a
Y-Axis ---> stepgen.01 --> hm2_7i76e.0.encoder.00.input-b
Y2-Axis ---> stepgen.02 --> hm2_7i76e.0.encoder.00.input-index
Z-Axis ---> stepgen.03 --> hm2_7i76e.0.encoder.01.input-a
A-Axis ---> stepgen.04 --> hm2_7i76e.0.encoder.01.input-b
B-Axis ---> stepgen.05 --> hm2_7i76e.0.encoder.01.input-index
C-Axis ---> stepgen.06 --> hm2_7i76e.0.encoder.02.input-a
  • tommylight
  • tommylight's Avatar
24 Aug 2025 16:34
Replied by tommylight on topic Voron Life , for anyone going into 3D printing !

Voron Life , for anyone going into 3D printing !

Category: Additive Manufacturing

No i have not, V6 Volcano only, modified the toolhead for it and longer StealthBurner.
  • michaeln
  • michaeln
24 Aug 2025 16:31
Replied by michaeln on topic in linuxcnc freecad 1.0 einbinden

in linuxcnc freecad 1.0 einbinden

Category: Configuration Tools

Hallo karle,

über die offiziellen Qellen von Denain 12, auf der die ISO von LinuxCNC 2.9.4 basiert, bekommt man nur ein solch ältere Version.

Die aktuellste Version bekommt man ein einfachsten als flatpak über den Flathub, siehe flatpak.org/setup/Debian

Viele Grüße

Michael
  • PCW
  • PCW's Avatar
24 Aug 2025 16:19
Replied by PCW on topic Mesa 7i96s pkuart firmware

Mesa 7i96s pkuart firmware

Category: Driver Boards

If you got to Mesa's web store and then to the specification tab for the 7I96S
there is a support software download selection. 

This support software includes firmware files for the 7I96S
  • Nalofox
  • Nalofox
24 Aug 2025 16:09
Mesa 7i96s pkuart firmware was created by Nalofox

Mesa 7i96s pkuart firmware

Category: Driver Boards

Hi,
I'm new to LinuxCNC. I tried to build a small milling machine and would like to control the VFD driver through Modbus.
I am using the Mesa 7i96s. I’ve seen some people mention flashing the card with "7i96sd_pktv2.bin" to remap the SSerial port to the PKUART port, but I can’t find this firmware.So, I’m stuck at the beginning…
Maybe I’m misunderstanding something?
Can you help me?Thanks!
Displaying 13786 - 13794 out of 13794 results.
Time to create page: 0.379 seconds
Powered by Kunena Forum