mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 09:34:35 -07:00
Applied printer-linter format
This commit is contained in:
parent
807f407d9f
commit
e606dae5c5
2 changed files with 6 additions and 5 deletions
|
|
@ -9,7 +9,11 @@
|
|||
"manufacturer": "Ultimaker B.V.",
|
||||
"file_formats": "application/x-ufp;text/x-gcode",
|
||||
"platform": "ultimaker_s3_platform.obj",
|
||||
"bom_numbers": [213482, 213483, 213484],
|
||||
"bom_numbers": [
|
||||
213482,
|
||||
213483,
|
||||
213484
|
||||
],
|
||||
"exclude_materials": [
|
||||
"generic_hips",
|
||||
"generic_petg",
|
||||
|
|
|
|||
|
|
@ -9,10 +9,7 @@
|
|||
"manufacturer": "Ultimaker B.V.",
|
||||
"file_formats": "application/x-ufp;text/x-gcode",
|
||||
"platform": "ultimaker_s7_platform.obj",
|
||||
"bom_numbers": [
|
||||
5078167,
|
||||
5078168
|
||||
],
|
||||
"bom_numbers": [5078167, 5078168],
|
||||
"firmware_update_info":
|
||||
{
|
||||
"check_urls": [ "https://software.ultimaker.com/releases/firmware/9051/stable/um-update.swu.version" ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue