Re: [Emc-users] FPGA firmware for SoC's - please watch https://github.com/machinekit/mksocfpga

2016-04-14 Thread Michael Haberler
sorry for the noise, hit too early - wrong list > Am 14.04.2016 um 21:07 schrieb Michael Haberler : > > since the repo https://github.com/machinekit/mksocfpga has arrived: > > for those interested in the plumbing of FPGA firmware, please 'watch' this > repo

[Emc-users] FPGA firmware for SoC's - please watch https://github.com/machinekit/mksocfpga

2016-04-14 Thread Michael Haberler
since the repo https://github.com/machinekit/mksocfpga has arrived: for those interested in the plumbing of FPGA firmware, please 'watch' this repo - the issue tracker there is relevant - Michael -- Find and fix applic

Re: [Emc-users] Remap_error

2016-03-13 Thread Michael Haberler
> Am 13.03.2016 um 09:21 schrieb nkp : > > What does this error mean? > https://picasaweb.google.com/107033522069386867580/132016#6261445564700413634 exactly what it says: the remap procedure does not return an integer look 5 lines up where it is done right: 'return INTERP_OK' as documented

[Emc-users] RTLWS 17 Call for Papers

2015-06-17 Thread Michael Haberler
h EDV Research, Austria Joseph Wenninger, TU Wien, Austria Julia Lawall, Inria, France Michael Haberler, machinekit.io, Austria Nicholas Mc Guire, OpenTech EDV Research, Austria Paolo Mantegazza, Politecnico di Milano, Italy Paul McKenney, IBM Linux Technology Center, USA Roberto Bucher, SUPSI, Switze

[Emc-users] pickconfig using gtk

2015-02-19 Thread Michael Haberler
Daniel Rogge did a stab at replacing some part of the TCL code, namely pickconfig.tcl I failed to do anything with it yet, but here it is anyway since this came up: > Anfang der weitergeleiteten Nachricht: > > Von: Daniel Rogge > ... > > When tk/tcl goes away remind me to brush up the work I

Re: [Emc-users] VFS11 modbus

2014-08-20 Thread Michael Haberler
Am 20.08.2014 um 19:04 schrieb Karlsson & Wang : > I am trying to use Modbus to talk to a card vi TCP which I built myself. I > work as a software developer but are not familiar with the protocol, do > anyone which registers or what it is called are used for what? search for 'TOSVERT VF-S11 C

Re: [Emc-users] VFS11 modbus

2014-08-20 Thread Michael Haberler
Am 20.08.2014 um 15:13 schrieb Andrew : > Hello! > > I'm trying to connect my Toshiba VFD to LinuxCNC > http://linuxcnc.org/docs/html/drivers/VFS11.html > I made the interface according to Michael's diagram. > But there's no response from the VFD on pin 3, I checked it with my > O-scope. Though

Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Michael Haberler
Am 10.05.2014 um 23:05 schrieb Gene Heskett : > On Saturday 10 May 2014 14:08:00 Jon Elson did opine > And Gene did reply: >> liblinuxcnchal.so.0 > > I have that, in /usr/lib. Why don't you? last update before the emc->linuxcnc rename stampede broke loose? > > Cheers, Gene > -- > "There are

Re: [Emc-users] center finder camera / camview-emc

2014-05-10 Thread Michael Haberler
Am 10.05.2014 um 20:08 schrieb Jon Elson : > OK, found out at least part of the problem. When it > tries to start camview-emc, it tried to use > liblinuxcnchal.so.0, which does not exist. Anybody > know where it comes from? that is the userland hal library and produced during a normal build, n

Re: [Emc-users] Rob Ellenberg's trajectory planner combined with jog-while-paused support

2014-04-23 Thread Michael Haberler
Am 23.04.2014 um 11:42 schrieb Viesturs Lācis : > 2014-04-08 14:19 GMT-04:00 Michael Haberler : > >> [I posted this to the machinekit list, but since there is interest in both >> features I share it here too. -m] >> >> >> There was significant interest in

Re: [Emc-users] Announcing LinuxCNC 2.6.0-pre1

2014-04-18 Thread Michael Haberler
Peter - Am 18.04.2014 um 13:26 schrieb Peter Blodow : > ... (yes, Michael, Austrian and especially Tyrolian is > linguistically a branch of Bavarian). > > PS: Don't get me wrong, I'm not a native Bavarian, but of Viking descent! I already had the suspicion... why is it that countries like

Re: [Emc-users] Motion Mode in HAL

2014-04-15 Thread Michael Haberler
Am 15.04.2014 um 11:21 schrieb andy pugh : > Does any HAL pin indicate if the current move is a G1, G2, G3 or G0 move? > I am wondering if such a pin would be useful for things like laser > cutters, which could cut with g1 and move with g0, almost > automagically. not exactly, but look at the m

Re: [Emc-users] Rob Ellenberg's trajectory planner combined with jog-while-paused support

2014-04-08 Thread Michael Haberler
Viesturs, Am 08.04.2014 um 21:04 schrieb Viesturs Lācis > > Just a small selfish question - any chance for ready-made deb package (by > buildbot)? I understand that it is not quick and easy, but I am sure that I > am not the only one that find getting the right branch and compiling from > source

