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

2014-02-28 Thread W. Martinjak
This is no rocket science. Some weeks ago I've made some tries with websockets. https://github.com/tinkercnc/LinuxCNC2Websocket It should work with all modern browsers. Questions are welcome. Matsche On 2014-02-25 19:32, Sven Wesley wrote: It would be pretty awesome to read the DRO data from

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

2014-03-01 Thread W. Martinjak
It seems the thrill of joy has gone ;) On 2014-02-25 19:32, Sven Wesley wrote: It would be pretty awesome to read the DRO data from LinuxCNC... :) 2014-02-25 15:27 GMT+01:00 Mark Wendt wendt.m...@gmail.com: Yeah, I thought it was a pretty slick little idea. Mark On Tue, Feb 25,

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

2014-03-02 Thread W. Martinjak
On 2014-03-02 00:40, Sven Wesley wrote: One can also use http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Emcrsh or http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Halrmt for remote controlling. It's an easy thing to use telnet socket in and Android app. I guess you havn't tried out my example. -- In

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

2014-03-02 Thread W. Martinjak
On 2014-03-02 13:11, Mark Wendt wrote: I take it this WebUI implementation would require a web server running on the local linux machine with all the included overhead and security concerns that web servers have? Or is there some small, really safe, really secure subset of apache that

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

2014-03-02 Thread W. Martinjak
On 2014-03-01 21:04, Michael Haberler wrote: 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 boundary; it is the approach taken by Peter

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

2014-03-02 Thread W. Martinjak
On 2014-03-02 14:42, W. Martinjak wrote: I think it's a easy task for jeff and/or axel. (I wasn't saying anything ;) Alex, sorry for this typo. -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach Max Planck

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

2014-03-02 Thread W. Martinjak
On 2014-03-02 14:20, Mark Wendt wrote: 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 them. Yes, SSL is a good thing, but that only encrypts that single data stream, while not really securing

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

2014-03-02 Thread W. Martinjak
On 2014-03-02 21:30, Sven Wesley wrote: Talking telnet down as a security issue and at the same time talk *about*security and bring in web sockets, a Python web server and Node.js is at Please undeceive me. What is on a http server per se unsecure ? No matter if it is coded in python,

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

2014-03-03 Thread W. Martinjak
On 2014-03-03 14:17, Mark Wendt wrote: Every web server uses ports and sockets that are open to the world if placed on a network, which is the obvious point in running a web server. There are various ways of attacking those ports and sockets to gain access to the underlying system. It

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

2014-03-03 Thread W. Martinjak
On 2014-03-03 14:35, Dave Cole wrote: This works well and is an excellent example and could be useful as is for a remote DRO display. One thing that differed from your instructions was that this line: sudo apt-get install setuptools did not work as no package was found Yes it depends on

[Emc-users] jogging through...

2014-03-16 Thread W. Martinjak
http://joshworth.com/dev/pixelspace/pixelspace_solarsystem.html ...because its sunday. :) -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach Max Planck -- Learn Graph Databases

Re: [Emc-users] center finder camera

2014-05-03 Thread W. Martinjak
On 2014-05-02 19:42, Philipp Burch wrote: Hi everyone, not that I knew about a good camera for this, but since it somehow fits the topic, let me just briefly say a few words to an alignment software I made some time ago. Under http://hb9etc.ch/hg/aligner you can find some code which allows

Re: [Emc-users] center finder camera

2014-05-03 Thread W. Martinjak
Wow, it works very well. Congrat and thanks! matsche -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach Max Planck -- Accelerate Dev Cycles with Automated Cross-Browser Testing

Re: [Emc-users] Tuning a spindle servo

2014-09-24 Thread W. Martinjak
Very well expressed!!! -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach Max Planck -- Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0

Re: [Emc-users] Conditional code- GOTO

2014-10-05 Thread W. Martinjak
Congratulation!!! Especially to your impressive juvenilely vim. Congratulation again!!! Matsche On 2014-10-04 18:47, Gene Heskett wrote: On Saturday 04 October 2014 12:09:57 Dave Cole did opine And Gene did reply: Hi Alex, I never asked to anybody on the board this issue. I

Re: [Emc-users] Conditional code- GOTO

2014-10-06 Thread W. Martinjak
Yeah, I thought of that too Mark, but even at 80 yo, 2+2=4, so I figured he was talking more about the things I've gotten my hands dirty fooling with. Most folks my age think a walk to the mailbox at the curb is half a days work. But today I am going to try take an afternoon nap as I

