-
Notifications
You must be signed in to change notification settings - Fork 43
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
Trace on a bitmap image as background #99
Comments
Hallo dear DarwinNE, if you is interested to my personal opinion, this is an very important implementation on FidoCADj for followings reasons:
Many thanks for your interest to my proposal. |
Hi @Cipollino Cheers, |
Yes DarwinNE, the image is not imported in the FidoCADj (for the light code interchange), but is possible draw and place an line, or an other geometrical figure, on the background visualized on FidoCADj desktop. In this case is good the opportunity of:
This possibility is good also for draw the scheme of circuit, from an background content electrical scheme. Also in this case is important the export of entire drawing (WITH or WITHOUT the background and Fidocad points, lines and symbols) in JPG or PDF high resolution, but saving this scheme of circuit in FidoCADj file code only. Excuse me DarwinNE for my exposition, if I not expose clear the concept. Is an idea only. Many thanks for your patience. |
…ground image during redraw operations.
Once the support for a background image is working, I would like to test this in combination with the new module allowing export to gEDA PCB/pcb-rnd as a means of quickly and easily duplicating/reverse engineering existing PCBs. The user would use a suitably scaled and sized photograph of the board in the background to guide placement of the pins, footprints and tracks, which can then be exported for manufacture. |
Hi @erichVK5 |
…on as well as the position of the top left corner.
An old request which was open on Sourceforge was about the ability to select an image as a background to trace on it. It seems to be useful for a lot of people and I received a lot of requests about it.
A quick workaround is available here: https://github.com/DarwinNE/FidoCadJ/wiki/How-to-trace-images-with-FidoCadJ
However, implementing that directly on FidoCadJ might be discussed here.
The text was updated successfully, but these errors were encountered: