Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread Gregg Eshelman
An industrial PC board may work. A quick google for newest motherboard with ISA 
slot turned up ones like a IEI IMBA-G412ISA-R20 G41 which takes an LGA775 Core 
2 (1 to 4 core) CPU and has one ISA, one ISA/PCI, four PCI and one PCIe x16 
slot.
Another option is the MB-P4BWA. One less PCI slot, replaced with another PCIe 
and looks like it also has a Mini PCI slot. 6x SATA ports and dual gigabit LAN 
among other features. Also an LGA775 CPU.

There are others, looks like the newest CPU you'll find on a board with ISA 
slots is LGA775 and to buy a new board will cost $130 and up, up, UP. Find the 
board you want then hunt for a deal on a used one.
A server board may be usable, though they tended to not have the fast slots 
like VLB, AGP or PCIe for video, while retaining other old standards longer 
than boards for the office and consumer markets.

 
  From: Sebastian Kuzminsky 
 To: Enhanced Machine Controller (EMC)  
 Sent: Friday, October 28, 2016 10:20 AM
 Subject: Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... 
pyton3 problem??
   
On 10/28/2016 09:50 AM, Todd                      Zuercher wrote:

> I find this a little troubling, as I have at least one machine that I
> have not been able to get the live image for Wheezy to run on.  It is
> an older P4 machine and my attempts to try Wheezy on it have failed
> miserably, it boots but then crashes hard when I try to open a
> latency test.  Unfortunately upgrading the motherboard on this will
> be very problematic, as it is using an old ISA bus card to interface
> with the cnc machine.

I'm sorry to hear about that problem.  We tried to ensure that our 
Wheezy RTAI kernel worked on as many old computers as we could, but 
clearly there were some that we failed to support.
   
 
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread MC Cason
Gene,

snip

On 10/28/2016 05:28 PM, Gene Heskett wrote:
> And, where can I find the teeny little header connectors that let you
> pickup say a square pattern of 4 connections on the 50 pin connectors to
> drive the stepper drivers with?  Those in the Martinjak pix look to be
> at least as handy as sliced bread!

   I don't know if this is the type you are looking for, but I did a 
quick search, and found this 2x2 housing on Amazon: 
https://amzn.com/B00F8APVQA

   If this IS what you are looking for, you will also need these two items:
Pins - https://amzn.com/B00XDSPACE
Pin crimper - https://amzn.com/B01CE4FAMW

   There is also a male pin that works really well for testing, and 
breadboard use:
https://amzn.com/B0132HFOYO

   These were all quick searches, and not a recommendation of sellers.  
The smallest one of these is a 1x1, and the biggest one that I have used 
is a 2x24.  I use a lot of these type of pin housings in my personal 
designs, and they are quite useful for custom pin assignments.  Just 
google "dupont housing" to find more information than you ever wanted to 
know.

   One thing of note...  These work well, and I have run quite a few 
amps through them without problems (Stepper motors, powers supplies, 
etc...), but they are Chinese made, and neither the pins, nor housings 
are interchangeable with the genuine Dupont branded components (which 
have been discontinued for many years).


>
> Thanks.
>
> Cheers, Gene Heskett

-- 
MC Cason
Eagle3D - Created by Matthias Weißer
github.com/mcason/Eagle3D



--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread Gene Heskett
On Friday 28 October 2016 22:05:39 andy pugh wrote:

> On 29 October 2016 at 02:03, Gene Heskett  wrote:
> > Seriously huge & confusing, must be 100 or more .bit files that are
> > not discussed in the docs. I'll need a small bucket of bit io, 2
> > stepgens, an encoder and a pwmgen in the initial profile. Every
> > bitfile discussed in the pdf has multiples of those.  Like 8 of
> > everything?  Boggles what mind I have left.
>
> There are files for epp, serial and spi modes, so you can divide by 3.
>
> Looking at the 7i90_spi_svst4_8.bit file (SPI mode, 4 SerVos 8
> STeppers)  the actual default pinout will be found in the "source"
> subfolder inside the ZIP file you will find there.
> The 7i90 is a 72-pin card, so the file that defines the pinout is
> PIN_SVST4_8_72.vhd
>
> You will see from that that every pin is allocated, so by default
> there are no pins free for GPIO. You make GPIO pins by enabling only
> as many encoders and stepgens as you want.
> Unused pins become GPIO.
>
> You probably want some of the encoders for MPGs too, so you might want
> to use their pins last.
>
> You might also see that the PWMgens have three pin types each, and the
> stepgens have 6 pins each (for table mode).
>
> The simplest way to work out the pins is to load the driver with the
> number of each function you want, and let it tell you what the pins
> are.
>
> Top Tip! Pin1 on the connectors has a square solder pad.

