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:
authorTony <tony@think3dprint3d.com>2013-11-09 14:52:12 +0400
committerTony <tony@think3dprint3d.com>2013-11-09 14:52:12 +0400
commit07d7433e5da70084e6e1f6e7c1eda1f172f33721 (patch)
tree1451aeb4417c8b943327dec51124a92a1600948a /.gitignore
parent707b0cc64ae72bae30c6fdc1dde3e8d64383ecbb (diff)
Z Probe Enable
Allows the Z probe to be enabled or disabled. when disabled Z homes in the same way a X and Y. When Z probe is disabled it errors on M31, M32
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2c5e1449..13c80b76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.d
*.o
+.*
Release/*
*~
*orig