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 ABS @MK4S",
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "Generic ABS @MK4S",
"instantiation": "true",
"close_fan_the_first_x_layers": "4",
"compatible_printers": [
"Prusa MK4S 0.25 nozzle",
@@ -12,7 +19,6 @@
"filament_end_gcode": [
"; Filament-specific end gcode"
],
"filament_id": "Generic ABS @MK4S",
"filament_max_volumetric_speed": "15",
"filament_minimal_purge_on_wipe_tower": "35",
"filament_notes": [
@@ -24,16 +30,10 @@
"filament_ramming_parameters": [
"250 100 42.4 42.4 42.4 42.4 42.4 | 0.05 42.4 0.45 42.4 0.95 42.4 1.45 42.4 1.95 42.4 2.45 42.4 2.95 42.4 3.45 42.4 3.95 42.4 4.45 42.4 4.95 42.4"
],
"from": "system",
"hot_plate_temp": "110",
"hot_plate_temp_initial_layer": "100",
"inherits": "fdm_filament_abs",
"instantiation": "true",
"name": "Prusa Generic ABS @MK4S",
"overhang_fan_speed": "20",
"reduce_fan_stop_start_freq": "0",
"setting_id": "GFSA04",
"slow_down_layer_time": "20",
"slow_down_min_speed": "15",
"type": "filament"
"slow_down_min_speed": "15"
}