Updated of the forge from github with image system online

This commit is contained in:
2026-05-08 16:20:49 +08:00
parent d7c19ed782
commit 9f2e3f3f78
152 changed files with 1573 additions and 1201 deletions
+4 -1
View File
@@ -87,7 +87,8 @@ class spiral:
port_angle: float = 180,
Euler_bend: bool = False,
show_pins: bool = False,
sharp_patch:bool = True
sharp_patch:bool = True,
sample_build:bool = False,
):
self.Dmin = Dmin
@@ -449,6 +450,8 @@ class spiral_rectangle:
sharp_patch:bool = True,
in_out_align = True,
Lpatch = 0.05,
sample_build:bool = False,
):
self.Dmin = Dmin