Search found 94 matches

by Zofz
Sun Apr 28, 2024 7:47 am
Forum: Things I didn't want to know but are cool after all
Topic: Too much transparency in ODB++.zip
Replies: 0
Views: 11

Too much transparency in ODB++.zip

At some point, while developing ODB++ input, I realized that Altium provides zip as a container for the format. I knew it was going to be a problem from the start. I checked with the ODB++ standard—yes, they allow any container, not only tar/tgz but also zip or whatever comes to the developer's head...
by Zofz
Thu Apr 18, 2024 6:43 pm
Forum: Installation
Topic: Win7 still supported?
Replies: 6
Views: 73

Re: Win7 still supported?

I am giving up. I have managed to set up Win 7 to the ie11 level, but still, some DLLs are incompatible. Sorry :-J
by Zofz
Tue Apr 16, 2024 4:21 pm
Forum: Installation
Topic: Win7 still supported?
Replies: 6
Views: 73

Re: Win7 still supported?

I can't make my VM system web working. Firefox is ok, but I can't install updates or Visual Studio.

Could you test the zofzpcb portable package? You may run into DLL problem - then install visual studio Runtime, the newest and one more.
by Zofz
Mon Apr 15, 2024 8:56 pm
Forum: Installation
Topic: Win7 still supported?
Replies: 6
Views: 73

Re: Win7 still supported?

It is blocked in the installer. I hope to be able to make it possible in the next release.
by Zofz
Mon Apr 15, 2024 8:39 pm
Forum: Installation
Topic: Win7 still supported?
Replies: 6
Views: 73

Re: Win7 still supported?

I am having problems running the Windows 7 network on the Hyper-V. (ping OK, but Internet Explorer not working)
But do you have a Windows 7 64-bit version?
by Zofz
Fri Mar 29, 2024 9:41 am
Forum: What do you want to see next?
Topic: Export Nets list and Components list to .txt or csv file
Replies: 4
Views: 1097

Re: Export Nets list and Components list to .txt or csv file

I just discovered that I had killed the netlist loading to the dialog in the last software version. Man, I need a tester! Is it working for you? If so, how?

What exactly do you expect in the CSV file?
One line per component pin, containing:
component id; pin id; netlist name; smd/tht; side; x; y;?
by Zofz
Wed Mar 27, 2024 3:36 pm
Forum: What do you want to see next?
Topic: Export Nets list and Components list to .txt or csv file
Replies: 4
Views: 1097

input file contains netlist, BOM, etc

A Gerber data set contains a file containing a geometrically bounded netlist called IPC356. The file contains all pads of all components, their coordinates, designators, and the connected netlist names. The Gerber set typically contains the BOM in a CSV format, too. (If not, then I do not have it ei...
by Zofz
Sat Mar 23, 2024 3:03 pm
Forum: Test Version / Current Development
Topic: 3.3 or 4.0?
Replies: 0
Views: 1176

3.3 or 4.0?

The major highlight is the BOM processing via Digikey API. Also: Via barrel plating thickness setting. (important when exporting a STEP) DONE Hide/display all SMD/THT components. (helpful on a manual assembly line) DONE Components without a body (like a test point or edge fingers) need some means to...
by Zofz
Fri Mar 08, 2024 6:59 pm
Forum: Ask a question
Topic: What is the via barrel plating thickness when exporting a STEP?
Replies: 6
Views: 2503

Re: What is the via barrel plating thickness when exporting a STEP?

I am now working on functionality related to the BOM. Publishing a version now would have a counterproductive effect, so I have time to decide. I learned that the specification always applies to the final hole, except for the micro vias, so we are in line on this topic. Closing vias through metalliz...