mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-25 07:39:25 +08:00
Add the profile
Recovery eryone_thinker_fast.inst.cfg
This commit is contained in:
parent
4c6b8a6e1d
commit
c96ddcaddc
@ -0,0 +1,25 @@
|
|||||||
|
[general]
|
||||||
|
version = 4
|
||||||
|
name = Fast
|
||||||
|
definition = eryone_thinker
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 19
|
||||||
|
type = quality
|
||||||
|
quality_type = fast
|
||||||
|
weight = -1
|
||||||
|
global_quality = True
|
||||||
|
|
||||||
|
[values]
|
||||||
|
acceleration_print = 1500
|
||||||
|
acceleration_travel = 3000
|
||||||
|
infill_sparse_density = 15
|
||||||
|
initial_layer_line_width_factor = 110.0
|
||||||
|
layer_height = 0.25
|
||||||
|
speed_infill = =math.ceil(speed_print * 80 / 60)
|
||||||
|
speed_topbottom = =math.ceil(speed_print * 40 / 60)
|
||||||
|
speed_travel = =speed_print if magic_spiralize else 150
|
||||||
|
speed_wall_x = =math.ceil(speed_print * 80 / 60)
|
||||||
|
top_layers = 5
|
||||||
|
bottom_layers = 3
|
||||||
|
wall_line_count = 2
|
Loading…
x
Reference in New Issue
Block a user