Giter Club home page Giter Club logo

Comments (5)

pfalstad avatar pfalstad commented on July 20, 2024 1

ok, I think everything is done or filed separately in this list except for cable and interactive probe. Varistor is #332. External input is #309. Internal resistance is #677.

from circuitjs1.

pfalstad avatar pfalstad commented on July 20, 2024

Good suggestions, thanks! I don't quite understand interactive probe or the scope tweaks. The scope has an option to display the scale. I have some code ready to show the time and voltage/current values at the mouse pointer on the scope. I also have some code written to change the default mosfet symbol to be the more common one with the bulk terminal.

from circuitjs1.

adrians avatar adrians commented on July 20, 2024

Hello,

In a development branch I changed the Ground symbol (link), such that instead of the Earth-GND, it uses the Circuit-GND symbol.

Current Earth-GND symbol:
earth-gnd

My Circuit-GND symbol:
circuit-gnd

Basically, there are 3 main ways implement this change:

  1. Replace the old symbol entirely.
  2. Add a toggle, like for the EU/US resistors.
  3. Implement a new component that does the same thing as the previous GND symbol, but looks different. New circuits will be able to contain both Earth-GND and Circuit-GND symbols (doing the same thing).

@sharpie7 : Which way would you prefer, such that it gets merged into the main repo?

from circuitjs1.

pfalstad avatar pfalstad commented on July 20, 2024

I think you should be able to right-click and edit the ground component to change the symbol. There's at least 4 different ground symbols that could be used, so having a new component for each one would be bad.

from circuitjs1.

limitedAtonement avatar limitedAtonement commented on July 20, 2024

This can probably be closed as it's been inactive for nearly three years. @adrians If you are able, please submit the PR with an option to use use either symbol as pfalstad mentioned?

@bhottovy If you want to suggest more of these features, be sure to check the https://github.com/sharpie7/circuitjs1/blob/master/CONTRIBUTING.md document and open one ticket per feature request so they can be worked on properly. Thank you!

from circuitjs1.

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.