mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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 PETG @MK4S",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"filament_id": "Generic PETG @MK4S",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Prusa MK4S 0.25 nozzle",
|
||||
"Prusa MK4S 0.3 nozzle",
|
||||
@@ -11,7 +18,6 @@
|
||||
"filament_end_gcode": [
|
||||
"; Filament-specific end gcode"
|
||||
],
|
||||
"filament_id": "Generic PETG @MK4S",
|
||||
"filament_max_volumetric_speed": "12",
|
||||
"filament_minimal_purge_on_wipe_tower": "35",
|
||||
"filament_notes": [
|
||||
@@ -27,18 +33,12 @@
|
||||
],
|
||||
"filament_wipe": "1",
|
||||
"filament_z_hop": "0.15",
|
||||
"from": "system",
|
||||
"full_fan_speed_layer": "5",
|
||||
"hot_plate_temp": "90",
|
||||
"hot_plate_temp_initial_layer": "85",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"instantiation": "true",
|
||||
"name": "Prusa Generic PETG @MK4S",
|
||||
"nozzle_temperature": "240",
|
||||
"nozzle_temperature_initial_layer": "230",
|
||||
"overhang_fan_speed": "40",
|
||||
"setting_id": "GFSA04",
|
||||
"slow_down_layer_time": "7",
|
||||
"slow_down_min_speed": "15",
|
||||
"type": "filament"
|
||||
"slow_down_min_speed": "15"
|
||||
}
|
||||
Reference in New Issue
Block a user