Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
Today 14:54
Replied by tommylight on topic DIY CNC

DIY CNC

Category: Milling Machines

... but thread milling solves the thread cutting dilema on all machines and is much easier on small machines.

Those things are magnificent and make tapping possible on low torque/power spindles.
  • Aciera
  • Aciera's Avatar
Today 14:37 - Today 14:40
Replied by Aciera on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

Well, it depends on how you derive your DH parameters. You'll just have to go through the process I'm afraid, so please look at the linked tutorial regarding modified DH parameters, there is a graphical explanation of how the coordinate system is manipulated to build the kinematic chain from the base to the tool tip and how that will give you the correct DH-{D,A,ALPHA} values.
That process will also define the correct sense in the joint rotations by using the right hand rule with the thumb pointing in the Z-axis direction. 

Your idea is to bring the arm in a position where every joint is slightly + - 5 deg? To go out of the singularity?

Not 'every' joint, but joint 4 and joint 6 must not be close to being collinear.
Again, please look at the linked explanation of wrist-singularity.


Also, I would just ignore the 'inverted Tool coordinate system' until you get things working like the 'puma560' sim. 
  • GeckoWorks
  • GeckoWorks
Today 14:09
Replied by GeckoWorks on topic RS485 + Absolute Encoder for Homing a 4th Axis?

RS485 + Absolute Encoder for Homing a 4th Axis?

Category: General LinuxCNC Questions

The B3 drives can definitely home in the drive with a switch + z-pulse just like you said: you send a home command from a DO on the Mesa and the drive will return a signal back once done.
But it's possible it can also home internally using only the absolute encoder value plus some gearing table for the Harmonic Drive. I didnt even think of that but will scour the manual:)

That would be the cleanest solution, I think.
  • automata
  • automata
Today 14:07
Replied by automata on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

hi grandixximo,
what is the progress of adding this liscio type of curve smoothing to linuxcnc master.
-automata
  • meister
  • meister
Today 13:51 - Today 13:52

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

Category: Computers and Hardware

ahh, sorry, you need to set the scale (signals/dty)

if your spindle max speed is 20000rpm, you need to set it to 0.005
# 100 / 20000 = 0.005

EDIT: will try to add a little helper-tool for easy setup
  • PCW
  • PCW's Avatar
Today 13:49

RF45 mill with HSS86 hybrid drivers, 7i96S 7i85 , linear encoders, PID

Category: Advanced Configuration

X,Y moving together sounds like a hardware/wiring issue of some kind.

Can you check if the cross talk is from the encoders or stepgens?

 
  • hitchhiker
  • hitchhiker
Today 13:48
Replied by hitchhiker on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

Ok!

Thanks

What me help:

If i jog in joint mode... what is correct?

J0 + turns it left
J0 - turns it right

J1 + lift up
J1 - lift down

J2 + lift up
J2 - lift down

J3 + turns right
J3 - turns left

J4 + lift up
J4 - lift down

J5 + turns right
J5 - turns left

I ask this because i am still wondering with my setup frlm the first ini i can move the z straight up and down x and y small dent or bend..

But on the end the inversekinematic fails.

Your idea is to bring the arm in a position where every joint is slightly + - 5 deg? To go out of the singularity?

Thank you!
  • Aciera
  • Aciera's Avatar
Today 13:35
Replied by Aciera on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

But what about the tcp in the simulation and my config?
Could you olease check if you have the phenomen with your sim config?

Could you please explain me what are the correct direction of turn + - joint 1 2 3 4 5 6?

That is a result of how the modified DH parameters are derived, see the tutorial I linked in my post above forum.linuxcnc.org/10-advanced-configura...al-ini-issues#348232

As a matter of fact I'm not even sure that having the Tool Coordinates pointing down is even a problem. Or if it is more a question of cosmetics. (ie having the A axis value '0' in the home position rather than '+-180 and thus having the tool cone in the preview in the usual orientation')

In the 'melfa-sim' config a workpiece offset is used to have the preview cone pointing the usual way. (eg 'G10 L2 P7 X0 Y0 Z0 A-180 B0 C0' in '428remap.ngc').

However your method of inverting the last rotation _might_ actually be the better solution. I just tried it in melfa-sim and it seems to make the offset shift for the A-axis unnecessary.
So I don't think that doing it your way would cause you trouble.

Thanks for your help... is it possible we can meet us in a teamview or zoom call or something? I am from germany.. timeshift... but if you can help me it would be so nice.


I can only work on stuff like this a little bit here and there so lets just keep going like this, it suits me better than having to allocate a chunk of time.


Generally speaking these kinematics are largely experimental so we should not assume that the examples are necessarily doing everything _right_.
  • myankov
  • myankov
Today 12:50

RF45 mill with HSS86 hybrid drivers, 7i96S 7i85 , linear encoders, PID

Category: Advanced Configuration

Hello,I’m setting up an RF45-style mill with LinuxCNC on a Mesa 7i96S 7i85. The machine uses 86HSE12N-BC38(NEMA34 12nm) motors with HSS86 hybrid drivers, and I have installed linear encoders on X, Y, and Z. The encoder resolution is 0.005 mm, so I set the encoder scale to 200. I’m using switch homing only — I do not have an index pulse on the encoders.The machine already homes and moves, so the basic step/dir side is working. The encoders are assigned as:
  • X = encoder 0
  • Y = encoder 1
  • Z = encoder 2
My goal is to use the linear scales for closed-loop correction in LinuxCNC while still keeping the HSS86 closed-loop stepper drivers in the system. The question is will these two fight for dominance? Second question is what is the correct way of doing it ?
The main problem is that i don't know what i am doing :).
Second main problem is when i move x y is moving also ?!?!? And Linuxcnc e-stops with following error. None of changes i make in  PID values makes any meaningful change in my opinion (but i don't know what i am doing soooo....).
I have uploaded my .hal and .ini files any help will be greatly appreciated. 
  • viewsat
  • viewsat
Today 12:23 - Today 12:27
  • hitchhiker
  • hitchhiker
Today 11:42
Replied by hitchhiker on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

Ok!

But what about the tcp in the simulation and my config?
Could you olease check if you have the phenomen with your sim config?

Ok a negative sign on pwm scale and encoder scale is not the issue?

Could you please explain me what are the correct direction of turn + - joint 1 2 3 4 5 6?

Possible that there is something wrong... i dont understand the MDH with flipping the coordinate system correct possible.. thats why alpha 0 to 5 has this values.

Possible my length and side shifts are not correct because the puma200 and puma560 are different on which side is shoulder to upper arm and upper arm to lower arm.

Thanks for your help... is it possible we can meet us in a teamview or zoom call or something? I am from germany.. timeshift... but if you can help me it would be so nice.

Thanks
  • rodw
  • rodw's Avatar
Today 11:16

Livestream Discussing LinuxCNC and MTConnect 27 July 2026 11:00am GMT+10

Category: Off Topic and Test Posts

Thats pretty cool. I'll give it a go. If you have Home Assistant it was dead simple to publish this
 

In fact it was stupid simple once I enabled mqtt which I already had on my server (A pi4b Ive been running for years), it was done for me.

 
Displaying 1 - 15 out of 287739 results.
Time to create page: 4.094 seconds
Powered by Kunena Forum