<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Script based Gerber and ODB data generation in Fusion Electronics Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13986938#M21773</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7057549"&gt;@m.neumair&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you're doing well. So there is currently no headless setup for Fusion that would allow a batch script like this to be run. I'll add this thread to the existing ticket for this functionality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now the method you are using would be the way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Nothing we can improve here, you will need a different CAM job for each layer stackup you try to use.&lt;/P&gt;
&lt;P&gt;2) This sounds like a bug, if the CAM job incorporates ODB++ output it should be outputted.&lt;/P&gt;
&lt;P&gt;3)I'll look into this, it feels like it should work the same regardless of what you save the files to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if there's anything else I can do for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jan 2026 20:04:46 GMT</pubDate>
    <dc:creator>jorge_garcia</dc:creator>
    <dc:date>2026-01-22T20:04:46Z</dc:date>
    <item>
      <title>Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13986470#M21771</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we're facing some problems during our migration from EAGLE to Fusion. We were able to generate gerber data in EAGLE with some very simple commands from a batch file, e.g.:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"%EAGLEPATH%\eaglecon.exe" -c- -X -dGERBER_RS274X -o"Gerberdaten"/%Project%.cmp %Project%.brd 1 VIAS PADS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried to find an equivalent in Fusion. By now, the best way for me is to start an ULP that executes the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;set confirm yes;manufacturing export &amp;lt;path&amp;gt;/&amp;lt;filename&amp;gt;.zip &amp;lt;path&amp;gt;/&amp;lt;jobname&amp;gt;.cam;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anyway this causes the following pain:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- I have to create separate CAM-jobs for all used amounts of layers (we had a standard set of gerber commands before on EAGLE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- The ODB++ data is not exported if I call the CAM-processor from the script. If I start the same job from the GUI, I get ODB++ data...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- The images are not exported if I call the CAM-processor from the script. If I start the same job from the GUI, I get the layer images...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- Using the CAM processor from the script only works if I define a zip archive as the destination. As this data is part of our release data, I have to unpack it afterwards. I'd like to get rid of this step and simply export it to a given directory...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can someone tell me how to solve all or at least some of these issues?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Markus&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 15:08:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13986470#M21771</guid>
      <dc:creator>m.neumair</dc:creator>
      <dc:date>2026-01-22T15:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13986938#M21773</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7057549"&gt;@m.neumair&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you're doing well. So there is currently no headless setup for Fusion that would allow a batch script like this to be run. I'll add this thread to the existing ticket for this functionality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now the method you are using would be the way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Nothing we can improve here, you will need a different CAM job for each layer stackup you try to use.&lt;/P&gt;
&lt;P&gt;2) This sounds like a bug, if the CAM job incorporates ODB++ output it should be outputted.&lt;/P&gt;
&lt;P&gt;3)I'll look into this, it feels like it should work the same regardless of what you save the files to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if there's anything else I can do for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2026 20:04:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13986938#M21773</guid>
      <dc:creator>jorge_garcia</dc:creator>
      <dc:date>2026-01-22T20:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13987032#M21775</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7057549"&gt;@m.neumair&lt;/a&gt;&amp;nbsp;Markus,&lt;/P&gt;
