add assembly README to assembly .zip
This commit is contained in:
parent
ae9b58de22
commit
3577589574
|
@ -192,8 +192,8 @@ class FabOutputs(pcbnew.ActionPlugin):
|
||||||
|
|
||||||
with open(dir_asy / f"README_ASSEMBLY{suffix}.TXT", "w") as f:
|
with open(dir_asy / f"README_ASSEMBLY{suffix}.TXT", "w") as f:
|
||||||
f.write(f"{project_name}-REV{rev}\n")
|
f.write(f"{project_name}-REV{rev}\n")
|
||||||
f.write(f"Layer Order\n")
|
|
||||||
# for layer in plot_plan:
|
files_asy.append(fname)
|
||||||
|
|
||||||
|
|
||||||
# ================
|
# ================
|
||||||
|
|
Loading…
Reference in New Issue
Block a user