Move KiBot Output Files to separate directory
All checks were successful
KiBot CI / test (push) Successful in 29s
All checks were successful
KiBot CI / test (push) Successful in 29s
This commit is contained in:
@@ -16,7 +16,7 @@ groups:
|
||||
import:
|
||||
|
||||
# PCB 2D Renders (Bare Board) ------------------------------------------
|
||||
- file: kibot_out_pcbdraw.yaml
|
||||
- file: outputs/kibot_out_pcbdraw.yaml
|
||||
definitions:
|
||||
NAME: @NAME_PCBDRAW_2D_TOP_PCB_OUTPUT@
|
||||
COMMENT: PCB 2D Render (Top)
|
||||
@@ -25,7 +25,7 @@ import:
|
||||
BOTTOM: false
|
||||
COMPONENTS: none
|
||||
|
||||
- file: kibot_out_pcbdraw.yaml
|
||||
- file: outputs/kibot_out_pcbdraw.yaml
|
||||
definitions:
|
||||
NAME: @NAME_PCBDRAW_2D_BOT_PCB_OUTPUT@
|
||||
COMMENT: PCB 2D Render (Bottom)
|
||||
@@ -35,7 +35,7 @@ import:
|
||||
COMPONENTS: none
|
||||
|
||||
# PCBA 3D Renders (Populated Board; Blender) -------------------------------
|
||||
- file: kibot_out_blender.yaml
|
||||
- file: outputs/kibot_out_blender.yaml
|
||||
definitions:
|
||||
NAME: @NAME_BLENDER_3D_TOP@
|
||||
COMMENT: High Quality 3D Render (Top)
|
||||
@@ -55,7 +55,7 @@ import:
|
||||
ACCENT_LIGHT: 0.1
|
||||
SPOT_LIGHT: 0.1
|
||||
|
||||
- file: kibot_out_blender.yaml
|
||||
- file: outputs/kibot_out_blender.yaml
|
||||
definitions:
|
||||
NAME: @NAME_BLENDER_3D_BOT@
|
||||
COMMENT: High Quality 3D Render (Bottom)
|
||||
@@ -75,7 +75,7 @@ import:
|
||||
ACCENT_LIGHT: 0.1
|
||||
SPOT_LIGHT: 0.1
|
||||
|
||||
- file: kibot_out_blender.yaml
|
||||
- file: outputs/kibot_out_blender.yaml
|
||||
definitions:
|
||||
NAME: @NAME_BLENDER_3D_ANGLED_TOP@
|
||||
COMMENT: High Quality 3D Render (Angled Top)
|
||||
@@ -95,7 +95,7 @@ import:
|
||||
ACCENT_LIGHT: 0.1
|
||||
SPOT_LIGHT: 2.0
|
||||
|
||||
- file: kibot_out_blender.yaml
|
||||
- file: outputs/kibot_out_blender.yaml
|
||||
definitions:
|
||||
NAME: @NAME_BLENDER_3D_ANGLED_BOT@
|
||||
COMMENT: High Quality 3D Render (Angled Bottom)
|
||||
|
||||
Reference in New Issue
Block a user