Florian,
have you concidered using the Orocos project? http://www.orocos.org/
I don't know how usefull it is, but it's more aimed at the use for robots
than LinuxCNC...
regards, Jan
--
Master Visual Studio, SharePoint, SQ
Andy,
Maybe you could use this geometry:
http://ars.els-cdn.com/content/image/1-s2.0-S0890695501000451-gr1.jpg
This results in different possible tool shapes:
http://ars.els-cdn.com/content/image/1-s2.0-S0890695501000451-gr2.gif
from: http://www.sciencedirect.com/science/article/pii/S08906955010
Alex,
Your code has successfully driven my (not simulated) Puma560,
I'm having problems with the speed/accel. limitations (as they are axis
limits, not joint limits)
The only solution I have a.t.m. is to reduce the overall speed so no joint
limits are reached (works if no singularities come to clos
Chris,
I've managed to get a preview that seemed to display a combination of
the files.
Set the "PROGRAM_PREFIX" setting in the ini file to the location of
the called files
Removed the M30 codes from the end of each sub.
regards, Jan
On Thu, Oct 1, 2009 at 12:54, Chris Epicier wrote:
> Hi a
Chris,
Is your PROGRAM_PREFIX setting in the [DISPLAY] section set?
Regards, Jan
On Thu, Oct 1, 2009 at 12:54, Chris Epicier wrote:
> Hi all
>
> I am in the process of cutting parts, due out soon. Should be doing million
> things, other than keepin my cnc busy.
>
> I checked and rechecked the
Chris,
in file labels.ngc, line 1: Olabels sub
Should be: O sub
and: Olabels endsub
Should be O endsub
This syntax error should also be corrected in the other files.
regards, Jan
On Wed, Sep 30, 2009 at 18:00, Chris Epicier wrote:
>
>
>
> Dear Stephen
>
>> >>Check this chapter in the manual:
>
Check this chapter in the manual:
http://linuxcnc.org/docs/2.3/html/gcode_main.html#r3_7
Regards, Jan
On Sat, Jul 4, 2009 at 13:08, Chris Epicier wrote:
>
> hi everyone
>
> I do a lot of cutting for my rc modelling projects through Rhinocam and axis.
> Now people start asking me to cut for them,
I'm not sure it's the same, but I thought this was already implemented:
http://www.linuxcnc.org/docs/devel/html/man/man9/at_pid.9.html
Regards, Jan
--
Check out the new SourceForge.net Marketplace.
It is the best place to
Dan,
This is part of a program use to control a mimimover robot witch looks
a lot like the teachmover.
It was written by my father centuries ago ... =)
I think it's written in Modula-2 and contains the kinematic equations
you'll need.
Regards, Jan
DEFINITION MODULE Trans;
(*
CCRC Cartesisian co
Dan,
the kinematics of this robot type is quite trivial to solve, this
image should help in figuring it out: http://imagebin.org/33869
The trick is in using substitution (ZR-plane) and putting the center
of the world coordinate system in the rotation centers of the first
and second joints.
Kinema
There's a solution in trunk:
http://www.cnczone.com/forums/showthread.php?t=60199&page=2
Regards, Jan
On Tue, Jul 8, 2008 at 21:56, Kirk Wallace <[EMAIL PROTECTED]>
wrote:
> I would like to display the axes positions in larger numbers, and
> possibly with an inch/mm toggle. I made an X position
Jon,
Actually, they are stepper based machines controlled with a regular parallel
port.
The usc cards we bought from you, are used in an other project for 4-axis
hot-wire foam cutter.
I haven't got the time to post a video of that machine, yet.
Regards,
Jan Van Gilsen
On Thu, Jul 3, 2008
Eduardo,
If it's a on board parallel port, try changing the parallel port mode in
your BIOS (spp/epp/epc/...)
Pin 14 and 16 are connected to the parallel port's control register, in some
modes this register uses 3V signals instead of 5V.
I had a similar problem and solved it by using epp instead
Hi,
I'm building a stepper configuration from 2 old floppy stepper motors,
and use quadrature signals to control them.
For the hal-configuration I started with the stepper_mm config and
modified it to output quadrature signals.
the steppers move when a jog in Axis, without following errors (even
a
14 matches
Mail list logo