Skip to content

Commit e873004

Browse files
committed
ci: Re-enable blender 3d generation
1 parent 90463da commit e873004

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

kibot.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import:
2525
- file: MacroFab_XYRS
2626
definitions:
2727
_KIBOT_MPN_FIELD: ''
28-
#- file: PCB2Blender_2_1
28+
- file: PCB2Blender_2_1
2929
- file: PCBWay
3030
definitions:
3131
_KIBOT_MANF_DIR: Manufacturers/PCBWay
@@ -39,21 +39,21 @@ preflight:
3939
format: HTML,RPT,JSON,CSV
4040

4141
outputs:
42-
#- name: basic_blender_export
43-
# comment: 3D view from top/30 deg/bottom (Blender)
44-
# type: blender_export
45-
# dir: 3D
46-
# options:
47-
# pcb3d: _PCB2Blender_2_1
48-
# outputs:
49-
# - type: render
50-
# - type: blender
51-
# point_of_view:
52-
# - view: top
53-
# - rotate_x: 30
54-
# rotate_z: -20
55-
# file_id: _30deg
56-
# - view: bottom
42+
- name: basic_blender_export
43+
comment: 3D view from top/30 deg/bottom (Blender)
44+
type: blender_export
45+
dir: 3D
46+
options:
47+
pcb3d: _PCB2Blender_2_1
48+
outputs:
49+
- type: render
50+
- type: blender
51+
point_of_view:
52+
- view: top
53+
- rotate_x: 30
54+
rotate_z: -20
55+
file_id: _30deg
56+
- view: bottom
5757
- name: basic_boardview
5858
comment: Board View export
5959
type: boardview

0 commit comments

Comments
 (0)