mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Fix/improve Prusa XL & XL 5T profiles (#8833)
* First set of fixes
* Add FLEX filament to PrintConfig.cpp
* Add new FLEX filament profiles to main Prusa json
* Comment out M104.1 code
* Revert "Comment out M104.1 code"
This reverts commit 831414adb7.
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Prusa Generic FLEX @XL 5T",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_flex",
|
||||
"filament_loading_speed_start": "3",
|
||||
"filament_loading_speed": "28",
|
||||
"filament_unloading_speed_start": "100",
|
||||
"filament_unloading_speed": "90",
|
||||
"filament_load_time": "0",
|
||||
"filament_unload_time": "0",
|
||||
"filament_cooling_moves": "4",
|
||||
"filament_cooling_initial_speed": "2.2",
|
||||
"filament_cooling_final_speed": "3.4",
|
||||
"filament_retract_lift_below": "0.6",
|
||||
"filament_multitool_ramming": [
|
||||
"0"
|
||||
],
|
||||
"filament_multitool_ramming_volume": [
|
||||
"40"
|
||||
],
|
||||
"filament_multitool_ramming_flow": [
|
||||
"2.5"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Prusa XL 5T 0.25 nozzle",
|
||||
"Prusa XL 5T 0.3 nozzle",
|
||||
"Prusa XL 5T 0.4 nozzle",
|
||||
"Prusa XL 5T 0.5 nozzle",
|
||||
"Prusa XL 5T 0.6 nozzle",
|
||||
"Prusa XL 5T 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Prusa Generic FLEX @XL",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_flex",
|
||||
"filament_loading_speed_start": "3",
|
||||
"filament_loading_speed": "28",
|
||||
"filament_unloading_speed_start": "100",
|
||||
"filament_unloading_speed": "90",
|
||||
"filament_load_time": "0",
|
||||
"filament_unload_time": "0",
|
||||
"filament_cooling_moves": "4",
|
||||
"filament_cooling_initial_speed": "2.2",
|
||||
"filament_cooling_final_speed": "3.4",
|
||||
"filament_retract_lift_below": "0.6",
|
||||
"filament_multitool_ramming": [
|
||||
"0"
|
||||
],
|
||||
"filament_multitool_ramming_volume": [
|
||||
"40"
|
||||
],
|
||||
"filament_multitool_ramming_flow": [
|
||||
"2.5"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Prusa XL 0.25 nozzle",
|
||||
"Prusa XL 0.3 nozzle",
|
||||
"Prusa XL 0.4 nozzle",
|
||||
"Prusa XL 0.5 nozzle",
|
||||
"Prusa XL 0.6 nozzle",
|
||||
"Prusa XL 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
76
resources/profiles/Prusa/filament/fdm_filament_flex.json
Normal file
76
resources/profiles/Prusa/filament/fdm_filament_flex.json
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_flex",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"filament_id": "GFU99",
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"50"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2.5"
|
||||
],
|
||||
"filament_type": [
|
||||
"FLEX"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.22"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"2.5"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"60"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"filament_wipe": "0",
|
||||
"idle_temperature": "70",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"M900 K0 ; Filament gcode\n\nM142 S36 ; set heatbreak target temp"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; Filament-specific end gcode"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user