Skip to content

Commit

Permalink
[Populate][Fixed] Use of Blender as renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Jan 16, 2024
1 parent 2c47875 commit bc697dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kibot/out_pcb2blender_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ def __init__(self):

def config(self, parent):
super().config(parent)
self._filters_to_expand = False
# List of components
self._show_all_components = False
if isinstance(self.show_components, str):
Expand Down

0 comments on commit bc697dc

Please sign in to comment.