Added conditional beeping to MECHANICAL_GANTRY_CALIBRATION.cfg. Adjusted directory structure section in readme.md.

This commit is contained in:
Bassam Husain
2023-03-27 18:26:21 -04:00
parent eb029fe891
commit c7bcbe863e
2 changed files with 6 additions and 4 deletions

View File

@@ -77,6 +77,8 @@ This repository contains many files and folders. Some are *necessary* for this K
│ ├── misc-macros.cfg
│ ├── PARKING.cfg
│ └── TEST_SPEED.cfg
├── .vscode❌
├── .gitignore❌
├── images ❌
│ ├── githubstar.gif
│ ├── heart.gif
@@ -85,7 +87,7 @@ This repository contains many files and folders. Some are *necessary* for this K
│ ├── cup-border.png
│ ├── logo_white_stroke.png
│ └── SuperSlicer_config_bundle.ini
├── moonraker.conf ✅ ❌ (depends if you already have this file or not)
├── moonraker.conf ✅ ❌ ¿? (depends if you already have this file or not)
├── osskc.cfg ✅
└── README.md ❌
```