Skip to content

Shrinking STEP Files (4.4G total repo size -> 2.6G)

Seth Hillbrand requested to merge github/fork/sethhillbrand/master into master

STEP Files are self-referential but the STEP Files in this commit have many identical lines. This commit removes the identical lines and replaces them with a reference to a single unique line.

Source for shrinker available at https://github.com/KiCad/kicad-packages3D-source/pull/83


Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items as you complete them:

  • A screenshot of the model(s) aligned with KiCad footprints is very useful
  • Was the 3D model(s) created in a mechanical modelling program?
  • Source files (or scripts) have been contributed
  • Step model submitted in 1:1 scale
  • WRL model submitted in 1:2.54 scale
  • 3D model alignment checked against KiCad footprint
  • WRL model uses correct material properties
  • Geometry check performed against mechanical models

Merge request reports