Re: [Emc-users] How to machine....

2014-10-13 Thread W. Martinjak
Greetings, I guess the ramp is a combination of http://en.wikipedia.org/wiki/Brachistochrone_curve (lower part) and a aperiodic asymptotic approximation (upper part). The spring force replaces the gravity. I'm curious about the gcode. :) m. On 2014-10-13 14:56, john mcintyre wrote: Good

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

2013-05-28 Thread W. Martinjak
In spite of myself http://www.youtube.com/watch?v=ona-RhLfRfc ;) On 2013-05-28 16:35, Kent A. Reed wrote: On 5/28/2013 3:50 AM, Michael Haberler wrote: well it runs off an SD card root filesystem to start with, and Ethernet is in place so yes Since Anders mentioned datalogging... I

Re: [Emc-users] LinuxCNC Integrator meeting Germany?

2013-06-13 Thread W. Martinjak
On 2013-06-07 13:09, Michael Haberler wrote: I'd be interested, and on the same side of the pond Southern Germany sounds like a sensible region for the topic - go ahead, I'm sure you'll fill a room - maybe even a large one - Michael Me too. Michael, can I hitch a ride with you from

[Emc-users] Pluto-p board question

2013-07-11 Thread W. Martinjak
Greetings! Are there some fellows who have plut-p boards and would sell it for a good price? I'm in search of some. My location is in europe. Thanks and regards, Matsche -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach Max Planck

Re: [Emc-users] Pluto-p board question

2013-07-11 Thread W. Martinjak
On 2013-07-11 15:21, Sebastian Kuzminsky wrote: As far as i know, the Pluto boards are no longer being made, and never worked that well to start with. Look at the Mesa 7i43 for a modern replacent. Yes, and due to this circumstance there should a couple of them lying about and let's hope

Re: [Emc-users] Pluto-p board question

2013-07-12 Thread W. Martinjak
h, are there no unused pluto-p boards on the shelves? I'm wondering. On 2013-07-11 12:00, W. Martinjak wrote: Greetings! Are there some fellows who have plut-p boards and would sell it for a good price? I'm in search of some. My location is in europe. Thanks and regards, Matsche

Re: [Emc-users] how to install the linuxcnc to controll my machine?

2013-08-01 Thread W. Martinjak
On 2013-08-01 15:56, James zou wrote: hi everyone, i made a linear delta robot for a long time ,because there are mach more problem. this is a cool *freudian slip. ;) * -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach Max Planck

Re: [Emc-users] Monarch 10EE CNC conversion complete

2013-08-05 Thread W. Martinjak
Awesome!!! -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach Max Planck -- Get your SQL database under version control now! Version control is standard for application code, but

Re: [Emc-users] Linuxcnc on Beaglebone for a small mill Proxxon MF70

2013-08-07 Thread W. Martinjak
Hi, On 2013-08-07 13:44, Paul Lacatus wrote: On 07.08.2013 12:35, andy pugh wrote: On 7 August 2013 08:30, Paul Lacatus p...@paul-lacatus.ro wrote: The problem with RPI is that the real time kernel modules are not implemented and the access to GPIO in not fast enough for Linux CNC . This

Re: [Emc-users] The LCNC Forum

2013-08-10 Thread W. Martinjak
On 2013-08-10 18:30, Charles Steinkuehler wrote: It took me about 4 tries. Between the three different captcha's on one page, it seemed like I always got at least one of them wrong. I probably wouldn't pass a Turing test either. :-/ :D -- In der Wissenschaft siegt nie eine neue Theorie,

Re: [Emc-users] Rotary stage

2013-11-06 Thread W. Martinjak
On 2013-11-07 01:19, Gene Heskett wrote: IGES file: http://www.bodgesoc.org/cycloidal.igs Unforch, I don't have a thing that can render that, or make gcode from it. Not your fault of course, but I refuse to pay the microsoft tax. Cheers, Gene Freecad can handle this type. -- In der

Re: [Emc-users] LinuxCNC error

2013-03-03 Thread W. Martinjak
maby it's this issue: !warning! german text begin! ;) wenn axis bei X-forwarding den Fehler: Togl: couldn't get visual ausspuckt. !warning! german text end! 5.2. Installing Software-based OpenGL? http://wiki.linuxcnc.org/cgi-bin/wiki.pl?action=editid=OpenGL

