All pastes #400772 Raw Edit

Unnamed

public text v1 · immutable
#400772 ·published 2007-03-18 22:08 UTC
rendered paste body
<xemet> I updated to the last 2.1.2 version...why the joypad now moves the axes very slowly? is changed something in encoder component? or in the axis jog scale...?
15:22:21 <SWPadnos> what's this generation5 thing in the topic?
15:23:36 <rayh> beats me.
15:23:58 <cradek> cradek has changed the topic to: Welcome!  EMC (Enhanced Machine Controller) is a linux-based CNC control. | Latest release: EMC 2.1.2 | http://www.linuxcnc.org | http://wiki.linuxcnc.org
15:27:04 <jepler> xemet: you upgraded from 2.1.1 to 2.1.2?  Using the package, or building for yourself from CVS?
15:27:21 <jepler> xemet: that doesn't sound like an intentional change to me
15:28:48 <tomp> a XZhomesw and a Yhomesw are identified in AXIS's Hal Configuration tree ( not 3, not 1, but 2 home swxs )
15:28:51 <cradek> xemet: that is already fixed and will be in 2.1.3
15:29:17 <xemet> ah ok, so it is not a problem of mine configuration
15:29:33 <xemet> I'm looking at all hal pins and all seems ok 
15:29:34 <jepler> tomp: yes, the sim/axis configuration is supposed to demo homing order with shared home switches
15:30:06 <xemet> jepler: I updated from 2.1.1 to 2.1.2 using the package
15:30:37 <jepler> cradek: what bug did we introduce in 2.1.2 with jogging?
15:31:25 <cradek> jepler: my "fixes" concerning interference of jog wheel and keyboard jogging
15:31:43 <cradek> jepler: a side effect was that an existing jog can't get a new velocity until it stops
15:31:57 <cradek> it's fixed better now, thanks to alex
15:33:00 <jepler> cradek: oh, I see