BTDT. ;-) I am a C.E.T., pretty ancient vintage these days though.


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread andy pugh
On 29 October 2016 at 02:17, Gene Heskett  wrote:
> Ookaay. ISTR doing that before. Std db25 on the mobo's parport, 26 pin
> header on the other end, pin 1 to pin 1.  Right?

Best check that that is right before flashing an SPI firmware onto the
board with an EPP connection. That just sounds wrong

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread andy pugh
On 29 October 2016 at 02:03, Gene Heskett  wrote:
> Seriously huge & confusing, must be 100 or more .bit files that are not
> discussed in the docs. I'll need a small bucket of bit io, 2 stepgens,
> an encoder and a pwmgen in the initial profile. Every bitfile discussed
> in the pdf has multiples of those.  Like 8 of everything?  Boggles what
> mind I have left.

There are files for epp, serial and spi modes, so you can divide by 3.

Looking at the 7i90_spi_svst4_8.bit file (SPI mode, 4 SerVos 8
STeppers)  the actual default pinout will be found in the "source"
subfolder inside the ZIP file you will find there.
The 7i90 is a 72-pin card, so the file that defines the pinout is
PIN_SVST4_8_72.vhd

You will see from that that every pin is allocated, so by default
there are no pins free for GPIO. You make GPIO pins by enabling only
as many encoders and stepgens as you want.
Unused pins become GPIO.

You probably want some of the encoders for MPGs too, so you might want
to use their pins last.

You might also see that the PWMgens have three pin types each, and the
stepgens have 6 pins each (for table mode).

The simplest way to work out the pins is to load the driver with the
number of each function you want, and let it tell you what the pins
are.

Top Tip! Pin1 on the connectors has a square solder pad.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread Gene Heskett
On Friday 28 October 2016 20:45:58 W. Martinjak wrote:

> On 2016-10-29 00:28, Gene Heskett wrote:
> > John (Thanks John) was Speedy Gonzales, the 7i90HD was in my mailbox
> > today, so now I need to study the pdf I downloaded in depth, but
> > where do I get the firmware files listed in this document? Google
> > did not spit out any links.
> >
> > They do not have links on either US website.  The pdf yup, firmware?
> > Not for a 7i90HD.
>
> Yes, it drove me crazy... ;)
>
> Direct link is here:
> http://www.mesanet.com/software/parallel/7i90.zip
>
> The bit files are in:
> 7i90/configs/hostmot2/
>
> You need one of the 7i90_spi*.bit  files.
> Then you have to flash the card on your printer port with
>
> sudo ./mesaflash --verbose --epp --device 7i90 --addr 0xd010 --addr_hi
> 0xd000 \ --write configs/hostmot2/7i90_spi_svst4_8.bit
>
> Change the addr and the filename!
> grep the addr from  lspci -v.
>
Ookaay. ISTR doing that before. Std db25 on the mobo's parport, 26 pin 
header on the other end, pin 1 to pin 1.  Right?

> > According to Amazon, the raspberry pi-3 should be here tomorrow
> > along with some u-SD cards. But all I can do is spin motors, the
> > belts have not arrived. That may be a good thing. ;-)
>
> wow, very quick.
>
> > And, where can I find the teeny little header connectors that let
> > you pickup say a square pattern of 4 connections on the 50 pin
> > connectors to drive the stepper drivers with?  Those in the
> > Martinjak pix look to be at least as handy as sliced bread!
>
> I use this:
> https://www.amazon.com/40pcs-Female-2-54mm-Jumper-2x40pcs/dp/B00GSE2S9
>8/ref=pd_lpo_147_lp_img_4/167-2919986-7401647?_encoding=UTF8=1
>ID=9SNDKFJ8CCD5ZWNT9MQK
>
I like that, peel off what you need.

> > Thanks.
> >
> > Cheers, Gene Heskett
>
> Good Luck!
>
> Matsche


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread Gene Heskett
On Friday 28 October 2016 18:47:59 andy pugh wrote:

> On 28 October 2016 at 23:28, Gene Heskett  wrote:
> > They do not have links on either US website.  The pdf yup, firmware?
> > Not for a 7i90HD.
>
> The firmware is there:
> http://store.mesanet.com/index.php?route=product/product_id=29
>1=7i90
>
> Click the "Specification" tab (OK, I grant that that is an odd name to
> use for the tab) and there is the pdf document and the support
> software.
>
> Download that file, and look in "configs" / "Hosmot2"

Seriously huge & confusing, must be 100 or more .bit files that are not 
discussed in the docs. I'll need a small bucket of bit io, 2 stepgens, 
an encoder and a pwmgen in the initial profile. Every bitfile discussed 
in the pdf has multiples of those.  Like 8 of everything?  Boggles what 
mind I have left.

