Re: [Emc-users] Debug print in Gcode

2015-03-17 Thread Sebastian Kuzminsky
. Which GUI are you using? -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things

Re: [Emc-users] Installing Linuxcnc on fresh Debian

2015-03-13 Thread Sebastian Kuzminsky
Install Methods doc you linked, is much easier. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub

Re: [Emc-users] Installing Linuxcnc on fresh Debian

2015-03-13 Thread Sebastian Kuzminsky
(including Debian, Ubuntu, and Mint) should all work with the instructions here: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Resolving_outstanding_build_dependencies -- Sebastian Kuzminsky -- Dive

Re: [Emc-users] Best way to get Debian

2015-03-12 Thread Sebastian Kuzminsky
On 3/11/15 10:22 AM, Marius Liebenberg wrote: From: Sebastian Kuzminsky s...@highlab.com Also, you can try installing the rt-preempt kernel from debian.org on your 12.04 machine, it should be easy to get it working. Then you can run linuxcnc uspace on it. My kernel on Ubuntu 12.04

Re: [Emc-users] Best way to get Debian

2015-03-11 Thread Sebastian Kuzminsky
support. See jepler's rt-preempt/uspace branch (merged months ago) for a shining example of a focused feature branch. Xenomai support is more work than rt-preempt was, since there is no outside source of Xenomai kernel debs, so that would have to be done too. -- Sebastian Kuzminsky

Re: [Emc-users] Best way to get Debian

2015-03-11 Thread Sebastian Kuzminsky
. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly

Re: [Emc-users] Best way to get Debian

2015-03-11 Thread Sebastian Kuzminsky
On 3/11/15 11:25 AM, W. Martinjak wrote: On 2015-03-11 18:17, Sebastian Kuzminsky wrote: Xenomai support is more work than rt-preempt was, since there is no outside source of Xenomai kernel debs, so that would have to be done too. h, # aptsearch xenomai gives me libxenomai-dev

[Emc-users] new 2.7 prerelease: 2.7.0~pre5

2015-03-11 Thread Sebastian Kuzminsky
, and pncconf * fix 64-bit math in halcompile This one's better than ever, and we're hopefully getting close to a real 2.7.0 release. Please give it a real workout and see how it holds up, and report anything amiss. -- Sebastian Kuzminsky

Re: [Emc-users] Best way to get Debian

2015-03-11 Thread Sebastian Kuzminsky
. In fact no version of LinuxCNC works with Xenomai. Machinekit works with Xenomai and might be an option for you. Also, you can try installing the rt-preempt kernel from debian.org on your 12.04 machine, it should be easy to get it working. Then you can run linuxcnc uspace on it. -- Sebastian

Re: [Emc-users] Axis starts up in Auto mode

2015-03-09 Thread Sebastian Kuzminsky
On 03/05/2015 11:28 AM, Marius Liebenberg wrote: Is it a bug or by design that Axis starts up in auto mode even with the machine and emergency off? I don't think it's a bug. Do you? What mode do you think it should start up in? -- Sebastian Kuzminsky

Re: [Emc-users] Axis starts up in Auto mode

2015-03-09 Thread Sebastian Kuzminsky
cannot think of reason why one would want to be in Auto mode before the machine is properly conditioned. I think your tool changer should take an enable input, which should be tied to your machine's estop chain. -- Original Message -- From: Sebastian Kuzminsky s...@highlab.com

Re: [Emc-users] Current EtherCAT and lcnc state

2015-03-09 Thread Sebastian Kuzminsky
then i'd love to hear about it. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all

Re: [Emc-users] Sifting through Source.

2015-03-05 Thread Sebastian Kuzminsky
between the NML in Linuxcnc and Python code import linuxcnc s = linuxcnc.command() /code Is this it; /2.7/src/emc/pythonplugin ??? Close. It's src/emc/usr_intf/axis/extensions/emcmodule.cc -- Sebastian Kuzminsky

Re: [Emc-users] Debian Jessie kernel

2015-03-05 Thread Sebastian Kuzminsky
. What problems did you have with Wheezy on this machine? -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media

[Emc-users] Google Summer of Code students wanted!