Re: [Emc-users] LinuxCNC error

2013-03-03 Thread W. Martinjak
it is being generated, it contains german words, but makes no sense. This isn't a german sentence. Is there more of this text? Peter Am 03.03.2013 16:20, schrieb W. Martinjak: maby it's this issue: !warning! german text begin! ;) wenn axis bei X-forwarding den Fehler

[Emc-users] Mar 3, 2013: LinuxCNC 2.5.2 released

2013-03-03 Thread W. Martinjak
and no entry on this list Strange! -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach Max Planck -- Everyone hates slow websites. So do we. Make your web apps faster

Re: [Emc-users] LinuxCNC 2.5.2 is released!

2013-03-04 Thread W. Martinjak
I've updated my Cheesemill and it still works flawlessly. Thanks! Great work! On 2013-03-04 17:07, Chris Radek wrote: No config changes are required when upgrading from 2.5.x to 2.5.2. For the typical installation, the update manager will automatically offer you this upgrade. Otherwise,

Re: [Emc-users] MIN_FERROR, FERROR optimisation

2013-03-10 Thread W. Martinjak
Thanks a lot for this explanation! Matsche On 2013-03-09 21:28, Jon Elson wrote: Hugh Wylie wrote: This is a request for assistance from those who understand the code structure of LinuxCNC better than I do, and arises from some (historic) frustration trying to set MIN_FERROR FERROR parms to

Re: [Emc-users] Small Servo Motors and Gearboxes?

2013-03-17 Thread W. Martinjak
now I would try one of these: http://www.pollin.de/shop/p/OTk3OTg4/Motoren/DC_Getriebemotoren.html currently I use this one: http://www.neuhold-elektronik.at/catshop/product_info.php?cPath=96_97products_id=3893 I've build a comparator board which fit the diameter of this motor. my mill for

Re: [Emc-users] OT: PCB milling / GUI for pcb2gcode

2013-04-07 Thread W. Martinjak
Hi Erik! Thank you for this script! I will test it as soon as possible. Regards from Graz/Austria :) matsche On 2013-04-07 21:09, erik wrote: Greetings. For those who use pcb2gcode to generate gcode for isolation routing: I wrote a small Python GUI for pcb2gcode and would like to share

Re: [Emc-users] gcmc - 1.5.2

2014-11-30 Thread W. Martinjak
On 2014-11-27 15:46, Bertho Stultiens wrote: The updated documentation is online at: http://www.vagrearg.org/content/gcmc-into Should be: http://www.vagrearg.org/content/gcmc-intro I think... :) -- In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach

Re: [Emc-users] G edit and velocity

2014-12-17 Thread W. Martinjak
I propose scite. Try it out. apt-get install scite Matsche On 2014-12-13 02:33, Marshland Engineering wrote: I installed the latest software and have the Mesa cards and servos running. No text editor to be found. Pressing edit on the File menus does nothing ?? Where is gedit ? I have set

Re: [Emc-users] Linux Program for Wiring Diagrams

2015-01-29 Thread W. Martinjak
Wow, it looks very good! Thanks! On 2015-01-29 15:09, Luis Bellot wrote: Hello, I use QElectrotech, it is ok for schematics, it has also a big library, components editor, eletric box desing, components list, etc. Most of the documentation is in french but the program is translated in many

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

2015-03-11 Thread W. Martinjak
On 2015-03-11 18:06, andy pugh wrote: On 11 March 2015 at 16:59, W. Martinjak mats...@play-pla.net wrote: I think, this is a myth. https://code.google.com/p/picnc/wiki/CreateRaspbianLinuxCNC That dates from August 2014. I think that at that time there was an expectation that LinuxCNC

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

2015-03-12 Thread W. Martinjak
On 2015-03-11 14:58, andy pugh wrote: uspace does not work with Xenomia. In fact no version of LinuxCNC works with Xenomai. Machinekit works with Xenomai and might be an option for you. I think, this is a myth. https://code.google.com/p/picnc/wiki/CreateRaspbianLinuxCNC

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

2015-03-11 Thread W. Martinjak
On 2015-03-11 18:17, Sebastian Kuzminsky wrote: On 3/11/15 11:13 AM, W. Martinjak wrote: On 2015-03-11 18:06, andy pugh wrote: On 11 March 2015 at 16:59, W. Martinjak mats...@play-pla.net wrote: I think, this is a myth. https://code.google.com/p/picnc/wiki/CreateRaspbianLinuxCNC

