diff --git a/scripts/img2scad.html b/scripts/img2scad.html index 2487be5e..843baca0 100644 --- a/scripts/img2scad.html +++ b/scripts/img2scad.html @@ -10,8 +10,9 @@ Version 8: 26 April 2025 - added file size estimate to output section Version 9: 20 May 2025 - improved appearance UI, added Sobel edge detection Version 10: 21 May 2025 - Added array_name_size value at top of output file Version 11: 22 May 2025 - Fixed filter artifacts at image edges, added sharpening filter +Version 12: 30 May 2025 - Made filters mutually exclusive --> - Image to OpenSCAD array, v11 + Image to OpenSCAD array, v12