From 3307a734fda567bc674705a881882a8bfc02b7d9 Mon Sep 17 00:00:00 2001 From: andrewc Date: Wed, 30 Oct 2024 17:24:30 +1000 Subject: [PATCH] Tuned in the rendering --- default.kibot.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/default.kibot.yaml b/default.kibot.yaml index 7b74d6d..24fb39c 100644 --- a/default.kibot.yaml +++ b/default.kibot.yaml @@ -119,10 +119,12 @@ outputs: dir: . options: view: 'top' - rotate_z: 45 - rotate_y: 35 + rotate_z: 4 + rotate_x: 3 + zoom: -1 download: false download_lcsc: false + orthographic: true output: 'PCB_%f_%r.%x' show_components: 'none' @@ -132,10 +134,12 @@ outputs: dir: . options: view: 'top' - rotate_z: 45 - rotate_y: 35 + rotate_z: 4 + rotate_x: 3 download: false + zoom: -1 download_lcsc: false + orthographic: true output: 'PCBA_%f_%r.%x' show_components: 'all'