Re: [Emc-users] Mesa 5i23 and 7i37 I/O problem

2009-01-14 Thread Sebastian Kuzminsky
is described in the hostmot2 manpage. The number between "gpio" and "is_output" is the IO Function number. The mapping from IO Function number to Port & Pin-on-the-port is give in the Mesa manual for the 5i23, and in the log output when the driver loads (you see this by runn

Re: [Emc-users] Successful Emc2 conversion (happy dance...)

2009-01-14 Thread Sebastian Kuzminsky
eedrates down a bit, but I have no complaints. Nice machine you got there :-) For the lots of tiny moves, are you using Continuous Path Mode, G64? -- Sebastian Kuzminsky Free! Free! In the moon light! -- Korpiklaani ---

Re: [Emc-users] Mesa 5i23 and 7i37 I/O problem

2009-01-16 Thread Sebastian Kuzminsky
all the inputs are pulled high. Grounding them make no > difference on what the Halmeter is showing but my Fluke sure sees it. I'll take a look at it over the weekend. -- Sebastian Kuzminsky Free! Free! As

Re: [Emc-users] Mesa 5i23 and 7i37 I/O problem

2009-01-16 Thread Sebastian Kuzminsky
f next >> 3. Do any other setup >> 4. Set DDR and OPENDRAIN registers to their final state as the last step > > This totally loses me. What is a DDR? OPENDRAIN? How do I set them correctly? > What is correctly? A search on wiki did not turn up any thing useful. This was indende

Re: [Emc-users] Mesa 5i23 and 7i37 I/O problem

2009-01-17 Thread Sebastian Kuzminsky
stalled emc2 2.2 from the .deb package. If your machine doesnt need that that stepgen instance, change your config to say "num_stepgens=0" instead of "num_stepgens=1", and the pins should show up in HAL. -- Sebastian Kuzminsky Free! Free! As

Re: [Emc-users] Mesa 5i23 and 7i37 I/O problem

2009-01-19 Thread Sebastian Kuzminsky
ntil the first call to pet_watchdog(), meaning it wont bite you. The first call to pet_watchdog start the timeout. After the first call to pet_watchdog it will behave like now: keep petting it before the timeout expires or get bit. -- Sebastian Kuzminsky the garage is my happy place

Re: [Emc-users] Mesa 5i23 and 7i37 I/O problem

2009-01-19 Thread Sebastian Kuzminsky
module (man 9 and2). Unfortunately there is not currently a realtime module for and-gates with more than 2 inputs, so you'll have to chain a couple of them together. -- Sebastian Kuzminsky the garage is my happy place

Re: [Emc-users] Mesa 5i23 and 7i37 I/O problem

2009-01-20 Thread Sebastian Kuzminsky
fig files, no code changes necessary :-) Let us know how the machine conversion goes! -- Sebastian Kuzminsky sky is black / stars show me the way moon whispers how to keep my faith-- Korpiklaani -- This SF.net email i

Re: [Emc-users] Segmentation fault

2009-01-21 Thread Sebastian Kuzminsky
ize is 8 MB: <http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Debian_Lenny_Compile_RTAI#Memlock_Size> Running with insufficient lockable memory will result in a halcmd segfault in 2.2, and an error message in Trunk/2.3. -- Sebastian Kuzminsky sky is black / stars show me the way moon whis

Re: [Emc-users] 7i43 and pinout.

2009-01-23 Thread Sebastian Kuzminsky
in_descriptors only enables dumping the firmware's Pin Descriptors in all their hideous glory, this may be interesting to firmware hackers and driver writers but it's no good for users - users should get what they need from the always-on pinout logging.

Re: [Emc-users] Servo Error

2009-01-24 Thread Sebastian Kuzminsky
no NML/CMS buffers at all are involved. This bug is on the top of my todo list for hm2, but i haven't gotten to it yet... -- Sebastian Kuzminsky -- This SF.net email is sponsored by: SourcForge

Re: [Emc-users] Servo Error

2009-01-25 Thread Sebastian Kuzminsky
e error. > (From memory: if you use rtapi_print then they end up in dmesg, if you use > report_error they surely end up at the HMI). The hostmot2 driver uses rtapi_print(). -- Sebastian Kuzminsky -- This SF

Re: [Emc-users] Servo Error

