Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2016-03-23 17:53:50 +0300
committerDavid Crocker <dcrocker@eschertech.com>2016-03-23 17:53:50 +0300
commit68068e97ba520e8ef130c27879bf2c8837d2171f (patch)
tree1735e5c058a12741058892382a49f470e927751a /SD-image
parenta3f90f806de9bfa099a1513823e633ba8208f804 (diff)
Version 1.09z-rc1
Merged in chrishamm's latest changes Implemented firmware retraction
Diffstat (limited to 'SD-image')
-rw-r--r--SD-image/sys-CoreXY/iap.binbin30280 -> 48416 bytes
-rw-r--r--SD-image/sys-Fisher/iap.binbin30280 -> 48416 bytes
-rw-r--r--SD-image/sys-Huxley/iap.binbin30280 -> 48416 bytes
-rw-r--r--SD-image/sys-MiniKossel/NoEndstops.g30
-rw-r--r--SD-image/sys-MiniKossel/iap.binbin30280 -> 48416 bytes
-rw-r--r--SD-image/sys-Ormerod1/iap.binbin30280 -> 48416 bytes
-rw-r--r--SD-image/sys-Ormerod2/iap.binbin30280 -> 48416 bytes
7 files changed, 0 insertions, 30 deletions
diff --git a/SD-image/sys-CoreXY/iap.bin b/SD-image/sys-CoreXY/iap.bin
index f7949880..5ab03b14 100644
--- a/SD-image/sys-CoreXY/iap.bin
+++ b/SD-image/sys-CoreXY/iap.bin
Binary files differ
diff --git a/SD-image/sys-Fisher/iap.bin b/SD-image/sys-Fisher/iap.bin
index f7949880..5ab03b14 100644
--- a/SD-image/sys-Fisher/iap.bin
+++ b/SD-image/sys-Fisher/iap.bin
Binary files differ
diff --git a/SD-image/sys-Huxley/iap.bin b/SD-image/sys-Huxley/iap.bin
index f7949880..5ab03b14 100644
--- a/SD-image/sys-Huxley/iap.bin
+++ b/SD-image/sys-Huxley/iap.bin
Binary files differ
diff --git a/SD-image/sys-MiniKossel/NoEndstops.g b/SD-image/sys-MiniKossel/NoEndstops.g
deleted file mode 100644
index 5d611877..00000000
--- a/SD-image/sys-MiniKossel/NoEndstops.g
+++ /dev/null
@@ -1,30 +0,0 @@
-; Home without endstops
-M906 X300 Y300 Z300 ; reduce motor current to be gentle on the endstops
-G91 ; use relative positioning
-G1 S2 X320 Y320 Z320 F5000 ; move all carriages up 320mm
-G90 ; back to absolute positioning
-M906 X800 Y800 Z800 ; motor currents back to normal
-G92 X0 Y0 Z497.47 ; define position
-
-; Do 3-factor calibration to remove the endstop errors
-G1 X-117 Y-67.5 Z10 F10000 ; go to just above the first probe point to speed up probing
-G30 P0 X-117 Y-67.5 Z-99999 ; X tower
-G30 P1 X117 Y-67.5 Z-99999 ; Y tower
-G30 P2 X0 Y135 Z-99999 S3 ; Z tower, and 3-factor calibrate
-
-G1 X-117 Y-67.5 Z10 F15000 ; go to just above the first probe point to speed up probing
-G30 P0 X-117 Y-67.5 Z-99999 ; X tower
-G30 P1 X0 Y-135 Z-99999 ; between X and Y towers
-G30 P2 X117 Y-67.5 Z-99999 ; Y tower
-G30 P3 X117 Y67.5 Z-99999 ; between Y and Z towers
-G30 P4 X0 Y135 Z-99999 ; Z tower
-G30 P5 X-117 Y67.5 Z-99999 ; between Z and X towers
-G30 P6 X-65 Y37.5 Z-99999 ; half way to between Z and X towers
-G30 P7 X-65 Y-37 Z-99999 ; half way to X tower
-G30 P8 X0 Y-75 Z-99999 ; half way to between X and Y towers
-G30 P9 X65 Y-37.5 Z-99999 ; half way to Y tower
-G30 P10 X65 Y37.5 Z-99999 ; half way to between Y and Z towers
-G30 P11 X0 Y75 Z-99999 ; half way to Z tower
-G30 P12 X0 Y0 Z-99999 S6 ; centre, and 6-factor calibrate
-
-G1 X0 Y0 Z150 F15000 ; get the head out of the way of the bed
diff --git a/SD-image/sys-MiniKossel/iap.bin b/SD-image/sys-MiniKossel/iap.bin
index f7949880..5ab03b14 100644
--- a/SD-image/sys-MiniKossel/iap.bin
+++ b/SD-image/sys-MiniKossel/iap.bin
Binary files differ
diff --git a/SD-image/sys-Ormerod1/iap.bin b/SD-image/sys-Ormerod1/iap.bin
index f7949880..5ab03b14 100644
--- a/SD-image/sys-Ormerod1/iap.bin
+++ b/SD-image/sys-Ormerod1/iap.bin
Binary files differ
diff --git a/SD-image/sys-Ormerod2/iap.bin b/SD-image/sys-Ormerod2/iap.bin
index f7949880..5ab03b14 100644
--- a/SD-image/sys-Ormerod2/iap.bin
+++ b/SD-image/sys-Ormerod2/iap.bin
Binary files differ