mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Add the aluminum build plate variant to avoid crashes when synching to
a S5 with that build plate selected.
This commit is contained in:
parent
d433c54a0a
commit
5d7976c302
1 changed files with 13 additions and 0 deletions
13
resources/variants/ultimaker_s5_aluminum.inst.cfg
Normal file
13
resources/variants/ultimaker_s5_aluminum.inst.cfg
Normal file
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
name = Aluminum
|
||||
version = 4
|
||||
definition = ultimaker_s5
|
||||
|
||||
[metadata]
|
||||
setting_version = 4
|
||||
type = variant
|
||||
hardware_type = buildplate
|
||||
|
||||
[values]
|
||||
material_bed_temperature = =default_material_bed_temperature + 10
|
||||
machine_buildplate_type = aluminum
|
Loading…
Add table
Add a link
Reference in a new issue