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
path: root/Maths
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2019-07-14 13:15:53 +0300
committerDavid Crocker <dcrocker@eschertech.com>2019-07-14 13:15:53 +0300
commit0bb8bc15f1e9bca6346c5774348568964e86fb8f (patch)
tree1436719a588e80c1afe4a2c3051a1902b3c448b0 /Maths
parent550071d556af32d69161e604312df7186ae313c8 (diff)
Bug fixes
Fixed memory corruption bug Fixed delta trilateration when the rods are different lengths M118 messages to telnet now have newline appended Moved string compare nfunctions to RRFLibraries project Changed the form of paths to syscalls.o so that they don't depend on the file being present
Diffstat (limited to 'Maths')
-rw-r--r--Maths/trilateration-triple.wxmxbin0 -> 68236 bytes
-rw-r--r--Maths/trilateration.wxmxbin60204 -> 61076 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/Maths/trilateration-triple.wxmx b/Maths/trilateration-triple.wxmx
new file mode 100644
index 00000000..d76a7bac
--- /dev/null
+++ b/Maths/trilateration-triple.wxmx
Binary files differ
diff --git a/Maths/trilateration.wxmx b/Maths/trilateration.wxmx
index 3cf85c59..ab6c1e35 100644
--- a/Maths/trilateration.wxmx
+++ b/Maths/trilateration.wxmx
Binary files differ