revk, (edited ) to random
@revk@toot.me.uk avatar

Not sure I like screw terminals, but probably cheapest option for this (LED strip controller).

I think the #KiCAD export tool has changed how it sends parts co-ordinates to the export for #JLCPCB. Driving me round the bend.

chris_gammell, to kicad
@chris_gammell@chaos.social avatar

GIven that I was reading this shocking #kicad announcement about 2 months late, I didn't pick up on it right away.

https://www.kicad.org/blog/2024/04/KiCads-Historic-Price-Increase-A-Leap-into-the-Future/

chris_gammell, to kicad
@chris_gammell@chaos.social avatar

In general I have been enjoying the features that are new in #kicad 8 (not that new now, I know). But some of the small UI changes have reaaaally thrown me off. For example, in the new BOM dialog, it took me a very long time to find the "Group Symbols" checkbox in the upper right corner. Like way too long.

encthenet, to kicad
@encthenet@flyovercountry.social avatar

When does draw a rectangle not draw a rectangle, but select items? When you're using of course.

(I'm likely using it wrong, and will be looking up at the docs, but I kinda expect that when I click on an icon which tool tip says draw rectangle, I expect it to draw, not select).

encthenet,
@encthenet@flyovercountry.social avatar

Thanks roboya:
Sorry guys, I found the trick: I was clicking a point and dragging the mouse. The right way to do it
is: click & release first point, move to second point (diagonal), click & release second point.

https://forum.kicad.info/t/drawing-a-rectangle/40806/2

TT_392,
@TT_392@fosstodon.org avatar

@encthenet don't worry. I am pretty sure I have seen at least 4 people make this exact same mistake in kicad, while trying to teach them irl

me, to kicad

So, I get that can't have symbols and footprints for every component ever in their default library, but some of the things they've chosen to include can be a little confusing when compared against what they haven't chosen to include. Here's an example:

There are symbols for the TC74HC00 (quad NAND gate) and TC74HC08 (six channel inverter) series of chips, but none for the TC74HC04 (quad AND gate). Sure, the 74HC00 symbol can fairly trivially be edited into a 74HC04, but still... Am I missing something here?

Fortunately, for this particular board I was able to do some boolean magic with a single 74HC00, so it's a moot point.

18+ jaseg,
@jaseg@chaos.social avatar

@me Since these libraries are mostly made by hobbyists as needed, there are lots of gaps. If you can afford the time, feel free to contribute your symbols over at https://gitlab.com/kicad/libraries/kicad-symbols/

mathi_gwithyas, to kicad
@mathi_gwithyas@ohai.social avatar

Are there any good tutorials out there for ? I am quite familiar with schematics, just need to wrap my head around how to draw them a bit better using , and learn the various features of

trevorflowers, to kicad
@trevorflowers@machines.social avatar

Just one of these schematics is correct. Can you see why?
#kicad

A screenshot of a circuit schematic with all labels correctly in place.

mcdanlj,
@mcdanlj@social.makerforums.info avatar

@trevorflowers Oh no. Do you have another board order to place? 😭

(I'll never forget the time I forgot to reflow my ground plane after Just One More Tweak, didn't re-run ERC, and ended up with VCC wired straight to GND on the boards I had made...)

ottaross, to kicad
@ottaross@mastodon.social avatar

Expecting some circuit boards today maybe. Exciting - my first use of right through to actually producing PCBs, though I've worked up a few schematics in the past, and one other PCB layout.

Haven't bought any new boards for a project in a couple of years either, so it's nice for that reason too.

Happy to have dumped from my tool set.

ottaross,
@ottaross@mastodon.social avatar

This design is a pretty simple amalgam of a bunch of peripheral elements attached to a new-to-me module that uses an ATMega4808 processor.

That module is much like the Arduino Nano Every (4809) but much cheaper ($5 vs $21) though poorly documented and more convoluted to use.

Also I'm liking the 3D viewer too, but I have to discover how to add solid-models for the 3D view renderings. (Fingers crossed that it's just an .stl file reference).

ottaross, (edited )
@ottaross@mastodon.social avatar

Yay - my circuit boards arrived yesterday evening.

Have been playing with getting a good fit into my unusually-shaped enclosure and think I've managed it. A hot soldering iron is very useful for sculpting changes in the 3Dprinted shell.

Accidental fumes from PLA are thankfully not too nasty – a bit sweet smelling.

