morganvenable
morganvenable
Too late to the short username party here 😅
Not to me personally, but I bet someone would appreciate it. The fine details I've had to get into in procedural CAD would've been pretty hairy in SCAD, and configuration...
I'm so excited to see this PR. Thanks for pushing this along @joh! Svalboard isn't in the QMK codebase yet, but uses PS2 for trackpoint with similar feature utilization as...
@michmela44 is it possible to disable the "autoarrange" when adding instances? It makes creating large arrays of small parts painfully slow. Auto-arrange is a call-it-when needed thing, no?
Possible bug: When you click "add instance", the button becomes unclickable for a brief but variable period of time. If you don't do anything, it goes clickable again with green...
Yeah the usability issue isn't that it goes unavailable so much as that it requires mouse to move to reactivate in this weird case. I'll try to take a look...
Also: In Prusaslicer, you can copy an instance group and get a fresh instance group with a new master instance. This is super useful for people with large numbers of...
Just checked and Prusaslicer doesn't appear to make this slow check call on "add instance", at least in 2.7.4.
Interesting! I'll get on the latest PS and see if anything has changed/feels weird. Added a feature request 6570 to restore the copy/paste behavior of PS in this functionality, too....
It's kinda working -- instances can be created and removed, and with the right action I have successfully replaced a group of instances with a new part -- but copy/paste...