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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
242 changed files with 6709 additions and 2864 deletions

View file

@ -0,0 +1,31 @@
{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker J1 TPU High-Flow",
"setting_id": "4255325782",
"inherits": "Snapmaker J1 TPU @base",
"compatible_printers": [
"Snapmaker J1 (0.4 nozzle)",
"Snapmaker J1 (0.6 nozzle)",
"Snapmaker J1 (0.8 nozzle)"
],
"filament_flow_ratio": [
"0.983"
],
"filament_deretraction_speed": [
"nil"
],
"filament_max_volumetric_speed": [
"7.6"
],
"filament_retraction_length": [
"0.8"
],
"filament_retraction_speed": [
"nil"
],
"filament_notes": [
"!! It needs to be dried before use.\nSnapmaker TPU 95A High-Flow\n"
]
}