21 Commits

Author SHA1 Message Date
Bassam Husain
2bf38dd416 Update OS bundles; minor improvements. 2025-11-06 15:29:56 -05:00
Bassam Husain
515b423237 Update klipper.bin. Update OS bundles; minor improvements.
Squashed commit of the following:

commit 41b619305bb09fc03c07b838d1a2c0cea717a96f
Author: Bassam Husain <bassam.husain@gmail.com>
Date:   Thu Nov 6 15:17:04 2025 -0500

    Update OS bundles; minor improvements.

commit da6b3be36abda94b21fb1bd3c10d72006cb57a4c
Author: Bassam Husain <bassam.husain@gmail.com>
Date:   Tue Oct 21 12:46:28 2025 -0400

    Update firmware: v0.13.0-114-g841a9ca2f.
2025-11-06 15:18:21 -05:00
Bassam Husain
869bbffeb9 Adjust firmware compilation instructions. 2025-10-20 13:54:58 -04:00
Bassam Husain
3ec59f3e05 Fix support settings for 0.6 nozzle; OS. 2025-07-20 20:46:03 -04:00
Bassam Husain
9e3ba15aee Fix support settings for 0.6 nozzle; OS. 2025-07-20 20:44:41 -04:00
Bassam
be9b47ece2 Update printer.cfg
Adjust `sense_resistor` values to 0.110 according to BTT wiki:
https://bttwiki.com/TMC2209.html#standalone-mode-vref-setting.
2025-06-16 14:03:21 -04:00
Bassam Husain
2fb3db4323 Add new OS bundles: added 15mm3 profiles. 2025-05-27 00:06:39 -04:00
Bassam Husain
7d9cb1d8fb Add new OS bundles: added 15mm3 profiles. 2025-05-27 00:01:07 -04:00
Bassam Husain
f6b7c3aad9 Adjust readme: differences between marlin. 2025-05-26 19:03:06 -04:00
Bassam Husain
5267b5db80 Adjust readme: differences between marlin. 2025-05-26 18:46:02 -04:00
Bassam Husain
f704ca26aa Lower stepper_z run_current to 0.900. 2025-05-26 18:28:40 -04:00
Bassam Husain
100308b81e Adjust FAQ: _globals explanation; NOTEs in misc-macros.cfg. 2025-05-19 13:10:53 -04:00
Bassam Husain
720ad095f0 Merge bedtempNotExact into master. 2025-05-17 22:32:43 -04:00
Bassam Husain
21ab5937be Minor adjustments to README download section. Add firmware v0.13.x. 2025-05-17 19:19:15 -04:00
Bassam Husain
17f4c3a21e Update OS bundles. 2025-04-20 17:55:54 -04:00
Bassam Husain
54195307bf Adjust OrcaSlicer merge. 2025-04-19 11:15:32 -04:00
Bassam
75d7f241ba Merge pull request #211 from apparle/orcaslicer_support
OrcaSlicer profiles added.
2025-04-19 10:56:49 -04:00
Apoorv Parle
b622ca4663 Reword the documentation a bit. 2025-04-19 02:52:55 -07:00
Apoorv Parle
e1bc37e009 Add initial version of OrcaSlicer and ancillary files to convert config from PrusaSlicer to OrcaSlicer 2025-04-19 02:46:02 -07:00
Bassam Husain
e712f7b8a1 Adjust bundles: PS-2.9.2. 2025-04-15 02:54:47 -04:00
Bassam Husain
e00ff1d311 Adjust scarf joint settings. 2025-04-01 16:43:21 -04:00
15 changed files with 22 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ support my open source work ❤️
| Printer | Branch | | Printer | Branch |
| ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- | | ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- |
| Sovol SV06 | [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) | | Sovol SV06 | [master](https://github.com/bassamanator/Sovol-SV06-firmware/tree/master) |
| ${\normalsize{\textcolor{darkturquoise}{\text{Sovol SV06 SKR-Mini-E3-V3.0}}}}$ | ⚡ ${\small{\textcolor{darkturquoise}{\text{YOU ARE HERE}}}}$ ⚡ | | ${\normalsize{\textcolor{darkturquoise}{\text{Sovol SV06 SKR-Mini-E3-V3.0}}}}$ | ⚡ ${\small{\textcolor{darkturquoise}{\text{YOU ARE HERE}}}}$ ⚡ |
| Sovol SV06 Fly-E3-Pro-V3 | [fly-e3-pro-v3](https://github.com/ElPainis/Fly-E3-Pro-v3) \*\* | | Sovol SV06 Fly-E3-Pro-V3 | [fly-e3-pro-v3](https://github.com/ElPainis/Fly-E3-Pro-v3) \*\* |
| Sovol SV06 Plus | [sv06-plus](https://github.com/bassamanator/Sovol-SV06-firmware/tree/sv06-plus) | | Sovol SV06 Plus | [sv06-plus](https://github.com/bassamanator/Sovol-SV06-firmware/tree/sv06-plus) |
| All other printers | [any-printer](https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer) | | All other printers | [any-printer](https://github.com/bassamanator/Sovol-SV06-firmware/tree/any-printer) |
@@ -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).

View File

@@ -23,8 +23,6 @@ You have to decide what camp you want to be apart off.
##### Update Klipper repo first ##### Update Klipper repo first
\*\* _For those coming from the_ ${\small{\textcolor{WildStrawberry}{\texttt{Before You B.egin}}}}$ _section (installing Klipper for the first time), complete_ **only** _this section_. No need to compile the firmware, etc.
It's always best to update the Klipper repository that lives on the host before compiling. This ensures that your `klipper.bin` will be as 'fresh' as possible. It's always best to update the Klipper repository that lives on the host before compiling. This ensures that your `klipper.bin` will be as 'fresh' as possible.
- In `Fluidd`, you can do this from `Settings` > `Software Updates`. - In `Fluidd`, you can do this from `Settings` > `Software Updates`.
@@ -37,9 +35,13 @@ It's always best to update the Klipper repository that lives on the host before
1. `ssh` into the Klipper host (i.e., RPi, OrangePi, etc.). 1. `ssh` into the Klipper host (i.e., RPi, OrangePi, etc.).
2. `cd ~/klipper` 2. `cd ~/klipper`
3. `make menuconfig` 3. `make menuconfig`
4. Set things up to look as follows: - Adjusts compilation settings via terminal GUI.
![make-menuconfig](https://github.com/bassamanator/Sovol-SV06-firmware/assets/61985779/22298d47-2604-4231-ad10-7d6793be7904) 5. Set things up to look as follows:
5. `make clean` <div align='center'>
<img width="561" height="323" alt="image" src="https://github.com/user-attachments/assets/868f89f7-29a2-42b6-bf08-e7a59e8c8510" />
</div>
6. `make clean`
- Clears `~/klipper/out/` - Clears `~/klipper/out/`
6. `make` 7. `make`
- Compiles `klipper.bin` and puts it in `~/klipper/out/` - Compiles `klipper.bin` and puts it in `~/klipper/out/`

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

View File

@@ -41,7 +41,7 @@ tx_pin: PC10
run_current: 0.600 run_current: 0.600
stealthchop_threshold: 0 stealthchop_threshold: 0
interpolate: False interpolate: False
sense_resistor: 0.150 sense_resistor: 0.110
uart_address: 0 uart_address: 0
driver_SGTHRS: 81 driver_SGTHRS: 81
diag_pin: PC0 diag_pin: PC0
@@ -64,7 +64,7 @@ tx_pin: PC10
run_current: 0.600 run_current: 0.600
stealthchop_threshold: 0 stealthchop_threshold: 0
interpolate: False interpolate: False
sense_resistor: 0.150 sense_resistor: 0.110
uart_address: 2 uart_address: 2
driver_SGTHRS: 81 driver_SGTHRS: 81
diag_pin: PC1 diag_pin: PC1
@@ -86,7 +86,7 @@ tx_pin: PC10
run_current: 0.600 run_current: 0.600
stealthchop_threshold: 0 stealthchop_threshold: 0
interpolate: False interpolate: False
sense_resistor: 0.150 sense_resistor: 0.110
uart_address: 1 uart_address: 1
# diag_pin: PC2 # Should not be needed # diag_pin: PC2 # Should not be needed
@@ -120,7 +120,7 @@ tx_pin: PC10
run_current: 0.550 run_current: 0.550
stealthchop_threshold: 0 stealthchop_threshold: 0
interpolate: False interpolate: False
sense_resistor: 0.150 sense_resistor: 0.110
uart_address: 3 uart_address: 3
##################################################################### #####################################################################