Re: [Emc-users] cincikins

2008-12-30 Thread Stuart Stevenson
On Mon, Dec 29, 2008 at 9:27 PM, Chris Radek ch...@timeguy.com wrote:
 On Mon, Dec 29, 2008 at 11:04:52AM -0600, Stuart Stevenson wrote:

 i would say that is the problem - I expected something such as this
 just didn't know what - I will work on it

 the return of cos is not radians but atan2 is?

 cos takes an angle in radians and returns its cosine.  The return
 value of cos is neither radians nor degrees because it's not an angle
 at all.


thanks - right after I sent this I realized the difference - too bad
there is not an email retrieve button :)

 In standard math calls like cos, acos, atan2, all values passed in
 or returned (that are angles) are in radians.

 The only time you have to deal with degrees is joint or axis positions
 from/to EMC.  They are degrees because gcode is degrees, I guess.


 On Mon, Dec 29, 2008 at 02:10:57PM -0600, Stuart Stevenson wrote:
 Gentlemen,
 ugh - removing the divides is more involved than I thought - I have
 some done - will work on more later

 You don't need to remove divides; you only need to make sure you won't
 ever divide by zero.  Also avoid sqrt(negative), log(negative), etc
 etc.

when looking at this I think the only place I used divide was in
places that would see a divide by zero


 I am going to get my 12 year old grandson to spend a couple days here.
 We will be working on a robot kit.

 That sounds like a lot more fun to me!


 --
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users



--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Questions about axis display and key remapping.

2008-12-30 Thread Jon Elson
Chris Morley wrote:
 Hi guys this is from cnc zone. Any comments?
 I'm sure I remember reading about getting
 Axis not to display unused axis. I looked in
 the manual and couldn't find anything.
   
The important thing is you need to be running a brand NEW version of 
EMC2.  I think only the latest 2.2.8 EMC2 update will have this in it.
Otherwise, you'd need to update from CVS source.

Jon

--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Ubunto Installation Problems

2008-12-30 Thread Stephen P. Johnson
I'm trying to boot from the ubunto 8.04 live cd with EMC.  I checked the md5sum 
and it is correct.

I get a ubunto prompt, and it tries to boot, but then I get the message BusyBox 
v1.1.3 Debian 1:1.1.3-5 ubuntu 12) Built in Shell (ash) enter help for a list 
of commands (initramfs).

Same thing happens if I try to check the cd for defects.

Wonder what I'm supposed to do now?

Steve Johnson
--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Ubunto Installation Problems

2008-12-30 Thread Jeff Epler
When that happens, it indicates that the installer is not able to read
the cd.  I'm not aware of any troubleshooting information that it is
useful to gather at that point, or any specific solutions to this
problem besides trying a new CD burn if you haven't already.

You might try downloading the official ubuntu 8.04 cdrom image from
ubuntu.com.  If the installation completes with that cd image, you can
then go on the network and add the emc2 packages using the
emc2-install.sh method described on our website:
http://www.linuxcnc.org/content/view/21/4/lang,en/

On the other hand, if you get the *same* error when using an official
ubuntu 8.04 cd image, then you can ask for help on websites like
ubuntuforums.org or search for help on help.ubuntu.com.

Jeff

--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Ubunto Installation Problems

2008-12-30 Thread Alex Joni
That usually happens if it can't detect your harddrive controller or disk.
Not much you can do about it thought, maybe try the 6.06 LiveCD or the plain 
Ubuntu 8.04 disk, then follow the instructions from www.linuxcnc.org to 
install emc2 on it.

Regards,
Alex

- Original Message - 
From: Stephen P. Johnson stephenpjohn...@cox.net
To: emc-users@lists.sourceforge.net
Sent: Tuesday, December 30, 2008 20:42
Subject: [Emc-users] Ubunto Installation Problems


 I'm trying to boot from the ubunto 8.04 live cd with EMC.  I checked the 
 md5sum and it is correct.

 I get a ubunto prompt, and it tries to boot, but then I get the message 
 BusyBox v1.1.3 Debian 1:1.1.3-5 ubuntu 12) Built in Shell (ash) enter help 
 for a list of commands (initramfs).

 Same thing happens if I try to check the cd for defects.

 Wonder what I'm supposed to do now?

 Steve Johnson
 --
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users
 


--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Ubunto Installation Problems

2008-12-30 Thread sam sokolik
http://linuxcnc.org/hardy/livecd.errata

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/206635

sam