2009-01-25 Thread Sebastian Kuzminsky
Chris Radek wrote: > On Sat, Jan 24, 2009 at 08:44:07PM -0700, Sebastian Kuzminsky wrote: >> No logs are written beyond that one message, and no NML/CMS buffers at >> all are involved. > > When running AXIS, those do make it somehow over NML and they scroll > up the AXIS

Re: [Emc-users] Servo Error

2009-01-25 Thread Sebastian Kuzminsky
I'll change that particular message to be a lower message level for now, until i fix the underlying bug. -- Sebastian Kuzminsky -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell

Re: [Emc-users] Servo Error

2009-01-25 Thread Sebastian Kuzminsky
Sebastian Kuzminsky wrote: > Jeff Epler wrote: >> In motion.c:rtapi_app_main(), >> rtapi_set_msg_handler(emc_message_handler); >> emc_message_handler sends RTAPI_MSG_ERROR-level messages to task through >> emcmotErrorPut, and task puts them in nml. > > Thanks

Re: [Emc-users] Hostmot2 and Homing

2009-01-30 Thread Sebastian Kuzminsky
r. If you wanted to look at the logic value on the second encoder's index pin, you'd look at hm2_5i23.0.gpio.004.in. Does this make sense? -- Sebastian Kuzminsky -- This SF.net email is sponsored by: SourcF

Re: [Emc-users] I've got a few questions on servos

2009-01-31 Thread Sebastian Kuzminsky
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?EMC2_Supported_Hardware> -- Sebastian Kuzminsky -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p

Re: [Emc-users] Hostmot2 and Homing

2009-01-31 Thread Sebastian Kuzminsky
grator's Manual here: <http://www.linuxcnc.org/docs/2.2/EMC2_Integrator_Manual.pdf> If you're running 2.3/Trunk, see section 7.3 here: <http://www.linuxcnc.org/docs/devel/EMC2_Integrator_Manual.pdf> -- Sebastian Kuzminsky -

Re: [Emc-users] pwmgen.N.scale Help

2009-02-05 Thread Sebastian Kuzminsky
i.linuxcnc.org/cgi-bin/emcinfo.pl?Tuning_EMC2/HAL_PID_Loops> <http://en.wikipedia.org/wiki/PID_tuning> <http://www.anderswallin.net/2008/04/x-axis-test/> -- Sebastian Kuzminsky Why do we even pretend to have nations these days? -- Bruce Sterling <http://www.seedmagazin

Re: [Emc-users] was (no subject) - Configuring m5i20 and 7i43

2009-02-24 Thread Sebastian Kuzminsky
the stepgens don't deliver all the speed the driver asks for. This can lead to following errors. -- Sebastian Kuzminsky maybe you should spend more time thinking about your monkey <http://www.youtube.com/watch?v=ZT6qHbEL68M>

Re: [Emc-users] Ethernet with EMC2

2011-02-06 Thread Sebastian Kuzminsky
O board over USB or Ethernet, someone would have to write an hm2_usb or hm2_ethernet module, which would detect the AnyIO board(s) and provide this interface to them. This in turn would require access to the local USB or Ethernet controller from within rtai. -- Sebastian Kuzminsky and the you

Re: [Emc-users] Rotated coordinate system

2011-02-18 Thread Sebastian Kuzminsky
c.org/docs/devel/html/gcode_main.html#sub:G10:-Set-Coordinate -- Sebastian Kuzminsky If people were angels, just think of the savings! -- Bruce Schneier http://www.schneier.com/blog/archives/2011/02/societal_securi.html -- Th

Re: [Emc-users] Guidance on usb comp

2011-02-23 Thread Sebastian Kuzminsky
eys55 docs claim that the device implements a standard USB HID keyboard and joystick. Based on that, I'd expect it to just work with hal_input. Is that not the case? -- Sebastian Kuzminsky the moon is full here every night / and i can bathe here in his light the leaves will bury e

Re: [Emc-users] Guidance on usb comp

2011-02-24 Thread Sebastian Kuzminsky
ite code to decode and build the > packets defined in their specification. It's not a huge project, but it has > to be done, then supported. I'm currently talking to PoLabs (the makers of PoKeys) about doing this work for them. We'll see what comes of it. -- Sebastian K

Re: [Emc-users] Backplot window limit on number of toolpaths colored

2011-05-17 Thread Sebastian Kuzminsky
maybe? >> There are a lot of important fixes on the 2.4 branch that >> will be in the final? 2.4 release. >> > Projected timeline? We don't really have any timeline for releases, of any branch. It's "when the developers find time for it". -- Sebastian Kuz

