mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 12:45:17 +00:00
ENH:sync petg basic with master branch
Change-Id: If8f5ff4cece198dcc1c921f99424222fb86f98a2 (cherry picked from commit 27d158b41608d9fec07a58986cb7c5ee30467b3a)
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSG00_11",
|
||||
"instantiation": "true",
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -22,8 +25,8 @@
|
||||
"3"
|
||||
],
|
||||
"filament_long_retractions_when_cut": [
|
||||
"0",
|
||||
"0"
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"1",
|
||||
@@ -46,8 +49,8 @@
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_distances_when_cut": [
|
||||
"10",
|
||||
"10"
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil",
|
||||
@@ -94,21 +97,31 @@
|
||||
"0"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"0",
|
||||
"0"
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"255",
|
||||
"255"
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"255",
|
||||
"255"
|
||||
"245",
|
||||
"245"
|
||||
],
|
||||
"retraction_distances_when_ec": [
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"override_process_overhang_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"pre_start_fan_time": [
|
||||
"0"
|
||||
],
|
||||
"retraction_distances_when_ec": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"volumetric_speed_coefficients": [
|
||||
"0 0 0 0 0 0",
|
||||
"0 0 0 0 0 0"
|
||||
|
||||
Reference in New Issue
Block a user