<?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: I can't compile due to bsPostProcessingConfig in Netfabb Forum</title>
    <link>https://forums.autodesk.com/t5/netfabb-forum/i-can-t-compile-due-to-bspostprocessingconfig/m-p/12737447#M236</link>
    <description>&lt;P&gt;problem solved, sorry&lt;/P&gt;</description>
    <pubDate>Sat, 27 Apr 2024 01:06:03 GMT</pubDate>
    <dc:creator>min1ck</dc:creator>
    <dc:date>2024-04-27T01:06:03Z</dc:date>
    <item>
      <title>I can't compile due to bsPostProcessingConfig</title>
      <link>https://forums.autodesk.com/t5/netfabb-forum/i-can-t-compile-due-to-bspostprocessingconfig/m-p/12737231#M235</link>
      <description>&lt;P&gt;good evening, I'm trying to create my first script based on some examples, but I don't understand why I get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ReferenceError: postprocessLayerStack_MT is not defined&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;at exports.configurePostProcessingSteps&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at this line of code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;/** 
* @Anonymous  a_config    bsPostProcessingConfig 
*/
exports.configurePostProcessingSteps = function(a_config)
{
  // Postprocessing the toolpaths using the given function:
  a_config.addPostProcessingStep(postprocessLayerStack_MT,{bMultithread: true, nProgressWeight: 1});
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read this in the reference:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"It is not allowed to have both functions (configurePostProcessingSteps and postprocessLayerStack) defined at the same time."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but in the example I'm looking at, in addition to defining &lt;EM&gt;configurePostProcessingSteps&amp;nbsp;&lt;/EM&gt;towards the end of the Main I see the (empty) function&amp;nbsp;&lt;EM&gt;postprocessLayerStack_MT&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could someone help me understand? thanks for your patience &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 21:41:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/netfabb-forum/i-can-t-compile-due-to-bspostprocessingconfig/m-p/12737231#M235</guid>
      <dc:creator>min1ck</dc:creator>
      <dc:date>2024-04-26T21:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: I can't compile due to bsPostProcessingConfig</title>
      <link>https://forums.autodesk.com/t5/netfabb-forum/i-can-t-compile-due-to-bspostprocessingconfig/m-p/12737447#M236</link>
      <description>&lt;P&gt;problem solved, sorry&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2024 01:06:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/netfabb-forum/i-can-t-compile-due-to-bspostprocessingconfig/m-p/12737447#M236</guid>
      <dc:creator>min1ck</dc:creator>
      <dc:date>2024-04-27T01:06:03Z</dc:date>
    </item>
  </channel>
</rss>

