mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"default_filament_profile": [],
|
||||
"default_print_profile": "0.10mm Standard @Eryone ER20 0.2 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "fdm_machine_eryone_ER20_common",
|
||||
"instantiation": "true",
|
||||
"max_layer_height": [
|
||||
"0.14"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"name": "Eryone ER20 0.2 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printer_model": "Eryone ER20",
|
||||
"printer_variant": "0.2",
|
||||
"type": "machine"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"default_filament_profile": [],
|
||||
"default_print_profile": "0.20mm Standard @Eryone ER20",
|
||||
"from": "system",
|
||||
"inherits": "fdm_machine_eryone_ER20_common",
|
||||
"instantiation": "true",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"name": "Eryone ER20 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_model": "Eryone ER20",
|
||||
"printer_variant": "0.4",
|
||||
"type": "machine"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"default_filament_profile": [],
|
||||
"default_print_profile": "0.25mm Standard @Eryone ER20 0.5 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "fdm_machine_eryone_ER20_common",
|
||||
"instantiation": "true",
|
||||
"max_layer_height": [
|
||||
"0.38"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.10"
|
||||
],
|
||||
"name": "Eryone ER20 0.5 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.5"
|
||||
],
|
||||
"printer_model": "Eryone ER20",
|
||||
"printer_variant": "0.5",
|
||||
"type": "machine"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"default_filament_profile": [],
|
||||
"default_print_profile": "0.30mm Standard @Eryone ER20 0.6 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "fdm_machine_eryone_ER20_common",
|
||||
"instantiation": "true",
|
||||
"max_layer_height": [
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"name": "Eryone ER20 0.6 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printer_model": "Eryone ER20",
|
||||
"printer_variant": "0.6",
|
||||
"type": "machine"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"default_filament_profile": [],
|
||||
"default_print_profile": "0.40mm Standard @Eryone ER20 0.8 nozzle",
|
||||
"from": "system",
|
||||
"inherits": "fdm_machine_eryone_ER20_common",
|
||||
"instantiation": "true",
|
||||
"max_layer_height": [
|
||||
"0.56"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"name": "Eryone ER20 0.8 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_model": "Eryone ER20",
|
||||
"printer_variant": "0.8",
|
||||
"type": "machine"
|
||||
}
|
||||
11
resources/profiles/Eryone/machine/ER20/Eryone ER20.json
Normal file
11
resources/profiles/Eryone/machine/ER20/Eryone ER20.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"bed_model": "eryone_er20_buildplate_model.stl",
|
||||
"bed_texture": "Eryone ER20_texture.png",
|
||||
"family": "Eryone",
|
||||
"hotend_model": "",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "Eryone ER20",
|
||||
"name": "Eryone ER20",
|
||||
"nozzle_diameter": "0.4;0.2;0.5;0.6;0.8",
|
||||
"type": "machine_model"
|
||||
}
|
||||
Reference in New Issue
Block a user