Batch Mode Needed

Request and discuss new features
Post Reply

Do others also have the need for a batch mode?

Poll ended at Wed Sep 22, 2010 6:55 pm

Yes
1
100%
No
0
No votes
 
Total votes: 1

Shlazor

Batch Mode Needed

Post by Shlazor »

The way we use our router is probably different than most. We don't post a sheet of cutting and then cut 100 sheets. Every one of our sheets is typically used only once.

For each of our sheets, the layers and corresponding operations are standard. We read in an dxf, tab the parts, post process the sheet and load the next sheet. We desperately need a batch mode that will create a set of Sheetcam jobs whose names match the names of all the files (dxf's) in a folder. It then needs to open each job, import the corresponding dxf, pause for manual tabbing (if autotab is set to no), save the job, post process it and start again with the next file. This would save countless hours, as well as eliminate a major source of errors during a very repetitve and tedious procss.

I am checking to see if others have the same need. If there are others that share this need, maybe there is reason for Les to add this functionality. If I am the only one, I will continue to investigate Windows(tm) application automation tools such as RoboTask and perform
this type of "screen scraping" to make it happen. If anyone has any specific screen-scraping experience, I would also like to hear from you.

Thanks so much,
User avatar
Les Newell
Site Admin
Posts: 3661
Joined: Thu May 11, 2006 8:12 pm

Post by Les Newell »

I have been thinking on this one. I think I could write a plugin that would show a window with a list of all the drawings in a given folder. If you double click on a drawing it loads that drawing. It could also have a button that runs the post processor then saves the job.

This would at least save you manually opening each drawing and you would be less likely to lose track of which drawing you have already done.
finnzwerg
Posts: 8
Joined: Tue Jun 05, 2012 7:21 pm

Post by finnzwerg »

Yes I have the need for this Batch Mode
finnzwerg
Posts: 8
Joined: Tue Jun 05, 2012 7:21 pm

Post by finnzwerg »

The Idea with the plugin sounds great!
It would be great if you could add a dublicate function to the plugin.
eforer

Post by eforer »

And... If we can find a way to automatically extract cut depth info from the dxf via line weight or layer name, this will have all the production power of alphacam and some very costly competitors!
Vmax549
Posts: 641
Joined: Mon Nov 09, 2009 5:55 pm

Post by Vmax549 »

Simply extract the Z depth from the Z value of the DXF (;-)

(;-) TP
eforer

Post by eforer »

Maybe I'm missing something, but I don't see how that can be done in sheetcam.
Vmax549
Posts: 641
Joined: Mon Nov 09, 2009 5:55 pm

Post by Vmax549 »

Les would have to allow Scam to read the Z value. And if he did there are many things Scam could use that value for.

(;-) TP
User avatar
Les Newell
Site Admin
Posts: 3661
Joined: Thu May 11, 2006 8:12 pm

Post by Les Newell »

I don't currently intend to try extracting the Z from the drawing. However batch loading as described in the first post is now available in SheetCam. Go to Plugins->quick load. It allows you to quickly load multiple drawings.
Post Reply