586,103 active members*
3,234 visitors online*
Register for free
Login
IndustryArena Forum > OpenSource CNC Design Center > OpenSource Software > ANNOUNCE: pycam - 3D CNC Toolpath Generation‏
Page 3 of 6 12345
Results 41 to 60 of 108
  1. #41
    Join Date
    Mar 2008
    Posts
    7
    lezdep, SALOME: Is there a download for my computers ( Windows Vista or XP or Ubuntu 8.04 ) ?

  2. #42
    Join Date
    Oct 2008
    Posts
    41
    There is standalone Linux executable here -

    http://caelinux.com/CMS/index.php?op...d=44&Itemid=40

    They also have bootable LiveDVD you can run on any PC.

  3. #43
    Join Date
    Oct 2008
    Posts
    41
    Another session of machining. Other side of my part. This time I generated both roughing
    and finishing toolpaths using pycam. Overall toolpath are acceptable. Issues are related
    to the fact, that hight of toolpath is bigger than length of cutting portion of my tool. So on
    some passes, tool was cutting only part of the stock, while deflecting from another part.

    There are couple picture of produced part. It's not ideal, but good first try.
    Attached Thumbnails Attached Thumbnails v1.JPG   v2.JPG   v3.JPG   part1.JPG  

    part2.JPG  

  4. #44
    Join Date
    Mar 2008
    Posts
    7
    Good work, lezdep.

    Lode,
    I can now open an NC file into my CAM software.
    The toolpath isn't quite right.
    Please look at my blog for details.
    http://heekscnc.blogspot.com/2009/01...ropcutter.html
    Is there something I can change?

    Dan.

  5. #45
    Join Date
    Oct 2008
    Posts
    41
    DropCutter would normally work with ZigZagCutter. There are "valid" combinations
    listed in README file. Which combination of cutters have you used ?

    Quote Originally Posted by danheeks View Post
    Good work, lezdep.

    Lode,
    I can now open an NC file into my CAM software.
    The toolpath isn't quite right.
    Please look at my blog for details.
    http://heekscnc.blogspot.com/2009/01...ropcutter.html
    Is there something I can change?

    Dan.

  6. #46
    Join Date
    Mar 2008
    Posts
    7
    It's OK, I have found the problem.
    In SimpleGCodeExporter.py there are lines like this:
    # self.file.write(gc.rapid(point.x,point.y,gc.safety height)+"\n")
    to rapid to the clearance plane, but they are commented out.
    Anyway, I have written my own exporter for HeeksCNC, see here http://code.google.com/p/heekscnc/so...yCamToHeeks.py
    I now have a zig zag operation in HeeksCNC, that makes NC code with my existing mechanism and backplots the NC file, so I can see the toolpath. See my blog for a picture http://heekscnc.blogspot.com/2009/01...-to-pycam.html

  7. #47
    Join Date
    Aug 2006
    Posts
    19

    Cool

    Quote Originally Posted by lezdep View Post
    Another session of machining. Other side of my part. This time I generated both roughing and finishing toolpaths using pycam.
    :banana:
    Quote Originally Posted by lezdep View Post
    Overall toolpath are acceptable. Issues are related to the fact, that hight of toolpath is bigger than length of cutting portion of my tool. So on
    some passes, tool was cutting only part of the stock, while deflecting from another part.
    Maybe this can be solved for now by first doing the roughing with PushCutter/Polygon in x direction, and then in y direction? It would be mostly cutting air, but it should remove the nasty bits for the DropCutter/ZigZag....?
    Of course, this will be the job of the PushCutter/Contour once that's working.

  8. #48
    Join Date
    Oct 2008
    Posts
    41
    One thing to note - roughing toolpath was generated with previous version.
    PushCutter appears to be broken in current version.

    One direction milling we talked about would help somewhat in my case.
    Combination with Adaptive Clearing worked good though.

    Quote Originally Posted by lleroy View Post
    :banana:

    Maybe this can be solved for now by first doing the roughing with PushCutter/Polygon in x direction, and then in y direction? It would be mostly cutting air, but it should remove the nasty bits for the DropCutter/ZigZag....?
    Of course, this will be the job of the PushCutter/Contour once that's working.

  9. #49
    Join Date
    Oct 2008
    Posts
    41
    Did more machining. PyCAM was used to generate number of toolpaths. Worked
    quite well. Nice thing about PyCAM is that it allows to define toolpath's borders implicitly.
    So, I could only generate toolpath for selected portion of my 3D model.
    For example only packets in parts were machined with CNC. Rest I've done manually.

    I found PyCAM to be very useful and working well for me. Next will be machining
    of diffuser for my model. I will show results as soon as I'm done. All toolpaths for
    that work were generated using PyCAM.
    Attached Thumbnails Attached Thumbnails u1.jpg  

  10. #50
    Join Date
    Feb 2007
    Posts
    54

    Okay ready to go....well maybe

    Okay I got Ubuntu 8.04 and EMC2 on a dual boot.

    My machine is a minitech 4Axis...and I use it comercially....right now with mach3 and lazy cam...for the business we are ordering Visual Mill...

    WE make optical components

    So I got a system and time to play around with pycam...What is the direct way to get it up and running on Ubuntu 8.04?

    Thanks

  11. #51
    Join Date
    Aug 2006
    Posts
    19
    Quote Originally Posted by roger_e View Post
    So I got a system and time to play around with pycam...What is the direct way to get it up and running on Ubuntu 8.04?
    thanks for your interest in pycam... unfortunately I do not know ubuntu... so I cannot provide you a step-by-step guidance.
    there are some hints on the help forum: http://sourceforge.net/forum/forum.php?forum_id=860184

  12. #52
    Join Date
    Apr 2005
    Posts
    462
    is this lode from brussels?

  13. #53
    Join Date
    Aug 2006
    Posts
    19
    yep, who's asking?

  14. #54
    Join Date
    Apr 2005
    Posts
    462
    remember kelderke and stomp and snails?
    we worked together many years ago at icon.
    it's interesting to see that after we worked together with same technology that we're both into cnc after so many years! :wave:

  15. #55
    Join Date
    Mar 2010
    Posts
    0
    There is a new release of pycam available (v0.2). It contains a new GUI based on GTK and a lot of new features:
    * improved performance by (optionally) using the "Open Dynamics Engine" (ODE) for collision detection
    * configurable 3D view settings: model / toolpath / axis / drill progress / frame rate / colors
    * manipulation of the model: rotation, flip, swap, scale, move
    * saving the model to an ascii STL file
    * load/save processing settings from/to a file
    * handling of multiple processing templates (e.g. "Rough", "Semi-finish" and "Finish")
    * configure "material allowance" for a minimum distance between drill and model
    * allow to manage and export (gcode) multiple toolpaths at once
    * visualize invalid processing setting combinations

    Try it out, if you are interested:
    http://sourceforge.net/projects/pycam/files/

  16. #56
    Join Date
    Oct 2008
    Posts
    41
    Got to find time to try it. Sounds promising.
    sumpfralle are you helping out with development or completely taking over ?

  17. #57
    Join Date
    Jun 2003
    Posts
    232
    I would like to try Pycam under Ubuntu 8.04. I downloaded the files at:http://sourceforge.net/projects/pycam/files/ but I cannot figure out the instructions in the install.txt file.

    Is there an easier install method or a clearer set of install instructions available?

  18. #58
    Join Date
    Mar 2010
    Posts
    0
    Quote Originally Posted by kanton View Post
    I would like to try Pycam under Ubuntu 8.04. I downloaded the files at:http://sourceforge.net/projects/pycam/files/ but I cannot figure out the instructions in the install.txt file.
    I would like to improve the installation instructions. Thus it would be great, if you could tell me, which part of the install.txt is hard to understand or confusing. Thanks!

    Regarding your question: basically it boils down to the following:
    sudo apt-get install python-gtkglext1 python-pyode python-opengl python-gtk2

    Since your version of Ubuntu is older than "Karmic", you would also need to install two new packages from the "Karmic" repository. BEWARE: in the long term this can cause problems with your system.
    Do the following to install the two new packages:
    1) add "Karmic" to your package repository list (via "synaptic" or with your favourite text editor)
    2) run "sudo apt-get update"
    3) run "sudo apt-get install python-pyode python-opengl"
    4) remove "Karmic" from your repository list again

    When you are done, you can just run "./pycam.py" to start the program.

    I hope, this helped,
    Lars

  19. #59
    Join Date
    Mar 2010
    Posts
    0
    Quote Originally Posted by lezdep View Post
    Got to find time to try it. Sounds promising.
    sumpfralle are you helping out with development or completely taking over ?
    Hehe - someone noticed the name change

    I just joined the project. Lode and me were communicating a lot about these changes.
    As a nice side-effect, the danger of a "sudden death" of the project should be greatly reduced

  20. #60
    Join Date
    Jun 2003
    Posts
    232
    sumpfralle,

    I got as far as:

    "Do the following to install the two new packages:
    1) add "Karmic" to your package repository list (via "synaptic" or with your favourite text editor)"

    How do I add "Karmic" to my package repository list using
    "synaptic"?

    Why isn't there a version of your program that runs under "Hardy" without adding the "Karmic" stuff as the standard EMC install package comes with "Hardy"?

    Thanks.

Page 3 of 6 12345

Similar Threads

  1. ANNOUNCE: pycam - 3D CNC Toolpath Generation‏
    By lleroy in forum Uncategorised CAM Discussion
    Replies: 0
    Last Post: 08-29-2008, 10:56 AM
  2. NX4 toolpath generation
    By thirumalkumarn in forum Uncategorised CAM Discussion
    Replies: 0
    Last Post: 05-27-2008, 01:47 PM
  3. How to generation toolpath ?
    By havythoai in forum Coding
    Replies: 5
    Last Post: 03-18-2008, 03:47 PM
  4. toolpath generation algorithm for NURBS
    By jbacon in forum Uncategorised CAM Discussion
    Replies: 3
    Last Post: 08-03-2007, 02:48 PM
  5. Full 4 axis toolpath generation?
    By Konstantin in forum Rhino 3D
    Replies: 5
    Last Post: 11-12-2006, 07:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •