1
This commit is contained in:
@@ -484,7 +484,7 @@ def combine_svgs(view1_path, view2_path, view3_path, output_svg, output_image):
|
||||
|
||||
|
||||
def step_to_svg(step_path, out_dir,
|
||||
res: int = 1400, defl: float = 1.5,
|
||||
res: int = 512, defl: float = 1.5,
|
||||
ang: float = 65.0, stroke: float = 1.3,
|
||||
scale: float = 1.0, no_combine: bool = False,
|
||||
combined_svg: str = None, combined_png: str = None):
|
||||
|
||||
Reference in New Issue
Block a user