Schematic file visualiser
#31
Do you have windows? If yes you can download it here, I compiled it and created a release.

https://github.com/Seadragon91/MCSchemat...tag/master
Reply
Thanks given by:
#32
I'm familiar with command-line but less with compiling files :/

No, I'm on raspbian Smile
Reply
Thanks given by:
#33
Then it's probably something like this:
Code:
apt-get install git
apt-get install cmake
git clone --recursive https://github.com/madmaxoft/MCSchematicToPng.git SchematicToPng
cd SchematicToPng
cmake .
make
Reply
Thanks given by:
#34
Can you do a tool to convert schematics into cad?
Reply
Thanks given by:
#35
I'm not that familiar with the 3D CAD fileformats. I have some knowledge of the 2D DXF format, but this would require quite a bit more.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)