[Emc-users] estop switch question

2011-06-22 Thread Sebastian Kuzminsky
utton that latches on, can be easily unlatched by punching it (like an e-stop button), and that unlatches automatically when the bottom limit switch (or the fuse) opens the circuit. Any suggestions? -- Sebastian

Re: [Emc-users] difficulty compiling emc2 master

2011-07-13 Thread Sebastian Kuzminsky
ctory). But there's an easier way if you just want to run the 2.5 branch: install the pre-built debs from the buildbot. Instructions here: <http://wiki.linuxcnc.org/emcinfo.pl?Installing_EMC2#Debs_of_recent_git_versions> -- Sebastian Kuzminsky ---

Re: [Emc-users] tool length probing does not work as expected

2011-07-23 Thread Sebastian Kuzminsky
uildbot. If you want to preview what 2.4.7 will be like (including the parport/probe bugfix), you can also use the v2.4_branch packages from the buildbot. The fix went into 2.4.6-44, so it's included in the most rec

Re: [Emc-users] Need compile help

2011-08-09 Thread Sebastian Kuzminsky
on the $(CC) line, add "-lm" to the end and see if it builds for you. -- Sebastian Kuzminsky -- uberSVN's rich system and user administration capabilities and model configuration take the hassle out of depl

Re: [Emc-users] Need compile help

2011-08-09 Thread Sebastian Kuzminsky
if that works? Some of our C++ code seems to be incorrectly getting linked by gcc instead of g++. What version of gcc are you using? > And I have emc 2.6.0~pre running on Fedora 13 Great! And thanks for the bug reports and the testing help! -- Sebastian Kuzminsky ---

Re: [Emc-users] Need compile help

2011-08-09 Thread Sebastian Kuzminsky
On 08/09/2011 01:40 PM, Sebastian Kuzminsky wrote: > On 08/09/2011 01:09 PM, kqt4a...@comcast.net wrote: >> So in src/emc/sai/Submakefile on CC line I added "-lstdc++" and compile >> completed > Looks like you found another bug in our build system. Would you try >

Re: [Emc-users] Need compile help

2011-08-09 Thread Sebastian Kuzminsky
t4at5v. Plus some complaining about libXt, but I'm not going to bother fixing that now But I will push the two things that look like real bugs in our build. -- Sebastian Kuzminsky -- uberSVN's rich sy

Re: [Emc-users] 3d machine issue on new emc conversion

2011-08-12 Thread Sebastian Kuzminsky
> electronics, or my computer? > > What should I check next? The next step should be to figure out the proper timings for your stepper amps. -- Sebastian Kuzminsky -- FREE DOWNLOAD - uberSVN with Socia

Re: [Emc-users] Img

2011-08-25 Thread Sebastian Kuzminsky
|-a} cd .. dpkg-checkbuilddeps Hm, wait, why are we *build*-depending on libtk-img? Is it really needed to build, or just to run? Test, test... Ok, libtk-img is not needed during the build process, I'll remove it from the build-dependencies and remove the check from the src/configur

Re: [Emc-users] How to set 7i43 (Hostmot) stepgen to velocity mode?

2011-09-09 Thread Sebastian Kuzminsky
It's cleverly hidden in the hostmot2(9) manage, in the stepgen section. Look at the control-type pin. On Sep 9, 2011, at 13:58 , Tom Easterday wrote: > I can't find documentation on how to set my 7i43 card stepgen to velocity > mode. Where would I look? > Thanks, > Tom >

Re: [Emc-users] Emc 2.5

2011-09-12 Thread Sebastian Kuzminsky
On Sep 12, 2011, at 08:53 , Pierre Deswysen wrote: > Hello, > > Can you tell me how to find the version 2.5 of EMC. Version 2.5 has not been released yet. There is a 2.5 pre-release, which you can get here: http://buildbot.linuxcnc.org/ Or if you want the source code, check out the branch n

Re: [Emc-users] Emc 2.5

2011-09-12 Thread Sebastian Kuzminsky
On Sep 12, 2011, at 09:24 , Pierre Deswysen wrote: > Thank you for your quick response. > > Emc2 2.5 is already installed [?] Maybe you are a time traveler? I bet if you look at the complete version number you'll see more stuff after the "2.5" that indicates it's a pre-release. Did you insta

Re: [Emc-users] Emc 2.5

