mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-28 11:53:15 +08:00
ENH: update nozzle temp for PLA Lite
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Icf38c4b28dfca5f59c0811db7706d5a5af421c7b
This commit is contained in:
parent
6d15a90057
commit
80ae08825e
@ -26,6 +26,12 @@
|
|||||||
"hot_plate_temp_initial_layer": [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
|
@ -26,6 +26,12 @@
|
|||||||
"hot_plate_temp_initial_layer": [
|
"hot_plate_temp_initial_layer": [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"6"
|
"6"
|
||||||
],
|
],
|
||||||
|
@ -24,6 +24,10 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
"filament_extruder_variant": [
|
||||||
|
"Direct Drive Standard",
|
||||||
|
"Direct Drive High Flow"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98",
|
"0.98",
|
||||||
"0.98"
|
"0.98"
|
||||||
@ -44,6 +48,14 @@
|
|||||||
"2",
|
"2",
|
||||||
"2"
|
"2"
|
||||||
],
|
],
|
||||||
|
"filament_pre_cooling_temperature": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_ramming_travel_time": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"filament_ramming_volumetric_speed": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"-1",
|
"-1",
|
||||||
"-1"
|
"-1"
|
||||||
@ -92,32 +104,17 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
"filament_extruder_variant": [
|
|
||||||
"Direct Drive Standard",
|
|
||||||
"Direct Drive High Flow"
|
|
||||||
],
|
|
||||||
"filament_scarf_seam_type": [
|
|
||||||
"all"
|
|
||||||
],
|
|
||||||
"filament_pre_cooling_temperature": [
|
|
||||||
"0",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_ramming_travel_time": [
|
|
||||||
"0",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"long_retractions_when_ec": [
|
"long_retractions_when_ec": [
|
||||||
"1",
|
"1",
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"210",
|
"220",
|
||||||
"210"
|
"220"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"210",
|
"220",
|
||||||
"210"
|
"220"
|
||||||
],
|
],
|
||||||
"pre_start_fan_time": [
|
"pre_start_fan_time": [
|
||||||
"2"
|
"2"
|
||||||
|
@ -24,6 +24,10 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
"filament_extruder_variant": [
|
||||||
|
"Direct Drive Standard",
|
||||||
|
"Direct Drive High Flow"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98",
|
"0.98",
|
||||||
"0.98"
|
"0.98"
|
||||||
@ -44,6 +48,14 @@
|
|||||||
"20",
|
"20",
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
"filament_pre_cooling_temperature": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_ramming_travel_time": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"filament_ramming_volumetric_speed": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"-1",
|
"-1",
|
||||||
"-1"
|
"-1"
|
||||||
@ -92,32 +104,17 @@
|
|||||||
"Spiral Lift",
|
"Spiral Lift",
|
||||||
"Spiral Lift"
|
"Spiral Lift"
|
||||||
],
|
],
|
||||||
"filament_extruder_variant": [
|
|
||||||
"Direct Drive Standard",
|
|
||||||
"Direct Drive High Flow"
|
|
||||||
],
|
|
||||||
"filament_scarf_seam_type": [
|
|
||||||
"all"
|
|
||||||
],
|
|
||||||
"filament_pre_cooling_temperature": [
|
|
||||||
"0",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_ramming_travel_time": [
|
|
||||||
"0",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"long_retractions_when_ec": [
|
"long_retractions_when_ec": [
|
||||||
"1",
|
"1",
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"210",
|
"220",
|
||||||
"210"
|
"220"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"210",
|
"220",
|
||||||
"210"
|
"220"
|
||||||
],
|
],
|
||||||
"pre_start_fan_time": [
|
"pre_start_fan_time": [
|
||||||
"2"
|
"2"
|
||||||
|
@ -14,12 +14,12 @@
|
|||||||
"counter_coef_3": [
|
"counter_coef_3": [
|
||||||
"-0.32"
|
"-0.32"
|
||||||
],
|
],
|
||||||
"counter_limit_min": [
|
|
||||||
"-0.4"
|
|
||||||
],
|
|
||||||
"counter_limit_max": [
|
"counter_limit_max": [
|
||||||
"0.05"
|
"0.05"
|
||||||
],
|
],
|
||||||
|
"counter_limit_min": [
|
||||||
|
"-0.4"
|
||||||
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"80"
|
"80"
|
||||||
],
|
],
|
||||||
@ -36,6 +36,10 @@
|
|||||||
"nil",
|
"nil",
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
"filament_extruder_variant": [
|
||||||
|
"Direct Drive Standard",
|
||||||
|
"Direct Drive High Flow"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.98",
|
"0.98",
|
||||||
"0.98"
|
"0.98"
|
||||||
@ -56,6 +60,14 @@
|
|||||||
"20",
|
"20",
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
|
"filament_pre_cooling_temperature": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_ramming_travel_time": [
|
||||||
|
"0",
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"filament_ramming_volumetric_speed": [
|
"filament_ramming_volumetric_speed": [
|
||||||
"-1",
|
"-1",
|
||||||
"-1"
|
"-1"
|
||||||
@ -104,21 +116,6 @@
|
|||||||
"Spiral Lift",
|
"Spiral Lift",
|
||||||
"Spiral Lift"
|
"Spiral Lift"
|
||||||
],
|
],
|
||||||
"filament_extruder_variant": [
|
|
||||||
"Direct Drive Standard",
|
|
||||||
"Direct Drive High Flow"
|
|
||||||
],
|
|
||||||
"filament_scarf_seam_type": [
|
|
||||||
"all"
|
|
||||||
],
|
|
||||||
"filament_pre_cooling_temperature": [
|
|
||||||
"0",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"filament_ramming_travel_time": [
|
|
||||||
"0",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"hole_coef_2": [
|
"hole_coef_2": [
|
||||||
"-0.0081"
|
"-0.0081"
|
||||||
],
|
],
|
||||||
@ -127,12 +124,12 @@
|
|||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"210",
|
"220",
|
||||||
"210"
|
"220"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"210",
|
"220",
|
||||||
"210"
|
"220"
|
||||||
],
|
],
|
||||||
"pre_start_fan_time": [
|
"pre_start_fan_time": [
|
||||||
"2"
|
"2"
|
||||||
|
@ -23,6 +23,12 @@
|
|||||||
"hot_plate_temp_initial_layer": [
|
"hot_plate_temp_initial_layer": [
|
||||||
"65"
|
"65"
|
||||||
],
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
|
@ -11,6 +11,12 @@
|
|||||||
"filament_retraction_distances_when_cut": [
|
"filament_retraction_distances_when_cut": [
|
||||||
"18"
|
"18"
|
||||||
],
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||||
"Bambu Lab P1S 0.8 nozzle",
|
"Bambu Lab P1S 0.8 nozzle",
|
||||||
|
@ -11,6 +11,12 @@
|
|||||||
"filament_retraction_distances_when_cut": [
|
"filament_retraction_distances_when_cut": [
|
||||||
"18"
|
"18"
|
||||||
],
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user