From: Ian Jackson Date: Sun, 21 Nov 2021 13:27:19 +0000 (+0000) Subject: adafruit-powerboost: wip common X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7ff841b01f503343755a204b451770dcd97d56a2;p=reprap-play.git adafruit-powerboost: wip common Signed-off-by: Ian Jackson --- diff --git a/adafruit-powerboost-500.scad b/adafruit-powerboost-500.scad index 69d1bbd..defda26 100644 --- a/adafruit-powerboost-500.scad +++ b/adafruit-powerboost-500.scad @@ -1,9 +1,9 @@ // -*- C -*- -include - psu_sz = [ 21.7, 36.0 ] + [ 0.25, 0.25 ]; +include + psu_th = 1.70 + 0.25; psu_th_for_clamp = 1.50; diff --git a/adafruit-powerboost-common.scad b/adafruit-powerboost-common.scad new file mode 100644 index 0000000..d9dcd89 --- /dev/null +++ b/adafruit-powerboost-common.scad @@ -0,0 +1,4 @@ +// -*- C -*- + +include +