2 Commits

Author SHA1 Message Date
Bassam Husain
2fb3db4323 Add new OS bundles: added 15mm3 profiles. 2025-05-27 00:06:39 -04:00
Bassam Husain
f6b7c3aad9 Adjust readme: differences between marlin. 2025-05-26 19:03:06 -04:00
11 changed files with 10 additions and 1 deletions

View File

@@ -362,6 +362,15 @@ Edit the relevant file according to your needs.
| `variable_bed_temp_over` | `0` | `10` (default) | Speeds up print start | | `variable_bed_temp_over` | `0` | `10` (default) | Speeds up print start |
| `variable_bed_temp_not_exact` | `0` | `1` (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 |
| ------------------------- | ------ | ------------------ |
| `stepper_x` `run_current` | 0.860 | 0.600 |
| `stepper_y` `run_current` | 0.900 | 0.600 |
| `stepper_z` `run_current` | 0.800 | 0.600 |
| `microsteps` | 16 | 64 |
### How do I import a configuration bundle into SuperSlicer/PrusaSlicer? ### How do I import a configuration bundle into SuperSlicer/PrusaSlicer?
Please see this [discussion](https://github.com/bassamanator/Sovol-SV06-firmware/discussions/13). Please see this [discussion](https://github.com/bassamanator/Sovol-SV06-firmware/discussions/13).