2015-03-05 Thread Sebastian Kuzminsky
: http://brlcad.org/wiki/Google_Summer_of_Code/Checklist -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media

Re: [Emc-users] Latency issues; machinekit Kernel

2015-02-27 Thread Sebastian Kuzminsky
, which lives in a different place in the deb archive, details here: http://linuxcnc.org/docs/2.7/html/getting-started/index.html#_alternate_install_methods If you're building linuxcnc from source, configure with --with-realtime=uspace. -- Sebastian Kuzminsky

Re: [Emc-users] Latency issues; machinekit Kernel

2015-02-27 Thread Sebastian Kuzminsky
-- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from

Re: [Emc-users] Latency issues; machinekit Kernel

2015-02-27 Thread Sebastian Kuzminsky
... (it was me) Give rt-preempt a try, someone who actually knows what they were doing built that kernel, and it works fine (as long as it meets you latency requirements on your hardware). -- Sebastian Kuzminsky

Re: [Emc-users] Latency issues; machinekit Kernel

2015-02-27 Thread Sebastian Kuzminsky
. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from

Re: [Emc-users] Mesa 7i80 on master

2015-02-25 Thread Sebastian Kuzminsky
on www.linuxcnc.org, the debs from the buildbot, or compiling it yourself from git? -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership

Re: [Emc-users] LinuxCNC 2.6.6

2015-02-22 Thread Sebastian Kuzminsky
of the work for clearing chips or changing inserts or similar. Also worth noting (and as described in the changelogs i mailed out), moveoff is in 2.7, not in 2.6. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type

[Emc-users] LinuxCNC 2.7.0~pre4 bugfix release

2015-02-21 Thread Sebastian Kuzminsky
This is just a quick bugfix release for a silly bug that made it into the Axis GUI in 2.7.0~pre3. This release fixes a bug in the Axis GUI when transitioning to world-mode, on non-trivial kinematics machines. -- Sebastian Kuzminsky

[Emc-users] LinuxCNC 2.6.7 is out

2015-02-21 Thread Sebastian Kuzminsky
This is just a quick bugfix release for a silly bug that made it into the Axis GUI in 2.6.6. This release fixes a bug in the Axis GUI when transitioning to world-mode, on non-trivial kinematics machines. All 2.6 users are encouraged to upgrade. -- Sebastian Kuzminsky

Re: [Emc-users] Delta 3D printer with servo drive?

2015-02-21 Thread Sebastian Kuzminsky
://www.linuxcnc.org/docs/html/motion/kinematics.html Jeff Epler wrote kinematics for a delta robot, but unfortunately it's not in 2.7 or master, it's in branch called joints_axes6. It includes a vismach simulation of the delta robot, which is kind of neat. -- Sebastian Kuzminsky

Re: [Emc-users] Linuxcnc 2.6.6 gantry error

2015-02-21 Thread Sebastian Kuzminsky
On 02/21/2015 07:45 AM, Horváth Csaba wrote: Hello Sebastian, I try v2.6.6-1-g8679f71 and work fine! Ok good. Thanks for the quick turn-around on the bug report and the fix report. 2.6.7 is on its way... -- Sebastian Kuzminsky

Re: [Emc-users] Linuxcnc 2.6.6 gantry error

2015-02-20 Thread Sebastian Kuzminsky
I just pushed fixed this in the 2.6 branch, i think. Can you try v2.6.6-1-g8679f71 from git or from the buildbot? -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate

Re: [Emc-users] Linuxcnc 2.6.6 gantry error

2015-02-20 Thread Sebastian Kuzminsky
for the bug report. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel

Re: [Emc-users] Linuxcnc 2.6.6 gantry error

2015-02-20 Thread Sebastian Kuzminsky
On 2/20/15 10:18 AM, Horváth Csaba wrote: I updated from Linuxcnc 2.6.5 for 2.6.6. I find with gantry style (XYZX) machine the following problem: Which kinematics are you using? -- Sebastian Kuzminsky -- Download

[Emc-users] new prerelease: 2.7.0~pre3

2015-02-19 Thread Sebastian Kuzminsky
* Robert W. Ellenberg -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing

[Emc-users] LinuxCNC 2.6.6

