Merge branch 'prototype' of git.liberatedsystems.co.uk:jacob.eva/opencom-lte into prototype

This commit is contained in:
Jacob Eva 2023-08-05 22:03:04 +01:00
commit 43bc6b6a31

View File

@ -1,13 +1,17 @@
// Parametric Expansion Card // openCom LTE Expansion Card
// An OpenSCAD implementation of a basic enclosure of an Expansion Card for // An implementation of an enclosure for the openCom LTE, which features holes
// use with Framework products like the Framework Laptop. // for the antenna SMA connectors and transluscent columns for the indicator
// // LEDs.
// See https://frame.work for more information about Framework products and
// additional documentation around Expansion Cards.
// Parametric Expansion Card © 2021 by Nirav Patel at Framework Computer LLC // Original design - Parametric Expansion Card © 2021 by Nirav Patel at
// is licensed under Attribution 4.0 International. // Framework Computer LLC. To view a copy of this license, visit
// To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ // http://creativecommons.org/licenses/by/4.0/
// See https://frame.work for more information about Framework products and
// additional documentation around Expansion Cards.
// Modified by Jacob Owen Eva at Liberated Embedded Systems Ltd, licensed under
// Attribution-ShareAlike 4.0 International.
// The basic dimensions of an Expansion Card // The basic dimensions of an Expansion Card
base = [30.0, 32.0, 6.8]; base = [30.0, 32.0, 6.8];