mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 01:07:52 -06:00
Fix whitespace
Contributes to issue CURA-6813.
This commit is contained in:
parent
d670ec7266
commit
541bd3811e
7 changed files with 101 additions and 108 deletions
|
@ -28,6 +28,5 @@
|
|||
"machine_height": {
|
||||
"default_value": 160
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28,6 +28,5 @@
|
|||
"machine_height": {
|
||||
"default_value": 260
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
@ -29,6 +29,5 @@
|
|||
"machine_height": {
|
||||
"default_value": 260
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"id": "hellbot_adonis_extruder",
|
||||
"version": 2,
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"id": "hellbot_magna_dual_extruder_1",
|
||||
"version": 2,
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"id": "hellbot_magna_dual_extruder_2",
|
||||
"version": 2,
|
||||
"name": "Extruder 2",
|
||||
"inherits": "fdmextruder",
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
"id": "hellbot_magna_i_extruder",
|
||||
"version": 2,
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue