mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Reduce size by Json Fromatting (#13163)
Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces. This effectively reduces the size by almost 20 MB. | Current | New | |---|---| | 85.2 Mib | 67 Mib | Used [JQ](https://jqlang.org/) `--tab` to automatically format every current JSON. > [!NOTE] > Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
This commit is contained in:
@@ -1,23 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_machine_phoenixprov1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"setting_id": "GM001",
|
||||
"printer_model": "WEMAKE3D PhoenixProV1",
|
||||
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"max_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
|
||||
"nozzle_type" : "brass"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_machine_phoenixprov1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"setting_id": "GM001",
|
||||
"printer_model": "WEMAKE3D PhoenixProV1",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"max_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
|
||||
@@ -1,23 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_machine_phoenixprov1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D PhoenixProV1",
|
||||
|
||||
"nozzle_diameter": [
|
||||
"0.3"
|
||||
],
|
||||
"printer_variant": "0.3",
|
||||
"max_layer_height": [
|
||||
"0.24"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.06"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_machine_phoenixprov1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D PhoenixProV1",
|
||||
"nozzle_diameter": [
|
||||
"0.3"
|
||||
],
|
||||
"printer_variant": "0.3",
|
||||
"max_layer_height": [
|
||||
"0.24"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.06"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
|
||||
@@ -1,23 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_machine_phoenixprov1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D PhoenixProV1",
|
||||
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_machine_phoenixprov1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D PhoenixProV1",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
|
||||
@@ -1,23 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_machine_phoenixprov1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D PhoenixProV1",
|
||||
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"max_layer_height": [
|
||||
"0.48"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_machine_phoenixprov1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D PhoenixProV1",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"max_layer_height": [
|
||||
"0.48"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
|
||||
@@ -1,13 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "WEMAKE3D PhoenixProV1",
|
||||
"model_id": "v1",
|
||||
"nozzle_diameter": "0.2;0.3;0.4;0.6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "WEMAKE3D",
|
||||
"bed_model": "WEMAKE3D PhoenixProV1_buildplate_model.stl",
|
||||
"bed_texture": "WEMAKE3D PhoenixProV1_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Generic PETG @System;Generic PLA @System"
|
||||
|
||||
}
|
||||
"type": "machine_model",
|
||||
"name": "WEMAKE3D PhoenixProV1",
|
||||
"model_id": "v1",
|
||||
"nozzle_diameter": "0.2;0.3;0.4;0.6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "WEMAKE3D",
|
||||
"bed_model": "WEMAKE3D PhoenixProV1_buildplate_model.stl",
|
||||
"bed_texture": "WEMAKE3D PhoenixProV1_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Generic PETG @System;Generic PLA @System"
|
||||
}
|
||||
|
||||
@@ -1,23 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_machine_tinybotv1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D TinyBotV1",
|
||||
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"max_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
|
||||
"nozzle_type" : "brass"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_machine_tinybotv1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D TinyBotV1",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"max_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
|
||||
@@ -1,23 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_machine_tinybotv1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D TinyBotV1",
|
||||
|
||||
"nozzle_diameter": [
|
||||
"0.3"
|
||||
],
|
||||
"printer_variant": "0.3",
|
||||
"max_layer_height": [
|
||||
"0.24"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.06"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_machine_tinybotv1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D TinyBotV1",
|
||||
"nozzle_diameter": [
|
||||
"0.3"
|
||||
],
|
||||
"printer_variant": "0.3",
|
||||
"max_layer_height": [
|
||||
"0.24"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.06"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
|
||||
@@ -1,23 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_machine_tinybotv1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D TinyBotV1",
|
||||
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_machine_tinybotv1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D TinyBotV1",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_variant": "0.4",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
|
||||
@@ -1,23 +1,21 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_machine_tinybotv1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D TinyBotV1",
|
||||
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"max_layer_height": [
|
||||
"0.48"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_machine_tinybotv1_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM001",
|
||||
"instantiation": "true",
|
||||
"printer_model": "WEMAKE3D TinyBotV1",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"max_layer_height": [
|
||||
"0.48"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"printer_settings_id": "WEMAKE3D",
|
||||
"nozzle_type": "brass"
|
||||
}
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "WEMAKE3D TinyBotV1",
|
||||
"model_id": "v1",
|
||||
"nozzle_diameter": "0.2;0.3;0.4;0.6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "WEMAKE3D",
|
||||
"bed_model": "WEMAKE3D TinyBotV1_buildplate_model.stl",
|
||||
"bed_texture": "WEMAKE3D TinyBotV1_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Generic PETG @System;Generic PLA @System"
|
||||
}
|
||||
"type": "machine_model",
|
||||
"name": "WEMAKE3D TinyBotV1",
|
||||
"model_id": "v1",
|
||||
"nozzle_diameter": "0.2;0.3;0.4;0.6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "WEMAKE3D",
|
||||
"bed_model": "WEMAKE3D TinyBotV1_buildplate_model.stl",
|
||||
"bed_texture": "WEMAKE3D TinyBotV1_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Generic PETG @System;Generic PLA @System"
|
||||
}
|
||||
|
||||
@@ -1,143 +1,143 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"gcode_flavor": "marlin2",
|
||||
"printer_technology": "FFF",
|
||||
"machine_start_gcode": "",
|
||||
"machine_end_gcode": "",
|
||||
"printer_extruder_variant": [
|
||||
"Direct Drive Standard"
|
||||
],
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.3",
|
||||
"0.4",
|
||||
"0.6"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.2"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"120"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": "",
|
||||
"machine_pause_gcode": "M600\n",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"gcode_flavor": "marlin2",
|
||||
"printer_technology": "FFF",
|
||||
"machine_start_gcode": "",
|
||||
"machine_end_gcode": "",
|
||||
"printer_extruder_variant": [
|
||||
"Direct Drive Standard"
|
||||
],
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.3",
|
||||
"0.4",
|
||||
"0.6"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.2"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"120"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": "",
|
||||
"machine_pause_gcode": "M600\n",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,135 +1,137 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_phoenixprov1_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printable_area": [ "0x0", "300x0", "300x300", "0x300" ],
|
||||
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.3",
|
||||
"0.4",
|
||||
"0.6"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
|
||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nG28 ; home all\nG34; Align Z\nG29; UBL\n\nG1 Y1.0 Z0.3 F1000 ; move print head up\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG92 E0.0\n; initial load\nG1 X205.0 E19 F1000\nG1 Y1.6\nG1 X5.0 E19 F1000\nG92 E0.0\n; intro line\nG1 Y2.0 Z0.2 F1000\nG1 X65.0 E9.0 F1000\nG1 X105.0 E12.5 F1000\nG92 E0.0",
|
||||
"machine_end_gcode": ";PRINT_END\nG91 ;Relative positionning\nG1 E-2 F2700 ;Retract a bit\nG1 E-8 X5 Y5 Z3 F3000 ;Retract\nG90 ;Absolute positionning\nG1 X10 Y300 F6000;Finish print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": "",
|
||||
"machine_pause_gcode": "M600\n",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_phoenixprov1_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"300x0",
|
||||
"300x300",
|
||||
"0x300"
|
||||
],
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.3",
|
||||
"0.4",
|
||||
"0.6"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nG28 ; home all\nG34; Align Z\nG29; UBL\n\nG1 Y1.0 Z0.3 F1000 ; move print head up\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG92 E0.0\n; initial load\nG1 X205.0 E19 F1000\nG1 Y1.6\nG1 X5.0 E19 F1000\nG92 E0.0\n; intro line\nG1 Y2.0 Z0.2 F1000\nG1 X65.0 E9.0 F1000\nG1 X105.0 E12.5 F1000\nG92 E0.0",
|
||||
"machine_end_gcode": ";PRINT_END\nG91 ;Relative positionning\nG1 E-2 F2700 ;Retract a bit\nG1 E-8 X5 Y5 Z3 F3000 ;Retract\nG90 ;Absolute positionning\nG1 X10 Y300 F6000;Finish print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": "",
|
||||
"machine_pause_gcode": "M600\n",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,143 +1,147 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_tinybotv1_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"thumbnails": "",
|
||||
"machine_max_acceleration_e": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"printable_area": [ "0x0", "210x0", "210x210", "0x210" ],
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.3",
|
||||
"0.4",
|
||||
"0.6"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nG28 ; home all\nG29; UBL\n\nG1 Y1.0 Z0.3 F1000 ; move print head up\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG92 E0.0\n; initial load\nG1 X205.0 E19 F1000\nG1 Y1.6\nG1 X5.0 E19 F1000\nG92 E0.0\n; intro line\nG1 Y2.0 Z0.2 F1000\nG1 X65.0 E9.0 F1000\nG1 X105.0 E12.5 F1000\nG92 E0.0",
|
||||
"machine_end_gcode": ";PRINT_END\nG91 ;Relative positionning\nG1 E-2 F2700 ;Retract a bit\nG1 E-8 X5 Y5 Z3 F3000 ;Retract\nG90 ;Absolute positionning\nG1 X10 Y200 F6000;Finish print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": "",
|
||||
"machine_pause_gcode": "M600\n",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_tinybotv1_common",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"thumbnails": "",
|
||||
"machine_max_acceleration_e": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"8000",
|
||||
"8000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"210x0",
|
||||
"210x210",
|
||||
"0x210"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.3",
|
||||
"0.4",
|
||||
"0.6"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nG28 ; home all\nG29; UBL\n\nG1 Y1.0 Z0.3 F1000 ; move print head up\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG92 E0.0\n; initial load\nG1 X205.0 E19 F1000\nG1 Y1.6\nG1 X5.0 E19 F1000\nG92 E0.0\n; intro line\nG1 Y2.0 Z0.2 F1000\nG1 X65.0 E9.0 F1000\nG1 X105.0 E12.5 F1000\nG92 E0.0",
|
||||
"machine_end_gcode": ";PRINT_END\nG91 ;Relative positionning\nG1 E-2 F2700 ;Retract a bit\nG1 E-8 X5 Y5 Z3 F3000 ;Retract\nG90 ;Absolute positionning\nG1 X10 Y200 F6000;Finish print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": "",
|
||||
"machine_pause_gcode": "M600\n",
|
||||
"wipe": [
|
||||
"1"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.06mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.06",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.06mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.08mm Extra Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Fine @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.08mm Fine @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Fine @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.08mm Fine @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Fine @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.08mm Fine @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.08mm Fine @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.08mm Fine @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Extra Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.12mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.15mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.22",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.15mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.15mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.22",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.15mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.22",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.15mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.28",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.15mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.22",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.22",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.15mm Standard @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.15",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.15mm Standard @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.15mm Standard @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.15mm Standard @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.15mm Standard @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.16mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.16mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.16mm Draft @WEMAKE3D PhoenixProV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.16",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"support_line_width": "0.3",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.16mm Draft @WEMAKE3D TinyBotV1 0.2mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.2mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Extra Fine @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.1mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.1mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Fine @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.1mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.1mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.1mm Fine @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.24mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.24mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.24",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"top_surface_line_width": "0.32",
|
||||
"support_line_width": "0.4",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.24mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D PhoenixProV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.25mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.38",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.32",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.32",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.32",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.25mm Draft @WEMAKE3D TinyBotV1 0.3mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.32",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.32",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.3mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.25mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.35",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.25mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.25mm Fine @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.35",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.25mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.35",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.25mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.25mm Fine @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.25",
|
||||
"initial_layer_print_height": "0.35",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.2mm Standard @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.2mm Standard @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.2mm Standard @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.2mm Standard @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.2mm Standard @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.32mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "0",
|
||||
"print_settings_id": "0.32mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.32mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "0",
|
||||
"print_settings_id": "0.32mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.32mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.32mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.32",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"support_line_width": "0.5",
|
||||
"thick_bridges": "1",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.3mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.3mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D PhoenixProV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"default_acceleration": "3000",
|
||||
"gap_infill_speed": "200",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_layer_line_width": "0.48",
|
||||
"initial_layer_speed": "80",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"line_width": "0.42",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "150",
|
||||
"print_settings_id": "0.3mm Draft @WEMAKE3D TinyBotV1 0.4mm nozzle",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_line_width": "0.42",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.4mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.48",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"print_settings_id": "0.48mm Extra Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.4mm Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.4mm Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.4mm Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_phoenixProV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.4mm Draft @WEMAKE3D PhoenixProV1 0.6mm nozzle",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D PhoenixProV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.4mm Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.4mm Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.4mm Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"inherits": "fdm_process_tinyBotV1_common",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "0.4mm Draft @WEMAKE3D TinyBotV1 0.6mm nozzle",
|
||||
"layer_height": "0.4",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"initial_layer_line_width": "0.7",
|
||||
"internal_solid_infill_line_width": "0.7",
|
||||
"inner_wall_line_width": "0.7",
|
||||
"sparse_infill_line_width": "0.7",
|
||||
"line_width": "0.62",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"top_surface_line_width": "0.62",
|
||||
"support_line_width": "0.7",
|
||||
"thick_bridges": "0",
|
||||
"compatible_printers": [
|
||||
"WEMAKE3D TinyBotV1 0.6mm nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,124 +1,117 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_speed": "50",
|
||||
"brim_width": "8",
|
||||
"top_shell_layers": "7",
|
||||
"bottom_shell_layers": "5",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers": [],
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "2000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1500",
|
||||
"travel_acceleration": "3000",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"slow_down_layers": "2",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "1",
|
||||
"enable_arc_fitting": "1",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"top_bottom_infill_wall_overlap": "35%",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "10%",
|
||||
"ironing_spacing": "0.15",
|
||||
"ironing_speed": "30",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[initial_tool]}_{printer_model}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"slowdown_for_curled_perimeters": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"line_width": "110%",
|
||||
"inner_wall_line_width": "110%",
|
||||
"outer_wall_line_width": "100%",
|
||||
"top_surface_line_width": "93.75%",
|
||||
"sparse_infill_line_width": "110%",
|
||||
"initial_layer_line_width": "120%",
|
||||
"internal_solid_infill_line_width": "120%",
|
||||
"support_line_width": "96%",
|
||||
"wall_generator": "classic",
|
||||
"thic_birdges": "1",
|
||||
"thick_internal_bridges": "1",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"min_skirt_length": "4",
|
||||
"skirt_loops": "1",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_on_build_plate_only": "0",
|
||||
|
||||
"support_filament": "0",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "2",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "80",
|
||||
"support_speed": "150",
|
||||
"support_threshold_angle": "30",
|
||||
"support_base_pattern": "honeycomb",
|
||||
"support_base_pattern_spacing": "5",
|
||||
"support_bottom_z_distance": "0.275",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"support_object_xy_distance": "0.8",
|
||||
"support_style": "snug",
|
||||
"support_top_z_distance": "0.275",
|
||||
"tree_support_branch_angle": "30",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_with_infill": "0",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_shell_thickness": "0.8",
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"layer_height": "0.2",
|
||||
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "40",
|
||||
"initial_layer_infill_speed": "45",
|
||||
"outer_wall_speed": "200",
|
||||
"inner_wall_speed": "150",
|
||||
"sparse_infill_speed": "250",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "150",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
|
||||
"seam_position": "aligned_back"
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
"type": "process",
|
||||
"name": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_speed": "50",
|
||||
"brim_width": "8",
|
||||
"top_shell_layers": "7",
|
||||
"bottom_shell_layers": "5",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers": [],
|
||||
"counterbore_hole_bridging": "partiallybridge",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "2000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1500",
|
||||
"travel_acceleration": "3000",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"slow_down_layers": "2",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "1",
|
||||
"enable_arc_fitting": "1",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"top_bottom_infill_wall_overlap": "35%",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "10%",
|
||||
"ironing_spacing": "0.15",
|
||||
"ironing_speed": "30",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[initial_tool]}_{printer_model}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"slowdown_for_curled_perimeters": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"line_width": "110%",
|
||||
"inner_wall_line_width": "110%",
|
||||
"outer_wall_line_width": "100%",
|
||||
"top_surface_line_width": "93.75%",
|
||||
"sparse_infill_line_width": "110%",
|
||||
"initial_layer_line_width": "120%",
|
||||
"internal_solid_infill_line_width": "120%",
|
||||
"support_line_width": "96%",
|
||||
"wall_generator": "classic",
|
||||
"thic_birdges": "1",
|
||||
"thick_internal_bridges": "1",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"min_skirt_length": "4",
|
||||
"skirt_loops": "1",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_filament": "0",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "2",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "80",
|
||||
"support_speed": "150",
|
||||
"support_threshold_angle": "30",
|
||||
"support_base_pattern": "honeycomb",
|
||||
"support_base_pattern_spacing": "5",
|
||||
"support_bottom_z_distance": "0.275",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"support_object_xy_distance": "0.8",
|
||||
"support_style": "snug",
|
||||
"support_top_z_distance": "0.275",
|
||||
"tree_support_branch_angle": "30",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_with_infill": "0",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_shell_thickness": "0.8",
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"layer_height": "0.2",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "40",
|
||||
"initial_layer_infill_speed": "45",
|
||||
"outer_wall_speed": "200",
|
||||
"inner_wall_speed": "150",
|
||||
"sparse_infill_speed": "250",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "150",
|
||||
"travel_speed": "250",
|
||||
"wall_sequence": "inner-outer-inner wall",
|
||||
"seam_position": "aligned_back"
|
||||
}
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_phoenixProV1_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode"
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
"type": "process",
|
||||
"name": "fdm_process_phoenixProV1_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode"
|
||||
}
|
||||
|
||||
@@ -1,18 +1,14 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_tinyBotV1_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "3000",
|
||||
"top_surface_acceleration": "3500",
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "3500",
|
||||
"outer_wall_acceleration": "3000",
|
||||
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode"
|
||||
|
||||
|
||||
}
|
||||
"type": "process",
|
||||
"name": "fdm_process_tinyBotV1_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "3000",
|
||||
"top_surface_acceleration": "3500",
|
||||
"travel_acceleration": "5000",
|
||||
"inner_wall_acceleration": "3500",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user