From d89ec70dfcd645994b0b4a4e3889cefeb3847f57 Mon Sep 17 00:00:00 2001 From: David Crocker Date: Sun, 16 Oct 2016 22:07:10 +0100 Subject: Version 1.16 beta 1 (more like an alpha) Support up to 6 axes in many commands Allow creation of additional axes in M584 Display delta paremners to 3dp instead of 2dp Removed M126/M127 error messages Delta calibration now supports bed tilt parameters On Duet WiFi, delta calibration is now done in double precision maths Added support for G4 S parameter Bed compensation or delta calibration is now aborted if the probe was triggered at the start or was not triggered by the end of the probing move Bug fix: JSON file list returned by M20 S2 is now terminated by \n Bug fix: stupidly high temperatures were returned immediately after power up in response to status requests Bug fix: when using an analog Z probe, probing movements were sometimes aborted before the full depth had been probed but the firmware thought that probing had terminated at the full depth Bug fix: generic messages were sent to PanelDue in plain text format --- src/RepRapFirmware.pdp | Bin 0 -> 2512 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/RepRapFirmware.pdp (limited to 'src/RepRapFirmware.pdp') diff --git a/src/RepRapFirmware.pdp b/src/RepRapFirmware.pdp new file mode 100644 index 00000000..645411b7 Binary files /dev/null and b/src/RepRapFirmware.pdp differ -- cgit v1.2.3