Spacing much consistent after editor reconfiguration.

This commit is contained in:
Cataldo URSO 2020-04-24 15:28:18 +02:00
parent bc8422d4ee
commit cdea1a7d59
2 changed files with 20 additions and 20 deletions

View file

@ -6,7 +6,7 @@
"visible": true, "visible": true,
"author": "Cataldo URSO & Eddy Emck ", "author": "Cataldo URSO & Eddy Emck ",
"manufacturer": "FLSUN", "manufacturer": "FLSUN",
"platform": "FLSUN-QQ-S.stl", "platform": "FLSUN-QQ-S.stl",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"has_materials": true, "has_materials": true,
"preferred_quality_type": "draft", "preferred_quality_type": "draft",

View file

@ -1,23 +1,23 @@
{ {
"version": 2, "version": 2,
"name": "Anycubic Predator", "name": "Anycubic Predator",
"inherits": "fdmprinter", "inherits": "fdmprinter",
"metadata": { "metadata": {
"author": "ksihota", "author": "ksihota",
"manufacturer": "Anycubic", "manufacturer": "Anycubic",
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"platform": "predator_platform.stl", "platform": "predator_platform.stl",
"platform_texture": "anycubic_predator.png", "platform_texture": "anycubic_predator.png",
"supports_usb_connection": true, "supports_usb_connection": true,
"visible": true, "visible": true,
"platform_offset": [0, 0, 0], "platform_offset": [0, 0, 0],
"has_materials": true, "has_materials": true,
"has_variants": false, "has_variants": false,
"has_machine_materials": false, "has_machine_materials": false,
"has_variant_materials": false, "has_variant_materials": false,
"has_machine_quality": true, "has_machine_quality": true,
"quality_definition": "predator", "quality_definition": "predator",
"preferred_quality_type": "normal", "preferred_quality_type": "normal",
"machine_extruder_trains": "machine_extruder_trains":
{ {
"0": "predator_extruder_0" "0": "predator_extruder_0"
@ -25,15 +25,15 @@
}, },
"overrides": { "overrides": {
"machine_start_gcode": ........"machine_start_gcode":
{ {
"default_value": "G21 ;metric values \nG90 ;absolute positioning \nM82 ;set extruder to absolute mode \nM107 ;start with the fan off \nG28 ;Home \nG1 Z15.0 F1000;short move \nG92 E0 ;zero the extruded length \nG1 F200 E3 ;extrude 3mm of feed stock adjust so I don't have to remove any filament \nG92 E0 ;zero the extruded length again \nG1 F4000 ;move to bed \n;Put printing message on LCD screen \nM117 Printing... \n;G5; this is in order to resume on Power failure (only works on SD prints)" "default_value": "G21 ;metric values \nG90 ;absolute positioning \nM82 ;set extruder to absolute mode \nM107 ;start with the fan off \nG28 ;Home \nG1 Z15.0 F1000;short move \nG92 E0 ;zero the extruded length \nG1 F200 E3 ;extrude 3mm of feed stock adjust so I don't have to remove any filament \nG92 E0 ;zero the extruded length again \nG1 F4000 ;move to bed \n;Put printing message on LCD screen \nM117 Printing... \n;G5; this is in order to resume on Power failure (only works on SD prints)"
}, },
"machine_end_gcode": "machine_end_gcode":
{ {
"default_value": "M104 S0 ;extruder heater off \nM140 S0 ;heated bed heater off \nG91 ;relative positioning \nG92 E0 ;zero the extruded length \nG1 E-2 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure \nG92 E0 ;zero the extruded length \n;M107 ;fan off \nG1 Z+0.5 E-5 ;move Z up a bit and retract filament even more \n;G1 X0.0 Y0.0 Z455.0 F4500 \nG28 ;Home all axes (max endstops) \nG90 ;absolute positioning \n;M109 S60 ; wait for extruder temp to drop to 60 \n;M84 ;steppers off \n;M81 ;turn off printer" "default_value": "M104 S0 ;extruder heater off \nM140 S0 ;heated bed heater off \nG91 ;relative positioning \nG92 E0 ;zero the extruded length \nG1 E-2 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure \nG92 E0 ;zero the extruded length \n;M107 ;fan off \nG1 Z+0.5 E-5 ;move Z up a bit and retract filament even more \n;G1 X0.0 Y0.0 Z455.0 F4500 \nG28 ;Home all axes (max endstops) \nG90 ;absolute positioning \n;M109 S60 ; wait for extruder temp to drop to 60 \n;M84 ;steppers off \n;M81 ;turn off printer"
}, },
"gantry_height": { "gantry_height": {
"value": 455 "value": 455
}, },
"machine_width": { "default_value": 370 }, "machine_width": { "default_value": 370 },