Jump to content

setProperty("support_mesh_drop_down", "value", False)


Cuq

Recommended Posts

Posted · setProperty("support_mesh_drop_down", "value", False)

Hello,

 

I have some problems to change the property of a support_mesh into support_mesh_drop_down . I always have the Drop down support mesh checked in the Per object settings  panel ?

Any advice would be welcome.

 

Cuq

Support.JPG

  • Link to post
    Share on other sites

    Posted · setProperty("support_mesh_drop_down", "value", False)

    I'm not sure of that the the property support_mesh_drop_down is set on the machine level. Trying to set to false. But the result is always the same.

     

            machine_manager = CuraApplication.getInstance().getMachineManager()        
            global_stack = machine_manager.activeMachine
            global_stack.setProperty("support_mesh_drop_down", "value", False)

    But on the global stack the property is set to False :

    image.thumb.png.15d1a5dea10b7c6deedd9674c10115f6.png

  • Link to post
    Share on other sites

    Posted (edited) · setProperty("support_mesh_drop_down", "value", False)

    It's only settable in the per objects setting:

    "support_mesh_drop_down":
    {
        "label": "Drop Down Support Mesh",
        "description": "Make support everywhere below the support mesh, so that there's no overhang in the support mesh.",
        "type": "bool",
        "default_value": true,
        "enabled": "support_mesh",
        "settable_per_mesh": true,
        "settable_per_extruder": false,
        "settable_per_meshgroup": false,
        "settable_globally": false
    }
    
    
    Edited by nallath
  • 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.
        • 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
        • 3 replies
    ×
    ×
    • Create New...