&lt;P&gt;What you need can be done already. The main difference compared with your Eagle setup is that Fusion is using the CAMJOB to convey the output setup. The 2nd difference is the presence of ODB++ manufacturing outout that will be exported on its own. The rfeason for this is that ODB++ dataset contains all the design data that would be exported if: Gerber, NC Drill, IPC-356-D netlist would be expoprted together.&lt;/P&gt;
&lt;P&gt;You can achieve what you want using the following CLI commands:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;set confirm yes;manufacturing export &amp;lt;outputDirectory&amp;gt; automation &amp;lt;camjobfilePath&amp;gt;.cam;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;set confirm yes;manufacturing odb &amp;lt;outputDirectory&amp;gt; automation &amp;lt;camjobfilePath&amp;gt;.cam;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We used these commands to implement our CAM automation regression test suites and they work well. Using the&amp;nbsp;&lt;STRONG&gt;automation&lt;/STRONG&gt; flag among other things it will ensure that when using the&amp;nbsp;&lt;STRONG&gt;export&lt;/STRONG&gt; flag no ZIP file is created. In the custom CAMJOB you can specify if you want the &lt;STRONG&gt;ODB++&lt;/STRONG&gt; output to be compressed or not. This is done by using the JSON key:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;"compress_output"&lt;/STRONG&gt; in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;"outputs"&lt;/STRONG&gt; section for the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ODB++ (the ODB++ output JSON setup is 1st in the list of outputs). If you don't want the ODB++ output to be compressed then set the&amp;nbsp;&lt;STRONG&gt;"compress_output"&lt;/STRONG&gt; to false (in the template CAMJOB files this is set to true). This is an example of the &lt;STRONG&gt;ODB++ output&lt;/STRONG&gt; JSON header information:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;            "compress_output": true,
            "export_cad_netlist": true,
            "export_eda_component_attributes": true,
            "export_eda_data": true,
            "export_eda_footprint_names": true,
            "export_eda_net_attributes": true,
            "export_job_name_instead_of_product_model_name": true,
            "export_layer_features_count": true,
            "export_neutral_net_names": false,
            "export_step_profile_board_cutouts": true,
            "export_step_profile_from_board_shape": true,
            "export_unique_id": true,
            "export_unit": true,
            "filename_prefix": "CAMOutputs/ODBFiles",
            "generate_job_file": false,
            "odb_format_version": "V8.1+",
            "output_name": "odb-2layer-arduino",
            "output_type": "odb++",
&lt;/LI-CODE&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;Please let me know how you go with this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jan 2026 21:39:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13987032#M21775</guid>
      <dc:creator>constantin.popescuXD3CL</dc:creator>
      <dc:date>2026-01-22T21:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13987488#M21781</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9328888"&gt;@constantin.popescuXD3CL&lt;/a&gt;&amp;nbsp; Constantin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much for these commands. Why aren't they part of the autodesk docu?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried three things:&lt;/P&gt;&lt;P&gt;1) Open my jobfile in the GUI and press 'Process job'. All files are generated as expected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) Execute&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;set confirm yes;manufacturing export &amp;lt;outputDirectory&amp;gt; automation &amp;lt;camjobfilePath&amp;gt;.cam;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This generates the expected gerber and drill data. Anyway, it also creates the odb-folder and a subset of the odb data (e.g. matrix and the content of steps/pcb/eda are missing)?! Can I supress generating the odb folder for this command? The Images are not generated for this command - is it possible to get them here?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3) Execute&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;set confirm yes;manufacturing odb &amp;lt;outputDirectory&amp;gt; automation &amp;lt;camjobfilePath&amp;gt;.cam;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This generates the ODB data but places it in a 2 layered subfolder structure named like the CAM job (e.g. '\template_2_layer\template_2_layer.odb'). Not cool for further automated&amp;nbsp;processing. Gerber data and images are also generated and placed in the top odb folder (next to the fonts and matrix folders..., this does not happen if i use the autodesk template...). For some reason it also produces drill data, but in the correct directory like in step 2).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please clarify the mentioned issues? Is there a way to simply generate exactly the same as if I press 'Process job' inside the CAM job editor of the GUI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 07:17:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13987488#M21781</guid>
      <dc:creator>m.neumair</dc:creator>
      <dc:date>2026-01-26T07:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13992061#M21831</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7057549"&gt;@m.neumair&lt;/a&gt;&amp;nbsp;Markus,&lt;/P&gt;
