Signed-off-by: Sgr A* VMT <1611902585@qq.com>
This commit is contained in:
Sgr A* VMT
2024-03-23 06:17:44 +00:00
committed by Gitee
parent 5392bb5969
commit 756ec2e54b
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ gcode:
```
**Step 2:** Execute `DATA_SAMPLE BED_TMEP=<target bed temperature> NOZZLE_TEMP=<target nozzle temperature> MIN_TEMP=<minimum temperature of sampling range> MAX_TEMP=<maximum temperature of samping range>`
if you dont input any parameter,it will run with default parameters(BED_TMEP=90 NOZZLE_TEMP=250 MIN_TEMP=40 MAX_TEMP=70).
if you dont input any parameter,it will run with default parameters(BED_TEMP=90 NOZZLE_TEMP=250 MIN_TEMP=40 MAX_TEMP=70).
This will generate four files (data1, data2, data3, data4) in the klipper folder. This process takes a long time.
**Step 3:** Move the four generated files to the IDM folder in your user directory.