orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker PLA Silk @base.json
Dylan 1998ec41c5
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers

* update

* Update Snapmaker profiles

* update end gcode
2023-12-05 21:08:48 +08:00

23 lines
No EOL
411 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker PLA Silk @base",
"filament_id": "1655727393",
"inherits": "fdm_filament_pla",
"hot_plate_temp_initial_layer": [
"65"
],
"filament_cost": [
"70"
],
"filament_max_volumetric_speed": [
"7.5"
],
"filament_retraction_length": [
"0.5"
],
"default_filament_colour": [
"#CF942B"
]
}