Merge remote-tracking branch 'origin/1.5.0'
This commit is contained in:
commit
5cab6649d9
6 changed files with 17 additions and 4 deletions
BIN
StaticData/OEMSettings/SampleParts/MatterControl - Coin.stl
Normal file
BIN
StaticData/OEMSettings/SampleParts/MatterControl - Coin.stl
Normal file
Binary file not shown.
BIN
StaticData/OEMSettings/SampleParts/MatterControl - Stand.stl
Normal file
BIN
StaticData/OEMSettings/SampleParts/MatterControl - Stand.stl
Normal file
Binary file not shown.
|
|
@ -31,6 +31,7 @@
|
|||
"SeeMeCNC",
|
||||
"Solidoodle",
|
||||
"Type A Machines",
|
||||
"Ultimaker",
|
||||
"Wanhao",
|
||||
"Velleman",
|
||||
],
|
||||
|
|
@ -41,6 +42,8 @@
|
|||
}
|
||||
],
|
||||
"PreloadedLibraryFiles": [
|
||||
"MatterControl - Coin.stl",
|
||||
"MatterControl - Stand.stl",
|
||||
"Calibration - Box.stl"
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
|
@ -1,2 +1,7 @@
|
|||
temperature = 222
|
||||
bed_temperature = 50
|
||||
bed_temperature = 50
|
||||
disable_fan_first_layers = 2
|
||||
fan_always_on = 1
|
||||
first_layer_bed_temperature = 55
|
||||
first_layer_temperature = 210
|
||||
retract_length = 3
|
||||
temperature = 210
|
||||
|
|
@ -1,2 +1,7 @@
|
|||
temperature = 210
|
||||
bed_temperature = 50
|
||||
bed_temperature = 50
|
||||
disable_fan_first_layers = 2
|
||||
fan_always_on = 1
|
||||
first_layer_bed_temperature = 55
|
||||
first_layer_temperature = 210
|
||||
retract_length = 3
|
||||
temperature = 210
|
||||
Loading…
Add table
Add a link
Reference in a new issue