update Snapmaker profiles

- add Breakaway Support filament
- add preheat params for Snapmaker Dual/IDEX printers
- update the check bounds code in start-gcode, which is now off by default
This commit is contained in:
dylan
2024-08-27 01:14:19 +08:00
parent 7fdb1a5862
commit 97eec47be6
56 changed files with 274 additions and 123 deletions

View File

@@ -16,9 +16,6 @@
"Snapmaker A350 Dual QSKit (0.2 nozzle)",
"Snapmaker Artisan (0.2 nozzle)"
],
"filament_end_gcode": [
""
],
"hot_plate_temp": [
"90"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual ABS @base",
"filament_id": "168223792",
"inherits": "fdm_filament_abs",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"hot_plate_temp": [
"110"
],

View File

@@ -16,9 +16,6 @@
"Snapmaker A350 Dual QSKit (0.2 nozzle)",
"Snapmaker Artisan (0.2 nozzle)"
],
"filament_end_gcode": [
""
],
"hot_plate_temp": [
"90"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual ASA @base",
"filament_id": "1247172706",
"inherits": "fdm_filament_asa",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"hot_plate_temp": [
"110"
],

View File

@@ -0,0 +1,22 @@
{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker Dual Breakaway @0.2 nozzle",
"setting_id": "98433967",
"inherits": "Snapmaker Dual Breakaway @base",
"compatible_printers": [
"Snapmaker A250 Dual (0.2 nozzle)",
"Snapmaker A250 Dual BKit (0.2 nozzle)",
"Snapmaker A250 Dual QS+B Kit (0.2 nozzle)",
"Snapmaker A250 Dual QSKit (0.2 nozzle)",
"Snapmaker A350 Dual (0.2 nozzle)",
"Snapmaker A350 Dual BKit (0.2 nozzle)",
"Snapmaker A350 Dual QS+B Kit (0.2 nozzle)",
"Snapmaker A350 Dual QSKit (0.2 nozzle)",
"Snapmaker Artisan (0.2 nozzle)"
],
"filament_max_volumetric_speed": [
"1.4"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker Dual Breakaway @base",
"filament_id": "1207881278",
"inherits": "fdm_filament_breakaway",
"filament_loading_speed_start": [
"35"
],
"filament_loading_speed": [
"35"
],
"filament_unloading_speed_start": [
"35"
],
"filament_unloading_speed": [
"35"
],
"filament_load_time": [
"2"
],
"filament_unload_time": [
"2"
],
"filament_cooling_moves": [
"2"
],
"filament_cooling_initial_speed": [
"35"
],
"filament_cooling_final_speed": [
"60"
]
}

View File

@@ -0,0 +1,37 @@
{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker Dual Breakaway",
"setting_id": "1762361484",
"inherits": "Snapmaker Dual Breakaway @base",
"compatible_printers": [
"Snapmaker A250 Dual (0.4 nozzle)",
"Snapmaker A250 Dual (0.6 nozzle)",
"Snapmaker A250 Dual (0.8 nozzle)",
"Snapmaker A250 Dual BKit (0.4 nozzle)",
"Snapmaker A250 Dual BKit (0.6 nozzle)",
"Snapmaker A250 Dual BKit (0.8 nozzle)",
"Snapmaker A250 Dual QS+B Kit (0.4 nozzle)",
"Snapmaker A250 Dual QS+B Kit (0.6 nozzle)",
"Snapmaker A250 Dual QS+B Kit (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 (0.4 nozzle)",
"Snapmaker A350 Dual (0.6 nozzle)",
"Snapmaker A350 Dual (0.8 nozzle)",
"Snapmaker A350 Dual BKit (0.4 nozzle)",
"Snapmaker A350 Dual BKit (0.6 nozzle)",
"Snapmaker A350 Dual BKit (0.8 nozzle)",
"Snapmaker A350 Dual QS+B Kit (0.4 nozzle)",
"Snapmaker A350 Dual QS+B Kit (0.6 nozzle)",
"Snapmaker A350 Dual QS+B Kit (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 Artisan (0.4 nozzle)",
"Snapmaker Artisan (0.6 nozzle)",
"Snapmaker Artisan (0.8 nozzle)"
]
}

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PA-CF @base",
"filament_id": "3493177425",
"inherits": "fdm_filament_pa",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"hot_plate_temp": [
"100"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PET @base",
"filament_id": "2128577941",
"inherits": "fdm_filament_pet",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"overhang_fan_speed": [
"40"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PETG @base",
"filament_id": "2209001062",
"inherits": "fdm_filament_petg",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"overhang_fan_speed": [
"25"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PETG-CF @base",
"filament_id": "1042511226",
"inherits": "fdm_filament_petg",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"required_nozzle_HRC": [
"40"
],
@@ -83,6 +80,9 @@
"enable_pressure_advance": [
"0"
],
"pressure_advance": [
"0.04"
],
"filament_type": [
"PETG-CF"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PLA @base",
"filament_id": "1417031127",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_retraction_length": [
"nil"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PLA Eco @base",
"filament_id": "200803790",
"inherits": "fdm_filament_pla_eco",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_density": [
"1.26"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PLA Matte @base",
"filament_id": "3503790988",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_density": [
"1.32"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PLA Metal @base",
"filament_id": "2029994346",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_cost": [
"90"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PLA Silk @base",
"filament_id": "1181363872",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"hot_plate_temp_initial_layer": [
"65"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PLA-CF @base",
"filament_id": "1702147325",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"required_nozzle_HRC": [
"40"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual PVA @base",
"filament_id": "3104636980",
"inherits": "fdm_filament_pva",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_loading_speed_start": [
"35"
],

View File

@@ -37,9 +37,6 @@
"hot_plate_temp": [
"45"
],
"hot_plate_temp_initial_layer": [
"45"
],
"overhang_fan_speed": [
"65"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker Dual TPU @base",
"filament_id": "2971656290",
"inherits": "fdm_filament_tpu",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_loading_speed_start": [
"35"
],
@@ -34,5 +31,11 @@
],
"filament_cooling_final_speed": [
"60"
],
"nozzle_temperature_initial_layer": [
"240"
],
"nozzle_temperature": [
"240"
]
}

View File

@@ -8,9 +8,6 @@
"compatible_printers": [
"Snapmaker J1 (0.2 nozzle)"
],
"filament_end_gcode": [
""
],
"hot_plate_temp": [
"90"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 ABS @base",
"filament_id": "1223824394",
"inherits": "fdm_filament_abs",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"hot_plate_temp": [
"110"
],

View File

@@ -0,0 +1,14 @@
{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker J1 Breakaway @0.2 nozzle",
"setting_id": "2613265860",
"inherits": "Snapmaker J1 Breakaway @base",
"compatible_printers": [
"Snapmaker J1 (0.2 nozzle)"
],
"filament_max_volumetric_speed": [
"1.4"
]
}

View File

@@ -0,0 +1,8 @@
{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker J1 Breakaway @base",
"filament_id": "3492897526",
"inherits": "fdm_filament_breakaway"
}

View File

@@ -0,0 +1,13 @@
{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker J1 Breakaway",
"setting_id": "738160822",
"inherits": "Snapmaker J1 Breakaway @base",
"compatible_printers": [
"Snapmaker J1 (0.4 nozzle)",
"Snapmaker J1 (0.6 nozzle)",
"Snapmaker J1 (0.8 nozzle)"
]
}

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PA-CF @base",
"filament_id": "1210173120",
"inherits": "fdm_filament_pa",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"overhang_fan_speed": [
"55"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PET @base",
"filament_id": "1009481135",
"inherits": "fdm_filament_pet",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"overhang_fan_speed": [
"40"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PETG @base",
"filament_id": "1172603684",
"inherits": "fdm_filament_petg",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"overhang_fan_speed": [
"35"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PETG-CF @base",
"filament_id": "4235401834",
"inherits": "fdm_filament_petg",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"required_nozzle_HRC": [
"40"
],
@@ -56,6 +53,9 @@
"enable_pressure_advance": [
"0"
],
"pressure_advance": [
"0.04"
],
"filament_type": [
"PETG-CF"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PLA @base",
"filament_id": "377675245",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_retraction_length": [
"nil"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PLA Eco @base",
"filament_id": "3383257822",
"inherits": "fdm_filament_pla_eco",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_density": [
"1.26"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PLA Matte @base",
"filament_id": "1192769348",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_density": [
"1.32"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PLA Metal @base",
"filament_id": "4012961186",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"filament_cost": [
"90"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PLA Silk @base",
"filament_id": "1528786603",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"hot_plate_temp_initial_layer": [
"65"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PLA-CF @base",
"filament_id": "3806593857",
"inherits": "fdm_filament_pla",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"required_nozzle_HRC": [
"40"
],

View File

@@ -5,9 +5,6 @@
"name": "Snapmaker J1 PVA @base",
"filament_id": "4227461134",
"inherits": "fdm_filament_pva",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
],
"slow_down_layer_time": [
"8"
]

View File

@@ -13,9 +13,6 @@
"hot_plate_temp": [
"45"
],
"hot_plate_temp_initial_layer": [
"45"
],
"overhang_fan_speed": [
"65"
],

View File

@@ -5,7 +5,10 @@
"name": "Snapmaker J1 TPU @base",
"filament_id": "4092268632",
"inherits": "fdm_filament_tpu",
"filament_end_gcode": [
"M104 S{temperature_vitrification[current_extruder]} ;standby T{current_extruder}"
"nozzle_temperature_initial_layer": [
"240"
],
"nozzle_temperature": [
"240"
]
}

View File

@@ -53,6 +53,9 @@
"enable_pressure_advance": [
"0"
],
"pressure_advance": [
"0.04"
],
"filament_type": [
"PETG-CF"
],

View File

@@ -34,9 +34,6 @@
"hot_plate_temp": [
"45"
],
"hot_plate_temp_initial_layer": [
"45"
],
"overhang_fan_speed": [
"100"
],
@@ -46,6 +43,12 @@
"filament_max_volumetric_speed": [
"7.2"
],
"nozzle_temperature_initial_layer": [
"240"
],
"nozzle_temperature": [
"240"
],
"fan_max_speed": [
"100"
],

View File

@@ -0,0 +1,49 @@
{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "fdm_filament_breakaway",
"inherits": "fdm_filament_common",
"hot_plate_temp": [
"65"
],
"hot_plate_temp_initial_layer": [
"70"
],
"filament_flow_ratio": [
"0.98"
],
"filament_cost": [
"100"
],
"filament_density": [
"1.32"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_retraction_length": [
"1.8"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature": [
"220"
],
"temperature_vitrification": [
"154"
],
"default_filament_colour": [
"#ffffff"
],
"filament_type": [
"Breakaway Support"
],
"nozzle_temperature_range_high": [
"240"
],
"nozzle_temperature_range_low": [
"200"
]
}

View File

@@ -61,6 +61,9 @@
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.03"
],
"default_filament_colour": [
"#DF6734"
],

View File

@@ -31,6 +31,9 @@
"filament_retraction_length": [
"1.2"
],
"filament_retraction_speed": [
"60"
],
"nozzle_temperature_initial_layer": [
"220"
],
@@ -49,6 +52,9 @@
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.02"
],
"default_filament_colour": [
"#F8C827"
],

View File

@@ -7,12 +7,6 @@
"filament_is_support": [
"1"
],
"hot_plate_temp": [
"50"
],
"hot_plate_temp_initial_layer": [
"50"
],
"overhang_fan_threshold": [
"50%"
],
@@ -32,7 +26,7 @@
"15"
],
"filament_max_volumetric_speed": [
"2.4"
"6"
],
"filament_retraction_length": [
"2"

View File

@@ -8,7 +8,7 @@
"40"
],
"hot_plate_temp_initial_layer": [
"40"
"45"
],
"overhang_fan_speed": [
"70"
@@ -53,10 +53,10 @@
"25"
],
"nozzle_temperature_initial_layer": [
"240"
"230"
],
"nozzle_temperature": [
"240"
"225"
],
"temperature_vitrification": [
"138"
@@ -67,6 +67,9 @@
"fan_min_speed": [
"70"
],
"pressure_advance": [
"0.01"
],
"default_filament_colour": [
"#302730"
],