From f952a93acc95bfdd12054387067bdf7462ba65d1 Mon Sep 17 00:00:00 2001 From: Jason Cemra Date: Thu, 15 Dec 2016 12:01:36 +1100 Subject: [PATCH] Added docs directory and updates to README printing list --- README.md | 6 ++++-- docs/Customization with Inventor.md | 0 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 docs/Customization with Inventor.md diff --git a/README.md b/README.md index e14b098..c0d9487 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,9 @@ To offset the shrinkage, the post hole is widened by 0.25mm on all sides in the ### Printing pre-flight checklist Check the clearance for your printer (default is 0.25mm) + Check that the extrusion width is at most 0.3mm Print with the top of the keycap facing the print bed - If using FDM printing, print at a 20 degree angle (for strength reasons) + **If using FDM printing,** print at a 15 degree angle (for strength reasons) Use a raft on the top of the keycap (facing print bed) Make sure support material only shows up on the top of the keycap (facing print bed) @@ -93,7 +94,8 @@ To offset the shrinkage, the post hole is widened by 0.25mm on all sides in the ### Minimum 3D Printer Specs * Print bed size: 20x20 (mm) -* Extrusion resolution: 100 microns (0.1mm) +* Max Layer resolution (thickness): 200 microns (0.2mm) +* Max Extrusion width: 300 microns (0.3mm) diff --git a/docs/Customization with Inventor.md b/docs/Customization with Inventor.md new file mode 100644 index 0000000..e69de29