mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 22:35:18 -06:00
📝 Improve, clean up READMEs (#988)
This commit is contained in:
parent
41c598df02
commit
58f3843bc6
18 changed files with 78 additions and 89 deletions
|
@ -16,7 +16,7 @@
|
|||
You can (OR MUST) dump the current settings of your printer. It may help you to figure out some configs, like steps/mm of your extruder.
|
||||
|
||||
1. Create a file named `savesettings.gcode` with the following content:
|
||||
```
|
||||
```gcode
|
||||
M6046 ; sdcard access
|
||||
M8512 "currentconfig.gcode" ; save settings to file
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue