Added render of bland and populated pcb

This commit is contained in:
andrewc
2024-10-30 16:47:49 +10:00
parent 658d0c19aa
commit 72cdc871a3
3 changed files with 28 additions and 2 deletions

View File

@@ -113,6 +113,32 @@ outputs:
download: false
subst_models: true
- name: 'pcb_render'
comment: "ISO render of the blank PCB"
type: render_3d
dir: .
options:
view: 'top'
rotate_z: 45
rotate_y: 35
download: false
download_lcsc: false
output: 'PCB_%f_%r.%x'
show_components: 'none'
- name: 'pcba_render'
comment: "ISO render of the assembled PCB"
type: render_3d
dir: .
options:
view: 'top'
rotate_z: 45
rotate_y: 35
download: false
download_lcsc: false
output: 'PCBA_%f_%r.%x'
show_components: 'all'
- name: 'neo_position'
comment: "Pick and place"
type: position