Giter Site home page Giter Site logo

Comments (2)

failiz avatar failiz commented on August 19, 2024

I checked this and the voltage regulators are PalatteItem objects. That means that their properties are fixed. Now, when you change the property, Fritzing swaps the part for another one.
The solution would be to force to use the Capacitor class and edit the resources.xml.

The easiest workaround is to make a new part and change the property voltage to the desired one and remove the 5V from the SVG file.

@vanepp , regarding the SPICE models, they can be built using the properties of the part as variables. For example, all resistors use the same SPICE model and the resistance property is inserted in the SPICE model to achieve the required resistance. So, we could implement a generic SPICE model for all voltage regulators.

Another issue would be to improve the schematic symbols: Terminals with a lenght of 0.1inch, I would prefer "IN" and "OUT" instead of "voltage input", GND or ADJ should be rotated 90 degrees, etc.
image

from fritzing-app.

KjellMorgenstern avatar KjellMorgenstern commented on August 19, 2024

A 7805 regulator with 6V would be a 7806 regulator. Basically, we want to be able to use the same symbol, footprint and breadboard view of the voltage regulator, but swap the name, label, maybe pin labels, voltage property and spice model.

That could be done with an xml file, together with a template for voltage regulators , similar to capacitors or resistor templates.

from fritzing-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.