Là ce devrait etre possible de fixer la tete J-head mini

master
Gnieark 9 years ago
parent f91a423719
commit de1f97fc92

@ -27,17 +27,17 @@ $INSBASE
9 9
$EXTMIN $EXTMIN
10 10
-79.1451884327 10000000000
20 20
-227.072594216 10000000000
30 30
0 0
9 9
$EXTMAX $EXTMAX
10 10
779.145188433 -10000000000
20 20
631.217782649 -10000000000
30 30
0 0
9 9
@ -67,7 +67,7 @@ STANDARD
9 9
$CLAYER $CLAYER
8 8
cotes plateauRond
9 9
$DIMASZ $DIMASZ
40 40
@ -229,9 +229,9 @@ AcDbViewportTableRecord
21 21
1 1
12 12
713.625922799 -635.746700733
22 22
681.029632688 -112.793769485
13 13
0 0
23 23
@ -257,9 +257,9 @@ AcDbViewportTableRecord
37 37
0 0
40 40
1764.8562789 161.133956407
41 41
1.59366754617 1.90909090909
42 42
50 50
43 43
@ -1187,7 +1187,7 @@ AcDbLayerTableRecord
2 2
cotes cotes
70 70
0 1
62 62
8 8
6 6
@ -1781,13 +1781,13 @@ AcDbTrace
12 12
348.389486911 348.389486911
22 22
604.260861469 604.260861468
32 32
0 0
13 13
348.389486911 348.389486911
23 23
604.260861469 604.260861468
33 33
0 0
0 0
@ -1927,13 +1927,13 @@ AcDbTrace
12 12
352.5 352.5
22 22
201.656309559 201.656309558
32 32
0 0
13 13
352.5 352.5
23 23
201.656309559 201.656309558
33 33
0 0
0 0
@ -1961,7 +1961,7 @@ AcDbTrace
11 11
776.645177967 776.645177967
21 21
201.656309559 201.656309558
31 31
0 0
12 12
@ -3128,6 +3128,8 @@ AcDbDimension
33 33
71 71
5 5
72
0
3 3
Standard Standard
53 53
@ -3186,6 +3188,8 @@ AcDbDimension
32 32
71 71
5 5
72
0
3 3
Standard Standard
53 53

File diff suppressed because it is too large Load Diff

@ -15,10 +15,10 @@ License GNU-GPL V3
*/ */
/*
use <_inc-hot-end.scad>; use <_inc-hot-end.scad>;
translate([0,0,-50.97]) extrudeur(); translate([0,0,-50.97]) extrudeur();
*/
@ -40,6 +40,7 @@ difference(){
} }
//le système de bloquage de la J-HEAD mini //le système de bloquage de la J-HEAD mini
linear_extrude (height=5.02) linear_extrude (height=5.02)
import (file="platform.dxf", layer="Lock-system-0-5", $fn=100); import (file="platform.dxf", layer="Lock-system-0-5", $fn=100);

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save