From: Demetris Z. <giz...@gm...> - 2011-06-19 14:45:44
|
Hi everyone. Can someone please send me the MillProject file because I cannot find it. I am trying to process a gerber file with the following command: pcb2gcode --front=bottom_panel_15_x_20.gtl --outline=bottom_panel_15_x_20.gm1 --zwork=-0.008 --zsafe=0.8 --zchange=1.0 --offset=0.006 --mill-feed=6 --mill-speed=30000 --cutter-diameter=0.0394 --zcut=-0.08 --cut-feed=3 --cut-speed=20000 --cut-infeed=1 --dpi=1000 but all I get are images of the traced outline and in the "front" file there is almost no Gcode, only the outline code seems to be processed. I am only trying to process the TOP and Mechanical1 layers. Any help would be appreciated. Also does the "metric" command actually work? |