Re: [Emc-users] Delete Debian

2015-03-12 Thread W. Martinjak
On 2015-03-11 16:16, Rick wrote: I did use gparted, easy enough-select partition-click delete, that worked, but when it boots back up, it still shows it being available in the grub menu at boot. How do I update grub to show that debian is now gone? sudo update-grub -- In der Wissenschaft

[Emc-users] linux-boot-prober yields wrong uuid for kernel root parameter

2015-04-26 Thread W. Martinjak
Hello Fellows, today I've found a timeslot to install the 2.6 on my lcnc-machine in a second partition and I've found a problem with the os-prober of wheezy. blkid gives me: /dev/sda1: UUID=76723ee9-445c-4da4-be51-e2bb1335e701 TYPE=ext2 /dev/sda2: UUID=910bc927-3a4b-4ab3-8956-8c927bf0b994

Re: [Emc-users] How to only build only (a?) components

2015-04-29 Thread W. Martinjak
On 2015-04-30 00:50, Tom Easterday wrote: Is this because it isn’t called 2.7_branch? And how do I see a list of branches? git branch -a and the branch is called just 2.7 -Tom -- One dashboard for servers and

Re: [Emc-users] Quiet?

2016-06-08 Thread W. Martinjak
On 2016-06-08 15:25, andy pugh wrote: > On 8 June 2016 at 14:13, Dave Cole wrote: >> This is a definite possibility. I have cousins in Canada and they have >> all but told me that America has totally flipped out with Trump. > They have probably looked at his suggestion

Re: [Emc-users] Quiet?

2016-06-08 Thread W. Martinjak
On 2016-06-08 18:53, John Kasunich wrote: > Let's just not start. too late... ;) -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck -- What NetFlow Analyzer can do

Re: [Emc-users] Prempt RT on Linux Mint

2016-02-02 Thread W. Martinjak
On 2016-02-02 23:59, andy pugh wrote: > On 2 February 2016 at 22:45, Peter C. Wallace wrote: >> This might be true with parallel port software stepping systems that require >> a >> high speed base thread for pulse generation and perhaps encoder counting, >> but is not the case

Re: [Emc-users] Prempt RT on Linux Mint

2016-02-03 Thread W. Martinjak
This post scratches slightly on a chutzpah On 2016-02-03 19:33, Rafael wrote: > On 02/03/2016 10:00 AM, Sarah Armstrong wrote: >> i'm sorry but the topic or question was ? , as posted by the OP >> > Threads evolve sometimes so relax. It's not the first time that things > go a bit out of

Re: [Emc-users] Linuxcnc on arm

2016-03-18 Thread W. Martinjak
On 2016-03-16 14:54, W. Martinjak wrote: > there is suddenly an answer. And without chunk on the user-list. Ok, I retract this. It's emty. http://buildbot.linuxcnc.org/dists/wheezy/2.7-rtpreempt/binary-armhf/ http://buildbot.linuxcnc.org/dists/wheezy/master-rtpreempt/binary-ar

Re: [Emc-users] Linuxcnc on arm

2016-03-19 Thread W. Martinjak
On 2016-03-16 16:28, Sebastian Kuzminsky wrote: > We build and test on arm, but we currently don't produce debian packages. > > LinuxCNC 2.7 and newer work on Wheezy on armhf, you just have to build > it yourself: > > http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf > > Ok,

Re: [Emc-users] Linuxcnc on arm

2016-03-19 Thread W. Martinjak
On 2016-03-16 16:41, andy pugh wrote: > On 16 March 2016 at 15:35, Yanjun Luo wrote: >> Hi, >> I think Raspberry Pi Module 3 is a good choice, I'll try it when I get a >> board soon > The problem with the Pi is that the obvious choice for IO, Ethernet, > is connected via

Re: [Emc-users] Servos and Drives PID Values

2016-04-06 Thread W. Martinjak
Hello, at first some questions. What are your values of INPUT_SCALE and DEADBAND ? BR On 2016-04-06 10:53, Marshland Engineering wrote: > I finally have my mill table moving under CNC control. > > I'm using a 70 volt supply with DCM D6 drives in Torque mode, Mesa 7i48 cards, > Linear

Re: [Emc-users] Servos and Drives PID Values