#maker #3dprinting #hardware

dmian, to kicad
@dmian@mastodon.social avatar

Dear @kicad: I'm pretty sure I'm ignorant to why some decisions were made regarding the start screen, yet it makes no sense to me. Is there any explanation why things are not how I put in the attached image? Thanks! Regardless, still a wonderful tool (that I absolutely love). Cheers! Edit: I mixed "screen state" with "screen space" in the image. 👅

TT_392,
@TT_392@fosstodon.org avatar

@dmian @kicad Honestly, I don't know much about kicad's source code (I'd love to dive in, but can't seem to motivate myself enough to learn C++). But I feel like I have heard the legacy code thing a lot when people talk about certain seemingly obvious kicad UI improvements. So from my very surface level understanding of the program, I feel like that part of the code could use some love. But I'd imagine that'd be a crazy big project I couldn't even begin to imagine the scope of.

TT_392,
@TT_392@fosstodon.org avatar

@dmian @kicad I wish I had the time, energy and skill to throw at a project like that but I am just a simple electrical engineer with a small amount of programming knowledge.

brouhaha, to kicad
@brouhaha@mastodon.social avatar

Anyone have an open-source PCB design that 3D renders with components and looks at least moderately interesting? Doesn't need to be anything specific. I just need a 3D model of a PCB for a demo of a simple program.
I've tried using some projects linked from the KiCad web site, but even for the ones where a rendering is shown on the web site, the only renderings I can get have no components, just the bare PCB. I must not have the necessary libraries.
Thanks!!!

gsuberland,
@gsuberland@chaos.social avatar

@brouhaha that does seem kinda not right though. maybe when you installed KiCad 8.0 it ported some settings back from 6.0 or something and didn't set up your 3D paths right?

I'm guessing on Linux they should be under something like /share/kicad/3dmodels (or /usr/share). if not try searching your disk for a file called C_Axial_L3.8mm_D2.6mm_P15.00mm_Horizontal.wrl

gsuberland,
@gsuberland@chaos.social avatar

@brouhaha my Preferences -> Configure Paths looks like this fwiw:

ottaross, to kicad
@ottaross@mastodon.social avatar

It's been a couple of years since I last used . I had just finally given up on in spite of my large library personal parts, but it was time.

A bit of a learning curve, but I got there, and was happy with KiCad's capabilities. Now I guess I'll ramp up from scratch again. Ugh. Hope it comes back quickly.

Checking versions, I have 5.1.12 and see the latest is… gulp 8.0.2. Well, I'm ramping up from dim recollections anyway, so it shouldn't add much extra effort.

trevorbattle,
@trevorbattle@mastodon.social avatar

@ottaross I did that transition when they stopped selling eagle outright. Didn't take me long and no going back.

ottaross,
@ottaross@mastodon.social avatar

@trevorbattle yeah if I remember correctly, I didn't upgrade beyond the version where you needed a live connection to an AutoDesk account to use the thing, that was a deal breaker.

aislerhq, to kicad German

Are you working with an KiCad or Fritzing and want to support them? Select the Development Contribution option during checkout. This will add a €2 charge to your order, we will double this and transfer it to the developer of the tool you used.

https://community.aisler.net/t/development-support-for-open-source-edas/3970

#KiCad #fritzing #pcb #electronics

dos, to linuxphones

It seems to have happened without much fanfare, but about a month ago @purism has released the Librem 5 hardware layouts under GPLv3 (as original PADS and converted KiCad projects), joining the schematics that were already available from the start.

https://source.puri.sm/Librem5/l5-schematic

Eka_FOOF_A, to kicad
@Eka_FOOF_A@spacey.space avatar

Travel the world, design circuit boards in exotic places.

ZILtoid1991, to kicad

I'm designing some MIDI controller with magnetic hall effect sensors and KS-20 series switches, in the style of those Jankó keyboards. I'm not only getting around PCBWay's prices, but also creating a very nicely scalable system. I would need some extra info on how I should place the sensors (Gateron's material shows it on the bottom, which will make my life harder).

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • InstantRegret
  • mdbf
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • tacticalgear
  • ethstaker
  • modclub
  • cisconetworking
  • tester
  • GTA5RPClips
  • cubers
  • everett
  • megavids
  • provamag3
  • normalnudes
  • Leos
  • lostlight
  • All magazines