Forum Home | RFQwork | CNCauction | 3dxhobbies |Welderzone | Share Files | Site Map | Links |

CNCzone.com-The Largest Machinist Community on the net!


Welcome to the CNCzone.com-The Largest Machinist Community on the net! forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Home Page Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Mark Forums Read Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > EMC/Linux (Enhanced Machine Control)

Notices

EMC/Linux (Enhanced Machine Control) Discuss Enhanced Machine Controlers here!


Reply
 
Thread Tools Display Modes
  #1   Ban this user!
Old 05-14-2006, 01:36 AM
zachjowi zachjowi is offline
 
Join Date: May 2006
Location: USA
Age: 20
Posts: 38
zachjowi is on a distinguished road
picture file to G-code

is there any kind of software that can convert a picture to g-code for my Sherline CNC milling machine. I am running linux on it.
Reply With Quote

  #2  
Old 05-14-2006, 07:04 AM
lakeside lakeside is offline
*Registered*
 
Join Date: Mar 2006
Location: Boston
Posts: 1,628
lakeside is on a distinguished road
there are a few software that can do this but they are add ons to the main software package. Some of them would be, mastercam art, Bobart Pro X, Artcam cam and a few others
Reply With Quote

  #3  
Old 05-14-2006, 08:13 AM
ger21 ger21 is online now
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 13,948
ger21 is on a distinguished road
Mach3's LazyCAM, www.artofcnc.ca
MeshCAM, www.meshcam.com
Image to G-code, http://www.imagetogcode.com/
Another, http://www.timeguy.com/cradek/image-to-gcode
ImageCarve, http://www.timeguy.com/cradek/image-to-gcode
VS3D, http://www.designscomputed.com/vs3d/index.html
Acme Profiler, http://www2.fwi.com/~kimble/scispec/scispec.htm
Photo VCarve, http://www.vectric.com/WebSite/Vectr.../pvc_index.htm
__________________
Gerry


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

  #4   Ban this user!
Old 05-14-2006, 06:14 PM
zachjowi zachjowi is offline
 
Join Date: May 2006
Location: USA
Age: 20
Posts: 38
zachjowi is on a distinguished road
I have software that came with my Sherline mill on my computer that controls the mill using Linux and it can import G-code, so is there any software that can be used on my Windows XP computer to make the G-code and import it on the Linux machine?

PS does Autodesk inventor, Auto Cad 2006, sketchup, or prodesktop do jpg to gcode because I have those software titles.
Reply With Quote

  #5  
Old 05-14-2006, 06:53 PM
ger21 ger21 is online now
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 13,948
ger21 is on a distinguished road
All the ones I listed will make the G-code in XP. The ones you listed won't.
__________________
Gerry


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

Sponsored Links
  #6   Ban this user!
Old 05-14-2006, 07:55 PM
zachjowi zachjowi is offline
 
Join Date: May 2006
Location: USA
Age: 20
Posts: 38
zachjowi is on a distinguished road
Originally Posted by ger21
All the ones I listed will make the G-code in XP. The ones you listed won't.
can I make a DXF? and then convert that to g-code?
Reply With Quote

  #7  
Old 05-14-2006, 08:41 PM
ger21 ger21 is online now
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 13,948
ger21 is on a distinguished road
a .dxf from an image?
__________________
Gerry


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

  #8   Ban this user!
Old 05-14-2006, 09:55 PM
zachjowi zachjowi is offline
 
Join Date: May 2006
Location: USA
Age: 20
Posts: 38
zachjowi is on a distinguished road
Originally Posted by ger21
a .dxf from an image?
yes is that possible using Autodesk inventor?
Reply With Quote

  #9  
Old 05-14-2006, 10:11 PM
ger21 ger21 is online now
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 13,948
ger21 is on a distinguished road
I don't think so.
__________________
Gerry


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

  #10   Ban this user!
Old 05-14-2006, 10:20 PM
wizard wizard is offline
 
Join Date: May 2005
Location: USA
Posts: 418
wizard is on a distinguished road
Not to be short here, but did you look up any of the addresses mentioned? Frankly you have left me confused about what you want. Further if you scroll down on the root menu page you will see a section call open source software. There you will find a thread on doing a grey scale to CNC conversion.

If you search around a bit you are likely to find other programs also.

As to the DXF conversion i have no idea why you would want to do that. To get the best develoment of G-code direct conversion is the answer. Even if by chance nothing you find on the net fits the bill as far as a G-code generator goes there is enough info out there that you could write your own. it is not a big deal.

Thanks
dave
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 05-14-2006, 11:31 PM
zachjowi zachjowi is offline
 
Join Date: May 2006
Location: USA
Age: 20
Posts: 38
zachjowi is on a distinguished road
Originally Posted by wizard
Not to be short here, but did you look up any of the addresses mentioned? Frankly you have left me confused about what you want. Further if you scroll down on the root menu page you will see a section call open source software. There you will find a thread on doing a grey scale to CNC conversion.

If you search around a bit you are likely to find other programs also.

As to the DXF conversion i have no idea why you would want to do that. To get the best develoment of G-code direct conversion is the answer. Even if by chance nothing you find on the net fits the bill as far as a G-code generator goes there is enough info out there that you could write your own. it is not a big deal.

Thanks
dave
I can't write my own because I just started learning. I need this software to run on Linux and I know very little about Linux and how to install software on it.

Last edited by zachjowi; 05-14-2006 at 11:50 PM.
Reply With Quote

  #12  
Old 05-15-2006, 02:15 AM
ynneb's Avatar
ynneb ynneb is offline
Moderator
 
Join Date: Feb 2004
Location: .
Posts: 2,437
ynneb is on a distinguished road
Gerry, you are such a show off. Links king of CNC
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump




All times are GMT -5. The time now is 01:02 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.