refactor pulid

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2024-11-04 12:31:39 -05:00
parent 6306aab1e4
commit a2f9a4dbb0
11 changed files with 169 additions and 111 deletions
+1
View File
@@ -258,6 +258,7 @@ class Script(scripts.Script):
def cell(x, y, z, ix, iy, iz):
if shared.state.interrupted:
return processing.Processed(p, [], p.seed, "")
p.xyz = True
pc = copy(p)
pc.override_settings_restore_afterwards = False
pc.styles = pc.styles[:]