-
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
Change component color #210
Comments
??? That is already possible. Mark a line, go to the bar with the drop down menu which is probably on "circuit", open it and choose a color. You can do this too with complex parts from the lib. Place the part in the workarea, de-vectorize the part and give a component of that part a different color in the same way as above. Of course its only for that particularly drawing in which you changes it. It won't work in an other drawing, that has to do with compatibility. |
I think the issue of the OP was that you have to split the components into primitives to change their layer. You loose the symbol. For the schematics, it would be nice to have symbols that somewhat inherit the layer without having to be split. |
No, you don't loose the symbol, its still available in the lib. Only in your drawing its changed, all symbols with ability of colour can change this way, other components need to be de-vectorized and can change then from color. And its just only in your drawing, next drawing is again the standard. |
Of course you do not loose the symbol in the library. What I meant is that you have the coloured symbol that is not anymore a symbol (a macro in the FidoCadJ jargon). That means that if you try to move it, you have to move all the primitives. I think this is the issue that @Max2433BO is talking about. |
It may make sense when, for a reason or another, you want to focus on a certain part of your circuit: However, symbols contain their own elements and each one has its layer. Therefore, one should implement a technique to override it and this is not something I am planning to do, at least in a near future. |
I know, you wrote something about it, I just want to show how I solved the problem for a part, however my Italian is absent so I don't know exactly what gianniniivo of electroyou.it wants. |
Hi @DarwinNE
I leave you this reminder of a request made by the user gianniniivo of electroyou.it:
It could be implemented, in the new version of FidoCadJ, the possibility of changing the color of the components as is currently possible for the other elements (lines, curves, letters, ...)?
Bye, Max
The text was updated successfully, but these errors were encountered: