mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-21 04:04:27 +08:00
Fix typo in Creality.ini
This commit is contained in:
parent
acc7720066
commit
40c4b94da2
@ -286,7 +286,7 @@ solid_infill_extrusion_width = 110%
|
||||
top_infill_extrusion_width = 100%
|
||||
support_material_extrusion_width = 95%
|
||||
|
||||
[print:*0.8mm*]
|
||||
[print:*0.08mm*]
|
||||
inherits = *common*
|
||||
layer_height = 0.08
|
||||
perimeters = 3
|
||||
@ -333,8 +333,8 @@ top_infill_extrusion_width = 0.45
|
||||
bottom_solid_layers = 3
|
||||
top_solid_layers = 4
|
||||
|
||||
[print:0.8mm HIGHDETAIL @CREALITY]
|
||||
inherits = *0.8mm*
|
||||
[print:0.08mm HIGHDETAIL @CREALITY]
|
||||
inherits = *0.08mm*
|
||||
compatible_printers_condition = printer_model=~/(ENDER|CR).*/ and nozzle_diameter[0]==0.4
|
||||
|
||||
[print:0.12mm DETAIL @CREALITY]
|
||||
|
Loading…
x
Reference in New Issue
Block a user