mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Update dir structure.
This commit is contained in:
48
README.md
48
README.md
@@ -184,32 +184,40 @@ This repository contains many files and folders. Some are _necessary_ for this K
|
|||||||
|
|
||||||
```
|
```
|
||||||
├── cfgs ✅
|
├── cfgs ✅
|
||||||
│ ├── adxl-direct.cfg
|
│ ├── adxl-direct.cfg
|
||||||
│ ├── adxl-rp2040.cfg
|
│ ├── adxl-rp2040.cfg
|
||||||
│ ├── adxl-rpi-pico-2x.cfg
|
│ ├── adxl-rpi-pico-2x.cfg
|
||||||
│ ├── MECHANICAL_GANTRY_CALIBRATION.cfg
|
│ ├── MECHANICAL_GANTRY_CALIBRATION.cfg
|
||||||
│ ├── misc-macros.cfg
|
│ ├── misc-macros.cfg
|
||||||
│ ├── PARKING.cfg
|
│ ├── PARKING.cfg
|
||||||
│ └── TEST_SPEED.cfg
|
│ └── TEST_SPEED.cfg
|
||||||
├── CODE_OF_CONDUCT.md ❌
|
├── CODE_OF_CONDUCT.md ❌
|
||||||
├── CONTRIBUTING.md ❌
|
├── CONTRIBUTING.md ❌
|
||||||
|
├── .github ❌
|
||||||
|
│ ├── FUNDING.yml
|
||||||
|
│ └── ISSUE_TEMPLATE
|
||||||
|
│ ├── bug_report.md
|
||||||
|
│ └── feature_request.md
|
||||||
|
├── .gitignore ❌
|
||||||
├── images ❌
|
├── images ❌
|
||||||
│ ├── cup-border.png
|
│ ├── cup-border.png
|
||||||
│ ├── githubstar.gif
|
│ ├── githubstar.gif
|
||||||
│ ├── heart.gif
|
│ ├── heart.gif
|
||||||
│ ├── logo_white_stroke.png
|
│ ├── logo_white_stroke.png
|
||||||
│ └── party_blob.gif
|
│ └── party_blob.gif
|
||||||
├── misc ❌
|
├── misc ❌
|
||||||
│ ├── klipper-v0.11.0-148-g52f4e20c.bin
|
│ ├── klipper-v0.11.0-148-g52f4e20c.bin
|
||||||
│ ├── M503-output.yml
|
│ ├── M503-output.yml
|
||||||
│ ├── marlin-SV06V2.0.0A_2.24.bin
|
│ ├── marlin-SV06V2.0.0A_2.24.bin
|
||||||
│ ├── SuperSlicer_config_bundle.ini
|
│ ├── SuperSlicer_config_bundle.ini
|
||||||
│ ├── sv06-buildPlate.png
|
│ ├── sv06-buildPlate.png
|
||||||
│ ├── SV06-buildPlate.stl
|
│ ├── SV06-buildPlate.stl
|
||||||
│ └── SV06-texture.svg
|
│ └── SV06-texture.svg
|
||||||
├── moonraker.conf ✅
|
├── moonraker.conf ✅
|
||||||
├── printer.cfg ✅
|
├── printer.cfg ✅
|
||||||
└── README.md ❌
|
├── README.md ❌
|
||||||
|
└── .vscode ❌
|
||||||
|
└── settings.json
|
||||||
```
|
```
|
||||||
|
|
||||||
## <img src="./images/cup-border.png" width="30" alt='Ko-fi'/> Support Me <img src="./images/cup-border.png" width="30" alt='Ko-fi'/>
|
## <img src="./images/cup-border.png" width="30" alt='Ko-fi'/> Support Me <img src="./images/cup-border.png" width="30" alt='Ko-fi'/>
|
||||||
|
|||||||
Reference in New Issue
Block a user