From cbe7e7ffefa11ed8c38e0b078e8906dfed53c99e Mon Sep 17 00:00:00 2001 From: CNCKitchen Date: Tue, 17 Mar 2026 17:47:26 +0100 Subject: [PATCH] feat: add STL file upload button and implement flat-bottom clamp logic in export --- index.html | 8 ++++++++ js/main.js | 14 ++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/index.html b/index.html index 1aa183a..0bac522 100644 --- a/index.html +++ b/index.html @@ -55,6 +55,14 @@