mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 07:34:03 -06:00
Update the Sovol profiles to what Sovol provides themselves (#5512)
* Use profiles given by Sovol * Change infill pattern to crosshatch
This commit is contained in:
parent
0862bb5808
commit
6ad2d7404e
56 changed files with 4214 additions and 2504 deletions
|
@ -32,6 +32,10 @@
|
||||||
{
|
{
|
||||||
"name": "Sovol SV07 Plus",
|
"name": "Sovol SV07 Plus",
|
||||||
"sub_path": "machine/Sovol SV07 Plus.json"
|
"sub_path": "machine/Sovol SV07 Plus.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08",
|
||||||
|
"sub_path": "machine/Sovol SV08.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"process_list": [
|
"process_list": [
|
||||||
|
@ -94,6 +98,22 @@
|
||||||
{
|
{
|
||||||
"name": "0.20mm Standard @Sovol SV07 Plus",
|
"name": "0.20mm Standard @Sovol SV07 Plus",
|
||||||
"sub_path": "process/0.20mm Standard @Sovol SV07Plus.json"
|
"sub_path": "process/0.20mm Standard @Sovol SV07Plus.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.10mm Standard @Sovol SV08 0.2 nozzle",
|
||||||
|
"sub_path": "process/0.10mm Standard @Sovol SV08 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.20mm Standard @Sovol SV08 0.4 nozzle",
|
||||||
|
"sub_path": "process/0.20mm Standard @Sovol SV08 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.30mm Standard @Sovol SV08 0.6 nozzle",
|
||||||
|
"sub_path": "process/0.30mm Standard @Sovol SV08 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "0.40mm Standard @Sovol SV08 0.8 nozzle",
|
||||||
|
"sub_path": "process/0.40mm Standard @Sovol SV08 0.8 nozzle.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filament_list": [
|
"filament_list": [
|
||||||
|
@ -113,6 +133,10 @@
|
||||||
"name": "fdm_filament_pla",
|
"name": "fdm_filament_pla",
|
||||||
"sub_path": "filament/fdm_filament_pla.json"
|
"sub_path": "filament/fdm_filament_pla.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "fdm_filament_tpu",
|
||||||
|
"sub_path": "filament/fdm_filament_tpu.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Sovol Generic ABS",
|
"name": "Sovol Generic ABS",
|
||||||
"sub_path": "filament/Sovol Generic ABS.json"
|
"sub_path": "filament/Sovol Generic ABS.json"
|
||||||
|
@ -124,6 +148,34 @@
|
||||||
{
|
{
|
||||||
"name": "Sovol Generic PLA",
|
"name": "Sovol Generic PLA",
|
||||||
"sub_path": "filament/Sovol Generic PLA.json"
|
"sub_path": "filament/Sovol Generic PLA.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol Generic TPU",
|
||||||
|
"sub_path": "filament/Sovol Generic TPU.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV07 PLA",
|
||||||
|
"sub_path": "filament/Sovol SV07 PLA.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 PLA",
|
||||||
|
"sub_path": "filament/Sovol SV08 PLA.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 PLA @SV08 0.2 nozzle",
|
||||||
|
"sub_path": "filament/Sovol SV08 PLA @SV08 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 ABS",
|
||||||
|
"sub_path": "filament/Sovol SV08 ABS.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 PETG",
|
||||||
|
"sub_path": "filament/Sovol SV08 PETG.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 TPU",
|
||||||
|
"sub_path": "filament/Sovol SV08 TPU.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"machine_list": [
|
"machine_list": [
|
||||||
|
@ -158,6 +210,22 @@
|
||||||
{
|
{
|
||||||
"name": "Sovol SV07 Plus 0.4 nozzle",
|
"name": "Sovol SV07 Plus 0.4 nozzle",
|
||||||
"sub_path": "machine/Sovol SV07 Plus 0.4 nozzle.json"
|
"sub_path": "machine/Sovol SV07 Plus 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 0.2 nozzle",
|
||||||
|
"sub_path": "machine/Sovol SV08 0.2 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 0.4 nozzle",
|
||||||
|
"sub_path": "machine/Sovol SV08 0.4 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 0.6 nozzle",
|
||||||
|
"sub_path": "machine/Sovol SV08 0.6 nozzle.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Sovol SV08 0.8 nozzle",
|
||||||
|
"sub_path": "machine/Sovol SV08 0.8 nozzle.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
BIN
resources/profiles/Sovol/Sovol SV08_cover.png
Normal file
BIN
resources/profiles/Sovol/Sovol SV08_cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 195 KiB |
27
resources/profiles/Sovol/filament/Sovol Generic TPU.json
Normal file
27
resources/profiles/Sovol/filament/Sovol Generic TPU.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99",
|
||||||
|
"setting_id": "GFSL99",
|
||||||
|
"name": "Sovol Generic TPU",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_tpu",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV01 Pro 0.4 nozzle",
|
||||||
|
"Sovol SV02 0.4 nozzle",
|
||||||
|
"Sovol SV05 0.4 nozzle",
|
||||||
|
"Sovol SV06 0.4 nozzle",
|
||||||
|
"Sovol SV06 Plus 0.4 nozzle",
|
||||||
|
"Sovol SV07 0.4 nozzle",
|
||||||
|
"Sovol SV07 Plus 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
48
resources/profiles/Sovol/filament/Sovol SV07 PLA.json
Normal file
48
resources/profiles/Sovol/filament/Sovol SV07 PLA.json
Normal file
|
@ -0,0 +1,48 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Sovol SV07 PLA",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Sovol Generic PLA",
|
||||||
|
"filament_flow_ratio": ["0.98"],
|
||||||
|
"filament_max_volumetric_speed": ["24"],
|
||||||
|
"filament_retraction_length": ["0.5"],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV07 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"6"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"190"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"65"
|
||||||
|
]
|
||||||
|
}
|
75
resources/profiles/Sovol/filament/Sovol SV08 ABS.json
Normal file
75
resources/profiles/Sovol/filament/Sovol SV08 ABS.json
Normal file
|
@ -0,0 +1,75 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Sovol SV08 ABS",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Sovol Generic ABS",
|
||||||
|
"filament_flow_ratio": ["0.98"],
|
||||||
|
"filament_max_volumetric_speed": ["21"],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"270"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"95"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"95"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.2 nozzle",
|
||||||
|
"Sovol SV08 0.4 nozzle",
|
||||||
|
"Sovol SV08 0.6 nozzle",
|
||||||
|
"Sovol SV08 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
74
resources/profiles/Sovol/filament/Sovol SV08 PETG.json
Normal file
74
resources/profiles/Sovol/filament/Sovol SV08 PETG.json
Normal file
|
@ -0,0 +1,74 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Sovol SV08 PETG",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Sovol Generic PETG",
|
||||||
|
"filament_flow_ratio": ["0.98"],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"17"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"255"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"10%"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"filament_z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.2 nozzle",
|
||||||
|
"Sovol SV08 0.4 nozzle",
|
||||||
|
"Sovol SV08 0.6 nozzle",
|
||||||
|
"Sovol SV08 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,62 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Sovol SV08 PLA @SV08 0.2 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Sovol Generic PLA",
|
||||||
|
"filament_flow_ratio": ["0.98"],
|
||||||
|
"filament_max_volumetric_speed": ["10"],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.2 nozzle"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"190"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"50%"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"60"
|
||||||
|
]
|
||||||
|
}
|
61
resources/profiles/Sovol/filament/Sovol SV08 PLA.json
Normal file
61
resources/profiles/Sovol/filament/Sovol SV08 PLA.json
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Sovol SV08 PLA",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Sovol Generic PLA",
|
||||||
|
"filament_flow_ratio": ["0.98"],
|
||||||
|
"filament_max_volumetric_speed": ["21"],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.4 nozzle",
|
||||||
|
"Sovol SV08 0.6 nozzle",
|
||||||
|
"Sovol SV08 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"190"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"50%"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"60"
|
||||||
|
]
|
||||||
|
}
|
68
resources/profiles/Sovol/filament/Sovol SV08 TPU.json
Normal file
68
resources/profiles/Sovol/filament/Sovol SV08 TPU.json
Normal file
|
@ -0,0 +1,68 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "GFL99",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"name": "Sovol SV08 TPU",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Sovol Generic TPU",
|
||||||
|
"filament_flow_ratio": ["0.98"],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"3.6"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"235"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"190"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"65"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"50%"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"filament_z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.2 nozzle",
|
||||||
|
"Sovol SV08 0.4 nozzle",
|
||||||
|
"Sovol SV08 0.6 nozzle",
|
||||||
|
"Sovol SV08 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,88 +1,88 @@
|
||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"name": "fdm_filament_abs",
|
"name": "fdm_filament_abs",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp" : [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp" : [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer" : [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer" : [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
"slow_down_for_layer_cooling": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"close_fan_the_first_x_layers": [
|
"close_fan_the_first_x_layers": [
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_type": [
|
"filament_type": [
|
||||||
"ABS"
|
"ABS"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
"filament_density": [
|
||||||
"1.10"
|
"1.10"
|
||||||
],
|
],
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"25%"
|
"25%"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"235"
|
"235"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"110"
|
"110"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"235"
|
"235"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"15"
|
"15"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,144 +1,144 @@
|
||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"name": "fdm_filament_common",
|
"name": "fdm_filament_common",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"95%"
|
"95%"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
"slow_down_for_layer_cooling": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"close_fan_the_first_x_layers": [
|
"close_fan_the_first_x_layers": [
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
"filament_end_gcode": [
|
"filament_end_gcode": [
|
||||||
"; filament end gcode \n"
|
"; filament end gcode \n"
|
||||||
],
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
"filament_density": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_deretraction_speed": [
|
"filament_deretraction_speed": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_diameter": [
|
"filament_diameter": [
|
||||||
"1.75"
|
"1.75"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_minimal_purge_on_wipe_tower": [
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
"15"
|
"15"
|
||||||
],
|
],
|
||||||
"filament_retraction_minimum_travel": [
|
"filament_retraction_minimum_travel": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_retract_before_wipe": [
|
"filament_retract_before_wipe": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_retract_when_changing_layer": [
|
"filament_retract_when_changing_layer": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_retraction_length": [
|
"filament_retraction_length": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_z_hop": [
|
"filament_z_hop": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_z_hop_types": [
|
"filament_z_hop_types": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_retract_restart_extra": [
|
"filament_retract_restart_extra": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_retraction_speed": [
|
"filament_retraction_speed": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_settings_id": [
|
"filament_settings_id": [
|
||||||
""
|
""
|
||||||
],
|
],
|
||||||
"filament_soluble": [
|
"filament_soluble": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_type": [
|
"filament_type": [
|
||||||
"PLA"
|
"PLA"
|
||||||
],
|
],
|
||||||
"filament_vendor": [
|
"filament_vendor": [
|
||||||
"Generic"
|
"Generic"
|
||||||
],
|
],
|
||||||
"filament_wipe": [
|
"filament_wipe": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_wipe_distance": [
|
"filament_wipe_distance": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"bed_type": [
|
"bed_type": [
|
||||||
"Cool Plate"
|
"Cool Plate"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"200"
|
"200"
|
||||||
],
|
],
|
||||||
"full_fan_speed_layer": [
|
"full_fan_speed_layer": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"35"
|
"35"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; Filament gcode\n"
|
"; Filament gcode\n"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"200"
|
"200"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"100"
|
"100"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,82 +1,82 @@
|
||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"name": "fdm_filament_pet",
|
"name": "fdm_filament_pet",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"85"
|
"85"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp" : [
|
||||||
"85"
|
"85"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"85"
|
"85"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp" : [
|
||||||
"85"
|
"85"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"85"
|
"85"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer" : [
|
||||||
"85"
|
"85"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"85"
|
"85"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer" : [
|
||||||
"85"
|
"85"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
"slow_down_for_layer_cooling": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"close_fan_the_first_x_layers": [
|
"close_fan_the_first_x_layers": [
|
||||||
"3"
|
"3"
|
||||||
],
|
],
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"15"
|
"15"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_type": [
|
"filament_type": [
|
||||||
"PETG"
|
"PETG"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
"filament_density": [
|
||||||
"1.27"
|
"1.27"
|
||||||
],
|
],
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"50"
|
"50"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"235"
|
"235"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"235"
|
"235"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n"
|
"; filament start gcode\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,91 +1,91 @@
|
||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"name": "fdm_filament_pla",
|
"name": "fdm_filament_pla",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"fan_cooling_layer_time": [
|
"fan_cooling_layer_time": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"filament_type": [
|
"filament_type": [
|
||||||
"PLA"
|
"PLA"
|
||||||
],
|
],
|
||||||
"filament_density": [
|
"filament_density": [
|
||||||
"1.24"
|
"1.24"
|
||||||
],
|
],
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"55"
|
"55"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer" : [
|
||||||
"55"
|
"55"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"55"
|
"55"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer" : [
|
||||||
"55"
|
"55"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"205"
|
"205"
|
||||||
],
|
],
|
||||||
"reduce_fan_stop_start_freq": [
|
"reduce_fan_stop_start_freq": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
"slow_down_for_layer_cooling": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"50%"
|
"50%"
|
||||||
],
|
],
|
||||||
"close_fan_the_first_x_layers": [
|
"close_fan_the_first_x_layers": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"210"
|
"210"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"60"
|
"100"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"190"
|
"190"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"210"
|
"210"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"4"
|
"4"
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n"
|
"; filament start gcode\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
91
resources/profiles/Sovol/filament/fdm_filament_tpu.json
Normal file
91
resources/profiles/Sovol/filament/fdm_filament_tpu.json
Normal file
|
@ -0,0 +1,91 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "fdm_filament_tpu",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_filament_common",
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PLA"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.24"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"cool_plate_temp" : [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"eng_plate_temp" : [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer" : [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer" : [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"205"
|
||||||
|
],
|
||||||
|
"reduce_fan_stop_start_freq": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"50%"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"210"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"190"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"210"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n"
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "machine",
|
"type": "machine",
|
||||||
"setting_id": "GM001",
|
"setting_id": "GM001",
|
||||||
"name": "Sovol SV01 Pro 0.4 nozzle",
|
"name": "Sovol SV01 Pro 0.4 nozzle",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV01 Pro",
|
"printer_model": "Sovol SV01 Pro",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV01Pro",
|
"default_print_profile": "0.20mm Standard @Sovol SV01Pro",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"280x0",
|
"280x0",
|
||||||
"280x240",
|
"280x240",
|
||||||
"0x240"
|
"0x240"
|
||||||
],
|
],
|
||||||
"printable_height": "300",
|
"printable_height": "300",
|
||||||
"nozzle_type": "undefine",
|
"nozzle_type": "undefine",
|
||||||
"auxiliary_fan": "0",
|
"auxiliary_fan": "0",
|
||||||
"machine_max_acceleration_extruding": [
|
"machine_max_acceleration_extruding": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_retracting": [
|
"machine_max_acceleration_retracting": [
|
||||||
"1000",
|
"1000",
|
||||||
"1000"
|
"1000"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_travel": [
|
"machine_max_acceleration_travel": [
|
||||||
"1500",
|
"1500",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_x": [
|
"machine_max_acceleration_x": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_y": [
|
"machine_max_acceleration_y": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_z": [
|
"machine_max_acceleration_z": [
|
||||||
"100",
|
"100",
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"machine_max_speed_e": [
|
"machine_max_speed_e": [
|
||||||
"60",
|
"60",
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"machine_max_speed_x": [
|
"machine_max_speed_x": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_speed_y": [
|
"machine_max_speed_y": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_speed_z": [
|
"machine_max_speed_z": [
|
||||||
"10",
|
"10",
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_e": [
|
"machine_max_jerk_e": [
|
||||||
"5",
|
"5",
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_x": [
|
"machine_max_jerk_x": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_y": [
|
"machine_max_jerk_y": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_z": [
|
"machine_max_jerk_z": [
|
||||||
"0.4",
|
"0.4",
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"max_layer_height": [
|
"max_layer_height": [
|
||||||
"0.32"
|
"0.32"
|
||||||
],
|
],
|
||||||
"min_layer_height": [
|
"min_layer_height": [
|
||||||
"0.08"
|
"0.08"
|
||||||
],
|
],
|
||||||
"printer_settings_id": "Sovol",
|
"printer_settings_id": "Sovol",
|
||||||
"retraction_minimum_travel": [
|
"retraction_minimum_travel": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"retract_before_wipe": [
|
"retract_before_wipe": [
|
||||||
"70%"
|
"70%"
|
||||||
],
|
],
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"retract_length_toolchange": [
|
"retract_length_toolchange": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M600",
|
||||||
"machine_pause_gcode": "M0",
|
"machine_pause_gcode": "M0",
|
||||||
"default_filament_profile": [
|
"default_filament_profile": [
|
||||||
"Sovol Generic PLA"
|
"Sovol Generic PLA"
|
||||||
],
|
],
|
||||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
|
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
|
||||||
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
||||||
"scan_first_layer": "0"
|
"scan_first_layer": "0"
|
||||||
}
|
}
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Sovol SV01 Pro",
|
"name": "Sovol SV01 Pro",
|
||||||
"model_id": "Sovol-SV01-Pro",
|
"model_id": "Sovol-SV01-Pro",
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "Sovol",
|
"family": "Sovol",
|
||||||
"bed_model": "sovol_sv01pro_buildplate_model.stl",
|
"bed_model": "sovol_sv01pro_buildplate_model.stl",
|
||||||
"bed_texture": "sovol_sv01pro_buildplate_texture.png",
|
"bed_texture": "sovol_sv01pro_buildplate_texture.png",
|
||||||
"hotend_model": "",
|
"hotend_model": "",
|
||||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,141 +1,141 @@
|
||||||
{
|
{
|
||||||
"type": "machine",
|
"type": "machine",
|
||||||
"setting_id": "GM001",
|
"setting_id": "GM001",
|
||||||
"name": "Sovol SV02 0.4 nozzle",
|
"name": "Sovol SV02 0.4 nozzle",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV02",
|
"printer_model": "Sovol SV02",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV02",
|
"default_print_profile": "0.20mm Standard @Sovol SV02",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4",
|
"0.4",
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"extruder_colour": [
|
"extruder_colour": [
|
||||||
"#FCE94F",
|
"#FCE94F",
|
||||||
"#FCE94F"
|
"#FCE94F"
|
||||||
],
|
],
|
||||||
"extruder_offset": [
|
"extruder_offset": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"0x0"
|
"0x0"
|
||||||
],
|
],
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"280x0",
|
"280x0",
|
||||||
"280x240",
|
"280x240",
|
||||||
"0x240"
|
"0x240"
|
||||||
],
|
],
|
||||||
"printable_height": "300",
|
"printable_height": "300",
|
||||||
"nozzle_type": "undefine",
|
"nozzle_type": "undefine",
|
||||||
"auxiliary_fan": "0",
|
"auxiliary_fan": "0",
|
||||||
"machine_max_acceleration_extruding": [
|
"machine_max_acceleration_extruding": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_retracting": [
|
"machine_max_acceleration_retracting": [
|
||||||
"1000",
|
"1000",
|
||||||
"1000"
|
"1000"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_travel": [
|
"machine_max_acceleration_travel": [
|
||||||
"1500",
|
"1500",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_x": [
|
"machine_max_acceleration_x": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_y": [
|
"machine_max_acceleration_y": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_z": [
|
"machine_max_acceleration_z": [
|
||||||
"100",
|
"100",
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"machine_max_speed_e": [
|
"machine_max_speed_e": [
|
||||||
"60",
|
"60",
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"machine_max_speed_x": [
|
"machine_max_speed_x": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_speed_y": [
|
"machine_max_speed_y": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_speed_z": [
|
"machine_max_speed_z": [
|
||||||
"10",
|
"10",
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_e": [
|
"machine_max_jerk_e": [
|
||||||
"5",
|
"5",
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_x": [
|
"machine_max_jerk_x": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_y": [
|
"machine_max_jerk_y": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_z": [
|
"machine_max_jerk_z": [
|
||||||
"0.4",
|
"0.4",
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"max_layer_height": [
|
"max_layer_height": [
|
||||||
"0.32",
|
"0.32",
|
||||||
"0.32"
|
"0.32"
|
||||||
],
|
],
|
||||||
"min_layer_height": [
|
"min_layer_height": [
|
||||||
"0.08",
|
"0.08",
|
||||||
"0.08"
|
"0.08"
|
||||||
],
|
],
|
||||||
"printer_settings_id": "Sovol",
|
"printer_settings_id": "Sovol",
|
||||||
"retraction_minimum_travel": [
|
"retraction_minimum_travel": [
|
||||||
"2",
|
"2",
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"retract_before_wipe": [
|
"retract_before_wipe": [
|
||||||
"70%",
|
"70%",
|
||||||
"70%"
|
"70%"
|
||||||
],
|
],
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"6",
|
"6",
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
"retract_length_toolchange": [
|
"retract_length_toolchange": [
|
||||||
"1",
|
"1",
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"retract_when_changing_layer": [
|
"retract_when_changing_layer": [
|
||||||
"1",
|
"1",
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"retract_restart_extra": [
|
"retract_restart_extra": [
|
||||||
"0",
|
"0",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"retract_restart_extra_toolchange": [
|
"retract_restart_extra_toolchange": [
|
||||||
"0",
|
"0",
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"60",
|
"60",
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"wipe": [
|
"wipe": [
|
||||||
"1",
|
"1",
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M600",
|
||||||
"machine_pause_gcode": "M0",
|
"machine_pause_gcode": "M0",
|
||||||
"default_filament_profile": [
|
"default_filament_profile": [
|
||||||
"Sovol Generic PLA"
|
"Sovol Generic PLA"
|
||||||
],
|
],
|
||||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[nozzle_temperature_initial_layer] ; set extruder temp\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder temp\nG28 ; home all\nG1 Z2 F240\nG1 X2 Y10 F3000\nG1 Z0.28 F240\nG92 E0\nG1 Y190 E15 F1500 ; intro line\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E15 F1200 ; intro line\nG92 E0",
|
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[nozzle_temperature_initial_layer] ; set extruder temp\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder temp\nG28 ; home all\nG1 Z2 F240\nG1 X2 Y10 F3000\nG1 Z0.28 F240\nG92 E0\nG1 Y190 E15 F1500 ; intro line\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E15 F1200 ; intro line\nG92 E0",
|
||||||
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
||||||
"scan_first_layer": "0"
|
"scan_first_layer": "0"
|
||||||
}
|
}
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Sovol SV02",
|
"name": "Sovol SV02",
|
||||||
"model_id": "Sovol-SV02",
|
"model_id": "Sovol-SV02",
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "Sovol",
|
"family": "Sovol",
|
||||||
"bed_model": "sovol_sv02_buildplate_model.stl",
|
"bed_model": "sovol_sv02_buildplate_model.stl",
|
||||||
"bed_texture": "sovol_sv02_buildplate_texture.png",
|
"bed_texture": "sovol_sv02_buildplate_texture.png",
|
||||||
"hotend_model": "",
|
"hotend_model": "",
|
||||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "machine",
|
"type": "machine",
|
||||||
"setting_id": "GM001",
|
"setting_id": "GM001",
|
||||||
"name": "Sovol SV05 0.4 nozzle",
|
"name": "Sovol SV05 0.4 nozzle",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV05",
|
"printer_model": "Sovol SV05",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV05",
|
"default_print_profile": "0.20mm Standard @Sovol SV05",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"220x0",
|
"220x0",
|
||||||
"220x220",
|
"220x220",
|
||||||
"0x220"
|
"0x220"
|
||||||
],
|
],
|
||||||
"printable_height": "300",
|
"printable_height": "300",
|
||||||
"nozzle_type": "undefine",
|
"nozzle_type": "undefine",
|
||||||
"auxiliary_fan": "0",
|
"auxiliary_fan": "0",
|
||||||
"machine_max_acceleration_extruding": [
|
"machine_max_acceleration_extruding": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_retracting": [
|
"machine_max_acceleration_retracting": [
|
||||||
"1000",
|
"1000",
|
||||||
"1000"
|
"1000"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_travel": [
|
"machine_max_acceleration_travel": [
|
||||||
"1500",
|
"1500",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_x": [
|
"machine_max_acceleration_x": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_y": [
|
"machine_max_acceleration_y": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_z": [
|
"machine_max_acceleration_z": [
|
||||||
"100",
|
"100",
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"machine_max_speed_e": [
|
"machine_max_speed_e": [
|
||||||
"60",
|
"60",
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"machine_max_speed_x": [
|
"machine_max_speed_x": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_speed_y": [
|
"machine_max_speed_y": [
|
||||||
"500",
|
"500",
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_speed_z": [
|
"machine_max_speed_z": [
|
||||||
"5",
|
"5",
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_e": [
|
"machine_max_jerk_e": [
|
||||||
"5",
|
"5",
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_x": [
|
"machine_max_jerk_x": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_y": [
|
"machine_max_jerk_y": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_z": [
|
"machine_max_jerk_z": [
|
||||||
"0.4",
|
"0.4",
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"max_layer_height": [
|
"max_layer_height": [
|
||||||
"0.32"
|
"0.32"
|
||||||
],
|
],
|
||||||
"min_layer_height": [
|
"min_layer_height": [
|
||||||
"0.08"
|
"0.08"
|
||||||
],
|
],
|
||||||
"printer_settings_id": "Sovol",
|
"printer_settings_id": "Sovol",
|
||||||
"retraction_minimum_travel": [
|
"retraction_minimum_travel": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"retract_before_wipe": [
|
"retract_before_wipe": [
|
||||||
"70%"
|
"70%"
|
||||||
],
|
],
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"retract_length_toolchange": [
|
"retract_length_toolchange": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M600",
|
||||||
"machine_pause_gcode": "M0",
|
"machine_pause_gcode": "M0",
|
||||||
"default_filament_profile": [
|
"default_filament_profile": [
|
||||||
"Sovol Generic PLA"
|
"Sovol Generic PLA"
|
||||||
],
|
],
|
||||||
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
|
"machine_start_gcode": "G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nM104 S150 ; set temporary nozzle temp to prevent oozing during homing\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
|
||||||
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+70, printable_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{printable_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
||||||
"scan_first_layer": "0"
|
"scan_first_layer": "0"
|
||||||
}
|
}
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Sovol SV05",
|
"name": "Sovol SV05",
|
||||||
"model_id": "Sovol-SV05",
|
"model_id": "Sovol-SV05",
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "Sovol",
|
"family": "Sovol",
|
||||||
"bed_model": "sovol_sv05_buildplate_model.stl",
|
"bed_model": "sovol_sv05_buildplate_model.stl",
|
||||||
"bed_texture": "sovol_sv05_buildplate_texture.png",
|
"bed_texture": "sovol_sv05_buildplate_texture.png",
|
||||||
"hotend_model": "",
|
"hotend_model": "",
|
||||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,114 +1,114 @@
|
||||||
{
|
{
|
||||||
"type": "machine",
|
"type": "machine",
|
||||||
"setting_id": "GM001",
|
"setting_id": "GM001",
|
||||||
"name": "Sovol SV06 0.4 nozzle",
|
"name": "Sovol SV06 0.4 nozzle",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV06",
|
"printer_model": "Sovol SV06",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV06",
|
"default_print_profile": "0.20mm Standard @Sovol SV06",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"220x0",
|
"220x0",
|
||||||
"220x220",
|
"220x220",
|
||||||
"0x220"
|
"0x220"
|
||||||
],
|
],
|
||||||
"printable_height": "250",
|
"printable_height": "250",
|
||||||
"nozzle_type": "undefine",
|
"nozzle_type": "undefine",
|
||||||
"auxiliary_fan": "0",
|
"auxiliary_fan": "0",
|
||||||
"machine_max_acceleration_extruding": [
|
"machine_max_acceleration_extruding": [
|
||||||
"1000",
|
"1000",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_retracting": [
|
"machine_max_acceleration_retracting": [
|
||||||
"1000",
|
"1000",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_travel": [
|
"machine_max_acceleration_travel": [
|
||||||
"1500",
|
"1500",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_x": [
|
"machine_max_acceleration_x": [
|
||||||
"500",
|
"500",
|
||||||
"960"
|
"960"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_y": [
|
"machine_max_acceleration_y": [
|
||||||
"500",
|
"500",
|
||||||
"960"
|
"960"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_z": [
|
"machine_max_acceleration_z": [
|
||||||
"100",
|
"100",
|
||||||
"200"
|
"200"
|
||||||
],
|
],
|
||||||
"machine_max_speed_e": [
|
"machine_max_speed_e": [
|
||||||
"30",
|
"30",
|
||||||
"120"
|
"120"
|
||||||
],
|
],
|
||||||
"machine_max_speed_x": [
|
"machine_max_speed_x": [
|
||||||
"80",
|
"80",
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"machine_max_speed_y": [
|
"machine_max_speed_y": [
|
||||||
"80",
|
"80",
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"machine_max_speed_z": [
|
"machine_max_speed_z": [
|
||||||
"10",
|
"10",
|
||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_e": [
|
"machine_max_jerk_e": [
|
||||||
"5",
|
"5",
|
||||||
"4.5"
|
"4.5"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_x": [
|
"machine_max_jerk_x": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_y": [
|
"machine_max_jerk_y": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_z": [
|
"machine_max_jerk_z": [
|
||||||
"0.4",
|
"0.4",
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"max_layer_height": [
|
"max_layer_height": [
|
||||||
"0.25"
|
"0.25"
|
||||||
],
|
],
|
||||||
"min_layer_height": [
|
"min_layer_height": [
|
||||||
"0.07"
|
"0.07"
|
||||||
],
|
],
|
||||||
"printer_settings_id": "Sovol",
|
"printer_settings_id": "Sovol",
|
||||||
"retraction_minimum_travel": [
|
"retraction_minimum_travel": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"retract_before_wipe": [
|
"retract_before_wipe": [
|
||||||
"0%"
|
"0%"
|
||||||
],
|
],
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"0.5"
|
"0.5"
|
||||||
],
|
],
|
||||||
"retract_length_toolchange": [
|
"retract_length_toolchange": [
|
||||||
"4"
|
"4"
|
||||||
],
|
],
|
||||||
"retraction_speed": [
|
"retraction_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"change_filament_gcode": "M600\nG1 E0.4 F1500 ; prime after color change",
|
"change_filament_gcode": "M600\nG1 E0.4 F1500 ; prime after color change",
|
||||||
"machine_pause_gcode": "M601",
|
"machine_pause_gcode": "M601",
|
||||||
"default_filament_profile": [
|
"default_filament_profile": [
|
||||||
"Sovol Generic PLA"
|
"Sovol Generic PLA"
|
||||||
],
|
],
|
||||||
"machine_start_gcode": "G90 ; use absoulte coordinates\nM83 ; extruder relative mode\n\nM104 S150 ; set nozzle temp to 150\n\nG28 ; home all axes\nM420 S1 ;load mesh\n\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM104 S[nozzle_temperature_initial_layer] ; set final extruder temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder temp\n\nG1 X0.1 Y10 Z5.0 F1500 ; move to start position\nG1 Z0.26 F150 ; Move lower\nG4 S0.5 ; wait 0.5 seconds\n\nG1 X0.1 Y150 Z0.3 F1500 E10 ; prime the nozzle\nG1 X0.3 F1500\nG1 X0.4 Y15 Z0.3 F1500 E15 ; prime the nozzle\nG4 S0.1 ; wait 0.1 seconds\n\nG1 Z0.6 F150 ; lift nozzle\nG92 E0 ; Reset Extruder\nG1 Z2 F150 ; lift nozzle more\n",
|
"machine_start_gcode": "G90 ; use absoulte coordinates\nM83 ; extruder relative mode\n\nM104 S150 ; set nozzle temp to 150\n\nG28 ; home all axes\nM420 S1 ;load mesh\n\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM104 S[nozzle_temperature_initial_layer] ; set final extruder temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder temp\n\nG1 X0.1 Y10 Z5.0 F1500 ; move to start position\nG1 Z0.26 F150 ; Move lower\nG4 S0.5 ; wait 0.5 seconds\n\nG1 X0.1 Y150 Z0.3 F1500 E10 ; prime the nozzle\nG1 X0.3 F1500\nG1 X0.4 Y15 Z0.3 F1500 E15 ; prime the nozzle\nG4 S0.1 ; wait 0.1 seconds\n\nG1 Z0.6 F150 ; lift nozzle\nG92 E0 ; Reset Extruder\nG1 Z2 F150 ; lift nozzle more\n",
|
||||||
"machine_end_gcode": "M117 READY\n\nG1 E0 F1000 ; reset extruder\n\nG91 ; relative positioning\nG1 Z2 F1000 ; lift nozzle\n\nG90 ; absolute positioning\nG27 P2 ; park extruder\n\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
"machine_end_gcode": "M117 READY\n\nG1 E0 F1000 ; reset extruder\n\nG91 ; relative positioning\nG1 Z2 F1000 ; lift nozzle\n\nG90 ; absolute positioning\nG27 P2 ; park extruder\n\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
||||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]\n\n",
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]\n\n",
|
||||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||||
"scan_first_layer": "0"
|
"scan_first_layer": "0"
|
||||||
}
|
}
|
|
@ -1,114 +1,114 @@
|
||||||
{
|
{
|
||||||
"type": "machine",
|
"type": "machine",
|
||||||
"setting_id": "GM001",
|
"setting_id": "GM001",
|
||||||
"name": "Sovol SV06 Plus 0.4 nozzle",
|
"name": "Sovol SV06 Plus 0.4 nozzle",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV06 Plus",
|
"printer_model": "Sovol SV06 Plus",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV06Plus",
|
"default_print_profile": "0.20mm Standard @Sovol SV06Plus",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"300x0",
|
"300x0",
|
||||||
"300x300",
|
"300x300",
|
||||||
"0x300"
|
"0x300"
|
||||||
],
|
],
|
||||||
"printable_height": "340",
|
"printable_height": "340",
|
||||||
"nozzle_type": "undefine",
|
"nozzle_type": "undefine",
|
||||||
"auxiliary_fan": "0",
|
"auxiliary_fan": "0",
|
||||||
"machine_max_acceleration_extruding": [
|
"machine_max_acceleration_extruding": [
|
||||||
"1000",
|
"1000",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_retracting": [
|
"machine_max_acceleration_retracting": [
|
||||||
"1000",
|
"1000",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_travel": [
|
"machine_max_acceleration_travel": [
|
||||||
"1500",
|
"1500",
|
||||||
"1250"
|
"1250"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_x": [
|
"machine_max_acceleration_x": [
|
||||||
"1500",
|
"1500",
|
||||||
"960"
|
"960"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_y": [
|
"machine_max_acceleration_y": [
|
||||||
"1500",
|
"1500",
|
||||||
"960"
|
"960"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_z": [
|
"machine_max_acceleration_z": [
|
||||||
"200",
|
"200",
|
||||||
"200"
|
"200"
|
||||||
],
|
],
|
||||||
"machine_max_speed_e": [
|
"machine_max_speed_e": [
|
||||||
"120",
|
"120",
|
||||||
"120"
|
"120"
|
||||||
],
|
],
|
||||||
"machine_max_speed_x": [
|
"machine_max_speed_x": [
|
||||||
"140",
|
"140",
|
||||||
"140"
|
"140"
|
||||||
],
|
],
|
||||||
"machine_max_speed_y": [
|
"machine_max_speed_y": [
|
||||||
"140",
|
"140",
|
||||||
"140"
|
"140"
|
||||||
],
|
],
|
||||||
"machine_max_speed_z": [
|
"machine_max_speed_z": [
|
||||||
"12",
|
"12",
|
||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_e": [
|
"machine_max_jerk_e": [
|
||||||
"10",
|
"10",
|
||||||
"4.5"
|
"4.5"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_x": [
|
"machine_max_jerk_x": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_y": [
|
"machine_max_jerk_y": [
|
||||||
"8",
|
"8",
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_z": [
|
"machine_max_jerk_z": [
|
||||||
"2",
|
"2",
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"max_layer_height": [
|
"max_layer_height": [
|
||||||
"0.25"
|
"0.25"
|
||||||
],
|
],
|
||||||
"min_layer_height": [
|
"min_layer_height": [
|
||||||
"0.07"
|
"0.07"
|
||||||
],
|
],
|
||||||
"printer_settings_id": "Sovol",
|
"printer_settings_id": "Sovol",
|
||||||
"retraction_minimum_travel": [
|
"retraction_minimum_travel": [
|
||||||
"0.5"
|
"0.5"
|
||||||
],
|
],
|
||||||
"retract_before_wipe": [
|
"retract_before_wipe": [
|
||||||
"0%"
|
"0%"
|
||||||
],
|
],
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"0.5"
|
"0.5"
|
||||||
],
|
],
|
||||||
"retract_length_toolchange": [
|
"retract_length_toolchange": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"retraction_speed": [
|
"retraction_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"single_extruder_multi_material": "1",
|
||||||
"change_filament_gcode": "M600\nG1 E0.4 F1500 ; prime after color change",
|
"change_filament_gcode": "M600\nG1 E0.4 F1500 ; prime after color change",
|
||||||
"machine_pause_gcode": "M601",
|
"machine_pause_gcode": "M601",
|
||||||
"default_filament_profile": [
|
"default_filament_profile": [
|
||||||
"Sovol Generic PLA"
|
"Sovol Generic PLA"
|
||||||
],
|
],
|
||||||
"machine_start_gcode": "G90 ; use absoulte coordinates\nM83 ; extruder relative mode\n\nM104 S150 ; set nozzle temp to 150\n\nG28 ; home all axes\nM420 S1 ;load mesh\n\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM104 S[nozzle_temperature_initial_layer] ; set final extruder temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder temp\n\nG1 X0.1 Y10 Z5.0 F1500 ; move to start position\nG1 Z0.26 F150 ; Move lower\nG4 S0.5 ; wait 0.5 seconds\n\nG1 X0.1 Y150 Z0.3 F1500 E10 ; prime the nozzle\nG1 X0.3 F1500\nG1 X0.4 Y15 Z0.3 F1500 E15 ; prime the nozzle\nG4 S0.1 ; wait 0.1 seconds\n\nG1 Z0.6 F150 ; lift nozzle\nG92 E0 ; Reset Extruder\nG1 Z2 F150 ; lift nozzle more\n",
|
"machine_start_gcode": "G90 ; use absoulte coordinates\nM83 ; extruder relative mode\n\nM104 S150 ; set nozzle temp to 150\n\nG28 ; home all axes\nM420 S1 ;load mesh\n\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM104 S[nozzle_temperature_initial_layer] ; set final extruder temp\nM109 S[nozzle_temperature_initial_layer] ; wait for extruder temp\n\nG1 X0.1 Y10 Z5.0 F1500 ; move to start position\nG1 Z0.26 F150 ; Move lower\nG4 S0.5 ; wait 0.5 seconds\n\nG1 X0.1 Y150 Z0.3 F1500 E10 ; prime the nozzle\nG1 X0.3 F1500\nG1 X0.4 Y15 Z0.3 F1500 E15 ; prime the nozzle\nG4 S0.1 ; wait 0.1 seconds\n\nG1 Z0.6 F150 ; lift nozzle\nG92 E0 ; Reset Extruder\nG1 Z2 F150 ; lift nozzle more\n",
|
||||||
"machine_end_gcode": "M117 READY\n\nG1 E0 F1000 ; reset extruder\n\nG91 ; relative positioning\nG1 Z2 F1000 ; lift nozzle\n\nG90 ; absolute positioning\nG27 P2 ; park extruder\n\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
"machine_end_gcode": "M117 READY\n\nG1 E0 F1000 ; reset extruder\n\nG91 ; relative positioning\nG1 Z2 F1000 ; lift nozzle\n\nG90 ; absolute positioning\nG27 P2 ; park extruder\n\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
|
||||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]\n\n",
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]\n\n",
|
||||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||||
"scan_first_layer": "0"
|
"scan_first_layer": "0"
|
||||||
}
|
}
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Sovol SV06 Plus",
|
"name": "Sovol SV06 Plus",
|
||||||
"model_id": "Sovol-SV06-Plus",
|
"model_id": "Sovol-SV06-Plus",
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "Sovol",
|
"family": "Sovol",
|
||||||
"bed_model": "sovol_sv06plus_buildplate_model.stl",
|
"bed_model": "sovol_sv06plus_buildplate_model.stl",
|
||||||
"bed_texture": "sovol_sv06plus_buildplate_texture.png",
|
"bed_texture": "sovol_sv06plus_buildplate_texture.png",
|
||||||
"hotend_model": "",
|
"hotend_model": "",
|
||||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"type": "machine_model",
|
"type": "machine_model",
|
||||||
"name": "Sovol SV06",
|
"name": "Sovol SV06",
|
||||||
"model_id": "Sovol-SV06",
|
"model_id": "Sovol-SV06",
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "Sovol",
|
"family": "Sovol",
|
||||||
"bed_model": "sovol_sv06_buildplate_model.stl",
|
"bed_model": "sovol_sv06_buildplate_model.stl",
|
||||||
"bed_texture": "sovol_sv06_buildplate_texture.png",
|
"bed_texture": "sovol_sv06_buildplate_texture.png",
|
||||||
"hotend_model": "",
|
"hotend_model": "",
|
||||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,128 +1,87 @@
|
||||||
{
|
{
|
||||||
"type": "machine",
|
"type": "machine",
|
||||||
"setting_id": "GM001",
|
"setting_id": "GM001",
|
||||||
"name": "Sovol SV07 0.4 nozzle",
|
"name": "Sovol SV07 0.4 nozzle",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV07",
|
"printer_model": "Sovol SV07",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV07",
|
"default_print_profile": "0.20mm Standard @Sovol SV07",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
"0x0",
|
"0x0",
|
||||||
"220x0",
|
"220x0",
|
||||||
"220x220",
|
"220x220",
|
||||||
"0x220"
|
"0x220"
|
||||||
],
|
],
|
||||||
"printable_height": "250",
|
"printable_height": "250",
|
||||||
"nozzle_type": "undefine",
|
"thumbnails": [
|
||||||
"auxiliary_fan": "0",
|
"300x300"
|
||||||
"machine_max_acceleration_e": [
|
|
||||||
"20000"
|
|
||||||
],
|
|
||||||
"machine_max_acceleration_extruding": [
|
|
||||||
"4000",
|
|
||||||
"1250"
|
|
||||||
],
|
|
||||||
"machine_max_acceleration_retracting": [
|
|
||||||
"4000",
|
|
||||||
"1250"
|
|
||||||
],
|
|
||||||
"machine_max_acceleration_travel": [
|
|
||||||
"1500",
|
|
||||||
"1250"
|
|
||||||
],
|
|
||||||
"machine_max_acceleration_x": [
|
|
||||||
"8000",
|
|
||||||
"960"
|
|
||||||
],
|
|
||||||
"machine_max_acceleration_y": [
|
|
||||||
"8000",
|
|
||||||
"960"
|
|
||||||
],
|
|
||||||
"machine_max_acceleration_z": [
|
|
||||||
"400",
|
|
||||||
"200"
|
|
||||||
],
|
|
||||||
"machine_max_jerk_e": [
|
|
||||||
"15",
|
|
||||||
"4.5"
|
|
||||||
],
|
|
||||||
"machine_max_jerk_x": [
|
|
||||||
"27",
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"machine_max_jerk_y": [
|
|
||||||
"27",
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"machine_max_jerk_z": [
|
|
||||||
"3.6",
|
|
||||||
"0.4"
|
|
||||||
],
|
|
||||||
"machine_max_speed_e": [
|
|
||||||
"500",
|
|
||||||
"120"
|
|
||||||
],
|
|
||||||
"machine_max_speed_x": [
|
|
||||||
"500",
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"machine_max_speed_y": [
|
|
||||||
"500",
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"machine_max_speed_z": [
|
|
||||||
"500",
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"machine_min_extruding_rate": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"machine_min_travel_rate": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"max_layer_height": [
|
|
||||||
"0.25"
|
|
||||||
],
|
|
||||||
"min_layer_height": [
|
|
||||||
"0.07"
|
|
||||||
],
|
|
||||||
"printer_settings_id": "Sovol",
|
|
||||||
"use_relative_e_distances": "0",
|
|
||||||
"gcode_flavor": "klipper",
|
|
||||||
"fan_kickstart": "0.2",
|
|
||||||
"fan_speedup_overhangs": "0",
|
|
||||||
"fan_speedup_time": "0.5",
|
|
||||||
"retraction_minimum_travel": [
|
|
||||||
"0.5"
|
|
||||||
],
|
|
||||||
"retract_before_wipe": [
|
|
||||||
"0%"
|
|
||||||
],
|
],
|
||||||
|
"thumbnails_format": "PNG",
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"0.5"
|
"0.8"
|
||||||
],
|
],
|
||||||
"retract_length_toolchange": [
|
"machine_max_acceleration_e": [
|
||||||
"1"
|
"5000"
|
||||||
],
|
],
|
||||||
"retraction_speed": [
|
"machine_max_acceleration_extruding": [
|
||||||
"140"
|
"20000"
|
||||||
],
|
],
|
||||||
"deretraction_speed": [
|
"machine_max_acceleration_retracting": [
|
||||||
"140"
|
"5000"
|
||||||
],
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"machine_max_acceleration_x": [
|
||||||
"change_filament_gcode": "M600\nG1 E0.4 F1500 ; prime after color change",
|
"12000"
|
||||||
"machine_pause_gcode": "M601",
|
],
|
||||||
"default_filament_profile": [
|
"machine_max_acceleration_y": [
|
||||||
"Sovol Generic PLA"
|
"12000"
|
||||||
],
|
],
|
||||||
"machine_start_gcode": "M190 S[bed_temperature_initial_layer_single] ; Setting bed temprature\nM109 S[nozzle_temperature_initial_layer] ; Setting hot-end temprature\nSTART_PRINT ; Running macro from klipper\n",
|
"machine_max_acceleration_z": [
|
||||||
"machine_end_gcode": "END_PRINT",
|
"500"
|
||||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;G92 E0.0\n;[layer_z]\n\n",
|
],
|
||||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
"machine_max_speed_x": [
|
||||||
"scan_first_layer": "0"
|
"500"
|
||||||
}
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"500"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"9"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"0.25"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.32"
|
||||||
|
],
|
||||||
|
"retract_lift_below": [
|
||||||
|
"348"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"before_layer_change_gcode": "TIMELAPSE_TAKE_FRAME\nG92 E0",
|
||||||
|
"machine_start_gcode": "G28\nG90\nG1 X0 F9000\nG1 Y20 F9000\nG1 Z0.300 F600\nG1 Y0 F9000\nG91\nM83\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG1 E25 F480\nG4 P1000\nG1 E-0.200 Z5 F600\nG1 X55.000 Y0.000 F6000\nG1 Z-4.800 F600\nG1 X55.000 E13.2 F3000\nG1 X55.000 E8.8 F3000\nG1 Y1 E0.16 F3000\nG1 X-55.000 E8.8 F3000\nG1 X-55.000 E13.2 F3000\nG1 Y1 E0.24 F3000\nG1 X55.000 E13.2 F3000\nG1 X55.000 E8.8 F3000\nG1 E-0.200 Z1 F600\nM400\n\n",
|
||||||
|
"machine_end_gcode": "END_PRINT\n"
|
||||||
|
}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "Sovol",
|
"family": "Sovol",
|
||||||
"bed_model": "",
|
"bed_model": "sovol_sv07plus_buildplate_model.stl",
|
||||||
"bed_texture": "sovol_sv07plus_buildplate_texture.png",
|
"bed_texture": "sovol_sv07plus_buildplate_texture.png",
|
||||||
"hotend_model": "",
|
"hotend_model": "",
|
||||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"nozzle_diameter": "0.4",
|
"nozzle_diameter": "0.4",
|
||||||
"machine_tech": "FFF",
|
"machine_tech": "FFF",
|
||||||
"family": "Sovol",
|
"family": "Sovol",
|
||||||
"bed_model": "",
|
"bed_model": "sovol_sv07_buildplate_model.stl",
|
||||||
"bed_texture": "sovol_sv07_buildplate_texture.png",
|
"bed_texture": "sovol_sv07_buildplate_texture.png",
|
||||||
"hotend_model": "",
|
"hotend_model": "",
|
||||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
"default_materials": "Sovol SV07 PLA"
|
||||||
}
|
}
|
||||||
|
|
111
resources/profiles/Sovol/machine/Sovol SV08 0.2 nozzle.json
Normal file
111
resources/profiles/Sovol/machine/Sovol SV08 0.2 nozzle.json
Normal file
|
@ -0,0 +1,111 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM001",
|
||||||
|
"name": "Sovol SV08 0.2 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common",
|
||||||
|
"printer_model": "Sovol SV08",
|
||||||
|
"default_print_profile": "0.10mm Standard @Sovol SV08 0.2 nozzle",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.2"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.14"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"350x0",
|
||||||
|
"350x350",
|
||||||
|
"0x350"
|
||||||
|
],
|
||||||
|
"printable_height": "345",
|
||||||
|
"gcode_flavor": "klipper",
|
||||||
|
"retraction_length": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"500"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"wipe_distance": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"thumbnails": [
|
||||||
|
"300x300",
|
||||||
|
"400x300",
|
||||||
|
"32x32"
|
||||||
|
],
|
||||||
|
"retract_lift_below": [
|
||||||
|
"343"
|
||||||
|
],
|
||||||
|
"thumbnails_format": "PNG",
|
||||||
|
"before_layer_change_gcode": "TIMELAPSE_TAKE_FRAME\nG92 E0",
|
||||||
|
"machine_start_gcode": "G28\nG90\nG1 X0 F9000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F9000\nSTART_PRINT\nG90\nG1 X0 F9000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F9000\nM400\nG91\nM83\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG1 E25 F300\nG4 P1000\nG1 E-0.200 Z5 F600\nG1 X88.000 F9000\nG1 Z-5.000 F600\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 Y1 E0.16 F1800\nG1 X-87.000 E13.92 F1800\nG1 X-87.000 E20.88 F1800\nG1 Y1 E0.24 F1800\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 E-0.200 Z1 F600\nM400\n",
|
||||||
|
"machine_end_gcode": "END_PRINT\n",
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Sovol SV08 PLA @SV08 0.2 nozzle"
|
||||||
|
]
|
||||||
|
}
|
105
resources/profiles/Sovol/machine/Sovol SV08 0.4 nozzle.json
Normal file
105
resources/profiles/Sovol/machine/Sovol SV08 0.4 nozzle.json
Normal file
|
@ -0,0 +1,105 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM001",
|
||||||
|
"name": "Sovol SV08 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common",
|
||||||
|
"printer_model": "Sovol SV08",
|
||||||
|
"default_print_profile": "0.20mm Standard @Sovol SV08",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"350x0",
|
||||||
|
"350x350",
|
||||||
|
"0x350"
|
||||||
|
],
|
||||||
|
"printable_height": "345",
|
||||||
|
"gcode_flavor": "klipper",
|
||||||
|
"retraction_length": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"500"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"wipe_distance": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"thumbnails": [
|
||||||
|
"300x300",
|
||||||
|
"400x300",
|
||||||
|
"32x32"
|
||||||
|
],
|
||||||
|
"retract_lift_below": [
|
||||||
|
"343"
|
||||||
|
],
|
||||||
|
"thumbnails_format": "PNG",
|
||||||
|
"before_layer_change_gcode": "TIMELAPSE_TAKE_FRAME\nG92 E0",
|
||||||
|
"machine_start_gcode": "G28\nG90\nG1 X0 F9000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F9000\nSTART_PRINT\nG90\nG1 X0 F9000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F9000\nM400\nG91\nM83\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG1 E25 F300\nG4 P1000\nG1 E-0.200 Z5 F600\nG1 X88.000 F9000\nG1 Z-5.000 F600\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 Y1 E0.16 F1800\nG1 X-87.000 E13.92 F1800\nG1 X-87.000 E20.88 F1800\nG1 Y1 E0.24 F1800\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 E-0.200 Z1 F600\nM400\n",
|
||||||
|
"machine_end_gcode": "END_PRINT\n",
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Sovol SV08 PLA"
|
||||||
|
]
|
||||||
|
}
|
111
resources/profiles/Sovol/machine/Sovol SV08 0.6 nozzle.json
Normal file
111
resources/profiles/Sovol/machine/Sovol SV08 0.6 nozzle.json
Normal file
|
@ -0,0 +1,111 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM001",
|
||||||
|
"name": "Sovol SV08 0.6 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common",
|
||||||
|
"printer_model": "Sovol SV08",
|
||||||
|
"default_print_profile": "0.30mm Standard @Sovol SV08 0.6 nozzle",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.6"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.12"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.42"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"350x0",
|
||||||
|
"350x350",
|
||||||
|
"0x350"
|
||||||
|
],
|
||||||
|
"printable_height": "345",
|
||||||
|
"gcode_flavor": "klipper",
|
||||||
|
"retraction_length": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"500"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"wipe_distance": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"thumbnails": [
|
||||||
|
"300x300",
|
||||||
|
"400x300",
|
||||||
|
"32x32"
|
||||||
|
],
|
||||||
|
"retract_lift_below": [
|
||||||
|
"343"
|
||||||
|
],
|
||||||
|
"thumbnails_format": "PNG",
|
||||||
|
"before_layer_change_gcode": "TIMELAPSE_TAKE_FRAME\nG92 E0",
|
||||||
|
"machine_start_gcode": "G28\nG90\nG1 X0 F9000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F9000\nSTART_PRINT\nG90\nG1 X0 F9000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F9000\nM400\nG91\nM83\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG1 E25 F300\nG4 P1000\nG1 E-0.200 Z5 F600\nG1 X88.000 F9000\nG1 Z-5.000 F600\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 Y1 E0.16 F1800\nG1 X-87.000 E13.92 F1800\nG1 X-87.000 E20.88 F1800\nG1 Y1 E0.24 F1800\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 E-0.200 Z1 F600\nM400\n",
|
||||||
|
"machine_end_gcode": "END_PRINT\n",
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Sovol SV08 PLA"
|
||||||
|
]
|
||||||
|
}
|
111
resources/profiles/Sovol/machine/Sovol SV08 0.8 nozzle.json
Normal file
111
resources/profiles/Sovol/machine/Sovol SV08 0.8 nozzle.json
Normal file
|
@ -0,0 +1,111 @@
|
||||||
|
{
|
||||||
|
"type": "machine",
|
||||||
|
"setting_id": "GM001",
|
||||||
|
"name": "Sovol SV08 0.8 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_machine_common",
|
||||||
|
"printer_model": "Sovol SV08",
|
||||||
|
"default_print_profile": "0.20mm Standard @Sovol SV08 0.8 nozzle",
|
||||||
|
"nozzle_diameter": [
|
||||||
|
"0.8"
|
||||||
|
],
|
||||||
|
"min_layer_height": [
|
||||||
|
"0.16"
|
||||||
|
],
|
||||||
|
"max_layer_height": [
|
||||||
|
"0.56"
|
||||||
|
],
|
||||||
|
"retract_before_wipe": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"printable_area": [
|
||||||
|
"0x0",
|
||||||
|
"350x0",
|
||||||
|
"350x350",
|
||||||
|
"0x350"
|
||||||
|
],
|
||||||
|
"printable_height": "345",
|
||||||
|
"gcode_flavor": "klipper",
|
||||||
|
"retraction_length": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"machine_max_speed_e": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"machine_max_speed_x": [
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_speed_y": [
|
||||||
|
"700"
|
||||||
|
],
|
||||||
|
"machine_max_speed_z": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_e": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_extruding": [
|
||||||
|
"20000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_retracting": [
|
||||||
|
"5000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_travel": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_x": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_y": [
|
||||||
|
"40000"
|
||||||
|
],
|
||||||
|
"machine_max_acceleration_z": [
|
||||||
|
"500"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_e": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_x": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_y": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"machine_max_jerk_z": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"z_hop": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"retraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"deretraction_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"retraction_minimum_travel": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"retract_length_toolchange": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"wipe_distance": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"thumbnails": [
|
||||||
|
"300x300",
|
||||||
|
"400x300",
|
||||||
|
"32x32"
|
||||||
|
],
|
||||||
|
"retract_lift_below": [
|
||||||
|
"343"
|
||||||
|
],
|
||||||
|
"thumbnails_format": "PNG",
|
||||||
|
"before_layer_change_gcode": "TIMELAPSE_TAKE_FRAME\nG92 E0",
|
||||||
|
"machine_start_gcode": "G28\nG90\nG1 X0 F9000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F9000\nSTART_PRINT\nG90\nG1 X0 F9000\nG1 Y20\nG1 Z0.600 F600\nG1 Y0 F9000\nM400\nG91\nM83\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\nG1 E25 F300\nG4 P1000\nG1 E-0.200 Z5 F600\nG1 X88.000 F9000\nG1 Z-5.000 F600\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 Y1 E0.16 F1800\nG1 X-87.000 E13.92 F1800\nG1 X-87.000 E20.88 F1800\nG1 Y1 E0.24 F1800\nG1 X87.000 E20.88 F1800\nG1 X87.000 E13.92 F1800\nG1 E-0.200 Z1 F600\nM400\n",
|
||||||
|
"machine_end_gcode": "END_PRINT\n",
|
||||||
|
"default_filament_profile": [
|
||||||
|
"Sovol SV08 PLA"
|
||||||
|
]
|
||||||
|
}
|
12
resources/profiles/Sovol/machine/Sovol SV08.json
Normal file
12
resources/profiles/Sovol/machine/Sovol SV08.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"type": "machine_model",
|
||||||
|
"name": "Sovol SV08",
|
||||||
|
"model_id": "Sovol-SV08",
|
||||||
|
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
||||||
|
"machine_tech": "FFF",
|
||||||
|
"family": "Sovol",
|
||||||
|
"bed_model": "sovol_sv08_buildplate_model.stl",
|
||||||
|
"bed_texture": "sovol_sv08_buildplate_texture.png",
|
||||||
|
"hotend_model": "",
|
||||||
|
"default_materials": "Sovol SV08 PLA;Sovol SV08 PLA @SV08 0.2 nozzle;Sovol SV08 ABS;Sovol SV08 PETG;Sovol SV08 TPU"
|
||||||
|
}
|
|
@ -1,118 +1,122 @@
|
||||||
{
|
{
|
||||||
"type": "machine",
|
"type": "machine",
|
||||||
"name": "fdm_machine_common",
|
"name": "fdm_machine_common",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"printer_technology": "FFF",
|
"printer_technology": "FFF",
|
||||||
"deretraction_speed": [
|
"deretraction_speed": [
|
||||||
"40"
|
"40"
|
||||||
],
|
],
|
||||||
"extruder_colour": [
|
"extruder_colour": [
|
||||||
"#FCE94F"
|
"#FCE94F"
|
||||||
],
|
],
|
||||||
"extruder_offset": [
|
"extruder_offset": [
|
||||||
"0x0"
|
"0x0"
|
||||||
],
|
],
|
||||||
"gcode_flavor": "marlin",
|
"gcode_flavor": "marlin",
|
||||||
"silent_mode": "0",
|
"silent_mode": "0",
|
||||||
"machine_max_acceleration_e": [
|
"machine_max_acceleration_e": [
|
||||||
"5000"
|
"5000"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_extruding": [
|
"machine_max_acceleration_extruding": [
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_retracting": [
|
"machine_max_acceleration_retracting": [
|
||||||
"1000"
|
"1000"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_x": [
|
"machine_max_acceleration_x": [
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_y": [
|
"machine_max_acceleration_y": [
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_acceleration_z": [
|
"machine_max_acceleration_z": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"machine_max_speed_e": [
|
"machine_max_speed_e": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"machine_max_speed_x": [
|
"machine_max_speed_x": [
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_speed_y": [
|
"machine_max_speed_y": [
|
||||||
"500"
|
"500"
|
||||||
],
|
],
|
||||||
"machine_max_speed_z": [
|
"machine_max_speed_z": [
|
||||||
"10"
|
"10"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_e": [
|
"machine_max_jerk_e": [
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_x": [
|
"machine_max_jerk_x": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_y": [
|
"machine_max_jerk_y": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"machine_max_jerk_z": [
|
"machine_max_jerk_z": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"machine_min_extruding_rate": [
|
"machine_min_extruding_rate": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"machine_min_travel_rate": [
|
"machine_min_travel_rate": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"max_layer_height": [
|
"max_layer_height": [
|
||||||
"0.32"
|
"0.32"
|
||||||
],
|
],
|
||||||
"min_layer_height": [
|
"min_layer_height": [
|
||||||
"0.08"
|
"0.08"
|
||||||
],
|
],
|
||||||
"printable_height": "250",
|
"printable_height": "250",
|
||||||
"extruder_clearance_radius": "65",
|
"extruder_clearance_radius": "65",
|
||||||
"extruder_clearance_height_to_rod": "36",
|
"extruder_clearance_height_to_rod": "36",
|
||||||
"extruder_clearance_height_to_lid": "140",
|
"extruder_clearance_height_to_lid": "140",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
"printer_settings_id": "",
|
"printer_settings_id": "",
|
||||||
"printer_variant": "0.4",
|
"printer_variant": "0.4",
|
||||||
"retraction_minimum_travel": [
|
"retraction_minimum_travel": [
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
"retract_before_wipe": [
|
"retract_before_wipe": [
|
||||||
"70%"
|
"70%"
|
||||||
],
|
],
|
||||||
"retract_when_changing_layer": [
|
"retract_when_changing_layer": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"retraction_length": [
|
"retraction_length": [
|
||||||
"5"
|
"5"
|
||||||
],
|
],
|
||||||
"retract_length_toolchange": [
|
"retract_length_toolchange": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"z_hop": [
|
"z_hop": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"retract_restart_extra": [
|
"retract_restart_extra": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"retract_restart_extra_toolchange": [
|
"retract_restart_extra_toolchange": [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"retraction_speed": [
|
"retraction_speed": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
"single_extruder_multi_material": "1",
|
"retract_lift_below": [
|
||||||
"change_filament_gcode": "",
|
"0"
|
||||||
"wipe": [
|
],
|
||||||
"1"
|
"single_extruder_multi_material": "1",
|
||||||
],
|
"change_filament_gcode": "",
|
||||||
"z_lift_type": "NormalLift",
|
"wipe": [
|
||||||
"default_print_profile": "",
|
"1"
|
||||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
],
|
||||||
"machine_start_gcode": "",
|
"z_lift_type": "NormalLift",
|
||||||
"machine_end_gcode": ""
|
"z_hop_types": "Normal Lift",
|
||||||
}
|
"default_print_profile": "",
|
||||||
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||||
|
"machine_start_gcode": "G90\nG1 X0 Y0 F8000\nM140 S[bed_temperature_initial_layer_single] ;set bed temp\nM104 S[nozzle_temperature_initial_layer] ;set extruder temp\nM190 S[bed_temperature_initial_layer_single] ;wait for bed temp\nM109 S[nozzle_temperature_initial_layer];wait for extruder temp\n\nSTART_PRINT\n\nM400\nG90\nM83\nG1 Z0.500 F1200\nG1 E10\nG1 E-0.200 Z5 F1200\nG1 X78.000 Y0.000 F8000\nG1 Z0.300 F1200\nG1 X128.000 E12 F{outer_wall_volumetric_speed * 1.0 /(0.3*0.5) * 30}\nG1 X178.000 E8 F{outer_wall_volumetric_speed * 1.0 /(0.3*0.5) * 60}\nG1 X188.000 E-0.200 Z1\nM400\n\nG90\nM83\nG1 X78.000 Y1.000 F8000\nG1 Z0.300 F1200\nG1 X128.000 E12 F{outer_wall_volumetric_speed * 1.0 /(0.3*0.5) * 30}\nG1 X178.000 E8 F{outer_wall_volumetric_speed * 1.0 /(0.3*0.5) * 60}\nG1 X188.000 E-0.500 Z1\nM400\n\n",
|
||||||
|
"machine_end_gcode": ""
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,120 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.10mm Standard @Sovol SV08 0.2 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.10",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "5",
|
||||||
|
"bottom_shell_thickness": "0",
|
||||||
|
"bridge_flow": "1",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"internal_bridge_speed" : "50",
|
||||||
|
"brim_type": "outer_only",
|
||||||
|
"brim_width": "2",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "20000",
|
||||||
|
"outer_wall_acceleration": "8000",
|
||||||
|
"top_surface_acceleration": "12000",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.1",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"exclude_object": "1",
|
||||||
|
"outer_wall_line_width": "0.22",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.22",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "10%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"initial_layer_acceleration": "3000",
|
||||||
|
"travel_acceleration": "20000",
|
||||||
|
"inner_wall_acceleration": "12000",
|
||||||
|
"initial_layer_line_width": "0.25",
|
||||||
|
"initial_layer_print_height": "0.1",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.22",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.25",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "50",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.22",
|
||||||
|
"wall_loops": "4",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "0",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "1",
|
||||||
|
"skirt_speed": "30",
|
||||||
|
"minimum_sparse_infill_area": "0",
|
||||||
|
"internal_solid_infill_line_width": "0.22",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "snug",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.22",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.22",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "2.5",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_threshold_angle": "20",
|
||||||
|
"support_object_xy_distance": "0.35",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonicline",
|
||||||
|
"top_surface_line_width": "0.22",
|
||||||
|
"top_shell_layers": "7",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "60",
|
||||||
|
"initial_layer_travel_speed": "80%",
|
||||||
|
"outer_wall_speed": "160",
|
||||||
|
"inner_wall_speed": "200",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "180",
|
||||||
|
"gap_infill_speed": "150",
|
||||||
|
"sparse_infill_speed": "200",
|
||||||
|
"travel_speed": "600",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"bridge_acceleration": "100%",
|
||||||
|
"support_interface_pattern": "auto",
|
||||||
|
"seam_gap": "5%",
|
||||||
|
"wall_generator": "classic",
|
||||||
|
"gcode_label_objects": "1",
|
||||||
|
"slow_down_layers": "3",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.2 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.18mm Optimal @Sovol SV01Pro",
|
"name": "0.18mm Optimal @Sovol SV01Pro",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.18",
|
"layer_height": "0.18",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.15",
|
"support_top_z_distance": "0.15",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV01 Pro 0.4 nozzle"
|
"Sovol SV01 Pro 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.18mm Optimal @Sovol SV02",
|
"name": "0.18mm Optimal @Sovol SV02",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.18",
|
"layer_height": "0.18",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.15",
|
"support_top_z_distance": "0.15",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV02 0.4 nozzle"
|
"Sovol SV02 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.18mm Optimal @Sovol SV05",
|
"name": "0.18mm Optimal @Sovol SV05",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.18",
|
"layer_height": "0.18",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.15",
|
"support_top_z_distance": "0.15",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV05 0.4 nozzle"
|
"Sovol SV05 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.18mm Optimal @Sovol SV06",
|
"name": "0.18mm Optimal @Sovol SV06",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.18",
|
"layer_height": "0.18",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.15",
|
"support_top_z_distance": "0.15",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV06 0.4 nozzle"
|
"Sovol SV06 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.18mm Optimal @Sovol SV06Plus",
|
"name": "0.18mm Optimal @Sovol SV06Plus",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.18",
|
"layer_height": "0.18",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.15",
|
"support_top_z_distance": "0.15",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV06 Plus 0.4 nozzle"
|
"Sovol SV06 Plus 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -46,7 +46,7 @@
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "[input_filename_base].gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
|
@ -81,12 +81,12 @@
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "grid",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "[input_filename_base].gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
|
@ -81,12 +81,12 @@
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
|
|
117
resources/profiles/Sovol/process/0.18mm Optimal @Sovol SV08.json
Normal file
117
resources/profiles/Sovol/process/0.18mm Optimal @Sovol SV08.json
Normal file
|
@ -0,0 +1,117 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.18mm Optimal @Sovol SV08",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.18",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"bottom_shell_thickness": "0",
|
||||||
|
"bridge_flow": "0.95",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"internal_bridge_speed" : "50",
|
||||||
|
"brim_type": "outer_only",
|
||||||
|
"brim_width": "5",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "20000",
|
||||||
|
"outer_wall_acceleration": "8000",
|
||||||
|
"top_surface_acceleration": "12000",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.1",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"exclude_object": "1",
|
||||||
|
"outer_wall_line_width": "0.42",
|
||||||
|
"wall_infill_order": "outer wall/inner wall/infill",
|
||||||
|
"line_width": "0.42",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "10%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"initial_layer_acceleration": "3000",
|
||||||
|
"travel_acceleration": "20000",
|
||||||
|
"inner_wall_acceleration": "12000",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"initial_layer_print_height": "0.2",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.5",
|
||||||
|
"infill_wall_overlap": "30%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.25",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "50",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "0",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "1",
|
||||||
|
"minimum_sparse_infill_area": "0",
|
||||||
|
"internal_solid_infill_line_width": "0.5",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "grid",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.5",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "2.5",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_threshold_angle": "10",
|
||||||
|
"support_object_xy_distance": "0.35",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonicline",
|
||||||
|
"top_surface_line_width": "0.45",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "1",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "90",
|
||||||
|
"outer_wall_speed": "200",
|
||||||
|
"inner_wall_speed": "300",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "200",
|
||||||
|
"gap_infill_speed": "200",
|
||||||
|
"sparse_infill_speed": "300",
|
||||||
|
"travel_speed": "600",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"bridge_acceleration": "100%",
|
||||||
|
"support_interface_pattern": "auto",
|
||||||
|
"seam_gap": "5%",
|
||||||
|
"wall_generator": "classic",
|
||||||
|
"gcode_label_objects": "1",
|
||||||
|
"slow_down_layers": "3",
|
||||||
|
"compatible_printers": [
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.20mm Standard @Sovol SV01Pro",
|
"name": "0.20mm Standard @Sovol SV01Pro",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.20",
|
"layer_height": "0.20",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.18",
|
"support_top_z_distance": "0.18",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV01 Pro 0.4 nozzle"
|
"Sovol SV01 Pro 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.20mm Standard @Sovol SV02",
|
"name": "0.20mm Standard @Sovol SV02",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.20",
|
"layer_height": "0.20",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.18",
|
"support_top_z_distance": "0.18",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV02 0.4 nozzle"
|
"Sovol SV02 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.20mm Standard @Sovol SV05",
|
"name": "0.20mm Standard @Sovol SV05",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.20",
|
"layer_height": "0.20",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.18",
|
"support_top_z_distance": "0.18",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV05 0.4 nozzle"
|
"Sovol SV05 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.20mm Standard @Sovol SV06",
|
"name": "0.20mm Standard @Sovol SV06",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.20",
|
"layer_height": "0.20",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.18",
|
"support_top_z_distance": "0.18",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV06 0.4 nozzle"
|
"Sovol SV06 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,109 +1,109 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.20mm Standard @Sovol SV06Plus",
|
"name": "0.20mm Standard @Sovol SV06Plus",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.20",
|
"layer_height": "0.20",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "5",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.85",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "0",
|
"brim_width": "0",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
"default_acceleration": "0",
|
||||||
"outer_wall_acceleration": "0",
|
"outer_wall_acceleration": "0",
|
||||||
"top_surface_acceleration": "0",
|
"top_surface_acceleration": "0",
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0.1",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.44",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "15%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_acceleration": "0",
|
||||||
"travel_acceleration": "0",
|
"travel_acceleration": "0",
|
||||||
"inner_wall_acceleration": "0",
|
"inner_wall_acceleration": "0",
|
||||||
"initial_layer_line_width": "0.42",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_print_height": "0.24",
|
"initial_layer_print_height": "0.24",
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.44",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "23%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "3",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "2",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "2",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "normal(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "grid",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.18",
|
"support_top_z_distance": "0.18",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.38",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
"support_interface_bottom_layers": "-1",
|
"support_interface_bottom_layers": "-1",
|
||||||
"support_interface_spacing": "0.2",
|
"support_interface_spacing": "0.2",
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "35%",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "35%",
|
||||||
"outer_wall_speed": "25",
|
"outer_wall_speed": "25",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_speed": "40",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_speed": "40",
|
||||||
"top_surface_speed": "30",
|
"top_surface_speed": "30",
|
||||||
"gap_infill_speed": "30",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_speed": "60",
|
"sparse_infill_speed": "60",
|
||||||
"travel_speed": "150",
|
"travel_speed": "150",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Sovol SV06 Plus 0.4 nozzle"
|
"Sovol SV06 Plus 0.4 nozzle"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,77 +1,72 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"setting_id": "GP004",
|
"setting_id": "GP004",
|
||||||
"name": "0.20mm Standard @Sovol SV07",
|
"name": "0.20mm Standard @Sovol SV07",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"inherits": "fdm_process_common",
|
"instantiation": "true",
|
||||||
"instantiation": "true",
|
"inherits": "fdm_process_common",
|
||||||
"adaptive_layer_height": "1",
|
"adaptive_layer_height": "1",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"layer_height": "0.20",
|
"layer_height": "0.2",
|
||||||
"max_travel_detour_distance": "0",
|
"max_travel_detour_distance": "0",
|
||||||
"bottom_surface_pattern": "monotonic",
|
"bottom_surface_pattern": "monotonic",
|
||||||
"bottom_shell_layers": "5",
|
"bottom_shell_layers": "3",
|
||||||
"bottom_shell_thickness": "0",
|
"bottom_shell_thickness": "0",
|
||||||
"bridge_flow": "0.85",
|
"bridge_flow": "0.95",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "50",
|
||||||
"brim_width": "0",
|
"internal_bridge_speed": "50",
|
||||||
|
"brim_width": "5",
|
||||||
|
"brim_type": "outer_only",
|
||||||
"brim_object_gap": "0",
|
"brim_object_gap": "0",
|
||||||
"compatible_printers_condition": "",
|
"compatible_printers_condition": "",
|
||||||
|
"default_acceleration": "8000",
|
||||||
"print_sequence": "by layer",
|
"print_sequence": "by layer",
|
||||||
"default_acceleration": "0",
|
|
||||||
"outer_wall_acceleration": "0",
|
|
||||||
"top_surface_acceleration": "0",
|
|
||||||
"bridge_no_support": "0",
|
"bridge_no_support": "0",
|
||||||
"draft_shield": "disabled",
|
"draft_shield": "disabled",
|
||||||
"elefant_foot_compensation": "0.1",
|
"elefant_foot_compensation": "0",
|
||||||
"enable_arc_fitting": "0",
|
"enable_arc_fitting": "0",
|
||||||
"exclude_object": "0",
|
|
||||||
"outer_wall_line_width": "0.42",
|
"outer_wall_line_width": "0.42",
|
||||||
"wall_infill_order": "inner wall/outer wall/infill",
|
"wall_infill_order": "outer wall/inner wall/infill",
|
||||||
"line_width": "0.44",
|
"line_width": "0.42",
|
||||||
"infill_direction": "45",
|
"infill_direction": "45",
|
||||||
"sparse_infill_density": "15%",
|
"sparse_infill_density": "10%",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_acceleration": "0",
|
"initial_layer_line_width": "0.5",
|
||||||
"travel_acceleration": "0",
|
"initial_layer_print_height": "0.3",
|
||||||
"inner_wall_acceleration": "0",
|
|
||||||
"initial_layer_line_width": "0.42",
|
|
||||||
"initial_layer_print_height": "0.24",
|
|
||||||
"infill_combination": "0",
|
"infill_combination": "0",
|
||||||
"sparse_infill_line_width": "0.44",
|
"sparse_infill_line_width": "0.5",
|
||||||
"infill_wall_overlap": "23%",
|
"infill_wall_overlap": "25%",
|
||||||
"interface_shells": "0",
|
"interface_shells": "0",
|
||||||
"ironing_flow": "15%",
|
"ironing_flow": "15%",
|
||||||
"ironing_spacing": "0.25",
|
"ironing_spacing": "0.25",
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "[input_filename_base].gcode",
|
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
"overhang_3_4_speed": "15",
|
"overhang_3_4_speed": "15",
|
||||||
"overhang_4_4_speed": "10",
|
"overhang_4_4_speed": "10",
|
||||||
"inner_wall_line_width": "0.45",
|
"inner_wall_line_width": "0.45",
|
||||||
"wall_loops": "3",
|
"wall_loops": "2",
|
||||||
"print_settings_id": "",
|
"print_settings_id": "",
|
||||||
"raft_layers": "0",
|
"raft_layers": "0",
|
||||||
"seam_position": "aligned",
|
"seam_position": "aligned",
|
||||||
"skirt_distance": "3",
|
"skirt_distance": "3",
|
||||||
"skirt_height": "2",
|
"skirt_height": "1",
|
||||||
"skirt_loops": "2",
|
"skirt_loops": "1",
|
||||||
"minimum_sparse_infill_area": "10",
|
"minimum_sparse_infill_area": "10",
|
||||||
"internal_solid_infill_line_width": "0",
|
"internal_solid_infill_line_width": "0.45",
|
||||||
"spiral_mode": "0",
|
"spiral_mode": "0",
|
||||||
"standby_temperature_delta": "-5",
|
"standby_temperature_delta": "-5",
|
||||||
"enable_support": "0",
|
"enable_support": "0",
|
||||||
"resolution": "0.012",
|
"resolution": "0.012",
|
||||||
"support_type": "normal(auto)",
|
"support_type": "tree(auto)",
|
||||||
"support_style": "grid",
|
"support_style": "snug",
|
||||||
"support_on_build_plate_only": "0",
|
"support_on_build_plate_only": "0",
|
||||||
"support_top_z_distance": "0.18",
|
"support_top_z_distance": "0.15",
|
||||||
"support_filament": "0",
|
"support_filament": "0",
|
||||||
"support_line_width": "0.38",
|
"support_line_width": "0.45",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_filament": "0",
|
"support_interface_filament": "0",
|
||||||
"support_interface_top_layers": "3",
|
"support_interface_top_layers": "3",
|
||||||
|
@ -80,31 +75,47 @@
|
||||||
"support_interface_speed": "100%",
|
"support_interface_speed": "100%",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "80",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "30",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.45",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "4",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
"initial_layer_speed": "35%",
|
"initial_layer_speed": "30",
|
||||||
"initial_layer_infill_speed": "35%",
|
"initial_layer_infill_speed": "60",
|
||||||
"outer_wall_speed": "25",
|
"initial_layer_travel_speed": "60%",
|
||||||
"inner_wall_speed": "40",
|
"outer_wall_speed": "150",
|
||||||
"internal_solid_infill_speed": "40",
|
"inner_wall_speed": "300",
|
||||||
"top_surface_speed": "30",
|
"internal_solid_infill_speed": "180",
|
||||||
"gap_infill_speed": "30",
|
"top_surface_speed": "180",
|
||||||
"sparse_infill_speed": "60",
|
"gap_infill_speed": "150",
|
||||||
"travel_speed": "150",
|
"sparse_infill_speed": "300",
|
||||||
|
"travel_speed": "350",
|
||||||
"enable_prime_tower": "0",
|
"enable_prime_tower": "0",
|
||||||
"wipe_tower_no_sparse_layers": "0",
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
"prime_tower_width": "60",
|
"prime_tower_width": "60",
|
||||||
"xy_hole_compensation": "0",
|
"xy_hole_compensation": "0",
|
||||||
"xy_contour_compensation": "0",
|
"xy_contour_compensation": "0",
|
||||||
"compatible_printers": [
|
"seam_gap": "5%",
|
||||||
"Sovol SV07 0.4 nozzle"
|
"outer_wall_acceleration": "5000",
|
||||||
]
|
"inner_wall_acceleration": "6000",
|
||||||
|
"initial_layer_acceleration": "5000",
|
||||||
|
"top_surface_acceleration": "6000",
|
||||||
|
"travel_acceleration": "8000",
|
||||||
|
"wall_generator": "classic",
|
||||||
|
"slow_down_layers": "3",
|
||||||
|
"bottom_solid_infill_flow_ratio": "1.25",
|
||||||
|
"accel_to_decel_enable": "0",
|
||||||
|
"accel_to_decel_factor": "30%",
|
||||||
|
"skirt_speed": "0",
|
||||||
|
"gcode_label_objects": "0",
|
||||||
|
"exclude_object": "0",
|
||||||
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV07 0.4 nozzle"
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -46,7 +46,7 @@
|
||||||
"ironing_speed": "15",
|
"ironing_speed": "15",
|
||||||
"ironing_type": "no ironing",
|
"ironing_type": "no ironing",
|
||||||
"reduce_infill_retraction": "1",
|
"reduce_infill_retraction": "1",
|
||||||
"filename_format": "[input_filename_base].gcode",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"detect_overhang_wall": "1",
|
"detect_overhang_wall": "1",
|
||||||
"overhang_1_4_speed": "0",
|
"overhang_1_4_speed": "0",
|
||||||
"overhang_2_4_speed": "20",
|
"overhang_2_4_speed": "20",
|
||||||
|
@ -81,12 +81,12 @@
|
||||||
"support_base_pattern": "rectilinear",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_base_pattern_spacing": "0.2",
|
"support_base_pattern_spacing": "0.2",
|
||||||
"support_speed": "40",
|
"support_speed": "40",
|
||||||
"support_threshold_angle": "30",
|
"support_threshold_angle": "40",
|
||||||
"support_object_xy_distance": "60%",
|
"support_object_xy_distance": "60%",
|
||||||
"tree_support_branch_angle": "40",
|
"tree_support_branch_angle": "40",
|
||||||
"tree_support_wall_count": "0",
|
"tree_support_wall_count": "0",
|
||||||
"detect_thin_wall": "1",
|
"detect_thin_wall": "1",
|
||||||
"top_surface_pattern": "monotonicline",
|
"top_surface_pattern": "monotonic",
|
||||||
"top_surface_line_width": "0.38",
|
"top_surface_line_width": "0.38",
|
||||||
"top_shell_layers": "5",
|
"top_shell_layers": "5",
|
||||||
"top_shell_thickness": "0.8",
|
"top_shell_thickness": "0.8",
|
||||||
|
|
|
@ -0,0 +1,118 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Standard @Sovol SV08 0.4 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.20",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"bottom_shell_thickness": "0",
|
||||||
|
"bridge_flow": "1",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"internal_bridge_speed" : "50",
|
||||||
|
"brim_type": "outer_only",
|
||||||
|
"brim_width": "5",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "20000",
|
||||||
|
"outer_wall_acceleration": "8000",
|
||||||
|
"top_surface_acceleration": "12000",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.1",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"exclude_object": "1",
|
||||||
|
"outer_wall_line_width": "0.4",
|
||||||
|
"wall_infill_order": "outer wall/inner wall/infill",
|
||||||
|
"line_width": "0.4",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "10%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"initial_layer_acceleration": "3000",
|
||||||
|
"travel_acceleration": "20000",
|
||||||
|
"inner_wall_acceleration": "12000",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"initial_layer_print_height": "0.25",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "30%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.25",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "50",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.42",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "0",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "1",
|
||||||
|
"minimum_sparse_infill_area": "0",
|
||||||
|
"internal_solid_infill_line_width": "0.45",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "snug",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.45",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "2.5",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_threshold_angle": "20",
|
||||||
|
"support_object_xy_distance": "0.35",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonicline",
|
||||||
|
"top_surface_line_width": "0.42",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "1",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "90",
|
||||||
|
"outer_wall_speed": "200",
|
||||||
|
"inner_wall_speed": "300",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "200",
|
||||||
|
"gap_infill_speed": "200",
|
||||||
|
"sparse_infill_speed": "300",
|
||||||
|
"travel_speed": "600",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"bridge_acceleration": "100%",
|
||||||
|
"support_interface_pattern": "auto",
|
||||||
|
"seam_gap": "5%",
|
||||||
|
"wall_generator": "classic",
|
||||||
|
"gcode_label_objects": "1",
|
||||||
|
"slow_down_layers": "3",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,118 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.20mm Standard @Sovol SV08",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.20",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"bottom_shell_thickness": "0",
|
||||||
|
"bridge_flow": "0.95",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"internal_bridge_speed" : "50",
|
||||||
|
"brim_type": "outer_only",
|
||||||
|
"brim_width": "5",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "20000",
|
||||||
|
"outer_wall_acceleration": "8000",
|
||||||
|
"top_surface_acceleration": "12000",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.1",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"exclude_object": "1",
|
||||||
|
"outer_wall_line_width": "0.42",
|
||||||
|
"wall_infill_order": "outer wall/inner wall/infill",
|
||||||
|
"line_width": "0.42",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "10%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"initial_layer_acceleration": "3000",
|
||||||
|
"travel_acceleration": "20000",
|
||||||
|
"inner_wall_acceleration": "12000",
|
||||||
|
"initial_layer_line_width": "0.5",
|
||||||
|
"initial_layer_print_height": "0.25",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.45",
|
||||||
|
"infill_wall_overlap": "30%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.25",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "50",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.45",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "0",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "1",
|
||||||
|
"minimum_sparse_infill_area": "0",
|
||||||
|
"internal_solid_infill_line_width": "0.5",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "snug",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.5",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "2.5",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_threshold_angle": "20",
|
||||||
|
"support_object_xy_distance": "0.35",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonicline",
|
||||||
|
"top_surface_line_width": "0.45",
|
||||||
|
"top_shell_layers": "4",
|
||||||
|
"top_shell_thickness": "1",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "90",
|
||||||
|
"outer_wall_speed": "200",
|
||||||
|
"inner_wall_speed": "300",
|
||||||
|
"internal_solid_infill_speed": "200",
|
||||||
|
"top_surface_speed": "200",
|
||||||
|
"gap_infill_speed": "200",
|
||||||
|
"sparse_infill_speed": "300",
|
||||||
|
"travel_speed": "600",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"bridge_acceleration": "100%",
|
||||||
|
"support_interface_pattern": "auto",
|
||||||
|
"seam_gap": "5%",
|
||||||
|
"wall_generator": "classic",
|
||||||
|
"gcode_label_objects": "1",
|
||||||
|
"slow_down_layers": "3",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,118 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.30mm Standard @Sovol SV08 0.6 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.30",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"bottom_shell_thickness": "0",
|
||||||
|
"bridge_flow": "1",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"internal_bridge_speed" : "50",
|
||||||
|
"brim_type": "outer_only",
|
||||||
|
"brim_width": "5",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "20000",
|
||||||
|
"outer_wall_acceleration": "8000",
|
||||||
|
"top_surface_acceleration": "12000",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.1",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"exclude_object": "1",
|
||||||
|
"outer_wall_line_width": "0.6",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.6",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "10%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"initial_layer_acceleration": "3000",
|
||||||
|
"travel_acceleration": "20000",
|
||||||
|
"inner_wall_acceleration": "12000",
|
||||||
|
"initial_layer_line_width": "0.6",
|
||||||
|
"initial_layer_print_height": "0.3",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.6",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.25",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "50",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.6",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "0",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "1",
|
||||||
|
"minimum_sparse_infill_area": "0",
|
||||||
|
"internal_solid_infill_line_width": "0.6",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "snug",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.6",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "2.5",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_threshold_angle": "20",
|
||||||
|
"support_object_xy_distance": "0.35",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonicline",
|
||||||
|
"top_surface_line_width": "0.6",
|
||||||
|
"top_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "60",
|
||||||
|
"outer_wall_speed": "150",
|
||||||
|
"inner_wall_speed": "180",
|
||||||
|
"internal_solid_infill_speed": "180",
|
||||||
|
"top_surface_speed": "150",
|
||||||
|
"gap_infill_speed": "150",
|
||||||
|
"sparse_infill_speed": "180",
|
||||||
|
"travel_speed": "600",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"bridge_acceleration": "100%",
|
||||||
|
"support_interface_pattern": "auto",
|
||||||
|
"seam_gap": "5%",
|
||||||
|
"wall_generator": "classic",
|
||||||
|
"gcode_label_objects": "1",
|
||||||
|
"slow_down_layers": "3",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.6 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,118 @@
|
||||||
|
{
|
||||||
|
"type": "process",
|
||||||
|
"setting_id": "GP004",
|
||||||
|
"name": "0.40mm Standard @Sovol SV08 0.8 nozzle",
|
||||||
|
"from": "system",
|
||||||
|
"inherits": "fdm_process_common",
|
||||||
|
"instantiation": "true",
|
||||||
|
"adaptive_layer_height": "1",
|
||||||
|
"reduce_crossing_wall": "0",
|
||||||
|
"layer_height": "0.40",
|
||||||
|
"max_travel_detour_distance": "0",
|
||||||
|
"bottom_surface_pattern": "monotonic",
|
||||||
|
"bottom_shell_layers": "3",
|
||||||
|
"bottom_shell_thickness": "0",
|
||||||
|
"bridge_flow": "1",
|
||||||
|
"bridge_speed": "50",
|
||||||
|
"internal_bridge_speed" : "50",
|
||||||
|
"brim_type": "outer_only",
|
||||||
|
"brim_width": "5",
|
||||||
|
"brim_object_gap": "0",
|
||||||
|
"compatible_printers_condition": "",
|
||||||
|
"print_sequence": "by layer",
|
||||||
|
"default_acceleration": "20000",
|
||||||
|
"outer_wall_acceleration": "8000",
|
||||||
|
"top_surface_acceleration": "12000",
|
||||||
|
"bridge_no_support": "0",
|
||||||
|
"draft_shield": "disabled",
|
||||||
|
"elefant_foot_compensation": "0.1",
|
||||||
|
"enable_arc_fitting": "0",
|
||||||
|
"exclude_object": "1",
|
||||||
|
"outer_wall_line_width": "0.8",
|
||||||
|
"wall_infill_order": "inner wall/outer wall/infill",
|
||||||
|
"line_width": "0.8",
|
||||||
|
"infill_direction": "45",
|
||||||
|
"sparse_infill_density": "10%",
|
||||||
|
"sparse_infill_pattern": "crosshatch",
|
||||||
|
"initial_layer_acceleration": "3000",
|
||||||
|
"travel_acceleration": "20000",
|
||||||
|
"inner_wall_acceleration": "12000",
|
||||||
|
"initial_layer_line_width": "0.8",
|
||||||
|
"initial_layer_print_height": "0.4",
|
||||||
|
"infill_combination": "0",
|
||||||
|
"sparse_infill_line_width": "0.8",
|
||||||
|
"infill_wall_overlap": "15%",
|
||||||
|
"interface_shells": "0",
|
||||||
|
"ironing_flow": "15%",
|
||||||
|
"ironing_spacing": "0.25",
|
||||||
|
"ironing_speed": "15",
|
||||||
|
"ironing_type": "no ironing",
|
||||||
|
"reduce_infill_retraction": "1",
|
||||||
|
"filename_format": "{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
|
"detect_overhang_wall": "1",
|
||||||
|
"overhang_1_4_speed": "0",
|
||||||
|
"overhang_2_4_speed": "50",
|
||||||
|
"overhang_3_4_speed": "30",
|
||||||
|
"overhang_4_4_speed": "10",
|
||||||
|
"inner_wall_line_width": "0.8",
|
||||||
|
"wall_loops": "2",
|
||||||
|
"print_settings_id": "",
|
||||||
|
"raft_layers": "0",
|
||||||
|
"seam_position": "aligned",
|
||||||
|
"skirt_distance": "0",
|
||||||
|
"skirt_height": "1",
|
||||||
|
"skirt_loops": "1",
|
||||||
|
"minimum_sparse_infill_area": "0",
|
||||||
|
"internal_solid_infill_line_width": "0.8",
|
||||||
|
"spiral_mode": "0",
|
||||||
|
"standby_temperature_delta": "-5",
|
||||||
|
"enable_support": "0",
|
||||||
|
"resolution": "0.012",
|
||||||
|
"support_type": "normal(auto)",
|
||||||
|
"support_style": "snug",
|
||||||
|
"support_on_build_plate_only": "0",
|
||||||
|
"support_top_z_distance": "0.2",
|
||||||
|
"support_filament": "0",
|
||||||
|
"support_line_width": "0.8",
|
||||||
|
"support_interface_loop_pattern": "0",
|
||||||
|
"support_interface_filament": "0",
|
||||||
|
"support_interface_top_layers": "2",
|
||||||
|
"support_interface_bottom_layers": "-1",
|
||||||
|
"support_interface_spacing": "0.5",
|
||||||
|
"support_interface_speed": "100%",
|
||||||
|
"support_base_pattern": "rectilinear",
|
||||||
|
"support_base_pattern_spacing": "2.5",
|
||||||
|
"support_speed": "80",
|
||||||
|
"support_threshold_angle": "20",
|
||||||
|
"support_object_xy_distance": "0.35",
|
||||||
|
"tree_support_branch_angle": "40",
|
||||||
|
"tree_support_wall_count": "0",
|
||||||
|
"detect_thin_wall": "1",
|
||||||
|
"top_surface_pattern": "monotonicline",
|
||||||
|
"top_surface_line_width": "0.8",
|
||||||
|
"top_shell_layers": "3",
|
||||||
|
"top_shell_thickness": "0.8",
|
||||||
|
"initial_layer_speed": "30",
|
||||||
|
"initial_layer_infill_speed": "60",
|
||||||
|
"outer_wall_speed": "135",
|
||||||
|
"inner_wall_speed": "150",
|
||||||
|
"internal_solid_infill_speed": "150",
|
||||||
|
"top_surface_speed": "135",
|
||||||
|
"gap_infill_speed": "135",
|
||||||
|
"sparse_infill_speed": "150",
|
||||||
|
"travel_speed": "600",
|
||||||
|
"enable_prime_tower": "0",
|
||||||
|
"wipe_tower_no_sparse_layers": "0",
|
||||||
|
"prime_tower_width": "60",
|
||||||
|
"xy_hole_compensation": "0",
|
||||||
|
"xy_contour_compensation": "0",
|
||||||
|
"bridge_acceleration": "100%",
|
||||||
|
"support_interface_pattern": "auto",
|
||||||
|
"seam_gap": "5%",
|
||||||
|
"wall_generator": "classic",
|
||||||
|
"gcode_label_objects": "1",
|
||||||
|
"slow_down_layers": "3",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Sovol SV08 0.8 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,70 +1,73 @@
|
||||||
{
|
{
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"name": "fdm_process_common",
|
"name": "fdm_process_common",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"adaptive_layer_height": "0",
|
"adaptive_layer_height": "0",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"bridge_flow": "0.95",
|
"bridge_flow": "0.95",
|
||||||
"bridge_speed": "25",
|
"bridge_speed": "25",
|
||||||
"brim_width": "5",
|
"internal_bridge_speed" : "150",
|
||||||
"compatible_printers": [],
|
"brim_width": "5",
|
||||||
"print_sequence": "by layer",
|
"compatible_printers": [],
|
||||||
"default_acceleration": "0",
|
"print_sequence": "by layer",
|
||||||
"bridge_no_support": "0",
|
"default_acceleration": "0",
|
||||||
"elefant_foot_compensation": "0.1",
|
"bridge_no_support": "0",
|
||||||
"outer_wall_line_width": "0.4",
|
"elefant_foot_compensation": "0.1",
|
||||||
"outer_wall_speed": "120",
|
"outer_wall_line_width": "0.4",
|
||||||
"line_width": "0.45",
|
"outer_wall_speed": "120",
|
||||||
"infill_direction": "45",
|
"line_width": "0.45",
|
||||||
"sparse_infill_density": "15%",
|
"infill_direction": "45",
|
||||||
"sparse_infill_pattern": "crosshatch",
|
"sparse_infill_density": "15%",
|
||||||
"initial_layer_line_width": "0.42",
|
"sparse_infill_pattern": "crosshatch",
|
||||||
"initial_layer_print_height": "0.2",
|
"initial_layer_line_width": "0.42",
|
||||||
"initial_layer_speed": "20",
|
"initial_layer_print_height": "0.2",
|
||||||
"gap_infill_speed": "30",
|
"initial_layer_speed": "20",
|
||||||
"infill_combination": "0",
|
"gap_infill_speed": "30",
|
||||||
"sparse_infill_line_width": "0.45",
|
"infill_combination": "0",
|
||||||
"infill_wall_overlap": "25%",
|
"sparse_infill_line_width": "0.45",
|
||||||
"sparse_infill_speed": "50",
|
"infill_wall_overlap": "25%",
|
||||||
"interface_shells": "0",
|
"sparse_infill_speed": "50",
|
||||||
"detect_overhang_wall": "0",
|
"interface_shells": "0",
|
||||||
"reduce_infill_retraction": "0",
|
"detect_overhang_wall": "0",
|
||||||
"filename_format": "{input_filename_base}.gcode",
|
"reduce_infill_retraction": "0",
|
||||||
"wall_loops": "3",
|
"filename_format": "{printer_model}_{input_filename_base}_{filament_type[0]}_{layer_height}_{print_time}.gcode",
|
||||||
"inner_wall_line_width": "0.45",
|
"wall_loops": "3",
|
||||||
"inner_wall_speed": "40",
|
"inner_wall_line_width": "0.45",
|
||||||
"print_settings_id": "",
|
"inner_wall_speed": "40",
|
||||||
"raft_layers": "0",
|
"print_settings_id": "",
|
||||||
"seam_position": "nearest",
|
"raft_layers": "0",
|
||||||
"skirt_distance": "2",
|
"seam_position": "nearest",
|
||||||
"skirt_height": "2",
|
"skirt_distance": "2",
|
||||||
"minimum_sparse_infill_area": "0",
|
"skirt_height": "2",
|
||||||
"internal_solid_infill_line_width": "0.45",
|
"minimum_sparse_infill_area": "0",
|
||||||
"internal_solid_infill_speed": "40",
|
"internal_solid_infill_line_width": "0.45",
|
||||||
"spiral_mode": "0",
|
"internal_solid_infill_speed": "40",
|
||||||
"standby_temperature_delta": "-5",
|
"spiral_mode": "0",
|
||||||
"enable_support": "0",
|
"standby_temperature_delta": "-5",
|
||||||
"support_filament": "0",
|
"enable_support": "0",
|
||||||
"support_line_width": "0.42",
|
"support_filament": "0",
|
||||||
"support_interface_filament": "0",
|
"support_line_width": "0.42",
|
||||||
"support_on_build_plate_only": "0",
|
"support_interface_filament": "0",
|
||||||
"support_top_z_distance": "0.15",
|
"support_on_build_plate_only": "0",
|
||||||
"support_interface_loop_pattern": "0",
|
"support_top_z_distance": "0.15",
|
||||||
"support_interface_top_layers": "2",
|
"support_interface_loop_pattern": "0",
|
||||||
"support_interface_spacing": "0",
|
"support_interface_top_layers": "2",
|
||||||
"support_interface_speed": "80",
|
"support_interface_spacing": "0",
|
||||||
"support_base_pattern": "rectilinear",
|
"support_interface_speed": "80",
|
||||||
"support_base_pattern_spacing": "2",
|
"support_base_pattern": "rectilinear",
|
||||||
"support_speed": "40",
|
"support_base_pattern_spacing": "2",
|
||||||
"support_threshold_angle": "30",
|
"support_speed": "40",
|
||||||
"support_object_xy_distance": "0.5",
|
"support_threshold_angle": "40",
|
||||||
"detect_thin_wall": "0",
|
"support_object_xy_distance": "0.5",
|
||||||
"top_surface_line_width": "0.4",
|
"detect_thin_wall": "0",
|
||||||
"top_surface_speed": "30",
|
"top_surface_line_width": "0.4",
|
||||||
"travel_speed": "400",
|
"top_surface_speed": "30",
|
||||||
"enable_prime_tower": "0",
|
"travel_speed": "400",
|
||||||
"prime_tower_width": "60",
|
"enable_prime_tower": "0",
|
||||||
"xy_hole_compensation": "0",
|
"prime_tower_width": "60",
|
||||||
"xy_contour_compensation": "0"
|
"xy_hole_compensation": "0",
|
||||||
}
|
"xy_contour_compensation": "0",
|
||||||
|
"gcode_label_objects": "0",
|
||||||
|
"top_surface_pattern": "monotonicline"
|
||||||
|
}
|
||||||
|
|
BIN
resources/profiles/Sovol/sovol_sv08_buildplate_model.stl
Normal file
BIN
resources/profiles/Sovol/sovol_sv08_buildplate_model.stl
Normal file
Binary file not shown.
BIN
resources/profiles/Sovol/sovol_sv08_buildplate_texture.png
Normal file
BIN
resources/profiles/Sovol/sovol_sv08_buildplate_texture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Add table
Add a link
Reference in a new issue