1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-09-09 04:30:59 +02:00

Sheets.py now removes the scad files it generates.

Bodge for race condition on Win7.
Note PDF files have change due to new version of InkScape but should look the same.
This commit is contained in:
Chris Palmer
2016-01-02 16:09:08 +00:00
parent de869520a9
commit 6af1338f3f
50 changed files with 9 additions and 56 deletions

Binary file not shown.

View File

@@ -1,2 +0,0 @@
use <../../scad/main.scad>
frame_base_dxf();

Binary file not shown.

View File

@@ -1,2 +0,0 @@
use <../../scad/main.scad>
frame_gantry_and_y_carriage_dxf();

View File

@@ -1,2 +0,0 @@
use <../../scad/main.scad>
frame_gantry_dxf();

Binary file not shown.

View File

@@ -1,2 +0,0 @@
use <../../scad/main.scad>
frame_left_dxf();

Binary file not shown.

View File

@@ -1,2 +0,0 @@
use <../../scad/main.scad>
frame_right_dxf();

Binary file not shown.

View File

@@ -1,2 +0,0 @@
use <../../scad/main.scad>
frame_stays_dxf();

Binary file not shown.

View File

@@ -1,2 +0,0 @@
use <../../scad/main.scad>
y_carriage_dxf();

Binary file not shown.

View File

@@ -1,2 +0,0 @@
use <../../scad/main.scad>
y_heatshield_dxf();