modify kibot config
Some checks failed
kibot / example (push) Failing after 29s

This commit is contained in:
Brendan Haines 2024-02-22 21:48:48 -07:00
parent c979cce632
commit f35bb275c2
2 changed files with 17 additions and 17 deletions

2
.gitignore vendored
View File

@ -3,5 +3,5 @@
*-bak
# kibot
Generated
output
.cache

View File

@ -29,20 +29,20 @@ import:
- file: PanelDemo_4x4
outputs:
- name: basic_blender_export
comment: 3D view from top/30 deg/bottom (Blender)
type: blender_export
dir: 3D
options:
pcb3d: _PCB2Blender_2_1
outputs:
- type: render
- type: blender
point_of_view:
- view: top
- rotate_x: 30
rotate_z: -20
file_id: _30deg
# - name: basic_blender_export
# comment: 3D view from top/30 deg/bottom (Blender)
# type: blender_export
# dir: 3D
# options:
# pcb3d: _PCB2Blender_2_1
# outputs:
# - type: render
# - type: blender
# point_of_view:
# - view: top
# - rotate_x: 30
# rotate_z: -20
# file_id: _30deg
- name: basic_boardview
comment: Board View export
type: boardview
@ -173,7 +173,7 @@ outputs:
suffix: F_Fab
description: Front documentation
options:
old: KIBOT_LAST-1
old: HEAD~
old_type: git
new: HEAD
new_type: git
@ -184,7 +184,7 @@ outputs:
type: diff
dir: diff
options:
old: KIBOT_LAST-1
old: HEAD~
old_type: git
new: HEAD
new_type: git