From caf257f5dd7879361bf5cc8dedc4cc6159589ecb Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Mon, 26 May 2025 18:51:09 -0400 Subject: [PATCH] Adjust readme: differences between marlin. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e8a5049..3e89af8 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,12 @@ Edit the relevant file according to your needs. | `variable_bed_temp_over` | `0` | `10` (default) | Speeds up print start | | `variable_bed_temp_not_exact` | `0` | `1` (default) | Speeds up print start | +### Any differences between this configuration and Sovol's Marlin firmware? + +| Property | Marlin | OSS Klipper Config | +| ------------------------- | ------ | ------------------ | +| `microsteps` | 16 | 128 | + ### How do I import a configuration bundle into SuperSlicer/PrusaSlicer? Please see this [discussion](https://github.com/bassamanator/Sovol-SV06-firmware/discussions/13).