mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-07-01 09:42:02 +00:00
Improved PETG printing
This commit is contained in:
@ -1,7 +1,16 @@
|
||||
{
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_cost": [
|
||||
"19.99"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
@ -21,6 +30,9 @@
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"245"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.26"
|
||||
],
|
||||
|
Reference in New Issue
Block a user