This commit is contained in:
@@ -37,7 +37,7 @@ import:
|
||||
# PCBA 3D Renders (Populated Board; Blender) -------------------------------
|
||||
- file: outputs/kibot_out_blender.yaml
|
||||
definitions:
|
||||
NAME: @NAME_BLENDER_3D_TOP@
|
||||
NAME: @NAME_BLENDER_3D_TOP_OUTPUT@
|
||||
COMMENT: High Quality 3D Render (Top)
|
||||
DIR: @DIR@
|
||||
VIEW: top
|
||||
@@ -57,7 +57,7 @@ import:
|
||||
|
||||
- file: outputs/kibot_out_blender.yaml
|
||||
definitions:
|
||||
NAME: @NAME_BLENDER_3D_BOT@
|
||||
NAME: @NAME_BLENDER_3D_BOT_OUTPUT@
|
||||
COMMENT: High Quality 3D Render (Bottom)
|
||||
DIR: @DIR@
|
||||
VIEW: bottom
|
||||
@@ -77,7 +77,7 @@ import:
|
||||
|
||||
- file: outputs/kibot_out_blender.yaml
|
||||
definitions:
|
||||
NAME: @NAME_BLENDER_3D_ANGLED_TOP@
|
||||
NAME: @NAME_BLENDER_3D_ANGLED_TOP_OUTPUT@
|
||||
COMMENT: High Quality 3D Render (Angled Top)
|
||||
DIR: @DIR@
|
||||
VIEW: top
|
||||
@@ -97,7 +97,7 @@ import:
|
||||
|
||||
- file: outputs/kibot_out_blender.yaml
|
||||
definitions:
|
||||
NAME: @NAME_BLENDER_3D_ANGLED_BOT@
|
||||
NAME: @NAME_BLENDER_3D_ANGLED_BOT_OUTPUT@
|
||||
COMMENT: High Quality 3D Render (Angled Bottom)
|
||||
DIR: @DIR@
|
||||
VIEW: bottom
|
||||
@@ -123,10 +123,10 @@ definitions:
|
||||
# Output Names
|
||||
NAME_PCBDRAW_2D_TOP_PCB_OUTPUT: pcbdraw_top
|
||||
NAME_PCBDRAW_2D_BOT_PCB_OUTPUT: pcbdraw_bottom
|
||||
NAME_BLENDER_3D_TOP: blender_3d_top
|
||||
NAME_BLENDER_3D_BOT: blender_3d_bottom
|
||||
NAME_BLENDER_3D_ANGLED_TOP: blender_3d_angled_top
|
||||
NAME_BLENDER_3D_ANGLED_BOT: blender_3d_angled_bottom
|
||||
NAME_BLENDER_3D_TOP_OUTPUT: blender_3d_top
|
||||
NAME_BLENDER_3D_BOT_OUTPUT: blender_3d_bottom
|
||||
NAME_BLENDER_3D_ANGLED_TOP_OUTPUT: blender_3d_angled_top
|
||||
NAME_BLENDER_3D_ANGLED_BOT_OUTPUT: blender_3d_angled_bottom
|
||||
|
||||
# Blender Configuration
|
||||
BLENDER_DNF_FILTER: _kibom_dnf_Config
|
||||
|
||||
Reference in New Issue
Block a user