* Condense calibration steps and inline images
Reformatted the calibration steps by combining list items and their associated images into single lines using <br> tags, reducing vertical space and improving readability. No content was removed; only the layout and formatting were changed.
* Number list fix
* Update Calibration.md
* Update pressure-advance-calib.md
* Add editor and markdown configuration files
Introduces .editorconfig, .markdownlint.json, and VS Code settings for consistent formatting and markdown linting. These files help standardize code style and markdown indentation across the project.
* Full reformat