Jump to content

Custom settings for a postprocessing script


BarraVox

Recommended Posts

Posted · Custom settings for a postprocessing script

Hi

 

I want to create a postprocessing script but I want to control an aspect of it with a setting. Can I add a custom setting in Cura to control a variable in a postprocessing script? How?

  • Link to post
    Share on other sites

    Posted · Custom settings for a postprocessing script

    A postprocessing script can define settings, but those settings are set in the Post processing plugin dialog.

     

    A plugin can define a setting that lives in the print settings floater/sidebar. The postprocessing dialog itself is a plugin, but the postprocessing plugin only allows you to create settings inside the post processing plugin dialog.

     

    If you really want to create a new setting, outside the postprocessing dialog, you are going to have to create a plugin instead of a postprocessing script. The Z-Offset plugin is an example of a plugin that defines a custom setting AND postprocesses the gcode in much the same way as a postprocessing script would do. You can find its source here:

    https://github.com/fieldOfView/Cura-ZOffsetPlugin

     

  • Link to post
    Share on other sites

    Posted · Custom settings for a postprocessing script
    On 8/3/2022 at 7:05 AM, ahoeben said:

    Hi I tried adding a custom script as follows in my Cura 5.7 

    Help > Show Configuration Folder>scripts and restart cura 

    however in the slicer extensions>postprocessing>modify Gcode i cannot see the newly added script.

    Can you please suggets me how to fix the issue.

    Thanks

  • Link to post
    Share on other sites

    Posted · Custom settings for a postprocessing script
    8 hours ago, Abdur said:

    Hi I tried adding a custom script as follows in my Cura 5.7 

    Help > Show Configuration Folder>scripts and restart cura 

    however in the slicer extensions>postprocessing>modify Gcode i cannot see the newly added script.

    Can you please suggets me how to fix the issue.

    Thanks

    Your script is probably invalid in some way. If you search the cura.log file for your script's name it should come up with a more specific error.

    • Like 1
    Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
    ×
    ×
    • Create New...