mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-16 04:55:57 +08:00
reduced bottom_solid_layers for nonHF04
This commit is contained in:
parent
afd0e39ae9
commit
ff9071fa3a
@ -4238,6 +4238,7 @@ compatible_printers_condition = printer_notes=~/.*MK4IS.*/ and nozzle_diameter[0
|
|||||||
inherits = *MK4IS_common*
|
inherits = *MK4IS_common*
|
||||||
renamed_from = "0.20mm Input Shaper @MK4IS 0.4"
|
renamed_from = "0.20mm Input Shaper @MK4IS 0.4"
|
||||||
top_solid_infill_acceleration = 1500
|
top_solid_infill_acceleration = 1500
|
||||||
|
bottom_solid_layers = 3
|
||||||
compatible_printers_condition = printer_notes=~/.*MK4IS.*/ and nozzle_diameter[0]==0.4 and printer_notes!~/.*HF_NOZZLE.*/
|
compatible_printers_condition = printer_notes=~/.*MK4IS.*/ and nozzle_diameter[0]==0.4 and printer_notes!~/.*HF_NOZZLE.*/
|
||||||
|
|
||||||
[print:0.20mm SPEED @MK4IS HF0.4]
|
[print:0.20mm SPEED @MK4IS HF0.4]
|
||||||
@ -4274,7 +4275,7 @@ overhang_speed_3 = 90%
|
|||||||
inherits = *MK4IS_common*
|
inherits = *MK4IS_common*
|
||||||
layer_height = 0.15
|
layer_height = 0.15
|
||||||
top_solid_layers = 6
|
top_solid_layers = 6
|
||||||
bottom_solid_layers = 5
|
bottom_solid_layers = 4
|
||||||
support_material_contact_distance = 0.17
|
support_material_contact_distance = 0.17
|
||||||
raft_contact_distance = 0.15
|
raft_contact_distance = 0.15
|
||||||
perimeter_speed = 170
|
perimeter_speed = 170
|
||||||
|
Loading…
x
Reference in New Issue
Block a user