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-11-25 21:35:09 +0300
committerDavid Crocker <dcrocker@eschertech.com>2019-11-25 21:35:09 +0300
commit200646d23f85e4ca29046783372385460f2830c6 (patch)
tree159eff32badfa5c93e0f134f2497408c177da998 /Maths
parentc8b01e75b1e1b2cbfcacb8b5816b900514f0ab68 (diff)
Various
Bug fix: bed compensation should take account of XY offset of current tool Pulsed filament monitors: don't display current position, because it is meaningless; also don't include calibration data in M122 report, as for laser and magnetic filament monitors. Flush and/or invalidate cache around DMA operations that do not use non-cached memory Fix minimum radius calculation for Scara kinematics Removed Duet3_V03 configuration Replaced NumTotalFans by MaxFans
Diffstat (limited to 'Maths')
-rw-r--r--Maths/closestPointOfApproach2d.wxmxbin0 -> 6856 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Maths/closestPointOfApproach2d.wxmx b/Maths/closestPointOfApproach2d.wxmx
new file mode 100644
index 00000000..2604a547
--- /dev/null
+++ b/Maths/closestPointOfApproach2d.wxmx
Binary files differ