mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +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 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"
|
||||
}
|
||||
Reference in New Issue
Block a user