diff --git a/resources/profiles/Eryone.json b/resources/profiles/Eryone.json index 00bf725573..7a2740ed33 100644 --- a/resources/profiles/Eryone.json +++ b/resources/profiles/Eryone.json @@ -29,32 +29,32 @@ { "name": "0.24mm Standard @Thinker X400", "sub_path": "process/0.24mm Standard @Thinker X400.json" + }, + { + "name": "0.10mm Standard @Thinker X400 0.2 nozzle", + "sub_path": "process/0.10mm Standard @Thinker X400 0.2 nozzle.json" } ], "filament_list": [ - { - "name": "Eryone Standard PLA", - "sub_path": "filament/Eryone Standard PLA.json" - }, { "name": "fdm_filament_common", "sub_path": "filament/fdm_filament_common.json" }, { - "name": "Eryone ABS", - "sub_path": "filament/Eryone ABS.json" + "name": "fdm_filament_pla", + "sub_path": "filament/fdm_filament_pla.json" }, { - "name": "Eryone ABS-CF", - "sub_path": "filament/Eryone ABS-CF.json" + "name": "Eryone Standard PLA", + "sub_path": "filament/Eryone Standard PLA.json" }, { - "name": "Eryone ASA", - "sub_path": "filament/Eryone ASA.json" + "name": "Eryone PLA", + "sub_path": "filament/Eryone PLA.json" }, { - "name": "Eryone ASA-CF", - "sub_path": "filament/Eryone ASA-CF.json" + "name": "Eryone PLA-CF", + "sub_path": "filament/Eryone PLA-CF.json" }, { "name": "Eryone PA", @@ -68,6 +68,22 @@ "name": "Eryone PA-GF", "sub_path": "filament/Eryone PA-GF.json" }, + { + "name": "Eryone PP", + "sub_path": "filament/Eryone PP.json" + }, + { + "name": "Eryone PP-CF", + "sub_path": "filament/Eryone PP-CF.json" + }, + { + "name": "Eryone ABS", + "sub_path": "filament/Eryone ABS.json" + }, + { + "name": "Eryone ABS-CF", + "sub_path": "filament/Eryone ABS-CF.json" + }, { "name": "Eryone PETG", "sub_path": "filament/Eryone PETG.json" @@ -77,20 +93,12 @@ "sub_path": "filament/Eryone PETG-CF.json" }, { - "name": "Eryone PLA", - "sub_path": "filament/Eryone PLA.json" + "name": "Eryone ASA", + "sub_path": "filament/Eryone ASA.json" }, { - "name": "Eryone PLA-CF", - "sub_path": "filament/Eryone PLA-CF.json" - }, - { - "name": "Eryone PP", - "sub_path": "filament/Eryone PP.json" - }, - { - "name": "Eryone PP-CF", - "sub_path": "filament/Eryone PP-CF.json" + "name": "Eryone ASA-CF", + "sub_path": "filament/Eryone ASA-CF.json" }, { "name": "Eryone Silk PLA", @@ -101,18 +109,78 @@ "sub_path": "filament/Eryone TPU.json" }, { - "name": "fdm_filament_pla", - "sub_path": "filament/fdm_filament_pla.json" + "name": "Eryone PLA @0.2 nozzle", + "sub_path": "filament/Eryone PLA @0.2 nozzle.json" + }, + { + "name": "Eryone PLA-CF @0.2 nozzle", + "sub_path": "filament/Eryone PLA-CF @0.2 nozzle.json" + }, + { + "name": "Eryone PA @0.2 nozzle", + "sub_path": "filament/Eryone PA @0.2 nozzle.json" + }, + { + "name": "Eryone PA-CF @0.2 nozzle", + "sub_path": "filament/Eryone PA-CF @0.2 nozzle.json" + }, + { + "name": "Eryone PA-GF @0.2 nozzle", + "sub_path": "filament/Eryone PA-GF @0.2 nozzle.json" + }, + { + "name": "Eryone PP @0.2 nozzle", + "sub_path": "filament/Eryone PP @0.2 nozzle.json" + }, + { + "name": "Eryone PP-CF @0.2 nozzle", + "sub_path": "filament/Eryone PP-CF @0.2 nozzle.json" + }, + { + "name": "Eryone ABS @0.2 nozzle", + "sub_path": "filament/Eryone ABS @0.2 nozzle.json" + }, + { + "name": "Eryone ABS-CF @0.2 nozzle", + "sub_path": "filament/Eryone ABS-CF @0.2 nozzle.json" + }, + { + "name": "Eryone PETG @0.2 nozzle", + "sub_path": "filament/Eryone PETG @0.2 nozzle.json" + }, + { + "name": "Eryone PETG-CF @0.2 nozzle", + "sub_path": "filament/Eryone PETG-CF @0.2 nozzle.json" + }, + { + "name": "Eryone ASA @0.2 nozzle", + "sub_path": "filament/Eryone ASA @0.2 nozzle.json" + }, + { + "name": "Eryone ASA-CF @0.2 nozzle", + "sub_path": "filament/Eryone ASA-CF @0.2 nozzle.json" + }, + { + "name": "Eryone Silk PLA @0.2 nozzle", + "sub_path": "filament/Eryone Silk PLA @0.2 nozzle.json" + }, + { + "name": "Eryone TPU @0.2 nozzle", + "sub_path": "filament/Eryone TPU @0.2 nozzle.json" } ], "machine_list": [ + { + "name": "fdm_machine_common", + "sub_path": "machine/fdm_machine_common.json" + }, { "name": "Thinker X400 0.4 nozzle", "sub_path": "machine/Thinker X400 0.4 nozzle.json" }, { - "name": "fdm_machine_common", - "sub_path": "machine/fdm_machine_common.json" + "name": "Thinker X400 0.2 nozzle", + "sub_path": "machine/Thinker X400 0.2 nozzle.json" } ] } \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone ABS @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone ABS @0.2 nozzle.json new file mode 100644 index 0000000000..d680106f4f --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone ABS @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone ABS @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone ABS", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone ABS @0.2 nozzle" + ] +} diff --git a/resources/profiles/Eryone/filament/Eryone ABS-CF @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone ABS-CF @0.2 nozzle.json new file mode 100644 index 0000000000..95ebf0e026 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone ABS-CF @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone ABS-CF @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone ABS-CF", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone ABS-CF @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone ASA @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone ASA @0.2 nozzle.json new file mode 100644 index 0000000000..66dded0901 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone ASA @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone ASA @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone ASA", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone ASA @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone ASA-CF @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone ASA-CF @0.2 nozzle.json new file mode 100644 index 0000000000..b34e3e3c17 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone ASA-CF @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone ASA-CF @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone ASA-CF", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone ASA-CF @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone PA @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PA @0.2 nozzle.json new file mode 100644 index 0000000000..8e1b996b5b --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PA @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PA @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PA", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PA @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone PA-CF @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PA-CF @0.2 nozzle.json new file mode 100644 index 0000000000..249ad5374a --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PA-CF @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PA-CF @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PA-CF", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PA-CF @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone PA-GF @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PA-GF @0.2 nozzle.json new file mode 100644 index 0000000000..cc3684a125 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PA-GF @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PA-GF @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PA-GF", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PA-GF @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone PETG @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PETG @0.2 nozzle.json new file mode 100644 index 0000000000..9f74c07e62 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PETG @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PETG @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PETG", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PETG @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone PETG-CF @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PETG-CF @0.2 nozzle.json new file mode 100644 index 0000000000..d6e6342e52 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PETG-CF @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PETG-CF @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PETG-CF", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PETG-CF @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone PLA @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PLA @0.2 nozzle.json new file mode 100644 index 0000000000..a3cd6bcdef --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PLA @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PLA @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PLA", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PLA @0.2 nozzle" + ] +} diff --git a/resources/profiles/Eryone/filament/Eryone PLA-CF @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PLA-CF @0.2 nozzle.json new file mode 100644 index 0000000000..5da6d9f4d2 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PLA-CF @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PLA-CF @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PLA-CF", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PLA-CF @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone PP @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PP @0.2 nozzle.json new file mode 100644 index 0000000000..0322c581e8 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PP @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PP @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PP", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PP @0.2 nozzle" + ] +} diff --git a/resources/profiles/Eryone/filament/Eryone PP-CF @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone PP-CF @0.2 nozzle.json new file mode 100644 index 0000000000..b168221748 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone PP-CF @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone PP-CF @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone PP-CF", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone PP-CF @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone Silk PLA @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone Silk PLA @0.2 nozzle.json new file mode 100644 index 0000000000..e39daff951 --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone Silk PLA @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone Silk PLA @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone Silk PLA", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone Silk PLA @0.2 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/Eryone/filament/Eryone TPU @0.2 nozzle.json b/resources/profiles/Eryone/filament/Eryone TPU @0.2 nozzle.json new file mode 100644 index 0000000000..7ca199dfbd --- /dev/null +++ b/resources/profiles/Eryone/filament/Eryone TPU @0.2 nozzle.json @@ -0,0 +1,16 @@ +{ + "type": "filament", + "name": "Eryone TPU @0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Eryone TPU", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "filament_max_volumetric_speed": [ + "2" + ], + "filament_settings_id": [ + "Eryone TPU @0.2 nozzle" + ] +} diff --git a/resources/profiles/Eryone/machine/Thinker X400 0.2 nozzle.json b/resources/profiles/Eryone/machine/Thinker X400 0.2 nozzle.json new file mode 100644 index 0000000000..a331623569 --- /dev/null +++ b/resources/profiles/Eryone/machine/Thinker X400 0.2 nozzle.json @@ -0,0 +1,25 @@ +{ + "type": "machine", + "from": "system", + "name": "Thinker X400 0.2 nozzle", + "inherits": "Thinker X400 0.4 nozzle", + "setting_id": "GM0032", + "instantiation": "true", + "printer_model": "Thinker X400", + "default_print_profile": "0.10mm Standard @Thinker X400 0.2 nozzle", + "default_filament_profile":"Eryone PLA @0.2 nozzle;Eryone ABS @0.2 nozzle;Eryone ASA @0.2 nozzle;Eryone PETG @0.2 nozzle;Eryone Silk PLA @0.2 nozzle;Eryone TPU @0.2 nozzle;Eryone ABS-CF @0.2 nozzle;Eryone ASA-CF @0.2 nozzle;Eryone PA @0.2 nozzle;Eryone PA-CF @0.2 nozzle;Eryone PA-GF @0.2 nozzle;Eryone PETG-CF @0.2 nozzle;Eryone PLA-CF @0.2 nozzle;Eryone PP @0.2 nozzle;Eryone PP-CF @0.2 nozzle;", + "machine_start_gcode": "M117 Heating\nM104 S[first_layer_temperature] ; set extruder temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nPRINT_START \nG90 ; use absolute coordinates\nM83 ; extruder relative mode\nM204 S[machine_max_acceleration_extruding] T[machine_max_acceleration_retracting]\nM104 S0\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM117 Heating\nM190 S[bed_temperature_initial_layer_single]\nM104 S[first_layer_temperature] ; set extruder temp\nM109 S[first_layer_temperature] ; wait for extruder temp\n;QUAD_GANTRY_LEVEL\nCLEAN_N S=[first_layer_temperature] X=240 Y=-3 A=0 D=0.4\nM117 Quad Level\n_QUAD_GANTRY_LEVEL horizontal_move_z=10 retry_tolerance=1 LIFT_SPEED=5\nG28 Z\nM117 Quad Level\n_QUAD_GANTRY_LEVEL horizontal_move_z=5 retry_tolerance=0.05 LIFT_SPEED=5\nM117 Bed Mesh Level\nG1 X132.5 Y197.5\nG28 N\nBED_MESH_CALIBRATE\nM117 Heating\nG1 X275.0 Y0.0 Z0.3 F1500 ; move print head up\nM104 S[first_layer_temperature] ; set extruder temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nM117 .\nINTRO_LINE D=0.2 ;intro line with 0.2 mm nozzle", + "max_layer_height": [ + "0.14" + ], + "min_layer_height": [ + "0.04" + ], + "nozzle_diameter": [ + "0.2" + ], + "retraction_length": [ + "0.5" + ] + +} diff --git a/resources/profiles/Eryone/machine/Thinker X400.json b/resources/profiles/Eryone/machine/Thinker X400.json index 09cbe09666..134baa3d43 100644 --- a/resources/profiles/Eryone/machine/Thinker X400.json +++ b/resources/profiles/Eryone/machine/Thinker X400.json @@ -2,7 +2,7 @@ "type": "machine_model", "name": "Thinker X400", "model_id": "Thinker-X400", - "nozzle_diameter": "0.4", + "nozzle_diameter": "0.4;0.2", "machine_tech": "FFF", "family": "Eryone", "bed_model": "X400_bed.stl", diff --git a/resources/profiles/Eryone/process/0.10mm Standard @Thinker X400 0.2 nozzle.json b/resources/profiles/Eryone/process/0.10mm Standard @Thinker X400 0.2 nozzle.json new file mode 100644 index 0000000000..c3af58a39c --- /dev/null +++ b/resources/profiles/Eryone/process/0.10mm Standard @Thinker X400 0.2 nozzle.json @@ -0,0 +1,35 @@ +{ + "type": "process", + "bottom_shell_layers": "5", + "from": "system", + "gap_infill_speed": "150", + "inherits": "0.20mm Standard @Thinker X400", + "initial_layer_infill_speed": "70", + "initial_layer_line_width": "0.25", + "initial_layer_print_height": "0.1", + "initial_layer_speed": "40", + "inner_wall_acceleration": "2000", + "inner_wall_line_width": "0.22", + "inner_wall_speed": "150", + "internal_solid_infill_line_width": "0.22", + "internal_solid_infill_speed": "150", + "is_custom_defined": "0", + "layer_height": "0.1", + "line_width": "0.22", + "name": "0.10mm Standard @Thinker X400 0.2 nozzle", + "outer_wall_acceleration": "2000", + "outer_wall_line_width": "0.22", + "outer_wall_speed": "60", + "print_settings_id": "0.10mm Standard @Thinker X400 0.2 nozzle", + "sparse_infill_line_width": "0.22", + "sparse_infill_speed": "100", + "support_line_width": "0.22", + "top_shell_layers": "7", + "instantiation": "true", + "top_surface_line_width": "0.22", + "top_surface_speed": "150", + "compatible_printers": [ + "Thinker X400 0.2 nozzle" + ], + "wall_loops": "4" +}