mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user