mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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:
57
resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT.json
Normal file
57
resources/profiles/Z-Bolt/filament/Z-Bolt ABS HT.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Z-Bolt ABS HT",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"description": "Use this filament profile to print big ABS models with chamber heating",
|
||||
"filament_id": "GFL105",
|
||||
"setting_id": "GFSL105",
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"25"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"110"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"110"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"110"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"110"
|
||||
],
|
||||
"chamber_temperatures": [
|
||||
"60"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Z-Bolt S300 0.4 nozzle",
|
||||
"Z-Bolt S300 0.6 nozzle",
|
||||
"Z-Bolt S300 0.8 nozzle",
|
||||
"Z-Bolt S300 Dual 0.4 nozzle",
|
||||
"Z-Bolt S300 Dual 0.6 nozzle",
|
||||
"Z-Bolt S300 Dual 0.8 nozzle",
|
||||
"Z-Bolt S400 0.4 nozzle",
|
||||
"Z-Bolt S400 0.6 nozzle",
|
||||
"Z-Bolt S400 0.8 nozzle",
|
||||
"Z-Bolt S400 Dual 0.4 nozzle",
|
||||
"Z-Bolt S400 Dual 0.6 nozzle",
|
||||
"Z-Bolt S400 Dual 0.8 nozzle",
|
||||
"Z-Bolt S600 0.4 nozzle",
|
||||
"Z-Bolt S600 0.6 nozzle",
|
||||
"Z-Bolt S600 0.8 nozzle",
|
||||
"Z-Bolt S600 Dual 0.4 nozzle",
|
||||
"Z-Bolt S600 Dual 0.6 nozzle",
|
||||
"Z-Bolt S600 Dual 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user