mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:15:55 +08:00
Move file types to machine metadata
Much better place than machine settings... Contributes to issue CURA-611.
This commit is contained in:
parent
80698c47de
commit
0fc17ffda0
@ -5,7 +5,7 @@
|
||||
"manufacturer": "Other",
|
||||
"author": "RBC",
|
||||
"platform": "rigidbot_platform.stl",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -32,9 +32,6 @@
|
||||
},
|
||||
"machine_end_gcode": {
|
||||
"default": ";End GCode\nM104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+10 E-1 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nG1 Y230 F3000 ;move Y so the head is out of the way and Plate is moved forward\nM84 ;steppers off\nG90 ;absolute positioning\n;{profile_string}"
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
},
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
"manufacturer": "Other",
|
||||
"author": "RBC",
|
||||
"platform": "rigidbotbig_platform.stl",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -30,9 +30,6 @@
|
||||
},
|
||||
"machine_end_gcode": {
|
||||
"default": ";End GCode\nM104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+10 E-1 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nG1 Y230 F3000 ;move Y so the head is out of the way and Plate is moved forward\nM84 ;steppers off\nG90 ;absolute positioning\n;{profile_string}"
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
},
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
"manufacturer": "Other",
|
||||
"author": "BQ",
|
||||
"platform": "bq_hephestos_platform.stl",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -34,9 +35,6 @@
|
||||
},
|
||||
"machine_platform_offset": {
|
||||
"default": [0, -82, 0]
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode"
|
||||
}
|
||||
},
|
||||
"overrides": {
|
||||
|
@ -5,6 +5,7 @@
|
||||
"manufacturer": "Other",
|
||||
"author": "BQ",
|
||||
"platform": "bq_hephestos_2_platform.stl",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -34,9 +35,6 @@
|
||||
},
|
||||
"machine_platform_offset": {
|
||||
"default": [6, 1320, 0]
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
},
|
||||
"overrides": {
|
||||
|
@ -5,6 +5,7 @@
|
||||
"manufacturer": "Other",
|
||||
"author": "BQ",
|
||||
"platform": "bq_hephestos_platform.stl",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -34,9 +35,6 @@
|
||||
},
|
||||
"machine_platform_offset": {
|
||||
"default": [0, -82, 0]
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
},
|
||||
"overrides": {
|
||||
|
@ -5,6 +5,7 @@
|
||||
"manufacturer": "Other",
|
||||
"author": "BQ",
|
||||
"platform": "bq_witbox_platform.stl",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -34,9 +35,6 @@
|
||||
},
|
||||
"machine_platform_offset": {
|
||||
"default": [0, -145, -38]
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
},
|
||||
"overrides": {
|
||||
|
@ -5,6 +5,7 @@
|
||||
"manufacturer": "Other",
|
||||
"author": "BQ",
|
||||
"platform": "bq_witbox_platform.stl",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -34,9 +35,6 @@
|
||||
},
|
||||
"machine_platform_offset": {
|
||||
"default": [0, -145, -38]
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
},
|
||||
"overrides": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"version": 1,
|
||||
"id": "dual_extrusion",
|
||||
"name": "Dual Extrusion Base File",
|
||||
|
||||
"file_formats": "text/x-gcode;application/sla;prs.wavefront-obj;application/octet-stream",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"visible": false,
|
||||
|
@ -5,6 +5,7 @@
|
||||
"name": "FDM Printer Base Description",
|
||||
"author": "Ultimaker B.V.",
|
||||
"manufacturer": "Ultimaker",
|
||||
"file_formats": "text/x-gcode;application/sla;prs.wavefront-obj;application/octet-stream",
|
||||
|
||||
"add_pages": [],
|
||||
|
||||
@ -175,12 +176,6 @@
|
||||
"description": "The height difference between the tip of the nozzle and the gantry system (X and Y axes).",
|
||||
"default": 99999999999,
|
||||
"global_only": true
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"description": "The file formats that this printer is able to read.",
|
||||
"type": "string",
|
||||
"default": "text/x-gcode;application/sla;prs.wavefront-obj;application/octet-stream",
|
||||
"global_only": true
|
||||
}
|
||||
},
|
||||
"categories": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "Other",
|
||||
"icon": "icon_ultimaker.png",
|
||||
"platform": "grr_neo_platform.stl",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
"visible": "true",
|
||||
|
||||
@ -30,9 +30,6 @@
|
||||
},
|
||||
"machine_end_gcode": {
|
||||
"default": "M104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning"
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
},
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
"manufacturer": "Other",
|
||||
"icon": "icon_ultimaker.png",
|
||||
"platform": "",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -24,10 +25,7 @@
|
||||
"gantry_height": { "default": 55 },
|
||||
"machine_gcode_flavor": { "default": "RepRap (Marlin/Sprinter)" },
|
||||
"machine_start_gcode": { "default": "M136\nM73 P0\nM103\nG21\nG90\nM320\n;(**** begin homing ****)\nG162 X Y F4000\nG161 Z F3500\nG92 Z-5\nG1 Z0.0\nG161 Z F100\nM132 X Y Z A B\n;(**** end homing ****)\nG92 X147 Y66 Z5\nG1 X105 Y-60 Z10 F4000.0\nG130 X127 Y127 A127 B127\nG0 X105 Y-60\nG1 Z0.3 F300\nG92 E0\nG1 X100 E10 F300\nG92 E0\nG1 Z0.0 F300\nM320" },
|
||||
"machine_end_gcode": { "default": "G92 Z0\nG1 Z10 F400\nM18\nM109 S0 T0\nM104 S0 T0\nM73 P100 (end build progress)\nG162 X Y F3000\nM18" },
|
||||
"machine_file_formats": {
|
||||
"default": "application/octet-stream",
|
||||
}
|
||||
"machine_end_gcode": { "default": "G92 Z0\nG1 Z10 F400\nM18\nM109 S0 T0\nM104 S0 T0\nM73 P100 (end build progress)\nG162 X Y F3000\nM18" }
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "Other",
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "makerstarter_platform.stl",
|
||||
|
||||
"file_formats": "text/x-gcode;application/sla;prs.wavefront-obj",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -30,10 +30,7 @@
|
||||
|
||||
"machine_nozzle_tip_outer_diameter": { "default": 1.0 },
|
||||
"machine_nozzle_head_distance": { "default": 3.0 },
|
||||
"machine_nozzle_expansion_angle": { "default": 45 },
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode;application/sla;prs.wavefront-obj",
|
||||
}
|
||||
"machine_nozzle_expansion_angle": { "default": 45 }
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "Other",
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "prusai3_platform.stl",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"machine_settings": {
|
||||
@ -30,9 +30,6 @@
|
||||
},
|
||||
"machine_end_gcode": {
|
||||
"default": "M104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning"
|
||||
},
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "Ultimaker2backplate.png",
|
||||
"file_formats": "text/x-gcode",
|
||||
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
@ -79,10 +80,7 @@
|
||||
|
||||
"machine_nozzle_tip_outer_diameter": { "default": 1.0 },
|
||||
"machine_nozzle_head_distance": { "default": 3.0 },
|
||||
"machine_nozzle_expansion_angle": { "default": 45 },
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
"machine_nozzle_expansion_angle": { "default": 45 }
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
|
@ -7,7 +7,7 @@
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "Ultimaker2Extendedbackplate.png",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2.json",
|
||||
|
||||
"machine_settings": {
|
||||
|
@ -7,6 +7,7 @@
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"visible": false,
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2plus.json",
|
||||
|
||||
"machine_settings": {
|
||||
|
@ -6,6 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2_extended_plus.json",
|
||||
"variant": "0.25 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2_extended_plus.json",
|
||||
"variant": "0.4 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2_extended_plus.json",
|
||||
"variant": "0.6 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
|
@ -6,6 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2_extended_plus.json",
|
||||
"variant": "0.8 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "ultimaker2go_platform.obj",
|
||||
"platform_texture": "Ultimaker2Gobackplate.png",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2.json",
|
||||
|
||||
"machine_settings": {
|
||||
|
@ -7,7 +7,7 @@
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
"visible": false,
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2.json",
|
||||
|
||||
"overrides": {
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2plus.json",
|
||||
|
||||
"variant": "0.25 mm",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2plus.json",
|
||||
|
||||
"variant": "0.4 mm",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2plus.json",
|
||||
|
||||
"variant": "0.6 mm",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "ultimaker2plus_backplate.png",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker2plus.json",
|
||||
|
||||
"variant": "0.8 mm",
|
||||
|
@ -6,7 +6,7 @@
|
||||
"author": "Ultimaker",
|
||||
"icon": "icon_ultimaker.png",
|
||||
"platform": "ultimaker_platform.stl",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"pages": [
|
||||
@ -78,9 +78,6 @@
|
||||
"default": "M104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more\nG28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning"
|
||||
},
|
||||
|
||||
"machine_extruder_drive_upgrade": { "default": false },
|
||||
"machine_file_formats": {
|
||||
"default": "text/x-gcode",
|
||||
}
|
||||
"machine_extruder_drive_upgrade": { "default": false }
|
||||
}
|
||||
}
|
||||
|
@ -7,7 +7,7 @@
|
||||
"icon": "icon_ultimaker.png",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "UltimakerPlusbackplate.png",
|
||||
|
||||
"file_formats": "text/x-gcode",
|
||||
"inherits": "ultimaker_original.json",
|
||||
|
||||
"pages": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user