Looks good. I read the list of features and so on.  Pulled current version
from GitHub and now I am trying to make it run.

Seems the installer missed some stuff .  I get this when I run pycam:

Traceback (most recent call last):
  File "/usr/local/bin/pycam", line 4, in <module>
    __import__('pkg_resources').run_script('pycam==0.6.2.dev0', 'pycam')
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
719, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
1511, in run_script
    exec(script_code, namespace, namespace)
  File
"/usr/local/lib/python2.7/dist-packages/pycam-0.6.2.dev0-py2.7.egg/EGG-INFO/scripts/pycam",
line 53, in <module>

ImportError: No module named Exporters.GCodeExporter


On Thu, May 18, 2017 at 5:35 PM, Sebastian Kuzminsky <s...@highlab.com>
wrote:

> On 05/18/2017 05:27 PM, Chris Albertson wrote:
> > So yes, I really would like to see a linux based end to end CAD/AM
> > workflow.   It appears the one just barely exists for 3D printing.  There
> > are 3D modelers and drafting tools (Blender and FreeCAD) but the missing
> > link is g-code generation to drive 3D metal cutting tools.
>
> Give PyCAM a try:  https://github.com/sebkuzminsky/pycam
>
> It does 2d and 3d path generation, it's entirely open source, it runs on
> Linux and plays well with LinuxCNC.
>
> Here's a 2d example:
>
> http://highlab.com/~seb/blog//2017/02/23/open-source-cad-cam-mc/
>
>
> --
> Sebastian Kuzminsky
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>



-- 

Chris Albertson
Redondo Beach, California
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to