* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
16 lines
No EOL
286 B
JSON
16 lines
No EOL
286 B
JSON
{
|
|
"type": "filament",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"name": "fdm_filament_pla_eco",
|
|
"inherits": "fdm_filament_pla",
|
|
"nozzle_temperature_initial_layer": [
|
|
"205"
|
|
],
|
|
"nozzle_temperature": [
|
|
"200"
|
|
],
|
|
"default_filament_colour": [
|
|
"#D5DDDC"
|
|
]
|
|
} |