Skip to content

Commit

Permalink
Correction material settings for Ultimaker 2 (SoftFever#5988)
Browse files Browse the repository at this point in the history
* Update UltiMaker Generic ABS.json

* Update UltiMaker Generic PLA.json

* Update fdm_filament_abs.json

* Update UltiMaker Generic ABS.json
  • Loading branch information
dewi-ny-je authored Jul 16, 2024
1 parent 002125f commit 5e4dd4d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"0.987"
],
"filament_max_volumetric_speed": [
"12"
"5"
],
"slow_down_layer_time": [
"8"
Expand Down
16 changes: 8 additions & 8 deletions resources/profiles/UltiMaker/filament/fdm_filament_abs.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 5e4dd4d

Please sign in to comment.