parent
cb48949052
commit
d2ff7f33b3
@ -0,0 +1,7 @@
|
||||
These are the files used by Aleph Objects, Inc. to use the
|
||||
Tormach PCNC 770 with FreeCAD. Aleph Objects' CNC includes the
|
||||
"Part Maker" packages with ATC (auto tool change).
|
||||
|
||||
All files GPLv3.
|
||||
|
||||
Copyright 2017, 2018 Aleph Objects, Inc.
|
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
sed -i 's/M6 T\([0-9.-]*\)/M6 T\1 G43 H\1/g' "$1"
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Tooltable count="17">
|
||||
<Toolslot number="1">
|
||||
<Tool name="tool 1" diameter="12.7" length="95.25" flat="0" corner="0" angle="0" height="0" type="EndMill" mat="HighSpeedSteel" />
|
||||
</Toolslot>
|
||||
<Toolslot number="2">
|
||||
<Tool name="1/16 BALL END" diameter="1.587" length="66.548" flat="0" corner="0" angle="0" height="0" type="EndMill" mat="HighSpeedSteel" />
|
||||
</Toolslot>
|
||||
<Toolslot number="3">
|
||||
<Tool name="super_fly" diameter="76.2" length="47.36" flat="0" corner="0" angle="0" height="0" type="EndMill" mat="HighSpeedSteel" />
|
||||
</Toolslot>
|
||||
<Toolslot number="4">
|
||||
<Tool name="shear-hog" diameter="25.4" length="50" flat="0" corner="0" angle="0" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
<Toolslot number="5">
|
||||
<Tool name="threesixteenthsendmill" diameter="4.762" length="75.61" flat="0" corner="0" angle="0" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
<Toolslot number="6">
|
||||
<Tool name="chamfer tool" diameter="1.75" length="86.31" flat="0" corner="0" angle="45" height="5" type="ChamferMill" mat="HighSpeedSteel" />
|
||||
</Toolslot>
|
||||
<Toolslot number="7">
|
||||
<Tool name="3.18 end mill" diameter="3.18" length="69.93" flat="0" corner="0" angle="0" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
<Toolslot number="8">
|
||||
<Tool name="635 end mill" diameter="6.35" length="81.77" flat="0" corner="0" angle="0" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
<Toolslot number="9">
|
||||
<Tool name="4.33mm drill" diameter="4.33" length="98.87" flat="0" corner="0" angle="120" height="40" type="Drill" mat="HighSpeedSteel" />
|
||||
</Toolslot>
|
||||
<Toolslot number="10">
|
||||
<Tool name="2.35mm drill" diameter="2.35" length="85.44" flat="0" corner="0" angle="0" height="15" type="Drill" mat="HighSpeedSteel" />
|
||||
</Toolslot>
|
||||
<Toolslot number="11">
|
||||
<Tool name="3mm drill" diameter="3" length="99" flat="0" corner="0" angle="0" height="0" type="Drill" mat="HighSpeedSteel" />
|
||||
</Toolslot>
|
||||
<Toolslot number="12">
|
||||
<Tool name="2.381 end mill" diameter="2.381" length="69.58" flat="0" corner="0" angle="0" height="0" type="EndMill" mat="HighSpeedSteel" />
|
||||
</Toolslot>
|
||||
<Toolslot number="13">
|
||||
<Tool name="2mm end mill" diameter="2" length="82.311" flat="0" corner="0" angle="180" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
<Toolslot number="14">
|
||||
<Tool name="6mm chamfer" diameter="6" length="98.6" flat="0" corner="0" angle="45" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
<Toolslot number="15">
|
||||
<Tool name="1/8 ball end" diameter="3.18" length="75.039" flat="0" corner="0" angle="180" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
<Toolslot number="16">
|
||||
<Tool name="1.4mm end mill" diameter="1.4" length="74.181" flat="0" corner="0" angle="180" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
<Toolslot number="17">
|
||||
<Tool name="3/8 end mill" diameter="9.53" length="89.459" flat="0" corner="0" angle="180" height="0" type="EndMill" mat="Carbide" />
|
||||
</Toolslot>
|
||||
</Tooltable>
|
Binary file not shown.
Loading…
Reference in new issue