mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
update snapmaker profiles
- add BracingKit for Snapmaker 2 - add Artisan profiles
This commit is contained in:
@@ -5,14 +5,20 @@
|
||||
"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"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
"overhang_fan_threshold": [
|
||||
"10%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"55"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"20"
|
||||
"10"
|
||||
],
|
||||
"filament_cost": [
|
||||
"40"
|
||||
@@ -21,7 +27,7 @@
|
||||
"1.25"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"14"
|
||||
"6.4"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil"
|
||||
@@ -29,8 +35,8 @@
|
||||
"filament_retraction_length": [
|
||||
"nil"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"255"
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"178"
|
||||
@@ -50,31 +56,13 @@
|
||||
"enable_pressure_advance": [
|
||||
"0"
|
||||
],
|
||||
"cool_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"eng_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"eng_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"70"
|
||||
"filament_type": [
|
||||
"PETG-CF"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
"#3D3C39"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG-CF"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
"nozzle_temperature_range_high": [
|
||||
"255"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user