Advanced Search

Search Results (Searched for: )

  • Gautham
  • Gautham
29 Aug 2025 02:43
Replied by Gautham on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

Omg it worked!!! Thank you so much PCW not only did you spoon feed me on how to get my 7i96s to run my spindle but you also helped me get all my steppers working with the BoB. Thank you so much
  • speck
  • speck
29 Aug 2025 01:34
Biesse rover 7.40 was created by speck

Biesse rover 7.40

Category: CNC Machines

Hello I have a biesse rover 7.40 and am having hard time getting it to run and seemed to have lost all paper work for it is there anyway or anyone who could potentially help me out ?
  • Trav328
  • Trav328's Avatar
29 Aug 2025 00:45 - 04 Sep 2025 15:58
Replied by Trav328 on topic Add gear/range change to linuxcnc turn post

Add gear/range change to linuxcnc turn post

Category: Fusion 360

it took me a few days of reading and playing but i got it working even with  CSS , in the properties tab you can now define you highest speeds for the ranges and fusion will automatically output the desired M code , im used to old mastercam posts but getting the hang of fusion.

once i figured it out this was fairly easy to setup using some bits from an okuma post , you can add as many gears as needed.

here is my current linuxcnc post, setup to switch between 3 gears based on defined speeds in the property tab , puts G43 at every tool change , properly posts G28 , working CSS (selects high gear) , several other changes im forgetting. 

download the text file and change to .CPS , i am not responsable for your machine.

   
 
  
 

File Attachment:

File Name: linuxcnctu...ange.txt
File Size:53 KB
  • 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
 
Displaying 2311 - 2325 out of 22724 results.
Time to create page: 1.907 seconds
Powered by Kunena Forum