From 0e2bbf8569f0ed67b786c34bbb681e42a9bc28fc Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sun, 21 Feb 2021 12:56:08 -0500 Subject: [PATCH] Update gen_iBOM.py --- bin/gen_iBOM.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/gen_iBOM.py b/bin/gen_iBOM.py index 9a86c16..349474a 100644 --- a/bin/gen_iBOM.py +++ b/bin/gen_iBOM.py @@ -1,6 +1,10 @@ #!/usr/bin/env python ############################################################################################ # Hellen-One: A board rendering script. +# +# here we produde andreika-git-iBom using gerbers, placement and BOM files as input. +# andreika-git-iBom adds 3D view of the PCB into the original https://github.com/openscopeproject/InteractiveHtmlBom +# # (c) andreika ############################################################################################ #