ENH: Add Textured PEI Plate

Change-Id: I08178e86a8ccb23844cca00bc9d265df7507f910
(cherry picked from commit 8f101963ecab1352e2721ead83928b327d6c0dbd)
This commit is contained in:
zhimin.zeng 2022-08-24 15:06:25 +08:00 committed by Lane.Wei
parent acb05dcf19
commit 0ab13a6abb
16 changed files with 109 additions and 4 deletions

View file

@ -20,12 +20,18 @@
"hot_plate_temp": [
"40"
],
"textured_plate_temp": [
"40"
],
"cool_plate_temp_initial_layer": [
"40"
],
"hot_plate_temp_initial_layer": [
"40"
],
"textured_plate_temp_initial_layer": [
"40"
],
"filament_cost": [
"29.99"
],

View file

@ -13,6 +13,9 @@
"hot_plate_temp" : [
"90"
],
"textured_plate_temp" : [
"90"
],
"cool_plate_temp_initial_layer" : [
"90"
],
@ -22,6 +25,9 @@
"hot_plate_temp_initial_layer" : [
"90"
],
"textured_plate_temp_initial_layer" : [
"90"
],
"slow_down_for_layer_cooling": [
"1"
],

View file

@ -13,6 +13,9 @@
"hot_plate_temp" : [
"90"
],
"textured_plate_temp" : [
"90"
],
"cool_plate_temp_initial_layer" : [
"90"
],
@ -22,6 +25,9 @@
"hot_plate_temp_initial_layer" : [
"90"
],
"textured_plate_temp_initial_layer" : [
"90"
],
"slow_down_for_layer_cooling": [
"1"
],

View file

@ -12,6 +12,9 @@
"hot_plate_temp" : [
"60"
],
"textured_plate_temp" : [
"60"
],
"cool_plate_temp_initial_layer" : [
"60"
],
@ -21,6 +24,9 @@
"hot_plate_temp_initial_layer" : [
"60"
],
"textured_plate_temp_initial_layer" : [
"60"
],
"overhang_fan_threshold": [
"95%"
],

View file

@ -13,6 +13,9 @@
"hot_plate_temp" : [
"100"
],
"textured_plate_temp" : [
"100"
],
"cool_plate_temp_initial_layer" : [
"0"
],
@ -22,6 +25,9 @@
"hot_plate_temp_initial_layer" : [
"100"
],
"textured_plate_temp_initial_layer" : [
"100"
],
"slow_down_for_layer_cooling": [
"1"
],

View file

@ -13,6 +13,9 @@
"hot_plate_temp" : [
"110"
],
"textured_plate_temp" : [
"110"
],
"cool_plate_temp_initial_layer" : [
"0"
],
@ -22,6 +25,9 @@
"hot_plate_temp_initial_layer" : [
"110"
],
"textured_plate_temp_initial_layer" : [
"110"
],
"slow_down_for_layer_cooling": [
"1"
],

View file

@ -13,6 +13,9 @@
"hot_plate_temp" : [
"80"
],
"textured_plate_temp" : [
"80"
],
"cool_plate_temp_initial_layer" : [
"60"
],
@ -22,6 +25,9 @@
"hot_plate_temp_initial_layer" : [
"80"
],
"textured_plate_temp_initial_layer" : [
"80"
],
"slow_down_for_layer_cooling": [
"1"
],

View file

@ -28,6 +28,9 @@
"hot_plate_temp" : [
"45"
],
"textured_plate_temp" : [
"45"
],
"cool_plate_temp_initial_layer" : [
"35"
],
@ -37,6 +40,9 @@
"hot_plate_temp_initial_layer" : [
"45"
],
"textured_plate_temp_initial_layer" : [
"45"
],
"nozzle_temperature_initial_layer": [
"220"
],

View file

@ -13,6 +13,9 @@
"hot_plate_temp" : [
"45"
],
"textured_plate_temp" : [
"45"
],
"cool_plate_temp_initial_layer" : [
"35"
],
@ -22,6 +25,9 @@
"hot_plate_temp_initial_layer" : [
"45"
],
"textured_plate_temp_initial_layer" : [
"45"
],
"fan_cooling_layer_time": [
"100"
],

View file

@ -13,6 +13,9 @@
"hot_plate_temp" : [
"35"
],
"textured_plate_temp" : [
"35"
],
"cool_plate_temp_initial_layer" : [
"30"
],
@ -22,6 +25,9 @@
"hot_plate_temp_initial_layer" : [
"35"
],
"textured_plate_temp_initial_layer" : [
"35"
],
"fan_cooling_layer_time": [
"100"
],