mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 10: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",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_flow_ratio": [
|
||||
"0.926"
|
||||
"0.94"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
"4.5"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"UltiMaker 2 0.4 nozzle"
|
||||
|
@ -10,7 +10,7 @@
|
||||
"0.987"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
"5"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
|
@ -5,28 +5,28 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"80"
|
||||
"90"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"80"
|
||||
"90"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"80"
|
||||
"90"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"80"
|
||||
"90"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
"90"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
"90"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
"90"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
"90"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user