mawson-rovers / hestia

Hestia is a space-ready heater & temperature measurement system developed by Mawson Rovers in Sydney. Its first mission will demonstrate a novel UTS heatsink design, aboard the Waratah Seed cubesat mission. It is due to launch on a SpaceX rocket in July 2024.
MIT License
1 stars 1 forks source link

Electronics fixes for v2.1 #28

Closed mryall-mawson closed 1 year ago

mryall-mawson commented 1 year ago

Things to tidy up:

JDMawson commented 1 year ago

inductor footprint changed. diode footprint changed. Most of DRC issues resolved. Mawson Rovers logo and UTS logo need to be rereferenced from the Hestia footprint libraries but they seem to be different sizes from those in the libraries. Maybe the better solution is to create new library footprints from the logos already on the PCB. Smartsat and SpiralBlue logos seem to be only on the PCB and not referenced from libraries but are listed as footprint elements. Perhaps they can also be copied into footprint libraries and referenced. The logos should be given different footprint designator names.

JDMawson commented 1 year ago

Sorted out logos with new libraries. Also thickened up to VCC and Gnd. Still need to shift a few designators that are sitting across vias and such

JDMawson commented 1 year ago

i think I've finished shifting all the designators and adding text. DRC is satisfied.

JDMawson commented 1 year ago

having a look at the build artifacts. How are some components being excluded. i see most of the thruhole have been removed from the BOM but there is still one thruhole component present in the BOM. Would it be possible to create two BOM files - one for SMD and one for thruhole?

mryall-mawson commented 1 year ago

@JDMawson I had a look at the BOM config in the hestia.kibot.yml config file, and can't see any reason why THT components would be (mostly) excluded. I think manual export from KiCAD is probably easiest at this stage, and we can look into automating it as a later enhancement.

Closing this issue off as the original items have been fixed. Issue #38 covers the problem with the current measurement, and issue #35 covers the heater trace. I'll raise a new one for the actual fabrication too.