&lt;P&gt;Regarding your above points, here are my answers:&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;SPAN&gt;Execute&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;set confirm yes;manufacturing export &amp;lt;outputDirectory&amp;gt; automation &amp;lt;camjobfilePath&amp;gt;.cam; &lt;/STRONG&gt;- the &lt;STRONG&gt;ODB++&lt;/STRONG&gt; data is generated alongside Gerber / NC Drill, etc. because you have used a &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt; file that contains both. The easiest solution is to split your &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt; file into 2. For &lt;STRONG&gt;Gerber, NC Drill&lt;/STRONG&gt; output please completely remove the &lt;STRONG&gt;ODB++&lt;/STRONG&gt; section, look for&amp;nbsp;&lt;STRONG&gt;"output_type": "odb++"&lt;/STRONG&gt; and remove the entire JSON section, starts with&amp;nbsp;&lt;STRONG&gt;{&lt;/STRONG&gt; and the 1st JSON key is&amp;nbsp;&lt;STRONG&gt;"compress_output"&amp;nbsp;&lt;/STRONG&gt;and ends with&amp;nbsp;&lt;STRONG&gt;}&lt;/STRONG&gt;. In order to get the IMAGE section you'll need to configure it. I would suggest to open your design in Fusion and go to CAM Processor and update the Image output with the configuration you require. Save the CAMJOB and then open the JSON file in any text editor (preferanly one that can read JSON format) and copy the IMAGE section into the &lt;STRONG&gt;output-gbr_drill.cam&amp;nbsp;&lt;/STRONG&gt;CAMJOB (see below), save and you should be good to go. The CLI command to start with should be: "&lt;STRONG&gt;set confirm yes;manufacturing export 'output_directory/output' automation 'output_directory/output-gbr_drill.cam';&lt;/STRONG&gt;". Use the attached&amp;nbsp;&lt;STRONG&gt;output-gbr_drill.cam&lt;/STRONG&gt; &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt; file to start with. This command will generate the CAM outputs in the following directories: &lt;STRONG&gt;output/output.gbr&lt;/STRONG&gt; and &lt;STRONG&gt;output/output.drl&lt;/STRONG&gt;, You can change the name of&amp;nbsp; the &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt; output-gbr_drill.cam to something else if you want to.&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;&lt;SPAN&gt;Execute&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;set confirm yes;manufacturing odb &amp;lt;outputDirectory&amp;gt; automation &amp;lt;camjobfilePath&amp;gt;.cam;&lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;- same as above remove all other outputs from the &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt; JSON apart from &lt;STRONG&gt;ODB++&lt;/STRONG&gt;. Use the attached CAMJOB &lt;STRONG&gt;output.cam&lt;/STRONG&gt; as a starting point (this CAMJOB is for a 2 layer board so it needs to be adjusted accordingly). The CLI command to start with should be: &lt;STRONG&gt;"set confirm yes;manufacturing odb 'output_directory' automation 'output_directory/output.cam';".&amp;nbsp;&lt;/STRONG&gt;This command will generate the CAM &lt;STRONG&gt;ODB++&lt;/STRONG&gt; output in the following directory: &lt;STRONG&gt;output/output.odb&lt;/STRONG&gt;. The &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt; file for the &lt;STRONG&gt;ODB++&lt;/STRONG&gt; output should always be named output.cam if you want all the CAM outputs to be generated in the same&amp;nbsp;&lt;STRONG&gt;output&lt;/STRONG&gt; top level directory.&lt;/P&gt;
&lt;P&gt;I have attached:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A ZIP file CAMJOBs.zip that contains: output.cam, (ODB++) and&amp;nbsp;output-gbr_drill.cam (gerber + NC Drill);&lt;/LI&gt;
&lt;LI&gt;Snapshot of output directory that I have generated locally:&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="constantinpopescuXD3CL_0-1769493709029.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1613448i6174AF0D84EC07A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="constantinpopescuXD3CL_0-1769493709029.png" alt="constantinpopescuXD3CL_0-1769493709029.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the best workaround I could come up with because right now there are some &lt;STRONG&gt;missing extensability points&lt;/STRONG&gt; in the &lt;STRONG&gt;manufacture&lt;/STRONG&gt;&amp;nbsp;CLI command. I hope this helps.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 06:14:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13992061#M21831</guid>
      <dc:creator>constantin.popescuXD3CL</dc:creator>
      <dc:date>2026-01-27T06:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13992300#M21836</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9328888"&gt;@constantin.popescuXD3CL&lt;/a&gt;&amp;nbsp;Constantin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regarding the two discussed points:&lt;/P&gt;&lt;P&gt;2) Gerber data looks good now after removing the other parts from the CAM job. Anyway, I do not get images after adding them in json if I execute&amp;nbsp;&lt;STRONG&gt;set confirm yes;manufacturing export &amp;lt;outputDirectory&amp;gt; automation &amp;lt;camjobfilePath&amp;gt;.cam;&lt;/STRONG&gt;&amp;nbsp;I do not even get the images if I do as you specified - starting with output-gbr_rill.cam and using the specified folder structure. Are you sure that the image export works on your machine, There is no corresponding output folder in your screenshot?&lt;/P&gt;&lt;P&gt;3)&amp;nbsp; The configured compressed ODB++ output is missing (not that relevant), the rest of the files seems to be present. Anyway, the folder structure does not match the configured one and your workaround is no really an alternative. I would need a cam job for any layer set (2, 4, ...) and obviously they cannot all have the same name...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My absolute minimum requirements (gerber and drill files in a certain folder) are fulfilled. That's good.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next priority would be getting the odb data in the correct folder (independent from the cam filename or cam filepath). Is there a timeline for the&amp;nbsp;&lt;STRONG&gt;missing extensability points&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;in the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;manufacture&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;CLI command?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A nice to have would be the images inside the specified output folder on gerber generation. Can you please check if this is working on your machine?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 10:14:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13992300#M21836</guid>
      <dc:creator>m.neumair</dc:creator>
      <dc:date>2026-01-27T10:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13993366#M21853</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7057549"&gt;@m.neumair&lt;/a&gt;&amp;nbsp;Markus,&lt;/P&gt;
