I redesigned this tape roll holder for Brown Dog Gadgets and focused on the most important feature... preventing the tape from unspooling.
➡️ https://www.printables.com/model/232877-maker-tape-holder-large-14
I redesigned this tape roll holder for Brown Dog Gadgets and focused on the most important feature... preventing the tape from unspooling.
➡️ https://www.printables.com/model/232877-maker-tape-holder-large-14
I used ImageMagick's convert command to resize the animated GIF like so:
convert old.gif -coalesce temp.gif
convert -size 2000x1500 temp.gif -resize 1000x750 new.gif