mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
NEW: add some profiles for H2
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ia7e925356f020a2458026e6649a5522076f5eb00 (cherry picked from commit 42620d2843bc10fc94859e5a68995fbdb8cd35e1)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm Standard @BBL H2 0.2 nozzle",
|
||||
"inherits": "fdm_process_single_0.10_nozzle_0.2",
|
||||
"from": "system",
|
||||
"setting_id": "GP128",
|
||||
"instantiation": "true",
|
||||
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"prime_tower_flat_ironing": "1",
|
||||
"prime_tower_width": "60",
|
||||
"travel_speed": [
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
18
resources/profiles/BBL/process/0.20mm Standard @BBL H2.json
Normal file
18
resources/profiles/BBL/process/0.20mm Standard @BBL H2.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @BBL H2",
|
||||
"inherits": "fdm_process_single_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP131",
|
||||
"instantiation": "true",
|
||||
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
||||
"prime_tower_flat_ironing": "1",
|
||||
"prime_tower_width": "60",
|
||||
"smooth_coefficient": "4",
|
||||
"travel_speed": [
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm Standard @BBL H2 0.6 nozzle",
|
||||
"inherits": "fdm_process_single_0.30_nozzle_0.6",
|
||||
"from": "system",
|
||||
"setting_id": "GP130",
|
||||
"instantiation": "true",
|
||||
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"prime_tower_flat_ironing": "1",
|
||||
"prime_tower_width": "60",
|
||||
"travel_speed": [
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.40mm Standard @BBL H2 0.8 nozzle",
|
||||
"inherits": "fdm_process_single_0.40_nozzle_0.8",
|
||||
"from": "system",
|
||||
"setting_id": "GP129",
|
||||
"instantiation": "true",
|
||||
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"prime_tower_flat_ironing": "1",
|
||||
"prime_tower_width": "60",
|
||||
"travel_speed": [
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user