[Emc-users] Rob Ellenberg's trajectory planner combined with jog-while-paused support

2014-04-08 Thread Michael Haberler
[I posted this to the machinekit list, but since there is interest in both features I share it here too. -m] There was significant interest in the basic HAL-based Jog-while-paused support I did a while ago; that too was never merged mainline though. I've dusted this off and brought it forward

Re: [Emc-users] Caution for users using linuxcnc master and Mesa Stepgen

2014-04-08 Thread Michael Haberler
Am 08.04.2014 um 10:30 schrieb andy pugh : > On 8 April 2014 06:53, Michael Haberler wrote: > >> if I add 'stepgen_width=0' to the above line, the TableXPins (eg 026..029 >> above) vanish and become IOPorts? > > No, if you do that then all the stepgen pins

Re: [Emc-users] Caution for users using linuxcnc master and Mesa Stepgen

2014-04-07 Thread Michael Haberler
just tried, result: http://static.mah.priv.at/public/hm2log.txt I guess I'll wait until PCW recovers from the snake bite ;) - Michael Am 08.04.2014 um 07:53 schrieb Michael Haberler : > Andy, > > Am 08.04.2014 um 01:46 schrieb andy pugh : > >> I have pushed what I

Re: [Emc-users] Caution for users using linuxcnc master and Mesa Stepgen

2014-04-07 Thread Michael Haberler
Andy, Am 08.04.2014 um 01:46 schrieb andy pugh : > I have pushed what I believe to be a fix for this issue to the 2.6 branch. thanks for this patch! just to make sure I understand this right, since I have this issue: my config line used to read: loadrt hm2_pci config="firmware=hm2/5i20/SVST

Re: [Emc-users] Remapping problem with higher feeds

2014-04-07 Thread Michael Haberler
2014 at 1:19 PM, Michael Haberler wrote: > >> >> Am 07.04.2014 um 19:06 schrieb Rod Fitzsimmons Frey : >> >>> Thanks Michael. Here's the relevant files >>> >>> https://gist.github.com/rodfrey/10024205 >> >> My gut feeling is - s

Re: [Emc-users] Remapping problem with higher feeds

2014-04-07 Thread Michael Haberler
and see if the error reoccurs? not sure if its needed at all (hey, gists are a great way to share details of an error without running into pastebin.* expiration! ) -m > > It works well until I exceed 1200mm/min on any section of my program. > > > On Mon, Apr 7, 2014 at 12:

Re: [Emc-users] Remapping problem with higher feeds

2014-04-07 Thread Michael Haberler
Am 07.04.2014 um 17:52 schrieb Rod Fitzsimmons Frey : > Hi! I'm having some issues with remapping M6 when I up my feed rates. My > program works great at 750mm/min, but when I up it to 2000mm/min I get this > error: > > M7x: restore_settings failed executing: ' F2000.0': Queue is not empty > a

Re: [Emc-users] ubuntu repo on deb.machinekit.net down?

2014-04-06 Thread Michael Haberler
Hi Lars, Am 06.04.2014 um 15:01 schrieb Lars Möller : > hi, > > I tried to install xenomai on ubuntu 12.04lts. The repo > http://deb.machinekit.net/precise/dists/precise/main/binary-i386/Packages > seems > down. What am I doing wrong? nothing - there was a mistake in the transition which caus

[Emc-users] [ANNOUNCE] Machinekit project

2014-04-03 Thread Michael Haberler
and to provide objective guidelines for the acceptance and merging of changes. For an excellent discussion of the C4 contract rationale and building a community around an open source project, see Chapter 6 of the 0MQ guide [8]. Sincerely, The Machinekit team members: Michael Haberler John

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-04-02 Thread Michael Haberler
ike 'all obvious to me' so I'm not a good author for that type of document 'lack of entropy - I like it ;) - Michael > > > On Wed, Apr 2, 2014 at 7:29 AM, Michael Haberler wrote: > >> >> Am 02.04.2014 um 12:41 schrieb Rod Fitzsimmons Frey : >>

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-04-02 Thread Michael Haberler
Am 02.04.2014 um 12:41 schrieb Rod Fitzsimmons Frey : > To test my understanding: is it legitimate for the python mapping code to > call canon methods directly? Would that mess up state for the interpreter > when it continued executing? to be more clear: canon is primarily a 'downwards' API -

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-04-02 Thread Michael Haberler
Rod, Am 02.04.2014 um 12:41 schrieb Rod Fitzsimmons Frey : > To test my understanding: is it legitimate for the python mapping code to > call canon methods directly? yes, definitely - it's just what the interpreter itself does all the time the basic logic of the interpreter inner loop is: - par

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-04-02 Thread Michael Haberler
ignal lines for > tool-released, tool-clamped, and spindle-stopped, also perhaps touch-off of > the tool with sensors on the rack to indicate if a tool has been removed > out-of-turn (and therefore needs touchoff) > > > On Tue, Apr 1, 2014 at 9:12 PM, Michael Haberler wrote: &g

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-04-01 Thread Michael Haberler
ommended - Michael > > > > > On Tue, Apr 1, 2014 at 6:53 PM, Michael Haberler wrote: > >> here is an example for what I described below: >> >> >> http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=commit;h=d426cc90b5e1338f1a2b8ad403ea11e0a24f3b50 >>

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-04-01 Thread Michael Haberler
here is an example for what I described below: http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=commit;h=d426cc90b5e1338f1a2b8ad403ea11e0a24f3b50 try 'M465 P0Q1' and 'M465 P0Q0' and watch motion.digital-out-00 - Michael Am 01.04.2014 um 22:10 schrieb Michael Haberl

