mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -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
22 lines
No EOL
384 B
INI
22 lines
No EOL
384 B
INI
[general]
|
|
version = 4
|
|
name = Draft quality
|
|
definition = fusedform_base
|
|
|
|
[metadata]
|
|
setting_version = 16
|
|
type = quality
|
|
quality_type = draft
|
|
weight = -2
|
|
material = generic_pva
|
|
|
|
[values]
|
|
material_print_temperature = 190
|
|
material_bed_temperature = 60
|
|
speed_infill = =speed_print
|
|
speed_layer_0 = 20
|
|
speed_print = 25
|
|
speed_topbottom = 20
|
|
speed_travel = 70
|
|
speed_wall = 20
|
|
speed_wall_x = 25 |