Re: [Emc-users] Opencam Install Problem

2007-11-20 Thread Brian Pitt
On Tuesday 20 November 2007 16:35, [EMAIL PROTECTED] wrote:
> Question on how to get opencam to install on Ubuntu 6.06.
> Downloaded the Opencam source package:
> http://opencam.sourceforge.net/opencam0.0.24.tar.gz
> Extracted the files to a subdirectory.  Now how to you actually install the 
> opencam executable?  ./configure, make, sudo make install all fail to work.
> Bick51

theres a thread from the author here 
http://www.cnczone.com/forums/archive/index.php/t-22165.html

you have to install this package (they have one for Dapper)
http://gambas.sourceforge.net
and run opencam from that 

it looks like you can also use it like a printer and pipe the output of a 
drawing program thru it

Brian
--
"Nemo me impune lacesset"

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Opencam Install Problem

2007-11-20 Thread rehenry


If you are new to compiling source code you might start by looking at the wiki 
for info on compiling EMC2 from source.  Several of the packages required for 
that will be required for this as well.  No promises.  Compiling is not trivial.

Rayh

On Wed, 21 Nov 2007 00:35:19 GMT, "Enhanced Machine Controller (EMC)" 
 said:
>Question on how to get opencam to install on Ubuntu 6.06.
>Downloaded the Opencam source package:
>
>http://opencam.sourceforge.net/opencam0.0.24.tar.gz
>
>Extracted the files to a subdirectory.  Now how to you actually install the 
>opencam executable?  ./configure, make, sudo make install all fail to work.
>
>Bick51
>
>
>-
>This SF.net email is sponsored by: Microsoft
>Defy all challenges. Microsoft(R) Visual Studio 2005.
>http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
>___
>Emc-users mailing list
>Emc-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/emc-users
>
>

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Opencam Install Problem

2007-11-20 Thread [EMAIL PROTECTED]
Question on how to get opencam to install on Ubuntu 6.06.
Downloaded the Opencam source package:

http://opencam.sourceforge.net/opencam0.0.24.tar.gz

Extracted the files to a subdirectory.  Now how to you actually install the 
opencam executable?  ./configure, make, sudo make install all fail to work.

Bick51


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Axis display colors

2007-11-20 Thread Jeff Epler
In the next version, that text will be white on brown instead of black
on brown.  I think it is an improvement to legibility.

If you are using an installed package, you can make the same change in
your installed version by modifying the file /usr/bin/axis (e.g., with
sudo gedit /usr/bin/axis) around line 3370:

Change this line:
t.tag_configure("executing", background="#804040")

To this:
t.tag_configure("executing", background="#804040", foreground="#ff")

you can also experiment with different foreground and background colors
by modifying this line in other ways, but be aware that when you install
a bugfix or upgrade for emc this file will be overwritten.

Jeff

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] EMC Fest 2008 Motor Mount Project

2007-11-20 Thread John Thornton
Do you guys have the material for the motor mounts?

I'm assuming it is 6061 1/2" thick mill finish...

Does anyone have the print on this project?

If I can be some help with the g codes or fixture plate let me know...

John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


[Emc-users] Axis display colors

2007-11-20 Thread xtra209
Can I change the color of the g-code line that is being run in Axis 
2.2.1? Now the line that is being run is black letters with a dark brown 
background. After I put on my safety glasses I discovered it is almost 
impossible for me to read that line. I can read the other lines in that 
display easily from three to four feet away. They are black letters on a 
white background. Maybe light gray with black letters or the dark brown 
with white letters or something else that I can read easier? For me this 
isn't a decorating issue. Maybe its my eyes...

Is this an Ububtu issue or an AXIS thing?

Thanks,

Clint

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users