Re: [Emc-users] Remapping M6 - Carousel Toolchanger

2014-04-01 Thread Michael Haberler
for the current reorganisation? - Michael > > On 04/01/2014 04:20 PM, Michael Haberler wrote: >> Am 01.04.2014 um 22:11 schrieb andy pugh : >> >>> On 1 April 2014 21:00, Billy Huddleston wrote: >>>> Ah. Okay.. So that's something new then... >>>

Re: [Emc-users] Remapping M6 - Carousel Toolchanger

2014-04-01 Thread Michael Haberler
for the current reorganisation? - Michael > > On 04/01/2014 04:20 PM, Michael Haberler wrote: >> Am 01.04.2014 um 22:11 schrieb andy pugh : >> >>> On 1 April 2014 21:00, Billy Huddleston wrote: >>>> Ah. Okay.. So that's something new then... >>>

Re: [Emc-users] Remapping M6 - Carousel Toolchanger

2014-04-01 Thread Michael Haberler
Am 01.04.2014 um 22:11 schrieb andy pugh : > On 1 April 2014 21:00, Billy Huddleston wrote: >> Ah. Okay.. So that's something new then... > > I don't know if it is new, default, or abandoned. The INI config docs > for both 2.5 and Master make no mention of it. > > http://wiki.linuxcnc.org/cgi-

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-04-01 Thread Michael Haberler
gt; >>>>> But I readily accept that even if it is moving, I *shouldn't* do it >> this >>>>> way. I can use the ngc code if necessary, but I couldn't find a way to >>>>> access the signals from my spindle... i went this way so I coul

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-03-31 Thread Michael Haberler
o just that sorry, you need to remain with the setup as outlined in the manualtoolchange example; you can replace some ngc by python, but you cant move that code outside the interp into another halcomp - Michael > Console output: http://pastebin.com/jNHZbxAE > > > >

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-03-31 Thread Michael Haberler
lated files and pastebin any error messages - Michael > > On Wed, Mar 26, 2014 at 3:15 PM, Michael Haberler wrote: > >> >> >>> Am 26.03.2014 um 16:53 schrieb Rod Fitzsimmons Frey : >>> >>> Hi! I'm merrily trying to remap M6 using the guidelines

Re: [Emc-users] Remapping M6 - change_epilog not called.

2014-03-26 Thread Michael Haberler
> Am 26.03.2014 um 16:53 schrieb Rod Fitzsimmons Frey : > > Hi! I'm merrily trying to remap M6 using the guidelines at > http://linuxcnc.org/docs/devel/html/remap/structure.html#_configuring_iocontrol_with_a_remapped_m6. > I'm trying to use all-python to implement my rack toolchanger. > > I ha

Re: [Emc-users] Beagleboard Black and Machinekit on eMMc

2014-03-17 Thread Michael Haberler
Am 17.03.2014 um 21:44 schrieb Sebastian Kuzminsky : > On 3/17/14 12:06 , Charles Steinkuehler wrote: >> The packing issue has bumped up in priority for me, but I'm still going >> out of town again tomorrow and don't think I'll get much done. For now >> I'm looking at trying to get the Xenomai r

Re: [Emc-users] Beagle Board Black startup

2014-03-13 Thread Michael Haberler
tly what's >> going on. >> >> On 3/13/2014 1:30 PM, Mark Tucker wrote: >>> This seems like another good reason to get this to fit on the eMMc to >>> avoid killing the card slot. >>> >>> >>> On 13/03/14 18:24, Michael Haberler w

Re: [Emc-users] Beagle Board Black startup

2014-03-13 Thread Michael Haberler
makes perfect sense do you see a way how you can help with the effort? pretty sure Charles would not mind a hand with that job - all his scripts are public, so it's 'mere work' ;) fork on github, have a go at it - Michael > Regards > Mark > > On 13/03/14 18:48, Mi

Re: [Emc-users] Beagle Board Black startup

2014-03-13 Thread Michael Haberler
Mark, Am 13.03.2014 um 19:30 schrieb Mark Tucker : > This seems like another good reason to get this to fit on the eMMc to > avoid killing the card slot. very good point would you mind looking into the issue - getting rid of all non-essential packages and see if you can get the image below 2G

Re: [Emc-users] Beagle Board Black startup

