mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
ENH:[filament/process/machine] Rename H2 to H2S
Change-Id: I180fe8b9c13cae3027f0dc7bfcfd38d6a66166c3 (cherry picked from commit 66c0856928557f7deda784b9f2b9c4a94440925b)
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Bambu Lab H2 0.2 nozzle",
|
||||
"inherits": "Bambu Lab H2 0.4 nozzle",
|
||||
"name": "Bambu Lab H2S 0.2 nozzle",
|
||||
"inherits": "Bambu Lab H2S 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM038",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_model": "Bambu Lab H2",
|
||||
"printer_model": "Bambu Lab H2S",
|
||||
"printer_variant": "0.2",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL H2 0.2 nozzle"
|
||||
"Bambu PLA Basic @BBL H2S 0.2 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard @BBL H2 0.2 nozzle",
|
||||
"default_print_profile": "0.10mm Standard @BBL H2S 0.2 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.14"
|
||||
],
|
||||
File diff suppressed because one or more lines are too long
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Bambu Lab H2 0.6 nozzle",
|
||||
"inherits": "Bambu Lab H2 0.4 nozzle",
|
||||
"name": "Bambu Lab H2S 0.6 nozzle",
|
||||
"inherits": "Bambu Lab H2S 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM039",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_model": "Bambu Lab H2",
|
||||
"printer_model": "Bambu Lab H2S",
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.30mm Standard @BBL H2 0.6 nozzle",
|
||||
"default_print_profile": "0.30mm Standard @BBL H2S 0.6 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.42"
|
||||
],
|
||||
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Bambu Lab H2 0.8 nozzle",
|
||||
"inherits": "Bambu Lab H2 0.4 nozzle",
|
||||
"name": "Bambu Lab H2S 0.8 nozzle",
|
||||
"inherits": "Bambu Lab H2S 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM040",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_model": "Bambu Lab H2",
|
||||
"printer_model": "Bambu Lab H2S",
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.40mm Standard @BBL H2 0.8 nozzle",
|
||||
"default_print_profile": "0.40mm Standard @BBL H2S 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.56"
|
||||
],
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Bambu Lab H2",
|
||||
"name": "Bambu Lab H2S",
|
||||
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
||||
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
||||
"bed_model": "bbl-3dp-O1S.stl",
|
||||
@@ -10,5 +10,5 @@
|
||||
"family": "BBL-3DP",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "O1S",
|
||||
"default_materials": "Bambu PLA Basic @BBL O1S;Bambu PLA Matte @BBL O1S;Bambu PLA Tough @BBL O1S;Bambu PLA Marble @BBL O1S;Bambu PLA Metal @BBL O1S;Bambu PLA Silk @BBL O1S;Bambu TPU 95A HF @BBL O1S;Bambu PETG Basic @BBL O1S"
|
||||
"default_materials": "Bambu PLA Basic @BBL H2S;Bambu PLA Matte @BBL H2S;Bambu PLA Tough @BBL H2S;Bambu PLA Marble @BBL H2S;Bambu PLA Metal @BBL H2S;Bambu PLA Silk @BBL H2S;Bambu TPU 95A HF @BBL H2S;Bambu PETG Basic @BBL H2S"
|
||||
}
|
||||
Reference in New Issue
Block a user