Skip to content

Commit

Permalink
Add profiles for new printer Eryone Thinker X400 (#7365)
Browse files Browse the repository at this point in the history
* add printer Eryone Thinker X400

add printer Eryone Thinker X400

* Update fdm_process_common.json

replace zig-zag

* Update Thinker X400_cover.png
  • Loading branch information
Eryone authored Jan 5, 2025
1 parent f0e773f commit 604ded5
Show file tree
Hide file tree
Showing 21 changed files with 1,655 additions and 0 deletions.
82 changes: 82 additions & 0 deletions resources/profiles/Eryone.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
{
"name": "Thinker X400",
"version": "01.09.00.02",
"force_update": "0",
"description": "Eryone configurations",
"machine_model_list": [
{
"name": "Thinker X400",
"sub_path": "machine/Thinker X400.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.20mm Standard @Thinker X400",
"sub_path": "process/0.20mm Standard @Thinker X400.json"
},
{
"name": "0.12mm Standard @Thinker X400",
"sub_path": "process/0.12mm Standard @Thinker X400.json"
},
{
"name": "0.16mm Standard @Thinker X400",
"sub_path": "process/0.16mm Standard @Thinker X400.json"
},
{
"name": "0.24mm Standard @Thinker X400",
"sub_path": "process/0.24mm Standard @Thinker X400.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "Eryone Standard PLA",
"sub_path": "filament/Eryone Standard PLA.json"
},
{
"name": "Eryone Generic PLA",
"sub_path": "filament/Eryone Generic PLA.json"
},
{
"name": "Eryone Generic ABS",
"sub_path": "filament/Eryone Generic ABS.json"
},
{
"name": "Eryone Generic PETG",
"sub_path": "filament/Eryone Generic PETG.json"
},
{
"name": "Eryone Generic ASA",
"sub_path": "filament/Eryone Generic ASA.json"
},
{
"name": "Eryone Generic Silk PLA",
"sub_path": "filament/Eryone Generic Silk PLA.json"
},
{
"name": "Eryone Generic TPU",
"sub_path": "filament/Eryone Generic TPU.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"
}
]
}
Binary file added resources/profiles/Eryone/Thinker X400_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/profiles/Eryone/Thinker_texture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/profiles/Eryone/X400_bed.stl
Binary file not shown.
54 changes: 54 additions & 0 deletions resources/profiles/Eryone/filament/Eryone Generic ABS.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"type": "filament",
"filament_id": "EFL91",
"setting_id": "EFSA01",
"name": "Eryone Generic ABS",
"from": "system",
"instantiation": "true",
"inherits": "Eryone Standard PLA",
"compatible_printers": [
"Thinker X400 0.4 nozzle"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"60"
],
"fan_min_speed": [
"30"
],
"filament_settings_id": [
"Eryone Generic ABS"
],
"filament_type": [
"ABS"
],
"filament_vendor": [
"Eryone"
],
"hot_plate_temp": [
"115"
],
"hot_plate_temp_initial_layer": [
"115"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"nozzle_temperature_range_high": [
"280"
],
"nozzle_temperature_range_low": [
"240"
],
"slow_down_layer_time": [
"12"
]
}
54 changes: 54 additions & 0 deletions resources/profiles/Eryone/filament/Eryone Generic ASA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"type": "filament",
"filament_id": "EFL92",
"setting_id": "EFSA02",
"name": "Eryone Generic ASA",
"from": "system",
"instantiation": "true",
"inherits": "Eryone Standard PLA",
"compatible_printers": [
"Thinker X400 0.4 nozzle"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"30"
],
"filament_settings_id": [
"Eryone Generic ASA"
],
"filament_type": [
"ASA"
],
"filament_vendor": [
"Eryone"
],
"hot_plate_temp": [
"115"
],
"hot_plate_temp_initial_layer": [
"115"
],
"nozzle_temperature": [
"265"
],
"nozzle_temperature_initial_layer": [
"265"
],
"nozzle_temperature_range_high": [
"280"
],
"nozzle_temperature_range_low": [
"240"
],
"slow_down_layer_time": [
"12"
]
}
49 changes: 49 additions & 0 deletions resources/profiles/Eryone/filament/Eryone Generic PETG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"type": "filament",
"filament_id": "EFL93",
"setting_id": "EFSA03",
"name": "Eryone Generic PETG",
"from": "system",
"instantiation": "true",
"inherits": "Eryone Standard PLA",
"compatible_printers": [
"Thinker X400 0.4 nozzle"
],
"fan_min_speed": [
"90"
],
"close_fan_the_first_x_layers": [
"2"
],
"filament_vendor": [
"Eryone"
],
"filament_settings_id": [
"Eryone Generic PETG"
],
"filament_type": [
"PETG"
],

"hot_plate_temp": [
"85"
],
"hot_plate_temp_initial_layer": [
"85"
],
"nozzle_temperature": [
"245"
],
"nozzle_temperature_initial_layer": [
"245"
],
"nozzle_temperature_range_high": [
"270"
],
"nozzle_temperature_range_low": [
"225"
],
"slow_down_layer_time": [
"8"
]
}
31 changes: 31 additions & 0 deletions resources/profiles/Eryone/filament/Eryone Generic PLA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"type": "filament",
"filament_id": "EFL90",
"setting_id": "EFSA00",
"name": "Eryone Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "Eryone Standard PLA",
"compatible_printers": [
"Thinker X400 0.4 nozzle"
],
"fan_min_speed": [
"90"
],
"filament_max_volumetric_speed": [
"20"
],
"filament_settings_id": [
"Eryone Generic PLA"
],
"from": "User",
"hot_plate_temp": [
"65"
],
"slow_down_layer_time": [
"4"
],
"slow_down_min_speed": [
"15"
]
}
34 changes: 34 additions & 0 deletions resources/profiles/Eryone/filament/Eryone Generic Silk PLA.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"type": "filament",
"filament_id": "EFL941",
"setting_id": "EFSA041",
"name": "Eryone Generic Silk PLA",
"from": "system",
"instantiation": "true",
"inherits": "Eryone Standard PLA",
"compatible_printers": [
"Thinker X400 0.4 nozzle"
],
"fan_min_speed": [
"90"
],
"filament_settings_id": [
"Eryone Generic Silk PLA"
],
"from": "User",
"hot_plate_temp": [
"65"
],
"nozzle_temperature": [
"225"
],
"nozzle_temperature_initial_layer": [
"225"
],
"slow_down_layer_time": [
"8"
],
"slow_down_min_speed": [
"15"
]
}
43 changes: 43 additions & 0 deletions resources/profiles/Eryone/filament/Eryone Generic TPU.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"type": "filament",
"filament_id": "EFL95",
"setting_id": "EFSA05",
"name": "Eryone Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "Eryone Standard PLA",
"compatible_printers": [
"Thinker X400 0.4 nozzle"
],
"fan_min_speed": [
"90"
],
"filament_max_volumetric_speed": [
"4.2"
],
"filament_retraction_length": [
"1.6"
],
"filament_settings_id": [
"Eryone Generic TPU"
],
"filament_type": [
"TPU"
],
"from": "User",
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"hot_plate_temp": [
"50"
],
"hot_plate_temp_initial_layer": [
"50"
],
"slow_down_layer_time": [
"8"
]
}
Loading

0 comments on commit 604ded5

Please sign in to comment.