Update readme with intro section

This commit is contained in:
pedro 2021-06-05 21:37:00 +00:00
parent 047265c50f
commit 440f51008e

View File

@ -1,4 +1,9 @@
# Vcore3 500^3
## Purpose
Configure and document a [Vcore3 from RatRig](https://www.ratrig.com/3d-printing-cnc/3d-printer-kits/all-3d-printer-kits/v-core3configurable.html) with a Duet 3 6HC.
The purpose of this repo is not to have a 1 fit all solution but the solution that works for my use case, I've tryed to provide all the hardware components and their setup, this may not suit your case. If you have a suggestion please consider opening a pull request.
In the other hand it may help you setup your printer in a fast way, use at your own risk.
Parts of the g code are not mine and were extracted from the ratrig config, duet github repos, etc (references on the links and external sources bellow.
## HW Config
#####
@ -110,7 +115,7 @@ Thermal probes in use:
- - PID tuning Bed && HotEnd
## Useful links
## Links and external sources
* [GCode library](https://duet3d.dozuki.com/Wiki/Gcode)
* [RatRig vcore3 docs](https://ratrig.dozuki.com/c/Rat_Rig_V-Core_3)
* [Duet Macros repo](https://github.com/Duet3D/GcodeMacros)