Advanced Search

Search Results (Searched for: )

  • Ac1dburn
  • Ac1dburn
21 Jul 2025 18:50

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

Alright, I'm getting really close now (I think), but I'm to a point where I'm not 100% sure what the deal is. Unfortunately, the pin I needed to use for the QEI encoder module happens to be a bad pin on my SKR 1.4 Turbo apparently. I can't get it to pull high. I may have messed it up years ago trying to get neopixel LEDs working, I don't know. I set up a new pin as a digital input on the Y limit connector (Pin 1.28) and simply mapped the index pulse to that pin in my hal file. I'm seeing what appears to be a solid pulse in halscope. I'm also seeing it trigger on the phaseZ and index-enable pins. However, every time trying to do a threading operation, my program hangs at what appears to be waiting on the index pulse. I know the documentation states that the pins are pre-assigned and can't be changed, but I figured the index was handled differently since it included the remora.input.N is mapped in hal, but maybe something on the backend with the way the QEI encoder is handled. I apologize in advance if my HAL and INI look messy but everything else seems to work. I had to set my servo thread to 2000000 to get around the unexpected real-time delay error, but my latency in histogram --nobase seems great with isolcpus 1,2,3 on the Pi 4. I did try running the program with the servo period set to 1000000 in my INI just to see if that had something to do with a timing issue when registering the index-enable true when Linuxcnc expects to see it, but, it didn't work. Just about everything else seems to be working. Anyways here's my HAL again, my INI, and my config.txt
  • PCW
  • PCW's Avatar
21 Jul 2025 18:36

7i96s Flash for additional PWM and Wiring for laser

Category: Driver Boards

Did you enable 2 PWMGens in the hal file?
  • kn612
  • kn612
21 Jul 2025 18:35
Replied by kn612 on topic Servo Driver Plasma Retrofit

Servo Driver Plasma Retrofit

Category: Plasmac

Success.  I went with LMDE6 and the install went much smoother.  Upgraded to 2.10 and can run a qtplasmac sim. 
  • roland100
  • roland100
21 Jul 2025 18:20

7i96s Flash for additional PWM and Wiring for laser

Category: Driver Boards

Hello PCW,
I flashed my 7i96s with 7i96s_2pwmd.bin and put this line to my custom.hal:

# invert pwm output
setp hm2_7i96s.0.pwmgen.01.out0.invert_output true.

When I start linuxcnc i get the error message
"parameter hm2_7i96s.0.pwmgen.01.out0.invert_output not found"

The hmid-output looks correct:
TB2 2,3 25 IOPort PWM 1 PWM (Out)
TB2 4.5 26 IOPort None
  • PCW
  • PCW's Avatar
21 Jul 2025 17:55

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

Can you post a halscope plot of: 

1 Joint velocity
2. Joint following error
  • JackRay
  • JackRay
21 Jul 2025 17:31
Replied by JackRay on topic homing with Phase Z encoder on MESA 7i96s

homing with Phase Z encoder on MESA 7i96s

Category: Advanced Configuration

it's a static error. But when I put “I” > 1 I get a joint tracking error.
  • tommylight
  • tommylight's Avatar
21 Jul 2025 17:26
Replied by tommylight on topic PlasmaC Voltage Divider

PlasmaC Voltage Divider

Category: Plasmac

Put 1 resistor on each cable, much safer.
www.mouser.de/ProductDetail/Vishay-Dale/...rmWJGO8s8TXMfjOoM%3D
  • Cerezas
  • Cerezas
21 Jul 2025 17:22

Inverting jogging sense of X Axis on a VistaCNC P1A-S pendant

Category: HAL

Thanks Ben, I tried your suggestion but the behaviour is the same. Works in Velocity mode but not in Step mode.
I spent the morning looking at signals with halmeter but I cannot figure this out.

Thanks for taking your time to look into this.
  • Quarter20
  • Quarter20
21 Jul 2025 16:55
Replied by Quarter20 on topic Y axis A slave help request

Y axis A slave help request

Category: General LinuxCNC Questions

Never mind, I found the issue. It was my fault I mis-wired one of the pins on the bob.Great learning experience with the LinuxCNC software digging through the particulars! You guys pointed me in the right direction, much appreciated!
  • Quarter20
  • Quarter20
21 Jul 2025 16:45
Replied by Quarter20 on topic Y axis A slave help request

Y axis A slave help request

Category: General LinuxCNC Questions

Hi PCW:

Thanks for your reply.
When you mentioned: "So if you don't have dual homing switches you need to setup immediate homing"...can you tell me more about that please?

Thanks for your help and support! I set up my parallel port in the step config just as your image above. I have my motors and bob set up on my desk as a test set up to work out the set up without injury to my machine. In a real world application Id need to be able to jog my Y axis (both motors driven at same time) tgether at once. Would I need to set up something in one of the hal or ini files?

Thanks again for your help.
  • zzrzzr
  • zzrzzr
21 Jul 2025 16:39
Replied by zzrzzr on topic PlasmaC Voltage Divider

PlasmaC Voltage Divider

Category: Plasmac

Thanks.

So I could open the Plasma source, cut the cable behind the THC-plug and solder 2 x 1MegaOhm in series of the negative cable and put a shrink tubing over the 2 resistors ?

Is there an alternative to the 1MegaOhm-resistor ? I ask because in the mesanet-store it shows me over 200$ shipping-cost for the 3 resistors and there is an error when the website calculates shipping costs to germany.
  • Aciera
  • Aciera's Avatar
21 Jul 2025 16:11
Replied by Aciera on topic Spindle Docs

Spindle Docs

Category: LinuxCNC Documents

If I interpret this correctly then it was added in 2.9pre:
github.com/LinuxCNC/linuxcnc/commit/3d00...37be66c946acc972636e
  • PCW
  • PCW's Avatar
21 Jul 2025 16:03 - 21 Jul 2025 16:04
Replied by PCW on topic Spindle Docs

Spindle Docs

Category: LinuxCNC Documents

Ahh... that's where the Forum poster

(forum.linuxcnc.org/24-hal-components/566...6eu-hal-and-ini-file

got 2.9 pre

The HM2_eth driver from that version also has bugs with 7I76EU configs
(it gets the name wrong)
 
  • JT
  • JT's Avatar
21 Jul 2025 16:00
Replied by JT on topic Spindle Docs

Spindle Docs

Category: LinuxCNC Documents

My guess is this was added sometime after 2.9.pre but the docs are quite confusing stating 2.9.y which means nothing to me.

JT
  • JT
  • JT's Avatar
21 Jul 2025 15:56
Replied by JT on topic Spindle Docs

Spindle Docs

Category: LinuxCNC Documents

I tried 2.9.pre (the one that you get from Debian) and 2.9.1 from a deb I downloaded and adding them to an Axis ini file and they do not limit anything. I put MAX_FORWARD_VELOCITY = 100 and can do a m3s50000 and it sets the spindle speed to 50000

JT
Displaying 1201 - 1215 out of 24203 results.
Time to create page: 0.212 seconds
Powered by Kunena Forum