2014-03-13 Thread Michael Haberler
Am 13.03.2014 um 17:33 schrieb Charles Steinkuehler : > Pinging Michael Haberler: > > Is this the same issue you were seeing? > > It seems like Michael's issue was with the SD card slot on the BBB, the > same SD card worked on a different board. that is exactly what I

Re: [Emc-users] Little OT, but...

2014-03-02 Thread Michael Haberler
Am 02.03.2014 um 14:42 schrieb W. Martinjak : >> The current implementation uses a Websockets proxy server based on >> libwebsockets (http://libwebsockets.org/trac/libwebsockets). That is a >> relatively low level bridge, but it is very fast, has a stable API, and the >> package is well suppor

Re: [Emc-users] Little OT, but...

2014-03-02 Thread Michael Haberler
> > In my other recent reply I mentioned my security concerns. These small, > light weight web servers just don't seem to have much security built into Ah, the great security debate ;) that opens a rich subject for exchange. You're opening a can of worms - with some pretty old existing worms, t

Re: [Emc-users] Little OT, but...

2014-03-02 Thread Michael Haberler
Am 02.03.2014 um 13:11 schrieb Mark Wendt : > On Sat, Mar 1, 2014 at 3:04 PM, Michael Haberler wrote: > >> >> Am 01.03.2014 um 18:19 schrieb W. Martinjak : >> >>> It seems the thrill of joy has gone ;) >> >> not for me - in fact I think

Re: [Emc-users] Little OT, but...

2014-03-01 Thread Michael Haberler
Am 02.03.2014 um 00:40 schrieb Sven Wesley : > 2014-03-01 21:04 GMT+01:00 Michael Haberler : > >> >> Am 01.03.2014 um 18:19 schrieb W. Martinjak : >> >>> It seems the thrill of joy has gone ;) >> >> not for me - in fact I think it as re

Re: [Emc-users] Little OT, but...

2014-03-01 Thread Michael Haberler
Am 01.03.2014 um 18:19 schrieb W. Martinjak : > It seems the thrill of joy has gone ;) not for me - in fact I think it as reassuring to see we to converge on the same concept: Web UI interaction will happen over Websockets, and with JSON objects mapped to internal representation at the bou

Re: [Emc-users] Little OT, but...

2014-02-28 Thread Michael Haberler
Am 25.02.2014 um 19:32 schrieb Sven Wesley : > It would be pretty awesome to read the DRO data from LinuxCNC... :) The way a Javascript/Websockets client like on an Android device works in my development branch is: - define a group of signals to be watched for changes - a 'HAL group' like 'f

Re: [Emc-users] Printrboard and LinuxCNC

2014-02-28 Thread Michael Haberler
Am 28.02.2014 um 19:01 schrieb Viesturs Lācis : > 2014-02-28 16:25 GMT+02:00 Michael Haberler : > >> What needs to be done, and Yishin did, is push down the syncing operation >> from the tp into the segment execution level, so it can be handled on such >> an 'outb

Re: [Emc-users] Printrboard and LinuxCNC

2014-02-28 Thread Michael Haberler
Am 28.02.2014 um 14:39 schrieb Viesturs Lācis : > 2014-02-28 15:19 GMT+02:00 John Alexander Stewart : > >> Michael; >> >> Ah - grbl-like input. Makes sense, and I can see how it would not work so >> well for LinuxCNC. >> >> The question, then, is how come Mach3 can have USB cabling, but LinuxC

Re: [Emc-users] Printrboard and LinuxCNC

2014-02-28 Thread Michael Haberler
f controls, and associated > software is settling down for 3D'ers? by helping Charles with contributions ;) http://blog.machinekit.io - Michael > > John. > > > On Fri, Feb 28, 2014 at 4:14 AM, Michael Haberler wrote: > >> correction: >> >> Am 2

Re: [Emc-users] Printrboard and LinuxCNC

2014-02-28 Thread Michael Haberler
correction: Am 28.02.2014 um 09:10 schrieb Michael Haberler : > I could imagine a firmware solution which does the link between LinuxCNC and > this board over SPI, like Gemi's picnc "outboard" - that would likely work a > lot better I dont think an SPI-based firmware

Re: [Emc-users] Printrboard and LinuxCNC

2014-02-28 Thread Michael Haberler
Am 28.02.2014 um 03:35 schrieb John Alexander Stewart : > Ok - can anyone remind me *why* the Printrboard is not a good thing to > interface with LinuxCNC? looks like a neat I/O octopus I had a short (ie non-exhaustive) look at the firmware for this board I have the impression this is meant t

Re: [Emc-users] EMC2 to Control a 3D Printer

2014-02-12 Thread Michael Haberler
th the normal shakeout period I would say wide usability by end of this year is realistic. - Michael > > > On Mon, Feb 10, 2014 at 2:46 PM, Michael Haberler wrote: > >> >> Am 10.02.2014 um 22:22 schrieb Charles Buckley : >> >>> This leads into a more fund

Re: [Emc-users] EMC2 to Control a 3D Printer

