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

#maker #3Dprinting #tape

Printables

I also learned I cannot post a 2000x1500 pixel animated GIF on Mastodon, but a 1000x750 GIF is okay...

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

#ImageMagick #AnimatedGIF #GIF

@rasterweb Handy to know- bookmarked!
@axwax I mainly posted so next time I need to do it I can look it up. 😉
@rasterweb @axwax perfect proportions! #imagick #imagemagick