From: Patrick B. <pbi...@us...> - 2011-06-19 15:17:04
|
> Hi everyone. Can someone please send me the MillProject file because I cannot find it. I forgot to add it to the tarball, just uploaded a new one that includes the example millproject file. > 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 Try adding --fill-outline. If that's not specified the program assumes the outline gerber file includes a polygon instead of lines. If it still doesn't work, please send me your gerber files for debugging (you can send them to my email address instead of the list if you don't want them to be accessible by others). > Also does the "metric" command actually work? Hopefully? Although I live in (metric) europe, I haven't tested it extensively myself yet, it's a downstream patch. -- Patrick Birnzain <pbi...@us...> |