Browse Source

Update helpful links

Scott Lahteine 3 years ago
parent
commit
00985cffea
1 changed files with 13 additions and 9 deletions
  1. 13
    9
      Marlin/Configuration.h

+ 13
- 9
Marlin/Configuration.h View File

@@ -42,15 +42,19 @@
42 42
 //===========================================================================
43 43
 
44 44
 /**
45
- * Here are some standard links for getting your machine calibrated:
46
- *
47
- * https://reprap.org/wiki/Calibration
48
- * https://youtu.be/wAL9d7FgInk
49
- * http://calculator.josefprusa.cz
50
- * https://reprap.org/wiki/Triffid_Hunter%27s_Calibration_Guide
51
- * https://www.thingiverse.com/thing:5573
52
- * https://sites.google.com/site/repraplogphase/calibration-of-your-reprap
53
- * https://www.thingiverse.com/thing:298812
45
+ * Here are some useful links to help get your machine configured and calibrated:
46
+ *
47
+ * Example Configs:     https://github.com/MarlinFirmware/Configurations/branches/all
48
+ *
49
+ * Průša Calculator:    https://blog.prusaprinters.org/calculator_3416/
50
+ *
51
+ * Calibration Guides:  https://reprap.org/wiki/Calibration
52
+ *                      https://reprap.org/wiki/Triffid_Hunter%27s_Calibration_Guide
53
+ *                      https://sites.google.com/site/repraplogphase/calibration-of-your-reprap
54
+ *                      https://youtu.be/wAL9d7FgInk
55
+ *
56
+ * Calibration Objects: https://www.thingiverse.com/thing:5573
57
+ *                      https://www.thingiverse.com/thing:1278865
54 58
  */
55 59
 
56 60
 //===========================================================================

Loading…
Cancel
Save