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,4 +1,11 @@
{
"type": "filament",
"name": "Prusa Generic TPU @MK4S",
"inherits": "fdm_filament_tpu",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "Generic FLEX @MK4S",
"instantiation": "true",
"close_fan_the_first_x_layers": "3",
"compatible_printers": [
"Prusa MK4S 0.3 nozzle",
@@ -17,7 +24,6 @@
"; Filament-specific end gcode"
],
"filament_flow_ratio": "1.08",
"filament_id": "Generic FLEX @MK4S",
"filament_max_volumetric_speed": "3",
"filament_notes": [
""
@@ -33,17 +39,11 @@
],
"filament_wipe": "0",
"filament_z_hop": "0",
"from": "system",
"hot_plate_temp": "50",
"hot_plate_temp_initial_layer": "50",
"inherits": "fdm_filament_tpu",
"instantiation": "true",
"name": "Prusa Generic TPU @MK4S",
"nozzle_temperature": "230",
"nozzle_temperature_initial_layer": "230",
"overhang_fan_speed": "70",
"setting_id": "GFSA04",
"slow_down_layer_time": "10",
"slow_down_min_speed": "15",
"type": "filament"
"slow_down_min_speed": "15"
}