mirror of
https://github.com/prusa3d/Slic3r-settings.git
synced 2025-08-21 14:31:20 +02:00
Creality.ini: Add 0.06mm ULTRADETAIL
This commit is contained in:
@@ -492,6 +492,13 @@ xy_size_compensation = 0
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[print:*0.06mm*]
|
||||||
|
inherits = *common*
|
||||||
|
layer_height = 0.06
|
||||||
|
bottom_solid_layers = 11
|
||||||
|
top_solid_layers = 13
|
||||||
|
bridge_flow_ratio = 0.70
|
||||||
|
|
||||||
[print:*0.08mm*]
|
[print:*0.08mm*]
|
||||||
inherits = *common*
|
inherits = *common*
|
||||||
layer_height = 0.08
|
layer_height = 0.08
|
||||||
@@ -610,6 +617,16 @@ support_material_extrusion_width = 0.54
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[print:0.06 mm ULTRADETAIL (0.3 mm nozzle) @CREALITY]
|
||||||
|
inherits = *0.06mm*; *0.3nozzle*
|
||||||
|
compatible_printers_condition = printer_model=~/(ENDER|CR|SERMOON).*/ and nozzle_diameter[0]==0.3
|
||||||
|
|
||||||
|
[print:0.06 mm ULTRADETAIL (0.4 mm nozzle) @CREALITY]
|
||||||
|
inherits = *0.06mm*; *0.4nozzle*
|
||||||
|
compatible_printers_condition = printer_model=~/(ENDER|CR|SERMOON).*/ and nozzle_diameter[0]==0.4
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[print:0.08 mm SUPERDETAIL (0.3 mm nozzle) @CREALITY]
|
[print:0.08 mm SUPERDETAIL (0.3 mm nozzle) @CREALITY]
|
||||||
inherits = *0.08mm*; *0.3nozzle*
|
inherits = *0.08mm*; *0.3nozzle*
|
||||||
compatible_printers_condition = printer_model=~/(ENDER|CR|SERMOON).*/ and nozzle_diameter[0]==0.3
|
compatible_printers_condition = printer_model=~/(ENDER|CR|SERMOON).*/ and nozzle_diameter[0]==0.3
|
||||||
|
Reference in New Issue
Block a user