2014-02-10 Thread Michael Haberler
Am 10.02.2014 um 22:22 schrieb Charles Buckley : > This leads into a more fundamental question down the road. > > Will the GUI be split from the Controller engine in the future? yes, I am working on exactly that. > So, we > would be able to connect in any environment with any skin to run the

Re: [Emc-users] python interface to C

2014-01-30 Thread Michael Haberler
Josiah, Am 30.01.2014 um 15:41 schrieb Josiah Morgan : > I have created python script which I have linuxcnc automatically launch via > hal loadusr. > this python script controls the majority of everything linuxcnc does to > make it very specific to what I need for my given scenario using the > fu

Re: [Emc-users] Machinekit Gui

2014-01-26 Thread Michael Haberler
Am 26.01.2014 um 13:03 schrieb Mark Tucker : > Charles/Chris > > How long before these changes with gscreen are merged with the > machinekit git repo? > Or how do i pull the changes from master into machinekit? I regularly merge master into https://github.com/mhaberler/linuxcnc/tree/unified-b

Re: [Emc-users] BBB 14: unexpected realtime delay on RT thread 1

2014-01-14 Thread Michael Haberler
Am 14.01.2014 um 19:33 schrieb Charles Steinkuehler : > On 1/14/2014 12:21 PM, Bas de Bruijn wrote: >> Yes, the BeagleBone Black, >> the PRU is hat 10us step length and 1us step time. The PRU code cannot cause an "unexpected realtime delay", since this is a message generated by the motion compo

Re: [Emc-users] Stopping program for tool change

2014-01-12 Thread Michael Haberler
Am 12.01.2014 um 10:38 schrieb Mike Eitel : > Michael Haberler writes: > >> >> John, >> >> Am 11.01.2014 um 19:57 schrieb John Alexander Stewart : >> >>> Hi all; >>> >>> I've got a large bit of steel milling to do, and

Re: [Emc-users] Stopping program for tool change

2014-01-11 Thread Michael Haberler
John, Am 11.01.2014 um 19:57 schrieb John Alexander Stewart : > Hi all; > > I've got a large bit of steel milling to do, and am changing tools > mid-stream every 1mm or so of depth. (6mm end mills, 12.7mm depth) > > Is it possible that the "stop program execution" causes loss of position? > >

[Emc-users] HAL strings (was Re: How do you change polarity of Step Pulses in MachineKit stepgen?)

2014-01-11 Thread Michael Haberler
Am 11.01.2014 um 05:19 schrieb andy pugh : > On 11 January 2014 02:59, Charles Steinkuehler > wrote: >> I think I've come up with a reasonable solution >> that will still work with HAL's limitations (only bit, integer, and >> float data types, so no strings). > > Wacky idea, why not add string

Re: [Emc-users] Python interface: program_open() does not show a preview in AXIS

2013-12-30 Thread Michael Haberler
Hi Philipp, a bit of guts first: Configs with a UI which sports preview actually have two interpreters there's one in the milltask process - this is the 'real one' which drives the machine, and which you've been talking to with your sample program then there's a 'preview interpreter' in the UI

Re: [Emc-users] maximum number of queued MDI commands exceeded

2013-12-29 Thread Michael Haberler
please note - I did the original diagnosis and initial code you referred to however, the current code in master was worked over by Seb, you might want to talk to him I am unclear about the status - the way I understand it is that there is currently no backpressure mechanism on the MDI queue -

Re: [Emc-users] More stepgens with BeagleBone

2013-12-29 Thread Michael Haberler
congratulations! that's quite an achievement! cheers - Michael Am 29.12.2013 um 20:22 schrieb Andrew : > Hello! > > Here's my toy to move with ubc3-ja4 on BBB. > http://youtu.be/ouyx65C7L-o > Charles and Michael, thanks a lot for your help! > > The whole control is not quite stable, it freeze

Re: [Emc-users] BBB + BeBoPr-Bridge + linear delta kinematics

2013-12-29 Thread Michael Haberler
Am 29.12.2013 um 18:25 schrieb Bas de Bruijn : >> so please try the delta config > > I have found it in sim/axis/rdelta.ini > I get a TK screen with a rotary delta. But this is a simulation if I’m not > mistaken. Well hey, this is a result, we didnt have that earlier today. And that's where y

Re: [Emc-users] BBB + BeBoPr-Bridge + linear delta kinematics

2013-12-29 Thread Michael Haberler
Am 29.12.2013 um 17:20 schrieb Bas de Bruijn : > >> >> Please do this: >> >> $ export DEBUG=5 >> $ realtime start >> $ realtime stop >> >> Please pastebin the contents of /var/log/linuxcnc.log > > http://pastebin.com/Mqb0suKM of 3 lines above looks ok > http://pastebin.com/PvAiKAnU of $ DEB

Re: [Emc-users] BBB + BeBoPr-Bridge + linear delta kinematics

2013-12-29 Thread Michael Haberler
Am 29.12.2013 um 16:29 schrieb Bas de Bruijn : > >> >>> so here is the contents of $ DEBUG=5 linuxcnc > console output.txt 2>&1 >> >> Please read section 3.1 of >> http://static.mah.priv.at/public/html/common/UnifiedBuild.html, then run >> >> $ sudo make log >> >> as outlined there. Also, a

