Advanced Search

Search Results (Searched for: )

  • Logthor
  • Logthor
Yesterday 07:19
Replied by Logthor on topic DIY CNC

DIY CNC

Category: Milling Machines

For the simple stuff I'm doing with my bob, I don't think it'll be an issue. I'm well aware of what a nightmare it'll be to machine. The model needs a lot of love.
  • hitchhiker
  • hitchhiker
Yesterday 06:18
Replied by hitchhiker on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

this is how it looks when i start the genserkins example 


could it be a problem that i change the signs on m joint  1,3 and 4 (linuxcnc joints!).. there have minus sign... please look at the ini you will see what i mean.

i attached 2 screenshots.. mygui is what i have after homing. i changed in the homing: homeoffset und home to 0. i move befor homeing in a extra osition.. form this position i hit home... then all 6 motors turn until the Z index of the encoder is reached.

i attached form this a picture.. pumaafterhoming.... thats the "ready position" but the in Wolrd Z moves are "ok" but in x and y it makes stuff wit the hand joints and get failure.. i attached again the used ini with editi to home and home offset 0.. to talk about the NOW situation.

i thank you!


aah befor i forget... there is a difference between puma 560 and puma 200... the shoulder of the puma 200 is of the opposite then on the puma 560. thats why i have on D1 a positiv value.. this value i got from stäubli via email. i measured.. and yes this values are correct... its from red green to green in the drawing i attached. i add then the puma560geo.png to the attached files that you see what i mean what is the difference... 

pum200geo


puma560geo
 

puma200afterhoming
   
puma200gui after homing



exampleguipuma560
 
  • timo
  • timo
Yesterday 05:26
Replied by timo on topic DIY CNC

DIY CNC

Category: Milling Machines

Anecdotal evidence: I had issues getting a 100ppr encoder to work reliable at 600 rpm. The cheap BOB seemed the issue, the system was loosing signals.

The Mesa Card fixed the problem and I have not the slightest interest in trying to figure out what went wrong, only point (I should have spent the money earlier)

20000 pulses (if I am correct and did not make a mistake) It would limit a 1/8th 200ppr stepper motor with my lead screw (4mm pitch) to approx. 3000mm/min. This is in my book good enough for a sherline, but some commercial machines run approx. 10x that speed.

@logthor: The stl you posted, will be a nightmare to machine :-).
  • Aciera
  • Aciera's Avatar
Yesterday 05:14
Replied by Aciera on topic TCP - Tool Center Point

TCP - Tool Center Point

Category: General LinuxCNC Questions

Yes, I'm pretty sure we can delete that one.
  • Aciera
  • Aciera's Avatar
Yesterday 05:08
Replied by Aciera on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

Ah, I see what you mean, the A value being 180° because the tool coordinate frame is pointing away from the flange. You are rotating the tool frame in the kinematics. Ok that shouldn't be the problem then.
Can you post a screenshot of the situation when you start the example program?
  • GeckoWorks
  • GeckoWorks
Yesterday 04:53
Replied by GeckoWorks on topic USB haas operator panel interface

USB haas operator panel interface

Category: Other User Interfaces

I went a bit deeper into this rabbit hole and picked up some used panels. Still waiting for them to arrive. Not Haas though - I missed out on that deal.

But it turns out, sometimes (often?) these panels are a mix of both a raw matrix output and USB or PS/2. Like the Syntec and their clones as shown here . In the latter case, the "CNC'ish" buttons are all just a matrix but the keypad/numpad come out as a standard PS/2 protocol. 
  • meister
  • meister
Yesterday 04:49

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

I use ./bin/rio-flow riocore/configs/TangNano9K/config.json
The automatically generated ini and HAL files cannot output a 1kHz PWM spindle signal. Do I need to edit the HAL and ini files myself to output the spindle PWM signal?
 

What does your setup look like?
Which interface are you using, and where do you want the PWM output to be?

To use the spindle in LinuxCNC, you still need to configure it in the “Signals” tab.

  dty/net = spindle.0.speed-out
  enable/net = spindle.0.on



@all WARNING: Serial/USB does work, but it's really just for testing;
I wouldn't use it in a production environment.
  • GeckoWorks
  • GeckoWorks
Yesterday 04:46
Replied by GeckoWorks on topic Control panel

Control panel

Category: Show Your Stuff

I was away for a bit but thanks so much Mass.

Thanks for elaborating on why you went with encoders. Syncing with display sliders and resetting to 100% on a press of the knob sounds like good ideas.

