Commit graph

16 commits

Author SHA1 Message Date
Michael Schwarz
4a103f6dba Integrated Asymptote compilation into makefile. 2015-08-06 16:32:59 +02:00
Michael Schwarz
14f078c821 Inkscape export: Renamed module to inkscape.
This module will later be used for other export types than just DXF.
2015-08-06 16:32:59 +02:00
Michael Schwarz
7a1f69c474 Simplified makefile. 2015-08-06 16:32:58 +02:00
Michael Schwarz
e232c40ef7 Compile OpenSCAD files to DXF.
This adds support to selectively compile some OpenSCAD files to DXF instead of STL.
2015-03-15 12:12:01 +01:00
Michael Schwarz
dc6284662b Added makefile targets to build the project to a certain step. 2015-03-09 18:29:49 +01:00
Michael Schwarz
ff502f1d22 Fixed failure when settings.mk or config.mk doesn't exist. 2015-03-08 14:06:50 +01:00
Michael Schwarz
36c4355735 Re-compile on makefile change. 2015-03-07 12:24:57 +01:00
Michael Schwarz
09b8f8c126 Support for setting the DXF export quality. 2015-03-07 12:24:55 +01:00
Michael Schwarz
b424b1bf75 makefile: Call find only once. 2015-03-07 12:23:59 +01:00
Michael Schwarz
c6ebf8db53 Added a warning for when the src directory contains files with spaces in their names. 2015-03-07 12:23:59 +01:00
Michael Schwarz
f9fa53eef8 Added support for recording dependencies while compiling OpenSCAD files. 2014-12-12 11:44:29 +01:00
Michael Schwarz
8e5a1520cd Moved DXF export scripts to separate directory. 2014-12-10 22:13:34 +01:00
Michael Schwarz
785aec3aa6 Replaced Script used for DXF export by more advanced version working with Inkscape 0.99. 2014-12-06 14:40:00 +01:00
Michael Schwarz
b15e1c4a98 Make all generated files, even if they're not used by the make file. 2014-12-04 10:18:08 +01:00
Michael Schwarz
b3f93f02fd Let the script to generate the sources also open the resulting files. 2014-12-04 10:17:40 +01:00
Michael Schwarz
16d3e4a963 First version of the template project. 2014-11-27 18:18:27 +01:00