Re: [Emc-users] BBB + BeBoPr-Bridge + linear delta kinematics

2013-12-29 Thread Michael Haberler
Am 29.12.2013 um 15:38 schrieb Bas de Bruijn : >>> /var/log/linuxcnc.log doesn’t seem to exist (at least at that location) >> >> please look again. It should be there starting from Charles's image: > > it’s not there, noticed also in /tmp/log I have no idea what base image you have, and what

Re: [Emc-users] BBB + BeBoPr-Bridge + linear delta kinematics

2013-12-29 Thread Michael Haberler
Am 29.12.2013 um 14:57 schrieb Bas de Bruijn : .. good so far .. >> make >> sudo make setuid >> . ../scripts/rip-environment >> linuxcnc > > linuxcnc will start, no it does not, see line of the log:BeBoPr-Bridge.hal:26: /home/linuxcnc/linuxcnc/libexec/rtapi_app_xenomai exited without becom

Re: [Emc-users] BBB + BeBoPr-Bridge + linear delta kinematics

2013-12-29 Thread Michael Haberler
please note the corrected URI for the unified build document: http://static.mah.priv.at/public/html/common/UnifiedBuild.html I just added some touchups, no need to re-read the whole document -m -- Rapidly troubleshoo

Re: [Emc-users] BBB + BeBoPr-Bridge + linear delta kinematics

2013-12-28 Thread Michael Haberler
Am 28.12.2013 um 22:32 schrieb Bas de Bruijn : > > On 28 Dec 2013, at 21:37, Michael Haberler wrote: > >> >> Am 28.12.2013 um 21:21 schrieb Bas de Bruijn : >> >>>> https://github.com/mhaberler/linuxcnc/tree/unified-build-candidate-3-joints_axes4 &

Re: [Emc-users] BBB + BeBoPr-Bridge + linear delta kinematics

2013-12-28 Thread Michael Haberler
Am 28.12.2013 um 21:21 schrieb Bas de Bruijn : >> https://github.com/mhaberler/linuxcnc/tree/unified-build-candidate-3-joints_axes4 >> >> The lineardeltakins module is already in this branch, you just have to >> select it in your configuration file. > > first after making my local branch from

Re: [Emc-users] Vismach

2013-12-27 Thread Michael Haberler
Am 27.12.2013 um 23:07 schrieb andy pugh : > Felix on the forum has just rather expanded the documentation for Vismach. > wiki.linuxcnc.org/cgi-bin/wiki.pl?Vismach great - a pity to see such work rot on the wiki - it should go into the manual! -m > > -- > atp > If you can't fix it, you don't

[Emc-users] getting the r8168 to work without a special kernel module

2013-12-19 Thread Michael Haberler
Am 19.12.2013 um 19:58 schrieb Sebastian Kuzminsky : > On 12/19/13 10:16 , Sebastian Kuzminsky wrote: >> On 12/19/13 09:49 , Peter C. Wallace wrote: >>> On Thu, 19 Dec 2013, Eric Keller wrote: >>> Date: Thu, 19 Dec 2013 10:28:48 -0500 From: Eric Keller Reply-To: "Enhanced Machine

Re: [Emc-users] INI Tricks

2013-12-02 Thread Michael Haberler
Am 02.12.2013 um 15:42 schrieb andy pugh : > On 2 December 2013 13:23, Charles Steinkuehler > wrote: > >> Perhaps with the hacking taking place on motion and the path planner and >> whatnot, these can migrate to HAL where it seems like they belong. > > Doing that will break every single exist

Re: [Emc-users] OT (very much indeed): German titles

2013-11-18 Thread Michael Haberler
Am 18.11.2013 um 14:47 schrieb Sven Wesley : > Um meine deutschen Freunde... > > My wife is a doctor in medicine. That makes her Dr. Wesley. > I've heard, that if I am in Germany I would then be "Frau Dr. Wesley". > Is this just a funny rumor or is it actually correct? pretty close. Your migh

Re: [Emc-users] LinuxCNC on a Freescale ARM9-based board

2013-11-16 Thread Michael Haberler
Hi Paul, Am 16.11.2013 um 16:03 schrieb Паша Сечко : > Hello, I've managed to run LinuxCNC on a Freescale i.MX6 board with a > custom Xenomai kernel and rootfs from Raspbian. Long story short, I want to > configure outputs to try to wiggle a GPIO pin on my board through a > LinuxCNC interface (m

Re: [Emc-users] beaglebone black capeless CNC configuration

2013-11-14 Thread Michael Haberler
Am 14.11.2013 um 21:10 schrieb Maximiliano Fermín Córdoba : > My main goal is to test the beaglebone with linuxcnc in the worst escenario > so as to decide if it is capable of managing the whole system operation. > Maybe the best option is to use an external stepgenerator and use the 'bone > onl

Re: [Emc-users] beaglebone black capeless CNC configuration

