mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +00:00
Adding Z-Bolt profiles (#9240)
Added profiles for Z-Bolt S300, S300 Dual, S400, S400 Dual, S600, S600 Dual
This commit is contained in:
51
resources/profiles/Z-Bolt/filament/Z-Bolt PA @base.json
Normal file
51
resources/profiles/Z-Bolt/filament/Z-Bolt PA @base.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Z-Bolt PA @base",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"filament_id": "GFL400",
|
||||
"setting_id": "GFSL400",
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"140"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"140"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"265"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"265"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"130"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"140"
|
||||
],
|
||||
"chamber_temperatures": [
|
||||
"80"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user