So, suggested files to install with mesaflash-3?, once the r-pi-3 is up 
and running of course.  At this point I haven't a clue whats next  after 
the r-pi-3 has arrived.  All I know at this point is that I'll need 
independant lines for fwd and reverse on the spindle motor, an inverted 
pwm, 12v pwr & ground, two steppers, 2 dirs,  some grounds and some 5 
volts.  Everything else can be done with gpio stuffs.  I think this is 
gonna be a serious backache, but certainly no worse than trying to use 
these Mach bobs has been.

Thanks everybody. Head me off before I get to the pass if you can. :)

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread W. Martinjak
On 2016-10-29 00:28, Gene Heskett wrote:
> John (Thanks John) was Speedy Gonzales, the 7i90HD was in my mailbox 
> today, so now I need to study the pdf I downloaded in depth, but where 
> do I get the firmware files listed in this document? Google did not spit 
> out any links.
>
> They do not have links on either US website.  The pdf yup, firmware? Not 
> for a 7i90HD.
Yes, it drove me crazy... ;)

Direct link is here:
http://www.mesanet.com/software/parallel/7i90.zip

The bit files are in:
7i90/configs/hostmot2/

You need one of the 7i90_spi*.bit  files.
Then you have to flash the card on your printer port with

sudo ./mesaflash --verbose --epp --device 7i90 --addr 0xd010 --addr_hi 0xd000 \
--write configs/hostmot2/7i90_spi_svst4_8.bit

Change the addr and the filename!
grep the addr from  lspci -v.


> According to Amazon, the raspberry pi-3 should be here tomorrow along 
> with some u-SD cards. But all I can do is spin motors, the belts have 
> not arrived. That may be a good thing. ;-)
wow, very quick.

> And, where can I find the teeny little header connectors that let you 
> pickup say a square pattern of 4 connections on the 50 pin connectors to 
> drive the stepper drivers with?  Those in the Martinjak pix look to be 
> at least as handy as sliced bread!
I use this:
https://www.amazon.com/40pcs-Female-2-54mm-Jumper-2x40pcs/dp/B00GSE2S98/ref=pd_lpo_147_lp_img_4/167-2919986-7401647?_encoding=UTF8=1=9SNDKFJ8CCD5ZWNT9MQK


> Thanks.
>
> Cheers, Gene Heskett

Good Luck!

Matsche

-- 
"In der Wissenschaft siegt nie eine neue Theorie,
nur ihre Gegner sterben nach und nach"

Max Planck


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread andy pugh
On 28 October 2016 at 23:28, Gene Heskett  wrote:
> They do not have links on either US website.  The pdf yup, firmware? Not
> for a 7i90HD.

The firmware is there:
http://store.mesanet.com/index.php?route=product/product_id=291=7i90

Click the "Specification" tab (OK, I grant that that is an odd name to
use for the tab) and there is the pdf document and the support
software.

Download that file, and look in "configs" / "Hosmot2"

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 7i92 in eu

2016-10-28 Thread John Thornton
They are in stock here:

http://mesaus.com

JT

On 10/28/2016 3:51 PM, Davide wrote:
> On 28 October 2016 at 21:35, andy pugh  wrote:
>
>>   
>> http://eusurplus.com/index.php?route=product/product_id=614=7i92=true_category=true
> Sorry, I just noticed, out of stock. :-(
>
> I can't tell if they are out of stock here:
> http://www.shop.cncmonster.de/LinuxCNC/FPGA-Karten//::386.html
>
> •••
>
>
>
> I've sent an e-mail to eusurplus, but with no answer...
> Couldn't find cncmonsters, looks like a nice place, but no 7i92 in their shop.
> I will try to ask them too.
> Thank you Andy for your fast answer.
>
> Regards, Davide.
>
> Inviato con AquaMail per Android
> http://www.aqua-mail.com
>
>
>
> --
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread Gene Heskett
John (Thanks John) was Speedy Gonzales, the 7i90HD was in my mailbox 
today, so now I need to study the pdf I downloaded in depth, but where 
do I get the firmware files listed in this document? Google did not spit 
out any links.

They do not have links on either US website.  The pdf yup, firmware? Not 
for a 7i90HD.

According to Amazon, the raspberry pi-3 should be here tomorrow along 
with some u-SD cards. But all I can do is spin motors, the belts have 
not arrived. That may be a good thing. ;-)

And, where can I find the teeny little header connectors that let you 
pickup say a square pattern of 4 connections on the 50 pin connectors to 
drive the stepper drivers with?  Those in the Martinjak pix look to be 
at least as handy as sliced bread!

Thanks.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] 7i92 in eu

2016-10-28 Thread Davide
Duzi was my first research, but no ethernet there too.
But in Austria it's ok! Thank you martinjak!