&lt;P&gt;I thought that the Image / Pdf export will also worked trough the CLI but unfortunately I was wrong. Currently the&amp;nbsp;&lt;STRONG&gt;manufacture export&lt;/STRONG&gt; command only supports: Gerber, NC Drill, Assembly and Drawing outputs. This is a bug that was not discovered until now. I have made a change to allow all the outputs that are present in the CAMJOB to be exported not only the ones mentioned above. I will let you know when this update is available. In the meantime it is not possible to generate the Image output using the&amp;nbsp;&lt;STRONG&gt;manufacture export&lt;/STRONG&gt; command.&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;3)&amp;nbsp; The configured compressed ODB++ output is missing (not that relevant), the rest of the files seems to be present. Anyway, the folder structure does not match the configured one and your workaround is no really an alternative. I would need a cam job for any layer set (2, 4, ...) and obviously they cannot all have the same name..." - the compressed output is missing because this is &lt;STRONG&gt;turned off&lt;/STRONG&gt; when the&amp;nbsp;&lt;STRONG&gt;automation&lt;/STRONG&gt; flag is present (compressed output and automation are exclusive). Do you need the compressed output as well? The root folder is indeed tied to the &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt;'s name when the &lt;STRONG&gt;automation&lt;/STRONG&gt; flag is used. Without the automation flag you'll get a ZIP file which is also undesirable. I will add a task to implement these missing features as soon as possible.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;"The next priority would be getting the odb data in the correct folder (independent from the cam filename or cam filepath). Is there a timeline for the&amp;nbsp;&lt;STRONG&gt;missing extensability points&lt;/STRONG&gt;&amp;nbsp;in the&amp;nbsp;&lt;STRONG&gt;manufacture&lt;/STRONG&gt;&amp;nbsp;CLI command?" - there is no timeline right now but I will add a change request and mark it is Critical so we can get to it as soon as possible.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 01:10:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13993366#M21853</guid>
      <dc:creator>constantin.popescuXD3CL</dc:creator>
      <dc:date>2026-01-28T01:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13997136#M21894</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7057549"&gt;@m.neumair&lt;/a&gt;&amp;nbsp;Markus,&lt;/P&gt;
