mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Feature/add_snapmaker_u1_profiles (#10225)
* add snapmaker u1 profiles * tweak some parameters for U1
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"filament_cost": [
|
||||
"100"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.32"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.8"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Snapmaker Breakaway Support @base"
|
||||
],
|
||||
"filament_type": [
|
||||
"Breakaway Support"
|
||||
],
|
||||
"from": "User",
|
||||
"instantiation": "false",
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"inherits": "Snapmaker J1 PVA",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Snapmaker Breakaway Support @base",
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"45"
|
||||
],
|
||||
"version": "2.1.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user