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 PLA @MK4S",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "Generic PLA @MK4S",
"instantiation": "true",
"compatible_printers": [
"Prusa MK4S 0.25 nozzle",
"Prusa MK4S 0.3 nozzle",
@@ -12,7 +19,6 @@
"filament_end_gcode": [
"; Filament-specific end gcode"
],
"filament_id": "Generic PLA @MK4S",
"filament_max_volumetric_speed": "15",
"filament_notes": [
""
@@ -23,14 +29,8 @@
"filament_ramming_parameters": [
"250 100 40 40 40 40 40 | 0.05 40 0.45 40 0.95 40 1.45 40 1.95 40 2.45 40 2.95 40 3.45 40 3.95 40 4.45 40 4.95 40"
],
"from": "system",
"full_fan_speed_layer": "3",
"inherits": "fdm_filament_pla",
"instantiation": "true",
"name": "Prusa Generic PLA @MK4S",
"nozzle_temperature_initial_layer": "230",
"setting_id": "GFSA04",
"slow_down_layer_time": "6",
"slow_down_min_speed": "20",
"type": "filament"
"slow_down_min_speed": "20"
}