|
@@ -67,8 +67,8 @@
|
|
|
},
|
|
|
"material_bed_temp_wait":
|
|
|
{
|
|
|
- "label": "Wait for bed heatup",
|
|
|
- "description": "Whether to insert a command to wait until the bed temperature is reached at the start.",
|
|
|
+ "label": "Wait for build plate heatup",
|
|
|
+ "description": "Whether to insert a command to wait until the build plate temperature is reached at the start.",
|
|
|
"default_value": true,
|
|
|
"type": "bool",
|
|
|
"settable_per_mesh": false,
|
|
@@ -127,8 +127,8 @@
|
|
|
},
|
|
|
"machine_heated_bed":
|
|
|
{
|
|
|
- "label": "Has heated bed",
|
|
|
- "description": "Whether the machine has a heated bed present.",
|
|
|
+ "label": "Has heated build plate",
|
|
|
+ "description": "Whether the machine has a heated build plate present.",
|
|
|
"default_value": false,
|
|
|
"type": "bool",
|
|
|
"settable_per_mesh": false,
|
|
@@ -784,7 +784,7 @@
|
|
|
"wall_0_inset":
|
|
|
{
|
|
|
"label": "Outer Wall Inset",
|
|
|
- "description": "Inset applied to the path of the outer wall. If the outer wall is smaller than the nozzle, and printed after the inner walls, use this offset to get the hole in the nozzle to overlap with the inner walls instead of the outside of the object.",
|
|
|
+ "description": "Inset applied to the path of the outer wall. If the outer wall is smaller than the nozzle, and printed after the inner walls, use this offset to get the hole in the nozzle to overlap with the inner walls instead of the outside of the model.",
|
|
|
"unit": "mm",
|
|
|
"type": "float",
|
|
|
"default_value": 0.0,
|
|
@@ -1085,8 +1085,8 @@
|
|
|
"settable_per_extruder": true
|
|
|
},
|
|
|
"material_bed_temperature": {
|
|
|
- "label": "Bed Temperature",
|
|
|
- "description": "The temperature used for the heated bed. Set at 0 to pre-heat the printer manually.",
|
|
|
+ "label": "Build Plate Temperature",
|
|
|
+ "description": "The temperature used for the heated build plate. Set at 0 to pre-heat the printer manually.",
|
|
|
"unit": "°C",
|
|
|
"type": "float",
|
|
|
"default_value": 60,
|
|
@@ -1569,7 +1569,7 @@
|
|
|
"max_feedrate_z_override":
|
|
|
{
|
|
|
"label": "Maximum Z Speed",
|
|
|
- "description": "The maximum speed with which the bed is moved. Setting this to zero causes the print to use the firmware defaults for the maximum z speed.",
|
|
|
+ "description": "The maximum speed with which the build plate is moved. Setting this to zero causes the print to use the firmware defaults for the maximum z speed.",
|
|
|
"unit": "mm/s",
|
|
|
"type": "float",
|
|
|
"default_value": 0,
|
|
@@ -1582,7 +1582,7 @@
|
|
|
"speed_slowdown_layers":
|
|
|
{
|
|
|
"label": "Number of Slower Layers",
|
|
|
- "description": "The first few layers are printed slower than the rest of the object, to get better adhesion to the build plate and improve the overall success rate of prints. The speed is gradually increased over these layers.",
|
|
|
+ "description": "The first few layers are printed slower than the rest of the model, to get better adhesion to the build plate and improve the overall success rate of prints. The speed is gradually increased over these layers.",
|
|
|
"type": "int",
|
|
|
"default_value": 2,
|
|
|
"minimum_value": "0",
|
|
@@ -2110,8 +2110,8 @@
|
|
|
{
|
|
|
"cool_fan_enabled":
|
|
|
{
|
|
|
- "label": "Enable Cooling Fans",
|
|
|
- "description": "Enables the cooling fans while printing. The fans improve print quality on layers with short layer times and bridging / overhangs.",
|
|
|
+ "label": "Enable Print Cooling",
|
|
|
+ "description": "Enables the print cooling fans while printing. The fans improve print quality on layers with short layer times and bridging / overhangs.",
|
|
|
"type": "bool",
|
|
|
"default_value": true,
|
|
|
"settable_per_mesh": false,
|
|
@@ -2120,7 +2120,7 @@
|
|
|
"cool_fan_speed":
|
|
|
{
|
|
|
"label": "Fan Speed",
|
|
|
- "description": "The speed at which the cooling fans spin.",
|
|
|
+ "description": "The speed at which the print cooling fans spin.",
|
|
|
"unit": "%",
|
|
|
"type": "float",
|
|
|
"minimum_value": "0",
|
|
@@ -2633,7 +2633,7 @@
|
|
|
},
|
|
|
"platform_adhesion":
|
|
|
{
|
|
|
- "label": "Platform Adhesion",
|
|
|
+ "label": "Build Plate Adhesion",
|
|
|
"type": "category",
|
|
|
"icon": "category_adhesion",
|
|
|
"description": "Adhesion",
|
|
@@ -2667,8 +2667,8 @@
|
|
|
},
|
|
|
"adhesion_type":
|
|
|
{
|
|
|
- "label": "Platform Adhesion Type",
|
|
|
- "description": "Different options that help to improve both priming your extrusion and adhesion to the build plate. Brim adds a single layer flat area around the base of your object to prevent warping. Raft adds a thick grid with a roof below the object. Skirt is a line printed around the object, but not connected to the model.",
|
|
|
+ "label": "Build Plate Adhesion Type",
|
|
|
+ "description": "Different options that help to improve both priming your extrusion and adhesion to the build plate. Brim adds a single layer flat area around the base of your model to prevent warping. Raft adds a thick grid with a roof below the model. Skirt is a line printed around the model, but not connected to the model.",
|
|
|
"type": "enum",
|
|
|
"options":
|
|
|
{
|
|
@@ -2683,7 +2683,7 @@
|
|
|
"skirt_line_count":
|
|
|
{
|
|
|
"label": "Skirt Line Count",
|
|
|
- "description": "Multiple skirt lines help to prime your extrusion better for small objects. Setting this to 0 will disable the skirt.",
|
|
|
+ "description": "Multiple skirt lines help to prime your extrusion better for small models. Setting this to 0 will disable the skirt.",
|
|
|
"type": "int",
|
|
|
"default_value": 1,
|
|
|
"minimum_value": "0",
|
|
@@ -2761,7 +2761,7 @@
|
|
|
"raft_margin":
|
|
|
{
|
|
|
"label": "Raft Extra Margin",
|
|
|
- "description": "If the raft is enabled, this is the extra raft area around the object which is also given a raft. Increasing this margin will create a stronger raft while using more material and leaving less area for your print.",
|
|
|
+ "description": "If the raft is enabled, this is the extra raft area around the model which is also given a raft. Increasing this margin will create a stronger raft while using more material and leaving less area for your print.",
|
|
|
"unit": "mm",
|
|
|
"type": "float",
|
|
|
"default_value": 15,
|
|
@@ -2772,7 +2772,7 @@
|
|
|
"raft_airgap":
|
|
|
{
|
|
|
"label": "Raft Air Gap",
|
|
|
- "description": "The gap between the final raft layer and the first layer of the object. Only the first layer is raised by this amount to lower the bonding between the raft layer and the object. Makes it easier to peel off the raft.",
|
|
|
+ "description": "The gap between the final raft layer and the first layer of the model. Only the first layer is raised by this amount to lower the bonding between the raft layer and the model. Makes it easier to peel off the raft.",
|
|
|
"unit": "mm",
|
|
|
"type": "float",
|
|
|
"default_value": 0.3,
|
|
@@ -2784,7 +2784,7 @@
|
|
|
},
|
|
|
"layer_0_z_overlap": {
|
|
|
"label": "Initial Layer Z Overlap",
|
|
|
- "description": "Make the first and second layer of the object overlap in the Z direction to compensate for the filament lost in the airgap. All models above the first model layer will be shifted down by this amount.",
|
|
|
+ "description": "Make the first and second layer of the model overlap in the Z direction to compensate for the filament lost in the airgap. All models above the first model layer will be shifted down by this amount.",
|
|
|
"unit": "mm",
|
|
|
"type": "float",
|
|
|
"default_value": 0.22,
|
|
@@ -2798,7 +2798,7 @@
|
|
|
"raft_surface_layers":
|
|
|
{
|
|
|
"label": "Raft Top Layers",
|
|
|
- "description": "The number of top layers on top of the 2nd raft layer. These are fully filled layers that the object sits on. 2 layers result in a smoother top surface than 1.",
|
|
|
+ "description": "The number of top layers on top of the 2nd raft layer. These are fully filled layers that the model sits on. 2 layers result in a smoother top surface than 1.",
|
|
|
"type": "int",
|
|
|
"default_value": 2,
|
|
|
"minimum_value": "0",
|
|
@@ -2866,7 +2866,7 @@
|
|
|
"raft_interface_line_width":
|
|
|
{
|
|
|
"label": "Raft Middle Line Width",
|
|
|
- "description": "Width of the lines in the middle raft layer. Making the second layer extrude more causes the lines to stick to the bed.",
|
|
|
+ "description": "Width of the lines in the middle raft layer. Making the second layer extrude more causes the lines to stick to the build plate.",
|
|
|
"unit": "mm",
|
|
|
"type": "float",
|
|
|
"default_value": 0.7,
|
|
@@ -2894,7 +2894,7 @@
|
|
|
"raft_base_thickness":
|
|
|
{
|
|
|
"label": "Raft Base Thickness",
|
|
|
- "description": "Layer thickness of the base raft layer. This should be a thick layer which sticks firmly to the printer bed.",
|
|
|
+ "description": "Layer thickness of the base raft layer. This should be a thick layer which sticks firmly to the printer build plate.",
|
|
|
"unit": "mm",
|
|
|
"type": "float",
|
|
|
"default_value": 0.3,
|
|
@@ -2908,7 +2908,7 @@
|
|
|
"raft_base_line_width":
|
|
|
{
|
|
|
"label": "Raft Base Line Width",
|
|
|
- "description": "Width of the lines in the base raft layer. These should be thick lines to assist in bed adhesion.",
|
|
|
+ "description": "Width of the lines in the base raft layer. These should be thick lines to assist in build plate adhesion.",
|
|
|
"unit": "mm",
|
|
|
"type": "float",
|
|
|
"default_value": 0.8,
|
|
@@ -3181,7 +3181,7 @@
|
|
|
{
|
|
|
"adhesion_extruder_nr":
|
|
|
{
|
|
|
- "label": "Platform Adhesion Extruder",
|
|
|
+ "label": "Build Plate Adhesion Extruder",
|
|
|
"description": "The extruder train to use for printing the skirt/brim/raft. This is used in multi-extrusion.",
|
|
|
"type": "extruder",
|
|
|
"default_value": "0",
|
|
@@ -3310,7 +3310,7 @@
|
|
|
"multiple_mesh_overlap":
|
|
|
{
|
|
|
"label": "Dual Extrusion Overlap",
|
|
|
- "description": "Make the objects printed with different extruder trains overlap a bit. This makes the different materials bond together better.",
|
|
|
+ "description": "Make the models printed with different extruder trains overlap a bit. This makes the different materials bond together better.",
|
|
|
"type": "float",
|
|
|
"unit": "mm",
|
|
|
"default_value": 0.15,
|
|
@@ -3321,7 +3321,7 @@
|
|
|
"ooze_shield_enabled":
|
|
|
{
|
|
|
"label": "Enable Ooze Shield",
|
|
|
- "description": "Enable exterior ooze shield. This will create a shell around the object which is likely to wipe a second nozzle if it's at the same height as the first nozzle.",
|
|
|
+ "description": "Enable exterior ooze shield. This will create a shell around the model which is likely to wipe a second nozzle if it's at the same height as the first nozzle.",
|
|
|
"type": "bool",
|
|
|
"default_value": false,
|
|
|
"settable_per_mesh": false,
|
|
@@ -3408,7 +3408,7 @@
|
|
|
"print_sequence":
|
|
|
{
|
|
|
"label": "Print Sequence",
|
|
|
- "description": "Whether to print all objects one layer at a time or to wait for one object to finish, before moving on to the next. One at a time mode is only possible if all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes.",
|
|
|
+ "description": "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is only possible if all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes.",
|
|
|
"type": "enum",
|
|
|
"options":
|
|
|
{
|
|
@@ -3462,7 +3462,7 @@
|
|
|
"magic_spiralize":
|
|
|
{
|
|
|
"label": "Spiralize Outer Contour",
|
|
|
- "description": "Spiralize smooths out the Z move of the outer edge. This will create a steady Z increase over the whole print. This feature turns a solid object into a single walled print with a solid bottom. This feature used to be called Joris in older versions.",
|
|
|
+ "description": "Spiralize smooths out the Z move of the outer edge. This will create a steady Z increase over the whole print. This feature turns a solid model into a single walled print with a solid bottom. This feature used to be called Joris in older versions.",
|
|
|
"type": "bool",
|
|
|
"default_value": false,
|
|
|
"settable_per_mesh": true
|
|
@@ -3480,7 +3480,7 @@
|
|
|
"draft_shield_enabled":
|
|
|
{
|
|
|
"label": "Enable Draft Shield",
|
|
|
- "description": "This will create a wall around the object, which traps (hot) air and shields against exterior airflow. Especially useful for materials which warp easily.",
|
|
|
+ "description": "This will create a wall around the model, which traps (hot) air and shields against exterior airflow. Especially useful for materials which warp easily.",
|
|
|
"type": "bool",
|
|
|
"default_value": false,
|
|
|
"settable_per_mesh": false,
|
|
@@ -3502,7 +3502,7 @@
|
|
|
"draft_shield_height_limitation":
|
|
|
{
|
|
|
"label": "Draft Shield Limitation",
|
|
|
- "description": "Set the height of the draft shield. Choose to print the draft shield at the full height of the object or at a limited height.",
|
|
|
+ "description": "Set the height of the draft shield. Choose to print the draft shield at the full height of the model or at a limited height.",
|
|
|
"type": "enum",
|
|
|
"options":
|
|
|
{
|
|
@@ -3806,7 +3806,7 @@
|
|
|
"wireframe_printspeed_flat":
|
|
|
{
|
|
|
"label": "WP Horizontal Printing Speed",
|
|
|
- "description": "Speed of printing the horizontal contours of the object. Only applies to Wire Printing.",
|
|
|
+ "description": "Speed of printing the horizontal contours of the model. Only applies to Wire Printing.",
|
|
|
"unit": "mm/s",
|
|
|
"type": "float",
|
|
|
"default_value": 5,
|