From 9d73141091c50931e521deee4ed05c3fb226fc9a Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Mon, 9 Mar 2026 13:27:40 -0700 Subject: [PATCH] Disable KiCad 3D Viewer Renders --- kibot/yaml/kibot_main.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/kibot/yaml/kibot_main.yaml b/kibot/yaml/kibot_main.yaml index 71f3b87..5aadb05 100644 --- a/kibot/yaml/kibot_main.yaml +++ b/kibot/yaml/kibot_main.yaml @@ -75,15 +75,19 @@ groups: outputs: - @PCBDRAW_2D_TOP_PCB_OUTPUT@ - @PCBDRAW_2D_BOT_PCB_OUTPUT@ - - @PNG_3D_VIEWER_TOP@ - - @PNG_3D_VIEWER_BOT@ - # - @PNG_3D_VIEWER_ANGLED_TOP@ - # - @PNG_3D_VIEWER_ANGLED_BOT@ - @BLENDER_3D_TOP@ - @BLENDER_3D_BOT@ - @BLENDER_3D_ANGLED_TOP@ - @BLENDER_3D_ANGLED_BOT@ + # KiCad 3D Viewer Renders (render_3d) are currently disabled as they do + # not look very good in KiCad 9 and they cause a warning in the KiBot + # output. + # - @PNG_3D_VIEWER_TOP@ + # - @PNG_3D_VIEWER_BOT@ + # - @PNG_3D_VIEWER_ANGLED_TOP@ + # - @PNG_3D_VIEWER_ANGLED_BOT@ + # PCB 3d Model Outputs ----------------------------------------------------- - name: models outputs: