From dc56e33427a29bb556da2e32f81a8ac861864261 Mon Sep 17 00:00:00 2001 From: spork Date: Tue, 6 Feb 2024 10:53:33 -0800 Subject: [PATCH] fix kibot pcb_print --- kicad/plate_asym/config.kibot.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/kicad/plate_asym/config.kibot.yaml b/kicad/plate_asym/config.kibot.yaml index 838731b..6493875 100644 --- a/kicad/plate_asym/config.kibot.yaml +++ b/kicad/plate_asym/config.kibot.yaml @@ -15,12 +15,10 @@ outputs: - name: drill_notes comment: Fabrication notes type: pcb_print - options: - metric_units: true - polygon_mode: false - layers: - - Edge.Cuts - - User.1 + pages: + layers: + - Edge.Cuts + - User.1 - name: 'step' comment: "PCB STEP file"