Search found 4060 matches
- Today, 06:31
- Forum: Shared 3D models
- Topic: Missing Single Header Pin in 3D Model Library
- Replies: 1
- Views: 63938
Re: Missing Single Header Pin in 3D Model Library
If some 3D models are missed you can search for them on https://www.3dcontentcentral.com/
- Today, 06:26
- Forum: DipTrace PCB Layout
- Topic: Net won't 'unselect'
- Replies: 1
- Views: 13432
Re: Net won't 'unselect'
Please update to the latest build (5.1.0.3 at the moment) and let me know if you still have the issue.
- Today, 06:13
- Forum: DipTrace PCB Layout
- Topic: New Net for Ground Plane 250602
- Replies: 1
- Views: 72750
Re: New Net for Ground Plane 250602
There is the only net (Net 0) in your design. You can see the Net 0 only in the design manager. Also you can hover mouse pointer over any existing trace and see that all traces are highlighted, i.e. they all belong to the same net.
I think, you merged different nets into the only net by accident. As ...
I think, you merged different nets into the only net by accident. As ...
- Today, 06:08
- Forum: DipTrace PCB Layout
- Topic: How to correctly configure differential pairs in 4-layer PCB stackup?
- Replies: 1
- Views: 83463
Re: How to correctly configure differential pairs in 4-layer PCB stackup?
It's common to have ground and power planes on internal layers of 4-layer PCB. Outer layers are signal. This is not "must have" but very popular solution.
Based on the stackup you can calculate trace width and primary gap for 90 Ohm impedance.
There is no simulation of the impedance matching in ...
Based on the stackup you can calculate trace width and primary gap for 90 Ohm impedance.
There is no simulation of the impedance matching in ...
- Today, 05:49
- Forum: Feature requests
- Topic: HTML BOM with additional column/boxes.
- Replies: 1
- Views: 30308
Re: HTML BOM with additional column/boxes.
Bill of materials can have as many columns as you need. You can create an additional field in component properties. Then you will be able to add new column in the BOM and show the value of the additional field in this column.
- Yesterday, 18:56
- Forum: Basic Schematic and PCB Design
- Topic: Component rotation offset for the pick and place
- Replies: 1
- Views: 1628
Re: Component rotation offset for the pick and place
There is no way to add a specific rotation offset to a pattern when attaching it to a component.
Although you can add an additional field in component properties and write a specific rotation offset into the field I don't know how you can use it further.
Although you can add an additional field in component properties and write a specific rotation offset into the field I don't know how you can use it further.
- Yesterday, 18:46
- Forum: Feature requests
- Topic: Suggestion: Color scheme via JSON
- Replies: 1
- Views: 180
Re: Suggestion: Color scheme via JSON
Thank you for the suggestion, we will consider it.
- Yesterday, 18:42
- Forum: DipTrace News and Events
- Topic: Apple announces end-date for Rosetta 2
- Replies: 1
- Views: 2812
Re: Apple announces end-date for Rosetta 2
We depends on Wine at this point. It's unclear whether x86 programs will run without Rosetta2 or not.
We wanted to have native version of DipTrace for Mac OS but it would require huge amount of work thus delaying core features development of DipTrace. We will consider our options when closer to EOL ...
We wanted to have native version of DipTrace for Mac OS but it would require huge amount of work thus delaying core features development of DipTrace. We will consider our options when closer to EOL ...
- Yesterday, 18:29
- Forum: DipTrace PCB Layout
- Topic: Plugin help
- Replies: 2
- Views: 205
Re: Plugin help
Blinking an entire net with one second intervals using a plugin is not good idea as it requires periodic reading and overwriting a file thus it loads SSD or HDD significantly.
1) Using the design manager a net is highlighted but not selected.
2) What exactly do you want to do with a selected segment ...
1) Using the design manager a net is highlighted but not selected.
2) What exactly do you want to do with a selected segment ...
- Yesterday, 18:12
- Forum: DipTrace PCB Layout
- Topic: Obstacle trace to pad rule 250430
- Replies: 4
- Views: 11293
Re: Obstacle trace to pad rule 250430
You can't merge (short circuit) two different nets into one net if "push traces" option is on. In that case, the solution is turning off the "push traces" option by pressing "I" hotkey while manual routing.