Configuration and scripts for building a custom Debian "Buster" live system
Upgrade jscad to bring in type fixes
Rename output models
Use a spherical access hatch
Scale down hull and stands
Adjust hole positions for scaled hull
Ensure supports are not visible from outside the hull
Switch to supported fibre optic holes
Filter unique holes at generation
Trim stands before unioning
Update type override for modelling library
I've added the additional three, and matched their overloads to one another.
Add further missing types
Add specific overload for single geometry
Dedupe holes before cutting
Scale holes to recess LEDs
Scale major geometry to bring it up to 1u:1mm scale
Add better types for @jscad
This adds missing TypeScript definitions for the measureDimensions
function, and exports these through the measurements
type index.
fix(modeling): types for measureDimensions