NEW: show cost of filament in GUI

Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If28f6e969728fb5edd9cb35d6bc6d0a6c155d96e
(cherry picked from commit a4b8e620794f611c2f94f639cec49ec7c8fe8926)
This commit is contained in:
qing.zhang 2022-08-15 14:58:46 +08:00 committed by Lane.Wei
parent 663df48a95
commit ef46654cca
11 changed files with 38 additions and 5 deletions

View file

@ -8,6 +8,9 @@
"filament_flow_ratio": [
"0.95"
],
"filament_cost": [
"24.99"
],
"filament_vendor": [
"Bambu Lab"
]

View file

@ -20,6 +20,9 @@
"filament_type": [
"PA-CF"
],
"filament_cost": [
"44.99"
],
"nozzle_temperature": [
"280"
]

View file

@ -8,6 +8,9 @@
"filament_vendor": [
"Bambu Lab"
],
"filament_cost": [
"34.99"
],
"filament_flow_ratio": [
"0.94"
]

View file

@ -9,7 +9,7 @@
"Bambu Lab"
],
"filament_cost": [
"25.4"
"24.99"
],
"filament_flow_ratio": [
"0.98"

View file

@ -9,7 +9,7 @@
"Bambu Lab"
],
"filament_cost": [
"25.4"
"24.99"
],
"filament_density": [
"1.32"

View file

@ -23,6 +23,9 @@
"fan_cooling_layer_time": [
"10"
],
"filament_cost": [
"34.99"
],
"slow_down_layer_time":[
"6"
]

View file

@ -26,6 +26,9 @@
"hot_plate_temp_initial_layer": [
"40"
],
"filament_cost": [
"29.99"
],
"slow_down_layer_time": [
"8"
]

View file

@ -14,6 +14,9 @@
"nozzle_temperature_initial_layer": [
"230"
],
"filament_cost": [
"36.99"
],
"nozzle_temperature": [
"230"
]