mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Improved PETG printing
This commit is contained in:
parent
82fca6f7b3
commit
2bc1dbc1ed
@ -2,4 +2,4 @@ sync_info = update
|
|||||||
user_id =
|
user_id =
|
||||||
setting_id =
|
setting_id =
|
||||||
base_id = GFSA04
|
base_id = GFSA04
|
||||||
updated_time = 1697299895
|
updated_time = 1702163985
|
||||||
|
@ -1,7 +1,16 @@
|
|||||||
{
|
{
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
"filament_cost": [
|
"filament_cost": [
|
||||||
"19.99"
|
"19.99"
|
||||||
],
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
@ -21,6 +30,9 @@
|
|||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"245"
|
"245"
|
||||||
],
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
"pressure_advance": [
|
"pressure_advance": [
|
||||||
"0.26"
|
"0.26"
|
||||||
],
|
],
|
||||||
|
@ -2,4 +2,4 @@ sync_info = update
|
|||||||
user_id =
|
user_id =
|
||||||
setting_id =
|
setting_id =
|
||||||
base_id = GM001
|
base_id = GM001
|
||||||
updated_time = 1700927332
|
updated_time = 1701483166
|
||||||
|
Loading…
x
Reference in New Issue
Block a user