GitXplorerGitXplorer
j

fusion360scripts

public
4 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
3d010185ab448cb5d8cedf5c44496f9bad6ed4e7

make the magnet thickness configurable too

committed 9 months ago
Unverified
737dcbc06407a05804e72b778c41ac99da7fd08e

made the magnet diameter configurable for tolerance and changed some defaults

committed 9 months ago
Unverified
4cde304f33a01a1c7b1059c9331b9d0760898e07

minor tweaks

committed a year ago
Unverified
b8c04781607ac93f932a8611f3d98e015fbbce9f

add option to omit screw holes

committed a year ago
Unverified
a2c73b9d8d0edb3d7c4d6bc596158179e69fbe5d

fix dir

committed a year ago
Unverified
115c1b7cedd8c47e2aee895c28e243e7315f33b7

clean up the spec for the holster. Group the parameters in the dialog, make it smarter with regards to some values. It can still break if you create too big a fillet, or too wide a slot

committed 2 years ago

README

The README file for this repository.

Fusion 360 Scripts

The Gridfinity box maker was originally derived from https://github.com/benlaurie/gfdb/ but I drastically changed it to make it parameterized. I'm splitting it off because I added another thing (remote holster) and will likely add others.

Utilities

  • GridFinityDividerBoxMaker: configurable to make boxes for gridfinity
  • RemoteHolsterMaker: configurable holster to hang a remote on a wall or side table

Bugs

  • There are a few fillets missing.
  • No holes for screws.

None of these should be hard to fix - PRs welcome!