&lt;P&gt;I have implemented the changes that I have mentioned above so now you should be able to use the&amp;nbsp;&lt;STRONG&gt;manufacturing export&lt;/STRONG&gt; or&amp;nbsp;&lt;STRONG&gt;manufacturing odb&lt;/STRONG&gt; to generate all the CAM outputs you need. The difference between this 2 commands is that the ODB++ one should only be used when only ODB++ is required but not Gerber and NC Drill.&lt;/P&gt;
&lt;P&gt;The updated CAM CLI commands are as follows:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Manufacturing export:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE class="noformat panel" style="border-width: 1px;"&gt;manufacturing export '&amp;lt;output_directory&amp;gt;' automation all_outputs create_directories '&amp;lt;export_camjob_file.cam&amp;gt;';&lt;/PRE&gt;
&lt;P&gt;Where:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;STRONG&gt;&amp;lt;output_directory&amp;gt;&lt;/STRONG&gt; - the root output directory where the CAM output will be stored;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;automation&lt;/STRONG&gt; - manadatory flag, run the CAM automation workflow;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;all_outputs&lt;/STRONG&gt; - manadatory flag,&amp;nbsp;&lt;SPAN&gt;generate all outputs that are configured in the supplied CAMJOB file;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;create_directories&lt;/STRONG&gt; - mandatory flag, when present, force create all directories that are required to store the generated CAM outputs;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&amp;lt;export_camjob_file.cam&amp;gt;&lt;/STRONG&gt; - the &lt;STRONG&gt;full file path&lt;/STRONG&gt; for the &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt; that contains the configuration for all the outputs that need to be generated, any of: &lt;STRONG&gt;ODB++&lt;/STRONG&gt;, &lt;STRONG&gt;Gerber&lt;/STRONG&gt;, &lt;STRONG&gt;NC Drill&lt;/STRONG&gt;, &lt;STRONG&gt;Assembly&lt;/STRONG&gt;, &lt;STRONG&gt;Drawings&lt;/STRONG&gt;, &lt;STRONG&gt;Image&lt;/STRONG&gt; / &lt;STRONG&gt;PDF&lt;/STRONG&gt;;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;ODB++ export:&lt;/LI&gt;
&lt;/UL&gt;
&lt;PRE class="noformat panel" style="border-width: 1px;"&gt;manufacturing odb '&amp;lt;output_directory&amp;gt;' automation no_camjob_override '&amp;lt;odb_camjob_file.cam&amp;gt;';&lt;/PRE&gt;
&lt;P&gt;Where:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;STRONG&gt;&amp;lt;output_directory&amp;gt;&lt;/STRONG&gt; - the root output directory where the CAM output will be stored;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;automation&lt;/STRONG&gt; - manadatory flag, run the CAM automation workflow;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;no_camjob_override&lt;/STRONG&gt; -&amp;nbsp;&lt;SPAN&gt;do not override any of the supplied CAMJOB's ODB++ attributes (this is required because the default &lt;STRONG&gt;automation&lt;/STRONG&gt; flag behaviour is to override some of the CAMJOB JSON attributes);&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&amp;lt;odb_camjob_file.cam&amp;gt;&lt;/STRONG&gt; - the &lt;STRONG&gt;full file path&lt;/STRONG&gt; for the &lt;STRONG&gt;CAMJOB&lt;/STRONG&gt; that contains the configuration for the &lt;STRONG&gt;ODB++&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;Assembly&lt;/STRONG&gt;, &lt;STRONG&gt;Drawings&lt;/STRONG&gt; and &lt;STRONG&gt;Image&lt;/STRONG&gt; / &lt;STRONG&gt;PDF&lt;/STRONG&gt; outputs; (&lt;STRONG&gt;ODB+&lt;/STRONG&gt; already contains all the information that &lt;STRONG&gt;Gerber&lt;/STRONG&gt; and &lt;STRONG&gt;NC Drill&lt;/STRONG&gt; outputs contain and should not be configured here);&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Example CLI commands:&lt;/P&gt;
&lt;PRE class="noformat panel" style="border-width: 1px;"&gt;set confirm yes;manufacturing export '&amp;lt;RootDir&amp;gt;/Outputs' automation all_outputs create_directories '&amp;lt;RootDir&amp;gt;/output-export.cam';&lt;/PRE&gt;
&lt;PRE class="noformat panel" style="border-width: 1px;"&gt;set confirm yes;manufacturing odb '&amp;lt;RootDir&amp;gt;/Outputs' automation no_camjob_override '&amp;lt;RootDir&amp;gt;/output-odb.cam';
&lt;/PRE&gt;
&lt;P&gt;I have attached 2 CAMJOB template configuration files that you can use as starting point. These are for a 2 layers board. If you let me know what type of designs you are making then I can help you with suitable CAMJOB files. The CAMJOBs are as follows:&lt;/P&gt;
&lt;UL class="lia-list-style-type-disc"&gt;
&lt;LI&gt;&lt;STRONG&gt;output-export.cam&lt;/STRONG&gt; - should be used when using the&amp;nbsp;&lt;STRONG&gt;manufacturing export&lt;/STRONG&gt; command and it contains all 6 supported CAM outputs;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;output-odb.cam&lt;/STRONG&gt; - should be used when using the&amp;nbsp;&lt;STRONG&gt;manufacturing odb&lt;/STRONG&gt; command and it contains only 4 CAM outputs;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These changes will be available in the next major Fusion360 update. If you are a Fusion Insider then you would be able to start using these changes as soon as the next Fusion Insider release build is available. If you are not a Fusion Insider and you'd like to be a part of it then you can apply here:&amp;nbsp;&lt;A href="https://feedback.autodesk.com/key/fusion360insider-AdskFusionProductTeam" target="_blank"&gt;https://feedback.autodesk.com/key/fusion360insider-AdskFusionProductTeam&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I will post back when these changes are available to use.&lt;/P&gt;
&lt;P&gt;I hope you'll find these updates useful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 02:25:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/13997136#M21894</guid>
      <dc:creator>constantin.popescuXD3CL</dc:creator>
      <dc:date>2026-01-30T02:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/14006608#M21959</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7057549"&gt;@m.neumair&lt;/a&gt;&amp;nbsp;Markus,&lt;/P&gt;
&lt;P&gt;Just a heads up the changes that I talked about in my previous post have been released in todays Fusion Insiders Build 2701.0.70 so if you are altready an Insider or you want to be a part of it then you can go ahead and test these changes and please let me know if it helps you with your batch CAM workflow.&lt;/P&gt;
&lt;P&gt;Thanks a Lot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards,&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 21:34:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/14006608#M21959</guid>
      <dc:creator>constantin.popescuXD3CL</dc:creator>
      <dc:date>2026-02-05T21:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Script based Gerber and ODB data generation</title>
      <link>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/14043812#M22150</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9328888"&gt;@constantin.popescuXD3CL&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;looks good - the open issues seem to be fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 13:02:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-electronics-forum/script-based-gerber-and-odb-data-generation/m-p/14043812#M22150</guid>
      <dc:creator>m.neumair</dc:creator>
      <dc:date>2026-03-05T13:02:31Z</dc:date>
    </item>
  </channel>
</rss>