2011-09-12 Thread Sebastian Kuzminsky
On Sep 12, 2011, at 10:19 , Pierre Deswysen wrote: >> Maybe you are a time traveler? >> > > I'm in belgium and clockmaker passionate about cnc. > > I installed the buildbot 2.5 branch (pre-release) Neat! Ok, so you're on 2.5.0-pre1.659 or thereabouts. ---

Re: [Emc-users] Hostmot2 firmware repository

2011-09-17 Thread Sebastian Kuzminsky
en run "apt-get update" to fetch the package list. The packages are named hostmot2-firmware-{all|BOARDNAME}, run "apt-cache search hostmot2-firmware" to get a list. -- Sebastian Kuzminsky -- BlackBerry

Re: [Emc-users] Hostmot2 firmware repository

2011-09-17 Thread Sebastian Kuzminsky
On 09/17/2011 03:34 PM, Dave wrote: > On 9/17/2011 4:01 PM, Sebastian Kuzminsky wrote: >> On 09/17/2011 11:30 AM, Dave wrote: >>> Do I need to add a repository to the list?If so does anyone know >>> the >>> URL for the hostmot2 package repository?

Re: [Emc-users] Work Offsets became Zero

2011-09-19 Thread Sebastian Kuzminsky
On Sep 19, 2011, at 13:31 , Shabbir Hussain wrote: > I am using EMC2 2.4.6 on Ubuntu 10.04 LTS (from live CD and updated). The > problem appeared two to three times during last 20 days. The problem is, work > offset values (saved in G54 using G10 L2 P1 X) became zero when I powered > up the

Re: [Emc-users] Variable axes acceleration

2011-09-20 Thread Sebastian Kuzminsky
On Sep 20, 2011, at 11:09 , John Prentice wrote: > On a related topic I have wondered if it would be possible to have a second > set of following error settings for rapids. I feel in my tuning that I > sacrifice rapid performance to avoid "errors" that really only need to be > tight during cutti

Re: [Emc-users] bug(s) in 2.4.6 using Gantrykins?

2011-09-23 Thread Sebastian Kuzminsky
I'd like to look into this, but I don't have a gantry machine to test on… Can you make a gantry sim config that displays this problem? -- Sebastian Kuzminsky On Sep 23, 2011, at 05:54 , Tom Easterday wrote: > > On Sep 23, 2011, at 6:19 AM, Viesturs Lācis wrote: >

Re: [Emc-users] bug(s) in 2.4.6 using Gantrykins?

2011-09-23 Thread Sebastian Kuzminsky
Yes, please post the complete config. -- Sebastian Kuzminsky On Sep 23, 2011, at 09:36 , Tom Easterday wrote: > > On Sep 23, 2011, at 10:38 AM, Sebastian Kuzminsky wrote: > >> I'd like to look into this, but I don't have a gantry machine to test on… >> C

Re: [Emc-users] bug(s) in 2.4.6 using Gantrykins?

2011-09-23 Thread Sebastian Kuzminsky
eased yet. If this is the buggy behavior you're seeing, would you please try a recent 2.4 (compiled yourself or from the buildbot) and report back? -- Sebastian Kuzminsky -- All of the data generated in your IT infras

Re: [Emc-users] bug(s) in 2.4.6 using Gantrykins?

2011-09-23 Thread Sebastian Kuzminsky
On Sep 23, 2011, at 15:45 , Tom Easterday wrote: > On Sep 23, 2011, at 1:42 PM, Sebastian Kuzminsky wrote: >> If i understand you two correctly, you're saying that you're using Axis, and >> you can jog using the jog keys while in the MDI tab. Is that correct? >>

Re: [Emc-users] bug(s) in 2.4.6 using Gantrykins?

2011-09-23 Thread Sebastian Kuzminsky
On 09/23/2011 06:51 PM, Tom Easterday wrote: > On Sep 23, 2011, at 5:53 PM, Sebastian Kuzminsky wrote: >> The update from 2.4.6 to a newer 2.4 should be very simple, at least if the >> computer is on the network. Just install the latest 2.4 deb from the >> buildbot. Instru

Re: [Emc-users] I don't understand ACCELERATION in TRAJ and AXIS

2011-09-26 Thread Sebastian Kuzminsky
ever used it and I don't know anything about it. -- Sebastian Kuzminsky -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, securit

Re: [Emc-users] bug(s) in 2.4.6 using Gantrykins?

2011-09-27 Thread Sebastian Kuzminsky
_SEQUENCE! But then they must be jogged in world mode (aka Teleop mode) only. Don't jog gantries in joint mode or you'll rack! -- Sebastian Kuzminsky -- All the data continuously generated in your IT infrastruc

