mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 12:35:54 +08:00
Correction material settings for Ultimaker 2 (#5988)
* Update UltiMaker Generic ABS.json * Update UltiMaker Generic PLA.json * Update fdm_filament_abs.json * Update UltiMaker Generic ABS.json
This commit is contained in:
parent
002125fbe4
commit
5e4dd4d847
@ -7,10 +7,10 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_filament_abs",
|
"inherits": "fdm_filament_abs",
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.926"
|
"0.94"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"2"
|
"4.5"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"UltiMaker 2 0.4 nozzle"
|
"UltiMaker 2 0.4 nozzle"
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"0.987"
|
"0.987"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"12"
|
"5"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"slow_down_layer_time": [
|
||||||
"8"
|
"8"
|
||||||
|
@ -5,28 +5,28 @@
|
|||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"80"
|
"90"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp" : [
|
||||||
"80"
|
"90"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"80"
|
"90"
|
||||||
],
|
],
|
||||||
"textured_plate_temp" : [
|
"textured_plate_temp" : [
|
||||||
"80"
|
"90"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"80"
|
"90"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer" : [
|
||||||
"80"
|
"90"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"80"
|
"90"
|
||||||
],
|
],
|
||||||
"textured_plate_temp_initial_layer" : [
|
"textured_plate_temp_initial_layer" : [
|
||||||
"80"
|
"90"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
"slow_down_for_layer_cooling": [
|
||||||
"1"
|
"1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user