Now i have a question...
How can i run a tb6560 using a 7i92? Is it direct link or should i put a 
7i76 between them?
I'm sorry, i'm not much familiar with mesa products..
And sorry too for my strange mail answers, but i'm messing with my smartphone..

Thanks, Davide.







Il Ven 28 Ott 2016, 22:56 andy pugh  ha scritto:
On 28 October 2016 at 21:48, W. Martinjak  wrote:
> 10 Days from Missouri to Austria.

Are you aware of Duzi, just over the border?
http://www.mesanet.eu

--
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Inviato con AquaMail per Android
http://www.aqua-mail.com



--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 7i92 in eu

2016-10-28 Thread W. Martinjak
On 2016-10-28 22:51, Davide wrote:
> cncmonsters, looks like a nice place

It's only a show.

-- 
"In der Wissenschaft siegt nie eine neue Theorie,
nur ihre Gegner sterben nach und nach"

Max Planck


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] 7i92 in eu

2016-10-28 Thread andy pugh
On 28 October 2016 at 21:51, Davide <77...@tiscali.it> wrote:
> I've sent an e-mail to eusurplus, but with no answer...

That's odd, eusurplus is emcPT on the forum, and has been quite active
recently.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] (no subject)

2016-10-28 Thread andy pugh
On 28 October 2016 at 21:48, W. Martinjak  wrote:
> 10 Days from Missouri to Austria.

Are you aware of Duzi, just over the border?
http://www.mesanet.eu

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] 7i92 in eu

2016-10-28 Thread Davide
On 28 October 2016 at 21:35, andy pugh  wrote:

> 
>http://eusurplus.com/index.php?route=product/product_id=614=7i92=true_category=true

Sorry, I just noticed, out of stock. :-(

I can't tell if they are out of stock here:
http://www.shop.cncmonster.de/LinuxCNC/FPGA-Karten//::386.html

•••



I've sent an e-mail to eusurplus, but with no answer...
Couldn't find cncmonsters, looks like a nice place, but no 7i92 in their shop.
I will try to ask them too.
Thank you Andy for your fast answer.

Regards, Davide.

Inviato con AquaMail per Android
http://www.aqua-mail.com



--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] (no subject)

2016-10-28 Thread W. Martinjak
Availability: Out Of Stock
:)

I would suggest
http://mesaus.com/index.php?route=product/category=66

JT's support is very well and fast.

10 Days from Missouri to Austria.


On 2016-10-28 22:35, andy pugh wrote:
> On 28 October 2016 at 21:27, Davide <77...@tiscali.it> wrote:
>> Hi, i'm reading encouraging news about using the mesa 7i92 and other
>> ethernet cards with lcnc , but i cannot find that  through european 
>> resellers.
>> Do you know how to buy that in europe?
>
> http://eusurplus.com/index.php?route=product/product_id=614=7i92=true_category=true
>

-- 
"In der Wissenschaft siegt nie eine neue Theorie,
nur ihre Gegner sterben nach und nach"

Max Planck


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] (no subject)

2016-10-28 Thread andy pugh
On 28 October 2016 at 21:35, andy pugh  wrote:

> http://eusurplus.com/index.php?route=product/product_id=614=7i92=true_category=true

Sorry, I just noticed, out of stock. :-(

I can't tell if they are out of stock here:
http://www.shop.cncmonster.de/LinuxCNC/FPGA-Karten//::386.html

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] (no subject)

2016-10-28 Thread andy pugh
On 28 October 2016 at 21:27, Davide <77...@tiscali.it> wrote:
> Hi, i'm reading encouraging news about using the mesa 7i92 and other
> ethernet cards with lcnc , but i cannot find that  through european resellers.
> Do you know how to buy that in europe?


http://eusurplus.com/index.php?route=product/product_id=614=7i92=true_category=true

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] (no subject)

2016-10-28 Thread Davide
Hi, i'm reading encouraging news about using the mesa 7i92 and other 
ethernet cards with lcnc , but i cannot find that  through european resellers.
Do you know how to buy that in europe?

Thanks, Davide.

Inviato con AquaMail per Android
http://www.aqua-mail.com



--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Traj MAX_VELOCITY

2016-10-28 Thread Chris Albertson
EMC was designed for the general purpose case where a machine might have
more than three axis and all of then not perpendicular.   (Think of a paint
spray robot on an automotive assembly line.)  Or even on a mill velocity
might have effect on the surface finish.

With machines that have a large number of axis some movements can combine
and you have a VERY high speed and acceleration

On Fri, Oct 28, 2016 at 6:02 AM, Klemen Živkovič 
wrote:

