Skip to content

Commit

Permalink
SUKU sync
Browse files Browse the repository at this point in the history
  • Loading branch information
SukuWc committed May 27, 2024
1 parent 385a1d8 commit c650598
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion Electrical/Design/PCBA-KNOT/PCBA-KNOT.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,34 @@ outputs:
- id: Rot
name: Rotation
- id: Side
name: Layer
name: Layer

- name: 3d_no_variant top
comment: "3D view without variant"
type: render_3d
options:
download: true
view: 'top'
zoom: 5
ray_tracing: true
transparent_background: true
auto_crop: true

- name: 3d_no_variant bottom
comment: "3D view without variant"
type: render_3d
options:
download: true
view: 'bottom'
zoom: 5
ray_tracing: true
transparent_background: true
auto_crop: true

- name: Mechanical export
type: step
options:
download: true

- name: Blender export
type: blender_export

0 comments on commit c650598

Please sign in to comment.