2015-02-19 Thread Sebastian Kuzminsky
committed to 2.6.6 are: * Bence Kovacs * Chris Morley * Dewey Garrett * John Thornton * Mick (Arceye) * Moses McKnight * Norbert Schechner -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT

Re: [Emc-users] PathPilot

2015-02-17 Thread Sebastian Kuzminsky
, and towards the community as a whole, and i hope and believe they will continue to do so by following the spirit of the community as well as the letter of the law. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type

Re: [Emc-users] PathPilot

2015-02-17 Thread Sebastian Kuzminsky
representations. and some documentation. Following the GPL outline and so forth regarding releasing source code and documentation back to where they got it. We have gscreen and gmoccapy that do that. They were developed by Chris Morley and Norbert Schechner. -- Sebastian Kuzminsky

Re: [Emc-users] PathPilot

2015-02-17 Thread Sebastian Kuzminsky
Ellenberg wrote the new trajectory planner, and has been diligently fixing bugs as they crop up. I learned today that he's funded by Tormach to do this work. People interested in new UIs should look at gscreen and gmoccapy, which both make it easy to add new screens. -- Sebastian Kuzminsky

Re: [Emc-users] Network Broadcast?

2015-02-05 Thread Sebastian Kuzminsky
://linuxcnc.org/docs/html/gcode/m-code.html#sec:M100-to-M199 There are tons of options for network notification. I'd probably go for an m-code that sends me a text message: http://www.wikihow.com/Text-from-a-Computer-to-a-Cell-Phone -- Sebastian Kuzminsky

Re: [Emc-users] SWAG on the release date of 2.7

2015-02-02 Thread Sebastian Kuzminsky
on it and get bug reports if you notice any problems. So it's really up to you which you prefer. http://linuxcnc.org/docs/2.6/html/common/Getting_LinuxCNC.html#_getting_linuxcnc http://linuxcnc.org/docs/2.7/html/getting-started/index.html#_getting_linuxcnc -- Sebastian Kuzminsky

Re: [Emc-users] Changing From Master to 2.7?

2015-01-28 Thread Sebastian Kuzminsky
version to the 2.7 version. Nothing else should need to change. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership

Re: [Emc-users] Changing From Master to 2.7?

2015-01-28 Thread Sebastian Kuzminsky
. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from

Re: [Emc-users] Is the functionality for extending rs274 using python as described for 2.7 also present in 2.6 ?

2015-01-28 Thread Sebastian Kuzminsky
/docs/2.6/html/remap/structure.html How stable is 2.7, I could compile from git, but I do not want to live on the really bleeding edge. I have been using 2.7 for my day-to-day machining for a while now. I have not had any problems. -- Sebastian Kuzminsky

Re: [Emc-users] Stg documentation, opamp error on the servo-to-go stg card with switch mode dc dc converters in modern atx power supplies

2015-01-24 Thread Sebastian Kuzminsky
converters? Hi Max, thanks for this info. I added a blurb, it's building right now and will show up here within the hour or so: http://www.linuxcnc.org/docs/2.6/html/drivers/servo_to_go.html -- Sebastian Kuzminsky

Re: [Emc-users] Axis startup with preview set to top view ( z view ) rotated 90 deg ccw possible ?

2015-01-22 Thread Sebastian Kuzminsky
orientation, or an ini variable (in the [DISPLAY] section) to select it at startup. I'd be happy to review push your change. -- Sebastian Kuzminsky -- New Year. New Location. New Benefits. New Data Center in Ashburn

Re: [Emc-users] Confirm axis gui termination - user manual .axisrc

2015-01-22 Thread Sebastian Kuzminsky
, Question, text, warning, 1, YES, NO): root_window.destroy() root_window.protocol(WM_DELETE_WINDOW, General_Halt) I like this. Thanks for the patch! What is your full name so i can credit you in the commit message? -- Sebastian Kuzminsky

Re: [Emc-users] My experiment with the wheezy based download may be over.

2015-01-17 Thread Sebastian Kuzminsky
/getting-started/index.html#_installing_on_ubuntu_precise -- Sebastian Kuzminsky -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn

Re: [Emc-users] My experiment with the wheezy based download may be over.

