Update Snapmaker profiles (#2939)

* fix printing parameters for Snapmaker printers

* update

* Update Snapmaker profiles

* update end gcode
This commit is contained in:
Dylan
2023-12-05 21:08:48 +08:00
committed by GitHub
parent d45ac9201d
commit 1998ec41c5
242 changed files with 6709 additions and 2864 deletions

View File

@@ -0,0 +1,23 @@
{
"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"
]
}