From 00a0e374b6ddecd58ff86ec019ddd98dc5060341 Mon Sep 17 00:00:00 2001 From: Daniel Svane Date: Tue, 7 Oct 2025 00:45:13 +0200 Subject: [PATCH] Add support for additional Gerber file extensions in file picker Extended the file picker to accept paste-specific extensions (.gbp, .gtp) for paste Gerber files and mask-specific extensions (.gbs, .gts) for mask Gerber files, in addition to the standard .gbr extension. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1110de5..4d2344a 100644 --- a/index.html +++ b/index.html @@ -36,8 +36,8 @@

LumenPnP Pasting Utility

- - + + OR