Quantcast
Channel: fritzing forum - Latest posts
Viewing all 32286 articles
Browse latest View live

New Ground fill bug

$
0
0

Hello all.

I was preparing a PCB for manufacturing and I noticed that the new ground fill is not generating a proper file. More specifically, I saw that the part’s trace pads are connected to the copper fill when they shouldn’t be connected.

I tried the old ground fill and I didn’t get this problem. The part I’m using is the JDY-23 which you can find here: JDY-23 / JDY-23A BLE module. I never had an issue using ground fill in the past using older versions of Fritzing with this part.

You can see what the new ground fill generated and how the part’s pad are connecting to the copper fill:

and what the old ground fill generated where the pads are not connecting:

Thanks,
steliosm


New Ground fill bug

$
0
0

You would be best to open an issue here on github (after checking the open issues to see if of them covers your issue)

you would also need to supply the sketch that demonstrates the issue as well, images are not much use. There are a number of open issues (many scheduled to be fixed in 1.0.3) with copper fill.

Peter

How do I use the stepper motor with l298N

$
0
0

how do I use the stepper motor with l298N?
Can you share a picture, which leg should come to which one?

Switching Voltage Converter

Switching Voltage Converter

How to make a LED traffic circuit

$
0
0

It is highly recommended for beginners

How to make a LED traffic circuit

$
0
0

A google search is always a good place to start. A search for “led traffic light circuit” circuit turns up a variety of hits, this one from Instructables may be useful (there are others that use 555 timers in the list as well if you don’t want a micro involved.)

A further google search for “fritzing part led traffic light” turns up a variety of Frtizing projects that also may help. There is a frtizing part for the traffic light module available here:

Peter

Need Hiletgo AC-DC 220V to 5V switching power supply


Looking for various parts for drone project!

$
0
0

Hi, badly need these parts for my schematic for our project:

  • Matek Mini Powerhub
  • Benewake TFMini-S
  • STM32 3-axis Gimbal Controller
  • ArduSimpleRTK2b with multiband antenna (with MR XBee)
  • ArduSimpleRTK2b Lite with helical antenna (with MR XBee)
  • 3S 3300 mah lipo battery
  • TS 5823 fpv transmitter (600 W) and FPV camera

this will be really of great help for me. thank you so much!

Looking for various parts for drone project!

$
0
0

These are a lot of parts not particularly of general interest and without sufficient data to do much. To make a part (assuming we were going to make a part) we would need a data sheet with dimension information and connector information (neither of which appear to be available in quick web search.) Most likely you would be best to learn to make parts (which is difficult) and make your own parts. These two tutorials detail how to make Fritzing parts.

I lately learned there aren’t links to the videos in Old_Grey’s tutorial so you need to do a google search for the title and then they come up on YouTube.

Peter

Need Hiletgo AC-DC 220V to 5V switching power supply

$
0
0

This particular part likely doesn’t exist. There is a generic here

there are also

generic-ac-power-supply-2.fzpz

and

generic-ac-power-supply-3.fzpz

(searching for the fzpz in the forun search should find them as they are posted here.) You would need to modify one of them to do what you want if you need pcb to be accurate, or use one or another as is if it suits.

Peter

New Ground fill bug

$
0
0

Hi Peter.

I run some more tests the weekend comparing the export results between my desktop and the laptop, both using the same version of Fritzing and linux. I copied the fritzing file from the desktop to the laptop. I noticed that the exports from the laptop where actually correct even when using both the old and the new ground fill options. Still, I couldn’t make it work on the desktop pc. As a last resort, I removed the part from the desktop, re-import it and then tried the export again. This time it worked, I didn’t get any connections between the copper and the pads. I tested a few times using the old and new copper fill options and didn’t get the issue back.

Not exactly sure what happened here, since I created the circuit on the desktop machine, copied over to the laptop for more testing and then managed to work correctly when I removed the part and re-import it.

Apparently, at the moment doesn’t seem to be an issue, so I will go ahead and close the thread.

steliosm

edit: I can’t close it :slight_smile:

Looking for ESP32-C6-DevKitM-1 part

$
0
0

I’m looking for this specific dev board part. Does anyone have one made? If not, how difficult would it be to make one?

AS608指纹模块_AS608 Fingerprint scanning module

New Ground fill bug

$
0
0

Threads in the forum can’t be closed (issues on github can!) so that isn’t a problem. The .fzz file copies the part from the local machine to the .fzz file, so it appears something (what is unknown!) on the local machine was corrupting the part but the export was working correctly. That is a very odd problem and it would have been interesting (if not necessarily easy) to capture the .fzp and svg files in the Fritzing user directories to examine before the part was reloaded (in case you see this again) as comparing those files to the .fzpz versions may shed light on what was happening and how it could be fixed.

Peter


Looking for ESP32-C6-DevKitM-1 part

$
0
0

A search in the forum search bar for esp32-c6 devkit turns up this post from a few days ago

as would a google search of the form “fritzing part esp32-c6 devkit”. Both searches are the appropriate place to start when looking for parts that you can’t find.

Peter

AS608指纹模块_AS608 Fingerprint scanning module

$
0
0

Your part has a number of problems. Breadboard doesn’t align correctly to the grid because the connector pin is a line (not a circle or square and doesn’t have a teminalId) and so aligns to the center of the pin not one end or the other as it should.

schematic has the connectors defined incorrectly and thus doesn’t work

(the red rectangle indicates connector errors) it is also still labeled as the MAX device it was cloned from.

pcb has a similar problem (the connectors are not correctly defined.

FritzingCheckPart.py has a number of further complaints:

Error 69: File
‘svg.breadboard.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_breadboard.svg.bak’
At line 8

Found a drawing element before a layerId (or no layerId)

Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’

Connector connector1pin is in the fzp file but not the svg file. (typo?)

svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak

Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’

Connector connector2pin is in the fzp file but not the svg file. (typo?)

svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak

Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’

Connector connector3pin is in the fzp file but not the svg file. (typo?)

svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak

Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’

Connector connector4pin is in the fzp file but not the svg file. (typo?)

svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak

Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’

Connector connector5pin is in the fzp file but not the svg file. (typo?)

svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak

Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’

Connector connector6pin is in the fzp file but not the svg file. (typo?)

svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak

Error 18: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’

Connector connector7pin is in the fzp file but not the svg file. (typo?)

svg svg.schematic.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_schematic.svg.bak

Error 69: File
‘svg.pcb.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8_pcb.svg.bak’
At line 751

Found a drawing element before a layerId (or no layerId)

Error 17: File
‘part.Fingerprint module_5006e3f405400ad22038bbf10bdccfcf_8.fzp.bak’

No connectors found for view pcbView.

This tutorial will tell you how to fix the various problems if you chose (and how to use FritzingCheckPart.py to check if the part is correct.)

Peter

RP2040 Standalone

Help drawing a PCB view of a part

$
0
0

I don’t know anything about Inkscape, so I need help drawing the PCB view of a part. It only needs the board and 8 holes, no parts or labels needed. I am willing to pay a small fee for the help.

Name of the part
SM105-5V-02 AC Power Supply

Top view

Type
AC Power Supply

RP2040 Standalone

$
0
0

This part should do what you want.

rp2040.fzpz (11.5 KB)

several notes though. Before ordering boards print the pcb footprint out at 1:1 scale and compare it to a real chip to male sure it is correct. For DRC to work you will need to set a custom rule

and set the keepout from 0.01in to 0.007in then set the grid size to 0.2mm

with those set DRC will pass with sufficient care in routing (and 8mil traces!)

Peter

Viewing all 32286 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>