From e28ea888a9604052d6d7b94c8e29e34b74242994 Mon Sep 17 00:00:00 2001 From: George Steel Date: Mon, 26 Dec 2022 20:13:48 -0500 Subject: use random oracle for randomized satin columns and redo split stitches --- lib/svg/tags.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/svg') diff --git a/lib/svg/tags.py b/lib/svg/tags.py index 931c82c7..0d17ac46 100644 --- a/lib/svg/tags.py +++ b/lib/svg/tags.py @@ -126,9 +126,10 @@ inkstitch_attribs = [ 'stroke_first', 'random_width_decrease_percent', 'random_width_increase_percent', - 'random_split_factor', 'random_zigzag_spacing', - 'use_seed', + 'random_split_phase', + 'random_split_length_percent', + 'min_random_split_length_mm', # stitch_plan 'invisible_layers', # All elements -- cgit v1.2.3