2015-01-17 Thread Sebastian Kuzminsky
On 01/17/2015 09:24 AM, Gene Heskett wrote: On Saturday 17 January 2015 11:06:36 Sebastian Kuzminsky did opine You could try Ubuntu Precise. We have an RTAI kernel for it, and we build packages for it. Instructions are here: http://www.linuxcnc.org/docs/2.7/html/getting-started/index.html

Re: [Emc-users] Emc-users: hybrid iso csum

2015-01-11 Thread Sebastian Kuzminsky
. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from

Re: [Emc-users] Gearchange comp

2015-01-07 Thread Sebastian Kuzminsky
=13926 -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software

Re: [Emc-users] ATOM board latency and latest linuxcnc

2015-01-05 Thread Sebastian Kuzminsky
, and it'd have the nice benefit of not turning off half the non-realtime vcpus. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership

Re: [Emc-users] ATOM board latency and latest linuxcnc

2015-01-05 Thread Sebastian Kuzminsky
. Use lstopo to see what vcpus share the L2 cache of the last vcpu, then use isolcpus to isolate them all. That may help. Maybe memleak (Alec, our RTAI expert) can help identify any other things to try? -- Sebastian Kuzminsky

Re: [Emc-users] linuxcnc-sim on Mint 17.1 LTS

2015-01-02 Thread Sebastian Kuzminsky
On 01/02/2015 08:04 AM, Gene Heskett wrote: On Thursday 01 January 2015 23:12:22 Sebastian Kuzminsky did opine I personally prefer Debian Wheezy, which works out of the box using the new Live/Install Image. Instructions for that are here: http://www.linuxcnc.org/docs/2.7/html/getting

Re: [Emc-users] linuxcnc-sim on Mint 17.1 LTS

2015-01-01 Thread Sebastian Kuzminsky
/getting-started/index.html#_getting_linuxcnc -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub

Re: [Emc-users] Persistently storing HAL pin value

2014-12-23 Thread Sebastian Kuzminsky
fopen/fwrite/fclose to persist the values when they change, and fopen/fread/fclose at startup to restore them. -- Sebastian Kuzminsky -- Dive into the World of Parallel Programming! The Go Parallel Website, sponsored

Re: [Emc-users] touch off doesn't shift loaded paths

2014-12-19 Thread Sebastian Kuzminsky
config and address that. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing

Re: [Emc-users] touch off doesn't shift loaded paths

2014-12-19 Thread Sebastian Kuzminsky
On 12/19/2014 08:17 AM, Chris Radek wrote: On Fri, Dec 19, 2014 at 07:51:30AM -0700, Sebastian Kuzminsky wrote: On 12/19/2014 07:23 AM, Claude Zervas wrote: Ah! Yes, I'm using an older version - 2.5.x I have to upgrade... Touch-off works in 2.5 as well. This must be some strange issue

Re: [Emc-users] touch off doesn't shift loaded paths

2014-12-19 Thread Sebastian Kuzminsky
. But the config is stored in another users home. I'll check next time I'm in the workshop. What files linuxcnc likes write access to during execution? The parameters file, aka vars file named by [RS274NGC]PARAMETER_FILE, and optionally the tool file named by [EMCIO]TOOL_TABLE. -- Sebastian

Re: [Emc-users] Mb2hal?

2014-12-19 Thread Sebastian Kuzminsky
. Maybe you could reduce the update rate of the transactions you don't care as much about? If you need finer control over when reads and writes happen, you're probably better off writing a custom component (in C or python or the halcompile language) that does exactly what you need. -- Sebastian

Re: [Emc-users] Modbus