Re: [Emc-users] bug(s) in 2.4.6 using Gantrykins?

2011-09-27 Thread Sebastian Kuzminsky
On 09/27/2011 05:16 PM, Tom Easterday wrote: > On Sep 27, 2011, at 6:51 PM, Sebastian Kuzminsky wrote: >> Gantry machines need to be homed in joint mode, same as all machines. >> And the gantry joints better have the same [AXIS_n]HOME_SEQUENCE! >> But then they must be

Re: [Emc-users] bug(s) in 2.4.6 using Gantrykins?

2011-09-27 Thread Sebastian Kuzminsky
> On Sep 27, 2011, at 6:51 PM, Sebastian Kuzminsky wrote: >> I haven't looked at 1a yet, but it sounds like maybe it's something >> to do with accel or vel limits of the joints themselves, vs the >> limits of the trajectory planner? I'm not really sure.

Re: [Emc-users] 3-phase pwmgens for 7i39

2011-09-28 Thread Sebastian Kuzminsky
m_3pwmgens=3" >> >> So how exactly should that config modparameter look like for 7i43 to > > What version EMC, not sure if 2.46 has the 3 phase pwm support in the driver 3-phase pwm is not in 2.4 . It is in 2.5 and master. -- Sebastian Kuzminsky

Re: [Emc-users] upgrade issue with 10.04 live CD

2011-09-29 Thread Sebastian Kuzminsky
ible you have some hitherto untried hardware, and it's got some kind of problem with the new RTAI & Linux kernels in our 10.04 distro. Please give us some details about your hardware. What make & model motherboard? What CPU? How much RAM? -- Sebastian Kuzminsky --

Re: [Emc-users] [Emc-developers] Git Goofs

2011-09-30 Thread Sebastian Kuzminsky
(oops, emc-users got left off on the To: line, I added it back on) On Sep 30, 2011, at 03:04 , andy pugh wrote: > On 30 September 2011 03:09, Sebastian Kuzminsky wrote: > >> When you went to push your v2.5_branch, git informed you that your >> v2.5_branch had diverged f

Re: [Emc-users] [Emc-developers] Git Goofs

2011-09-30 Thread Sebastian Kuzminsky
On Sep 30, 2011, at 11:04 , andy pugh wrote: > On 30 September 2011 17:17, Sebastian Kuzminsky wrote: > >> Then: "git push origin my-branch:v2.5_branch", and it should work now, >> because my-branch is a fast-forward from origin/v2.5_branch. > > I am ver

Re: [Emc-users] Joypad pendant, hal_input errors

2011-10-05 Thread Sebastian Kuzminsky
ra ones. Does the device seem to be working (you can look at its pins with halmeter or 'halcmd show')? What do you see if you install the input-utils package and inspect the device with lsinput and input-events? Maybe also try

Re: [Emc-users] Joypad pendant, hal_input errors

2011-10-05 Thread Sebastian Kuzminsky
On 10/05/2011 10:39 PM, Przemek Klosowski wrote: > On Wed, Oct 5, 2011 at 6:45 PM, Sebastian Kuzminsky wrote: > >>> Unexpected event EV_ABS ABS_48 >>> Unexpected event EV_ABS ABS_49 > That's because the EMC HID driver hal_input doesn't handle all data &g

Re: [Emc-users] Thank you - was Re: Joypad pendant, hal_input errors

2011-10-06 Thread Sebastian Kuzminsky
our door with his shuriken. And thanks for the bug report! -- Sebastian Kuzminsky -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, se

Re: [Emc-users] Zero output from stepgen on 7i43

2011-10-07 Thread Sebastian Kuzminsky
r 7i43 configured for 3.3V? You may not be providing enough voltage to your stepper amps. Check the W2 jumper. >> Pastebin a dmesg trace of starting emc and jogging. > > http://pastebin.com/MZq5jbEe That dmesg shows two different bitfiles being used, with different p

Re: [Emc-users] problem with genserkins

2011-10-07 Thread Sebastian Kuzminsky
orrectly. So the problem could be my pcSome suggestions? Should I > re-install ubuntu? This is so odd…. Try running memtest on the machine that's having trouble. I think it's one of the boot options on the Live CD. Also maybe try running latency-tes

Re: [Emc-users] Angular axis A moving, tool not moving in Axis interface

