View Full Version : What features would you like to see?


CNCadmin
11-25-2005, 12:26 AM
What features would you like to see in sheetcam?

spalm
11-25-2005, 10:59 PM
How timely. Since you asked: splines. This seems to be the only way to output non-circle type curves from Alibre Express.

Steve

CNCadmin
11-25-2005, 11:18 PM
I'd like to see auto tabbing.

locost_cam
11-26-2005, 05:38 AM
Lots of people are asking for splines so I had better have another go and see if I can get them working. Auto tabbing is on the to-do list but at the moment I am afraid it is fairly low down the list.

mgamber
11-26-2005, 03:10 PM
The ability to put alpha characters in the tool table. Or # and - symbols.

I am building my tool table and would rather call tools like so;

#51 for a #51 drill...

CNCadmin
11-26-2005, 11:09 PM
Lots of people are asking for splines so I had better have another go and see if I can get them working. Auto tabbing is on the to-do list but at the moment I am afraid it is fairly low down the list.


Darn I really need auto tabbing.

CNCadmin
11-26-2005, 11:12 PM
Is their a way to add a line on a layer in autocad that will represent a tab that sheetcam will recognize?

locost_cam
11-27-2005, 06:12 AM
The ability to put alpha characters in the tool table. Or # and - symbols.
I am building my tool table and would rather call tools like so;
#51 for a #51 drill...

Mike, you can do this. Edit the tool and turn off 'Automatically generate name'. Now type in whatever you want for the tool name.

Les

locost_cam
11-27-2005, 06:14 AM
Is their a way to add a line on a layer in autocad that will represent a tab that sheetcam will recognize?

Sorry, you can't at the moment. That will be part of the auto tabbing code.

Les

alnicov
11-27-2005, 11:11 AM
There seem to be only a few apps that save, export or convert to HPGL format. How about accepting more art formats such as Corel CDR, BMP, etc?

ger21
11-27-2005, 11:25 AM
There seem to be only a few apps that save, export or convert to HPGL format.

Just about any App can save HPGL. Read my reply here http://www.cnczone.com/forums/showthread.php?t=15187

locost_cam
11-27-2005, 04:48 PM
There seem to be only a few apps that save, export or convert to HPGL format. How about accepting more art formats such as Corel CDR, BMP, etc?

That was one of the reasons for introducing EMF. EMF is a standard Windows clipboard format so most packages support it. I will hopefully also add svg. SVG is a fairly new format but it seems to be gaining in popularity.

Les

mgamber
11-27-2005, 11:49 PM
Mike, you can do this. Edit the tool and turn off 'Automatically generate name'. Now type in whatever you want for the tool name.

Les

Thanks Les. Yep, that's what I ended up doing. Also found out that Mach3 doesn't like a tool number like;

100625

Bummer, I guess I will just number them 1, 2, 3, 4, etc... How boaring.

locost_cam
11-28-2005, 10:33 AM
Bummer, I guess I will just number them 1, 2, 3, 4, etc... How boaring.

Watch out for tool 0. I think Mach3 uses that for other purposes.