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

@ -4,23 +4,23 @@
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"cool_plate_temp": [
"0"
],
"eng_plate_temp" : [
"100"
"eng_plate_temp": [
"95"
],
"hot_plate_temp" : [
"100"
"hot_plate_temp": [
"95"
],
"cool_plate_temp_initial_layer" : [
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp_initial_layer" : [
"100"
"eng_plate_temp_initial_layer": [
"95"
],
"hot_plate_temp_initial_layer" : [
"100"
"hot_plate_temp_initial_layer": [
"95"
],
"slow_down_for_layer_cooling": [
"1"