Canonical indentation

Contributes to issue CURA-8545.
This commit is contained in:
Ghostkeeper 2021-09-08 16:13:21 +02:00
parent 6e2f7845c9
commit 9344f88c21
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
5 changed files with 129 additions and 129 deletions

View file

@ -1,29 +1,29 @@
{
"version": 2,
"name": "AtomStack Cambrian Base Printer",
"inherits": "fdmprinter",
"metadata": {
"visible": false,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianmaxe175_extruder_0"
}
},
"overrides": {
"machine_heated_bed": {
"default_value": true
"version": 2,
"name": "AtomStack Cambrian Base Printer",
"inherits": "fdmprinter",
"metadata": {
"visible": false,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianmaxe175_extruder_0"
}
},
"machine_extruder_count": {
"default_value": 1
},
"machine_start_gcode": {
"default_value": "; AtomStack Cambrian Start G-code\nG92 E0 ; Reset Extruder\nG28 ; Home all axes\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position\nG1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X0.9 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X0.9 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG1 E29 ;Retract the filament\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish"
},
"machine_end_gcode": {
"default_value": "; AtomStack Cambrian End G-code\nG91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-8 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute position\n\nG1 X0 Y210 ;Present print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off nozzle\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z"
"overrides": {
"machine_heated_bed": {
"default_value": true
},
"machine_extruder_count": {
"default_value": 1
},
"machine_start_gcode": {
"default_value": "; AtomStack Cambrian Start G-code\nG92 E0 ; Reset Extruder\nG28 ; Home all axes\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position\nG1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X0.9 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X0.9 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG1 E29 ;Retract the filament\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish"
},
"machine_end_gcode": {
"default_value": "; AtomStack Cambrian End G-code\nG91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-8 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute position\n\nG1 X0 Y210 ;Present print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off nozzle\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z"
}
}
}
}

View file

@ -1,29 +1,29 @@
{
"version": 2,
"name": "Cambrian MAX E175",
"inherits": "atomstack_cambrian_base",
"metadata": {
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianmaxe175_extruder_0"
"version": 2,
"name": "Cambrian MAX E175",
"inherits": "atomstack_cambrian_base",
"metadata": {
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianmaxe175_extruder_0"
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian MAX E175"
},
"machine_width": {
"default_value": 320
},
"machine_height": {
"default_value": 380
},
"machine_depth": {
"default_value": 330
}
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian MAX E175"
},
"machine_width": {
"default_value": 320
},
"machine_height": {
"default_value": 380
},
"machine_depth": {
"default_value": 330
}
}
}

View file

@ -1,29 +1,29 @@
{
"version": 2,
"name": "Cambrian MAX E285",
"inherits": "atomstack_cambrian_base",
"metadata": {
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianmaxe285_extruder_0"
"version": 2,
"name": "Cambrian MAX E285",
"inherits": "atomstack_cambrian_base",
"metadata": {
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianmaxe285_extruder_0"
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian MAX E285"
},
"machine_width": {
"default_value": 320
},
"machine_height": {
"default_value": 380
},
"machine_depth": {
"default_value": 330
}
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian MAX E285"
},
"machine_width": {
"default_value": 320
},
"machine_height": {
"default_value": 380
},
"machine_depth": {
"default_value": 330
}
}
}

View file

@ -1,29 +1,29 @@
{
"version": 2,
"name": "Cambrian Pro E175",
"inherits": "atomstack_cambrian_base",
"metadata": {
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianproe175_extruder_0"
"version": 2,
"name": "Cambrian Pro E175",
"inherits": "atomstack_cambrian_base",
"metadata": {
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianproe175_extruder_0"
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian Pro E175"
},
"machine_width": {
"default_value": 235
},
"machine_height": {
"default_value": 250
},
"machine_depth": {
"default_value": 235
}
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian Pro E175"
},
"machine_width": {
"default_value": 235
},
"machine_height": {
"default_value": 250
},
"machine_depth": {
"default_value": 235
}
}
}

View file

@ -1,29 +1,29 @@
{
"version": 2,
"name": "Cambrian Pro E285",
"inherits": "atomstack_cambrian_base",
"metadata": {
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianproe285_extruder_0"
"version": 2,
"name": "Cambrian Pro E285",
"inherits": "atomstack_cambrian_base",
"metadata": {
"visible": true,
"author": "AtomStack",
"manufacturer": "AtomStack",
"file_formats": "text/x-gcode",
"has_materials": true,
"machine_extruder_trains": {
"0": "atomstack_cambrianproe285_extruder_0"
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian Pro E285"
},
"machine_width": {
"default_value": 235
},
"machine_height": {
"default_value": 250
},
"machine_depth": {
"default_value": 235
}
}
},
"overrides": {
"machine_name": {
"default_value": "Cambrian Pro E285"
},
"machine_width": {
"default_value": 235
},
"machine_height": {
"default_value": 250
},
"machine_depth": {
"default_value": 235
}
}
}