![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| DIY-CNC Router Table Machines Discuss the building of home-made CNC Router tables here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#2
| ||||
| ||||
|
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| ||||
| ||||
| 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
| |||
| |||
Hi Rekd was the program you're refering to Meshcam? if it was here's the link, if its ok. www.robgrz.com . |
|
#5
| ||||
| ||||
| 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) |
| Sponsored Links |
|
#7
| ||||
| ||||
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) |
|
#10
| ||||
| ||||
| I've downloaded every version he's posted with no problems. Gerry
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
| Sponsored Links |
|
#11
| ||||
| ||||
| 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
| |||
| |||
| 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 |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Beginner Troubleshooting and Building Considerations | coherent | FAQ of CNC Machine building | 3 | 11-10-2011 01:27 PM |
| parametric programming | Karl_T | CamSoft Products | 21 | 05-24-2005 02:58 PM |
| How to cut multiple parts (loop a program) | Bird_E | Mach Software (ArtSoft software) | 6 | 05-13-2005 03:16 PM |
| A few honest questions | HuFlungDung | CamSoft Products | 8 | 06-15-2004 06:24 PM |
| total line length program? | ljoe1969 | General CAM Discussion | 6 | 01-09-2004 10:27 AM |