[Copy Files] Added support for sub-PCBs

This commit is contained in:
Salvador E. Tropea 2022-12-26 09:48:17 -03:00
parent 5dacb969b1
commit 4d5152032d
2 changed files with 4 additions and 0 deletions

View File

@ -214,6 +214,7 @@ class Copy_FilesOptions(Base3DOptions):
return files.keys()
def run(self, output):
super().run(output)
# Output file name
logger.debug('Collecting files')
# Collect the files

View File

@ -12,6 +12,9 @@ global:
- name: ALIAS2
value: '3d/2'
import:
- file: battery_pack_sub_pcbs.kibot.yaml
outputs:
- name: 'position'
comment: "Pick and place file"