Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-12-05 Thread Erik Friesen
Also, I don't know if its how I did it or what, but I find the generated
code very jerky, not following the line well, with probably .010
deviance.  If you want more info let me know.

I ended up writing a script using c# under windows(yay for windows) that
does what I need.  (duck the flying debris)


On Tue, Dec 4, 2012 at 5:42 PM, Erik Friesen e...@aercon.net wrote:

 I get a rather serious exception when trying to enter a tool size in
 decimals, it logs out completely.



 On Fri, Nov 23, 2012 at 8:15 AM, Lars Kruse li...@sumpfralle.de wrote:

 Hi Erik,

 sorry - this thread slipped out of my sight for ten days ...


 Am Mon, 12 Nov 2012 08:18:50 -0500
 schrieb Erik Friesen e...@aercon.net:

  Ok, got pycam going on linux.  A couple things..
 
  Generate toolpath generates a flat toolpath, it requires generate all to
  generate the curve.

 almost :)
 There are currently four path strategies:

 http://sourceforge.net/apps/mediawiki/pycam/index.php?title=ProcessSettings#Strategies
 Just choose the surface strategy if you don't want to work on flat
 layers.


  MM seems to be hard coded here??

 no way! :)
 Take a look at the preferences - there you can select inch.


  Is there a place to input retract height?

 I am not sure: is this similar to the concept of safety height?
 This could be found in the preferences as well.


 Cheers,
 Lars


 --
 Monitor your physical, virtual and cloud infrastructure from a single
 web console. Get in-depth insight into apps, servers, databases, vmware,
 SAP, cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-12-04 Thread Erik Friesen
I get a rather serious exception when trying to enter a tool size in
decimals, it logs out completely.


On Fri, Nov 23, 2012 at 8:15 AM, Lars Kruse li...@sumpfralle.de wrote:

 Hi Erik,

 sorry - this thread slipped out of my sight for ten days ...


 Am Mon, 12 Nov 2012 08:18:50 -0500
 schrieb Erik Friesen e...@aercon.net:

  Ok, got pycam going on linux.  A couple things..
 
  Generate toolpath generates a flat toolpath, it requires generate all to
  generate the curve.

 almost :)
 There are currently four path strategies:

 http://sourceforge.net/apps/mediawiki/pycam/index.php?title=ProcessSettings#Strategies
 Just choose the surface strategy if you don't want to work on flat
 layers.


  MM seems to be hard coded here??

 no way! :)
 Take a look at the preferences - there you can select inch.


  Is there a place to input retract height?

 I am not sure: is this similar to the concept of safety height?
 This could be found in the preferences as well.


 Cheers,
 Lars


 --
 Monitor your physical, virtual and cloud infrastructure from a single
 web console. Get in-depth insight into apps, servers, databases, vmware,
 SAP, cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-11-23 Thread Lars Kruse
Hi Erik,

sorry - this thread slipped out of my sight for ten days ...


Am Mon, 12 Nov 2012 08:18:50 -0500
schrieb Erik Friesen e...@aercon.net:

 Ok, got pycam going on linux.  A couple things..
 
 Generate toolpath generates a flat toolpath, it requires generate all to
 generate the curve.

almost :)
There are currently four path strategies:
http://sourceforge.net/apps/mediawiki/pycam/index.php?title=ProcessSettings#Strategies
Just choose the surface strategy if you don't want to work on flat layers.


 MM seems to be hard coded here??

no way! :)
Take a look at the preferences - there you can select inch.

 
 Is there a place to input retract height?

I am not sure: is this similar to the concept of safety height?
This could be found in the preferences as well.


Cheers,
Lars

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-11-12 Thread Erik Friesen
Ok, got pycam going on linux.  A couple things..

Generate toolpath generates a flat toolpath, it requires generate all to
generate the curve.

MM seems to be hard coded here??

Is there a place to input retract height?

Anyway, thanks for the help, I think this is going to work.  And, thanks
for the trouble of working on pycam.