2011-10-12 Thread Sebastian Kuzminsky
on regarding the tool movement when angular axis A is >>> moving. >> >> There is an ongoing thread about this subject. >> >> In short, you need to have the A axis as part of the GEOMETRY spec in >> the INI file. -- Sebastian Kuzminsky

Re: [Emc-users] Angular axis A moving, tool not moving in Axis interface

2011-10-12 Thread Sebastian Kuzminsky
On Oct 12, 2011, at 09:59 , Chris Radek wrote: > On Wed, Oct 12, 2011 at 09:51:07AM -0600, Sebastian Kuzminsky wrote: >> >> Movements in B rotate the displayed tool around a line parallel to >> Y, and movements in C rotate the tool around a line parallel to Z, >> both

Re: [Emc-users] CAM program

2011-10-24 Thread Sebastian Kuzminsky
in the pipeline. Sure, if by "in the pipeline" you mean "in the repository"! Dan Falk just integrated OpenCamLib into FreeCAD :-) http://www.anderswallin.net/2011/10/opencamlib-with-freecad/ -- Sebastian Kuzminsky -

Re: [Emc-users] ignoring ferror

2011-10-27 Thread Sebastian Kuzminsky
want EMC to ignore it while I do this, then take back over control. But I > don't want to have to disable Axis. Use halcmd to temporarily set your axis.N.f-error-lim pins to some silly high value? -- Sebastian Kuzminsky --

Re: [Emc-users] HeeksCAD and HeeksCNC

2011-11-28 Thread Sebastian Kuzminsky
On Nov 28, 2011, at 01:49 , Anders Wallin wrote: > I think a lot of 3D and 2.5D capability can be built on top of these > "drop-cutter" and "push-cutter" low level functions. I'll try to > support integration of opencamlib into FreeCAD as best I can. Ya

Re: [Emc-users] Can't reach emcrsh from remote host

2011-11-28 Thread Sebastian Kuzminsky
untu system are > running any kind of personal firewall/packet filter, both hosts are on > the same LAN. Do I have to allow external connection sot emcrsh > explicitly? If so, how can I do so? -- Sebastian Kuzminsky ---

Re: [Emc-users] HeeksCAD and HeeksCNC

2011-11-28 Thread Sebastian Kuzminsky
record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > ___ > Emc-use

Re: [Emc-users] Can't reach emcrsh from remote host

2011-11-28 Thread Sebastian Kuzminsky
curity threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > ___ > Emc-users mailing list > Emc-users@lists.sourceforge.net > ht

Re: [Emc-users] Can't reach emcrsh from remote host

2011-11-28 Thread Sebastian Kuzminsky
nk-novd2d > ___ > Emc-users mailing list > Emc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-users -- Sebastian Kuzminsky -- All the d

Re: [Emc-users] EMC a digital pantograph milling machine?

2011-11-30 Thread Sebastian Kuzminsky
and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > ___ > Emc-users mailing list > Emc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-users -- Sebastian Kuzminsky

Re: [Emc-users] EMC a digital pantograph milling machine?

2011-11-30 Thread Sebastian Kuzminsky
it will probably be fairly easy to get raw "joint" data into HAL, you'd probably still have to do the inverse kinematics to translate that into usable world coordinates. -- Sebastian Kuzminsky ---

Re: [Emc-users] EMC a digital pantograph milling machine?

2011-11-30 Thread Sebastian Kuzminsky
n a bug in the sourceforge bug tracker for this please? -- Sebastian Kuzminsky -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threa

Re: [Emc-users] How do I cipher "INPUT SCALE"

2011-11-30 Thread Sebastian Kuzminsky
inch Which is 5000 * 28/14 * 5 counts/inch = 50,000 counts/inch So your INPUT_SCALE should be 5 I think. -- Sebastian Kuzminsky -- All the data continuously generated in your IT infrastructure contains a defin

Re: [Emc-users] Arduino Communication issues

2011-12-02 Thread Sebastian Kuzminsky
e device and run the program? -- Sebastian Kuzminsky -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent ac

Re: [Emc-users] Arduino Communication issues

2011-12-02 Thread Sebastian Kuzminsky
at shows up in dmsg when I uplug/plug > > http://pastebin.com/TDCqJuMn > > How do I dell what the device driver is? > > thanks > sam > > On 12/2/2011 11:02 AM, Sebastian Kuzminsky wrote: >> On Dec 2, 2011, at 08:47 , sam sokolik wrote: >> >>> Se

