Revert "creality.ini: move Ender-3 specific extruder_clearance"
Due to #589.
This reverts commit 34202f71e5
.
This commit is contained in:
parent
45cbac0b7c
commit
7eaadf0e47
1 changed files with 2 additions and 4 deletions
|
@ -296,8 +296,8 @@ external_perimeters_first = 0
|
|||
external_perimeter_extrusion_width = 0.45
|
||||
external_perimeter_speed = 25
|
||||
extra_perimeters = 0
|
||||
extruder_clearance_height = 50
|
||||
extruder_clearance_radius = 70
|
||||
extruder_clearance_height = 34
|
||||
extruder_clearance_radius = 47
|
||||
extrusion_width = 0.45
|
||||
fill_angle = 45
|
||||
fill_density = 15%
|
||||
|
@ -841,8 +841,6 @@ 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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue