mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
make S7 public
PP-312
This commit is contained in:
parent
c6d8baea12
commit
36d5e75ed0
13 changed files with 13405 additions and 0 deletions
59
resources/definitions/ultimaker_s7.def.json
Normal file
59
resources/definitions/ultimaker_s7.def.json
Normal file
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"inherits": "ultimaker_s5",
|
||||
"metadata":
|
||||
{
|
||||
"author": "Ultimaker",
|
||||
"bom_numbers": [
|
||||
5078167
|
||||
],
|
||||
"file_formats": "application/x-ufp;text/x-gcode",
|
||||
"firmware_update_info":
|
||||
{
|
||||
"check_urls": [
|
||||
"https://software.ultimaker.com/releases/firmware/9051/stable/um-update.swu.version"
|
||||
],
|
||||
"id": 5078167,
|
||||
"update_url": "https://ultimaker.com/firmware?utm_source=cura&utm_medium=software&utm_campaign=fw-update"
|
||||
},
|
||||
"first_start_actions": [
|
||||
"DiscoverUM3Action"
|
||||
],
|
||||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"has_variants": true,
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"0": "ultimaker_s7_extruder_left",
|
||||
"1": "ultimaker_s7_extruder_right"
|
||||
},
|
||||
"manufacturer": "Ultimaker B.V.",
|
||||
"nozzle_offsetting_for_disallowed_areas": false,
|
||||
"platform": "ultimaker_s7_platform.obj",
|
||||
"platform_offset": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"platform_texture": "UltimakerS7backplate.png",
|
||||
"preferred_variant_name": "AA 0.4",
|
||||
"quality_definition": "ultimaker_s5",
|
||||
"supported_actions": [
|
||||
"DiscoverUM3Action"
|
||||
],
|
||||
"supports_material_export": true,
|
||||
"supports_network_connection": true,
|
||||
"supports_usb_connection": false,
|
||||
"variants_name": "Print core",
|
||||
"visible": true,
|
||||
"weight": -2
|
||||
},
|
||||
"name": "Ultimaker S7",
|
||||
"overrides":
|
||||
{
|
||||
"machine_name":
|
||||
{
|
||||
"default_value": "Ultimaker S7"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue