You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "Q:\dev_ubuntu_24_04\pygerber2\src\pygerber\vm_init_.py", line 31, in render
return PillowVirtualMachine(**options).run(rvmc)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "Q:\pygerber2\src\pygerber\vm\pillow\vm.py", line 356, in run
super().run(rvmc)
File "Q:\pygerber2\src\pygerber\vm\vm.py", line 295, in run
command.visit(self)
File "Q:\pygerber2\src\pygerber\vm\commands\layer.py", line 33, in visit
visitor.on_end_layer(self)
File "Q:\pygerber2\src\pygerber\vm\vm.py", line 229, in on_end_layer
raise EmptyAutoSizedLayerNotAllowedError(top_layer.layer_id)
pygerber.vm.types.errors.EmptyAutoSizedLayerNotAllowedError: id='%main%'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: