mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
creality.ini: move Ender-3 specific extruder_clearance
replace general extruder_clearance with higher values so there's
a lot of clearance leeway until we get exact figures for each
printer model.
related: f9b4bbb016
This commit is contained in:
@@ -287,8 +287,8 @@ external_perimeters_first = 0
|
||||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 25
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 34
|
||||
extruder_clearance_radius = 47
|
||||
extruder_clearance_height = 50
|
||||
extruder_clearance_radius = 70
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
@@ -834,6 +834,8 @@ inherits = *common*
|
||||
renamed_from = "Creality ENDER-3"
|
||||
bed_shape = 3x3,228x3,228x228,3x228
|
||||
max_print_height = 250
|
||||
extruder_clearance_height = 34
|
||||
extruder_clearance_radius = 47
|
||||
printer_model = ENDER3
|
||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_CREALITY\nPRINTER_MODEL_ENDER3\nPRINTER_HAS_BOWDEN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user