2016-04-07 Thread W. Martinjak
>> INPUT_SCALE and >> DEADBAND > No INPUT_SCALE parameter > DEADBAND=0 > OUTPUT_SCALE=10 Sorry, in your case its /ENCODER_SCALE. Look at under 2.10.2. Servo ff: /http://linuxcnc.org/docs/2.6/html/config/ini_config.html#sub:AXIS-section BR -- "In der Wissenschaft siegt nie eine neue Theorie,

Re: [Emc-users] Linuxcnc on arm

2016-03-19 Thread W. Martinjak
On 2016-03-16 17:10, andy pugh wrote: > SPI works well and in conjunction with an FPGA/CPLD very well. > That might be an interesting setup with: > http://store.mesanet.com/index.php?route=product/product=83_85_id=291 > Yep. Can you point me to the spec of the spi protocoll of this card? Or the

Re: [Emc-users] Linuxcnc on arm

2016-03-19 Thread W. Martinjak
Wow, 6 weeks after I asked this question on the devel-list https://sourceforge.net/p/emc/mailman/message/34817886/ and irc http://tom-itx.no-ip.biz:81/~tom-itx/irc/logs/%23linuxcnc-devel/2016-02-03.html#10:00:50 there is suddenly an answer. And without chunk on the user-list. What I've done

Re: [Emc-users] Linuxcnc on arm

2016-03-19 Thread W. Martinjak
On 2016-03-16 17:50, John Dammeyer wrote: >> -Original Message- >> From: Peter C. Wallace [mailto:p...@mesanet.com] >>> The ARMs and current crop of PCs are orders of magnitude faster and more >>> powerful so why is it that the real time part of Linux isn't the defacto >>> standard for

Re: [Emc-users] Linuxcnc on arm

2016-03-19 Thread W. Martinjak
On 2016-03-16 17:33, andy pugh wrote: > On 16 March 2016 at 16:20, W. Martinjak <mats...@play-pla.net> wrote: >>> http://store.mesanet.com/index.php?route=product/product=83_85_id=291 >> Can you point me to the spec of the spi protocoll of this card? >> Or the sourc

Re: [Emc-users] Linuxcnc on arm

2016-03-19 Thread W. Martinjak
rch 2016 at 16:20, W. Martinjak <mats...@play-pla.net> wrote: >>> http://store.mesanet.com/index.php?route=product/product=83_85_id=291 >> Can you point me to the spec of the spi protocoll of this card? >> Or the source? > The spec is in the manual: > http://www.me

Re: [Emc-users] Stepper generator

2016-04-04 Thread W. Martinjak
Thanks a lot for this post! On 2016-04-04 23:20, John Dammeyer wrote: > I'm sure you are going to have lots of fun with this. I suspect you might > be over simplifying it too. > > It's not really that important that you can generate 1 Mhz stepping > frequencies using the hardware timer on the

[Emc-users] JT for president

2016-04-25 Thread W. Martinjak
The 7i90HD needs just 10 Days from the swamps in Michigan to the valleys in the Alps. Best service ever. Thanks JT! BR matsche -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck

Re: [Emc-users] JT for president

