Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving the board picture #478

Open
bms-2015 opened this issue Nov 2, 2024 · 3 comments
Open

Saving the board picture #478

bms-2015 opened this issue Nov 2, 2024 · 3 comments

Comments

@bms-2015
Copy link

bms-2015 commented Nov 2, 2024

Hello.
Is it possible to do, please

  1. When saving the board picture, no selected areas were marked on it? (or optional (checkbox))

Clipboard_11-02-2024_03

  1. Add option Mirroring when saving

  2. The image when saving the picture was black and white (optional (checkbox))

Clipboard_11-02-2024_05

  1. Save in pdf with real PCB board size and calibration vertical and horizontal lines (with pagination if it does not fit) (optional (checkbox))

Clipboard_11-02-2024_06

Of course, all this can be done manually in editors, but I think it would be useful to many users.

@qu1ck
Copy link
Member

qu1ck commented Nov 2, 2024

  1. can be done
  2. and 3) are not a bom tool's job, you should do it from your EDA where you can precisely control layers, colors, sizes, mirroring, etc.
  1. is not feasible.

@bms-2015
Copy link
Author

bms-2015 commented Nov 2, 2024

1 ) Thanks

2 ) 3 ) :( The project can be removed from there, but here the local version is always at hand and you can print it out and make a board using "laser-iron" technology :) Basically, need to remove the details, masks, signatures and convert everything except the holes to black.

4 ) Why? EasyEDA does not transmit the board size?

Sorry for the machine translation.

4.txt

calibrated_shape_4.pdf

@qu1ck
Copy link
Member

qu1ck commented Nov 3, 2024

Again, if you want technical drawings for toner transfer manufacturing method, use appropriate tool for it. Ibom is not designed to provide precise and accurate drawings, it does not even support zones for easyeda, or custom fonts for text, it will never be accurate reflection of your design.
The drawing in ibom is there for your reference to populate the board during assembly, it does not meet the standards needed for manufacturing of the pcb itself.

Regarding pdf, it is not feasible without including a massive pdf library in every bom page, I can not use the lib from a cdn like in your example because ibom html pages need to work offline.

But looks like you know some javascript and if you use custom js you can add the functionality you want. If you manage to do it and are willing to share it I will gladly add it to the wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants