From 9a7f380806df0f63a3dcb4a308691afb02c9522d Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Mon, 26 May 2025 18:35:52 -0400 Subject: [PATCH] Adjust, minor. --- .vscode/settings.json | 1 + differences.md | 11 +++++------ 2 files changed, 6 insertions(+), 6 deletions(-) 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 |