2014-12-18 Thread Sebastian Kuzminsky
rates (though it's not documented). So my point is: I think you can increase the baud rate and reduce the amount of time your VFDs take to respond. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise

Re: [Emc-users] Modbus

2014-12-18 Thread Sebastian Kuzminsky
On 12/18/2014 02:20 PM, Ricardo Moscoloni wrote: Could you elaborate more on this to our enlightment? Please! Python y hal example!! Here's an example documentation: http://linuxcnc.org/docs/html/hal/halmodule.html -- Sebastian Kuzminsky

Re: [Emc-users] touch off doesn't shift loaded paths

2014-12-18 Thread Sebastian Kuzminsky
. The backplot immediately jumps so the tool is at Z=0. What version of linuxcnc are you seeing this problem with? Can you reproduce it with one of the standard sim configs? -- Sebastian Kuzminsky -- Download BIRT iHub F-Type

Re: [Emc-users] Back to MANUAL after MDI or AUTO

2014-12-14 Thread Sebastian Kuzminsky
-code that runs a shell script that makes a rising edge the halui pin halui.mode.manual. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your

[Emc-users] LinuxCNC 2.6.5

2014-12-09 Thread Sebastian Kuzminsky
debugging in interp_list Thanks to the tester and reporters of bugs, and to the people who worked on this release: * Andy Pugh * Jeff Epler * John Thornton * Michael Geszkiewicz * Norbert Schechner -- Sebastian Kuzminsky

Re: [Emc-users] 4 axis simulation

2014-12-08 Thread Sebastian Kuzminsky
lucky the tool chaing window for a 5 seconds. Dose any one have a working exsample or know were I should look. It's not sim, but we do have a config that shows a 4-axis setup: by_interface/parport/stepper-xyza/inch.ini -- Sebastian Kuzminsky

Re: [Emc-users] linuxcnc simulator on mint 17

2014-12-07 Thread Sebastian Kuzminsky
execute make. Yep, that looks like it all right. You'll need to resolve that version mismatch and rerun configure before you can make progress. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade

Re: [Emc-users] An interesting quirk with comp / halcompile

2014-12-06 Thread Sebastian Kuzminsky
for our tools). IMO. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing

Re: [Emc-users] linuxcnc simulator on mint 17

2014-12-05 Thread Sebastian Kuzminsky
: No such file or directory We're going to need more insight into what you're doing to get into this state. Use a tool like 'script' to record exactly what you type to check out, configure, build, and run, and put it on a paste server somewhere for us to look at. -- Sebastian Kuzminsky

Re: [Emc-users] linuxcnc simulator on mint 17

2014-12-04 Thread Sebastian Kuzminsky
this workaround in our official package building, but it's not ready yet... If you do try this out, please let us know how it goes and if you run into any issues. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type

Re: [Emc-users] Not able to use comp (command not found) .

2014-12-04 Thread Sebastian Kuzminsky
to linuxcnc.org/docs and click on the version you want. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards

Re: [Emc-users] linuxcnc simulator on mint 17

2014-12-04 Thread Sebastian Kuzminsky
On 12/4/14 1:41 PM, Mario - Promm wrote: I follow our suggestion and compile ignoring the missing package, but got another error that I can't understand. What error did you get? And what command did you run to get it? -- Sebastian Kuzminsky

Re: [Emc-users] WJ200 driver on 2.6

2014-12-02 Thread Sebastian Kuzminsky
is pretty sparse. Updates to it would be welcomed... ;-) -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports

Re: [Emc-users] WJ200 driver on 2.6

2014-12-02 Thread Sebastian Kuzminsky
On 12/2/14 9:03 AM, Sebastian Kuzminsky wrote: On 12/2/14 8:42 AM, Jeremy Jones wrote: I'm in the process of hooking up my VFD. It's a HItachi WJ200 and according to the changelog there is a driver in the new version. Where do I find this and how do I implement it? Is it for modbus? It's

Re: [Emc-users] WJ200 driver on 2.6

2014-12-02 Thread Sebastian Kuzminsky
that describes how to use the WJ200 specifically, but there is an example for a similar VFD, the GS2, that should be useful as a starting point for you. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free

Re: [Emc-users] WJ200 driver on 2.6

2014-12-02 Thread Sebastian Kuzminsky
these files do. They get built into the wj200_vfd driver (that you load with loadusr, as the Integrator manual shows) and the manpage (that you can read with man wj200_vfd). -- Sebastian Kuzminsky -- Download BIRT iHub F-Type

Re: [Emc-users] gs2_vfd Hal component

2014-12-01 Thread Sebastian Kuzminsky
. A patch against 2.6 would be very welcome. Let me know if i can give you any help with it. :-) -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge

Re: [Emc-users] Fwd: gs2_vfd Hal component