2016-04-25 Thread W. Martinjak
On 2016-04-25 13:41, John Thornton wrote: > Actually that is Swamp East Missouri :) Ooops! This happens when fingers try to think ;) Sorry! -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-23 Thread W. Martinjak
On 2016-05-23 17:28, andy pugh wrote: > On 23 May 2016 at 13:40, W. Martinjak <mats...@play-pla.net> wrote: >> It's right that the off-topic stuff quietens, but if you are the "wrong one" >> not just the off-topic stuff. >> Then suddenly there is silence f

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-23 Thread W. Martinjak
On 2016-05-24 00:45, Lester Caine wrote: > I'm looking for a 6 channel stepper motor package that can be tailored > for either mill or lathe as an alternative to the 5 channel USB boards > that I've currently got in clients kit. The 7i90 with a suitable > breakout board is currently top of the

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-23 Thread W. Martinjak
On 2016-05-23 23:36, Lester Caine wrote: > Are there any alternative options to the 7190 available this side of the > pond, or do I need to bring a few over to keep cost down? The best source is here: http://mesaus.com/index.php?route=product/product=63_id=68 10 days delivery time. around 85

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-23 Thread W. Martinjak
On 2016-05-24 00:00, W. Martinjak wrote: > On 2016-05-23 23:36, Lester Caine wrote: >> Are there any alternative options to the 7190 available this side of the >> pond, or do I need to bring a few over to keep cost down? > The best source is here: > http://mesaus.com/in

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-23 Thread W. Martinjak
On 2016-05-24 00:23, Lester Caine wrote: > But the PoKeysCNC module does look a tidier alternate if we can get > control of it. Yes and no, if you need servos the mesa cards are better. -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-22 Thread W. Martinjak
On 2016-05-23 00:39, Gene Heskett wrote: > Chuckle, thats great, but as I said also, I am not on the machinekit > list, so wasn't aware of developments like that. Thanks for the heads > up. Again, what you are t... ;) It's linuxcnc not machinekit. Here is the log:

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-22 Thread W. Martinjak
On 2016-05-23 01:53, Gene Heskett wrote: > I haven't but very intermittently, followed the IRC conversation as its > 99% drivel and 1% edible meat. And probably 75% of the time I am > ignored. Very good description. :D But sometimes it's usefull. -- "In der Wissenschaft siegt nie eine neue

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-22 Thread W. Martinjak
On 2016-05-22 21:44, Gene Heskett wrote: > However, they will have truly arrived when they grow a PCI bus, and a > card such as the 5i25 is used to offload the timing difficult tasks such > as stepper generation and encoder resolving, to the 5i25. At that point > it can compete, but it won't

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-22 Thread W. Martinjak
On 2016-05-22 13:54, W. Martinjak wrote: > On 2016-05-22 04:57, Ormund Williams wrote: >> On Sun, 2016-05-22 at 02:52 +0200, W. Martinjak wrote: >>> On 2016-05-21 23:20, Abdul Rahman Riza wrote: >>>> Dear All, >>>> >>>> Anyone can suggest hot t

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-22 Thread W. Martinjak
On 2016-05-22 04:57, Ormund Williams wrote: > On Sun, 2016-05-22 at 02:52 +0200, W. Martinjak wrote: >> On 2016-05-21 23:20, Abdul Rahman Riza wrote: >>> Dear All, >>> >>> Anyone can suggest hot to utilize raspberry pi3 for linuxcnc? >> Yes it wor

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-22 Thread W. Martinjak
On 2016-05-22 18:22, andy pugh wrote: > On 22 May 2016 at 17:11, W. Martinjak <mats...@play-pla.net> wrote: >> And now with turbo on. >> Much better! >> And I think there is still space :) > > That's good enough for software stepping, the previous numb

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-23 Thread W. Martinjak
On 2016-05-23 11:39, andy pugh wrote: > The off-topic stuff quietens down when there are LinuxCNC questions > being asked. The off-topic banter is something I view as the IRC > channel "idling". I must say. Gene has right. It's right that the off-topic stuff quietens, but if you are the "wrong

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-23 Thread W. Martinjak
On 2016-05-23 12:19, Erik Christiansen wrote: > On 23.05.16 10:39, andy pugh wrote: >> The off-topic stuff quietens down when there are LinuxCNC questions >> being asked. The off-topic banter is something I view as the IRC >> channel "idling". > Almost like the "clacks" on Discworld, except that

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-24 Thread W. Martinjak
On 2016-05-24 17:05, andy pugh wrote: > I don't see it as cronyism, I see it as both sides of the conversation > being baffled about the motivations of the other. Show me where, please. I have requested for a first short review. Not more or no less. > Maybe there is a misunderstanding about hwat

[Emc-users] 7I90HD Pin File

2016-05-21 Thread W. Martinjak
Hi Mesa Experts, where can I find the 7I90HDIO.PIN file. It's not in the 7i90.zip. matsche -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck -- Mobile security

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-21 Thread W. Martinjak
On 2016-05-21 23:20, Abdul Rahman Riza wrote: > Dear All, > > Anyone can suggest hot to utilize raspberry pi3 for linuxcnc? Yes it works. I've made a sd-image for the raspi2 and it works without any changes on the raspi3. With a mesa 7i90 card over spi. Although only in testing environment but it

Re: [Emc-users] Linuxcnc on arm

2016-05-12 Thread W. Martinjak
On 2016-05-12 03:49, Jeff Epler wrote: > On Thu, Mar 24, 2016 at 08:54:56PM -0500, Jeff Epler wrote: >> The work is on a branch, "[origin/]jepler/master/nml-tcp" and will not >> make it into a release branch anytime soon. > I changed my mind about this. The branch has now been merged into >

Re: [Emc-users] Need a square waveform with variable duty cycle and observe it on CROscillioscope

