From d9b12712aad96c583cc10406f00b0383eb7b7ab2 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 31 Jul 2018 19:27:20 +0000 Subject: pushfit_data: added named pushfits map --- (limited to 'pushfit_data.scad') diff --git a/pushfit_data.scad b/pushfit_data.scad index c0ce3d0..c385088 100644 --- a/pushfit_data.scad +++ b/pushfit_data.scad @@ -18,4 +18,8 @@ pushfit_threaded = [ ["type", "threaded"], ["tpi", 28] // threads per inch ]; - +stock_pushfits = [ + ["threaded", pushfit_threaded], + ["embedded", pushfit_embedded], + ["embeddest", pushfit_embeddest] +]; -- cgit v0.9.0.2