mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-25 08:24:28 +08:00
reduced bottom_solid_layers XL0.4
This commit is contained in:
parent
ff9071fa3a
commit
12cf419726
@ -5765,6 +5765,7 @@ compatible_printers_condition = printer_notes=~/.*XLIS.*/ and nozzle_diameter[0]
|
||||
[print:0.20mm SPEED @XLIS 0.4]
|
||||
inherits = *XLIS_common*
|
||||
top_solid_infill_acceleration = 1500
|
||||
bottom_solid_layers = 3
|
||||
compatible_printers_condition = printer_notes=~/.*XLIS.*/ and nozzle_diameter[0]==0.4 and printer_notes!~/.*HF_NOZZLE.*/
|
||||
|
||||
[print:0.20mm STRUCTURAL @XLIS 0.4]
|
||||
@ -5816,7 +5817,7 @@ compatible_printers_condition = printer_notes=~/.*XLIS.*/ and nozzle_diameter[0]
|
||||
inherits = *XLIS_common*
|
||||
layer_height = 0.15
|
||||
top_solid_layers = 6
|
||||
bottom_solid_layers = 5
|
||||
bottom_solid_layers = 4
|
||||
support_material_contact_distance = 0.17
|
||||
raft_contact_distance = 0.15
|
||||
perimeter_speed = 170
|
||||
|
Loading…
x
Reference in New Issue
Block a user