Updated to v1.3 to fix a major issue with it not working properly. I put an incomplete copy of what I was working on in the zip on accident. It was missing an import of UM.Application in the code.
- 1
Updated to v1.3 to fix a major issue with it not working properly. I put an incomplete copy of what I was working on in the zip on accident. It was missing an import of UM.Application in the code.
Hi Adam324,
first of all, great work with this script. I have been researching how to add other material inside a model that is currently printing without pausing the print (as it often leaves weird layer start after the pause). I have no programming experience but would it be hard for you to write the script to check for a specific z height and have telegram send a notification 2-3 layers before it reaches the desired layer? This way one would be able to be pre notified before the nozzle moves out of the way and you can be prepared to insert whatever material into your print without having to keep an eye on the print. Thank you in advance.
I only knew enough to modify an already existing script. I don't know if the feature you are asking is possible or not. I do get notified when the pause is issued through Telegram. That works for me. I usually get to it within a minute or two.
8 hours ago, Adam324 said:I only knew enough to modify an already existing script. I don't know if the feature you are asking is possible or not. I do get notified when the pause is issued through Telegram. That works for me. I usually get to it within a minute or two.
Thank you for your response. The feature does not exist unfortunately but I found a workaround instead which uses the Z height change info to notify me.
Recommended Posts
Adam324 13
Updated to v1.2. I synced to pull in changes to the original pause at height script upstream in github. There was a bug fix to the original pause at height script as well as some minor sentence changes to the config settings.
From the github bugfix in github:
https://github.com/Ultimaker/Cura/commit/6740c2bee9a0732daf77224cd4ef34f0eb736364#diff-3e58768c03d7c85bf31b60e0ed2d51eb
Link to post
Share on other sites