UltiMaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.
container removeInstance goal of the option postpone_emit
Posted
· container removeInstance goal of the option postpone_emit
If you remove an instance of a setting from a container, a signal is emitted to update the container, which causes other signals to emit, and a whole set of effects start to happen. If you want to remove multiple instances, then it would cause a lot of unnecessary signals being emitted inbetween. The postpone_emit option basically tells Cura to perform the change to the container, but wait before telling the rest of Cura until you are done with the last manipulation of the container.
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!
The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
Recommended Posts
ahoeben 1,848
If you remove an instance of a setting from a container, a signal is emitted to update the container, which causes other signals to emit, and a whole set of effects start to happen. If you want to remove multiple instances, then it would cause a lot of unnecessary signals being emitted inbetween. The postpone_emit option basically tells Cura to perform the change to the container, but wait before telling the rest of Cura until you are done with the last manipulation of the container.
Link to post
Share on other sites