cheap bitmap to gcode program


Page 1 of 2 12 LastLast
Results 1 to 20 of 30

Thread: cheap bitmap to gcode program

  1. #1
    Registered balsaman's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    2139
    Downloads
    0
    Uploads
    0
    I wish it wouldn't crash.


  2. #2
    Member ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Township
    Posts
    35538
    Downloads
    1
    Uploads
    0
    Gerry

    UCCNC 2017 Screenset
    [URL]http://www.thecncwoodworker.com/2017.html[/URL]

    Mach3 2010 Screenset
    [URL]http://www.thecncwoodworker.com/2010.html[/URL]

    JointCAM - CNC Dovetails & Box Joints
    [URL]http://www.g-forcecnc.com/jointcam.html[/URL]

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  3. #3
    Registered Rekd's Avatar
    Join Date
    Apr 2003
    Location
    teh Debug Window
    Posts
    1876
    Downloads
    0
    Uploads
    0

    Default

    I've tried this one, Gerry. It actually works well.

    There's another one I say a while back, (price was ok, free). It did a decent job too, I'll try to find a link..

    'Rekd

    Matt
    San Diego, Ca

    ___ o o o_
    [l_,[_____],
    l---L - □lllllll□-
    ( )_) ( )_)--)_)

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  4. #4
    Registered
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    159
    Downloads
    1
    Uploads
    0

    Default meshcam

    Hi Rekd was the program you're refering to Meshcam?
    if it was here's the link, if its ok.
    www.robgrz.com .



  5. #5
    Registered Rekd's Avatar
    Join Date
    Apr 2003
    Location
    teh Debug Window
    Posts
    1876
    Downloads
    0
    Uploads
    0

    Default

    That's it, jimini! TY

    Matt
    San Diego, Ca

    ___ o o o_
    [l_,[_____],
    l---L - □lllllll□-
    ( )_) ( )_)--)_)

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  6. #6
    Registered
    Join Date
    Apr 2003
    Location
    Southern California
    Posts
    178
    Downloads
    0
    Uploads
    0

    Default

    Thanks for the plug jimini. I was just uploading a new version before I posted my reply here. If any of you try it please let me know what you think.

    -Robert



  7. #7
    Registered Rekd's Avatar
    Join Date
    Apr 2003
    Location
    teh Debug Window
    Posts
    1876
    Downloads
    0
    Uploads
    0

    Default Cool..

    Originally posted by robgrz
    If any of you try it please let me know what you think.

    -Robert
    Thanks, I'll check it out again for this release and let you know. GJ on the program, btw.

    Did you use C++? I've looked for cad and or cam done in VB but don't find too many, especially with source code so I can see how it's done..

    'Rekd teh "A good programmer doesn't write good code, a good programmer quickly adapts someone else's code to work in their applications!"

    Matt
    San Diego, Ca

    ___ o o o_
    [l_,[_____],
    l---L - □lllllll□-
    ( )_) ( )_)--)_)

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  8. #8
    Registered balsaman's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    2139
    Downloads
    0
    Uploads
    0

    Default

    Thanks evryone. You're my heros. Robert I will try your program and let you know how it works.

    Eric

    I wish it wouldn't crash.


  9. #9
    Registered ToyMaker's Avatar
    Join Date
    May 2003
    Location
    United States
    Posts
    325
    Downloads
    0
    Uploads
    0

    Default

    Robert:
    Is there some special secret to your package? I have downloaded it 3 times on 2 different systems, and have yet to get a good .zip file (as reported by WinZip and WinRAR).

    robotic regards,

    Tom



  10. #10
    Member ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Township
    Posts
    35538
    Downloads
    1
    Uploads
    0

    Default

    I've downloaded every version he's posted with no problems.

    Gerry

    Gerry

    UCCNC 2017 Screenset
    [URL]http://www.thecncwoodworker.com/2017.html[/URL]

    Mach3 2010 Screenset
    [URL]http://www.thecncwoodworker.com/2010.html[/URL]

    JointCAM - CNC Dovetails & Box Joints
    [URL]http://www.g-forcecnc.com/jointcam.html[/URL]

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  11. #11
    Gold Member chuckknigh's Avatar
    Join Date
    Apr 2003
    Location
    United States
    Posts
    598
    Downloads
    0
    Uploads
    0

    Default

    Well, since the subject came up, I saw one on the web, somewhere, which did not cut graphics as a relief.

    From the looks of the demo cuts, it converted grayscales into a halftone-style agglomeration of dots, and then cut the dots out. A slightly different way to approach it.

    I wish I had saved the URL -- it was a shareware kind of program, about $20 I think.

    Does anyone know which one this is? I'd love to find it again.

    -- Chuck Knight



  12. #12
    Registered
    Join Date
    Apr 2003
    Location
    Southern California
    Posts
    178
    Downloads
    0
    Uploads
    0

    Default

    I'll try to answer all of the comments in one post. Here it goes...

    I've had problem with my hosting provider so I've posted a copy of the file in a yahoo group I set up for support. It's in the files section of http://groups.yahoo.com/group/meshcam/

    If that doesn't work then I can email it to you, let me know at robert AT robgrz DOT com .

    The program is written in C++ with the wxWindows library for the GUI. I can't imagine writing it in VB because of the complicated data structures involved; I've made heavy use of the STL library for that purpose. I've acutally gotten more poeple asking programming advice than people with feedback of the program so if you'd like to discuss the algorithms, etc involved then I'd be happy to do so in the Yahoo group above (so that it can be archived for the future). There's a definite lack of practical information available for people who want to write this type of program so I think a public discussion would be helpful to a lot of people.

    Finally, the program that Chuck is refering to may be Accutrans 3D from http://www.micromouse.ca/ . It's $20 with a fully working demo available. It can convert to and from a lot of different file types, but won't generate a toolpath.

    There's another program, also about $20, that converts bitmaps to gcode but I don't know the name. All I remember is that it's name was "sci" something. That is, of course, no help even with Google. Actually this is probably the program Chuck was refering to.

    The thrid is bmb2cnc from http://savannah.nongnu.org/download/cncutils/ . It will take a bitmap and convert to a toolpath. It dos based with no gui and doesn't take the cutter offset into account. Based on this I think my program is better, but bmc2cnc is useful none the less. Source is available as well.

    Hope that helps,
    Robert



  13. #13
    Member ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Township
    Posts
    35538
    Downloads
    1
    Uploads
    0

    Default

    Robert, I think the 2nd one you're thinking of is the one I posted the link to above.

    Gerry

    Gerry

    UCCNC 2017 Screenset
    [URL]http://www.thecncwoodworker.com/2017.html[/URL]

    Mach3 2010 Screenset
    [URL]http://www.thecncwoodworker.com/2010.html[/URL]

    JointCAM - CNC Dovetails & Box Joints
    [URL]http://www.g-forcecnc.com/jointcam.html[/URL]

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  14. #14
    Registered
    Join Date
    Apr 2003
    Location
    yeah
    Posts
    98
    Downloads
    0
    Uploads
    0

    Default

    Hi

    Try wintopo it has a free version it can convert .bmp to dxf but it only seems to work well with line drawings, stuff like coloring book pages etc convert to dxf and go from there works good for profiling not the 3d like the ones above.

    http://wintopo.com/

    Ray

    Learn from the mistakes of others you can't afford to make them all yourself!


  15. #15
    Registered
    Join Date
    Apr 2003
    Location
    Southern California
    Posts
    178
    Downloads
    0
    Uploads
    0

    Default

    Sorrt Gerry, my fingers got ahead of my brain. That's been happening a lot lately.

    Robert



  16. #16
    Registered
    Join Date
    Jul 2003
    Location
    Pittsburgh, Pa.
    Posts
    96
    Downloads
    0
    Uploads
    0

    Question meshcamb5

    Hi, there. I'm new here and just soaking in the information while I work on building a homemade cnc router. Reading your articles on meshcamb I downloaded it to check it out. I Thought it was free. It asks for a password to unzip it. Any INput? thanks



  17. #17
    Member wjbzone's Avatar
    Join Date
    Apr 2003
    Location
    United States
    Posts
    416
    Downloads
    0
    Uploads
    0

    Default

    turk,
    I had to supply my email address to download - the password was emailed to me.
    Bill



  18. #18
    Registered
    Join Date
    Jul 2003
    Location
    Pittsburgh, Pa.
    Posts
    96
    Downloads
    0
    Uploads
    0

    Default meahcamb5

    I went back there and looked around, it didn't ask me for anything, just click on download and it was ready to go.??????



  19. #19
    Registered
    Join Date
    Jul 2003
    Location
    Pittsburgh, Pa.
    Posts
    96
    Downloads
    0
    Uploads
    0

    Default meshcam

    I got it! Finally found out where to go. Thank you!



  20. #20
    Registered
    Join Date
    Apr 2003
    Location
    UK
    Posts
    1079
    Downloads
    0
    Uploads
    0

    Default

    http://www.robgrz.com/download.phtml
    Has the box for you to enter e-mail

    edit - Grrrr, you beat me!



Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

cheap bitmap to gcode program

cheap bitmap to gcode program