Pinned Repositories
CallPythonFromFortran
How to call Python from Fortran
E3D
3D print slicing (STL to GCODE)
fort_depend.py
A python script to generate dependencies for Fortran projects
FortranPatterns
Popular design patterns implemented in Fortran.
gblend
Simple code to blend multiple G code files into one file for 3d printing by layer.
gitignore
A collection of useful .gitignore templates
gtk-fortran
Fortran 95 GTK+ Interface Modules
hhvm
A virtual machine designed for executing programs written in Hack and PHP.
matplotpp
Automatically exported from code.google.com/p/matplotpp
MatterControl
From easy to expert, all in one 3D printing software - MatterContol lets you edit, organize and manage your 3D designs and your 3D printer. Created to help you get the most out of your 3D printer, MatterControl is opensource software available here. MatterControl has a dependency on the agg-sharp library, also by MatterHackers.
AeroEng43's Repositories
AeroEng43/CallPythonFromFortran
How to call Python from Fortran
AeroEng43/E3D
3D print slicing (STL to GCODE)
AeroEng43/fort_depend.py
A python script to generate dependencies for Fortran projects
AeroEng43/FortranPatterns
Popular design patterns implemented in Fortran.
AeroEng43/gblend
Simple code to blend multiple G code files into one file for 3d printing by layer.
AeroEng43/gitignore
A collection of useful .gitignore templates
AeroEng43/gtk-fortran
Fortran 95 GTK+ Interface Modules
AeroEng43/hhvm
A virtual machine designed for executing programs written in Hack and PHP.
AeroEng43/matplotpp
Automatically exported from code.google.com/p/matplotpp
AeroEng43/MatterControl
From easy to expert, all in one 3D printing software - MatterContol lets you edit, organize and manage your 3D designs and your 3D printer. Created to help you get the most out of your 3D printer, MatterControl is opensource software available here. MatterControl has a dependency on the agg-sharp library, also by MatterHackers.
AeroEng43/MatterSlice
MatterSlice is a C# console application that generates GCode (hardware control) for 3D printing. It was originally ported from CuraEngine (another great open source 3D printing engine). It is the primary slicing engine for MatterSlice and under constant development.
AeroEng43/Printrun
Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
AeroEng43/pyqtgraph
pyqtgraph main development repository
AeroEng43/pyserial
Our working version of pyserial. We're improving serial port detection
AeroEng43/pyusb
USB access on python
AeroEng43/qt-graph-helpers
Graph primitives for PyQt
AeroEng43/QtConsole
Qt Console widget forked from http://qconsole.sourceforge.net/
AeroEng43/shedskin
Automatically exported from code.google.com/p/shedskin
AeroEng43/VecFor
Vector algebra class for Fortran poor people