mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Clean up whitespace
No tabs, just spaces for indentation. Remove whitespace at the end of a line. Contributes to issue CURA-7515.
This commit is contained in:
parent
34bc78ef85
commit
ab28590439
7 changed files with 23 additions and 19 deletions
|
@ -3,20 +3,20 @@
|
|||
"name": "TinyBoy E10_J10_L10_M10",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"visible": true,
|
||||
"author": "Fred Chan",
|
||||
"manufacturer": "TinyBoy",
|
||||
"file_formats": "text/x-gcode",
|
||||
"has_materials": false,
|
||||
"has_materials": false,
|
||||
"has_machine_quality": true,
|
||||
"preferred_quality_type": "normal",
|
||||
"machine_extruder_trains":
|
||||
"preferred_quality_type": "normal",
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"0": "tinyboy_extruder_0"
|
||||
}
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "TinyBoy E10" },
|
||||
"machine_width": { "default_value": 100 },
|
||||
"machine_depth": { "default_value": 100 },
|
||||
|
|
|
@ -3,20 +3,20 @@
|
|||
"name": "TinyBoy E16_L16_M16",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"visible": true,
|
||||
"author": "Fred Chan",
|
||||
"manufacturer": "TinyBoy",
|
||||
"file_formats": "text/x-gcode",
|
||||
"has_materials": false,
|
||||
"has_materials": false,
|
||||
"has_machine_quality": true,
|
||||
"preferred_quality_type": "normal",
|
||||
"machine_extruder_trains":
|
||||
"preferred_quality_type": "normal",
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"0": "tinyboy_extruder_0"
|
||||
}
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "TinyBoy E16" },
|
||||
"machine_width": { "default_value": 100 },
|
||||
"machine_depth": { "default_value": 100 },
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
"manufacturer": "TinyBoy",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "tinyboy_ra20.obj",
|
||||
"platform_texture": "tinyboy2.png",
|
||||
"platform_offset": [ 8, -70, -8 ],
|
||||
"has_materials": false,
|
||||
"platform_texture": "tinyboy2.png",
|
||||
"platform_offset": [ 8, -70, -8 ],
|
||||
"has_materials": false,
|
||||
"has_machine_quality": true,
|
||||
"preferred_quality_type": "normal",
|
||||
"machine_extruder_trains":
|
||||
"preferred_quality_type": "normal",
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"0": "tinyboy_extruder_0"
|
||||
}
|
||||
|
|
1
resources/definitions/ultimaker_colorado.def.json
Symbolic link
1
resources/definitions/ultimaker_colorado.def.json
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/trin/Gedeeld/Projects/cura-private-data/resources/definitions/ultimaker_colorado.def.json
|
1
resources/definitions/ultimaker_p5.def.json
Symbolic link
1
resources/definitions/ultimaker_p5.def.json
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/trin/Gedeeld/Projects/cura-private-data/resources/definitions/ultimaker_p5.def.json
|
1
resources/definitions/ultimaker_p6.def.json
Symbolic link
1
resources/definitions/ultimaker_p6.def.json
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/trin/Gedeeld/Projects/cura-private-data/resources/definitions/ultimaker_p6.def.json
|
1
resources/definitions/ultimaker_s1.def.json
Symbolic link
1
resources/definitions/ultimaker_s1.def.json
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/trin/Gedeeld/Projects/cura-private-data/resources/definitions/ultimaker_s1.def.json
|
Loading…
Add table
Add a link
Reference in a new issue