ENH: Thanks @just-trey for updating Anker profiles

Update Anker profiles and includes the new AnkerMake M5C printer.

github pull request: 2125

Change-Id: I961976420d0352a460e6ac79cc107a27aed83b62
This commit is contained in:
just-trey
2023-08-15 10:05:44 +08:00
committed by lane.wei
parent c330dbe27a
commit 8567812fdc
39 changed files with 579 additions and 246 deletions

View File

@@ -19,23 +19,23 @@
"filament_cost": [
"20"
],
"cool_plate_temp" : [
"cool_plate_temp": [
"35"
],
"eng_plate_temp" : [
"eng_plate_temp": [
"0"
],
"hot_plate_temp" : [
"45"
"hot_plate_temp": [
"60"
],
"cool_plate_temp_initial_layer" : [
"cool_plate_temp_initial_layer": [
"35"
],
"eng_plate_temp_initial_layer" : [
"eng_plate_temp_initial_layer": [
"0"
],
"hot_plate_temp_initial_layer" : [
"45"
"hot_plate_temp_initial_layer": [
"60"
],
"nozzle_temperature_initial_layer": [
"220"
@@ -44,7 +44,7 @@
"1"
],
"slow_down_for_layer_cooling": [
"1"
"0"
],
"fan_max_speed": [
"100"
@@ -82,6 +82,9 @@
"additional_cooling_fan_speed": [
"70"
],
"enable_overhang_bridge_fan": [
"0"
],
"filament_start_gcode": [
"; filament start gcode\n"
]