2016-04-15 Thread W. Martinjak
On 2016-04-15 17:04, Sarah Armstrong wrote: > is this to drive a rc brushless motor ? > http://wiki.linuxcnc.org/cgi-bin/wiki.pl?RC_Servo_Test Yes without brushless... ;) > > On 15 April 2016 at 15:05, andy pugh wrote: > >> On 15 April 2016 at 14:49, adit bhargava

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

2016-04-14 Thread W. Martinjak
glaub ich dir nicht, dazu kennst du glaube ich die user list zu gut. ;) bin gespannt wie der thread ausartet. :D On 2016-04-14 22:03, Michael Haberler wrote: > sorry for the noise, hit too early - wrong list > > >> Am 14.04.2016 um 21:07 schrieb Michael Haberler : >> >>

Re: [Emc-users] Need a square waveform with variable duty cycle

2016-04-16 Thread W. Martinjak
On 2016-04-16 05:56, Marshland Engineering wrote: > Yes without brushless... ;) > > This actually means with brushes or some other form of power commutation. not really in this link http://wiki.linuxcnc.org/cgi-bin/wiki.pl?RC_Servo_Test do you know any rc servos with bldcs? > >

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-24 Thread W. Martinjak
On 2016-05-24 17:57, Dave Caroline wrote: > They did not say no, were not saying no, were not implying no, > You misunderstood, jepler was merely asking for a pull request to make > the review process easy. > > He wants to help. thereabout? https://www.youtube.com/watch?v=KZ-SdU53MnY The odd

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-24 Thread W. Martinjak
On 2016-05-24 23:33, andy pugh wrote: > As I read the IRC chat, it was not about the desirability of the > driver, but the problems of integrating it without breaking the build > system. Could you please describe how this 2 files can break the build system. I think integrating is a little bit

Re: [Emc-users] linuxcnc and raspberry pi3

2016-05-25 Thread W. Martinjak
On 2016-05-25 03:09, Jeff Epler wrote: > If you would like to continue trying to work together, please let me > know. In any case, I hope you will accept this apology for the hurt > feelings I have caused during our IRC discussions. Jeff, to put it briefly, yes. But I need a break. And Now

Re: [Emc-users] linuxcnc on raspberry pi 3

2017-02-08 Thread W. Martinjak
On 2017-02-08 15:45, Gene Heskett wrote: > Thats not an armhf, Andy, thats intels latest tiny & low power > consumption board, but it speaks x86, not armhf. He meant this one: http://shop.udoo.org/usa/quad-dual/udoo-quad.html http://www.udoo.org/docs/Introduction/Introduction.html -- "In der

Re: [Emc-users] linuxcnc on raspberry pi 3

2017-02-07 Thread W. Martinjak
On 2017-02-07 21:52, andy pugh wrote: > On 7 February 2017 at 20:45, Gene Heskett wrote: >> Whats not to love? > Months of chasing electrical interference issues? > Ah, it's killjoy time. -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach

Re: [Emc-users] linuxcnc on raspberry pi 3

2017-02-07 Thread W. Martinjak
On 2017-02-07 23:39, Sebastian Kuzminsky wrote: > I'm not sure what you mean by that. > > We still build armhf debs for Wheezy, it's just my Jessie armhf > buildslave that died. > > Feel free to pitch in and donate a reliable, fast armhf build machine to > the linuxcnc buildbot if this is

Re: [Emc-users] linuxcnc on raspberry pi 3

2017-02-07 Thread W. Martinjak
On 2017-02-07 13:46, Abdul Rahman Riza wrote: > I want to build 3 axis vertical milling cnc for wood using gantry, my > question before wrongly purchased component is: > > 1. What is the best compatible breakout board using raspberry pi3 ? > 2. Is there any list of stepper motor compatible

Re: [Emc-users] linuxcnc on raspberry pi 3

2017-02-07 Thread W. Martinjak
On 2017-02-08 02:34, Peter C. Wallace wrote: >> Maybe, but I think PCW's message is clear. >> Not much scope for interpretation. >> >>> "Basically the consumer embedded ARM chips are not a "platform" >>>in the same way a x86 PC is a platform >>> >>>If you really want to use ARM, I

Re: [Emc-users] linuxcnc on raspberry pi 3

2017-02-08 Thread W. Martinjak
Hi Jeff! On 2017-02-08 03:21, Jeff Epler wrote: > You have misinterpreted my remarks. > > I am not against "support[ing] the arm platform". Yes, my reaction was a little bit hasty. But it has been triggered by the forum post and some other comments on the list.. > My IRC remarks are about the

