mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
This commit is contained in:
61
resources/profiles/Snapmaker/filament/Snapmaker TPE.json
Normal file
61
resources/profiles/Snapmaker/filament/Snapmaker TPE.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "Snapmaker TPE",
|
||||
"setting_id": "2302237917",
|
||||
"inherits": "Snapmaker TPU @base",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
"Snapmaker A250 (0.6 nozzle)",
|
||||
"Snapmaker A250 (0.8 nozzle)",
|
||||
"Snapmaker A350 (0.4 nozzle)",
|
||||
"Snapmaker A350 (0.6 nozzle)",
|
||||
"Snapmaker A350 (0.8 nozzle)",
|
||||
"Snapmaker A250 Dual (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual (0.6 nozzle)",
|
||||
"Snapmaker A250 Dual (0.8 nozzle)",
|
||||
"Snapmaker A350 Dual (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual (0.8 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A250 Dual QSKit (0.8 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 Dual QSKit (0.8 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.6 nozzle)",
|
||||
"Snapmaker A250 QSKit (0.8 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.4 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.6 nozzle)",
|
||||
"Snapmaker A350 QSKit (0.8 nozzle)"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"45"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"45"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.22"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"7.2"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"100"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
"#383737"
|
||||
],
|
||||
"filament_notes": [
|
||||
"eSUN eLastic TPE-83A\n"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user