mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00

Conflicts: plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne. resources/definitions -> Bunch of conflicts with profile updates. resources/quality -> Bunch of conflicts with profile updates. resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
30 lines
No EOL
662 B
INI
30 lines
No EOL
662 B
INI
[general]
|
|
version = 4
|
|
name = Quick
|
|
definition = deltacomb_base
|
|
|
|
[metadata]
|
|
setting_version = 19
|
|
type = intent
|
|
quality_type = D030
|
|
intent_category = quick
|
|
material = generic_pla
|
|
variant = DBE 0.40mm
|
|
|
|
[values]
|
|
speed_infill = =speed_print
|
|
speed_topbottom = =speed_print
|
|
speed_wall = =speed_print
|
|
speed_wall_0 = =speed_wall
|
|
speed_wall_x = =speed_wall
|
|
top_bottom_thickness = =wall_thickness
|
|
wall_thickness = =line_width * 2
|
|
infill_sparse_density = 15
|
|
infill_line_width = =line_width
|
|
jerk_print = 30
|
|
jerk_topbottom = =jerk_print
|
|
jerk_wall = =jerk_print
|
|
jerk_wall_0 = =jerk_wall
|
|
jerk_wall_x = =jerk_wall
|
|
line_width = =machine_nozzle_size
|
|
wall_line_width_x = =line_width |