From 200646d23f85e4ca29046783372385460f2830c6 Mon Sep 17 00:00:00 2001 From: David Crocker Date: Mon, 25 Nov 2019 18:35:09 +0000 Subject: 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 --- Maths/closestPointOfApproach2d.wxmx | Bin 0 -> 6856 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Maths/closestPointOfApproach2d.wxmx (limited to 'Maths') diff --git a/Maths/closestPointOfApproach2d.wxmx b/Maths/closestPointOfApproach2d.wxmx new file mode 100644 index 00000000..2604a547 Binary files /dev/null and b/Maths/closestPointOfApproach2d.wxmx differ -- cgit v1.2.3