mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00

* Add files via upload * Add files via upload * Add files via upload * Update fusedform_300_draft_abs.inst.cfg * Add files via upload * Delete fusedform_300_draft_abs.inst.cfg * Delete fusedform_300_draft_pla.inst.cfg * Deletion of old files * changes in STD quality profiles * Changes in mini quality files * Changes in FF600 quality files * changes in machine definition name * Changes in definition files * extruder and definition linking * ff300 inherits and extruder def * Update fusedform_300.def.json * category deprecation in definitions * inherits * ff300 extruder definition machine * extruder machine definitions * Fused form FF600plus machine profiles * PETG profiles * Update fusedform_300.def.json * changes in start gcode * machine configuration dynamics on definitions * speed adjustments * dynamics modification in petg and flex quality * Further adjustments on dynamics definitiosn * Modification of all files under inherits data structure. * Quality setting version 15 to 16 * These changes are for limiting quality types in the materials defined * Quality Modification under Global and Material specific structure Global quality structures and material specific definitions under the global structures
28 lines
No EOL
515 B
INI
28 lines
No EOL
515 B
INI
[general]
|
|
version = 4
|
|
name = Normal Quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 16
|
|
type = quality
|
|
quality_type = normal
|
|
weight = -2
|
|
material = generic_petg
|
|
|
|
[values]
|
|
cool_fan_enabled = True
|
|
cool_fan_speed=30
|
|
cool_fan_speed_max=40
|
|
brim_width = 12
|
|
support_brim_enable = True
|
|
adhesion_type = brim
|
|
material_bed_temperature = 70
|
|
material_print_temperature = 245
|
|
speed_infill = =speed_print
|
|
speed_layer_0 = 30
|
|
speed_print = 30
|
|
speed_topbottom = 30
|
|
speed_travel = 70
|
|
speed_wall = 28
|
|
speed_wall_x = 30 |