From 61869e2689ee6e883342afc704ad6ae540b5838a Mon Sep 17 00:00:00 2001 From: pedro Date: Fri, 28 May 2021 23:17:36 +0000 Subject: [PATCH] Add useful links to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 150b83c..fd0762e 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,7 @@ out4 - layer fan #### Temperature probes temp0 - Bed thermistor temp1 - Hotend thermistor + +## Useful links +[GCode library](https://duet3d.dozuki.com/Wiki/Gcode) +[RatRig vcore3 docs](https://ratrig.dozuki.com/c/Rat_Rig_V-Core_3)