Another attempt at fixing filament issues

This commit is contained in:
cochcoder 2024-09-30 21:42:59 -04:00
parent b17dae8fb1
commit b9da340fc5
9 changed files with 18 additions and 44 deletions

View File

@ -808,10 +808,6 @@
"name": "Elegoo Generic PLA",
"sub_path": "filament/Elegoo Generic PLA.json"
},
{
"name": "Elegoo Generic PLA Silk",
"sub_path": "filament/Elegoo Generic PLA Silk.json"
},
{
"name": "Elegoo Generic PLA Matte",
"sub_path": "filament/Elegoo Generic PLA Matte.json"

View File

@ -1,9 +1,10 @@
{
"type": "filament",
"filament_id": "GFB98",
"setting_id": "GFSA04",
"name": "Elegoo ASA @Elegoo Giga",
"inherits": "Elegoo Generic ASA",
"from": "system",
"setting_id": "EASAEOSG00",
"instantiation": "true",
"filament_max_volumetric_speed": [
"30"

View File

@ -1,10 +1,11 @@
{
"type": "filament",
"filament_id": "GFB98",
"setting_id": "GFSA04",
"name": "Elegoo Generic ASA",
"inherits": "fdm_filament_asa",
"from": "system",
"filament_id": "EASAB00",
"instantiation": "false",
"instantiation": "true",
"filament_vendor": [
"Elegoo"
],

View File

@ -1,10 +1,11 @@
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSG99",
"name": "Elegoo Generic PETG PRO",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "EPETGPROB00",
"instantiation": "false",
"instantiation": "true",
"cool_plate_temp": [
"0"
],

View File

@ -1,10 +1,11 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Elegoo Generic PLA Matte",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "EPLAMB00",
"instantiation": "false",
"instantiation": "true",
"filament_cost": [
"0"
],

View File

@ -1,29 +0,0 @@
{
"type": "filament",
"name": "Elegoo Generic PLA Silk",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "EPLASB00",
"instantiation": "false",
"filament_cost": [
"0"
],
"filament_density": [
"1.32"
],
"filament_vendor": [
"Elegoo"
],
"filament_max_volumetric_speed": [
"16"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@ -1,9 +1,10 @@
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSG99",
"name": "Elegoo PETG PRO @Elegoo Giga",
"inherits": "Elegoo PETG PRO @base",
"inherits": "Elegoo Generic PETG PRO",
"from": "system",
"setting_id": "EGPETGEOSG00",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"

View File

@ -1,9 +1,10 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Elegoo PLA @Elegoo Giga",
"inherits": "Elegoo Generic PLA",
"from": "system",
"setting_id": "EPLAEOSG00",
"instantiation": "true",
"filament_max_volumetric_speed": [
"30"

View File

@ -1,9 +1,10 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Elegoo PLA Matte @Elegoo Giga",
"inherits": "Elegoo Generic PLA Matte",
"from": "system",
"setting_id": "EPLAMEOSG00",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"