Re: [Emc-users] World/Joint mode transition bug (or at least bad behavior)

2011-12-09 Thread Sebastian Kuzminsky
int of > discussion for anyone considering optimizing the pricing and packaging model > of a cloud services business. Read Now! > http://www.accelacomm.com/jaw/sfnl/114/51491232/ > ___ > Emc-users mail

Re: [Emc-users] compilation problem

2011-12-10 Thread Sebastian Kuzminsky
> directory. To double-check, I looked at ./src/Makefile.inc to be sure > BUILD_DOCS=no and neither BUILD_DOCS_PDF nor BUILD_DOCS_HTML was set. I > typed "make" and went off to get some coffee. When I came back the build > was done and I started emc2/AXIS and ran the sim/a

Re: [Emc-users] openscad -> emc

2011-12-23 Thread Sebastian Kuzminsky
better out-of-the-box behavior than all the other open-source CAM offerings I know of. It's incredibly slow to generate toolpaths. Someone needs to integrate the PyCAM UI with the OpenCamLib back-end, that would be sweet…

Re: [Emc-users] 7i43 watchdog has bitten, looking for the cause ?

2013-05-17 Thread Sebastian Kuzminsky
ng quiet period in communication when the watchdog bites? -- Sebastian Kuzminsky -- AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Ea

Re: [Emc-users] 7i43 watchdog has bitten, looking for the cause ?

2013-05-17 Thread Sebastian Kuzminsky
On 05/17/2013 03:14 PM, Sebastian Kuzminsky wrote: > On 05/17/2013 03:07 PM, Peter C. Wallace wrote: >> On Fri, 17 May 2013, Maximilian Heise wrote: >> >>> as an additional info the cpu is a athlon x2 250 @3GHz, 4G of ram >>> installed, asus mainboard, onboar

Re: [Emc-users] 7i43 watchdog has bitten, looking for the cause ?

2013-05-17 Thread Sebastian Kuzminsky
( Time, Max-Time ) > 498550 YES servo-thread ( 6060, 764883 ) ... so a 1 ms servo period doesn't seem to be the problem here. -- Sebastian Kuzminsky -- AlienVault Unified Security Management

Re: [Emc-users] 7i43 watchdog has bitten, looking for the cause ?

2013-05-17 Thread Sebastian Kuzminsky
1ms is his servo thread loop, not his watchdog timeout. Maximilian has tried watchdog timeouts of 5 ms (the default in 2.5) and 500 ms, both fail for him: > Now when I connect the setup to the mill I get bitten by the 7i43's > watchdog within maybe

Re: [Emc-users] 7i43 watchdog has bitten, looking for the cause ?

2013-05-19 Thread Sebastian Kuzminsky
o the >7i43 ? No, the io_error bit only indicates an EPP protocol-level error. Noise can still corrupt the contents of the data transferred, and there's no way for EPP to tell. >10. I could buy a pcie lpt port and see if that helps. My guess is it wouldnt help. -- Sebastian Ku

Re: [Emc-users] Axis and infinite loops

2013-05-22 Thread Sebastian Kuzminsky
version used to work for you, and what was its behavior? What new version behaves differently, and what is its behavior? -- Sebastian Kuzminsky -- Try New Relic Now & We'll Send You this Cool Shirt New Relic is th

Re: [Emc-users] Olinuxino/Beagleboard/bone, Xenomai, SPI?

2013-05-28 Thread Sebastian Kuzminsky
olunteer force ;) I'd be happy to help with this. Any thoughts on what/when you want merge with the mainline of LinuxCNC? -- Sebastian Kuzminsky -- Try New Relic Now & We'll Send You this Cool Shirt New

Re: [Emc-users] minimum storage for LinuxCNC on desktop

2013-06-11 Thread Sebastian Kuzminsky
rade the system to get all the bug fixes etc. -- Sebastian Kuzminsky -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev ___

Re: [Emc-users] Just our first retroffiting with linuxCNC

2013-06-12 Thread Sebastian Kuzminsky
onments. Do you have a picture of the finished shoe? The video description said you're using a modified version of LinuxCNC, just out of curiosity what changes did you make? -- Sebastian Kuzminsky -- This SF.net e

Re: [Emc-users] Anyone seen a failure like this?

