Advanced Search

Search Results (Searched for: )

  • Logthor
  • Logthor
Today 20:38 - Today 20:39
Replied by Logthor on topic DIY CNC

DIY CNC

Category: Milling Machines

 

File Attachment:

File Name: BBU_part_V...sion.zip
File Size:19 KB
My only concern regarding using my parallel port computer with a breakout board is the delay (hence why I was considering the mesa card). Hypothetically, let's say my jitter isn't a problem. Will my experience making chips be the same as with a mesa card? I want to make some pretty complex parts and am concerned that any amount of jitter could make that impossible. I've attached an STL file of a part that I want to make for a friend. Could this be possible using a parallel port, or should I just spring for the more expensive card?
  • hitchhiker
  • hitchhiker
Today 20:16
Replied by hitchhiker on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

i will try it.. what i found in my ini... ich have - sign on some scales and outputs... i wired all up + to + and - to -.... but if you look into the pum560 sim file.. you will see that the TCP is upside down.. or is something wrong on my sim file??? thanks
  • Aciera
  • Aciera's Avatar
Today 20:03 - Today 20:04
Replied by Aciera on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

Not sure but it seems a bit odd to me that you have a negative 'D-5' value and asymmetric angles for ALPHA-{3,4,5}:
A-3 = 0
ALPHA-3 = 1.570796
D-3 = 203.2

A-4 = 0
ALPHA-4 = -1.570796
D-4 = 0

A-5 = 0
ALPHA-5 = -1.570796
D-5 = -55.88 

When the example 'puma560_dh.hal' has:
setp genserkins.ALPHA-3  1.570796326
setp genserkins.ALPHA-4 -1.570796326
setp genserkins.ALPHA-5  1.570796326

and the melfa example has:
setp genserkins.ALPHA-3 -1.570796326
setp genserkins.ALPHA-4 1.570796326
setp genserkins.ALPHA-5 -1.570796326

linuxcnc.org/docs/stable/html/motion/dh-parameters.html
  • TheTinkeringMechanic1
  • TheTinkeringMechanic1
Today 18:05 - Today 18:07
Replied by TheTinkeringMechanic1 on topic Highlighted gcode doesn't follow current position.

Highlighted gcode doesn't follow current position.

Category: Gmoccapy

After posting that image of the g code I believe I see it now. The % symbol is on line 5. So that would explain everything being off set considering the line is starting at 1...
I knew it had to have been something silly.

Update: That was it.... 
  • TheTinkeringMechanic1
  • TheTinkeringMechanic1
Today 17:53
  • TheTinkeringMechanic1
  • TheTinkeringMechanic1
Today 17:45 - Today 17:49
Replied by TheTinkeringMechanic1 on topic Highlighted gcode doesn't follow current position.

Highlighted gcode doesn't follow current position.

Category: Gmoccapy

If this isn't the version,  I don't know where it would be.
  • hitchhiker
  • hitchhiker
Today 17:43
Replied by hitchhiker on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

hi aciera!

i attached the ini hal and a second hal for the dh paramters.

possible i see somethnig not.. but genserkins with the MDH made me crazy :).. hope i can fix it with the help of the forum!


Thanks for the quick answer!
  • Aciera
  • Aciera's Avatar
Today 17:06
Replied by Aciera on topic PUMA 200 Robotarm and some Hal/INI issues

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

Not much to go on. Please post your hal and ini files.
  • Aciera
  • Aciera's Avatar
Today 17:05
  • tommylight
  • tommylight's Avatar
Today 16:57

Highlighted gcode doesn't follow current position.

Category: Gmoccapy

3.4.9

That is most probably the kernel version, not the GUI.
What user interface on screen?
It seems like GmoccaPy.
Upload a picture of the whole screen.
  • TheTinkeringMechanic1
  • TheTinkeringMechanic1
Today 16:30
  • hitchhiker
  • hitchhiker
Today 16:11
PUMA 200 Robotarm and some Hal/INI issues was created by hitchhiker

PUMA 200 Robotarm and some Hal/INI issues

Category: Advanced Configuration

Hi guys!

I have gere a puma 200 robot arm from unimation.

All joints working
All brakes working
All encoders working
All ratios of the gears fit to encoder and measured angles anglea digital angle measurement tool.

After all this i change my kinematic to GENSERKINS

In joint mode all works.
In world mode i have issues.

There is one thing what make me headache... the TCP is upside down.

If i look to the puma560 vismach genserkins simulation.. its the same.

I set up the DH parameters.. i look to the puma 560 dh parameters in the simulation config and adapt them to my puma 200 parameters i get from the drawings.


In world mode Z looks ok... x y small radius?
But if i start the linux example i get errors of limits and kinematic errors.


Has someone the knowledge to look to it?

Thanks
Could someone help me please?

 
  • tommylight
  • tommylight's Avatar
  • TheTinkeringMechanic1
  • TheTinkeringMechanic1
Today 15:52
Highlighted gcode doesn't follow current position. was created by TheTinkeringMechanic1

Highlighted gcode doesn't follow current position.

Category: Gmoccapy

The is a minor thing that I hope is a simple fix.

The graphical display that follows the tool path is spot on with what the tool is doing. That's not a problem. What I noticed is the highlighted gcode shown isn't following the same position.
So if I tap a tool path line to highlight it in the grid of the graphic window it doesn't highlight that tool path in the gcode.
As you can see in the image I have the angled tool path highlighted which is supposed to be line 33, but in the gcode it's highlighting 29 which is the change in speed 5 lines prior.



A cursory search of the internet didn't reveal much other than recommendations to change g61,g64, but don't believe that has anything to do with this.

How do I correct this?

Thanks in advance.
  • tommylight
  • tommylight's Avatar
Today 15:40
Replied by tommylight on topic DIY CNC

DIY CNC

Category: Milling Machines

I think my only point is, if you already have a PC with a parallel port (rare these days), the $10 breakout is a better option than anything RPI-based, because it lets you get started with LinuxCNC, which has a better growth path than GRBL. 

I absolutely agree, thank you.
Displaying 1 - 15 out of 287682 results.
Time to create page: 2.058 seconds
Powered by Kunena Forum