585,767 active members*
4,099 visitors online*
Register for free
Login

Search:

Type: Posts; User: Dan Falck

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    4,072

    You might want to find a different forum for you...

    You might want to find a different forum for you question. This is the Linuxcnc forum.
  2. Replies
    1
    Views
    807

    In your python post file, you could put a -minus...

    In your python post file, you could put a -minus in front of the z components of your feed and rapid moves. If that doesn't work, multiply by -1 in the feed and rapid functions.
  3. Replies
    12
    Views
    3,143

    I talked with my dentist a few months about this...

    I talked with my dentist a few months about this and he was planning on spending $100k for an Orec (sp?) system. I thought that was nuts. I looked at some youtube videos and still think that kind of...
  4. Replies
    1
    Views
    842

    I haven't tried this one myself, but maybe you...

    I haven't tried this one myself, but maybe you could let us know if it works for you:

    OpenSCAM
  5. You can use the outer diameter of the roller cage...

    You can use the outer diameter of the roller cage to constrain it by turning a counter bore in one side or the other.
    The inner diameter can constrain it, if you put a diameter that is close to it,...
  6. Replies
    9
    Views
    954

    Thanks for posting this Jeff. That was a great...

    Thanks for posting this Jeff. That was a great video.
  7. Replies
    10
    Views
    3,483

    on the linuxcnc wiki there seems to be a warning...

    on the linuxcnc wiki there seems to be a warning about Opencam:

    'and dangerous install; attempts to overwrite your libstdc++ without regard to architecture.'
  8. Replies
    6
    Views
    1,405

    I'm not sure what you mean by raster scan paths,...

    I'm not sure what you mean by raster scan paths, but that code is actually doing 'waterline' machining to the part from a step file.
    It can do profiles, pocketing, drilling, zigzag surfacing, and...
  9. Replies
    6
    Views
    1,405

    Look at my blog and notice the waterline...

    Look at my blog and notice the waterline toolpath. It works well enough for me.
  10. Replies
    6
    Views
    1,405

    I use it a lot and have been working on improving...

    I use it a lot and have been working on improving it. You can check out my blog here:

    OpenSourceDesignTools

    It has a long way to go before being user friendly, but it has a lot of potential. I...
  11. Replies
    2
    Views
    1,041

    This might be helpful for dowel pin sizes:...

    This might be helpful for dowel pin sizes:
    McMaster-Carr

    You can buy reamers from L&i that are made for any size you want- press fit or clearance fit. They list some of their reamers as made for...
  12. Replies
    12
    Views
    1,268

    ok, touche :)

    ok, touche :)
  13. Replies
    12
    Views
    1,268

    Trolling in the forum... lot of help that is....

    Trolling in the forum... lot of help that is. Good luck to all the Mach users when Microsoft switches everything over to Windows 8 :)
  14. Replies
    3
    Views
    1,065

    What era is the cnc 4 from ? I have an M40 on my...

    What era is the cnc 4 from ? I have an M40 on my mill that I would like to convert over to emc2 sometime- if I can figure out how to interface to the servo amps.
  15. Thread: HeeksCad/Cnc

    by Dan Falck
    Replies
    36
    Views
    6,889

    Were you able to do anything with the jpeg in...

    Were you able to do anything with the jpeg in HeeksCAD? I usually have to use Inkscape to convert images to vector files, but I don't deal with images often.
  16. Thread: HeeksCad/Cnc

    by Dan Falck
    Replies
    36
    Views
    6,889

    If you install the HeeksCNC plugin for...

    If you install the HeeksCNC plugin for HeeksCAD,you can create G-code.
  17. Replies
    5
    Views
    856

    Check out the python code in HeeksCNC. I have...

    Check out the python code in HeeksCNC. I have been using parts of it to backplot gcode into several CAD programs.
    Look at this directory for inspiration:

    / - heekscnc - CNC machining add-in for...
  18. Replies
    4
    Views
    808

    There are a lot of sketching functions that...

    There are a lot of sketching functions that aren't there yet. We've been using other cad programs and importing the dxf files into HeeksCAD for the CAM operations. One program that works well for...
  19. Replies
    1
    Views
    721

    I think I see one reason why you aren't seeing...

    I think I see one reason why you aren't seeing much interest- you need screen shots and a little more explanation of what you are trying to do on the front page of the code project.
    I know that...
  20. Thread: HeeksCad/Cnc

    by Dan Falck
    Replies
    36
    Views
    6,889

    I've heard Dan Heeks comment that he is having...

    I've heard Dan Heeks comment that he is having problems with complex solids and the code.
    I'm running a dual pentium 3 ghz with 4 gig ram and it segfaulted on me.
    I might do better by playing with...
  21. Thread: HeeksCad/Cnc

    by Dan Falck
    Replies
    36
    Views
    6,889

    ok, I looked at it and found out that my computer...

    ok, I looked at it and found out that my computer isn't powerful enough to do what I want to with it:
    1. import the dxf file
    2. 'split sketch' to separate the different Z level contours
    3. select...
  22. Thread: HeeksCad/Cnc

    by Dan Falck
    Replies
    36
    Views
    6,889

    Hi, I'll have a look at it tomorrow. I need to...

    Hi,

    I'll have a look at it tomorrow. I need to do some carpentry today.
    If you could make each level a separate sketch then you might be able to do a 'loft' to create a solid. Then you could use...
  23. Replies
    6
    Views
    1,663

    Totally understandable. I have three kids myself...

    Totally understandable. I have three kids myself and run into that one a lot.

    My idea was to use HeeksPython - a python plugin for HeeksCAD that can actually draw geometry automatically. I have...
  24. Replies
    6
    Views
    1,663

    Ok, I opened the dxf. It appears to be a closed...

    Ok, I opened the dxf. It appears to be a closed profile made up of small line segments.
    What approach are you taking to get this far?
    What kind of approach would you like to try to automate the...
  25. Replies
    6
    Views
    1,663

    John, Could you post a pic of what you are...

    John,
    Could you post a pic of what you are needing? I'm just curious.
    I could have a go of it with HeeksCAD and the python scripting inside it and then show you how I would do it.

    Thanks,
    Dan
  26. Yes, the subroutines are very powerful. I did a...

    Yes, the subroutines are very powerful. I did a bending mandrel for some parts at work using just macros. I was able to do a series of arcs that got bigger as the cutter progressed moving in the X...
  27. Thanks for the summary Jan. This sounds very...

    Thanks for the summary Jan. This sounds very streamlined. If you do get a 'recordmydesktop' session going, please do post a link to the youtube video.

    Dan
  28. I would be interested in a general view of your...

    I would be interested in a general view of your setup. Are you using Autocad Autolisp to generate the gcode? I assume you are generating rotary motion commands to knives based on the geometry in...
  29. Thread: HeeksCad/Cnc

    by Dan Falck
    Replies
    36
    Views
    6,889

    It depends on what tool you want to use to route...

    It depends on what tool you want to use to route the roundover. If you're using an actual roundover bit, you could just calculate the stepover that you need and pull away from the profile when you...
  30. Thread: HeeksCad/Cnc

    by Dan Falck
    Replies
    36
    Views
    6,889

    You got me there. You better post this on the...

    You got me there. You better post this on the mailing list. I haven't seen that error message before.
Results 1 to 30 of 147
Page 1 of 5 1 2 3 4