Re: [Emc-users] linuxcnc on raspberry pi 3

2017-02-08 Thread W. Martinjak
On 2017-02-08 15:04, andy pugh wrote: > I got one with an eye to LinuxCNC use, but it turned out that the link > between the Arduino part and Linux part was USB and so not very > realtimey. What keeps you from using SPI? But I think it would be a good joice for the buildbot. The arduino part

Re: [Emc-users] Happy 82nd to me, and the latest version of my G76 tweaker for you

2016-10-05 Thread W. Martinjak
http://de.urbandictionary.com/define.php?term=YMMD :) On 2016-10-05 15:01, Gene Heskett wrote: > Expand please. -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck

Re: [Emc-users] Happy 82nd to me, and the latest version of my G76 tweaker for you

2016-10-05 Thread W. Martinjak
On 2016-10-04 23:29, Gene Heskett wrote: > 99.5% of the animated bodies YMMD! :D -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach" Max Planck -- Check out the vibrant tech

Re: [Emc-users] Happy 82nd to me, and the latest version of my G76 tweaker for you

2016-10-04 Thread W. Martinjak
Congratulations! On 2016-10-04 14:48, Gene Heskett wrote: > Greetings all; > > I re-thought how to do a G76, both in terms of maybe hitting the correct > thread od, and in how to minimize the backaway for

Re: [Emc-users] LinuxCNC and a Consumer Product

2016-10-25 Thread W. Martinjak
On 2016-10-25 23:10, Kirk Wallace wrote: > So, I'm back to piecing together some sort of beagleduino > thing if I want a pad class controller. > OK, then let me promote my hm2_raspi driver. https://forum.linuxcnc.org/27-driver-boards/31753-raspberry-pi-and-mesa-7i90-spi-works-well#82070 You may

Re: [Emc-users] What is usually used in place of rotating memory on one of these "Pi" boards?

2016-10-27 Thread W. Martinjak
On 2016-10-27 23:07, Gene Heskett wrote: > I am getting the impression that a micro-sd would have both poor loading > performace, call a surveyor to measure write speeds. And poor life in a > filesystem environment. SSD w/sata would be good, but the sata on a pi > is a bad kludge from what I'm

Re: [Emc-users] What is usually used in place of rotating memory on one of these "Pi" boards?

2016-10-27 Thread W. Martinjak
On 2016-10-28 00:57, W. Martinjak wrote: > three fast micro-sd cards I forgot: One fine silver marker for labeling the sd-cards with sequential numbers. Believe me, it's really necessary. -- "In der Wissenschaft siegt nie eine neue Theorie, nur ihre Gegner sterben nach und nach"

Re: [Emc-users] Firmware files for 7i90HD? Where?

2016-10-29 Thread W. Martinjak
On 2016-10-29 17:17, andy pugh wrote: > On 29 October 2016 at 16:08, Gene Heskett wrote: >> We have dozens of glues that can serve that purpose. Just fix them into >> a group of 4 and a teeny bit of go-2. put them in place on the header >> while the go-2 cures to fix them

Re: [Emc-users] Firmware files for 7i90HD? Where?

2016-10-29 Thread W. Martinjak
On 2016-10-29 21:31, andy pugh wrote: > I use them in my permanent setups. Yes Andy for a permanent setup it's a good idea. > > https://goo.gl/photos/bHhPU7bUrtw9PJ6EA > > This is my 7i43 about to be bolted in place on the lathe carriage. As I can see, you have also a "geologic sectional view".

Re: [Emc-users] Firmware files for 7i90HD? Where?

2016-10-29 Thread W. Martinjak
On 2016-10-29 23:17, Gene Heskett wrote: > On Saturday 29 October 2016 11:17:15 andy pugh wrote: > >> On 29 October 2016 at 16:08, Gene Heskett wrote: >>> We have dozens of glues that can serve that purpose. Just fix them >>> into a group of 4 and a teeny bit of go-2. put

Re: [Emc-users] Firmware files for 7i90HD? Where?

2016-10-29 Thread W. Martinjak
On 2016-10-30 00:22, W. Martinjak wrote: > # and resize the fs to the size of your sd-card. > # http://elinux.org/RPi_Resize_Flash_Partitions > sudo raspi-config Actually, I wanted this link... http://elinux.org/RPi_raspi-config -- "In der Wissenschaft siegt nie eine neue The

  1   2   >