diff --git a/.gitignore b/.gitignore index e2f1475..178f54f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ *-bak # kibot -Generated +output .cache \ No newline at end of file diff --git a/config.kibot.yaml b/config.kibot.yaml index 61ade54..66322d5 100644 --- a/config.kibot.yaml +++ b/config.kibot.yaml @@ -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