Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,27 +1,43 @@
{
"type": "filament",
"setting_id": "GFU99_CREALITY_00",
"name": "Creality Generic TPU @Ender-3V3-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic TPU",
"hot_plate_temp": ["30"],
"hot_plate_temp_initial_layer": ["30"],
"textured_plate_temp": ["30"],
"textured_plate_temp_initial_layer": ["30"],
"nozzle_temperature_initial_layer": ["230"],
"nozzle_temperature": ["230"],
"filament_max_volumetric_speed": ["3.5"],
"slow_down_layer_time": ["5"],
"compatible_printers": [
"Creality Ender-3 V3 SE 0.2 nozzle",
"Creality Ender-3 V3 SE 0.4 nozzle",
"Creality Ender-3 V3 SE 0.6 nozzle",
"Creality Ender-3 V3 SE 0.8 nozzle",
"Creality Ender-3 V3 KE 0.4 nozzle",
"Creality Ender-3 V3 0.4 nozzle",
"Creality Ender-3 V3 0.6 nozzle",
"Creality Ender-3 V3 Plus 0.4 nozzle",
"Creality Ender-3 V3 Plus 0.6 nozzle"
]
"type": "filament",
"name": "Creality Generic TPU @Ender-3V3-all",
"inherits": "Creality Generic TPU",
"from": "system",
"setting_id": "GFU99_CREALITY_00",
"instantiation": "true",
"hot_plate_temp": [
"30"
],
"hot_plate_temp_initial_layer": [
"30"
],
"textured_plate_temp": [
"30"
],
"textured_plate_temp_initial_layer": [
"30"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature": [
"230"
],
"filament_max_volumetric_speed": [
"3.5"
],
"slow_down_layer_time": [
"5"
],
"compatible_printers": [
"Creality Ender-3 V3 SE 0.2 nozzle",
"Creality Ender-3 V3 SE 0.4 nozzle",
"Creality Ender-3 V3 SE 0.6 nozzle",
"Creality Ender-3 V3 SE 0.8 nozzle",
"Creality Ender-3 V3 KE 0.4 nozzle",
"Creality Ender-3 V3 0.4 nozzle",
"Creality Ender-3 V3 0.6 nozzle",
"Creality Ender-3 V3 Plus 0.4 nozzle",
"Creality Ender-3 V3 Plus 0.6 nozzle"
]
}