Daniel Duesentrieb wrote:
> Thanks Andy,
>
> So I have to replace the drivers with the ones from Pica or Mesa. Do I
> still need the encoder converter electronics?
>
>
Possibly. To use my (Pico Systems) gear, you would need our encoder
converter
board, as the commutation signals from the enco
andy pugh wrote:
> On 26 October 2013 21:09, Jon Elson wrote:
>
>> The ABS encoders, if battery backup
>> is provided, apparently put out a burst of quadrature pulses to
>> revolve the apparent position to the offset from the index
>> position, thereby eliminating the need to home the axis. B
Daniel Duesentrieb wrote:
> Like I wrote in my very first post I have absolutely no clue what I am
> talking about. So please explain to me like to a child ;)
>
> I understand that system doesn't know in witch positions the servos are
> because the encoders loose the values on a power off. I unde
Dave Cole wrote:
> Most of the robots I have worked with - like this 6 axis, rely on the
> absolute encoders retaining their position as rehoming after a power
> loss cannot be insured as many of them will crash if they do not know
> where they are at on powerup.
>
> To "rehome" they they have t
Hi Viesturs,
I have done all that except the orientation angle. It has been
almost two years since I last played with it, so I'm having a bit
of difficulty finding all the pieces.
The camera I used is this:
http://www.ebay.com/itm/110764982958 (although any UVC compatible camera should
work fi
2013/10/26 Schooner
> Hi
>
> Sorry can't replicate that
>
> Component loads via halcmd and from hal file
>
> halcmd: loadusr -W passthrough
> halcmd: show all
> Loaded HAL Components:
> ID Type Name PID State
> 4 User passthrough
Thanks Andy,
So I have to replace the drivers with the ones from Pica or Mesa. Do I
still need the encoder converter electronics?
Yes, I can see they "only" have 2.2KW, I would need ~3KW. I do not blan
to lift heavy parts. In fact I want to use the robot as a 5-axis mill
and cut in wood. So I
On 26 October 2013 22:51, Daniel Duesentrieb wrote:
> I understand that system doesn't know in witch positions the servos are
> because the encoders loose the values on a power off.
No, the encoders have a battery back-up and do know where they are
> Witch controller board do I need to use my o
I finally gave up on using the BBB to write the SD card. I created a larger
virtual drive on my VirtualBox Ubuntu and I got a new SD card reader/writer
that works with my Mac. I was able to run the setup_sdcard.sh script under
Ubuntu on my Mac and create the SD card for Debian Wheezy. My BBB now b
On 26 October 2013 21:09, Jon Elson wrote:
> The ABS encoders, if battery backup
> is provided, apparently put out a burst of quadrature pulses to
> revolve the apparent position to the offset from the index
> position, thereby eliminating the need to home the axis. But,
> I've never tried this
I finally gave up on using the BBB to write the SD card. I created a larger
virtual drive on my VirtualBox Ubuntu and I got a new SD card reader/writer
that works with my Mac. I was able to run the setup_sdcard.sh script under
Ubuntu on my Mac and create the SD card for Debian Wheezy. My BBB now b
On 26 October 2013 13:20, Viesturs Lācis wrote:
> I think there are few guys on this mailing list that have played with
> computer vision, so I would appreciate if you could share some hints, how
> are the coordinates of the captured part communicated to LinuxCNC
I would be looking at a user-spa
Like I wrote in my very first post I have absolutely no clue what I am
talking about. So please explain to me like to a child ;)
I understand that system doesn't know in witch positions the servos are
because the encoders loose the values on a power off. I understand that
I have to jog every si
Most of the robots I have worked with - like this 6 axis, rely on the
absolute encoders retaining their position as rehoming after a power
loss cannot be insured as many of them will crash if they do not know
where they are at on powerup.
To "rehome" they they have to be manual jogged into a ce
Duesentrieb Yahoo wrote:
> Jon, I just opened an accout on picasa. You will find a lot of pictures
> there. If something is missing pls let me know:
>
> https://picasaweb.google.com/104662429729242075783/FanucS420f?authkey=Gv1sRgCJaFwtDZ7dve3AE
>
>
OK, I saw 4 pictures showing a Fanuc A860-0320
Jon, I just opened an accout on picasa. You will find a lot of pictures there.
If something is missing pls let me know:
https://picasaweb.google.com/104662429729242075783/FanucS420f?authkey=Gv1sRgCJaFwtDZ7dve3AE
Cheers
Hi
Sorry can't replicate that
Component loads via halcmd and from hal file
halcmd: loadusr -W passthrough
halcmd: show all
Loaded HAL Components:
ID Type Name PID State
4 User passthrough4028 ready
2 User
I like his truth table entries that denote the bad sequences and "FIRE!"
This guy must have a healthy component budget and round up to the
nearest dozen when ordering ! ;-)
I suspect he has some pyro tendencies, who else would make videos of
their burn downs and then post them on the web!
Let
On 10/26/2013 01:27 AM, Sven Wesley wrote:
> Guys,
>
> I wrote a user space python component simulating my tool changer, it works
> like expected in 2.5 but it doesn't start in 2.6-pre. Actually LinuxCNC
> doesn't start at all. I have tested this in SIM mode with both Axis and
> Gmoccapy. In 2.5 it
I cannot reproduce the problem you describe. However, your problem may
actually be a common error that can be corrected by using the "-n" flag to
loadusr--see below.
I saved the script to the file "passthrough" in a directory on my PATH
and then ran it in 2.5 and master:
jepler@babs:/usr/src/lin
On Saturday 26 October 2013 12:07:33 Viesturs Lācis did opine:
> Hello!
>
> I have a guy from university that is doing internship in my company. I
> gave him a task to use opencv and write a script that would recognize a
> part in webcam capture and provide a coordinate of particular feature
> of
On Fri, 25 Oct 2013 13:14:34 +0100, you wrote:
>On 25 October 2013 08:15, Steve Blackmore wrote:
>> The newer Vertex ones are nowhere near as good as the older ones and
>> there are a lot of cheap copies out there too.
>
>I think that mine is one of the cheap copies.
>http://www.cnczone.com/forum
On 10/25/13 01:48, Viesturs Lācis wrote:
> 2013/10/25 Sebastian Kuzminsky
>
>> I ran a big Shopbot gantry machine with LinuxCNC 2.5 and gantrykins. It
>> successfully made tons of parts, but it was a little rough around the
>> edges...
>>
>
> I still am running gantrykins on my router, it works
Hello!
I have a guy from university that is doing internship in my company. I gave
him a task to use opencv and write a script that would recognize a part in
webcam capture and provide a coordinate of particular feature of part
(center of a hole in part or whatever) and angle of part's orientation
Guys,
I wrote a user space python component simulating my tool changer, it works
like expected in 2.5 but it doesn't start in 2.6-pre. Actually LinuxCNC
doesn't start at all. I have tested this in SIM mode with both Axis and
Gmoccapy. In 2.5 it works fine with the Axis config.
This behaviour can
25 matches
Mail list logo