ENH:sync petg basic with master branch

Change-Id: If8f5ff4cece198dcc1c921f99424222fb86f98a2
(cherry picked from commit 27d158b41608d9fec07a58986cb7c5ee30467b3a)
This commit is contained in:
qian.wang
2025-10-27 17:16:34 +08:00
committed by Noisyfox
parent 6ae4cfb6df
commit 493a92c7c8
22 changed files with 709 additions and 557 deletions

View File

@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSG00_06",
"instantiation": "true",
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"30"
],
"filament_flow_ratio": [
"0.94"
],
@@ -12,11 +18,29 @@
"1"
],
"filament_max_volumetric_speed": [
"9"
"13"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [
"0.4"
],
"filament_wipe": [
"1"
],
"filament_wipe_distance": [
"1"
],
"filament_z_hop_types": [
"Spiral Lift"
],
"nozzle_temperature": [
"245"
],
"nozzle_temperature_initial_layer": [
"245"
],
"pre_start_fan_time": [
"2"
],