From 3e152217f9c4c2ec9f6a4012f33aa5943f4c733a Mon Sep 17 00:00:00 2001 From: dc42 Date: Tue, 3 Jan 2017 09:23:16 +0000 Subject: [PATCH] Update WHATS_NEW Added changes in version 1.17a --- WHATS_NEW | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/WHATS_NEW b/WHATS_NEW index 353bd19..02f7063 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -2,6 +2,19 @@ Summary of important changes in recent versions =============================================== +Version 1.17a +============= + +Homing speeds: +- The speed factor (M220 command, or speed control in DWC and PanelDue) no longer affects the speed of homing moves or other special moves (i.e. G1 commands with S1 or S2 parameter) + +Bug fixes: +- Fixed the M120 (Push) command +- Setting relative extruder movement (M83) or a feed rate (G1 Fxxx) in config.g now works again +- The F (feed rate) parameter is now processed correctly on a G1 command with the R parameter + +For upgrade notes, see version 1.17. + Version 1.17 ============