Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
Today 17:22
Replied by Aciera on topic DIY Robot Kinematic parameters,

DIY Robot Kinematic parameters,

Category: Advanced Configuration

As NWE has already commented, 'genserkins' assumes 6 axes (yours seems to be missing the forearm twist).
There is a kinematic in linuxcnc for a 'scorbot er3' which looks like it might be adaptable for your case:
github.com/LinuxCNC/linuxcnc/blob/master...atics/scorbot-kins.c
  • nhof
  • nhof
Today 16:49
Replied by nhof on topic Beckhoff EL2522 lcec xml file

Beckhoff EL2522 lcec xml file

Category: EtherCAT

Hello emresensoy, I recently wrote a driver for EL2522 which is available since linuxcnc-ethercat v1.41.2.

It supports Continuous Position (CSP-like) mode currently, as seen here: github.com/linuxcnc-ethercat/linuxcnc-et...ster/examples/el2522

I hope you will find this useful, please let me know if you try the driver and encounter any problem, as I may be able to assist. Thanks.
  • tuxcnc
  • tuxcnc
Today 16:39

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

Category: Computers and Hardware

I have never written anywhere that I forbid anyone to do anything.
I wrote that modifying Chinese electronics is a bad idea, which is true for several reasons.
Cheap PCBs do not tolerate re-soldering very well, the copper peels off from the substrate, even if something works well immediately after such an operation, there is no guarantee that it will work after a month or a year.
Is there any prohibition against writing about it?


PC817 is a strange chip that works in a strange way.
First of all, it is an analog circuit, not a digital one.
Secondly, the input is controlled by current, not voltage, and the output forces current, not voltage.
In addition, the frequency response strongly depends on the input current, a small current means a small propagation time, but also a small output current.
The chip can work really fast (several dozen kilohertz), but then it may not drive the next stage with a small current.
However, when driven by high current, it may have problems already at a few kHz.
There must always be some compromise, assuming that the designer knew what he was doing and did not assume that if the PC817 withstands 50 mA, 20 will be fine...
  • hughcustoms
  • hughcustoms
Today 15:41

How do i know if my EtherCat Install is right

Category: EtherCAT

Hi All so i have a question
so how do i know if my Ethercat install is successful, I check the Master is active the Slaves are there
I now need to do the HAL files and config xml 
i have this not sure if it is correct
i have 6 servo motors , 
  • NWE
  • NWE's Avatar
Today 15:21
Replied by NWE on topic DIY Robot Kinematic parameters,

DIY Robot Kinematic parameters,

Category: Advanced Configuration

Looking at the drawing, it seems to be missing 1 degree of freedom. Is this intentional? Or am I overlooking something?
  • 5280
  • 5280
Today 14:27
Replied by 5280 on topic Ver 10 NEW install

Ver 10 NEW install

Category: General LinuxCNC Questions

No big deal as the guy that sold me my first computer said "a computer is pure MAGIC"

the laptop is a Dell Inspiron 5737, 43GTQzi, Bios A07 started out it's life with Windows 8 on it

I'll re type the command lines and again and see what comes up. but not right away

tks again for the help.! I keep trying
  • meister
  • meister
Today 14:10

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

Category: Computers and Hardware

Sorry for my poor English – enjoy it; it’s the first and probably the last video in which I’ll try to speak English.

www.youtube.com/shorts/u9xUOXN080M

Well, yes, blue is a 3.3V level, as I measured it directly at the FPGA pin
  • tommylight
  • tommylight's Avatar
Today 13:20
Replied by tommylight on topic Conversational CAD CAM

Conversational CAD CAM

Category: O Codes (subroutines) and NGCGUI

No promises.
  • tommylight
  • tommylight's Avatar
Today 13:19

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

Category: Computers and Hardware

If I replace the DIR PC817 optocoupler with a high-speed 6N137, it can correctly return to the zero position. 

This is wrong way.
By modifying the driver, you risk damaging it and reducing its reliability.
Although the PC817 has a very low bandwidth, the correct solution is to increase the dirhold.

Tux, you have a nasty way of replying, and you have been warned once about it.
It is their choice if they want to modify something or not, that is what DIY is about and helps with learning.
You are right about PC817, but you are wrong about dirhold as it does not magically raise the level to 5V on 3.3V systems.
I understand you are trying to help, so thank you, but the way you do it sometimes comes as very offensive and demeaning.
  • cmorley
  • cmorley
Today 13:04

Gui message while homing with shared home/limit swiches

Category: Qtvcp

It's more likely the bogus message comes from hal_glib library watching the limits switches without knowing about shared homing use.
  • rodw
  • rodw's Avatar
Today 12:40
Replied by rodw on topic 5/2 -Wege Magnetventil

5/2 -Wege Magnetventil

Category: Deutsch

There is no such pin. Please always read the documents. type: man motion
  • rodw
  • rodw's Avatar
Today 12:29

Gui message while homing with shared home/limit swiches

Category: Qtvcp

I think this is actually a bug in the QtDragon GUI.

Moved to the Qtvcp section so maybe @cmorley picks it up.

If it is, its a new one, I had no problems with a single home/limit switcch. Feel free to review my hal and ini files
github.com/rodw-au/vmnmillqt/tree/main
  • rodw
  • rodw's Avatar
Today 12:22

Gantry oxyfuel / plasma type machine from scratch

Category: General LinuxCNC Questions

What you exactly mean by "downdraft zones" ? I have not yet build the table where the workpiece will sit on.
But the gantry is already existing and here are some pictures of when I received it.


 


Some large commercial tables have a central exhaust duct down the side or up the centre and as the torch passes into a zone, a gate opens and the others close (usually by pneumatics) so the draft is centralised in that particular cutting zone. It is possible to track the torch position and activate the relevant zone with LinuxCNC. The dust is usually filtered and the exchaust ducted outside of the building. I did write a component that did this for another user which triggered a bank of air solenoids.
  • emresensoy
  • emresensoy
Today 11:16
DIY Robot Kinematic parameters, was created by emresensoy

DIY Robot Kinematic parameters,

Category: Advanced Configuration

Hello everyone,
I'm working on a robot. There are some errors, and I want to verify the DH parameters to be sure. What should the axis placements and DH parameters of the robot, whose drawing is below, be?

I'm using Genserkins.
  • Becksvill
  • Becksvill
Today 10:29
Replied by Becksvill on topic Conversational CAD CAM

Conversational CAD CAM

Category: O Codes (subroutines) and NGCGUI

Tommy can you see if this works for you if you get time I want to get a few 2nd opinions and make sure most people can get this to work.
Displaying 1 - 15 out of 14009 results.
Time to create page: 0.245 seconds
Powered by Kunena Forum