diff --git a/.vscode/settings.json b/.vscode/settings.json index 226a9c2..6998789 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -20,6 +20,7 @@ "Klipper", "Klipperized", "lrwxrwxrwx", + "microsteps", "moonraker", "normalsize", "octahedroflake", diff --git a/differences.md b/differences.md index 50407cf..64709c7 100644 --- a/differences.md +++ b/differences.md @@ -1,7 +1,6 @@ # Differences -Property|Marlin|Here ------|-----|----- -`stepper_x` `run_current`|conte|conte -`stepper_y` `run_current`|conte|conte -`stepper_z` `run_current`|conte|conte -`microsteps`|conte|conte \ No newline at end of file + +| Property | Marlin | OSS Klipper Config | +| ------------------------- | ------ | ------------------ | +| `stepper_z` `run_current` | 0.800 | 0.900 | +| `microsteps` | 16 | 128 |