Re: [Emc-users] XHC HB04 pendant buttons and debouncing

2013-11-21 Thread Tomaz T .
> I am setting XHC HB04 wireless pendant up. I am almost satisfied how > everything works except for bouncy buttons.  Did you maybe found any good workaround to prevent unwanted switching from world to joint mode after executing MDI command programmed for certain button?

Re: [Emc-users] comp kinematics

2013-11-21 Thread andy pugh
On 21 November 2013 10:32, James zou wrote: > I want to know if i can compiling kinematics with the ja3,i mean just use > the "comp",not compiling all the software ,because i just want to > test the kinematics,i hope someone can help me > thanks all. I think that if you execute the rip-environme

[Emc-users] gcmc - v1.3.1

2013-11-21 Thread Bertho Stultiens
Hi All, An updated version 1.3.1 of gcmc is available. Changes include: - Add circle_cw(_r) and circle_ccw(_r) functions for full circles. Arcs cannot unambiguously create circles because the center-point cannot be calculated from the radius alone. - Fix command-line segfault in long options --in

Re: [Emc-users] Update HAL values without stalling motion (Charles Steinkuehler)

2013-11-21 Thread Greg Bentzinger
Quote:   On 11/21/2013 12:41 AM, Marius Liebenberg wrote: > Charles you might find that any M code will cause a slight stoppage of > the head as the M codes are not computed like gcodes with constant > velocity in mind but rather as a separate command. Also it is not a > motion command so there

Re: [Emc-users] XHC HB04 pendant buttons and debouncing

2013-11-21 Thread andy pugh
On 21 November 2013 16:32, Marius Alksnys wrote: > I am thinking which way to go: > 1. add debouncing to the pendant driver > 2. use additional 'debounce' components in hal > 3. Change halui behaviour to take only one input pin for start / pause / > resume program or start / stop the spindle and

Re: [Emc-users] Gcmc test with an SVG backend

2013-11-21 Thread Bertho Stultiens
On 11/21/2013 12:57 AM, Bertho Stultiens wrote: >>> While pondering, I thought it could also be used to visualize the path >>> taken in general. Attached are two images of the gcmc examples as SVG >>> paths images. >> is it feasable to load dxf's the same way as svg ? >> i'd definately have a need

Re: [Emc-users] XHC HB04 pendant buttons and debouncing

2013-11-21 Thread Chris Radek
On Thu, Nov 21, 2013 at 08:08:57PM +, andy pugh wrote: > On 21 November 2013 16:32, Marius Alksnys wrote: > > > I am thinking which way to go: > > 1. add debouncing to the pendant driver > > 2. use additional 'debounce' components in hal > > 3. Change halui behaviour to take only one input pi

Re: [Emc-users] comp kinematics

2013-11-21 Thread Andrew
2013/11/21 andy pugh https://mail.google.com/mail/u/0/?view=cm&fs=1&tf=1&to=bodge...@gmail.com> > > I think that if you execute the rip-environment script then comp will > install the module in the correct place. > That didn't work for me, I asked some time ago. Comp still places the .ko file to

Re: [Emc-users] Creating a boot SD for a BeagleBone?

2013-11-21 Thread Charles Steinkuehler
On 11/21/2013 10:34 AM, Kent A. Reed wrote: > On 11/20/2013 5:11 PM, Charles Steinkuehler wrote: >> On 11/20/2013 3:10 PM, Kent A. Reed wrote: >>> On 11/20/2013 2:35 PM, Charles Steinkuehler wrote: RCN already has some switches to do part of this (see --spl and <...> >>> I was thinking th

[Emc-users] XHC HB04 pendant buttons and debouncing

2013-11-21 Thread Marius Alksnys
I am setting XHC HB04 wireless pendant up. I am almost satisfied how everything works except for bouncy buttons. The problem is actual for start button, which starts the program, the pause button and the spindle button. Due to halui pin structure I am using 'toggle2nist' component. But it lack

Re: [Emc-users] Creating a boot SD for a BeagleBone?

2013-11-21 Thread Kent A. Reed
On 11/20/2013 5:11 PM, Charles Steinkuehler wrote: > On 11/20/2013 3:10 PM, Kent A. Reed wrote: >> On 11/20/2013 2:35 PM, Charles Steinkuehler wrote: >>> RCN already has some switches to do part of this (see --spl and >>> <...> >> I was thinking the default would be to use the cached files while >>

Re: [Emc-users] Update HAL values without stalling motion

2013-11-21 Thread Charles Steinkuehler
On 11/21/2013 12:41 AM, Marius Liebenberg wrote: > Charles you might find that any M code will cause a slight stoppage of > the head as the M codes are not computed like gcodes with constant > velocity in mind but rather as a separate command. Also it is not a > motion command so there will be n

Re: [Emc-users] comp kinematics

2013-11-21 Thread James zou
Thanks andy I mean compiling kinematics module,you are correct,i compiling the software to install ja3,so i can run the software ja3 and Linuxcnc2.5.3 to control my machine.but now,i want to compiling a new kinematics,i just want to know if i can only compiling it,not recompiling all the software,j

[Emc-users] comp kinematics

2013-11-21 Thread James zou
Hi All, I was built a machine,and i wrote the kinematics,so i want to test it,i know the "comp" method,but i have a question, i installed linuxcnc on my computer from liveCD,than,i updated it to Linuxcnc2.5.3.and i also installed ja3 used "run in place". I want to know if i can compiling kinemati

Re: [Emc-users] Update HAL values without stalling motion

2013-11-21 Thread Philipp Burch
Hi folks! - Original message - > Charles you might find that any M code will cause a slight stoppage of > the head as the M codes are not computed like gcodes with constant > velocity in mind but rather as a separate command. Also it is not a > motion command so there will be no motion