I think I read somewhere that the sliders can be made to move with the rotary switches and then if you go to make an adjustment on the slider, it overrides the physical knob. And then when you turn the knob again, that takes over and the slider follows along.
But I can imagine going back to the knob might make some abrupt speed changes. So, having full sync all the time and thus encoders sounds preferable unless one is OK with never/rarely using the sliders.

In the meantime, I picked up three used panels for a steal. They are not SKs but the arduino project and your info will still come in very handy when it's time for me to try to hook them up. If I give up on those, they were so cheap, I can grab an SK4 and make it happen faster thanks to this thread:)
  • meister
  • meister
Yesterday 04:37

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Hi Guys. I have used RIOcore on a Tang Nano 9k (TangBOB board) a couple of times. I am now wanting to try out Ethercat. I was wondering what my options are for doing this. I want to use a RP5 with the Tang connected via an SPI connection to the GPIO pins on the RP5. My first question is where do I connect my Ethercat Drives? from the RP5 or from the Wiznet module connected to the Tang. I would dearly love it if all my configurations for Ethercat can be done within RIOcore.

Cheers
Andrew
 


Hi Andrew,
EtherCAT must be connected directly to the RPi5. Rio runs independently of it; it can only adopt part of the configuration (and even then, only to a limited extent).

 
  • GeckoWorks
  • GeckoWorks
Yesterday 04:20

RS485 + Absolute Encoder for Homing a 4th Axis?

Category: General LinuxCNC Questions

I got my hands on a used 4th axis but need to put in a new servo which is fine. I have a Delta B3 750w servo and drive with absolute, multi turn encoders on the way (used, too). 
The machine will have Mesa cards but given that the 4th axis supposedly has no homing sensor (still waiting for it to arrive), I was hoping to be able to home it to the absolute encoder of the servo.
Would it be possible and not too difficult to use the RS485 from the drive into the host PC (with a USB adapter) to do the homing? AI seems to think so but I don't know how well versed it actually is in LCNC. It did however say that latency shouldn't really be an issue given that this is homing routine done at the start and not something that happens during actual machining. 

If this is not doable or takes a lot of trickery, I will try to put in a small hall effect sensor and home to that + Z-pulse. But would be nice if I didn't need to do that. 
  • tommylight
  • tommylight's Avatar
Yesterday 04:13
Replied by tommylight on topic TCP - Tool Center Point

TCP - Tool Center Point

Category: General LinuxCNC Questions

I feel a spam coming on...
  • brendagibbs
  • brendagibbs
Yesterday 04:09
Replied by brendagibbs on topic TCP - Tool Center Point

TCP - Tool Center Point

Category: General LinuxCNC Questions

TCP is where the magic (and head-scratching) happens in 5-axis machining. Whether you're using G43.4 style dynamic TCP or delegating coordinate transformations to your CAM post-processor, having LinuxCNC handle real-time spatial transformations keeps feed rates consistent across multi-axis arcs. Super helpful thread for anyone moving beyond standard 3-axis setups!"
  • rodw
  • rodw's Avatar
31 Jul 2026 01:20
Replied by rodw on topic DIY CNC

DIY CNC

Category: Milling Machines

Cool, I will probably go with the parallel port in the meantime, then. I should have enough I/O with the parallel port to control my x, y, and z axes and my spindle, right? I'm just looking for a yes or no regarding the timing issue and whether it would be a problem or not in making that part (assuming I have 15000-20000 nanoseconds jitter).

Yes, I have started a video series on a parallel port control board from scratch. This is the first of 3

This is new for me as I've only used Mesa and Ethercat before.
Spindle is working fine with 0-10v control, There is enough inputs for estop, probe, home switches and outputs for coolant, mist etc so it will be complete.

The plan is to redo the spindle to use RS485 Modus and eventually migrate it to Mesa and even Ethercat. This is more of a training video than for a specific machine although I'll eventually build one for it.

 
  • viewsat
  • viewsat
31 Jul 2026 01:02

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

I use ./bin/rio-flow riocore/configs/TangNano9K/config.json
The automatically generated ini and HAL files cannot output a 1kHz PWM spindle signal. Do I need to edit the HAL and ini files myself to output the spindle PWM signal?
  • Logthor
  • Logthor
31 Jul 2026 00:47
Replied by Logthor on topic DIY CNC

DIY CNC

Category: Milling Machines

Cool, I will probably go with the parallel port in the meantime, then. I should have enough I/O with the parallel port to control my x, y, and z axes and my spindle, right? I'm just looking for a yes or no regarding the timing issue and whether it would be a problem or not in making that part (assuming I have 15000-20000 nanoseconds jitter).
Displaying 76 - 90 out of 14289 results.
Time to create page: 0.781 seconds
Powered by Kunena Forum