> This parameter seems to me so general that I wonder how it can be applied
> to ALL axes also angular when units are different.
>
> I am thinking to unlimit this (make it infinite) and then limit it per
> particular axis configuration.
> 
> --
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>



-- 

Chris Albertson
Redondo Beach, California
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread Gene Heskett
On Friday 28 October 2016 11:50:58 Todd Zuercher wrote:

> I completely missed that announcement, or was there never an
> announcement of cessation of support for Lucid outside of that on the
> developers list?
>
> I find this a little troubling, as I have at least one machine that I
> have not been able to get the live image for Wheezy to run on.  It is
> an older P4 machine and my attempts to try Wheezy on it have failed
> miserably, it boots but then crashes hard when I try to open a latency
> test.  Unfortunately upgrading the motherboard on this will be very
> problematic, as it is using an old ISA bus card to interface with the
> cnc machine.

You may have to, some of the early P4's had a halt bug. It halted, and 
would not recover and a reset or power cycle was needed to get back to 
running. Nice speedy machine, but useless for us.  I moved the drive to 
a Dell 748. Very simple to just plug the cables into the newer machine 
and it ran perfectly on powerup.  And is still running.  Rock solid 
stability now.

The dmesg output will tell if that is the problem as it will report the 
doofy chip as a family 15. Family 16 and up has been fixed.  Family 15 
stuff is also not microcode patchable, 16 and up are. dmesg is your 
friend if thats the case.

> - Original Message -
> From: "Jeff Epler" 
> To: "Enhanced Machine Controller (EMC)"
>  Sent: Friday, October 28, 2016
> 8:11:18 AM
> Subject: Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu
> 10.04 ... pyton3 problem??
>
> The master branch does not support Ubuntu 10.04.
>
> This was proposed over a year ago and no developers offered to
> maintain the build on 10.04.
>
> https://www.mail-archive.com/emc-developers@lists.sourceforge.net/msg1
>5177.html
>
> Jeff
>
> --
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
> --
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread Sebastian Kuzminsky
On 10/28/2016 09:50 AM, Todd  Zuercher wrote:
> I completely missed that announcement, or was there never an
> announcement of cessation of support for Lucid outside of that on the
> developers list?

We generally do not announce changes in dependencies/OS support in the 
development branch(es), outside of the developer channels.

Once we make a release branch and start stabilizing the code for user 
consumption, we try really hard to communicate this information.  For 
example, the information about supported platforms for 2.7 is here:

http://linuxcnc.org/docs/2.7/html/getting-started/updating-linuxcnc.html

http://linuxcnc.org/docs/2.7/html/getting-started/getting-linuxcnc.html#_alternate_install_methods

> I find this a little troubling, as I have at least one machine that I
> have not been able to get the live image for Wheezy to run on.  It is
> an older P4 machine and my attempts to try Wheezy on it have failed
> miserably, it boots but then crashes hard when I try to open a
> latency test.  Unfortunately upgrading the motherboard on this will
> be very problematic, as it is using an old ISA bus card to interface
> with the cnc machine.

I'm sorry to hear about that problem.  We tried to ensure that our 
Wheezy RTAI kernel worked on as many old computers as we could, but 
clearly there were some that we failed to support.

Ubuntu 10.04 Lucid was end-of-lifed by the Ubuntu folks in May of 2013. 
No new software has been added to that distro for many years.

The LinuxCNC project has started using newer versions of libraries and 
tools that are not available in Lucid.  Unless you (or someone else) 
adds back support for the old Ubuntu 10.04 versions, in a way that 
minimizes impact and doesn't prevent the project from supporting newer 
versions, i think your only option is to stay on LinuxCNC 2.7 on that 
machine.


-- 
Sebastian Kuzminsky

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Traj MAX_VELOCITY

2016-10-28 Thread dannym
Should be a limit on the vector sum on linear axes only, and you're right, it 
may or may not be desirable.  The mechanical limits already give the per-axis 
limits.

If you make it "infinite", then you get a notably faster speed on diagonal 
rapids than ones that only go down one axis.  But that's hardly a problem.

Limiting traj acceleration is more meaningful.  The per-axis give mechanical 
limits, but your whole machine may walk across the floor if you combine accel 
from 2 axes on a diagonal.  

Danny


 "Klemen Živkovič"  wrote: 
> This parameter seems to me so general that I wonder how it can be applied
> to ALL axes also angular when units are different.
> 
> I am thinking to unlimit this (make it infinite) and then limit it per
> particular axis configuration.
> --
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive. 
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Traj MAX_VELOCITY

2016-10-28 Thread Sebastian Kuzminsky
On 10/28/2016 07:02 AM, Klemen Živkovič wrote:
> This parameter seems to me so general that I wonder how it can be applied
> to ALL axes also angular when units are different.
>
> I am thinking to unlimit this (make it infinite) and then limit it per
> particular axis configuration.

