lpe satin: increase fuse value (#2896)

pull/2903/head
Kaalleen 2024-05-12 20:19:22 +02:00 zatwierdzone przez GitHub
rodzic 82af2d3078
commit af8b832191
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -94,7 +94,7 @@ class StrokeToLpeSatin(InkstitchExtension):
'prop_units': "false",
'vertical_pattern': "false",
'hide_knot': "false",
'fuse_tolerance': "0.02",
'fuse_tolerance': "0.2",
'pattern-nodetypes': pattern_node_type})
# add the path effect element to the defs section
self.svg.defs.add(lpe)