Jeff Epler wrote:
 When that happens, it indicates that the installer is not able to read
 the cd.  I'm not aware of any troubleshooting information that it is
 useful to gather at that point, or any specific solutions to this
 problem besides trying a new CD burn if you haven't already.

 You might try downloading the official ubuntu 8.04 cdrom image from
 ubuntu.com.  If the installation completes with that cd image, you can
 then go on the network and add the emc2 packages using the
 emc2-install.sh method described on our website:
 http://www.linuxcnc.org/content/view/21/4/lang,en/

 On the other hand, if you get the *same* error when using an official
 ubuntu 8.04 cd image, then you can ask for help on websites like
 ubuntuforums.org or search for help on help.ubuntu.com.

 Jeff

 --
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

   

--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Ubunto Installation Problems

2008-12-30 Thread BRIAN GLACKIN
 When I first began with EMC over a year ago (6.06 version of Ubuntu), I ran
into issues getting ubuntu to load up.  I was using a dumpster desktop.  I
eventually succeeded using the method Jeff suggests.

One of the things that hampered me was too little RAM.  Make sure you have
at a minimum 256 or more.  A recent build on a second machine to run the
simulator on, I put all the RAM in that box to do the install, then dropped
it back to the minimum ram it has now.

BMG
--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] NetMos 9805 PCI Parallel Port Card Problem (I/O Ports disabled)

2008-12-30 Thread Sasa Vilic
Hi,

i got a new NetMos 9805 PCI Parallel Port Card. I have read
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hooking_Up_A_MPG_Pendant and
tried to setup my card, but it does not work.

lspci -v gives something like this:

:00:10.0 Communication controller: NetMos
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?NetMos Technology PCI 1
port parallel adapter (rev 01)
Subsystem: LSI Logic / Symbios Logic: Unknown device 0010
Flags: medium devsel, IRQ 11
I/O ports at a800 *[disabled]* [size=8]
I/O ports at ac00 *[disabled]* [size=8]
I/O ports at b000 *[disabled]* [size=8]
I/O ports at b400 *[disabled]* [size=8]
I/O ports at b800* [disabled]* [size=8]
I/O ports at bc00* [disabled]* [size=16]

Can someone tell me, what is wrong with it.

Thank you,

Sasa
--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Ubunto Installation Problems

2008-12-30 Thread Dave Engvall
Sometime it works to change out the CD drive.
I had much better luck with 8.04 live than I had trying to install  
the non-rt Ubuntu. MD5sums  were always OK.
YMMV
Good Luck.

Dave
On Dec 30, 2008, at 10:42 AM, Stephen P. Johnson wrote:

 I'm trying to boot from the ubunto 8.04 live cd with EMC.  I  
 checked the md5sum and it is correct.

 I get a ubunto prompt, and it tries to boot, but then I get the  
 message BusyBox v1.1.3 Debian 1:1.1.3-5 ubuntu 12) Built in Shell  
 (ash) enter help for a list of commands (initramfs).

 Same thing happens if I try to check the cd for defects.

 Wonder what I'm supposed to do now?

 Steve Johnson
 -- 
 
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users


--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] NetMos 9805 PCI Parallel Port Card Problem (I/O Ports disabled)

2008-12-30 Thread Sebastian Kuzminsky
Sasa Vilic wrote:
 i got a new NetMos 9805 PCI Parallel Port Card. I have read
 http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hooking_Up_A_MPG_Pendant and
 tried to setup my card, but it does not work.
 
 lspci -v gives something like this:

Does it give *something* like this, or *exactly* this?


 :00:10.0 Communication controller: NetMos
 http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?NetMos Technology PCI 1
 port parallel adapter (rev 01)
 Subsystem: LSI Logic / Symbios Logic: Unknown device 0010
 Flags: medium devsel, IRQ 11
 I/O ports at a800 *[disabled]* [size=8]
 I/O ports at ac00 *[disabled]* [size=8]
 I/O ports at b000 *[disabled]* [size=8]
 I/O ports at b400 *[disabled]* [size=8]
 I/O ports at b800* [disabled]* [size=8]
 I/O ports at bc00* [disabled]* [size=16]
 
 Can someone tell me, what is wrong with it.

If it's exactly this, except for the URL ;-), then it looks like the 
BIOS of your computer has not enabled the PCI parport card.  All the 
Base Address Registers are disabled.

The normal linux parport driver enables the BARs when they're needed, 
but since that driver isnt getting loaded, the BARs are left disabled 
and emc2's parport driver doesnt enable them.

The workaround, until our parport driver gets fixed (which will probably 
be a while), is to enable the board before you tell emc2 to try to use it.