I think what you're proposing should work fine, if your machine can 
handle it.

[TRAJ]MAX_VELOCITY limits the velocity of the controlled point.  In a 
diagonal move where both X and Y are moving, the controlled point moves 
faster than either X or Y.  Some machines can't handle maxing out both X 
and Y at the same time, and they use [TRAJ]MAX_VELOCITY to limit this 
"diagonal speed" to something the machine can handle.  If your machine 
doesn't have this limitation, then you should be able to set it very 
high and rely on the individual axis velocity limits.


-- 
Sebastian Kuzminsky

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread Todd Zuercher
I completely missed that announcement, or was there never an announcement of 
cessation of support for Lucid outside of that on the developers list?

I find this a little troubling, as I have at least one machine that I have not 
been able to get the live image for Wheezy to run on.  It is an older P4 
machine and my attempts to try Wheezy on it have failed miserably, it boots but 
then crashes hard when I try to open a latency test.  Unfortunately upgrading 
the motherboard on this will be very problematic, as it is using an old ISA bus 
card to interface with the cnc machine. 

- Original Message -
From: "Jeff Epler" 
To: "Enhanced Machine Controller (EMC)" 
Sent: Friday, October 28, 2016 8:11:18 AM
Subject: Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... 
pyton3 problem??

The master branch does not support Ubuntu 10.04.

This was proposed over a year ago and no developers offered to maintain the
build on 10.04.

https://www.mail-archive.com/emc-developers@lists.sourceforge.net/msg15177.html

Jeff

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread dragon
I would say likely not since Ubuntu 10.04 has a much older build tool
stack and the kernel, GCC, python, support libraries, etc. are all much
older.


On 10/28/2016 08:09 AM, giorgio foga wrote:
> Thanks a lot  but is possible to upgrade via builbot whitout problem.
> 
>  regards
> 
> Giorgio
> 
> 
> 
> Da: Jeff Epler 
> Inviato: venerdì 28 ottobre 2016 14.11
> A: Enhanced Machine Controller (EMC)
> Oggetto: Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 
> ... pyton3 problem??
> 
> The master branch does not support Ubuntu 10.04.
> 
> This was proposed over a year ago and no developers offered to maintain the
> build on 10.04.
> 
> https://www.mail-archive.com/emc-developers@lists.sourceforge.net/msg15177.html
> 
> Jeff
> 
> --
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive.
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> [http://www.telerik.com/sfimages/default-source/logos/telerik1200x630.png]
> 
> The Command Line Reinvented - .NET CLI Free 
> Whitepaper
> sdm.link
> Resurgence of CLI tools and insight into how modern development platforms 
> cater to application development through CLI-for web, desktop and mobile.
> 
> 
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
> Emc-users Info Page - 
> SourceForge
> lists.sourceforge.net
> This list is for users of the Enhanced Machine Controller (EMC). Topics 
> include how to obtain, install, configure, and use EMC, as well as other 
> general EMC related ...
> 
> 
> --
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive. 
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
> 



signature.asc
Description: OpenPGP digital signature
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] queuebuster in 2.7.x ubuntu 10.04

2016-10-28 Thread giorgio foga
I've syncronize my temporary line in gcode ... well ..


But these question


is_callable(oworld.queuebuster) = FALSE


because I try to use G70 inside a oworld but at stop motion  /* these is 
normal?? or is because queuebuster not work??*/


is valid 


regards

giorgio



Da: giorgio foga 
Inviato: venerdì 28 ottobre 2016 13.04
A: Enhanced Machine Controller EMC
Oggetto: [Emc-users] queuebuster in 2.7.x ubuntu 10.04

I have remapped  queuebuster on G70 command 


If run LCNC on terminal obtain:


is_callable(remap.queuebuster) = TRUE


at the start of my ngc ... then al other time to call G70 obtain these other 
messages:


is_callable(oworld.queuebuster) = FALSE


because I try to use G70 inside a oworld but at stop motion  /* these is 
normal?? or is because queuebuster not work??*/


These because I try to change some quote from mycomponent with   
#<_hal[mycomp.xvalue]> mechanism inside gcode . the quote changing inside 
osub  all work but I'm not able to control temporary line of changing ... 
sometime   #<_hal[mycomp.xvalue]> is renew sometime is the sema as last but it 
must be new and different every time...


any suggest?


regards

