Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"default_filament_profile": [],
"default_print_profile": "0.10mm Standard @Eryone ER20 Klipper 0.2 nozzle",
"from": "system",
"inherits": "fdm_machine_eryone_ER20_Klipper_common",
"instantiation": "true",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"name": "Eryone ER20 Klipper 0.2 nozzle",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Eryone ER20 Klipper",
"printer_variant": "0.2",
"type": "machine"
}

View File

@@ -0,0 +1,20 @@
{
"default_filament_profile": [],
"default_print_profile": "0.20mm Standard @Eryone ER20 Klipper",
"from": "system",
"inherits": "fdm_machine_eryone_ER20_Klipper_common",
"instantiation": "true",
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.08"
],
"name": "Eryone ER20 Klipper 0.4 nozzle",
"nozzle_diameter": [
"0.4"
],
"printer_model": "Eryone ER20 Klipper",
"printer_variant": "0.4",
"type": "machine"
}

View File

@@ -0,0 +1,20 @@
{
"default_filament_profile": [],
"default_print_profile": "0.25mm Standard @Eryone ER20 Klipper 0.5 nozzle",
"from": "system",
"inherits": "fdm_machine_eryone_ER20_Klipper_common",
"instantiation": "true",
"max_layer_height": [
"0.38"
],
"min_layer_height": [
"0.10"
],
"name": "Eryone ER20 Klipper 0.5 nozzle",
"nozzle_diameter": [
"0.5"
],
"printer_model": "Eryone ER20 Klipper",
"printer_variant": "0.5",
"type": "machine"
}

View File

@@ -0,0 +1,20 @@
{
"default_filament_profile": [],
"default_print_profile": "0.30mm Standard @Eryone ER20 Klipper 0.6 nozzle",
"from": "system",
"inherits": "fdm_machine_eryone_ER20_Klipper_common",
"instantiation": "true",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"name": "Eryone ER20 Klipper 0.6 nozzle",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Eryone ER20 Klipper",
"printer_variant": "0.6",
"type": "machine"
}

View File

@@ -0,0 +1,20 @@
{
"default_filament_profile": [],
"default_print_profile": "0.40mm Standard @Eryone ER20 Klipper 0.8 nozzle",
"from": "system",
"inherits": "fdm_machine_eryone_ER20_Klipper_common",
"instantiation": "true",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"name": "Eryone ER20 Klipper 0.8 nozzle",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Eryone ER20 Klipper",
"printer_variant": "0.8",
"type": "machine"
}

View File

@@ -0,0 +1,13 @@
{
"bed_model": "eryone_er20_buildplate_model.stl",
"bed_texture": "Eryone ER20_texture.png",
"default_bed_type": "Textured PEI Plate",
"family": "Eryone",
"hotend_model": "",
"machine_tech": "FFF",
"model_id": "Eryone ER20 Klipper",
"name": "Eryone ER20 Klipper",
"nozzle_diameter": "0.4;0.2;0.5;0.6;0.8",
"type": "machine_model",
"desciption": "optimized Eryone ER20 Klipper configuration with E3D Hotend, BMG directdrive, printable height limited to 200 because of the directdrive and Z-Sync mod"
}