2013-11-14 Thread Michael Haberler
Am 14.11.2013 um 16:03 schrieb Maximiliano Fermín Córdoba : > Hi > > I´ve made another test, setting feedrate at 5000 mm/min, in my case should ---^ you are obviously running a G-code program then? > give me a 41,6khz step rate,, but when I measured i

Re: [Emc-users] USB Camera for edge finder?

2013-11-12 Thread Michael Haberler
> > The file exist > $ ls -l /usr/include/libv4l2.h > -rw-r--r-- 1 root root 4679 Nov 17 2009 /usr/include/libv4l2.h > > > Go figure. I just tried on a 10.04 (I did this before, so I have the prerequisite packages installed): git clone git://psha.org.ru/psha/camunits.git cd camunits/ ./boot

Re: [Emc-users] USB Camera for edge finder?

2013-11-12 Thread Michael Haberler
Am 12.11.2013 um 20:10 schrieb kqt4a...@gmail.com: > On Tue, 12 Nov 2013, Gene Heskett wrote: > >> On Tuesday 12 November 2013 12:24:10 kqt4a...@gmail.com did opine: >> >>> On Fri, 8 Nov 2013, David Armstrong wrote: On 08/11/13 19:13, Gene Heskett wrote: > On Friday 08 November 2013 14

Re: [Emc-users] Linuxcncrsh with MachineKit+BeBoPr+BBB

2013-10-15 Thread Michael Haberler
Am 15.10.2013 um 05:25 schrieb Walter Cigana : > Hi all, > > I have been investigating using the MachineKit+BeBoPr+BBB to run linuxcnc > to control a machine we've setup. That seems all possible and fine. > > I would however like to control this machine from another BBB, so I would > like to r

Re: [Emc-users] Is LinuxCNC right for me? Basic questions.