Giorgio
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
[http://www.telerik.com/sfimages/default-source/logos/telerik1200x630.png]

The Command Line Reinvented - .NET CLI Free Whitepaper
sdm.link
Resurgence of CLI tools and insight into how modern development platforms cater 
to application development through CLI-for web, desktop and mobile.


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users
Emc-users Info Page - 
SourceForge
lists.sourceforge.net
This list is for users of the Enhanced Machine Controller (EMC). Topics include 
how to obtain, install, configure, and use EMC, as well as other general EMC 
related ...


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread giorgio foga
Explain me better my problem is mesa error 13 when put in emergency the machine 
...

PCW has suggested me to update for solve the problem ... because in new version 
some delay are increase to 20ns in these way mesa card not intercept the 
error


Other chanches for my is obtain the name of file to modify ... in these case I 
can increase the delay by me self and solve my problem with recompiling my old 
2.8preja9 .


regards

Giorgio



Da: Jeff Epler 
Inviato: venerdì 28 ottobre 2016 14.11
A: Enhanced Machine Controller (EMC)
Oggetto: Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... 
pyton3 problem??

The master branch does not support Ubuntu 10.04.

This was proposed over a year ago and no developers offered to maintain the
build on 10.04.

https://www.mail-archive.com/emc-developers@lists.sourceforge.net/msg15177.html

Jeff

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
[http://www.telerik.com/sfimages/default-source/logos/telerik1200x630.png]

The Command Line Reinvented - .NET CLI Free Whitepaper
sdm.link
Resurgence of CLI tools and insight into how modern development platforms cater 
to application development through CLI-for web, desktop and mobile.


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users
Emc-users Info Page - 
SourceForge
lists.sourceforge.net
This list is for users of the Enhanced Machine Controller (EMC). Topics include 
how to obtain, install, configure, and use EMC, as well as other general EMC 
related ...


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread giorgio foga
Thanks a lot  but is possible to upgrade via builbot whitout problem.

 regards

Giorgio



Da: Jeff Epler 
Inviato: venerdì 28 ottobre 2016 14.11
A: Enhanced Machine Controller (EMC)
Oggetto: Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... 
pyton3 problem??

The master branch does not support Ubuntu 10.04.

This was proposed over a year ago and no developers offered to maintain the
build on 10.04.

https://www.mail-archive.com/emc-developers@lists.sourceforge.net/msg15177.html

Jeff

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
[http://www.telerik.com/sfimages/default-source/logos/telerik1200x630.png]

The Command Line Reinvented - .NET CLI Free Whitepaper
sdm.link
Resurgence of CLI tools and insight into how modern development platforms cater 
to application development through CLI-for web, desktop and mobile.


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users
Emc-users Info Page - 
SourceForge
lists.sourceforge.net
This list is for users of the Enhanced Machine Controller (EMC). Topics include 
how to obtain, install, configure, and use EMC, as well as other general EMC 
related ...


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Traj MAX_VELOCITY

2016-10-28 Thread Klemen Živkovič
This parameter seems to me so general that I wonder how it can be applied
to ALL axes also angular when units are different.

I am thinking to unlimit this (make it infinite) and then limit it per
particular axis configuration.
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread Jeff Epler
The master branch does not support Ubuntu 10.04.

This was proposed over a year ago and no developers offered to maintain the
build on 10.04.

https://www.mail-archive.com/emc-developers@lists.sourceforge.net/msg15177.html

Jeff

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] update from 2.8 pre ja9 to latest on ubuntu 10.04 ... pyton3 problem??

2016-10-28 Thread giorgio foga
I have already ask in LCNC forum but have not a convincing answer ... in fact, 
who told me he had a chance to test ...


My machine have a lot of customisation and I'm afraid it does not work.


If update from 2.8 pre ja9 I have problem with python3 (in ubuntu 10.04 only 
python 2.7 is possible)

I can have some other issue if update into my ubuntu 10.04 SO??


Regards

giorgio



--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] queuebuster in 2.7.x ubuntu 10.04

2016-10-28 Thread giorgio foga
I have remapped  queuebuster on G70 command 


If run LCNC on terminal obtain:


is_callable(remap.queuebuster) = TRUE


at the start of my ngc ... then al other time to call G70 obtain these other 
messages:


is_callable(oworld.queuebuster) = FALSE


because I try to use G70 inside a oworld but at stop motion  /* these is 
normal?? or is because queuebuster not work??*/


These because I try to change some quote from mycomponent with   
#<_hal[mycomp.xvalue]> mechanism inside gcode . the quote changing inside 
osub  all work but I'm not able to control temporary line of changing ... 
sometime   #<_hal[mycomp.xvalue]> is renew sometime is the sema as last but it 
must be new and different every time...


any suggest?


regards

Giorgio
--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread Lester Caine
On 28/10/16 06:57, Danny Miller wrote:
> You wouldn't likely save the g-code on the SD card at all.
> 
> You'd have a wifi connection and load the g-code from your local network.

Or even better the USB stick one has always used to avoid even having a
network connection active?

> Those SD cards are used for storing photos and video quickly. 
> Photographers and videographers use TONS of memory over and over., and 
> quite frankly I never heard of someone wearing one out.
> 
> This isn't a drop in the bucket compared to those high-stress uses. It 
> will go obsolete long before the SD card wears out.
> 
> They do employ load-leveling where it won't keep resaving over the same 
> block of memory.  The file structure is unaware of it but if you keep 
> rewriting a cache file, it moves it up and down across the whole SD card 
> slowly, so it never wears out.

Having replaced a number of XP computers with Raspberry Pi's rather than
the stupidly expensive M$ route of new hardware that could run current
windows OS I can say I've not had any problems with the SD cards over
several years now. I did put Banana Pi's in early on, with SATA SSD
sticks, but the extra cost was probably not necessary.

Moving forward it would perhaps be nice to see a credit card computer
with an mSATA slot on board? But I don't think there is any particular
need for that.

-- 
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


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

2016-10-28 Thread Danny Miller
You wouldn't likely save the g-code on the SD card at all.

You'd have a wifi connection and load the g-code from your local network.

Those SD cards are used for storing photos and video quickly. 
Photographers and videographers use TONS of memory over and over., and 
quite frankly I never heard of someone wearing one out.

This isn't a drop in the bucket compared to those high-stress uses. It 
will go obsolete long before the SD card wears out.

They do employ load-leveling where it won't keep resaving over the same 
block of memory.  The file structure is unaware of it but if you keep 
rewriting a cache file, it moves it up and down across the whole SD card 
slowly, so it never wears out.

Danny

On 10/27/2016 9:35 PM, Chris Albertson wrote:
> The SD card will work for file storage but just remember a class 10 SD card
> will write at 10MB per second or 80Mbps.
>
> The write speed to the cache on a normal rotating disk is 6Gb or 6000Mbps.
> That is about two orders of magnitude better but that is "cheating" as it
> is only the interface speed.  The sustained sped of the hard drive is only
> about six times faster than the SD card.   Either way the I/O performance
> of a Pi is rather disappointing.   What people do to work around this is
> keep the files on the hard drives of a "real" computer.  They edit those
> files using the real computer so it is as fast as you are used to.   Then
> when it comes time to run those files they are NFS mounted.  So basically
> you do all the work on the real computer and keep the data there too.
>
> These Pis are powerful computers for many uses.  They can stream a movie to
> your TV set. But look at what that means, it takes an hour and a half to
> transcode and stream a movie.  That is so long you could watch a movie
> while you wait.   My point is not to expect a fast interactive experience
> but when you go to cut metal it will run fast enough to make the mill run
> at full speed.
>
> On Thu, Oct 27, 2016 at 5:36 PM, Gene Heskett  wrote:
>
>> On Thursday 27 October 2016 18:57:15 W. Martinjak wrote:
>>
>>> 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 reading.

 So, Bari, Charles S., etc, what are you folks using?
>>> Hi Gene,
>>>
>>> it depends on which performance records you want break. ;)
>>>
>>> I suggest going to the next mall, buy a raspberry pi 3, three fast
>>> micro-sd cards (1st for testing, 2nd for backup and the 3rd for the
>>> running end version)
>> Ya convinced me, but the next mall, from out here in the puckerbrush of
>> WV, is amazon.com.  Its on the way, with free 2 day shipping. 3 32Gb
>> class 10 micro-sd's too.  That should wear level for a while. :)
>>
>>> with 16GB (space for wear leveling) and a fast sd card reader.
>>> As I've heard the 7i90 is on the way.
>>> Equipped with these arms you can start cnc'ing with pi sized
>>> ordinateure. :) Then I/we can assist you to setup the whole stuff.
>> I'll yelp when it has arrived, probably Monday now as I am tied up and
>> being held for ransom tomorrow afternoon at the dealer's shop where I
>> bought a 2007 Toy Rav4, about 5 years and 40k miles back & the brakes
>> are getting funkity from stuck calipers at 65k miles.  And they will
>> want a fee (the ransom) for that.  And I've a window regulator
>> (electric) to replace in my GMC before it rains seriously.  Sunshine
>> promised over the weekend. :)  Now, if my back will co-operate...
>>
>> Thanks.
>>
>> Cheers, Gene Heskett
>> --
>> "There are four boxes to be used in defense of liberty:
>>   soap, ballot, jury, and ammo. Please use in that order."
>> -Ed Howdershelt (Author)
>> Genes Web page 
>>
>> 
>> --
>> The Command Line: Reinvented for Modern Developers
>> Did the resurgence of CLI tooling catch you by surprise?
>> Reconnect with the command line and become more productive.
>> Learn the new .NET and ASP.NET CLI. Get your free copy!
>> http://sdm.link/telerik
>> ___
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>
>


--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users