2014-11-30 Thread Sebastian Kuzminsky
): Connection timed out stdin:6: gs2_vfd exited without becoming ready If these serial parameters truly match what the GS2 is configured for, then this command line looks right and it looks like you have a wiring problem. Aaaand i see you fixed it. Great! Glad you got it working! -- Sebastian

Re: [Emc-users] gs2_vfd Hal component

2014-11-30 Thread Sebastian Kuzminsky
fixed it. The things you said about configuring your GS2 probably belong in the manpage... -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge

Re: [Emc-users] Mux_generic

2014-11-28 Thread Sebastian Kuzminsky
On 11/28/2014 06:47 AM, Eric H. Johnson wrote: Andy et al, Is mux_generic in the current binaries? I am getting can't find module. It's in 2.6.0 and later. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type

Re: [Emc-users] LCNC VS Machinekit JWP

2014-11-25 Thread Sebastian Kuzminsky
posted this morning: https://www.youtube.com/watch?v=8QGOj39I-kk -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports

Re: [Emc-users] LCNC VS Machinekit JWP

2014-11-25 Thread Sebastian Kuzminsky
On 11/25/14 3:01 PM, Jeff Johnson wrote: :Sebastian Kuzminsky Wrote https://www.youtube.com/watch?v=8QGOj39I-kk We will be using it as long as it will work in Gmoccapy..Thanks It is totally GUI-agnostic, but it does require the machine integrator/builder to hook up some HAL wiring. Dewey

Re: [Emc-users] LCNC VS Machinekit JWP

2014-11-25 Thread Sebastian Kuzminsky
On 11/25/14 3:24 PM, Gene Heskett wrote: On Tuesday 25 November 2014 16:44:01 Sebastian Kuzminsky did opine https://www.youtube.com/watch?v=8QGOj39I-kk Looks a bit puzzling Seb, as we can't see how the machine is reacting, and what he is doing with the pulldown is not visible in the backplot

Re: [Emc-users] Problem getting latest LinuxCNC RT-preempt version from Buildbot

2014-11-20 Thread Sebastian Kuzminsky
source/Sources. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel

Re: [Emc-users] upgrade to current version causes lockup

2014-11-18 Thread Sebastian Kuzminsky
or revert to the older kernel. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing

Re: [Emc-users] upgrade to current version causes lockup

2014-11-18 Thread Sebastian Kuzminsky
a base period for your linuxcnc .ini file. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards

Re: [Emc-users] upgrade to current version causes lockup

2014-11-18 Thread Sebastian Kuzminsky
On 11/18/14 10:27 AM, kqt4a...@gmail.com wrote: The lantency-test is what I first tried to run, I get no gui and it locks up. Glxgears runs ok. Bummer. Can you send us the output of 'dpkg -s linux-image-3.4-9-rtai-686-pae' and paste the output of dmesg somewhere? -- Sebastian Kuzminsky

Re: [Emc-users] upgrade to current version causes lockup

2014-11-18 Thread Sebastian Kuzminsky
. -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App

Re: [Emc-users] Hal mux

2014-11-17 Thread Sebastian Kuzminsky
deprecate the muxN components in favor of mux_generic? -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards

Re: [Emc-users] Nooby trouble with Mesaflash and 7i80

2014-11-17 Thread Sebastian Kuzminsky
: 3.0.0 Version table: *** 3.0.0 0 500 http://linuxcnc.org/ wheezy/base amd64 Packages 100 /var/lib/dpkg/status -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server

Re: [Emc-users] Nooby trouble with Mesaflash and 7i80

2014-11-17 Thread Sebastian Kuzminsky
try to compile a new one. mesaflash is in the debian archive at linuxcnc.org. Add this to your apt sources: deb http://linuxcnc.org wheezy base -- Sebastian Kuzminsky -- Download BIRT iHub F-Type - The Free

Re: [Emc-users] New refit

2014-11-07 Thread Sebastian Kuzminsky
not accepting address 2, error -110 usb 1-1: new high-speed USB device number 3 using ehci_hcd Is this while trying to boot from the LinuxCNC 2.6 live-cd? If so, try re-downloading it, Chris Radek just updated it with a bug-fix for the J1900 motherboard. -- Sebastian Kuzminsky