2013-06-15 Thread Sebastian Kuzminsky
ranch) and pastebin the output from a successful and failed launch. If not, let me know and i'll build a deb for you. -- Sebastian Kuzminsky diff --git a/scripts/linuxcnc.in b/scripts/linuxcnc.in index fb15a38..3da16f3 100644 --- a/scripts/linuxcnc.in +++ b/scripts/linuxcnc.in @@ -584,7 +5

Re: [Emc-users] Anyone seen a failure like this?

2013-06-16 Thread Sebastian Kuzminsky
patch. > git clone git://git.linuxcnc.org/git/emc2.git emc2-dev cd emc2-dev > git branch --track v2.5_branch origin/v2.5_branch > git checkout v2.5_branch git apply debug-patch > $ cd src > $ ./autogen.sh > $ ./configure > $ make > $ make install-menus > $

[Emc-users] hackfest report: project governance

2013-06-23 Thread Sebastian Kuzminsky
nuxcnc.org/cgi-bin/wiki.pl?Meeting201306 I would appreciate it if someone with a reliable irc recording robot would provide a transcript of the meeting. Any volunteers? See you all there, comrades! -- Sebastian

Re: [Emc-users] What do I download for latest stable update?

2013-06-24 Thread Sebastian Kuzminsky
mage. Here are the instructions for that: https://help.ubuntu.com/community/Installation/FromUSBStick#Creating_a_bootable_Ubuntu_USB_flash_drive Let us know if that works for you! -- Sebastian Kuzminsky -- This SF.net

Re: [Emc-users] What do I download for latest stable update?

2013-06-24 Thread Sebastian Kuzminsky
stall or upgrade any other debian packages, but i'm not 100% sure. So it should be as simple as that. This should work, but i think you'll be happier if you put a cheapo USB wifi dongle in your LinuxCNC machine. I bet it wouldn't take much research to find one that'll wo

Re: [Emc-users] What do I download for latest stable update?

2013-06-26 Thread Sebastian Kuzminsky
On 06/24/2013 12:39 PM, Eric Keller wrote: > On Mon, Jun 24, 2013 at 12:21 PM, Sebastian Kuzminsky > wrote: > >> >> This should work, but i think you'll be happier if you put a cheapo USB >> wifi dongle in your LinuxCNC machine. I bet it wouldn't take much

[Emc-users] Minutes from the IRC meeting, 2013-06-29

2013-06-29 Thread Sebastian Kuzminsky
oject/repo? * What does it mean to "reach consensus" on an agenda topic in the Monthly IRC Meeting? If we all agree and the vote is unanimous it's easy, but what do we do if it's not unanimous? The next meeting will be on Saturday July 27 at 16:00 UTC on #linuxcnc-meet on

Re: [Emc-users] ubu 10.04.4 LTS Q

2013-07-04 Thread Sebastian Kuzminsky
and Zultron are doing should get us a 64-bit kernel for Lucid and Precise for 2.6. -- Sebastian Kuzminsky -- This SF.net email is sponsored by Windows: Build for Windows Store.

Re: [Emc-users] Change log?

2013-07-10 Thread Sebastian Kuzminsky
gTo2.5 Is this what you had in mind? -- Sebastian Kuzminsky -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks a

Re: [Emc-users] Touchy update? (Chris Radek)

2013-07-10 Thread Sebastian Kuzminsky
ome other directory), then create a "stable" and "experimental" subdirectories under that directory, and you should be good to go. (If i understand what you're trying to do.) -- Sebastian Kuzminsky ---

Re: [Emc-users] Custom firmware for MESA and BLDC motors

2013-07-10 Thread Sebastian Kuzminsky
mitdiff;h=1e2ac52bcfe71898fbd4449f370a7f015d7c1c8f > > I don't know git well enough to know whether they were pushed to master > or 2.5 or whatever. "git branch --contains 1e2ac52bcfe71898fbd4449f370a7f015d7c1c8f" says that that commit is

Re: [Emc-users] Change log

2013-07-10 Thread Sebastian Kuzminsky
>61ebd82..d5138ff master -> origin/master You can see what changed in the commits it fetched by running a command like this (substitute the actual commit range from the "git pull" output): git log 61ebd82..d5138ff -- Sebastian Kuzminsky ---

Re: [Emc-users] Diagnostiic GUI

2013-07-10 Thread Sebastian Kuzminsky
that does *not* end up in HAL unfortunately requires a LinuxCNC restart to change. -- Sebastian Kuzminsky -- See everything from the browser to the database with AppDynamics Get end-to-end visibility with application mo

<    3   4   5   6   7   8   9   10   11   >