mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 08:50:02 +00:00
14 lines
592 B
INI
14 lines
592 B
INI
[print:0.10mm DETAIL @0.25 nozzle MINI]
|
|
inherits = *0.10mm*; *0.25nozzleMINI*; *MINI*
|
|
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_PRUSA3D.*/ and printer_model=="MINI" and nozzle_diameter[0]==0.25
|
|
fill_pattern = grid
|
|
fill_density = 20%
|
|
support_material_contact_distance = 0.07
|
|
raft_contact_distance = 0.07
|
|
infill_acceleration = 1200
|
|
solid_infill_acceleration = 1000
|
|
top_solid_infill_acceleration = 800
|
|
external_perimeter_acceleration = 500
|
|
output_filename_format = {input_filename_base}_0.25n_{layer_height}mm_{printing_filament_types}_{printer_model}_{print_time}.gcode
|
|
|