diff --git a/cam/LaenPCBOrder.cam b/cam/LaenPCBOrder.cam --- a/cam/LaenPCBOrder.cam +++ b/cam/LaenPCBOrder.cam @@ -18,7 +18,7 @@ Device="GERBER_RS274X" Wheel=".whl" Rack="" Scale=1 -Output=".tcream.ger" +Output="%P/CAM/.tcream.ger" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil" @@ -37,7 +37,7 @@ Device="GERBER_RS274X" Wheel=".whl" Rack="" Scale=1 -Output=".toplayer.ger" +Output="%P/CAM/.toplayer.ger" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil" @@ -56,7 +56,7 @@ Device="GERBER_RS274X" Wheel=".whl" Rack="" Scale=1 -Output=".bottomlayer.ger" +Output="%P/CAM/.bottomlayer.ger" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil" @@ -75,7 +75,7 @@ Device="GERBER_RS274X" Wheel=".whl" Rack="" Scale=1 -Output=".topsilkscreen.ger" +Output="%P/CAM/.topsilkscreen.ger" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil" @@ -94,7 +94,7 @@ Device="GERBER_RS274X" Wheel=".whl" Rack="" Scale=1 -Output=".bottomsilkscreen.ger" +Output="%P/CAM/.bottomsilkscreen.ger" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil" @@ -113,7 +113,7 @@ Device="GERBER_RS274X" Wheel=".whl" Rack="" Scale=1 -Output=".topsoldermask.ger" +Output="%P/CAM/.topsoldermask.ger" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil" @@ -132,7 +132,7 @@ Device="GERBER_RS274X" Wheel=".whl" Rack="" Scale=1 -Output=".bottomsoldermask.ger" +Output="%P/CAM/.bottomsoldermask.ger" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil" @@ -151,7 +151,7 @@ Device="GERBER_RS274X" Wheel=".whl" Rack="" Scale=1 -Output=".boardoutline.ger" +Output="%P/CAM/.boardoutline.ger" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil" @@ -170,7 +170,7 @@ Device="EXCELLON" Wheel=".whl" Rack="" Scale=1 -Output=".drills.xln" +Output="%P/CAM/.drills.xln" Flags="0 0 0 1 0 1 1" Emulate="0" Offset="0.0mil 0.0mil"