2013-10-11 Thread Michael Haberler
Am 11.10.2013 um 23:32 schrieb Frank Tkalcevic : >> First, is there a way to remotely control LinuxCNC and get feedback from > it to my UI? > > As you said, there is linuxcncrsh. I use it to monitor the status of my > machines (C# windows app). > > Also, linuxcnc uses NML for interprocess co

Re: [Emc-users] Yet another board possibly suitable for LCNC.

2013-10-10 Thread Michael Haberler
Am 11.10.2013 um 05:29 schrieb Przemek Klosowski : > Their FAQ ( http://www.intel.com/support/galileo/faq.htm ) has this > dispiriting news: > > What is the maximum rate at which GPIO output pins can be updated? > > The GPIO output pins on Intel® Galileo are provided by an I2C Port > Expander t

[Emc-users] alternative approach to jog while paused/configurable behaviour

2013-10-10 Thread Michael Haberler
we had a long discussion on IRC yesterday on this theme the gist was that accretion of possibly surprising features with limited applicability in motion is undesirable the state machine and offset pin approach I proposed yesterday are such a case of feature accretion the way out was suggested b

[Emc-users] JogWhilePaused Proposal - please review planned sequencing

2013-10-09 Thread Michael Haberler
please think through if this sequence sounds generally applicable, and consider my questions below. the current flow I am thinking of is this: pause sequence: - if running, and pause command is issued: save the position where pause was detected as initial-pause-position ('IPP

Re: [Emc-users] JogWhilePaused Proposal

2013-10-09 Thread Michael Haberler
Am 08.10.2013 um 12:41 schrieb Michael Haberler : > > Am 08.10.2013 um 09:07 schrieb Steve Blackmore : > >> On Mon, 7 Oct 2013 11:19:39 +0200, you wrote: >> >> >>>> >>>> Reminds me - must be able to toggle spindle off/on during pause.

[Emc-users] OSADL Project: Real Time Linux Workshops - conference paper on RTAPI/unified build

2013-10-08 Thread Michael Haberler
this year's OSADL conference: https://www.osadl.org/RTLWS-2013.rtlws-2013.0.html has an entry from LinuxCNC: https://www.osadl.org/?id=1752 the final paper is here: http://static.mah.priv.at/public/paper.pdf program: https://www.osadl.org/RTLWS-Submitted-Papers.rtlws15-submitted-papers.0.htm

Re: [Emc-users] JogWhilePaused Proposal

2013-10-08 Thread Michael Haberler
Am 08.10.2013 um 09:07 schrieb Steve Blackmore : > On Mon, 7 Oct 2013 11:19:39 +0200, you wrote: > > >>> >>> Reminds me - must be able to toggle spindle off/on during pause. >> >> thats a good point, that would likely also suggest at-speed before reentry >> if the spindle is turned on >> >>

Re: [Emc-users] [PATCH] axis: WIP enable jog functionality when paused

2013-10-08 Thread Michael Haberler
Leonardo, Am 08.10.2013 um 01:58 schrieb Leonardo Marsaglia : > I don't know if you already discuss this but, I watched the video and I > noticed that the tool goes to the position that has been left when pause > button was pressed. > > I would like to know if it's too hard to implement the tou

Re: [Emc-users] JogWhilePaused Proposal

2013-10-07 Thread Michael Haberler
Am 07.10.2013 um 09:08 schrieb Steve Blackmore : > On Sun, 6 Oct 2013 18:10:18 -0400, you wrote: > > >> Just keep in mind that for a lathe, Z is not likely to be the >> last move of a restore. > > Hi Steve, as you probably know Mach has the option to choose, and to set > a safe height. Unfortu

Re: [Emc-users] JogWhilePaused Proposal

2013-10-06 Thread Michael Haberler
Am 07.10.2013 um 00:10 schrieb "Steve Stallings" : > >> Am 06.10.2013 um 23:09 schrieb Ricardo Moscoloni >> : >> >>> this is great!, could you think adding a pin that defines last >>> resuming move along an axis (z on a mill as an examlple), to avoid >>> collisions will be useful? >>> >>> As

Re: [Emc-users] JogWhilePaused Proposal

2013-10-06 Thread Michael Haberler
se with z != 0 only, and it retains some of the flexibility of the purely HAL-based solutions as the offset poses can be modified at runtime I'm open to more flexible ideas -Michael > > many thanks > Regards > Rick > > > > > 2013/10/6 Michael Haberler

Re: [Emc-users] JogWhilePaused Proposal

2013-10-06 Thread Michael Haberler
shape, also pending changes to UI's to support jog-while-paused. I will add wheel jogging once this is supported in teleop mode in joints_axes3; this is currently missing. - Michael Am 26.09.2013 um 23:20 schrieb Michael Haberler : > Marius, Tom - > > Am 26.09.2013 um 21:08

Re: [Emc-users] JogWhilePaused Proposal

2013-09-27 Thread Michael Haberler
an. I cannot > help much with coding (forgot how to mostly) but anything else I am > willing to help with. > > On 2013/09/27 08:59 AM, Michael Haberler wrote: >> Am 27.09.2013 um 06:37 schrieb Chris Morley : >> >>> >>>> From: mai...@mah.priv.at

Re: [Emc-users] JogWhilePaused Proposal

2013-09-27 Thread Michael Haberler
Am 27.09.2013 um 06:37 schrieb Chris Morley : > > >> From: mai...@mah.priv.at >> Date: Fri, 27 Sep 2013 02:16:56 +0200 >> To: st...@pilotltd.net; emc-users@lists.sourceforge.net >> Subject: Re: [Emc-users] JogWhilePaused Proposal >> >> >> Am 27.09.2013 um 00:57 schrieb Steve Blackmore : >> >

Re: [Emc-users] JogWhilePaused Proposal

2013-09-26 Thread Michael Haberler
Am 27.09.2013 um 00:57 schrieb Steve Blackmore : > On Thu, 26 Sep 2013 23:20:43 +0200, you wrote: > >> >> - changing offsets or tool diameter will NOT be part of the release targeted >> work - this is just too many moving parts to be realistic to expect. >> - changing all UI's to use the new f

Re: [Emc-users] JogWhilePaused Proposal

2013-09-26 Thread Michael Haberler
Marius, Tom - Am 26.09.2013 um 21:08 schrieb Marius Liebenberg : > TomP > I second that. I put it on the agenda for the next meeting. I do agree > that it is very necessary and not just a nice to have. Damn man even > Mach can do it :) > > On 2013/09/26 08:10 PM, TJoseph Powderly wrote: >> On

Re: [Emc-users] Unified Build/ "new RTOS" work: general availability for testing

2013-09-11 Thread Michael Haberler
Am 11.09.2013 um 08:47 schrieb Thomas Kaiser : > On 09/11/2013 08:28 AM, Sebastian Kuzminsky wrote: >> You need libreadline-dev. dpkg-checkbuilddeps will tell you. > > Thanks, now Tcl and Tk is missing. > > Looks like I have to figure out all the dependencies... > > I will post what else I had

Re: [Emc-users] Unified Build/ "new RTOS" work: general availability for testing

2013-09-10 Thread Michael Haberler
Hello Thomas, Am 11.09.2013 um 02:16 schrieb Thomas Kaiser : > On 09/11/2013 01:16 AM, andy pugh wrote: >> On 10 September 2013 23:46, Thomas Kaiser wrote: >> >>> I got the same error on both machines after I run ./configure: >>> checking libgl1-mesa-dri workaround... test for libgl1-mesa-dri >

Re: [Emc-users] BeagleBone Image Available

2013-09-05 Thread Michael Haberler
Am 05.09.2013 um 08:28 schrieb Paul Lacatus : > On 9/3/2013 3:24 AM, Charles Steinkuehler wrote: >> On 9/2/2013 7:14 PM, Kirk Wallace wrote: >>> On 09/02/2013 03:38 PM, Charles Steinkuehler wrote: I have a new version of the MachineKit image for running LinuxCNC on a BeagleBone availabl

[Emc-users] Unified Build/ "new RTOS" work: general availability for testing

2013-09-02 Thread Michael Haberler
We're happy to announce the "Unified Build" branch for general testing. This branch has been in limited preview for a while, and numerous positive reports have come in, so we think it is good to go for wider evaluation. We consider this a merge candidate for the 2.6 release. In a nutshell:

  1   2   3   4   >