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
diff options
context:
space:
mode:
authordc42 <dcrocker@eschertech.com>2020-01-03 18:43:11 +0300
committerGitHub <noreply@github.com>2020-01-03 18:43:11 +0300
commit8fe5b617e0b3528340aa04a7779c6df233808bd5 (patch)
treeb1c52d86db4570cdff80827e02ae8a0cc9c5fb84
parent40c6676ae653f15832bc7c8dba0c0b8febba58b0 (diff)
Update WHATS_NEW_RRF3.md3.0
-rw-r--r--WHATS_NEW_RRF3.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/WHATS_NEW_RRF3.md b/WHATS_NEW_RRF3.md
index 0aa206f7..84d74b82 100644
--- a/WHATS_NEW_RRF3.md
+++ b/WHATS_NEW_RRF3.md
@@ -7,11 +7,13 @@ Recommended compatible firmware:
- DuetSoftwareFramework 1.2.2.0
- Duet3Firmware_EXP3HC 3.0
-Upgrade notes since beta12:
+Upgrade notes:
+- **If you are upgrading from RepRapFirmware 2.x then you will need to make substantial changes to your config.g file.** See https://duet3d.dozuki.com/Wiki/RepRapFirmware_3_overview#Section_Summary_of_what_you_need_to_do_to_convert_your_configuration_and_other_files for details.
+
+The remaining items affect users of RepRapFirmware 3.0 beta (but not RC) versions:
- Endstop type S0 (active low switch) is no longer supported in M574 commands. Instead, use type S1 and invert the input by prefixing the pin name with '!'.
- If you are using Duet 3 expansion or tool boards, you must upgrade those to 3.0 too
-- Duet 3+SBC users must use DSF 1.2.2.0 or a compatible later version with this version of RRF
-- You should also upload the new IAP file for your system. You will need it when upgrading firmware in future. These files are called Duet2CombinedIAP.bin, DuetMaestroIAP.bin, Duet3_SBCiap_MB6HC.bin (for Duet 3+SBC) and Duet3_SDiap.bin (for Duet 3 standalone systems). You can leave the old IAP files on your system, they have different names and you will need them if you downgrade to earlier firmware.
+- You should also upload the new IAP file for your system. You will need it when upgrading firmware in future. These files are called Duet2CombinedIAP.bin, DuetMaestroIAP.bin, Duet3_SBCiap_MB6HC.bin (for Duet 3+SBC) and Duet3_SDiap.bin (for Duet 3 standalone systems). Leave the old IAP files on your system, they have different names and you will need them again if you downgrade to older firmware.
- Duet 3 users: there is no longer a default bed heater. To use Heater 0 as the bed heater, put M140 H0 in config.g (later in config.g than your M950 H0 command).
Known limitations: