Test No Raytracing on PCB Viewer Renders
Some checks failed
KiBot CI / test (push) Failing after 1m23s
Some checks failed
KiBot CI / test (push) Failing after 1m23s
This commit is contained in:
@@ -311,6 +311,7 @@ import:
|
|||||||
SUFFIX: top
|
SUFFIX: top
|
||||||
VIEW: top
|
VIEW: top
|
||||||
KEY_COLOR: '@KEY_COLOR@'
|
KEY_COLOR: '@KEY_COLOR@'
|
||||||
|
RAYTRACING: false
|
||||||
|
|
||||||
- file: kibot_out_png_3d_viewer.yaml
|
- file: kibot_out_png_3d_viewer.yaml
|
||||||
definitions:
|
definitions:
|
||||||
@@ -320,6 +321,7 @@ import:
|
|||||||
SUFFIX: bottom
|
SUFFIX: bottom
|
||||||
VIEW: bottom
|
VIEW: bottom
|
||||||
KEY_COLOR: '@KEY_COLOR@'
|
KEY_COLOR: '@KEY_COLOR@'
|
||||||
|
RAYTRACING: false
|
||||||
|
|
||||||
- file: kibot_out_png_3d_viewer.yaml
|
- file: kibot_out_png_3d_viewer.yaml
|
||||||
definitions:
|
definitions:
|
||||||
@@ -333,6 +335,7 @@ import:
|
|||||||
ROTATE_Z: @3D_VIEWER_ROT_Z@
|
ROTATE_Z: @3D_VIEWER_ROT_Z@
|
||||||
ZOOM: @3D_VIEWER_ZOOM@
|
ZOOM: @3D_VIEWER_ZOOM@
|
||||||
KEY_COLOR: '@KEY_COLOR@'
|
KEY_COLOR: '@KEY_COLOR@'
|
||||||
|
RAYTRACING: false
|
||||||
|
|
||||||
- file: kibot_out_png_3d_viewer.yaml
|
- file: kibot_out_png_3d_viewer.yaml
|
||||||
definitions:
|
definitions:
|
||||||
@@ -346,41 +349,42 @@ import:
|
|||||||
ROTATE_Z: -@3D_VIEWER_ROT_Z@
|
ROTATE_Z: -@3D_VIEWER_ROT_Z@
|
||||||
ZOOM: @3D_VIEWER_ZOOM@
|
ZOOM: @3D_VIEWER_ZOOM@
|
||||||
KEY_COLOR: '@KEY_COLOR@'
|
KEY_COLOR: '@KEY_COLOR@'
|
||||||
|
RAYTRACING: false
|
||||||
|
|
||||||
# PCBA 3D Renders (Populated Board; Blender) -------------------------------
|
# PCBA 3D Renders (Populated Board; Blender) -------------------------------
|
||||||
- file: kibot_out_blender.yaml
|
# - file: kibot_out_blender.yaml
|
||||||
definitions:
|
# definitions:
|
||||||
NAME: @BLENDER_3D_TOP@
|
# NAME: @BLENDER_3D_TOP@
|
||||||
COMMENT: High Quality 3D Render (Top)
|
# COMMENT: High Quality 3D Render (Top)
|
||||||
DIR: @RENDER_DIR@
|
# DIR: @RENDER_DIR@
|
||||||
VIEW: top
|
# VIEW: top
|
||||||
ROTATE_X: 0
|
# ROTATE_X: 0
|
||||||
ROTATE_Y: 0
|
# ROTATE_Y: 0
|
||||||
ROTATE_Z: 0
|
# ROTATE_Z: 0
|
||||||
SAMPLES: @BLENDER_SAMPLES@
|
# SAMPLES: @BLENDER_SAMPLES@
|
||||||
RESOLUTION_X: @BLENDER_RESOLUTION_X@
|
# RESOLUTION_X: @BLENDER_RESOLUTION_X@
|
||||||
RESOLUTION_Y: @BLENDER_RESOLUTION_Y@
|
# RESOLUTION_Y: @BLENDER_RESOLUTION_Y@
|
||||||
TEXTURE_DPI: @BLENDER_TEXTURE_DPI@
|
# TEXTURE_DPI: @BLENDER_TEXTURE_DPI@
|
||||||
DNF_FILTER: @RENDER_DNF_FILTER@
|
# DNF_FILTER: @RENDER_DNF_FILTER@
|
||||||
BACK_LIGHT: 0
|
# BACK_LIGHT: 0
|
||||||
POINT_LIGHT: 0.001
|
# POINT_LIGHT: 0.001
|
||||||
|
|
||||||
- file: kibot_out_blender.yaml
|
# - file: kibot_out_blender.yaml
|
||||||
definitions:
|
# definitions:
|
||||||
NAME: @BLENDER_3D_BOT@
|
# NAME: @BLENDER_3D_BOT@
|
||||||
COMMENT: High Quality 3D Render (Bottom)
|
# COMMENT: High Quality 3D Render (Bottom)
|
||||||
DIR: @RENDER_DIR@
|
# DIR: @RENDER_DIR@
|
||||||
VIEW: bottom
|
# VIEW: bottom
|
||||||
ROTATE_X: 0
|
# ROTATE_X: 0
|
||||||
ROTATE_Y: 0
|
# ROTATE_Y: 0
|
||||||
ROTATE_Z: 0
|
# ROTATE_Z: 0
|
||||||
SAMPLES: @BLENDER_SAMPLES@
|
# SAMPLES: @BLENDER_SAMPLES@
|
||||||
RESOLUTION_X: @BLENDER_RESOLUTION_X@
|
# RESOLUTION_X: @BLENDER_RESOLUTION_X@
|
||||||
RESOLUTION_Y: @BLENDER_RESOLUTION_Y@
|
# RESOLUTION_Y: @BLENDER_RESOLUTION_Y@
|
||||||
TEXTURE_DPI: @BLENDER_TEXTURE_DPI@
|
# TEXTURE_DPI: @BLENDER_TEXTURE_DPI@
|
||||||
DNF_FILTER: @RENDER_DNF_FILTER@
|
# DNF_FILTER: @RENDER_DNF_FILTER@
|
||||||
BACK_LIGHT: 0
|
# BACK_LIGHT: 0
|
||||||
POINT_LIGHT: 0.001
|
# POINT_LIGHT: 0.001
|
||||||
|
|
||||||
- file: kibot_out_blender.yaml
|
- file: kibot_out_blender.yaml
|
||||||
definitions:
|
definitions:
|
||||||
|
|||||||
Reference in New Issue
Block a user