If there's exactly enough space for an item, the workshop won't finish printing it. This matters for RoverDude's MKS parts, which have volumeOverride=1000 so they'll exactly fit in the small KIS containers.
WorkshopUtils.HasFreeSpace() should have a "<=" instead of a "<"
If there's exactly enough space for an item, the workshop won't finish printing it. This matters for RoverDude's MKS parts, which have volumeOverride=1000 so they'll exactly fit in the small KIS containers.
WorkshopUtils.HasFreeSpace() should have a "<=" instead of a "<"