mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-11-27 18:13:19 +00:00
feat(orcaslicer): add config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
sync_info = update
|
||||
user_id =
|
||||
setting_id =
|
||||
base_id = GFSA04
|
||||
updated_time = 1702867957
|
||||
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_cost": [
|
||||
"19.99"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"PETG - Overture @CR-10s"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Overture"
|
||||
],
|
||||
"from": "User",
|
||||
"inherits": "My Generic PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "PETG - Overture @CR-10s",
|
||||
"nozzle_temperature": [
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"245"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.26"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"1"
|
||||
],
|
||||
"version": "1.6.1.0"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
sync_info = update
|
||||
user_id =
|
||||
setting_id =
|
||||
base_id = GFSA04
|
||||
updated_time = 1696802272
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"filament_cost": [
|
||||
"19.99"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.9025"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"PETG - Overture"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Overture"
|
||||
],
|
||||
"from": "User",
|
||||
"inherits": "My Generic PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "PETG - Overture",
|
||||
"nozzle_temperature": [
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"245"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.26"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"1"
|
||||
],
|
||||
"version": "1.6.1.0"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
sync_info = create
|
||||
user_id =
|
||||
setting_id =
|
||||
base_id = GFSA04
|
||||
updated_time = 1734886086
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"filament_flow_ratio": [
|
||||
"0.955"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Voron Overture PETG"
|
||||
],
|
||||
"from": "User",
|
||||
"inherits": "Voron Generic PETG",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Voron Overture PETG",
|
||||
"version": "2.2.0.4"
|
||||
}
|
||||
Reference in New Issue
Block a user