Preset utilities and xyz work together now #5820
Gerschel
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I do have an end goal. A while ago there was a request for an xyz, I made it to match the default one as much as possible, so maintenance of it would be a breeze.
With one of the users, we discussed having a script that does more than three dimensions. I've coded one that works, but not quite ready, but in the middle of that task, we also had a discussion about presets.
I went down the rabbit hole of creating presets #4163 (reply in thread)
Nth dimension project (not publicly available yet):
But then I also wanted the preset utility tool to work with my xyz as well as nth dimensions. They are compatible, it's even compatible with other custom scripts (to a limit). I have not implemented adding components by element id's yet, but have a plan on how it will work. Preset utils will get some updates that would break your configurations you create. I will try to make an update script that will back them up when upgrading to the new format when it arrives. I plan to add targeting specific components, right now, it saves the value from all components it's configured to use in each name save.
https://github.com/Gerschel/sd_web_ui_preset_utils
https://github.com/Gerschel/xyz-plot-grid
Preset Utilities:
Beta Was this translation helpful? Give feedback.
All reactions