Compare commits
No commits in common. "c996dbc36055a02094c00d3cd7c5223a82925b59" and "9dff676aa551175f8647f3e7bde197c599c45acb" have entirely different histories.
c996dbc360
...
9dff676aa5
@ -104,8 +104,11 @@ wall_overhang_speed_factor = 30
|
|||||||
|
|
||||||
z_seam_type = sharpest_corner
|
z_seam_type = sharpest_corner
|
||||||
|
|
||||||
|
retraction_amount = 0.7
|
||||||
|
retraction_speed = 40
|
||||||
retraction_retract_speed = =retraction_speed
|
retraction_retract_speed = =retraction_speed
|
||||||
retraction_prime_speed = =retraction_speed / 2
|
retraction_prime_speed = =retraction_speed / 2
|
||||||
|
retraction_extra_prime_amount = 0.05
|
||||||
|
|
||||||
machine_firmware_retract = True
|
machine_firmware_retract = True
|
||||||
klipper_retract_length = =retraction_amount
|
klipper_retract_length = =retraction_amount
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
| Setting | Value |
|
| Setting | Value |
|
||||||
| :--------------------------------------------- | :------- |
|
| :--------------------------------------------- | :------- |
|
||||||
| Printing Temperature | 230°C |
|
| Printing Temperature | 230°C |
|
||||||
| Build Plate Temperature | 70°C |
|
| Build Plate Temperature | 65°C |
|
||||||
| Flow | 100% |
|
| Flow | |
|
||||||
| Retraction Distance | 0.4mm |
|
| Retraction Distance | |
|
||||||
| Retraction Speed | 50mm/s |
|
| Retraction Speed | |
|
||||||
| Retraction Extra Prime Amount | 0.03mm |
|
| Retraction Extra Prime Amount | |
|
||||||
| Linear Advance Factor | 0.000 |
|
| Linear Advance Factor | |
|
||||||
|
|
||||||
## Prices
|
## Prices
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user