I think this can be done by setpci poking the right bit in the right 
register, or maybe via /sys/bus/pci/devices/:00.10.0/enable or one 
of the other special files there.  I dont know the specifics off the top 
of my head but that's a place to start.


-- 
Sebastian Kuzminsky
Dualism? Sure. Brain and Mind are different. Brain is a noun. Mind
is a verb - it's what a properly functioning Brain does.  -- DHuff

--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] NetMos 9805 PCI Parallel Port Card Problem (I/O Ports disabled)

2008-12-30 Thread Sasa Vilic
Thank you very much.

The differences between this output and output on my computer are only in
addresses. (:00:10.0 and  I/O port addresses).

On my computer I/O port address, if I can good remember, are something like
a400, a000, d400, d000, ., 9800 etc, but all I/O ports are disabled.

I did not know, that this addresses are so important. I will try to do
tomorrow, what you have suggested and I will get real output of lspci.

Anyway, thank you very much. Your information seems very helpful. I will be
able to test it tomorrow and inform you about results.

Sasa

On Tue, Dec 30, 2008 at 10:12 PM, Sebastian Kuzminsky s...@highlab.comwrote:

 Sasa Vilic wrote:
  i got a new NetMos 9805 PCI Parallel Port Card. I have read
  http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hooking_Up_A_MPG_Pendant and
  tried to setup my card, but it does not work.
 
  lspci -v gives something like this:

 Does it give *something* like this, or *exactly* this?


  :00:10.0 Communication controller: NetMos
  http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?NetMos Technology PCI 1
  port parallel adapter (rev 01)
  Subsystem: LSI Logic / Symbios Logic: Unknown device 0010
  Flags: medium devsel, IRQ 11
  I/O ports at a800 *[disabled]* [size=8]
  I/O ports at ac00 *[disabled]* [size=8]
  I/O ports at b000 *[disabled]* [size=8]
  I/O ports at b400 *[disabled]* [size=8]
  I/O ports at b800* [disabled]* [size=8]
  I/O ports at bc00* [disabled]* [size=16]
 
  Can someone tell me, what is wrong with it.

 If it's exactly this, except for the URL ;-), then it looks like the
 BIOS of your computer has not enabled the PCI parport card.  All the
 Base Address Registers are disabled.

 The normal linux parport driver enables the BARs when they're needed,
 but since that driver isnt getting loaded, the BARs are left disabled
 and emc2's parport driver doesnt enable them.

 The workaround, until our parport driver gets fixed (which will probably
 be a while), is to enable the board before you tell emc2 to try to use it.

 I think this can be done by setpci poking the right bit in the right
 register, or maybe via /sys/bus/pci/devices/:00.10.0/enable or one
 of the other special files there.  I dont know the specifics off the top
 of my head but that's a place to start.


 --
 Sebastian Kuzminsky
 Dualism? Sure. Brain and Mind are different. Brain is a noun. Mind
 is a verb - it's what a properly functioning Brain does.  -- DHuff


 --
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] NetMos 9805 PCI Parallel Port Card Problem (I/O Ports disabled)

2008-12-30 Thread Sebastian Kuzminsky
Sasa Vilic wrote:
 The differences between this output and output on my computer are only in
 addresses. (:00:10.0 and  I/O port addresses).
 
 On my computer I/O port address, if I can good remember, are something like
 a400, a000, d400, d000, ., 9800 etc, but all I/O ports are disabled.
 
 I did not know, that this addresses are so important. I will try to do
 tomorrow, what you have suggested and I will get real output of lspci.
 
 Anyway, thank you very much. Your information seems very helpful. I will be
 able to test it tomorrow and inform you about results.

The exact addresses are not important, the part that's important that I 
wanted to make sure about is the disabled, so i think we're ok, don't 
bother sending the exact addresses.

Instead try writing a 1 to the PCI device's enable file in sysfs, 
rerun lspci, and see if that fixes it.


-- 
Sebastian Kuzminsky
Dualism? Sure. Brain and Mind are different. Brain is a noun. Mind
is a verb - it's what a properly functioning Brain does.  -- DHuff

--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Coppercam

2008-12-30 Thread ad...@mmri.us

Anyone know if there is a Linux replacement for  Coppercam?
http://www.galaad.net/coppercam-eng.html;


--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Coppercam

2008-12-30 Thread Mark
Try searching for schematic editor on wiki.linuxcnc.org

On Tue, Dec 30, 2008 at 8:00 PM, ad...@mmri.us ad...@mmri.us wrote:


 Anyone know if there is a Linux replacement for  Coppercam?
 http://www.galaad.net/coppercam-eng.html;



 --
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users