On Wed, Nov 7, 2012 at 5:57 PM, Lars Kruse li...@sumpfralle.de wrote:

 Hi Erik,


  Hacked the dll into the directory, got it going, however, whenever I
 click
  item to view, exception is thrown
 
  Gdk:ERROR:gdkgc-win32.c:748:get_impl_drawable: code shouhd not be reached

 I am sorry to hear that you stumbled upon this kind of ugliness!
 Sadly the OpenGL library that is used by PyCAM is slightly non-maintained
 in
 the Windows world. Thus I can't help you here.
 One or two years down the road PyCAM will switch to another OpenGL library
 -
 but this is of no help for you right now :(

 cheers,
 Lars


 --
 LogMeIn Central: Instant, anywhere, Remote PC access and management.
 Stay in control, update software, and manage PCs from one command center
 Diagnose problems and improve visibility into emerging IT issues
 Automate, monitor and manage. Do more in less time with Central
 http://p.sf.net/sfu/logmein12331_d2d
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-11-07 Thread Lars Kruse
Hi Erik,


 I installed the prereqs, and used git, but not sure from there.

did you already clone the git repository?
Where you able to run the pycam script?
(Probably you need to type something like c:\python25\python scripts/pycam)
Are there any error messages?

Cheers,
Lars

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-11-07 Thread Erik Friesen
I get an import error, no module named opengl.gl


On Wed, Nov 7, 2012 at 12:51 PM, Lars Kruse li...@sumpfralle.de wrote:

 Hi Erik,


  I installed the prereqs, and used git, but not sure from there.

 did you already clone the git repository?
 Where you able to run the pycam script?
 (Probably you need to type something like c:\python25\python
 scripts/pycam)
 Are there any error messages?

 Cheers,
 Lars


 --
 LogMeIn Central: Instant, anywhere, Remote PC access and management.
 Stay in control, update software, and manage PCs from one command center
 Diagnose problems and improve visibility into emerging IT issues
 Automate, monitor and manage. Do more in less time with Central
 http://p.sf.net/sfu/logmein12331_d2d
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-11-07 Thread Erik Friesen
I see opengl stuff in python32, but not in 25.  However, I get a syntax
error trying to run with 32


On Wed, Nov 7, 2012 at 12:56 PM, Erik Friesen e...@aercon.net wrote:

 I get an import error, no module named opengl.gl



 On Wed, Nov 7, 2012 at 12:51 PM, Lars Kruse li...@sumpfralle.de wrote:

 Hi Erik,


  I installed the prereqs, and used git, but not sure from there.

 did you already clone the git repository?
 Where you able to run the pycam script?
 (Probably you need to type something like c:\python25\python
 scripts/pycam)
 Are there any error messages?

 Cheers,
 Lars


 --
 LogMeIn Central: Instant, anywhere, Remote PC access and management.
 Stay in control, update software, and manage PCs from one command center
 Diagnose problems and improve visibility into emerging IT issues
 Automate, monitor and manage. Do more in less time with Central
 http://p.sf.net/sfu/logmein12331_d2d
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users



--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-11-07 Thread Erik Friesen
Got numpy, now it says libgdkglext-win32-1-0.dll is missing


On Wed, Nov 7, 2012 at 1:11 PM, Erik Friesen e...@aercon.net wrote:

 Ok, installed opengl into 25, now - No module named numpy  numpy
 apparently needs a compiler to be downloaded, etc



 On Wed, Nov 7, 2012 at 1:02 PM, Erik Friesen e...@aercon.net wrote:

 I see opengl stuff in python32, but not in 25.  However, I get a syntax
 error trying to run with 32



 On Wed, Nov 7, 2012 at 12:56 PM, Erik Friesen e...@aercon.net wrote:

 I get an import error, no module named opengl.gl



 On Wed, Nov 7, 2012 at 12:51 PM, Lars Kruse li...@sumpfralle.de wrote:

 Hi Erik,


  I installed the prereqs, and used git, but not sure from there.

 did you already clone the git repository?
 Where you able to run the pycam script?
 (Probably you need to type something like c:\python25\python
 scripts/pycam)
 Are there any error messages?

 Cheers,
 Lars


 --
 LogMeIn Central: Instant, anywhere, Remote PC access and management.
 Stay in control, update software, and manage PCs from one command center
 Diagnose problems and improve visibility into emerging IT issues
 Automate, monitor and manage. Do more in less time with Central
 http://p.sf.net/sfu/logmein12331_d2d
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users





--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-11-07 Thread Erik Friesen
Hacked the dll into the directory, got it going, however, whenever I click
item to view, exception is thrown

Gdk:ERROR:gdkgc-win32.c:748:get_impl_drawable: code shouhd not be reached


On Wed, Nov 7, 2012 at 1:20 PM, Erik Friesen e...@aercon.net wrote:

 Got numpy, now it says libgdkglext-win32-1-0.dll is missing



 On Wed, Nov 7, 2012 at 1:11 PM, Erik Friesen e...@aercon.net wrote:

 Ok, installed opengl into 25, now - No module named numpy  numpy
 apparently needs a compiler to be downloaded, etc



 On Wed, Nov 7, 2012 at 1:02 PM, Erik Friesen e...@aercon.net wrote:

 I see opengl stuff in python32, but not in 25.  However, I get a syntax
 error trying to run with 32



 On Wed, Nov 7, 2012 at 12:56 PM, Erik Friesen e...@aercon.net wrote:

 I get an import error, no module named opengl.gl



 On Wed, Nov 7, 2012 at 12:51 PM, Lars Kruse li...@sumpfralle.dewrote:

 Hi Erik,


  I installed the prereqs, and used git, but not sure from there.

 did you already clone the git repository?
 Where you able to run the pycam script?
 (Probably you need to type something like c:\python25\python
 scripts/pycam)
 Are there any error messages?

 Cheers,
 Lars


 --
 LogMeIn Central: Instant, anywhere, Remote PC access and management.
 Stay in control, update software, and manage PCs from one command
 center
 Diagnose problems and improve visibility into emerging IT issues
 Automate, monitor and manage. Do more in less time with Central
 http://p.sf.net/sfu/logmein12331_d2d
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users






--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] running PyCAM (dev) under Windows (was: Text on rounded button.)

2012-11-07 Thread Lars Kruse
Hi Erik,


 Hacked the dll into the directory, got it going, however, whenever I click
 item to view, exception is thrown
 
 Gdk:ERROR:gdkgc-win32.c:748:get_impl_drawable: code shouhd not be reached

I am sorry to hear that you stumbled upon this kind of ugliness!
Sadly the OpenGL library that is used by PyCAM is slightly non-maintained in
the Windows world. Thus I can't help you here.
One or two years down the road PyCAM will switch to another OpenGL library -
but this is of no help for you right now :(

cheers,
Lars

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users