From 31edf4e60be62589b8dc1ecdadf7ea1090d1895c Mon Sep 17 00:00:00 2001 From: Kaz <455143715@qq.com> Date: Mon, 28 Oct 2019 11:00:55 +0800 Subject: [PATCH] Add files via upload makeblock quality file --- .../makeblock/makeblock_pla_normal.inst.cfg | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 resources/quality/makeblock/makeblock_pla_normal.inst.cfg diff --git a/resources/quality/makeblock/makeblock_pla_normal.inst.cfg b/resources/quality/makeblock/makeblock_pla_normal.inst.cfg new file mode 100644 index 0000000000..5bcfc58f63 --- /dev/null +++ b/resources/quality/makeblock/makeblock_pla_normal.inst.cfg @@ -0,0 +1,20 @@ +[general] +version = 4 +name = Fine +definition = makeblock + +[metadata] +setting_version = 6 +type = quality +quality_type = normal +weight = 0 +material = generic_pla + +[values] +default_material_print_temperature = 190 +material_initial_print_temperature = 190 +material_final_print_temperature = 185 +material_flow = 94 +retraction_speed = 55 +skirt_line_count = 2 +adhesion_type = skirt \ No newline at end of file