adjusted various details:

- changed floppiness implementation
- changed default flopiness
- made heaband rounder
- added hingetest
This commit is contained in:
tessaK9 2026-03-09 17:33:11 +01:00
commit df9afbe2b3
4 changed files with 20 additions and 5 deletions

View file

@ -40,4 +40,4 @@ module dogear_headband(rightear = "flop", leftear = "flop", size=SIZE, thickness
};
}
dogear_headband(rightear = "nflop");
dogear_headband();