122 lines
5.2 KiB
Plaintext

(librepcb_jobs
(job 23f0969a-4a27-4d70-9421-d2b48a497da8 (name "Schematic PDF")
(type graphics) (title "{{PROJECT}} - {{VERSION}}")
(content (type schematic) (title "Schematic")
(paper auto) (orientation auto) (rotate false) (mirror false) (scale auto)
(margins (left 10.0) (top 10.0) (right 10.0) (bottom 10.0))
(dpi 600) (min_line_width 0.1) (monochrome false) (background "#00000000")
(layer schematic_bus_labels (color "#ff008eff"))
(layer schematic_buses (color "#ff008eff"))
(layer schematic_comments (color "#ff000080"))
(layer schematic_documentation (color "#ff808080"))
(layer schematic_frames (color "#ff000000"))
(layer schematic_grab_areas (color "#ffffffe1"))
(layer schematic_guide (color "#ff808000"))
(layer schematic_image_borders (color "#ff808080"))
(layer schematic_names (color "#ff202020"))
(layer schematic_net_labels (color "#ff008000"))
(layer schematic_outlines (color "#ff800000"))
(layer schematic_pin_lines (color "#ff800000"))
(layer schematic_pin_names (color "#ff404040"))
(layer schematic_pin_numbers (color "#ff404040"))
(layer schematic_values (color "#ff505050"))
(layer schematic_wires (color "#ff008000"))
(board none)
(variant none)
)
(output "{{PROJECT}}_{{VERSION}}_Schematic.pdf")
)
(job 46fd8c7f-011d-4a39-8cf7-f234b4595217 (name "Board Assembly PDF")
(type graphics) (title "{{PROJECT}} - {{VERSION}}")
(content (type board) (title "Assembly Top")
(paper auto) (orientation auto) (rotate false) (mirror false) (scale auto)
(margins (left 10.0) (top 10.0) (right 10.0) (bottom 10.0))
(dpi 600) (min_line_width 0.1) (monochrome false) (background "#00000000")
(layer board_comments (color "#d9724a00"))
(layer board_documentation (color "#ba7d624b"))
(layer board_documentation_top (color "#ba7d624b"))
(layer board_frames (color "#ca707070"))
(layer board_grab_areas_top (color "#897f7f7f"))
(layer board_guide (color "#fe404000"))
(layer board_holes (color "#e37f7f7f"))
(layer board_legend_top (color "#dc7f7f7f"))
(layer board_measures (color "#fe404000"))
(layer board_names_top (color "#ca767f6c"))
(layer board_outlines (color "#e37f7f7f"))
(layer board_pads (color "#ca365a0b"))
(layer board_plated_cutouts (color "#e3006e7f"))
(layer board_values_top (color "#ca6c797f"))
(board default)
(variant none)
)
(content (type board) (title "Assembly Bottom")
(paper auto) (orientation auto) (rotate false) (mirror true) (scale auto)
(margins (left 10.0) (top 10.0) (right 10.0) (bottom 10.0))
(dpi 600) (min_line_width 0.1) (monochrome false) (background "#00000000")
(layer board_comments (color "#d9724a00"))
(layer board_documentation (color "#ba7d624b"))
(layer board_documentation_bottom (color "#ba7d624b"))
(layer board_frames (color "#ca707070"))
(layer board_grab_areas_bottom (color "#897f7f7f"))
(layer board_guide (color "#fe404000"))
(layer board_holes (color "#e37f7f7f"))
(layer board_legend_bottom (color "#dc7f7f7f"))
(layer board_measures (color "#fe404000"))
(layer board_names_bottom (color "#ca767f6c"))
(layer board_outlines (color "#e37f7f7f"))
(layer board_pads (color "#ca365a0b"))
(layer board_plated_cutouts (color "#e3006e7f"))
(layer board_values_bottom (color "#ca6c797f"))
(board default)
(variant none)
)
(output "{{PROJECT}}_{{VERSION}}_Assembly.pdf")
)
(job 7ad0f89e-7100-4151-9f20-c76d55ed8653 (name "Gerber/Excellon")
(type gerber_excellon)
(outlines (suffix "_OUTLINES.gbr"))
(copper_top (suffix "_COPPER-TOP.gbr"))
(copper_inner (suffix "_COPPER-IN{{CU_LAYER}}.gbr"))
(copper_bot (suffix "_COPPER-BOTTOM.gbr"))
(soldermask_top (suffix "_SOLDERMASK-TOP.gbr"))
(soldermask_bot (suffix "_SOLDERMASK-BOTTOM.gbr"))
(silkscreen_top (suffix "_SILKSCREEN-TOP.gbr"))
(silkscreen_bot (suffix "_SILKSCREEN-BOTTOM.gbr"))
(solderpaste_top (create true) (suffix "_SOLDERPASTE-TOP.gbr"))
(solderpaste_bot (create true) (suffix "_SOLDERPASTE-BOTTOM.gbr"))
(drills (merge false)
(suffix_pth "_DRILLS-PTH.drl")
(suffix_npth "_DRILLS-NPTH.drl")
(suffix_merged "_DRILLS.drl")
(suffix_buried "_DRILLS-PLATED-{{START_LAYER}}-{{END_LAYER}}.drl")
(g85_slots false)
)
(board default)
(output "gerber/{{PROJECT}}_{{VERSION}}")
)
(job 5cce55c2-090b-46d1-8166-29a23289b60f (name "Pick&Place CSV")
(type pnp) (comment true)
(tht true) (smt true) (mixed true) (fiducial true) (other true)
(board default)
(variant all)
(top (create true) (output "assembly/{{PROJECT}}_{{VERSION}}_PnP_{{VARIANT}}_TOP.csv"))
(bottom (create true) (output "assembly/{{PROJECT}}_{{VERSION}}_PnP_{{VARIANT}}_BOT.csv"))
(both (create false) (output "assembly/{{PROJECT}}_{{VERSION}}_PnP_{{VARIANT}}.csv"))
)
(job a55257cf-0a58-4c16-afce-8d4ec65ef512 (name "Bill of Materials")
(type bom)
(board default)
(variant all)
(output "assembly/{{PROJECT}}_{{VERSION}}_BOM_{{VARIANT}}.csv")
)
(job aaabc48c-5d5c-4434-88a2-6df2bcb63183 (name "Output Archive")
(type archive)
(input 7ad0f89e-7100-4151-9f20-c76d55ed8653 (destination ""))
(output "{{PROJECT}}_{{VERSION}}.zip")
)
(job 7949207e-1802-46cd-b228-4962ad4939ec (name "Project Archive")
(type lppz)
(output "{{PROJECT}}_{{VERSION}}.lppz")
)
)