Re: [Emc-users] arguments to use

2014-11-06 Thread Sebastian Kuzminsky
On 11/6/14 10:54 AM, Cathrine Hribar wrote: Does anyone know where I can find a list of the arguments to use in while, if,and sub statements? With an explanation of their functions??? http://linuxcnc.org/docs/2.6/html/gcode/o-code.html -- Sebastian Kuzminsky

[Emc-users] LinuxCNC 2.6.4

2014-11-02 Thread Sebastian Kuzminsky
-bin/wiki.pl?Released_2.6.X My thanks go to all the folks who reported bugs, fixed bugs, and generally made things better in our world. -- Sebastian Kuzminsky -- ___ Emc

Re: [Emc-users] Problem pncconf in master (patch attached)

2014-10-31 Thread Sebastian Kuzminsky
builds. I just pushed that patch to 2.7. 0: https://sourceforge.net/p/emc/bugs/400/ 1: http://psha.org.ru/irc/%23emc-devel/2014-10-30.html#16:29:23 -- Sebastian Kuzminsky

Re: [Emc-users] Problem pncconf in master (patch attached)

2014-10-31 Thread Sebastian Kuzminsky
a bit and my conclusion is this: I think that if hal.is_rt is True, that implies that you can run hardware. This seems to hold true for both rtai builds and uspace builds. Looking at halmodule.cc:1152 and at the rtapi_is(3) manpage (both in 2.7) confirms this conclusion. -- Sebastian

Re: [Emc-users] The Warm Glow of Mach 3

2014-10-31 Thread Sebastian Kuzminsky
systems designed to fly the astronauts to safety in case the rocket malfunctions: http://en.wikipedia.org/wiki/Launch_escape_system -- Sebastian Kuzminsky -- ___ Emc-users

Re: [Emc-users] Problem pncconf in master (patch attached)

2014-10-30 Thread Sebastian Kuzminsky
developer maintainer. Chris, does that patch look right to you? -- Sebastian Kuzminsky -- ___ Emc-users mailing list Emc-users@lists.sourceforge.net https

Re: [Emc-users] LinuxCNC Meeting Stuttgart, Germany 2014

2014-10-29 Thread Sebastian Kuzminsky
there. :-) -- Sebastian Kuzminsky -- ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] LinuxCNC Meeting Stuttgart, Germany 2014

2014-10-29 Thread Sebastian Kuzminsky
? -- Sebastian Kuzminsky -- ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] The Warm Glow of Mach 3

2014-10-29 Thread Sebastian Kuzminsky
://autogeny.org/tower/tower.html Like a space elevator, but practical. -- Sebastian Kuzminsky -- ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net

[Emc-users] Announcing the LinuxCNC 2.7 branch

2014-10-28 Thread Sebastian Kuzminsky
for you. -- Sebastian Kuzminsky -- ___ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users

Re: [Emc-users] Houston LinuxCNC Fest

2014-10-23 Thread Sebastian Kuzminsky
to meet you too! I'm glad you had a useful trip and positive experience. Good luck with your projects, and I hope to see you again next year :-) -- Sebastian Kuzminsky

Re: [Emc-users] F0

2014-10-17 Thread Sebastian Kuzminsky
. http://www.linuxcnc.org/docs/devel/html/ points to the master branch, and in that branch the motion types live in src/emc/tp/tc_types.h, not ...tp/tc.h as the manpage says, i updated it. -- Sebastian Kuzminsky

Re: [Emc-users] F0

2014-10-17 Thread Sebastian Kuzminsky
://www.linuxcnc.org/docs/2.6/pdf/LinuxCNC_Manual_Pages.pdf ... And it has motion.motion-type, since it's just a re-rendering of the motion.9 manpage. -- Sebastian Kuzminsky -- Comprehensive Server Monitoring

Re: [Emc-users] Thoughts on a Python script to calculate estimated run time, for G code and my first hacked sub routine

2014-10-16 Thread Sebastian Kuzminsky
(better bounds checking, easier testing of the TP, etc), but it'll be slower than either of the two current estimators. -- Sebastian Kuzminsky -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9

<    1   2   3   4   5   6   7   8   9   10   >