Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
29 Aug 2025 00:27

5i25T + 7i85S Firmware Request (4 PWM Gens, 4 Encoders) Please !!

Category: Driver Boards

I'll try and to do this this evening.

The default (pullup) configuration is suggested for Mesa daughter cards
  • speck
  • speck
29 Aug 2025 00:13
Replied by speck on topic Biesse rover B pc upgrade

Biesse rover B pc upgrade

Category: General LinuxCNC Questions

Hello could you help direct me to where and how to do this I have a biess Rover b7.40 t
  • Ronniecnc
  • Ronniecnc
28 Aug 2025 23:55

5i25T + 7i85S Firmware Request (4 PWM Gens, 4 Encoders) Please !!

Category: Driver Boards

Hello everyone, I'm working on a new project and need a specific firmware for my 5i25T card to interface with a 7i85s daughterboard. I've searched the forum and the official LinuxCNC repository but haven't found a configuration that fits my requirements.My setup needs to support:
  • 4 PWM Generators 
  • 4 Encoders.
     
Also, could someone clarify the correct pull-up or pull-down resistor configuration for the 5i25T board when using it with the 7i85s daughterboard? What are the correct jumper settings (W2, W4) for this specific setup? Thanks in advance!
  • jschulze
  • jschulze
28 Aug 2025 21:06 - 28 Aug 2025 21:28

How to modify 5axiskins from BC head to AC head

Category: General LinuxCNC Questions

I don't have the sim/axis/vismach/5axis/table-rotary_spindle-rotary-nutating/xyzbca-trsrn_twp/ listed in my sample configurations. I was able to find the thread where you're discussing it and I downloaded the files, but I'm not able to get it to run. I found the readme filed and tried to follow the instructions, but I went wrong somewhere.

Added photo: This is how my machine is setup.  It's a bit silly because I have two "C" axis setup.  Specifically I want to use it to make drums so I wanted the rotary table to keep round things more concentric than just interpolating a circle. 
  • scotta
  • scotta's Avatar
28 Aug 2025 20:38
Replied by scotta on topic REMORA EC500 - NVMPG - version2 NVUM/NVEM

REMORA EC500 - NVMPG - version2 NVUM/NVEM

Category: Computers and Hardware

Hi, it would be worth checking the pinning between the NVEM and the EC500 but I think it should be compatible. Have you enabled the nvmpg in the board config ini files?
  • HMJ-Baltic
  • HMJ-Baltic
28 Aug 2025 20:19
REMORA EC500 - NVMPG - version2 NVUM/NVEM was created by HMJ-Baltic

REMORA EC500 - NVMPG - version2 NVUM/NVEM

Category: Computers and Hardware

I Just got this with the post, but did I order the wrong version to make it work on my EC500 RT1052 board, running Remova.
There is light is display, but NO buttoms is responding on it.
It's connected with the 15pin welded connected directly on my EC500 MPG port.

I'm that lucky the pins can be swapped around, to "correct" position, what the EC500 needs, or do I order the correct version instead.
 
  • hitchhiker
  • hitchhiker
28 Aug 2025 20:15
Replied by hitchhiker on topic ECMO VMC100 Retrofit with Carousel/Toolchanger

ECMO VMC100 Retrofit with Carousel/Toolchanger

Category: Milling Machines

haha.. next issue..but solved...

a second mux2 and a mult brings up the fwd and rev function to the spindle in carousel movement. now bidirectional works...but all only on the table with buttons,switches,leds.

i was wondering why i get motor-fwd and motor-rev velocity shown only as positiv value.. then i use the motor-rev pin to use a second mux2 to select the inverted value.

the inverted value i got from mult2. i give in the carousel.0.motor-vel and multiplie with -1.

then i get the negative value...

carousel.0.motor-vel 100 with carousel.0.motor-fwd true gives 100

carousel.0.motor-vel 100 with carousel.0.motor-rev true gives -100

when carousel.0.motor-rev true then the mux2.sel is active nd sends the -100 Value to the first mux2.

first mux2 change between carousel and spindle mode.
  • PCW
  • PCW's Avatar
28 Aug 2025 19:19
  • hitchhiker
  • hitchhiker
28 Aug 2025 18:35
Replied by hitchhiker on topic ECMO VMC100 Retrofit with Carousel/Toolchanger

ECMO VMC100 Retrofit with Carousel/Toolchanger

Category: Milling Machines

I get the carousel.comp working with the toolchanger.

It homes and couunts correct... spindle orient before lift up to the gear to dont crash.

All sensor stuff is linked in a remaped m6 ngc and communicate with m64 m65 and m66 between ngc and hal and carousel.comp.

There is a and2 fuction which gives the carousel the enable signal.
This and2 swirches when the hardware sensor gets true that tell that the carousel is in disengaged position. This means the carousel is connected with the gear to maindrive and the tool is released from the spindle sk30.



Next step is to make the stuff working with the main drive.. think its some stuff with mux2 and xor2.

The spindle is synced and can orient. Its a full servo spindle.
  • ts
  • ts
28 Aug 2025 17:54
Replied by ts on topic Serial port asynchronous reading

Serial port asynchronous reading

Category: Advanced Configuration

PCW, thanks for your reply!

Is there any example for this solution with userspace hal component?
  • pinterluca
  • pinterluca
28 Aug 2025 15:27
Replied by pinterluca on topic Use override to modify laser power

Use override to modify laser power

Category: Plasma & Laser

thank you very much. I really wanted to multiply the two signals but I didn't know the commands. now I understand and I will try.
  • michelko
  • michelko
28 Aug 2025 15:24
Replied by michelko on topic Lathe Macros

Lathe Macros

Category: Other User Interfaces

something went wrong with the screen shot
 
  • KlausB
  • KlausB
28 Aug 2025 15:22
Replied by KlausB on topic z_level_compensation

z_level_compensation

Category: Qtvcp

Hello Chris,

After experiencing issues with other software on my computer, I decided to perform a fresh installation using the current DVD version 2.9.4.
Unfortunately, I'm once again encountering problems with Z-Level Compensation.
After creating the “probe_points.txt” file, I can enable “Z-Comp”, but the value in the “Z_Axis Comp” field does not change as expected. Once “Z_COMP” is turned off, it cannot be reactivated without restarting the program.
Do you have any idea what might be causing this?

With this installation, I also tried the touch plate function. It’s visible that after probing the touch plate, the program sets the Z value to the height of the touch plate before executing the retract. This causes the retract value to be added, and the resulting height above the object is correct.
Unfortunately, the program then subtracts the length of the current tool, which in my case is not useful.
Is it possible to disable this behavior?

Thank you very much for your support.
Best regards,
Klaus
  • michelko
  • michelko
28 Aug 2025 15:21
Replied by michelko on topic Lathe Macros

Lathe Macros

Category: Other User Interfaces

Thanks for your reply.
This is the result on the workpiece
 
  • michelko
  • michelko
28 Aug 2025 15:17 - 29 Aug 2025 19:10
Replied by michelko on topic Lathe Macros

Lathe Macros

Category: Other User Interfaces

So this is my setup:
 
Displaying 10966 - 10980 out of 16614 results.
Time to create page: 0.338 seconds
Powered by Kunena Forum