Fix Assembly Note Output
All checks were successful
KiBot CI / test (push) Successful in 9m9s

This commit is contained in:
2026-03-09 14:45:26 -07:00
parent 6f817c62b3
commit b8fef39882
2 changed files with 16 additions and 30 deletions

View File

@@ -13893,6 +13893,21 @@
)
(render_cache "" 0)
)
(gr_text "${ASSEMBLY_NOTES}"
(at 25 25 0)
(layer "User.4")
(uuid "2c5fa78e-9670-4359-8e09-41437e700c0b")
(effects
(font
(face "Inconsolata")
(size 1.5 1.5)
(thickness 0.3)
(bold yes)
)
(justify left top)
)
(render_cache "" 0)
)
(gr_text "${ASSEMBLY_NOTES}"
(at -45 30 0)
(layer "User.4")
@@ -13920,35 +13935,6 @@
(justify left bottom)
)
)
(gr_text "${ASSEMBLY_NOTES}"
(at 26 26.5 0)
(layer "User.4")
(uuid "dbf0a62e-e23c-4e56-b8e0-753be34c2947")
(effects
(font
(face "Inconsolata")
(size 1 1)
(thickness 0.15)
)
(justify left bottom)
)
(render_cache "" 0)
)
(gr_text "${ASSEMBLY_NOTES}"
(at 25 25 0)
(layer "User.4")
(uuid "fce5ecf5-bccb-4f75-b996-40d2c5a29ccb")
(effects
(font
(face "Inconsolata")
(size 1.5 1.5)
(thickness 0.3)
(bold yes)
)
(justify left top)
)
(render_cache "" 0)
)
(gr_text "Stackup Table"
(at 238.25 49 0)
(layer "User.6")

View File

@@ -650,7 +650,7 @@ import:
NAME: @TXT_ASSY_NOTES_OUTPUT@
COMMENT: Assembly notes in TXT format
DIR: @ASSEMBLY_DIR@
OUTPUT_ID: fabrication_notes
OUTPUT_ID: assembly_notes
TEMPLATE: @NOTES_DIR@/assembly_notes.txt
# Panelization Outputs -----------------------------------------------------