586,545 active members*
3,145 visitors online*
Register for free
Login
IndustryArena Forum > OpenSource CNC Design Center > OpenSource Software > PartKAM - free crossplatform 2.5d CAM
Page 7 of 7 567
Results 121 to 138 of 138
  1. #121
    Join Date
    Apr 2004
    Posts
    128

    Re Flash

    Thanks!!

    And thanks again for making this neat program open source!!

    Sean

  2. #122
    Join Date
    Oct 2008
    Posts
    242
    been away for a while, but now I'm back!

    with the release of flash 11, I thought I'd update partkam to take advantage of some of the new features.

    - native cubic bezier rendering. Previously it had to be approximated with quads. Now rendering should be faster and more accurate for most vector files.

    - unlimited bitmap sizes. Previous versions were limited to 4000px bitmaps, which limited the accuracy of the offset algorithm. The default is now 8000px, with a maximum cap at 20000.

    try it out and let me know if you find any bugs!
    Attached Files Attached Files
    ___________________________
    http://jack.works

  3. #123
    Join Date
    Aug 2010
    Posts
    0
    Great to here you're still around, and thanks for the updates! I'm not sure if I've experienced their need, but I'm sure they will be appreciated none-the-less.

    Does Flash 11 allow saving any user info to save preferences and make generating toolpaths quicker?

    Just so you know, I'm still using PartKAM for all of my hobby CNC'ing!

  4. #124
    Join Date
    Jan 2009
    Posts
    4
    Hey Jack
    The domain is down, whats up ?
    Please don't leave this great piece of software to waste.
    I use it mainly becouse it's multiplatform - i can make simple designs using illustrator & partkam.
    Maybe you need some help or anything ?

  5. #125
    Join Date
    Jul 2012
    Posts
    0
    Kind of hard first learning this software.

    But I still haven't figured out how to generate the G-Code. Or where it is stored.

    I downloaded Revision 16, but I could not see PartKart anywhere in tabs.
    Where is it?

    Also, you should add some help comments for each command explaining what they do.

    Aside from that are there any instructions/manuals?

  6. #126
    Join Date
    Aug 2010
    Posts
    0
    FWIW, I wrote out my workflow below. As you can see, I only use ParkKAM to generate gcode from svg files. This has been working very well for me for a long time - especially for cutting flat parts out of aluminum plate.

    -Draw part in Inkscape
    -Open PartKAM, Edit->Edit Preferences: Set "SVG Default Resolution" to 90 (90 is the default resolution for Inkscape) & uncheck "Snap to Local Points" (I put the part where I want it in Inkscape and therefore don't want PartKAM snapping it to any other position).
    -File->Open: select .svg file created in Inkscape
    -Highlight path(s) to machine, then go to CAM->Profile and input machining parameters. I repeat this for any other paths I wish to cut. I rarely use any of the other cam utilities besides "profile" (if any it's "pocket" and "drill")
    -Generate toolpaths with CAM->Calculate All
    -Edit toolpaths under the Toolpaths menu as required
    -Generate and save gcode with CAM->export gcode
    -Give the file a meaningful filename, and save it with an .ngc file extension
    -Open EMC2, open the ngc file, verify everything looks good. If not, I switch back to Inkscape or PartKAM and make corrections.

    This entire process is very simple and very fast. I leave Inkscape, PartKAM, and EMC2 open until my part is cut so I can quickly edit anything as needed. It's actually somewhat important to leave PartKAM open because it can't save any settings. So if you close you have to reenter everything (minor inconvenience considering its cost...).

    A quick tip when making edits to the original svg drawing is to highlight all paths in PartKAM and delete them. This will clear the screen before opening/reopening another part.

  7. #127
    Join Date
    Jul 2012
    Posts
    0
    So what exactly is PartKart?

    Jakehorky, are you milling 2.5D objects?
    Do you import 3D objects into PartKAM or 2D objects and milling in 2.5D?

    I would appreciate if you make a video tutorial describing the majority of the things and ones that are important too.
    That should get me started pretty good.

    Gera

  8. #128
    Join Date
    Aug 2010
    Posts
    0
    I think PartKart was going to be a way to place a part order directly through Jack000's website.

    PartKAM doesn't do 3D, just 2.5D, which is what I use it for. It's really easy... be careful not to over think it.

    One thing I forgot to add to my process above is using the "add tabs to selected" feature. There can be some strange behavior when you try to delete extra tabs, but barring that, it works wonderfully. I suggest ignoring this feature for now until you get more familiar with generating plain old gcode from PartKAM.

    I probably can't do a video just yet because I'm overworked as it is. I will keep it in the back of my mind though.

  9. #129
    Join Date
    Jul 2012
    Posts
    0
    I would appreciate it so much if you make a video.
    Or you can guide me through private chat or instant messaging when you have time?

  10. #130
    Join Date
    Jul 2012
    Posts
    0
    In PartKAM there is a pocketing, profile, and follow path operation.
    What is the follow path operation? It sound like it's similar to profile operation.

    Aside from that, to cut your 2.5D things, do you import your files as 2D projections (and add depth, idk if this is possible) or 3D projections?

  11. #131
    Join Date
    Aug 2012
    Posts
    0
    Hey Jack.
    I really need your offset path algorithm. Where I can find PartKAM sources now?

  12. #132
    Join Date
    Aug 2012
    Posts
    14
    I found partkam sources here. It is an old version. I hope Jack will update that site or find other ways to publish sources of the latest version.
    Anyway, it looks like the complete g-code post processor is there. Very nice and readable source code.


    Some suggestions for improvement:
    1. In profile operation when I ask for CCW direction, Inner paths should be processed CW (or have a separate option).
    2. Some path order optimization would be welcome. A lot of time is wasted on jogging when the artwork is made of many small paths.
    3. Store preferences.

  13. #133
    Join Date
    Apr 2004
    Posts
    2
    I made my first part with PartKAM last night. It turned out pretty good. However, there is a small indentation where the toolpath started and stopped each profile pass. I'm not sure why this appeared. I did use a 0.005 allowance for a roughing pass and then created a finish pass without the clearance. It looks as if the end mill cut into my part by .005in where it plunged into the stock. Is there a workaround to create a lead in/lead out to the toolpath so that this doesn't happen again?

  14. #134
    Join Date
    Feb 2013
    Posts
    39
    For those who are curious, a successor to partkam is now hosted at http://www.makercam.com/

  15. #135
    Join Date
    May 2013
    Posts
    1
    Hi how do install partkam? I see the web based interface.... what are the options for using partkam offline?
    do I need to have flash developer installed? if so which version?
    I tried installing exe file from earlier in the thread but it doesn't seem to work properly.
    oh win xp professional 32.

  16. #136
    Join Date
    Jan 2006
    Posts
    156
    WillAdams, maybe you could tell me how to install Makercam on my PC permanently. I can't figure out how. Looks like a great CAM program for hobbyist

    like me.

  17. #137
    Join Date
    Feb 2013
    Posts
    39
    Download the .swf and then run it using the Flash stand-alone player. Links here:

    MakerCAM - ShapeOko

  18. #138

    Re: PartKAM - free crossplatform 2.5d CAM

    I realize this thread is super old I just wanted to tell the creator of PartKAM thank you so much. I started a job working on a cnc milling machine and this is the only way I have been able to make parts for myself that needed a more complex design. I love this program.

Page 7 of 7 567

Similar Threads

  1. Free 2-D CAD
    By Wolfspaw in forum Uncategorised CAD Discussion
    Replies: 0
    Last Post: 05-21-2009, 01:12 PM
  2. Free 3d Mechanical Cad Tool, Did anybody try the free 3D CAD too CoCreate is offerin
    By hansge31 in forum Mechanical Calculations/Engineering Design
    Replies: 1
    Last Post: 06-20-2007, 08:13 PM
  3. Free Doors--Free Cabinet Door Software
    By 1BigPig in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 1
    Last Post: 06-07-2007, 07:36 PM
  4. Free CAM: cam.py
    By FritzX in forum Uncategorised CAM Discussion
    Replies: 12
    Last Post: 02-24-2006, 06:25 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
  •