Advertisement
SCrid2000

Maker Select v2 fdmprinter.def.json

Jan 2nd, 2017
770
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 253.20 KB | None | 0 0
  1. {
  2.     "id": "fdmprinter",
  3.     "name": "FDM Printer Base Description",
  4.     "version": 2,
  5.     "metadata":
  6.     {
  7.         "type": "machine",
  8.         "author": "Ultimaker B.V.",
  9.         "category": "Ultimaker",
  10.         "manufacturer": "Ultimaker",
  11.         "file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
  12.         "visible": false,
  13.         "has_materials": true,
  14.         "preferred_material": "*generic_pla*",
  15.         "preferred_quality": "*normal*",
  16.         "machine_extruder_trains":
  17.         {
  18.             "0": "fdmextruder"
  19.         },
  20.         "supports_usb_connection": true
  21.     },
  22.     "settings":
  23.     {
  24.         "machine_settings":
  25.         {
  26.             "label": "Machine",
  27.             "type": "category",
  28.             "description": "Machine specific settings",
  29.             "icon": "category_machine",
  30.             "children":
  31.             {
  32.                 "machine_name":
  33.                 {
  34.                     "label": "Machine Type",
  35.                     "description": "The name of your 3D printer model.",
  36.                     "default_value": "Unknown",
  37.                     "type": "str",
  38.                     "settable_per_mesh": false,
  39.                     "settable_per_extruder": false,
  40.                     "settable_per_meshgroup": false
  41.                 },
  42.                 "machine_show_variants":
  43.                 {
  44.                     "label": "Show machine variants",
  45.                     "description": "Whether to show the different variants of this machine, which are described in separate json files.",
  46.                     "default_value": false,
  47.                     "type": "bool",
  48.                     "settable_per_mesh": false,
  49.                     "settable_per_extruder": false,
  50.                     "settable_per_meshgroup": false
  51.                 },
  52.                 "machine_start_gcode":
  53.                 {
  54.                     "label": "Start GCode",
  55.                     "description": "Gcode commands to be executed at the very start - separated by \\n.",
  56.                     "default_value": "G28 ;Home\nG1 Z15.0 F6000 ;Move the platform down 15mm\n;Prime the extruder\nG92 E0\nG1 F200 E3\nG92 E0",
  57.                     "type": "str",
  58.                     "settable_per_mesh": false,
  59.                     "settable_per_extruder": false,
  60.                     "settable_per_meshgroup": false
  61.                 },
  62.                 "machine_end_gcode":
  63.                 {
  64.                     "label": "End GCode",
  65.                     "description": "Gcode commands to be executed at the very end - separated by \\n.",
  66.                     "default_value": "M104 S0\nM140 S0\n;Retract the filament\nG92 E1\nG1 E-1 F300\nG28 X0 Y0\nM84",
  67.                     "type": "str",
  68.                     "settable_per_mesh": false,
  69.                     "settable_per_extruder": false,
  70.                     "settable_per_meshgroup": false
  71.                 },
  72.                 "material_guid":
  73.                 {
  74.                     "label": "Material GUID",
  75.                     "description": "GUID of the material. This is set automatically. ",
  76.                     "default_value": "",
  77.                     "type": "str",
  78.                     "enabled": false
  79.                 },
  80.                 "material_bed_temp_wait":
  81.                 {
  82.                     "label": "Wait for build plate heatup",
  83.                     "description": "Whether to insert a command to wait until the build plate temperature is reached at the start.",
  84.                     "default_value": true,
  85.                     "type": "bool",
  86.                     "settable_per_mesh": false,
  87.                     "settable_per_extruder": false,
  88.                     "settable_per_meshgroup": false
  89.                 },
  90.                 "material_print_temp_wait":
  91.                 {
  92.                     "label": "Wait for nozzle heatup",
  93.                     "description": "Whether to wait until the nozzle temperature is reached at the start.",
  94.                     "default_value": true,
  95.                     "type": "bool",
  96.                     "settable_per_mesh": false,
  97.                     "settable_per_extruder": false,
  98.                     "settable_per_meshgroup": false
  99.                 },
  100.                 "material_print_temp_prepend":
  101.                 {
  102.                     "label": "Include material temperatures",
  103.                     "description": "Whether to include nozzle temperature commands at the start of the gcode. When the start_gcode already contains nozzle temperature commands Cura frontend will automatically disable this setting.",
  104.                     "default_value": true,
  105.                     "type": "bool",
  106.                     "settable_per_mesh": false,
  107.                     "settable_per_extruder": false,
  108.                     "settable_per_meshgroup": false
  109.                 },
  110.                 "material_bed_temp_prepend":
  111.                 {
  112.                     "label": "Include build plate temperature",
  113.                     "description": "Whether to include build plate temperature commands at the start of the gcode. When the start_gcode already contains build plate temperature commands Cura frontend will automatically disable this setting.",
  114.                     "default_value": true,
  115.                     "type": "bool",
  116.                     "settable_per_mesh": false,
  117.                     "settable_per_extruder": false,
  118.                     "settable_per_meshgroup": false
  119.                 },
  120.                 "machine_width":
  121.                 {
  122.                     "label": "Machine width",
  123.                     "description": "The width (X-direction) of the printable area.",
  124.                     "default_value": 100,
  125.                     "type": "float",
  126.                     "settable_per_mesh": false,
  127.                     "settable_per_extruder": false,
  128.                     "settable_per_meshgroup": false
  129.                 },
  130.                 "machine_depth":
  131.                 {
  132.                     "label": "Machine depth",
  133.                     "description": "The depth (Y-direction) of the printable area.",
  134.                     "default_value": 100,
  135.                     "type": "float",
  136.                     "settable_per_mesh": false,
  137.                     "settable_per_extruder": false,
  138.                     "settable_per_meshgroup": false
  139.                 },
  140.                 "machine_shape":
  141.                 {
  142.                     "label": "Build plate shape",
  143.                     "description": "The shape of the build plate without taking unprintable areas into account.",
  144.                     "default_value": "rectangular",
  145.                     "type": "enum",
  146.                     "options":
  147.                     {
  148.                         "rectangular": "Rectangular",
  149.                         "elliptic": "Elliptic"
  150.                     },
  151.                     "settable_per_mesh": false,
  152.                     "settable_per_extruder": false,
  153.                     "settable_per_meshgroup": false
  154.                 },
  155.                 "machine_height":
  156.                 {
  157.                     "label": "Machine height",
  158.                     "description": "The height (Z-direction) of the printable area.",
  159.                     "default_value": 100,
  160.                     "type": "float",
  161.                     "settable_per_mesh": false,
  162.                     "settable_per_extruder": false,
  163.                     "settable_per_meshgroup": false
  164.                 },
  165.                 "machine_heated_bed":
  166.                 {
  167.                     "label": "Has heated build plate",
  168.                     "description": "Whether the machine has a heated build plate present.",
  169.                     "default_value": false,
  170.                     "type": "bool",
  171.                     "settable_per_mesh": false,
  172.                     "settable_per_extruder": false,
  173.                     "settable_per_meshgroup": false
  174.                 },
  175.                 "machine_center_is_zero":
  176.                 {
  177.                     "label": "Is center origin",
  178.                     "description": "Whether the X/Y coordinates of the zero position of the printer is at the center of the printable area.",
  179.                     "default_value": false,
  180.                     "type": "bool",
  181.                     "settable_per_mesh": false,
  182.                     "settable_per_extruder": false,
  183.                     "settable_per_meshgroup": false
  184.                 },
  185.                 "machine_extruder_count":
  186.                 {
  187.                     "label": "Number of Extruders",
  188.                     "description": "Number of extruder trains. An extruder train is the combination of a feeder, bowden tube, and nozzle.",
  189.                     "default_value": 1,
  190.                     "minimum_value": "1",
  191.                     "maximum_value": "16",
  192.                     "type": "int",
  193.                     "settable_per_mesh": false,
  194.                     "settable_per_extruder": false,
  195.                     "settable_per_meshgroup": false
  196.                 },
  197.                 "machine_nozzle_tip_outer_diameter":
  198.                 {
  199.                     "label": "Outer nozzle diameter",
  200.                     "description": "The outer diameter of the tip of the nozzle.",
  201.                     "default_value": 1,
  202.                     "type": "float",
  203.                     "settable_per_mesh": false,
  204.                     "settable_per_extruder": true,
  205.                     "settable_per_meshgroup": false,
  206.                     "settable_globally": false
  207.                 },
  208.                 "machine_nozzle_head_distance":
  209.                 {
  210.                     "label": "Nozzle length",
  211.                     "description": "The height difference between the tip of the nozzle and the lowest part of the print head.",
  212.                     "default_value": 3,
  213.                     "type": "float",
  214.                     "settable_per_mesh": false,
  215.                     "settable_per_extruder": false,
  216.                     "settable_per_meshgroup": false
  217.                 },
  218.                 "machine_nozzle_expansion_angle":
  219.                 {
  220.                     "label": "Nozzle angle",
  221.                     "description": "The angle between the horizontal plane and the conical part right above the tip of the nozzle.",
  222.                     "default_value": 45,
  223.                     "type": "int",
  224.                     "settable_per_mesh": false,
  225.                     "settable_per_extruder": false,
  226.                     "settable_per_meshgroup": false
  227.                 },
  228.                 "machine_heat_zone_length":
  229.                 {
  230.                     "label": "Heat zone length",
  231.                     "description": "The distance from the tip of the nozzle in which heat from the nozzle is transferred to the filament.",
  232.                     "default_value": 16,
  233.                     "type": "float",
  234.                     "settable_per_mesh": false,
  235.                     "settable_per_extruder": true,
  236.                     "settable_per_meshgroup": false
  237.                 },
  238.                 "machine_filament_park_distance":
  239.                 {
  240.                     "label": "Filament Park Distance",
  241.                     "description": "The distance from the tip of the nozzle where to park the filament when an extruder is no longer used.",
  242.                     "default_value": 16,
  243.                     "value": "machine_heat_zone_length",
  244.                     "type": "float",
  245.                     "settable_per_mesh": false,
  246.                     "settable_per_extruder": true,
  247.                     "settable_per_meshgroup": false
  248.                 },
  249.                 "machine_nozzle_heat_up_speed":
  250.                 {
  251.                     "label": "Heat up speed",
  252.                     "description": "The speed (°C/s) by which the nozzle heats up averaged over the window of normal printing temperatures and the standby temperature.",
  253.                     "default_value": 2.0,
  254.                     "unit": "°C/s",
  255.                     "type": "float",
  256.                     "settable_per_mesh": false,
  257.                     "settable_per_extruder": true
  258.                 },
  259.                 "machine_nozzle_cool_down_speed":
  260.                 {
  261.                     "label": "Cool down speed",
  262.                     "description": "The speed (°C/s) by which the nozzle cools down averaged over the window of normal printing temperatures and the standby temperature.",
  263.                     "default_value": 2.0,
  264.                     "unit": "°C/s",
  265.                     "type": "float",
  266.                     "settable_per_mesh": false,
  267.                     "settable_per_extruder": true
  268.                 },
  269.                 "machine_min_cool_heat_time_window":
  270.                 {
  271.                     "label": "Minimal Time Standby Temperature",
  272.                     "description": "The minimal time an extruder has to be inactive before the nozzle is cooled. Only when an extruder is not used for longer than this time will it be allowed to cool down to the standby temperature.",
  273.                     "default_value": 50.0,
  274.                     "unit": "s",
  275.                     "type": "float",
  276.                     "settable_per_mesh": false,
  277.                     "settable_per_extruder": true
  278.                 },
  279.                 "machine_gcode_flavor":
  280.                 {
  281.                     "label": "Gcode flavour",
  282.                     "description": "The type of gcode to be generated.",
  283.                     "type": "enum",
  284.                     "options":
  285.                     {
  286.                         "RepRap (Marlin/Sprinter)": "RepRap (Marlin/Sprinter)",
  287.                         "RepRap (Volumatric)": "RepRap (Volumetric)",
  288.                         "UltiGCode": "Ultimaker 2",
  289.                         "Griffin": "Griffin",
  290.                         "Makerbot": "Makerbot",
  291.                         "BFB": "Bits from Bytes",
  292.                         "MACH3": "Mach3",
  293.                         "Repetier": "Repetier"
  294.                     },
  295.                     "default_value": "RepRap (Marlin/Sprinter)",
  296.                     "settable_per_mesh": false,
  297.                     "settable_per_extruder": false,
  298.                     "settable_per_meshgroup": false
  299.                 },
  300.                 "machine_disallowed_areas":
  301.                 {
  302.                     "label": "Disallowed areas",
  303.                     "description": "A list of polygons with areas the print head is not allowed to enter.",
  304.                     "type": "polygons",
  305.                     "default_value":
  306.                     [
  307.                     ],
  308.                     "settable_per_mesh": false,
  309.                     "settable_per_extruder": false,
  310.                     "settable_per_meshgroup": false
  311.                 },
  312.                 "nozzle_disallowed_areas":
  313.                 {
  314.                     "label": "Nozzle Disallowed Areas",
  315.                     "description": "A list of polygons with areas the nozzle is not allowed to enter.",
  316.                     "type": "polygons",
  317.                     "default_value":
  318.                     [
  319.                     ],
  320.                     "settable_per_mesh": false,
  321.                     "settable_per_extruder": false,
  322.                     "settable_per_meshgroup": false
  323.                 },
  324.                 "machine_head_polygon":
  325.                 {
  326.                     "label": "Machine head polygon",
  327.                     "description": "A 2D silhouette of the print head (fan caps excluded).",
  328.                     "type": "polygon",
  329.                     "default_value":
  330.                     [
  331.                         [
  332.                             -1,
  333.                             1
  334.                         ],
  335.                         [
  336.                             -1,
  337.                             -1
  338.                         ],
  339.                         [
  340.                             1,
  341.                             -1
  342.                         ],
  343.                         [
  344.                             1,
  345.                             1
  346.                         ]
  347.                     ],
  348.                     "settable_per_mesh": false,
  349.                     "settable_per_extruder": false,
  350.                     "settable_per_meshgroup": false
  351.                 },
  352.                 "machine_head_with_fans_polygon":
  353.                 {
  354.                     "label": "Machine head & Fan polygon",
  355.                     "description": "A 2D silhouette of the print head (fan caps included).",
  356.                     "type": "polygon",
  357.                     "default_value":
  358.                     [
  359.                         [
  360.                             -20,
  361.                             10
  362.                         ],
  363.                         [
  364.                             10,
  365.                             10
  366.                         ],
  367.                         [
  368.                             10,
  369.                             -10
  370.                         ],
  371.                         [
  372.                             -20,
  373.                             -10
  374.                         ]
  375.                     ],
  376.                     "settable_per_mesh": false,
  377.                     "settable_per_extruder": false,
  378.                     "settable_per_meshgroup": false
  379.                 },
  380.                 "gantry_height":
  381.                 {
  382.                     "label": "Gantry height",
  383.                     "description": "The height difference between the tip of the nozzle and the gantry system (X and Y axes).",
  384.                     "default_value": 99999999999,
  385.                     "type": "float",
  386.                     "settable_per_mesh": false,
  387.                     "settable_per_extruder": false,
  388.                     "settable_per_meshgroup": false
  389.                 },
  390.                 "machine_nozzle_size":
  391.                 {
  392.                     "label": "Nozzle Diameter",
  393.                     "description": "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size.",
  394.                     "unit": "mm",
  395.                     "type": "float",
  396.                     "default_value": 0.4,
  397.                     "minimum_value": "0.001",
  398.                     "maximum_value_warning": "10",
  399.                     "settable_per_mesh": false,
  400.                     "settable_per_extruder": true
  401.                 },
  402.                 "machine_use_extruder_offset_to_offset_coords":
  403.                 {
  404.                     "label": "Offset With Extruder",
  405.                     "description": "Apply the extruder offset to the coordinate system.",
  406.                     "type": "bool",
  407.                     "default_value": true,
  408.                     "settable_per_mesh": false,
  409.                     "settable_per_extruder": false,
  410.                     "settable_per_meshgroup": false
  411.                 },
  412.                 "extruder_prime_pos_z":
  413.                 {
  414.                     "label": "Extruder Prime Z Position",
  415.                     "description": "The Z coordinate of the position where the nozzle primes at the start of printing.",
  416.                     "type": "float",
  417.                     "unit": "mm",
  418.                     "default_value": 0,
  419.                     "minimum_value_warning": "0",
  420.                     "maximum_value": "machine_height",
  421.                     "settable_per_mesh": false,
  422.                     "settable_per_extruder": true
  423.                 },
  424.                 "extruder_prime_pos_abs":
  425.                 {
  426.                     "label": "Absolute Extruder Prime Position",
  427.                     "description": "Make the extruder prime position absolute rather than relative to the last-known location of the head.",
  428.                     "type": "bool",
  429.                     "default_value": false,
  430.                     "settable_per_mesh": false,
  431.                     "settable_per_extruder": true
  432.                 },
  433.                 "machine_max_feedrate_x":
  434.                 {
  435.                     "label": "Maximum Speed X",
  436.                     "description": "The maximum speed for the motor of the X-direction.",
  437.                     "unit": "mm/s",
  438.                     "type": "float",
  439.                     "default_value": 500,
  440.                     "settable_per_mesh": false,
  441.                     "settable_per_extruder": false,
  442.                     "settable_per_meshgroup": false
  443.                 },
  444.                 "machine_max_feedrate_y":
  445.                 {
  446.                     "label": "Maximum Speed Y",
  447.                     "description": "The maximum speed for the motor of the Y-direction.",
  448.                     "unit": "mm/s",
  449.                     "type": "float",
  450.                     "default_value": 500,
  451.                     "settable_per_mesh": false,
  452.                     "settable_per_extruder": false,
  453.                     "settable_per_meshgroup": false
  454.                 },
  455.                 "machine_max_feedrate_z":
  456.                 {
  457.                     "label": "Maximum Speed Z",
  458.                     "description": "The maximum speed for the motor of the Z-direction.",
  459.                     "unit": "mm/s",
  460.                     "type": "float",
  461.                     "default_value": 5,
  462.                     "settable_per_mesh": false,
  463.                     "settable_per_extruder": false,
  464.                     "settable_per_meshgroup": false
  465.                 },
  466.                 "machine_max_feedrate_e":
  467.                 {
  468.                     "label": "Maximum Feedrate",
  469.                     "description": "The maximum speed of the filament.",
  470.                     "unit": "mm/s",
  471.                     "type": "float",
  472.                     "default_value": 299792458000,
  473.                     "settable_per_mesh": false,
  474.                     "settable_per_extruder": false,
  475.                     "settable_per_meshgroup": false
  476.                 },
  477.                 "machine_max_acceleration_x":
  478.                 {
  479.                     "label": "Maximum Acceleration X",
  480.                     "description": "Maximum acceleration for the motor of the X-direction",
  481.                     "unit": "mm/s²",
  482.                     "type": "float",
  483.                     "default_value": 800,
  484.                     "settable_per_mesh": false,
  485.                     "settable_per_extruder": false,
  486.                     "settable_per_meshgroup": false
  487.                 },
  488.                 "machine_max_acceleration_y":
  489.                 {
  490.                     "label": "Maximum Acceleration Y",
  491.                     "description": "Maximum acceleration for the motor of the Y-direction.",
  492.                     "unit": "mm/s²",
  493.                     "type": "float",
  494.                     "default_value": 800,
  495.                     "settable_per_mesh": false,
  496.                     "settable_per_extruder": false,
  497.                     "settable_per_meshgroup": false
  498.                 },
  499.                 "machine_max_acceleration_z":
  500.                 {
  501.                     "label": "Maximum Acceleration Z",
  502.                     "description": "Maximum acceleration for the motor of the Z-direction.",
  503.                     "unit": "mm/s²",
  504.                     "type": "float",
  505.                     "default_value": 100,
  506.                     "settable_per_mesh": false,
  507.                     "settable_per_extruder": false,
  508.                     "settable_per_meshgroup": false
  509.                 },
  510.                 "machine_max_acceleration_e":
  511.                 {
  512.                     "label": "Maximum Filament Acceleration",
  513.                     "description": "Maximum acceleration for the motor of the filament.",
  514.                     "unit": "mm/s²",
  515.                     "type": "float",
  516.                     "default_value": 800,
  517.                     "settable_per_mesh": false,
  518.                     "settable_per_extruder": false,
  519.                     "settable_per_meshgroup": false
  520.                 },
  521.                 "machine_acceleration":
  522.                 {
  523.                     "label": "Default Acceleration",
  524.                     "description": "The default acceleration of print head movement.",
  525.                     "unit": "mm/s²",
  526.                     "type": "float",
  527.                     "default_value": 800,
  528.                     "settable_per_mesh": false,
  529.                     "settable_per_extruder": false,
  530.                     "settable_per_meshgroup": false
  531.                 },
  532.                 "machine_max_jerk_xy":
  533.                 {
  534.                     "label": "Default X-Y Jerk",
  535.                     "description": "Default jerk for movement in the horizontal plane.",
  536.                     "unit": "mm/s",
  537.                     "type": "float",
  538.                     "default_value": 8.0,
  539.                     "settable_per_mesh": false,
  540.                     "settable_per_extruder": false,
  541.                     "settable_per_meshgroup": false
  542.                 },
  543.                 "machine_max_jerk_z":
  544.                 {
  545.                     "label": "Default Z Jerk",
  546.                     "description": "Default jerk for the motor of the Z-direction.",
  547.                     "unit": "mm/s",
  548.                     "type": "float",
  549.                     "default_value": 0.4,
  550.                     "settable_per_mesh": false,
  551.                     "settable_per_extruder": false,
  552.                     "settable_per_meshgroup": false
  553.                 },
  554.                 "machine_max_jerk_e":
  555.                 {
  556.                     "label": "Default Filament Jerk",
  557.                     "description": "Default jerk for the motor of the filament.",
  558.                     "unit": "mm/s",
  559.                     "type": "float",
  560.                     "default_value": 5.0,
  561.                     "settable_per_mesh": false,
  562.                     "settable_per_extruder": false,
  563.                     "settable_per_meshgroup": false
  564.                 },
  565.                 "machine_minimum_feedrate":
  566.                 {
  567.                     "label": "Minimum Feedrate",
  568.                     "description": "The minimal movement speed of the print head.",
  569.                     "unit": "mm/s",
  570.                     "type": "float",
  571.                     "default_value": 0.0,
  572.                     "settable_per_mesh": false,
  573.                     "settable_per_extruder": false,
  574.                     "settable_per_meshgroup": false
  575.                 }
  576.             }
  577.         },
  578.         "resolution":
  579.         {
  580.             "label": "Quality",
  581.             "type": "category",
  582.             "icon": "category_layer_height",
  583.             "description": "All settings that influence the resolution of the print. These settings have a large impact on the quality (and print time)",
  584.             "children":
  585.             {
  586.                 "layer_height":
  587.                 {
  588.                     "label": "Layer Height",
  589.                     "description": "The height of each layer in mm. Higher values produce faster prints in lower resolution, lower values produce slower prints in higher resolution.",
  590.                     "unit": "mm",
  591.                     "type": "float",
  592.                     "default_value": 0.1,
  593.                     "minimum_value": "0.001",
  594.                     "minimum_value_warning": "0.04",
  595.                     "maximum_value_warning": "0.8 * min(extruderValues('machine_nozzle_size'))",
  596.                     "settable_per_mesh": false,
  597.                     "settable_per_extruder": false
  598.                 },
  599.                 "layer_height_0":
  600.                 {
  601.                     "label": "Initial Layer Height",
  602.                     "description": "The height of the initial layer in mm. A thicker initial layer makes adhesion to the build plate easier.",
  603.                     "unit": "mm",
  604.                     "type": "float",
  605.                     "default_value": 0.3,
  606.                     "resolve": "sum(extruderValues('layer_height_0')) / len(extruderValues('layer_height_0'))",
  607.                     "minimum_value": "0.001",
  608.                     "minimum_value_warning": "0.1",
  609.                     "maximum_value_warning": "0.8 * min(extruderValues('machine_nozzle_size'))",
  610.                     "settable_per_mesh": false,
  611.                     "settable_per_extruder": false
  612.                 },
  613.                 "line_width":
  614.                 {
  615.                     "label": "Line Width",
  616.                     "description": "Width of a single line. Generally, the width of each line should correspond to the width of the nozzle. However, slightly reducing this value could produce better prints.",
  617.                     "unit": "mm",
  618.                     "minimum_value": "0.0001",
  619.                     "minimum_value_warning": "0.5 * machine_nozzle_size",
  620.                     "maximum_value_warning": "2 * machine_nozzle_size",
  621.                     "default_value": 0.4,
  622.                     "type": "float",
  623.                     "value": "machine_nozzle_size",
  624.                     "settable_per_mesh": true,
  625.                     "children":
  626.                     {
  627.                         "wall_line_width":
  628.                         {
  629.                             "label": "Wall Line Width",
  630.                             "description": "Width of a single wall line.",
  631.                             "unit": "mm",
  632.                             "minimum_value": "0.0001",
  633.                             "minimum_value_warning": "0.75 * machine_nozzle_size",
  634.                             "maximum_value_warning": "2 * machine_nozzle_size",
  635.                             "value": "line_width",
  636.                             "default_value": 0.4,
  637.                             "type": "float",
  638.                             "settable_per_mesh": true,
  639.                             "children":
  640.                             {
  641.                                 "wall_line_width_0":
  642.                                 {
  643.                                     "label": "Outer Wall Line Width",
  644.                                     "description": "Width of the outermost wall line. By lowering this value, higher levels of detail can be printed.",
  645.                                     "unit": "mm",
  646.                                     "minimum_value": "0.0001",
  647.                                     "minimum_value_warning": "0.75 * machine_nozzle_size if outer_inset_first else 0.1 * machine_nozzle_size",
  648.                                     "maximum_value_warning": "2 * machine_nozzle_size",
  649.                                     "default_value": 0.4,
  650.                                     "value": "wall_line_width",
  651.                                     "type": "float",
  652.                                     "settable_per_mesh": true
  653.                                 },
  654.                                 "wall_line_width_x":
  655.                                 {
  656.                                     "label": "Inner Wall(s) Line Width",
  657.                                     "description": "Width of a single wall line for all wall lines except the outermost one.",
  658.                                     "unit": "mm",
  659.                                     "minimum_value": "0.0001",
  660.                                     "minimum_value_warning": "0.5 * machine_nozzle_size",
  661.                                     "maximum_value_warning": "2 * machine_nozzle_size",
  662.                                     "default_value": 0.4,
  663.                                     "value": "wall_line_width",
  664.                                     "type": "float",
  665.                                     "settable_per_mesh": true
  666.                                 }
  667.                             }
  668.                         },
  669.                         "skin_line_width":
  670.                         {
  671.                             "label": "Top/Bottom Line Width",
  672.                             "description": "Width of a single top/bottom line.",
  673.                             "unit": "mm",
  674.                             "minimum_value": "0.0001",
  675.                             "minimum_value_warning": "0.1 * machine_nozzle_size",
  676.                             "maximum_value_warning": "2 * machine_nozzle_size",
  677.                             "default_value": 0.4,
  678.                             "type": "float",
  679.                             "value": "line_width",
  680.                             "settable_per_mesh": true
  681.                         },
  682.                         "infill_line_width":
  683.                         {
  684.                             "label": "Infill Line Width",
  685.                             "description": "Width of a single infill line.",
  686.                             "unit": "mm",
  687.                             "minimum_value": "0.0001",
  688.                             "minimum_value_warning": "0.75 * machine_nozzle_size",
  689.                             "maximum_value_warning": "3 * machine_nozzle_size",
  690.                             "default_value": 0.4,
  691.                             "type": "float",
  692.                             "value": "line_width",
  693.                             "enabled": "infill_sparse_density > 0",
  694.                             "settable_per_mesh": true
  695.                         },
  696.                         "skirt_brim_line_width":
  697.                         {
  698.                             "label": "Skirt/Brim Line Width",
  699.                             "description": "Width of a single skirt or brim line.",
  700.                             "unit": "mm",
  701.                             "minimum_value": "0.0001",
  702.                             "minimum_value_warning": "0.75 * machine_nozzle_size",
  703.                             "maximum_value_warning": "3 * machine_nozzle_size",
  704.                             "default_value": 0.4,
  705.                             "type": "float",
  706.                             "value": "line_width",
  707.                             "enabled": "resolveOrValue('adhesion_type') == 'skirt' or resolveOrValue('adhesion_type') == 'brim'",
  708.                             "settable_per_mesh": false,
  709.                             "settable_per_extruder": true
  710.                         },
  711.                         "support_line_width":
  712.                         {
  713.                             "label": "Support Line Width",
  714.                             "description": "Width of a single support structure line.",
  715.                             "unit": "mm",
  716.                             "minimum_value": "0.0001",
  717.                             "minimum_value_warning": "0.75 * machine_nozzle_size",
  718.                             "maximum_value_warning": "3 * machine_nozzle_size",
  719.                             "default_value": 0.4,
  720.                             "type": "float",
  721.                             "enabled": "support_enable",
  722.                             "value": "line_width",
  723.                             "limit_to_extruder": "support_infill_extruder_nr",
  724.                             "settable_per_mesh": false,
  725.                             "settable_per_extruder": true
  726.                         },
  727.                         "support_interface_line_width":
  728.                         {
  729.                             "label": "Support Interface Line Width",
  730.                             "description": "Width of a single support interface line.",
  731.                             "unit": "mm",
  732.                             "default_value": 0.4,
  733.                             "minimum_value": "0.0001",
  734.                             "minimum_value_warning": "0.4 * machine_nozzle_size",
  735.                             "maximum_value_warning": "2 * machine_nozzle_size",
  736.                             "type": "float",
  737.                             "enabled": "support_enable and support_interface_enable",
  738.                             "limit_to_extruder": "support_interface_extruder_nr",
  739.                             "value": "line_width",
  740.                             "settable_per_mesh": false,
  741.                             "settable_per_extruder": true
  742.                         },
  743.                         "prime_tower_line_width":
  744.                         {
  745.                             "label": "Prime Tower Line Width",
  746.                             "description": "Width of a single prime tower line.",
  747.                             "type": "float",
  748.                             "unit": "mm",
  749.                             "enabled": "resolveOrValue('prime_tower_enable')",
  750.                             "default_value": 0.4,
  751.                             "value": "line_width",
  752.                             "minimum_value": "0.0001",
  753.                             "minimum_value_warning": "0.75 * machine_nozzle_size",
  754.                             "maximum_value_warning": "2 * machine_nozzle_size",
  755.                             "settable_per_mesh": false,
  756.                             "settable_per_extruder": true
  757.                         }
  758.                     }
  759.                 }
  760.             }
  761.         },
  762.         "shell":
  763.         {
  764.             "label": "Shell",
  765.             "icon": "category_shell",
  766.             "description": "Shell",
  767.             "type": "category",
  768.             "children":
  769.             {
  770.                 "wall_thickness":
  771.                 {
  772.                     "label": "Wall Thickness",
  773.                     "description": "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls.",
  774.                     "unit": "mm",
  775.                     "default_value": 0.8,
  776.                     "minimum_value": "0",
  777.                     "minimum_value_warning": "line_width",
  778.                     "maximum_value_warning": "10 * line_width",
  779.                     "type": "float",
  780.                     "settable_per_mesh": true,
  781.                     "children":
  782.                     {
  783.                         "wall_line_count":
  784.                         {
  785.                             "label": "Wall Line Count",
  786.                             "description": "The number of walls. When calculated by the wall thickness, this value is rounded to a whole number.",
  787.                             "default_value": 2,
  788.                             "minimum_value": "0",
  789.                             "minimum_value_warning": "1",
  790.                             "maximum_value_warning": "10",
  791.                             "type": "int",
  792.                             "value": "1 if magic_spiralize else max(1, round((wall_thickness - wall_line_width_0) / wall_line_width_x) + 1) if wall_thickness != 0 else 0",
  793.                             "settable_per_mesh": true
  794.                         }
  795.                     }
  796.                 },
  797.                 "wall_0_wipe_dist":
  798.                 {
  799.                     "label": "Outer Wall Wipe Distance",
  800.                     "description": "Distance of a travel move inserted after the outer wall, to hide the Z seam better.",
  801.                     "unit": "mm",
  802.                     "type": "float",
  803.                     "default_value": 0.2,
  804.                     "value": "machine_nozzle_size / 2",
  805.                     "minimum_value": "0",
  806.                     "maximum_value_warning": "machine_nozzle_size",
  807.                     "settable_per_mesh": true
  808.                 },
  809.                 "top_bottom_thickness":
  810.                 {
  811.                     "label": "Top/Bottom Thickness",
  812.                     "description": "The thickness of the top/bottom layers in the print. This value divided by the layer height defines the number of top/bottom layers.",
  813.                     "unit": "mm",
  814.                     "default_value": 0.8,
  815.                     "minimum_value": "0",
  816.                     "minimum_value_warning": "0.6",
  817.                     "maximum_value": "machine_height",
  818.                     "type": "float",
  819.                     "settable_per_mesh": true,
  820.                     "children":
  821.                     {
  822.                         "top_thickness":
  823.                         {
  824.                             "label": "Top Thickness",
  825.                             "description": "The thickness of the top layers in the print. This value divided by the layer height defines the number of top layers.",
  826.                             "unit": "mm",
  827.                             "default_value": 0.8,
  828.                             "minimum_value": "0",
  829.                             "minimum_value_warning": "3 * resolveOrValue('layer_height')",
  830.                             "maximum_value": "machine_height",
  831.                             "type": "float",
  832.                             "value": "top_bottom_thickness",
  833.                             "settable_per_mesh": true,
  834.                             "children":
  835.                             {
  836.                                 "top_layers":
  837.                                 {
  838.                                     "label": "Top Layers",
  839.                                     "description": "The number of top layers. When calculated by the top thickness, this value is rounded to a whole number.",
  840.                                     "default_value": 8,
  841.                                     "minimum_value": "0",
  842.                                     "maximum_value_warning": "100",
  843.                                     "type": "int",
  844.                                     "minimum_value_warning": "4",
  845.                                     "value": "0 if infill_sparse_density == 100 else math.ceil(round(top_thickness / resolveOrValue('layer_height'), 4))",
  846.                                     "settable_per_mesh": true
  847.                                 }
  848.                             }
  849.                         },
  850.                         "bottom_thickness":
  851.                         {
  852.                             "label": "Bottom Thickness",
  853.                             "description": "The thickness of the bottom layers in the print. This value divided by the layer height defines the number of bottom layers.",
  854.                             "unit": "mm",
  855.                             "default_value": 0.6,
  856.                             "minimum_value": "0",
  857.                             "minimum_value_warning": "3 * resolveOrValue('layer_height')",
  858.                             "type": "float",
  859.                             "value": "top_bottom_thickness",
  860.                             "maximum_value": "machine_height",
  861.                             "settable_per_mesh": true,
  862.                             "children":
  863.                             {
  864.                                 "bottom_layers":
  865.                                 {
  866.                                     "label": "Bottom Layers",
  867.                                     "description": "The number of bottom layers. When calculated by the bottom thickness, this value is rounded to a whole number.",
  868.                                     "minimum_value": "0",
  869.                                     "minimum_value_warning": "4",
  870.                                     "default_value": 6,
  871.                                     "type": "int",
  872.                                     "value": "999999 if infill_sparse_density == 100 else math.ceil(round(bottom_thickness / resolveOrValue('layer_height'), 4))",
  873.                                     "settable_per_mesh": true
  874.                                 }
  875.                             }
  876.                         }
  877.                     }
  878.                 },
  879.                 "top_bottom_pattern":
  880.                 {
  881.                     "label": "Top/Bottom Pattern",
  882.                     "description": "The pattern of the top/bottom layers.",
  883.                     "type": "enum",
  884.                     "options":
  885.                     {
  886.                         "lines": "Lines",
  887.                         "concentric": "Concentric",
  888.                         "zigzag": "Zig Zag"
  889.                     },
  890.                     "default_value": "lines",
  891.                     "settable_per_mesh": true
  892.                 },
  893.                 "wall_0_inset":
  894.                 {
  895.                     "label": "Outer Wall Inset",
  896.                     "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.",
  897.                     "unit": "mm",
  898.                     "type": "float",
  899.                     "default_value": 0.0,
  900.                     "value": "(machine_nozzle_size - wall_line_width_0) / 2 if (wall_line_width_0 < machine_nozzle_size and not outer_inset_first) else 0",
  901.                     "minimum_value_warning": "0",
  902.                     "maximum_value_warning": "machine_nozzle_size",
  903.                     "settable_per_mesh": true
  904.                 },
  905.                 "outer_inset_first":
  906.                 {
  907.                     "label": "Outer Before Inner Walls",
  908.                     "description": "Prints walls in order of outside to inside when enabled. This can help improve dimensional accuracy in X and Y when using a high viscosity plastic like ABS; however it can decrease outer surface print quality, especially on overhangs.",
  909.                     "type": "bool",
  910.                     "default_value": false,
  911.                     "settable_per_mesh": true
  912.                 },
  913.                 "alternate_extra_perimeter":
  914.                 {
  915.                     "label": "Alternate Extra Wall",
  916.                     "description": "Prints an extra wall at every other layer. This way infill gets caught between these extra walls, resulting in stronger prints.",
  917.                     "type": "bool",
  918.                     "default_value": false,
  919.                     "settable_per_mesh": true
  920.                 },
  921.                 "travel_compensate_overlapping_walls_enabled":
  922.                 {
  923.                     "label": "Compensate Wall Overlaps",
  924.                     "description": "Compensate the flow for parts of a wall being printed where there is already a wall in place.",
  925.                     "type": "bool",
  926.                     "default_value": true,
  927.                     "settable_per_mesh": true,
  928.                     "children":
  929.                     {
  930.                         "travel_compensate_overlapping_walls_0_enabled":
  931.                         {
  932.                             "label": "Compensate Outer Wall Overlaps",
  933.                             "description": "Compensate the flow for parts of an outer wall being printed where there is already a wall in place.",
  934.                             "type": "bool",
  935.                             "default_value": true,
  936.                             "value": "travel_compensate_overlapping_walls_enabled",
  937.                             "settable_per_mesh": true
  938.                         },
  939.                         "travel_compensate_overlapping_walls_x_enabled":
  940.                         {
  941.                             "label": "Compensate Inner Wall Overlaps",
  942.                             "description": "Compensate the flow for parts of an inner wall being printed where there is already a wall in place.",
  943.                             "type": "bool",
  944.                             "default_value": true,
  945.                             "value": "travel_compensate_overlapping_walls_enabled",
  946.                             "settable_per_mesh": true
  947.                         }
  948.                     }
  949.                 },
  950.                 "fill_perimeter_gaps": {
  951.                     "label": "Fill Gaps Between Walls",
  952.                     "description": "Fills the gaps between walls where no walls fit.",
  953.                     "type": "enum",
  954.                     "options": {
  955.                         "nowhere": "Nowhere",
  956.                         "everywhere": "Everywhere"
  957.                     },
  958.                     "default_value": "everywhere",
  959.                     "settable_per_mesh": true
  960.                 },
  961.                 "xy_offset":
  962.                 {
  963.                     "label": "Horizontal Expansion",
  964.                     "description": "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes.",
  965.                     "unit": "mm",
  966.                     "type": "float",
  967.                     "minimum_value_warning": "-1",
  968.                     "maximum_value_warning": "1",
  969.                     "default_value": 0,
  970.                     "settable_per_mesh": true
  971.                 },
  972.                 "z_seam_type":
  973.                 {
  974.                     "label": "Z Seam Alignment",
  975.                     "description": "Starting point of each path in a layer. When paths in consecutive layers start at the same point a vertical seam may show on the print. When aligning these near a user specified location, the seam is easiest to remove. When placed randomly the inaccuracies at the paths' start will be less noticeable. When taking the shortest path the print will be quicker.",
  976.                     "type": "enum",
  977.                     "options":
  978.                     {
  979.                         "back": "User Specified",
  980.                         "shortest": "Shortest",
  981.                         "random": "Random"
  982.                     },
  983.                     "default_value": "shortest",
  984.                     "settable_per_mesh": true
  985.                 },
  986.                 "z_seam_x":
  987.                 {
  988.                     "label": "Z Seam X",
  989.                     "description": "The X coordinate of the position near where to start printing each part in a layer.",
  990.                     "unit": "mm",
  991.                     "type": "float",
  992.                     "default_value": 100.0,
  993.                     "value": "machine_width / 2",
  994.                     "enabled": "z_seam_type == 'back'",
  995.                     "settable_per_mesh": true
  996.                 },
  997.                 "z_seam_y":
  998.                 {
  999.                     "label": "Z Seam Y",
  1000.                     "description": "The Y coordinate of the position near where to start printing each part in a layer.",
  1001.                     "unit": "mm",
  1002.                     "type": "float",
  1003.                     "default_value": 100.0,
  1004.                     "value": "machine_depth * 3",
  1005.                     "enabled": "z_seam_type == 'back'",
  1006.                     "settable_per_mesh": true
  1007.                 },
  1008.                 "skin_no_small_gaps_heuristic":
  1009.                 {
  1010.                     "label": "Ignore Small Z Gaps",
  1011.                     "description": "When the model has small vertical gaps, about 5% extra computation time can be spent on generating top and bottom skin in these narrow spaces. In such case, disable the setting.",
  1012.                     "type": "bool",
  1013.                     "default_value": true,
  1014.                     "settable_per_mesh": true
  1015.                 }
  1016.             }
  1017.         },
  1018.         "infill":
  1019.         {
  1020.             "label": "Infill",
  1021.             "icon": "category_infill",
  1022.             "description": "Infill",
  1023.             "type": "category",
  1024.             "children":
  1025.             {
  1026.                 "infill_sparse_density":
  1027.                 {
  1028.                     "label": "Infill Density",
  1029.                     "description": "Adjusts the density of infill of the print.",
  1030.                     "unit": "%",
  1031.                     "type": "float",
  1032.                     "default_value": 20,
  1033.                     "minimum_value": "0",
  1034.                     "maximum_value_warning": "100",
  1035.                     "settable_per_mesh": true,
  1036.                     "children":
  1037.                     {
  1038.                         "infill_line_distance":
  1039.                         {
  1040.                             "label": "Infill Line Distance",
  1041.                             "description": "Distance between the printed infill lines. This setting is calculated by the infill density and the infill line width.",
  1042.                             "unit": "mm",
  1043.                             "type": "float",
  1044.                             "default_value": 2,
  1045.                             "minimum_value": "0",
  1046.                             "minimum_value_warning": "infill_line_width",
  1047.                             "value": "0 if infill_sparse_density == 0 else (infill_line_width * 100) / infill_sparse_density * (2 if infill_pattern == 'grid' else (3 if infill_pattern == 'triangles' or infill_pattern == 'cubic' or infill_pattern == 'cubicsubdiv' else (4 if infill_pattern == 'tetrahedral' else 1)))",
  1048.                             "settable_per_mesh": true
  1049.                         }
  1050.                     }
  1051.                 },
  1052.                 "infill_pattern":
  1053.                 {
  1054.                     "label": "Infill Pattern",
  1055.                     "description": "The pattern of the infill material of the print. The line and zig zag infill swap direction on alternate layers, reducing material cost. The grid, triangle, cubic, tetrahedral and concentric patterns are fully printed every layer. Cubic and tetrahedral infill change with every layer to provide a more equal distribution of strength over each direction.",
  1056.                     "type": "enum",
  1057.                     "options":
  1058.                     {
  1059.                         "grid": "Grid",
  1060.                         "lines": "Lines",
  1061.                         "triangles": "Triangles",
  1062.                         "cubic": "Cubic",
  1063.                         "cubicsubdiv": "Cubic Subdivision",
  1064.                         "tetrahedral": "Tetrahedral",
  1065.                         "concentric": "Concentric",
  1066.                         "concentric_3d": "Concentric 3D",
  1067.                         "zigzag": "Zig Zag"
  1068.                     },
  1069.                     "default_value": "grid",
  1070.                     "enabled": "infill_sparse_density > 0",
  1071.                     "value": "'lines' if infill_sparse_density > 25 else 'grid'",
  1072.                     "settable_per_mesh": true
  1073.                 },
  1074.                 "sub_div_rad_mult":
  1075.                 {
  1076.                     "label": "Cubic Subdivision Radius",
  1077.                     "description": "A multiplier on the radius from the center of each cube to check for the boundary of the model, as to decide whether this cube should be subdivided. Larger values lead to more subdivisions, i.e. more small cubes.",
  1078.                     "unit": "%",
  1079.                     "type": "float",
  1080.                     "default_value": 100,
  1081.                     "minimum_value": "0",
  1082.                     "minimum_value_warning": "100",
  1083.                     "maximum_value_warning": "200",
  1084.                     "enabled": "infill_sparse_density > 0 and infill_pattern == 'cubicsubdiv'",
  1085.                     "settable_per_mesh": true
  1086.                 },
  1087.                 "sub_div_rad_add":
  1088.                 {
  1089.                     "label": "Cubic Subdivision Shell",
  1090.                     "description": "An addition to the radius from the center of each cube to check for the boundary of the model, as to decide whether this cube should be subdivided. Larger values lead to a thicker shell of small cubes near the boundary of the model.",
  1091.                     "unit": "mm",
  1092.                     "type": "float",
  1093.                     "default_value": 0.4,
  1094.                     "value": "wall_line_width_x",
  1095.                     "minimum_value_warning": "-1 * infill_line_distance",
  1096.                     "maximum_value_warning": "5 * infill_line_distance",
  1097.                     "enabled": "infill_sparse_density > 0 and infill_pattern == 'cubicsubdiv'",
  1098.                     "settable_per_mesh": true
  1099.                 },
  1100.                 "infill_overlap":
  1101.                 {
  1102.                     "label": "Infill Overlap Percentage",
  1103.                     "description": "The amount of overlap between the infill and the walls. A slight overlap allows the walls to connect firmly to the infill.",
  1104.                     "unit": "%",
  1105.                     "type": "float",
  1106.                     "default_value": 10,
  1107.                     "value": "10 if infill_sparse_density < 95 and infill_pattern != 'concentric' else 0",
  1108.                     "minimum_value_warning": "-50",
  1109.                     "maximum_value_warning": "100",
  1110.                     "enabled": "infill_sparse_density > 0 and infill_pattern != 'concentric'",
  1111.                     "settable_per_mesh": true,
  1112.                     "children":
  1113.                     {
  1114.                         "infill_overlap_mm":
  1115.                         {
  1116.                             "label": "Infill Overlap",
  1117.                             "description": "The amount of overlap between the infill and the walls. A slight overlap allows the walls to connect firmly to the infill.",
  1118.                             "unit": "mm",
  1119.                             "type": "float",
  1120.                             "default_value": 0.04,
  1121.                             "minimum_value_warning": "-0.5 * machine_nozzle_size",
  1122.                             "maximum_value_warning": "machine_nozzle_size",
  1123.                             "value": "infill_line_width * infill_overlap / 100 if infill_sparse_density < 95 and infill_pattern != 'concentric' else 0",
  1124.                             "enabled": "infill_sparse_density > 0 and infill_pattern != 'concentric'",
  1125.                             "settable_per_mesh": true
  1126.                         }
  1127.                     }
  1128.                 },
  1129.                 "skin_overlap":
  1130.                 {
  1131.                     "label": "Skin Overlap Percentage",
  1132.                     "description": "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin.",
  1133.                     "unit": "%",
  1134.                     "type": "float",
  1135.                     "default_value": 5,
  1136.                     "minimum_value_warning": "-50",
  1137.                     "maximum_value_warning": "100",
  1138.                     "value": "5 if top_bottom_pattern != 'concentric' else 0",
  1139.                     "enabled": "top_bottom_pattern != 'concentric'",
  1140.                     "settable_per_mesh": true,
  1141.                     "children":
  1142.                     {
  1143.                         "skin_overlap_mm":
  1144.                         {
  1145.                             "label": "Skin Overlap",
  1146.                             "description": "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin.",
  1147.                             "unit": "mm",
  1148.                             "type": "float",
  1149.                             "default_value": 0.02,
  1150.                             "minimum_value_warning": "-0.5 * machine_nozzle_size",
  1151.                             "maximum_value_warning": "machine_nozzle_size",
  1152.                             "value": "skin_line_width * skin_overlap / 100 if top_bottom_pattern != 'concentric' else 0",
  1153.                             "enabled": "top_bottom_pattern != 'concentric'",
  1154.                             "settable_per_mesh": true
  1155.                         }
  1156.                     }
  1157.                 },
  1158.                 "infill_wipe_dist":
  1159.                 {
  1160.                     "label": "Infill Wipe Distance",
  1161.                     "description": "Distance of a travel move inserted after every infill line, to make the infill stick to the walls better. This option is similar to infill overlap, but without extrusion and only on one end of the infill line.",
  1162.                     "unit": "mm",
  1163.                     "type": "float",
  1164.                     "default_value": 0.04,
  1165.                     "value": "wall_line_width_0 / 4 if wall_line_count == 1 else wall_line_width_x / 4",
  1166.                     "minimum_value_warning": "0",
  1167.                     "maximum_value_warning": "machine_nozzle_size",
  1168.                     "enabled": "infill_sparse_density > 0",
  1169.                     "settable_per_mesh": true
  1170.                 },
  1171.                 "infill_sparse_thickness":
  1172.                 {
  1173.                     "label": "Infill Layer Thickness",
  1174.                     "description": "The thickness per layer of infill material. This value should always be a multiple of the layer height and is otherwise rounded.",
  1175.                     "unit": "mm",
  1176.                     "type": "float",
  1177.                     "default_value": 0.1,
  1178.                     "minimum_value": "resolveOrValue('layer_height')",
  1179.                     "maximum_value_warning": "0.75 * machine_nozzle_size",
  1180.                     "maximum_value": "resolveOrValue('layer_height') * 8",
  1181.                     "value": "resolveOrValue('layer_height')",
  1182.                     "enabled": "infill_sparse_density > 0",
  1183.                     "settable_per_mesh": true
  1184.                 },
  1185.                 "gradual_infill_steps":
  1186.                 {
  1187.                     "label": "Gradual Infill Steps",
  1188.                     "description": "Number of times to reduce the infill density by half when getting further below top surfaces. Areas which are closer to top surfaces get a higher density, up to the Infill Density.",
  1189.                     "default_value": 0,
  1190.                     "type": "int",
  1191.                     "minimum_value": "0",
  1192.                     "maximum_value_warning": "4",
  1193.                     "maximum_value": "(20 - math.log(infill_line_distance) / math.log(2)) if infill_line_distance > 0 else 0",
  1194.                     "enabled": "infill_sparse_density > 0 and infill_pattern != 'cubicsubdiv'",
  1195.                     "settable_per_mesh": true
  1196.                 },
  1197.                 "gradual_infill_step_height":
  1198.                 {
  1199.                     "label": "Gradual Infill Step Height",
  1200.                     "description": "The height of infill of a given density before switching to half the density.",
  1201.                     "unit": "mm",
  1202.                     "type": "float",
  1203.                     "default_value": 5.0,
  1204.                     "minimum_value": "0.0001",
  1205.                     "minimum_value_warning": "3 * resolveOrValue('layer_height')",
  1206.                     "maximum_value_warning": "100",
  1207.                     "enabled": "infill_sparse_density > 0 and gradual_infill_steps > 0 and infill_pattern != 'cubicsubdiv'",
  1208.                     "settable_per_mesh": true
  1209.                 },
  1210.                 "infill_before_walls":
  1211.                 {
  1212.                     "label": "Infill Before Walls",
  1213.                     "description": "Print the infill before printing the walls. Printing the walls first may lead to more accurate walls, but overhangs print worse. Printing the infill first leads to sturdier walls, but the infill pattern might sometimes show through the surface.",
  1214.                     "type": "bool",
  1215.                     "default_value": true,
  1216.                     "enabled": "infill_sparse_density > 0",
  1217.                     "settable_per_mesh": true
  1218.                 }
  1219.             }
  1220.         },
  1221.         "material":
  1222.         {
  1223.             "label": "Material",
  1224.             "icon": "category_material",
  1225.             "description": "Material",
  1226.             "type": "category",
  1227.             "children":
  1228.             {
  1229.                 "material_flow_dependent_temperature":
  1230.                 {
  1231.                     "label": "Auto Temperature",
  1232.                     "description": "Change the temperature for each layer automatically with the average flow speed of that layer.",
  1233.                     "type": "bool",
  1234.                     "default_value": false,
  1235.                     "enabled": "False",
  1236.                     "settable_per_mesh": false,
  1237.                     "settable_per_extruder": true
  1238.                 },
  1239.                 "default_material_print_temperature":
  1240.                 {
  1241.                     "label": "Default Printing Temperature",
  1242.                     "description": "The default temperature used for printing. This should be the \"base\" temperature of a material. All other print temperatures should use offsets based on this value",
  1243.                     "unit": "°C",
  1244.                     "type": "float",
  1245.                     "default_value": 210,
  1246.                     "enabled": false,
  1247.                     "settable_per_extruder": true,
  1248.                     "minimum_value": "-273.15"
  1249.                 },
  1250.                 "material_print_temperature":
  1251.                 {
  1252.                     "label": "Printing Temperature",
  1253.                     "description": "The temperature used for printing. Set at 0 to pre-heat the printer manually.",
  1254.                     "unit": "°C",
  1255.                     "type": "float",
  1256.                     "default_value": 210,
  1257.                     "value": "default_material_print_temperature",
  1258.                     "minimum_value": "-273.15",
  1259.                     "minimum_value_warning": "0",
  1260.                     "maximum_value_warning": "260",
  1261.                     "enabled": "not (material_flow_dependent_temperature) and machine_gcode_flavor != \"UltiGCode\"",
  1262.                     "settable_per_mesh": false,
  1263.                     "settable_per_extruder": true
  1264.                 },
  1265.                 "material_print_temperature_layer_0":
  1266.                 {
  1267.                     "label": "Printing Temperature Initial Layer",
  1268.                     "description": "The temperature used for printing the first layer. Set at 0 to disable special handling of the initial layer.",
  1269.                     "unit": "°C",
  1270.                     "type": "float",
  1271.                     "default_value": 215,
  1272.                     "value": "material_print_temperature + 5",
  1273.                     "minimum_value": "-273.15",
  1274.                     "minimum_value_warning": "0",
  1275.                     "maximum_value_warning": "260",
  1276.                     "enabled": "machine_gcode_flavor != \"UltiGCode\"",
  1277.                     "settable_per_mesh": false,
  1278.                     "settable_per_extruder": true
  1279.                 },
  1280.                 "material_initial_print_temperature":
  1281.                 {
  1282.                     "label": "Initial Printing Temperature",
  1283.                     "description": "The minimal temperature while heating up to the Printing Temperature at which printing can already start.",
  1284.                     "unit": "°C",
  1285.                     "type": "float",
  1286.                     "default_value": 200,
  1287.                     "value": "max(-273.15, material_print_temperature - 10)",
  1288.                     "minimum_value": "-273.15",
  1289.                     "minimum_value_warning": "material_standby_temperature",
  1290.                     "maximum_value_warning": "material_print_temperature",
  1291.                     "enabled": "machine_gcode_flavor != \"UltiGCode\"",
  1292.                     "settable_per_mesh": false,
  1293.                     "settable_per_extruder": true
  1294.                 },
  1295.                 "material_final_print_temperature":
  1296.                 {
  1297.                     "label": "Final Printing Temperature",
  1298.                     "description": "The temperature to which to already start cooling down just before the end of printing.",
  1299.                     "unit": "°C",
  1300.                     "type": "float",
  1301.                     "default_value": 195,
  1302.                     "value": "max(-273.15, material_print_temperature - 15)",
  1303.                     "minimum_value": "-273.15",
  1304.                     "minimum_value_warning": "material_standby_temperature",
  1305.                     "maximum_value_warning": "material_print_temperature",
  1306.                     "enabled": "machine_gcode_flavor != \"UltiGCode\"",
  1307.                     "settable_per_mesh": false,
  1308.                     "settable_per_extruder": true
  1309.                 },
  1310.                 "material_flow_temp_graph":
  1311.                 {
  1312.                     "label": "Flow Temperature Graph",
  1313.                     "description": "Data linking material flow (in mm3 per second) to temperature (degrees Celsius).",
  1314.                     "unit": "[[mm³,°C]]",
  1315.                     "type": "str",
  1316.                     "default_value": "[[3.5,200],[7.0,240]]",
  1317.                     "enabled": "False",
  1318.                     "comments": "old enabled function: material_flow_dependent_temperature",
  1319.                     "settable_per_mesh": false,
  1320.                     "settable_per_extruder": true
  1321.                 },
  1322.                 "material_extrusion_cool_down_speed":
  1323.                 {
  1324.                     "label": "Extrusion Cool Down Speed Modifier",
  1325.                     "description": "The extra speed by which the nozzle cools while extruding. The same value is used to signify the heat up speed lost when heating up while extruding.",
  1326.                     "unit": "°C/s",
  1327.                     "type": "float",
  1328.                     "default_value": 0.7,
  1329.                     "minimum_value": "0",
  1330.                     "maximum_value_warning": "10.0",
  1331.                     "maximum_value": "machine_nozzle_heat_up_speed",
  1332.                     "enabled": "False",
  1333.                     "comments": "old enabled function: material_flow_dependent_temperature or machine_extruder_count > 1",
  1334.                     "settable_per_mesh": false,
  1335.                     "settable_per_extruder": true
  1336.                 },
  1337.                 "material_bed_temperature":
  1338.                 {
  1339.                     "label": "Build Plate Temperature",
  1340.                     "description": "The temperature used for the heated build plate. Set at 0 to pre-heat the printer manually.",
  1341.                     "unit": "°C",
  1342.                     "type": "float",
  1343.                     "resolve": "max(extruderValues('material_bed_temperature'))",
  1344.                     "default_value": 60,
  1345.                     "minimum_value": "-273.15",
  1346.                     "minimum_value_warning": "0",
  1347.                     "maximum_value_warning": "260",
  1348.                     "enabled": "machine_heated_bed and machine_gcode_flavor != \"UltiGCode\"",
  1349.                     "settable_per_mesh": false,
  1350.                     "settable_per_extruder": false,
  1351.                     "settable_per_meshgroup": false
  1352.                 },
  1353.                 "material_bed_temperature_layer_0":
  1354.                 {
  1355.                     "label": "Build Plate Temperature Initial Layer",
  1356.                     "description": "The temperature used for the heated build plate at the first layer.",
  1357.                     "unit": "°C",
  1358.                     "type": "float",
  1359.                     "resolve": "max(extruderValues('material_bed_temperature_layer_0'))",
  1360.                     "default_value": 60,
  1361.                     "value": "material_bed_temperature",
  1362.                     "minimum_value": "-273.15",
  1363.                     "minimum_value_warning": "0",
  1364.                     "maximum_value_warning": "260",
  1365.                     "enabled": "machine_heated_bed and machine_gcode_flavor != \"UltiGCode\"",
  1366.                     "settable_per_mesh": false,
  1367.                     "settable_per_extruder": false,
  1368.                     "settable_per_meshgroup": false
  1369.                 },
  1370.                 "material_diameter":
  1371.                 {
  1372.                     "label": "Diameter",
  1373.                     "description": "Adjusts the diameter of the filament used. Match this value with the diameter of the used filament.",
  1374.                     "unit": "mm",
  1375.                     "type": "float",
  1376.                     "default_value": 2.85,
  1377.                     "minimum_value": "0.0001",
  1378.                     "minimum_value_warning": "0.4",
  1379.                     "maximum_value_warning": "3.5",
  1380.                     "enabled": "machine_gcode_flavor != \"UltiGCode\"",
  1381.                     "settable_per_mesh": false,
  1382.                     "settable_per_extruder": true
  1383.                 },
  1384.                 "material_flow":
  1385.                 {
  1386.                     "label": "Flow",
  1387.                     "description": "Flow compensation: the amount of material extruded is multiplied by this value.",
  1388.                     "unit": "%",
  1389.                     "default_value": 100,
  1390.                     "type": "float",
  1391.                     "minimum_value": "5",
  1392.                     "minimum_value_warning": "50",
  1393.                     "maximum_value_warning": "150",
  1394.                     "enabled": "machine_gcode_flavor != \"UltiGCode\"",
  1395.                     "settable_per_mesh": true
  1396.                 },
  1397.                 "retraction_enable":
  1398.                 {
  1399.                     "label": "Enable Retraction",
  1400.                     "description": "Retract the filament when the nozzle is moving over a non-printed area. ",
  1401.                     "type": "bool",
  1402.                     "default_value": true,
  1403.                     "settable_per_mesh": false,
  1404.                     "settable_per_extruder": true
  1405.                 },
  1406.                 "retract_at_layer_change":{
  1407.                     "label": "Retract at Layer Change",
  1408.                     "description": "Retract the filament when the nozzle is moving to the next layer.",
  1409.                     "type": "bool",
  1410.                     "default_value": false,
  1411.                     "settable_per_mesh": false,
  1412.                     "settable_per_extruder": true
  1413.                 },
  1414.                 "retraction_amount":
  1415.                 {
  1416.                     "label": "Retraction Distance",
  1417.                     "description": "The length of material retracted during a retraction move.",
  1418.                     "unit": "mm",
  1419.                     "type": "float",
  1420.                     "default_value": 6.5,
  1421.                     "minimum_value_warning": "-0.0001",
  1422.                     "maximum_value_warning": "10.0",
  1423.                     "enabled": "retraction_enable and machine_gcode_flavor != \"UltiGCode\"",
  1424.                     "settable_per_mesh": false,
  1425.                     "settable_per_extruder": true
  1426.                 },
  1427.                 "retraction_speed":
  1428.                 {
  1429.                     "label": "Retraction Speed",
  1430.                     "description": "The speed at which the filament is retracted and primed during a retraction move.",
  1431.                     "unit": "mm/s",
  1432.                     "type": "float",
  1433.                     "default_value": 25,
  1434.                     "minimum_value": "0",
  1435.                     "minimum_value_warning": "1",
  1436.                     "maximum_value": "machine_max_feedrate_e",
  1437.                     "maximum_value_warning": "70",
  1438.                     "enabled": "retraction_enable and machine_gcode_flavor != \"UltiGCode\"",
  1439.                     "settable_per_mesh": false,
  1440.                     "settable_per_extruder": true,
  1441.                     "children":
  1442.                     {
  1443.                         "retraction_retract_speed":
  1444.                         {
  1445.                             "label": "Retraction Retract Speed",
  1446.                             "description": "The speed at which the filament is retracted during a retraction move.",
  1447.                             "unit": "mm/s",
  1448.                             "type": "float",
  1449.                             "default_value": 25,
  1450.                             "minimum_value": "0",
  1451.                             "maximum_value": "machine_max_feedrate_e",
  1452.                             "minimum_value_warning": "1",
  1453.                             "maximum_value_warning": "70",
  1454.                             "enabled": "retraction_enable and machine_gcode_flavor != \"UltiGCode\"",
  1455.                             "value": "retraction_speed",
  1456.                             "settable_per_mesh": false,
  1457.                             "settable_per_extruder": true
  1458.                         },
  1459.                         "retraction_prime_speed":
  1460.                         {
  1461.                             "label": "Retraction Prime Speed",
  1462.                             "description": "The speed at which the filament is primed during a retraction move.",
  1463.                             "unit": "mm/s",
  1464.                             "type": "float",
  1465.                             "default_value": 25,
  1466.                             "minimum_value": "0",
  1467.                             "maximum_value": "machine_max_feedrate_e",
  1468.                             "minimum_value_warning": "1",
  1469.                             "maximum_value_warning": "70",
  1470.                             "enabled": "retraction_enable and machine_gcode_flavor != \"UltiGCode\"",
  1471.                             "value": "retraction_speed",
  1472.                             "settable_per_mesh": false,
  1473.                             "settable_per_extruder": true
  1474.                         }
  1475.                     }
  1476.                 },
  1477.                 "retraction_extra_prime_amount":
  1478.                 {
  1479.                     "label": "Retraction Extra Prime Amount",
  1480.                     "description": "Some material can ooze away during a travel move, which can be compensated for here.",
  1481.                     "unit": "mm³",
  1482.                     "type": "float",
  1483.                     "default_value": 0,
  1484.                     "minimum_value_warning": "-0.0001",
  1485.                     "maximum_value_warning": "5.0",
  1486.                     "enabled": "retraction_enable",
  1487.                     "settable_per_mesh": false,
  1488.                     "settable_per_extruder": true
  1489.                 },
  1490.                 "retraction_min_travel":
  1491.                 {
  1492.                     "label": "Retraction Minimum Travel",
  1493.                     "description": "The minimum distance of travel needed for a retraction to happen at all. This helps to get fewer retractions in a small area.",
  1494.                     "unit": "mm",
  1495.                     "type": "float",
  1496.                     "default_value": 1.5,
  1497.                     "value": "line_width * 2",
  1498.                     "minimum_value": "0",
  1499.                     "maximum_value_warning": "10",
  1500.                     "enabled": "retraction_enable",
  1501.                     "settable_per_mesh": false,
  1502.                     "settable_per_extruder": true
  1503.                 },
  1504.                 "retraction_count_max":
  1505.                 {
  1506.                     "label": "Maximum Retraction Count",
  1507.                     "description": "This setting limits the number of retractions occurring within the minimum extrusion distance window. Further retractions within this window will be ignored. This avoids retracting repeatedly on the same piece of filament, as that can flatten the filament and cause grinding issues.",
  1508.                     "default_value": 90,
  1509.                     "minimum_value": "0",
  1510.                     "maximum_value_warning": "100",
  1511.                     "type": "int",
  1512.                     "enabled": "retraction_enable",
  1513.                     "settable_per_mesh": false,
  1514.                     "settable_per_extruder": true
  1515.                 },
  1516.                 "retraction_extrusion_window":
  1517.                 {
  1518.                     "label": "Minimum Extrusion Distance Window",
  1519.                     "description": "The window in which the maximum retraction count is enforced. This value should be approximately the same as the retraction distance, so that effectively the number of times a retraction passes the same patch of material is limited.",
  1520.                     "unit": "mm",
  1521.                     "type": "float",
  1522.                     "default_value": 4.5,
  1523.                     "minimum_value": "0",
  1524.                     "maximum_value_warning": "retraction_amount * 2",
  1525.                     "value": "retraction_amount",
  1526.                     "enabled": "retraction_enable",
  1527.                     "settable_per_mesh": false,
  1528.                     "settable_per_extruder": true
  1529.                 },
  1530.                 "material_standby_temperature":
  1531.                 {
  1532.                     "label": "Standby Temperature",
  1533.                     "description": "The temperature of the nozzle when another nozzle is currently used for printing.",
  1534.                     "type": "float",
  1535.                     "unit": "°C",
  1536.                     "default_value": 150,
  1537.                     "minimum_value": "-273.15",
  1538.                     "minimum_value_warning": "0",
  1539.                     "maximum_value_warning": "260",
  1540.                     "enabled": "machine_extruder_count > 1 and machine_gcode_flavor != \"UltiGCode\"",
  1541.                     "settable_per_mesh": false,
  1542.                     "settable_per_extruder": true
  1543.                 },
  1544.                 "switch_extruder_retraction_amount":
  1545.                 {
  1546.                     "label": "Nozzle Switch Retraction Distance",
  1547.                     "description": "The amount of retraction: Set at 0 for no retraction at all. This should generally be the same as the length of the heat zone.",
  1548.                     "type": "float",
  1549.                     "unit": "mm",
  1550.                     "enabled": "retraction_enable",
  1551.                     "default_value": 20,
  1552.                     "value": "machine_heat_zone_length",
  1553.                     "minimum_value_warning": "0",
  1554.                     "maximum_value_warning": "100",
  1555.                     "settable_per_mesh": false,
  1556.                     "settable_per_extruder": true
  1557.                 },
  1558.                 "switch_extruder_retraction_speeds":
  1559.                 {
  1560.                     "label": "Nozzle Switch Retraction Speed",
  1561.                     "description": "The speed at which the filament is retracted. A higher retraction speed works better, but a very high retraction speed can lead to filament grinding.",
  1562.                     "type": "float",
  1563.                     "unit": "mm/s",
  1564.                     "enabled": "retraction_enable",
  1565.                     "default_value": 20,
  1566.                     "minimum_value": "0.1",
  1567.                     "minimum_value_warning": "1",
  1568.                     "maximum_value": "machine_max_feedrate_e",
  1569.                     "maximum_value_warning": "70",
  1570.                     "settable_per_mesh": false,
  1571.                     "settable_per_extruder": true,
  1572.                     "children":
  1573.                     {
  1574.                         "switch_extruder_retraction_speed":
  1575.                         {
  1576.                             "label": "Nozzle Switch Retract Speed",
  1577.                             "description": "The speed at which the filament is retracted during a nozzle switch retract.",
  1578.                             "type": "float",
  1579.                             "unit": "mm/s",
  1580.                             "enabled": "retraction_enable",
  1581.                             "default_value": 20,
  1582.                             "value": "switch_extruder_retraction_speeds",
  1583.                             "minimum_value": "0.1",
  1584.                             "minimum_value_warning": "1",
  1585.                             "maximum_value": "machine_max_feedrate_e",
  1586.                             "maximum_value_warning": "70",
  1587.                             "settable_per_mesh": false,
  1588.                             "settable_per_extruder": true
  1589.                         },
  1590.                         "switch_extruder_prime_speed":
  1591.                         {
  1592.                             "label": "Nozzle Switch Prime Speed",
  1593.                             "description": "The speed at which the filament is pushed back after a nozzle switch retraction.",
  1594.                             "type": "float",
  1595.                             "unit": "mm/s",
  1596.                             "enabled": "retraction_enable",
  1597.                             "default_value": 20,
  1598.                             "value": "switch_extruder_retraction_speeds",
  1599.                             "minimum_value": "0.1",
  1600.                             "minimum_value_warning": "1",
  1601.                             "maximum_value": "machine_max_feedrate_e",
  1602.                             "maximum_value_warning": "70",
  1603.                             "settable_per_mesh": false,
  1604.                             "settable_per_extruder": true
  1605.                         }
  1606.                     }
  1607.                 }
  1608.             }
  1609.         },
  1610.         "speed":
  1611.         {
  1612.             "label": "Speed",
  1613.             "icon": "category_speed",
  1614.             "description": "Speed",
  1615.             "type": "category",
  1616.             "children":
  1617.             {
  1618.                 "speed_print":
  1619.                 {
  1620.                     "label": "Print Speed",
  1621.                     "description": "The speed at which printing happens.",
  1622.                     "unit": "mm/s",
  1623.                     "type": "float",
  1624.                     "minimum_value": "0.1",
  1625.                     "maximum_value_warning": "150",
  1626.                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1627.                     "default_value": 60,
  1628.                     "settable_per_mesh": true,
  1629.                     "children":
  1630.                     {
  1631.                         "speed_infill":
  1632.                         {
  1633.                             "label": "Infill Speed",
  1634.                             "description": "The speed at which infill is printed.",
  1635.                             "unit": "mm/s",
  1636.                             "type": "float",
  1637.                             "minimum_value": "0.1",
  1638.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1639.                             "maximum_value_warning": "150",
  1640.                             "default_value": 60,
  1641.                             "value": "speed_print",
  1642.                             "enabled": "infill_sparse_density > 0",
  1643.                             "settable_per_mesh": true
  1644.                         },
  1645.                         "speed_wall":
  1646.                         {
  1647.                             "label": "Wall Speed",
  1648.                             "description": "The speed at which the walls are printed.",
  1649.                             "unit": "mm/s",
  1650.                             "type": "float",
  1651.                             "minimum_value": "0.1",
  1652.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1653.                             "maximum_value_warning": "150",
  1654.                             "default_value": 30,
  1655.                             "value": "speed_print / 2",
  1656.                             "settable_per_mesh": true,
  1657.                             "children":
  1658.                             {
  1659.                                 "speed_wall_0":
  1660.                                 {
  1661.                                     "label": "Outer Wall Speed",
  1662.                                     "description": "The speed at which the outermost walls are printed. Printing the outer wall at a lower speed improves the final skin quality. However, having a large difference between the inner wall speed and the outer wall speed will affect quality in a negative way.",
  1663.                                     "unit": "mm/s",
  1664.                                     "type": "float",
  1665.                                     "minimum_value": "0.1",
  1666.                                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1667.                                     "maximum_value_warning": "150",
  1668.                                     "default_value": 30,
  1669.                                     "value": "speed_wall",
  1670.                                     "settable_per_mesh": true
  1671.                                 },
  1672.                                 "speed_wall_x":
  1673.                                 {
  1674.                                     "label": "Inner Wall Speed",
  1675.                                     "description": "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed.",
  1676.                                     "unit": "mm/s",
  1677.                                     "type": "float",
  1678.                                     "minimum_value": "0.1",
  1679.                                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1680.                                     "maximum_value_warning": "150",
  1681.                                     "default_value": 60,
  1682.                                     "value": "speed_wall * 2",
  1683.                                     "settable_per_mesh": true
  1684.                                 }
  1685.                             }
  1686.                         },
  1687.                         "speed_topbottom":
  1688.                         {
  1689.                             "label": "Top/Bottom Speed",
  1690.                             "description": "The speed at which top/bottom layers are printed.",
  1691.                             "unit": "mm/s",
  1692.                             "type": "float",
  1693.                             "minimum_value": "0.1",
  1694.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1695.                             "maximum_value_warning": "150",
  1696.                             "default_value": 30,
  1697.                             "value": "speed_print / 2",
  1698.                             "settable_per_mesh": true
  1699.                         },
  1700.                         "speed_support":
  1701.                         {
  1702.                             "label": "Support Speed",
  1703.                             "description": "The speed at which the support structure is printed. Printing support at higher speeds can greatly reduce printing time. The surface quality of the support structure is not important since it is removed after printing.",
  1704.                             "unit": "mm/s",
  1705.                             "type": "float",
  1706.                             "minimum_value": "0.1",
  1707.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1708.                             "maximum_value_warning": "150",
  1709.                             "default_value": 60,
  1710.                             "value": "speed_print",
  1711.                             "enabled": "support_enable",
  1712.                             "settable_per_mesh": false,
  1713.                             "limit_to_extruder": "support_extruder_nr",
  1714.                             "settable_per_extruder": true,
  1715.                             "children":
  1716.                             {
  1717.                                 "speed_support_infill":
  1718.                                 {
  1719.                                     "label": "Support Infill Speed",
  1720.                                     "description": "The speed at which the infill of support is printed. Printing the infill at lower speeds improves stability.",
  1721.                                     "unit": "mm/s",
  1722.                                     "type": "float",
  1723.                                     "default_value": 60,
  1724.                                     "minimum_value": "0.1",
  1725.                                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1726.                                     "maximum_value_warning": "150",
  1727.                                     "value": "speed_support",
  1728.                                     "enabled": "support_enable",
  1729.                                     "limit_to_extruder": "support_infill_extruder_nr",
  1730.                                     "settable_per_mesh": false,
  1731.                                     "settable_per_extruder": true
  1732.                                 },
  1733.                                 "speed_support_interface":
  1734.                                 {
  1735.                                     "label": "Support Interface Speed",
  1736.                                     "description": "The speed at which the roofs and bottoms of support are printed. Printing the them at lower speeds can improve overhang quality.",
  1737.                                     "unit": "mm/s",
  1738.                                     "type": "float",
  1739.                                     "default_value": 40,
  1740.                                     "minimum_value": "0.1",
  1741.                                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1742.                                     "maximum_value_warning": "150",
  1743.                                     "enabled": "extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  1744.                                     "limit_to_extruder": "support_interface_extruder_nr",
  1745.                                     "value": "speed_support / 1.5",
  1746.                                     "settable_per_mesh": false,
  1747.                                     "settable_per_extruder": true
  1748.                                 }
  1749.                             }
  1750.                         },
  1751.                         "speed_prime_tower":
  1752.                         {
  1753.                             "label": "Prime Tower Speed",
  1754.                             "description": "The speed at which the prime tower is printed. Printing the prime tower slower can make it more stable when the adhesion between the different filaments is suboptimal.",
  1755.                             "type": "float",
  1756.                             "unit": "mm/s",
  1757.                             "enabled": "resolveOrValue('prime_tower_enable')",
  1758.                             "default_value": 60,
  1759.                             "value": "speed_print",
  1760.                             "minimum_value": "0.1",
  1761.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1762.                             "maximum_value_warning": "150",
  1763.                             "settable_per_mesh": false,
  1764.                             "settable_per_extruder": true
  1765.                         }
  1766.                     }
  1767.                 },
  1768.                 "speed_travel":
  1769.                 {
  1770.                     "label": "Travel Speed",
  1771.                     "description": "The speed at which travel moves are made.",
  1772.                     "unit": "mm/s",
  1773.                     "type": "float",
  1774.                     "default_value": 120,
  1775.                     "minimum_value": "0.1",
  1776.                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1777.                     "maximum_value_warning": "300",
  1778.                     "value": "speed_print if magic_spiralize else 120",
  1779.                     "settable_per_mesh": false,
  1780.                     "settable_per_extruder": true
  1781.                 },
  1782.                 "speed_layer_0":
  1783.                 {
  1784.                     "label": "Initial Layer Speed",
  1785.                     "description": "The speed for the initial layer. A lower value is advised to improve adhesion to the build plate.",
  1786.                     "unit": "mm/s",
  1787.                     "type": "float",
  1788.                     "default_value": 30,
  1789.                     "value": "speed_print * 30 / 60",
  1790.                     "minimum_value": "0.1",
  1791.                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1792.                     "maximum_value_warning": "300",
  1793.                     "settable_per_mesh": true,
  1794.                     "children":
  1795.                     {
  1796.                         "speed_print_layer_0":
  1797.                         {
  1798.                             "label": "Initial Layer Print Speed",
  1799.                             "description": "The speed of printing for the initial layer. A lower value is advised to improve adhesion to the build plate.",
  1800.                             "unit": "mm/s",
  1801.                             "type": "float",
  1802.                             "default_value": 30,
  1803.                             "value": "speed_layer_0",
  1804.                             "minimum_value": "0.1",
  1805.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1806.                             "maximum_value_warning": "300",
  1807.                             "settable_per_mesh": true
  1808.                         },
  1809.                         "speed_travel_layer_0":
  1810.                         {
  1811.                             "label": "Initial Layer Travel Speed",
  1812.                             "description": "The speed of travel moves in the initial layer. A lower value is advised to prevent pulling previously printed parts away from the build plate. The value of this setting can automatically be calculated from the ratio between the Travel Speed and the Print Speed.",
  1813.                             "unit": "mm/s",
  1814.                             "type": "float",
  1815.                             "default_value": 60,
  1816.                             "value": "speed_layer_0 * speed_travel / speed_print",
  1817.                             "minimum_value": "0.1",
  1818.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1819.                             "maximum_value_warning": "300",
  1820.                             "settable_per_extruder": true,
  1821.                             "settable_per_mesh": false
  1822.                         }
  1823.                     }
  1824.                 },
  1825.                 "skirt_brim_speed":
  1826.                 {
  1827.                     "label": "Skirt/Brim Speed",
  1828.                     "description": "The speed at which the skirt and brim are printed. Normally this is done at the initial layer speed, but sometimes you might want to print the skirt or brim at a different speed.",
  1829.                     "unit": "mm/s",
  1830.                     "type": "float",
  1831.                     "default_value": 30,
  1832.                     "minimum_value": "0.1",
  1833.                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1834.                     "maximum_value_warning": "300",
  1835.                     "value": "speed_layer_0",
  1836.                     "enabled": "resolveOrValue('adhesion_type') == 'skirt' or resolveOrValue('adhesion_type') == 'brim'",
  1837.                     "settable_per_mesh": false,
  1838.                     "settable_per_extruder": true,
  1839.                     "limit_to_extruder": "adhesion_extruder_nr"
  1840.                 },
  1841.                 "max_feedrate_z_override":
  1842.                 {
  1843.                     "label": "Maximum Z Speed",
  1844.                     "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.",
  1845.                     "unit": "mm/s",
  1846.                     "type": "float",
  1847.                     "default_value": 0,
  1848.                     "minimum_value": "0",
  1849.                     "maximum_value": "299792458000",
  1850.                     "maximum_value_warning": "machine_max_feedrate_z",
  1851.                     "settable_per_mesh": false,
  1852.                     "settable_per_extruder": true
  1853.                 },
  1854.                 "speed_slowdown_layers":
  1855.                 {
  1856.                     "label": "Number of Slower Layers",
  1857.                     "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.",
  1858.                     "type": "int",
  1859.                     "default_value": 2,
  1860.                     "resolve": "sum(extruderValues('speed_slowdown_layers')) / len(extruderValues('speed_slowdown_layers'))",
  1861.                     "minimum_value": "0",
  1862.                     "maximum_value_warning": "1.0 / resolveOrValue('layer_height')",
  1863.                     "settable_per_mesh": false,
  1864.                     "settable_per_extruder": false
  1865.                 },
  1866.                 "speed_equalize_flow_enabled":
  1867.                 {
  1868.                     "label": "Equalize Filament Flow",
  1869.                     "description": "Print thinner than normal lines faster so that the amount of material extruded per second remains the same. Thin pieces in your model might require lines printed with smaller line width than provided in the settings. This setting controls the speed changes for such lines.",
  1870.                     "type": "bool",
  1871.                     "default_value": false,
  1872.                     "settable_per_mesh": false,
  1873.                     "settable_per_extruder": true
  1874.                 },
  1875.                 "speed_equalize_flow_max":
  1876.                 {
  1877.                     "label": "Maximum Speed for Flow Equalization",
  1878.                     "description": "Maximum print speed when adjusting the print speed in order to equalize flow.",
  1879.                     "type": "float",
  1880.                     "unit": "mm/s",
  1881.                     "enabled": "speed_equalize_flow_enabled",
  1882.                     "default_value": 150,
  1883.                     "minimum_value": "0.1",
  1884.                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  1885.                     "maximum_value_warning": "150",
  1886.                     "settable_per_mesh": false,
  1887.                     "settable_per_extruder": true
  1888.                 },
  1889.                 "acceleration_enabled":
  1890.                 {
  1891.                     "label": "Enable Acceleration Control",
  1892.                     "description": "Enables adjusting the print head acceleration. Increasing the accelerations can reduce printing time at the cost of print quality.",
  1893.                     "type": "bool",
  1894.                     "default_value": false,
  1895.                     "resolve": "any(extruderValues('acceleration_enabled'))",
  1896.                     "settable_per_mesh": false,
  1897.                     "settable_per_extruder": false
  1898.                 },
  1899.                 "acceleration_print":
  1900.                 {
  1901.                     "label": "Print Acceleration",
  1902.                     "description": "The acceleration with which printing happens.",
  1903.                     "unit": "mm/s²",
  1904.                     "type": "float",
  1905.                     "minimum_value": "0.1",
  1906.                     "minimum_value_warning": "100",
  1907.                     "maximum_value_warning": "10000",
  1908.                     "default_value": 800,
  1909.                     "enabled": "resolveOrValue('acceleration_enabled')",
  1910.                     "settable_per_mesh": true,
  1911.                     "children":
  1912.                     {
  1913.                         "acceleration_infill":
  1914.                         {
  1915.                             "label": "Infill Acceleration",
  1916.                             "description": "The acceleration with which infill is printed.",
  1917.                             "unit": "mm/s²",
  1918.                             "type": "float",
  1919.                             "minimum_value": "0.1",
  1920.                             "minimum_value_warning": "100",
  1921.                             "maximum_value_warning": "10000",
  1922.                             "default_value": 800,
  1923.                             "value": "acceleration_print",
  1924.                             "enabled": "resolveOrValue('acceleration_enabled') and infill_sparse_density > 0",
  1925.                             "settable_per_mesh": true
  1926.                         },
  1927.                         "acceleration_wall":
  1928.                         {
  1929.                             "label": "Wall Acceleration",
  1930.                             "description": "The acceleration with which the walls are printed.",
  1931.                             "unit": "mm/s²",
  1932.                             "type": "float",
  1933.                             "minimum_value": "0.1",
  1934.                             "minimum_value_warning": "100",
  1935.                             "maximum_value_warning": "10000",
  1936.                             "default_value": 800,
  1937.  
  1938.                             "value": "acceleration_print",
  1939.                             "enabled": "resolveOrValue('acceleration_enabled')",
  1940.                             "settable_per_mesh": true,
  1941.                             "children":
  1942.                             {
  1943.                                 "acceleration_wall_0":
  1944.                                 {
  1945.                                     "label": "Outer Wall Acceleration",
  1946.                                     "description": "The acceleration with which the outermost walls are printed.",
  1947.                                     "unit": "mm/s²",
  1948.                                     "type": "float",
  1949.                                     "minimum_value": "0.1",
  1950.                                     "minimum_value_warning": "100",
  1951.                                     "maximum_value_warning": "10000",
  1952.                                     "default_value": 800,
  1953.                                     "value": "acceleration_wall",
  1954.                                     "enabled": "resolveOrValue('acceleration_enabled')",
  1955.                                     "settable_per_mesh": true
  1956.                                 },
  1957.                                 "acceleration_wall_x":
  1958.                                 {
  1959.                                     "label": "Inner Wall Acceleration",
  1960.                                     "description": "The acceleration with which all inner walls are printed.",
  1961.                                     "unit": "mm/s²",
  1962.                                     "type": "float",
  1963.                                     "minimum_value": "0.1",
  1964.                                     "minimum_value_warning": "100",
  1965.                                     "maximum_value_warning": "10000",
  1966.                                     "default_value": 800,
  1967.                                     "value": "acceleration_wall",
  1968.                                     "enabled": "resolveOrValue('acceleration_enabled')",
  1969.                                     "settable_per_mesh": true
  1970.                                 }
  1971.                             }
  1972.                         },
  1973.                         "acceleration_topbottom":
  1974.                         {
  1975.                             "label": "Top/Bottom Acceleration",
  1976.                             "description": "The acceleration with which top/bottom layers are printed.",
  1977.                             "unit": "mm/s²",
  1978.                             "type": "float",
  1979.                             "minimum_value": "0.1",
  1980.                             "minimum_value_warning": "100",
  1981.                             "maximum_value_warning": "10000",
  1982.                             "default_value": 800,
  1983.                             "value": "acceleration_print",
  1984.                             "enabled": "resolveOrValue('acceleration_enabled')",
  1985.                             "settable_per_mesh": true
  1986.                         },
  1987.                         "acceleration_support":
  1988.                         {
  1989.                             "label": "Support Acceleration",
  1990.                             "description": "The acceleration with which the support structure is printed.",
  1991.                             "unit": "mm/s²",
  1992.                             "type": "float",
  1993.                             "minimum_value": "0.1",
  1994.                             "minimum_value_warning": "100",
  1995.                             "maximum_value_warning": "10000",
  1996.                             "default_value": 800,
  1997.                             "value": "acceleration_print",
  1998.                             "enabled": "resolveOrValue('acceleration_enabled') and support_enable",
  1999.                             "settable_per_mesh": false,
  2000.                             "limit_to_extruder": "support_extruder_nr",
  2001.                             "settable_per_extruder": true,
  2002.                             "children":
  2003.                             {
  2004.                                 "acceleration_support_infill":
  2005.                                 {
  2006.                                     "label": "Support Infill Acceleration",
  2007.                                     "description": "The acceleration with which the infill of support is printed.",
  2008.                                     "unit": "mm/s²",
  2009.                                     "type": "float",
  2010.                                     "default_value": 800,
  2011.                                     "value": "acceleration_support",
  2012.                                     "minimum_value": "0.1",
  2013.                                     "minimum_value_warning": "100",
  2014.                                     "maximum_value_warning": "10000",
  2015.                                     "enabled": "resolveOrValue('acceleration_enabled') and support_enable",
  2016.                                     "limit_to_extruder": "support_infill_extruder_nr",
  2017.                                     "settable_per_mesh": false,
  2018.                                     "settable_per_extruder": true
  2019.                                 },
  2020.                                 "acceleration_support_interface":
  2021.                                 {
  2022.                                     "label": "Support Interface Acceleration",
  2023.                                     "description": "The acceleration with which the roofs and bottoms of support are printed. Printing them at lower accelerations can improve overhang quality.",
  2024.                                     "unit": "mm/s²",
  2025.                                     "type": "float",
  2026.                                     "default_value": 800,
  2027.                                     "value": "acceleration_support",
  2028.                                     "minimum_value": "0.1",
  2029.                                     "minimum_value_warning": "100",
  2030.                                     "maximum_value_warning": "10000",
  2031.                                     "enabled": "resolveOrValue('acceleration_enabled') and extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  2032.                                     "limit_to_extruder": "support_interface_extruder_nr",
  2033.                                     "settable_per_mesh": false,
  2034.                                     "settable_per_extruder": true
  2035.                                 }
  2036.                             }
  2037.                         },
  2038.                         "acceleration_prime_tower":
  2039.                         {
  2040.                             "label": "Prime Tower Acceleration",
  2041.                             "description": "The acceleration with which the prime tower is printed.",
  2042.                             "unit": "mm/s²",
  2043.                             "type": "float",
  2044.                             "minimum_value": "0.1",
  2045.                             "minimum_value_warning": "100",
  2046.                             "maximum_value_warning": "10000",
  2047.                             "default_value": 800,
  2048.                             "value": "acceleration_print",
  2049.                             "enabled": "resolveOrValue('prime_tower_enable') and resolveOrValue('acceleration_enabled')",
  2050.                             "settable_per_mesh": false
  2051.                         }
  2052.                     }
  2053.                 },
  2054.                 "acceleration_travel":
  2055.                 {
  2056.                     "label": "Travel Acceleration",
  2057.                     "description": "The acceleration with which travel moves are made.",
  2058.                     "unit": "mm/s²",
  2059.                     "type": "float",
  2060.                     "default_value": 800,
  2061.                     "minimum_value": "0.1",
  2062.                     "minimum_value_warning": "100",
  2063.                     "maximum_value_warning": "10000",
  2064.                     "value": "acceleration_print if magic_spiralize else 5000",
  2065.                     "enabled": "resolveOrValue('acceleration_enabled')",
  2066.                     "settable_per_mesh": false
  2067.                 },
  2068.                 "acceleration_layer_0":
  2069.                 {
  2070.                     "label": "Initial Layer Acceleration",
  2071.                     "description": "The acceleration for the initial layer.",
  2072.                     "unit": "mm/s²",
  2073.                     "type": "float",
  2074.                     "default_value": 800,
  2075.                     "value": "acceleration_print",
  2076.                     "minimum_value": "0.1",
  2077.                     "minimum_value_warning": "100",
  2078.                     "maximum_value_warning": "10000",
  2079.                     "enabled": "resolveOrValue('acceleration_enabled')",
  2080.                     "settable_per_mesh": true,
  2081.                     "children":
  2082.                     {
  2083.                         "acceleration_print_layer_0":
  2084.                         {
  2085.                             "label": "Initial Layer Print Acceleration",
  2086.                             "description": "The acceleration during the printing of the initial layer.",
  2087.                             "unit": "mm/s",
  2088.                             "type": "float",
  2089.                             "default_value": 800,
  2090.                             "value": "acceleration_layer_0",
  2091.                             "minimum_value": "0.1",
  2092.                             "minimum_value_warning": "100",
  2093.                             "maximum_value_warning": "10000",
  2094.                             "enabled": "resolveOrValue('acceleration_enabled')",
  2095.                             "settable_per_mesh": true
  2096.                         },
  2097.                         "acceleration_travel_layer_0":
  2098.                         {
  2099.                             "label": "Initial Layer Travel Acceleration",
  2100.                             "description": "The acceleration for travel moves in the initial layer.",
  2101.                             "unit": "mm/s",
  2102.                             "type": "float",
  2103.                             "default_value": 800,
  2104.                             "value": "acceleration_layer_0 * acceleration_travel / acceleration_print",
  2105.                             "minimum_value": "0.1",
  2106.                             "minimum_value_warning": "100",
  2107.                             "maximum_value_warning": "10000",
  2108.                             "enabled": "resolveOrValue('acceleration_enabled')",
  2109.                             "settable_per_extruder": true,
  2110.                             "settable_per_mesh": false
  2111.                         }
  2112.                     }
  2113.                 },
  2114.                 "acceleration_skirt_brim":
  2115.                 {
  2116.                     "label": "Skirt/Brim Acceleration",
  2117.                     "description": "The acceleration with which the skirt and brim are printed. Normally this is done with the initial layer acceleration, but sometimes you might want to print the skirt or brim at a different acceleration.",
  2118.                     "unit": "mm/s²",
  2119.                     "type": "float",
  2120.                     "default_value": 800,
  2121.                     "value": "acceleration_layer_0",
  2122.                     "minimum_value": "0.1",
  2123.                     "minimum_value_warning": "100",
  2124.                     "maximum_value_warning": "10000",
  2125.                     "enabled": "resolveOrValue('acceleration_enabled')",
  2126.                     "settable_per_mesh": false,
  2127.                     "limit_to_extruder": "adhesion_extruder_nr"
  2128.                 },
  2129.                 "jerk_enabled":
  2130.                 {
  2131.                     "label": "Enable Jerk Control",
  2132.                     "description": "Enables adjusting the jerk of print head when the velocity in the X or Y axis changes. Increasing the jerk can reduce printing time at the cost of print quality.",
  2133.                     "type": "bool",
  2134.                     "default_value": false,
  2135.                     "resolve": "any(extruderValues('jerk_enabled'))",
  2136.                     "settable_per_mesh": false,
  2137.                     "settable_per_extruder": false
  2138.                 },
  2139.                 "jerk_print":
  2140.                 {
  2141.                     "label": "Print Jerk",
  2142.                     "description": "The maximum instantaneous velocity change of the print head.",
  2143.                     "unit": "mm/s",
  2144.                     "type": "float",
  2145.                     "minimum_value": "0.1",
  2146.                     "minimum_value_warning": "5",
  2147.                     "maximum_value_warning": "50",
  2148.                     "default_value": 8,
  2149.                     "enabled": "resolveOrValue('jerk_enabled')",
  2150.                     "settable_per_mesh": true,
  2151.                     "children":
  2152.                     {
  2153.                         "jerk_infill":
  2154.                         {
  2155.                             "label": "Infill Jerk",
  2156.                             "description": "The maximum instantaneous velocity change with which infill is printed.",
  2157.                             "unit": "mm/s",
  2158.                             "type": "float",
  2159.                             "minimum_value": "0.1",
  2160.                             "minimum_value_warning": "5",
  2161.                             "maximum_value_warning": "50",
  2162.                             "default_value": 8,
  2163.                             "value": "jerk_print",
  2164.                             "enabled": "resolveOrValue('jerk_enabled') and infill_sparse_density > 0",
  2165.                             "settable_per_mesh": true
  2166.                         },
  2167.                         "jerk_wall":
  2168.                         {
  2169.                             "label": "Wall Jerk",
  2170.                             "description": "The maximum instantaneous velocity change with which the walls are printed.",
  2171.                             "unit": "mm/s",
  2172.                             "type": "float",
  2173.                             "minimum_value": "0.1",
  2174.                             "minimum_value_warning": "5",
  2175.                             "maximum_value_warning": "50",
  2176.                             "default_value": 8,
  2177.                             "value": "jerk_print",
  2178.                             "enabled": "resolveOrValue('jerk_enabled')",
  2179.                             "settable_per_mesh": true,
  2180.                             "children":
  2181.                             {
  2182.                                 "jerk_wall_0":
  2183.                                 {
  2184.                                     "label": "Outer Wall Jerk",
  2185.                                     "description": "The maximum instantaneous velocity change with which the outermost walls are printed.",
  2186.                                     "unit": "mm/s",
  2187.                                     "type": "float",
  2188.                                     "minimum_value": "0.1",
  2189.                                     "minimum_value_warning": "5",
  2190.                                     "maximum_value_warning": "50",
  2191.                                     "default_value": 8,
  2192.                                     "value": "jerk_wall",
  2193.                                     "enabled": "resolveOrValue('jerk_enabled')",
  2194.                                     "settable_per_mesh": true
  2195.                                 },
  2196.                                 "jerk_wall_x":
  2197.                                 {
  2198.                                     "label": "Inner Wall Jerk",
  2199.                                     "description": "The maximum instantaneous velocity change with which all inner walls are printed.",
  2200.                                     "unit": "mm/s",
  2201.                                     "type": "float",
  2202.                                     "minimum_value": "0.1",
  2203.                                     "minimum_value_warning": "5",
  2204.                                     "maximum_value_warning": "50",
  2205.                                     "default_value": 8,
  2206.                                     "value": "jerk_wall",
  2207.                                     "enabled": "resolveOrValue('jerk_enabled')",
  2208.                                     "settable_per_mesh": true
  2209.                                 }
  2210.                             }
  2211.                         },
  2212.                         "jerk_topbottom":
  2213.                         {
  2214.                             "label": "Top/Bottom Jerk",
  2215.                             "description": "The maximum instantaneous velocity change with which top/bottom layers are printed.",
  2216.                             "unit": "mm/s",
  2217.                             "type": "float",
  2218.                             "minimum_value": "0.1",
  2219.                             "minimum_value_warning": "5",
  2220.                             "maximum_value_warning": "50",
  2221.                             "default_value": 8,
  2222.                             "value": "jerk_print",
  2223.                             "enabled": "resolveOrValue('jerk_enabled')",
  2224.                             "settable_per_mesh": true
  2225.                         },
  2226.                         "jerk_support":
  2227.                         {
  2228.                             "label": "Support Jerk",
  2229.                             "description": "The maximum instantaneous velocity change with which the support structure is printed.",
  2230.                             "unit": "mm/s",
  2231.                             "type": "float",
  2232.                             "minimum_value": "0.1",
  2233.                             "minimum_value_warning": "5",
  2234.                             "maximum_value_warning": "50",
  2235.                             "default_value": 8,
  2236.                             "value": "jerk_print",
  2237.                             "enabled": "resolveOrValue('jerk_enabled') and support_enable",
  2238.                             "settable_per_mesh": false,
  2239.                             "settable_per_extruder": true,
  2240.                             "limit_to_extruder": "support_extruder_nr",
  2241.                             "children":
  2242.                             {
  2243.                                 "jerk_support_infill":
  2244.                                 {
  2245.                                     "label": "Support Infill Jerk",
  2246.                                     "description": "The maximum instantaneous velocity change with which the infill of support is printed.",
  2247.                                     "unit": "mm/s",
  2248.                                     "type": "float",
  2249.                                     "default_value": 8,
  2250.                                     "value": "jerk_support",
  2251.                                     "minimum_value": "0.1",
  2252.                                     "minimum_value_warning": "5",
  2253.                                     "maximum_value_warning": "50",
  2254.                                     "enabled": "resolveOrValue('jerk_enabled') and support_enable",
  2255.                                     "limit_to_extruder": "support_infill_extruder_nr",
  2256.                                     "settable_per_mesh": false,
  2257.                                     "settable_per_extruder": true
  2258.                                 },
  2259.                                 "jerk_support_interface":
  2260.                                 {
  2261.                                     "label": "Support Interface Jerk",
  2262.                                     "description": "The maximum instantaneous velocity change with which the roofs and bottoms of support are printed.",
  2263.                                     "unit": "mm/s",
  2264.                                     "type": "float",
  2265.                                     "default_value": 8,
  2266.                                     "value": "jerk_support",
  2267.                                     "minimum_value": "0.1",
  2268.                                     "minimum_value_warning": "5",
  2269.                                     "maximum_value_warning": "50",
  2270.                                     "enabled": "resolveOrValue('jerk_enabled') and extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  2271.                                     "limit_to_extruder": "support_interface_extruder_nr",
  2272.                                     "settable_per_mesh": false,
  2273.                                     "settable_per_extruder": true
  2274.                                 }
  2275.                             }
  2276.                         },
  2277.                         "jerk_prime_tower":
  2278.                         {
  2279.                             "label": "Prime Tower Jerk",
  2280.                             "description": "The maximum instantaneous velocity change with which the prime tower is printed.",
  2281.                             "unit": "mm/s",
  2282.                             "type": "float",
  2283.                             "minimum_value": "0.1",
  2284.                             "minimum_value_warning": "5",
  2285.                             "maximum_value_warning": "50",
  2286.                             "default_value": 8,
  2287.                             "value": "jerk_print",
  2288.                             "enabled": "resolveOrValue('prime_tower_enable') and resolveOrValue('jerk_enabled')",
  2289.                             "settable_per_mesh": false
  2290.                         }
  2291.                     }
  2292.                 },
  2293.                 "jerk_travel":
  2294.                 {
  2295.                     "label": "Travel Jerk",
  2296.                     "description": "The maximum instantaneous velocity change with which travel moves are made.",
  2297.                     "unit": "mm/s",
  2298.                     "type": "float",
  2299.                     "default_value": 30,
  2300.                     "minimum_value": "0.1",
  2301.                     "minimum_value_warning": "5",
  2302.                     "maximum_value_warning": "50",
  2303.                     "value": "jerk_print if magic_spiralize else 30",
  2304.                     "enabled": "resolveOrValue('jerk_enabled')",
  2305.                     "settable_per_mesh": false
  2306.                 },
  2307.                 "jerk_layer_0":
  2308.                 {
  2309.                     "label": "Initial Layer Jerk",
  2310.                     "description": "The print maximum instantaneous velocity change for the initial layer.",
  2311.                     "unit": "mm/s",
  2312.                     "type": "float",
  2313.                     "default_value": 8,
  2314.                     "value": "jerk_print",
  2315.                     "minimum_value": "0.1",
  2316.                     "minimum_value_warning": "5",
  2317.                     "maximum_value_warning": "50",
  2318.                     "enabled": "resolveOrValue('jerk_enabled')",
  2319.                     "settable_per_mesh": true,
  2320.                     "children":
  2321.                     {
  2322.                         "jerk_print_layer_0":
  2323.                         {
  2324.                             "label": "Initial Layer Print Jerk",
  2325.                             "description": "The maximum instantaneous velocity change during the printing of the initial layer.",
  2326.                             "unit": "mm/s",
  2327.                             "type": "float",
  2328.                             "default_value": 8,
  2329.                             "value": "jerk_layer_0",
  2330.                             "minimum_value": "0.1",
  2331.                             "minimum_value_warning": "5",
  2332.                             "maximum_value_warning": "50",
  2333.                             "enabled": "resolveOrValue('jerk_enabled')",
  2334.                             "settable_per_mesh": true
  2335.                         },
  2336.                         "jerk_travel_layer_0":
  2337.                         {
  2338.                             "label": "Initial Layer Travel Jerk",
  2339.                             "description": "The acceleration for travel moves in the initial layer.",
  2340.                             "unit": "mm/s",
  2341.                             "type": "float",
  2342.                             "default_value": 8,
  2343.                             "value": "jerk_layer_0 * jerk_travel / jerk_print",
  2344.                             "minimum_value": "0.1",
  2345.                             "minimum_value_warning": "5",
  2346.                             "maximum_value_warning": "50",
  2347.                             "enabled": "resolveOrValue('jerk_enabled')",
  2348.                             "settable_per_extruder": true,
  2349.                             "settable_per_mesh": false
  2350.                         }
  2351.                     }
  2352.                 },
  2353.                 "jerk_skirt_brim":
  2354.                 {
  2355.                     "label": "Skirt/Brim Jerk",
  2356.                     "description": "The maximum instantaneous velocity change with which the skirt and brim are printed.",
  2357.                     "unit": "mm/s",
  2358.                     "type": "float",
  2359.                     "default_value": 8,
  2360.                     "minimum_value": "0.1",
  2361.                     "minimum_value_warning": "5",
  2362.                     "maximum_value_warning": "50",
  2363.                     "value": "jerk_layer_0",
  2364.                     "enabled": "resolveOrValue('jerk_enabled')",
  2365.                     "settable_per_mesh": false,
  2366.                     "limit_to_extruder": "adhesion_extruder_nr"
  2367.                 }
  2368.             }
  2369.         },
  2370.         "travel":
  2371.         {
  2372.             "label": "Travel",
  2373.             "icon": "category_travel",
  2374.             "description": "travel",
  2375.             "type": "category",
  2376.             "children":
  2377.             {
  2378.                 "retraction_combing":
  2379.                 {
  2380.                     "label": "Combing Mode",
  2381.                     "description": "Combing keeps the nozzle within already printed areas when traveling. This results in slightly longer travel moves but reduces the need for retractions. If combing is off, the material will retract and the nozzle moves in a straight line to the next point. It is also possible to avoid combing over top/bottom skin areas by combing within the infill only.",
  2382.                     "type": "enum",
  2383.                     "options":
  2384.                     {
  2385.                         "off": "Off",
  2386.                         "all": "All",
  2387.                         "noskin": "No Skin"
  2388.                     },
  2389.                     "default_value": "all",
  2390.                     "resolve": "'noskin' if 'noskin' in extruderValues('retraction_combing') else ('all' if 'all' in extruderValues('retraction_combing') else 'off')",
  2391.                     "settable_per_mesh": false,
  2392.                     "settable_per_extruder": false
  2393.                 },
  2394.                 "travel_avoid_other_parts":
  2395.                 {
  2396.                     "label": "Avoid Printed Parts When Traveling",
  2397.                     "description": "The nozzle avoids already printed parts when traveling. This option is only available when combing is enabled.",
  2398.                     "type": "bool",
  2399.                     "default_value": true,
  2400.                     "enabled": "resolveOrValue('retraction_combing') != 'off'",
  2401.                     "settable_per_mesh": false,
  2402.                     "settable_per_extruder": true
  2403.                 },
  2404.                 "travel_avoid_distance":
  2405.                 {
  2406.                     "label": "Travel Avoid Distance",
  2407.                     "description": "The distance between the nozzle and already printed parts when avoiding during travel moves.",
  2408.                     "unit": "mm",
  2409.                     "type": "float",
  2410.                     "default_value": 0.625,
  2411.                     "value": "machine_nozzle_tip_outer_diameter / 2 * 1.25",
  2412.                     "minimum_value": "0",
  2413.                     "minimum_value_warning": "machine_nozzle_tip_outer_diameter * 0.5",
  2414.                     "maximum_value_warning": "machine_nozzle_tip_outer_diameter * 5",
  2415.                     "enabled": "resolveOrValue('retraction_combing') != 'off' and travel_avoid_other_parts",
  2416.                     "settable_per_mesh": false,
  2417.                     "settable_per_extruder": true
  2418.                 },
  2419.                 "start_layers_at_same_position":
  2420.                 {
  2421.                     "label": "Start Layers with the Same Part",
  2422.                     "description": "In each layer start with printing the object near the same point, so that we don't start a new layer with printing the piece which the previous layer ended with. This makes for better overhangs and small parts, but increases printing time.",
  2423.                     "type": "bool",
  2424.                     "default_value": false,
  2425.                     "settable_per_mesh": false,
  2426.                     "settable_per_extruder": false,
  2427.                     "settable_per_meshgroup": true
  2428.                 },
  2429.                 "layer_start_x":
  2430.                 {
  2431.                     "label": "Layer Start X",
  2432.                     "description": "The X coordinate of the position near where to find the part to start printing each layer.",
  2433.                     "unit": "mm",
  2434.                     "type": "float",
  2435.                     "default_value": 0.0,
  2436.                     "minimum_value": "0",
  2437.                     "enabled": "start_layers_at_same_position",
  2438.                     "settable_per_mesh": false,
  2439.                     "settable_per_extruder": false,
  2440.                     "settable_per_meshgroup": true
  2441.                 },
  2442.                 "layer_start_y":
  2443.                 {
  2444.                     "label": "Layer Start Y",
  2445.                     "description": "The Y coordinate of the position near where to find the part to start printing each layer.",
  2446.                     "unit": "mm",
  2447.                     "type": "float",
  2448.                     "default_value": 0.0,
  2449.                     "minimum_value": "0",
  2450.                     "enabled": "start_layers_at_same_position",
  2451.                     "settable_per_mesh": false,
  2452.                     "settable_per_extruder": false,
  2453.                     "settable_per_meshgroup": true
  2454.                 },
  2455.                 "retraction_hop_enabled": {
  2456.                     "label": "Z Hop When Retracted",
  2457.                     "description": "Whenever a retraction is done, the build plate is lowered to create clearance between the nozzle and the print. It prevents the nozzle from hitting the print during travel moves, reducing the chance to knock the print from the build plate.",
  2458.                     "type": "bool",
  2459.                     "default_value": false,
  2460.                     "enabled": "retraction_enable",
  2461.                     "settable_per_mesh": false,
  2462.                     "settable_per_extruder": true
  2463.                 },
  2464.                 "retraction_hop_only_when_collides": {
  2465.                     "label": "Z Hop Only Over Printed Parts",
  2466.                     "description": "Only perform a Z Hop when moving over printed parts which cannot be avoided by horizontal motion by Avoid Printed Parts when Traveling.",
  2467.                     "type": "bool",
  2468.                     "default_value": false,
  2469.                     "enabled": "retraction_enable and retraction_hop_enabled and travel_avoid_other_parts",
  2470.                     "settable_per_mesh": false,
  2471.                     "settable_per_extruder": true
  2472.                 },
  2473.                 "retraction_hop": {
  2474.                     "label": "Z Hop Height",
  2475.                     "description": "The height difference when performing a Z Hop.",
  2476.                     "unit": "mm",
  2477.                     "type": "float",
  2478.                     "default_value": 1,
  2479.                     "minimum_value_warning": "0.75 * machine_nozzle_size",
  2480.                     "maximum_value_warning": "10",
  2481.                     "enabled": "retraction_enable and retraction_hop_enabled",
  2482.                     "settable_per_mesh": false,
  2483.                     "settable_per_extruder": true
  2484.                 },
  2485.                 "retraction_hop_after_extruder_switch": {
  2486.                     "label": "Z Hop After Extruder Switch",
  2487.                     "description": "After the machine switched from one extruder to the other, the build plate is lowered to create clearance between the nozzle and the print. This prevents the nozzle from leaving oozed material on the outside of a print.",
  2488.                     "type": "bool",
  2489.                     "default_value": true,
  2490.                     "enabled": "retraction_hop_enabled and machine_extruder_count > 1",
  2491.                     "settable_per_mesh": false,
  2492.                     "settable_per_extruder": true
  2493.                 }
  2494.             }
  2495.         },
  2496.         "cooling":
  2497.         {
  2498.             "label": "Cooling",
  2499.             "icon": "category_cool",
  2500.             "description": "Cooling",
  2501.             "type": "category",
  2502.             "children":
  2503.             {
  2504.                 "cool_fan_enabled":
  2505.                 {
  2506.                     "label": "Enable Print Cooling",
  2507.                     "description": "Enables the print cooling fans while printing. The fans improve print quality on layers with short layer times and bridging / overhangs.",
  2508.                     "type": "bool",
  2509.                     "default_value": true,
  2510.                     "settable_per_mesh": false,
  2511.                     "settable_per_extruder": true
  2512.                 },
  2513.                 "cool_fan_speed":
  2514.                 {
  2515.                     "label": "Fan Speed",
  2516.                     "description": "The speed at which the print cooling fans spin.",
  2517.                     "unit": "%",
  2518.                     "type": "float",
  2519.                     "minimum_value": "0",
  2520.                     "maximum_value": "100",
  2521.                     "default_value": 100,
  2522.                     "value": "100.0 if cool_fan_enabled else 0.0",
  2523.                     "enabled": "cool_fan_enabled",
  2524.                     "settable_per_mesh": false,
  2525.                     "settable_per_extruder": true,
  2526.                     "children":
  2527.                     {
  2528.                         "cool_fan_speed_min":
  2529.                         {
  2530.                             "label": "Regular Fan Speed",
  2531.                             "description": "The speed at which the fans spin before hitting the threshold. When a layer prints faster than the threshold, the fan speed gradually inclines towards the maximum fan speed.",
  2532.                             "unit": "%",
  2533.                             "type": "float",
  2534.                             "minimum_value": "0",
  2535.                             "maximum_value": "100",
  2536.                             "value": "cool_fan_speed",
  2537.                             "default_value": 100,
  2538.                             "enabled": "cool_fan_enabled",
  2539.                             "settable_per_mesh": false,
  2540.                             "settable_per_extruder": true
  2541.                         },
  2542.                         "cool_fan_speed_max":
  2543.                         {
  2544.                             "label": "Maximum Fan Speed",
  2545.                             "description": "The speed at which the fans spin on the minimum layer time. The fan speed gradually increases between the regular fan speed and maximum fan speed when the threshold is hit.",
  2546.                             "unit": "%",
  2547.                             "type": "float",
  2548.                             "minimum_value": "max(0, cool_fan_speed_min)",
  2549.                             "maximum_value": "100",
  2550.                             "default_value": 100,
  2551.                             "enabled": "cool_fan_enabled",
  2552.                             "value": "cool_fan_speed",
  2553.                             "settable_per_mesh": false,
  2554.                             "settable_per_extruder": true
  2555.                         }
  2556.                     }
  2557.                 },
  2558.                 "cool_min_layer_time_fan_speed_max":
  2559.                 {
  2560.                     "label": "Regular/Maximum Fan Speed Threshold",
  2561.                     "description": "The layer time which sets the threshold between regular fan speed and maximum fan speed. Layers that print slower than this time use regular fan speed. For faster layers the fan speed gradually increases towards the maximum fan speed.",
  2562.                     "unit": "s",
  2563.                     "type": "float",
  2564.                     "default_value": 10,
  2565.                     "minimum_value": "cool_min_layer_time",
  2566.                     "maximum_value_warning": "600",
  2567.                     "settable_per_mesh": false,
  2568.                     "settable_per_extruder": true
  2569.                 },
  2570.                 "cool_fan_speed_0":
  2571.                 {
  2572.                     "label": "Initial Fan Speed",
  2573.                     "description": "The speed at which the fans spin at the start of the print. In subsequent layers the fan speed is gradually increased up to the layer corresponding to Regular Fan Speed at Height.",
  2574.                     "unit": "%",
  2575.                     "type": "float",
  2576.                     "minimum_value": "0",
  2577.                     "maximum_value": "100",
  2578.                     "default_value": 0,
  2579.                     "enabled": "cool_fan_enabled",
  2580.                     "settable_per_mesh": false,
  2581.                     "settable_per_extruder": true
  2582.                 },
  2583.                 "cool_fan_full_at_height":
  2584.                 {
  2585.                     "label": "Regular Fan Speed at Height",
  2586.                     "description": "The height at which the fans spin on regular fan speed. At the layers below the fan speed gradually increases from Initial Fan Speed to Regular Fan Speed.",
  2587.                     "unit": "mm",
  2588.                     "type": "float",
  2589.                     "default_value": 0.5,
  2590.                     "value": "0 if resolveOrValue('adhesion_type') == 'raft' else resolveOrValue('layer_height_0')",
  2591.                     "minimum_value": "0",
  2592.                     "maximum_value_warning": "10.0",
  2593.                     "settable_per_mesh": false,
  2594.                     "settable_per_extruder": true,
  2595.                     "children":
  2596.                     {
  2597.                         "cool_fan_full_layer":
  2598.                         {
  2599.                             "label": "Regular Fan Speed at Layer",
  2600.                             "description": "The layer at which the fans spin on regular fan speed. If regular fan speed at height is set, this value is calculated and rounded to a whole number.",
  2601.                             "type": "int",
  2602.                             "default_value": 2,
  2603.                             "minimum_value": "1",
  2604.                             "maximum_value_warning": "10 / resolveOrValue('layer_height')",
  2605.                             "value": "max(1, int(math.floor((cool_fan_full_at_height - resolveOrValue('layer_height_0')) / resolveOrValue('layer_height')) + 2))",
  2606.                             "settable_per_mesh": false,
  2607.                             "settable_per_extruder": true
  2608.                         }
  2609.                     }
  2610.                 },
  2611.                 "cool_min_layer_time":
  2612.                 {
  2613.                     "label": "Minimum Layer Time",
  2614.                     "description": "The minimum time spent in a layer. This forces the printer to slow down, to at least spend the time set here in one layer. This allows the printed material to cool down properly before printing the next layer. Layers may still take shorter than the minimal layer time if Lift Head is disabled and if the Minimum Speed would otherwise be violated.",
  2615.                     "unit": "s",
  2616.                     "type": "float",
  2617.                     "default_value": 5,
  2618.                     "minimum_value": "0",
  2619.                     "maximum_value_warning": "600",
  2620.                     "settable_per_mesh": false,
  2621.                     "settable_per_extruder": true
  2622.                 },
  2623.                 "cool_min_speed":
  2624.                 {
  2625.                     "label": "Minimum Speed",
  2626.                     "description": "The minimum print speed, despite slowing down due to the minimum layer time. When the printer would slow down too much, the pressure in the nozzle would be too low and result in bad print quality.",
  2627.                     "unit": "mm/s",
  2628.                     "type": "float",
  2629.                     "default_value": 10,
  2630.                     "minimum_value": "0",
  2631.                     "maximum_value_warning": "100",
  2632.                     "settable_per_mesh": false,
  2633.                     "settable_per_extruder": true
  2634.                 },
  2635.                 "cool_lift_head":
  2636.                 {
  2637.                     "label": "Lift Head",
  2638.                     "description": "When the minimum speed is hit because of minimum layer time, lift the head away from the print and wait the extra time until the minimum layer time is reached.",
  2639.                     "type": "bool",
  2640.                     "default_value": false,
  2641.                     "settable_per_mesh": false,
  2642.                     "settable_per_extruder": true
  2643.                 }
  2644.             }
  2645.         },
  2646.         "support":
  2647.         {
  2648.             "label": "Support",
  2649.             "type": "category",
  2650.             "icon": "category_support",
  2651.             "description": "Support",
  2652.             "children":
  2653.             {
  2654.                 "support_enable":
  2655.                 {
  2656.                     "label": "Enable Support",
  2657.                     "description": "Enable support structures. These structures support parts of the model with severe overhangs.",
  2658.                     "type": "bool",
  2659.                     "default_value": false,
  2660.                     "settable_per_mesh": true,
  2661.                     "settable_per_extruder": false
  2662.                 },
  2663.                 "support_extruder_nr":
  2664.                 {
  2665.                     "label": "Support Extruder",
  2666.                     "description": "The extruder train to use for printing the support. This is used in multi-extrusion.",
  2667.                     "type": "extruder",
  2668.                     "default_value": "0",
  2669.                     "enabled": "support_enable and machine_extruder_count > 1",
  2670.                     "settable_per_mesh": false,
  2671.                     "settable_per_extruder": false,
  2672.                     "children": {
  2673.                         "support_infill_extruder_nr":
  2674.                         {
  2675.                             "label": "Support Infill Extruder",
  2676.                             "description": "The extruder train to use for printing the infill of the support. This is used in multi-extrusion.",
  2677.                             "type": "extruder",
  2678.                             "default_value": "0",
  2679.                             "value": "support_extruder_nr",
  2680.                             "enabled": "support_enable and machine_extruder_count > 1",
  2681.                             "settable_per_mesh": false,
  2682.                             "settable_per_extruder": false
  2683.                         },
  2684.                         "support_extruder_nr_layer_0":
  2685.                         {
  2686.                             "label": "First Layer Support Extruder",
  2687.                             "description": "The extruder train to use for printing the first layer of support infill. This is used in multi-extrusion.",
  2688.                             "type": "extruder",
  2689.                             "default_value": "0",
  2690.                             "value": "support_extruder_nr",
  2691.                             "enabled": "support_enable and machine_extruder_count > 1",
  2692.                             "settable_per_mesh": false,
  2693.                             "settable_per_extruder": false
  2694.                         },
  2695.                         "support_interface_extruder_nr":
  2696.                         {
  2697.                             "label": "Support Interface Extruder",
  2698.                             "description": "The extruder train to use for printing the roofs and bottoms of the support. This is used in multi-extrusion.",
  2699.                             "type": "extruder",
  2700.                             "default_value": "0",
  2701.                             "value": "support_extruder_nr",
  2702.                             "enabled": "support_enable and machine_extruder_count > 1",
  2703.                             "settable_per_mesh": false,
  2704.                             "settable_per_extruder": false
  2705.                         }
  2706.                     }
  2707.                 },
  2708.                 "support_type":
  2709.                 {
  2710.                     "label": "Support Placement",
  2711.                     "description": "Adjusts the placement of the support structures. The placement can be set to touching build plate or everywhere. When set to everywhere the support structures will also be printed on the model.",
  2712.                     "type": "enum",
  2713.                     "options":
  2714.                     {
  2715.                         "buildplate": "Touching Buildplate",
  2716.                         "everywhere": "Everywhere"
  2717.                     },
  2718.                     "default_value": "everywhere",
  2719.                     "resolve": "'everywhere' if 'everywhere' in extruderValues('support_type') else 'buildplate'",
  2720.                     "enabled": "support_enable",
  2721.                     "settable_per_mesh": false,
  2722.                     "settable_per_extruder": false
  2723.                 },
  2724.                 "support_angle":
  2725.                 {
  2726.                     "label": "Support Overhang Angle",
  2727.                     "description": "The minimum angle of overhangs for which support is added. At a value of 0° all overhangs are supported, 90° will not provide any support.",
  2728.                     "unit": "°",
  2729.                     "type": "float",
  2730.                     "minimum_value": "0",
  2731.                     "maximum_value": "90",
  2732.                     "maximum_value_warning": "80",
  2733.                     "default_value": 50,
  2734.                     "limit_to_extruder": "support_interface_extruder_nr if support_interface_enable else support_infill_extruder_nr",
  2735.                     "enabled": "support_enable",
  2736.                     "settable_per_mesh": true
  2737.                 },
  2738.                 "support_pattern":
  2739.                 {
  2740.                     "label": "Support Pattern",
  2741.                     "description": "The pattern of the support structures of the print. The different options available result in sturdy or easy to remove support.",
  2742.                     "type": "enum",
  2743.                     "options":
  2744.                     {
  2745.                         "lines": "Lines",
  2746.                         "grid": "Grid",
  2747.                         "triangles": "Triangles",
  2748.                         "concentric": "Concentric",
  2749.                         "concentric_3d": "Concentric 3D",
  2750.                         "zigzag": "Zig Zag"
  2751.                     },
  2752.                     "default_value": "zigzag",
  2753.                     "enabled": "support_enable",
  2754.                     "limit_to_extruder": "support_infill_extruder_nr",
  2755.                     "settable_per_mesh": false,
  2756.                     "settable_per_extruder": true
  2757.                 },
  2758.                 "support_connect_zigzags":
  2759.                 {
  2760.                     "label": "Connect Support ZigZags",
  2761.                     "description": "Connect the ZigZags. This will increase the strength of the zig zag support structure.",
  2762.                     "type": "bool",
  2763.                     "default_value": true,
  2764.                     "enabled": "support_enable and (support_pattern == 'zigzag')",
  2765.                     "limit_to_extruder": "support_infill_extruder_nr",
  2766.                     "settable_per_mesh": false,
  2767.                     "settable_per_extruder": true
  2768.                 },
  2769.                 "support_infill_rate":
  2770.                 {
  2771.                     "label": "Support Density",
  2772.                     "description": "Adjusts the density of the support structure. A higher value results in better overhangs, but the supports are harder to remove.",
  2773.                     "unit": "%",
  2774.                     "type": "float",
  2775.                     "minimum_value": "0",
  2776.                     "maximum_value_warning": "100",
  2777.                     "default_value": 15,
  2778.                     "enabled": "support_enable",
  2779.                     "limit_to_extruder": "support_infill_extruder_nr",
  2780.                     "settable_per_mesh": false,
  2781.                     "settable_per_extruder": true,
  2782.                     "children":
  2783.                     {
  2784.                         "support_line_distance":
  2785.                         {
  2786.                             "label": "Support Line Distance",
  2787.                             "description": "Distance between the printed support structure lines. This setting is calculated by the support density.",
  2788.                             "unit": "mm",
  2789.                             "type": "float",
  2790.                             "minimum_value": "0",
  2791.                             "minimum_value_warning": "support_line_width",
  2792.                             "default_value": 2.66,
  2793.                             "enabled": "support_enable",
  2794.                             "value": "(support_line_width * 100) / support_infill_rate * (2 if support_pattern == 'grid' else (3 if support_pattern == 'triangles' else 1))",
  2795.                             "limit_to_extruder": "support_infill_extruder_nr",
  2796.                             "settable_per_mesh": false,
  2797.                             "settable_per_extruder": true
  2798.                         }
  2799.                     }
  2800.                 },
  2801.                 "support_z_distance":
  2802.                 {
  2803.                     "label": "Support Z Distance",
  2804.                     "description": "Distance from the top/bottom of the support structure to the print. This gap provides clearance to remove the supports after the model is printed. This value is rounded down to a multiple of the layer height.",
  2805.                     "unit": "mm",
  2806.                     "type": "float",
  2807.                     "minimum_value": "0",
  2808.                     "maximum_value_warning": "machine_nozzle_size",
  2809.                     "default_value": 0.1,
  2810.                     "limit_to_extruder": "support_interface_extruder_nr if support_interface_enable else support_infill_extruder_nr",
  2811.                     "enabled": "support_enable",
  2812.                     "settable_per_mesh": true,
  2813.                     "children":
  2814.                     {
  2815.                         "support_top_distance":
  2816.                         {
  2817.                             "label": "Support Top Distance",
  2818.                             "description": "Distance from the top of the support to the print.",
  2819.                             "unit": "mm",
  2820.                             "minimum_value": "0",
  2821.                             "maximum_value_warning": "machine_nozzle_size",
  2822.                             "default_value": 0.1,
  2823.                             "type": "float",
  2824.                             "enabled": "support_enable",
  2825.                             "value": "extruderValue(support_extruder_nr, 'support_z_distance')",
  2826.                             "limit_to_extruder": "support_interface_extruder_nr if support_interface_enable else support_infill_extruder_nr",
  2827.                             "settable_per_mesh": true
  2828.                         },
  2829.                         "support_bottom_distance":
  2830.                         {
  2831.                             "label": "Support Bottom Distance",
  2832.                             "description": "Distance from the print to the bottom of the support.",
  2833.                             "unit": "mm",
  2834.                             "minimum_value": "0",
  2835.                             "maximum_value_warning": "machine_nozzle_size",
  2836.                             "default_value": 0.1,
  2837.                             "value": "extruderValue(support_extruder_nr, 'support_z_distance') if resolveOrValue('support_type') == 'everywhere' else 0",
  2838.                             "limit_to_extruder": "support_interface_extruder_nr if support_interface_enable else support_infill_extruder_nr",
  2839.                             "type": "float",
  2840.                             "enabled": "support_enable and resolveOrValue('support_type') == 'everywhere'",
  2841.                             "settable_per_mesh": true
  2842.                         }
  2843.                     }
  2844.                 },
  2845.                 "support_xy_distance":
  2846.                 {
  2847.                     "label": "Support X/Y Distance",
  2848.                     "description": "Distance of the support structure from the print in the X/Y directions.",
  2849.                     "unit": "mm",
  2850.                     "type": "float",
  2851.                     "minimum_value": "0",
  2852.                     "maximum_value_warning": "1.5 * machine_nozzle_tip_outer_diameter",
  2853.                     "default_value": 0.7,
  2854.                     "limit_to_extruder": "support_infill_extruder_nr",
  2855.                     "enabled": "support_enable",
  2856.                     "settable_per_mesh": true
  2857.                 },
  2858.                 "support_xy_overrides_z":
  2859.                 {
  2860.                     "label": "Support Distance Priority",
  2861.                     "description": "Whether the Support X/Y Distance overrides the Support Z Distance or vice versa. When X/Y overrides Z the X/Y distance can push away the support from the model, influencing the actual Z distance to the overhang. We can disable this by not applying the X/Y distance around overhangs.",
  2862.                     "type": "enum",
  2863.                     "options":
  2864.                     {
  2865.                         "xy_overrides_z": "X/Y overrides Z",
  2866.                         "z_overrides_xy": "Z overrides X/Y"
  2867.                     },
  2868.                     "default_value": "z_overrides_xy",
  2869.                     "limit_to_extruder": "support_infill_extruder_nr",
  2870.                     "enabled": "support_enable",
  2871.                     "settable_per_mesh": true
  2872.                 },
  2873.                 "support_xy_distance_overhang":
  2874.                 {
  2875.                     "label": "Minimum Support X/Y Distance",
  2876.                     "description": "Distance of the support structure from the overhang in the X/Y directions. ",
  2877.                     "unit": "mm",
  2878.                     "type": "float",
  2879.                     "minimum_value": "0",
  2880.                     "maximum_value_warning": "extruderValue(support_infill_extruder_nr, 'support_xy_distance')",
  2881.                     "default_value": 0.2,
  2882.                     "value": "machine_nozzle_size / 2",
  2883.                     "limit_to_extruder": "support_infill_extruder_nr",
  2884.                     "enabled": "support_enable and extruderValue(support_infill_extruder_nr, 'support_xy_overrides_z') == 'z_overrides_xy'",
  2885.                     "settable_per_mesh": true
  2886.                 },
  2887.                 "support_bottom_stair_step_height":
  2888.                 {
  2889.                     "label": "Support Stair Step Height",
  2890.                     "description": "The height of the steps of the stair-like bottom of support resting on the model. A low value makes the support harder to remove, but too high values can lead to unstable support structures.",
  2891.                     "unit": "mm",
  2892.                     "type": "float",
  2893.                     "default_value": 0.3,
  2894.                     "limit_to_extruder": "support_interface_extruder_nr if support_interface_enable else support_infill_extruder_nr",
  2895.                     "minimum_value": "0",
  2896.                     "maximum_value_warning": "1.0",
  2897.                     "enabled": "support_enable",
  2898.                     "settable_per_mesh": true
  2899.                 },
  2900.                 "support_join_distance":
  2901.                 {
  2902.                     "label": "Support Join Distance",
  2903.                     "description": "The maximum distance between support structures in the X/Y directions. When seperate structures are closer together than this value, the structures merge into one.",
  2904.                     "unit": "mm",
  2905.                     "type": "float",
  2906.                     "default_value": 2.0,
  2907.                     "limit_to_extruder": "support_infill_extruder_nr",
  2908.                     "minimum_value_warning": "0",
  2909.                     "maximum_value_warning": "10",
  2910.                     "enabled": "support_enable",
  2911.                     "settable_per_mesh": true
  2912.                 },
  2913.                 "support_offset":
  2914.                 {
  2915.                     "label": "Support Horizontal Expansion",
  2916.                     "description": "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support.",
  2917.                     "unit": "mm",
  2918.                     "type": "float",
  2919.                     "default_value": 0.2,
  2920.                     "limit_to_extruder": "support_infill_extruder_nr",
  2921.                     "minimum_value_warning": "-1 * machine_nozzle_size",
  2922.                     "maximum_value_warning": "10 * machine_nozzle_size",
  2923.                     "enabled": "support_enable",
  2924.                     "settable_per_mesh": true
  2925.                 },
  2926.                 "support_interface_enable":
  2927.                 {
  2928.                     "label": "Enable Support Interface",
  2929.                     "description": "Generate a dense interface between the model and the support. This will create a skin at the top of the support on which the model is printed and at the bottom of the support, where it rests on the model.",
  2930.                     "type": "bool",
  2931.                     "default_value": false,
  2932.                     "limit_to_extruder": "support_interface_extruder_nr",
  2933.                     "enabled": "support_enable",
  2934.                     "settable_per_mesh": true
  2935.                 },
  2936.                 "support_interface_height":
  2937.                 {
  2938.                     "label": "Support Interface Thickness",
  2939.                     "description": "The thickness of the interface of the support where it touches with the model on the bottom or the top.",
  2940.                     "unit": "mm",
  2941.                     "type": "float",
  2942.                     "default_value": 1,
  2943.                     "minimum_value": "0",
  2944.                     "minimum_value_warning": "3 * resolveOrValue('layer_height')",
  2945.                     "maximum_value_warning": "10",
  2946.                     "limit_to_extruder": "support_interface_extruder_nr",
  2947.                     "enabled": "extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  2948.                     "settable_per_mesh": true,
  2949.                     "children":
  2950.                     {
  2951.                         "support_roof_height":
  2952.                         {
  2953.                             "label": "Support Roof Thickness",
  2954.                             "description": "The thickness of the support roofs. This controls the amount of dense layers at the top of the support on which the model rests.",
  2955.                             "unit": "mm",
  2956.                             "type": "float",
  2957.                             "default_value": 1,
  2958.                             "minimum_value": "0",
  2959.                             "minimum_value_warning": "3 * resolveOrValue('layer_height')",
  2960.                             "maximum_value_warning": "10",
  2961.                             "value": "extruderValue(support_interface_extruder_nr, 'support_interface_height')",
  2962.                             "limit_to_extruder": "support_interface_extruder_nr",
  2963.                             "enabled": "extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  2964.                             "settable_per_mesh": true
  2965.                         },
  2966.                         "support_bottom_height":
  2967.                         {
  2968.                             "label": "Support Bottom Thickness",
  2969.                             "description": "The thickness of the support bottoms. This controls the number of dense layers are printed on top of places of a model on which support rests.",
  2970.                             "unit": "mm",
  2971.                             "type": "float",
  2972.                             "default_value": 1,
  2973.                             "value": "extruderValue(support_interface_extruder_nr, 'support_interface_height')",
  2974.                             "minimum_value": "0",
  2975.                             "minimum_value_warning": "min(3 * resolveOrValue('layer_height'), extruderValue(support_interface_extruder_nr, 'support_bottom_stair_step_height'))",
  2976.                             "maximum_value_warning": "10",
  2977.                             "limit_to_extruder": "support_interface_extruder_nr",
  2978.                             "enabled": "extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  2979.                             "settable_per_mesh": true
  2980.                         }
  2981.                     }
  2982.                 },
  2983.                 "support_interface_skip_height":
  2984.                 {
  2985.                     "label": "Support Interface Resolution",
  2986.                     "description": "When checking where there's model above the support, take steps of the given height. Lower values will slice slower, while higher values may cause normal support to be printed in some places where there should have been support interface.",
  2987.                     "unit": "mm",
  2988.                     "type": "float",
  2989.                     "default_value": 0.3,
  2990.                     "minimum_value": "0",
  2991.                     "maximum_value_warning": "support_interface_height",
  2992.                     "limit_to_extruder": "support_interface_extruder_nr",
  2993.                     "enabled": "extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  2994.                     "settable_per_mesh": true
  2995.                 },
  2996.                 "support_interface_density":
  2997.                 {
  2998.                     "label": "Support Interface Density",
  2999.                     "description": "Adjusts the density of the roofs and bottoms of the support structure. A higher value results in better overhangs, but the supports are harder to remove.",
  3000.                     "unit": "%",
  3001.                     "type": "float",
  3002.                     "default_value": 100,
  3003.                     "minimum_value": "0",
  3004.                     "maximum_value_warning": "100",
  3005.                     "limit_to_extruder": "support_interface_extruder_nr",
  3006.                     "enabled": "extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  3007.                     "settable_per_mesh": false,
  3008.                     "settable_per_extruder": true,
  3009.                     "children":
  3010.                     {
  3011.                         "support_interface_line_distance":
  3012.                         {
  3013.                             "label": "Support Interface Line Distance",
  3014.                             "description": "Distance between the printed support interface lines. This setting is calculated by the Support Interface Density, but can be adjusted separately.",
  3015.                             "unit": "mm",
  3016.                             "type": "float",
  3017.                             "default_value": 0.4,
  3018.                             "minimum_value": "0",
  3019.                             "minimum_value_warning": "support_interface_line_width - 0.0001",
  3020.                             "value": "0 if support_interface_density == 0 else (support_interface_line_width * 100) / support_interface_density * (2 if support_interface_pattern == 'grid' else (3 if support_interface_pattern == 'triangles' else 1))",
  3021.                             "limit_to_extruder": "support_interface_extruder_nr",
  3022.                             "enabled": "extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  3023.                             "settable_per_mesh": false,
  3024.                             "settable_per_extruder": true
  3025.                         }
  3026.                     }
  3027.                 },
  3028.                 "support_interface_pattern":
  3029.                 {
  3030.                     "label": "Support Interface Pattern",
  3031.                     "description": "The pattern with which the interface of the support with the model is printed.",
  3032.                     "type": "enum",
  3033.                     "options":
  3034.                     {
  3035.                         "lines": "Lines",
  3036.                         "grid": "Grid",
  3037.                         "triangles": "Triangles",
  3038.                         "concentric": "Concentric",
  3039.                         "concentric_3d": "Concentric 3D",
  3040.                         "zigzag": "Zig Zag"
  3041.                     },
  3042.                     "default_value": "concentric",
  3043.                     "limit_to_extruder": "support_interface_extruder_nr",
  3044.                     "enabled": "extruderValue(support_interface_extruder_nr, 'support_interface_enable') and support_enable",
  3045.                     "settable_per_mesh": false,
  3046.                     "settable_per_extruder": true
  3047.                 },
  3048.                 "support_use_towers":
  3049.                 {
  3050.                     "label": "Use Towers",
  3051.                     "description": "Use specialized towers to support tiny overhang areas. These towers have a larger diameter than the region they support. Near the overhang the towers' diameter decreases, forming a roof.",
  3052.                     "type": "bool",
  3053.                     "default_value": true,
  3054.                     "limit_to_extruder": "support_infill_extruder_nr",
  3055.                     "enabled": "support_enable",
  3056.                     "settable_per_mesh": true
  3057.                 },
  3058.                 "support_tower_diameter":
  3059.                 {
  3060.                     "label": "Tower Diameter",
  3061.                     "description": "The diameter of a special tower.",
  3062.                     "unit": "mm",
  3063.                     "type": "float",
  3064.                     "default_value": 3.0,
  3065.                     "limit_to_extruder": "support_infill_extruder_nr",
  3066.                     "minimum_value": "0",
  3067.                     "minimum_value_warning": "2 * machine_nozzle_size",
  3068.                     "maximum_value_warning": "20",
  3069.                     "enabled": "support_enable and extruderValue(support_infill_extruder_nr, 'support_use_towers')",
  3070.                     "settable_per_mesh": true
  3071.                 },
  3072.                 "support_minimal_diameter":
  3073.                 {
  3074.                     "label": "Minimum Diameter",
  3075.                     "description": "Minimum diameter in the X/Y directions of a small area which is to be supported by a specialized support tower.",
  3076.                     "unit": "mm",
  3077.                     "type": "float",
  3078.                     "default_value": 3.0,
  3079.                     "limit_to_extruder": "support_infill_extruder_nr",
  3080.                     "minimum_value": "0",
  3081.                     "minimum_value_warning": "2 * machine_nozzle_size",
  3082.                     "maximum_value_warning": "20",
  3083.                     "maximum_value": "extruderValue(support_infill_extruder_nr, 'support_tower_diameter')",
  3084.                     "enabled": "support_enable and extruderValue(support_infill_extruder_nr, 'support_use_towers')",
  3085.                     "settable_per_mesh": true
  3086.                 },
  3087.                 "support_tower_roof_angle":
  3088.                 {
  3089.                     "label": "Tower Roof Angle",
  3090.                     "description": "The angle of a rooftop of a tower. A higher value results in pointed tower roofs, a lower value results in flattened tower roofs.",
  3091.                     "unit": "°",
  3092.                     "type": "int",
  3093.                     "minimum_value": "0",
  3094.                     "maximum_value": "90",
  3095.                     "default_value": 65,
  3096.                     "limit_to_extruder": "support_infill_extruder_nr",
  3097.                     "enabled": "support_enable and extruderValue(support_infill_extruder_nr, 'support_use_towers')",
  3098.                     "settable_per_mesh": true
  3099.                 }
  3100.             }
  3101.         },
  3102.         "platform_adhesion":
  3103.         {
  3104.             "label": "Build Plate Adhesion",
  3105.             "type": "category",
  3106.             "icon": "category_adhesion",
  3107.             "description": "Adhesion",
  3108.             "children":
  3109.             {
  3110.                 "extruder_prime_pos_x":
  3111.                 {
  3112.                     "label": "Extruder Prime X Position",
  3113.                     "description": "The X coordinate of the position where the nozzle primes at the start of printing.",
  3114.                     "type": "float",
  3115.                     "unit": "mm",
  3116.                     "default_value": 0,
  3117.                     "minimum_value_warning": "0",
  3118.                     "maximum_value_warning": "machine_width",
  3119.                     "settable_per_mesh": false,
  3120.                     "settable_per_extruder": true,
  3121.                     "enabled": false
  3122.                 },
  3123.                 "extruder_prime_pos_y":
  3124.                 {
  3125.                     "label": "Extruder Prime Y Position",
  3126.                     "description": "The Y coordinate of the position where the nozzle primes at the start of printing.",
  3127.                     "type": "float",
  3128.                     "unit": "mm",
  3129.                     "default_value": 0,
  3130.                     "minimum_value_warning": "0",
  3131.                     "maximum_value_warning": "machine_depth",
  3132.                     "settable_per_mesh": false,
  3133.                     "settable_per_extruder": true,
  3134.                     "enabled": false
  3135.                 },
  3136.                 "adhesion_type":
  3137.                 {
  3138.                     "label": "Build Plate Adhesion Type",
  3139.                     "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.",
  3140.                     "type": "enum",
  3141.                     "options":
  3142.                     {
  3143.                         "skirt": "Skirt",
  3144.                         "brim": "Brim",
  3145.                         "raft": "Raft",
  3146.                         "none": "None"
  3147.                     },
  3148.                     "default_value": "brim",
  3149.                     "resolve": "'raft' if 'raft' in extruderValues('adhesion_type') else ('brim' if 'brim' in extruderValues('adhesion_type') else 'skirt')",
  3150.                     "settable_per_mesh": false,
  3151.                     "settable_per_extruder": false
  3152.                 },
  3153.                 "adhesion_extruder_nr":
  3154.                 {
  3155.                     "label": "Build Plate Adhesion Extruder",
  3156.                     "description": "The extruder train to use for printing the skirt/brim/raft. This is used in multi-extrusion.",
  3157.                     "type": "extruder",
  3158.                     "default_value": "0",
  3159.                     "enabled": "machine_extruder_count > 1 and resolveOrValue('adhesion_type') != 'none'",
  3160.                     "settable_per_mesh": false,
  3161.                     "settable_per_extruder": false
  3162.                 },
  3163.                 "skirt_line_count":
  3164.                 {
  3165.                     "label": "Skirt Line Count",
  3166.                     "description": "Multiple skirt lines help to prime your extrusion better for small models. Setting this to 0 will disable the skirt.",
  3167.                     "type": "int",
  3168.                     "default_value": 1,
  3169.                     "minimum_value": "0",
  3170.                     "maximum_value_warning": "10",
  3171.                     "enabled": "resolveOrValue('adhesion_type') == 'skirt'",
  3172.                     "settable_per_mesh": false,
  3173.                     "settable_per_extruder": true,
  3174.                     "limit_to_extruder": "adhesion_extruder_nr"
  3175.                 },
  3176.                 "skirt_gap":
  3177.                 {
  3178.                     "label": "Skirt Distance",
  3179.                     "description": "The horizontal distance between the skirt and the first layer of the print.\nThis is the minimum distance, multiple skirt lines will extend outwards from this distance.",
  3180.                     "unit": "mm",
  3181.                     "type": "float",
  3182.                     "default_value": 3,
  3183.                     "minimum_value_warning": "max(extruderValues('machine_nozzle_size'))",
  3184.                     "maximum_value_warning": "10",
  3185.                     "enabled": "resolveOrValue('adhesion_type') == 'skirt'",
  3186.                     "settable_per_mesh": false,
  3187.                     "settable_per_extruder": true,
  3188.                     "limit_to_extruder": "adhesion_extruder_nr"
  3189.                 },
  3190.                 "skirt_brim_minimal_length":
  3191.                 {
  3192.                     "label": "Skirt/Brim Minimum Length",
  3193.                     "description": "The minimum length of the skirt or brim. If this length is not reached by all skirt or brim lines together, more skirt or brim lines will be added until the minimum length is reached. Note: If the line count is set to 0 this is ignored.",
  3194.                     "unit": "mm",
  3195.                     "type": "float",
  3196.                     "default_value": 250,
  3197.                     "minimum_value": "0",
  3198.                     "minimum_value_warning": "25",
  3199.                     "maximum_value_warning": "2500",
  3200.                     "enabled": "resolveOrValue('adhesion_type') == 'skirt' or resolveOrValue('adhesion_type') == 'brim'",
  3201.                     "settable_per_mesh": false,
  3202.                     "settable_per_extruder": true
  3203.                 },
  3204.                 "brim_width":
  3205.                 {
  3206.                     "label": "Brim Width",
  3207.                     "description": "The distance from the model to the outermost brim line. A larger brim enhances adhesion to the build plate, but also reduces the effective print area.",
  3208.                     "type": "float",
  3209.                     "unit": "mm",
  3210.                     "default_value": 8.0,
  3211.                     "minimum_value": "0.0",
  3212.                     "maximum_value_warning": "50.0",
  3213.                     "enabled": "resolveOrValue('adhesion_type') == 'brim'",
  3214.                     "settable_per_mesh": false,
  3215.                     "settable_per_extruder": true,
  3216.                     "limit_to_extruder": "adhesion_extruder_nr",
  3217.                     "children":
  3218.                     {
  3219.                         "brim_line_count":
  3220.                         {
  3221.                             "label": "Brim Line Count",
  3222.                             "description": "The number of lines used for a brim. More brim lines enhance adhesion to the build plate, but also reduces the effective print area.",
  3223.                             "type": "int",
  3224.                             "default_value": 20,
  3225.                             "minimum_value": "0",
  3226.                             "maximum_value_warning": "50 / skirt_brim_line_width",
  3227.                             "value": "math.ceil(brim_width / skirt_brim_line_width)",
  3228.                             "enabled": "resolveOrValue('adhesion_type') == 'brim'",
  3229.                             "settable_per_mesh": false,
  3230.                             "settable_per_extruder": true,
  3231.                             "limit_to_extruder": "adhesion_extruder_nr"
  3232.                         }
  3233.                     }
  3234.                 },
  3235.                 "brim_outside_only":
  3236.                 {
  3237.                     "label": "Brim Only on Outside",
  3238.                     "description": "Only print the brim on the outside of the model. This reduces the amount of brim you need to remove afterwards, while it doesn't reduce the bed adhesion that much.",
  3239.                     "type": "bool",
  3240.                     "default_value": true,
  3241.                     "enabled": "resolveOrValue('adhesion_type') == 'brim'",
  3242.                     "settable_per_mesh": false,
  3243.                     "settable_per_extruder": true,
  3244.                     "limit_to_extruder": "adhesion_extruder_nr"
  3245.                 },
  3246.                 "raft_margin":
  3247.                 {
  3248.                     "label": "Raft Extra Margin",
  3249.                     "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.",
  3250.                     "unit": "mm",
  3251.                     "type": "float",
  3252.                     "default_value": 15,
  3253.                     "minimum_value_warning": "raft_interface_line_width",
  3254.                     "maximum_value_warning": "20",
  3255.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3256.                     "limit_to_extruder": "adhesion_extruder_nr",
  3257.                     "settable_per_mesh": false,
  3258.                     "settable_per_extruder": true
  3259.                 },
  3260.                 "raft_airgap":
  3261.                 {
  3262.                     "label": "Raft Air Gap",
  3263.                     "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.",
  3264.                     "unit": "mm",
  3265.                     "type": "float",
  3266.                     "default_value": 0.3,
  3267.                     "minimum_value": "0",
  3268.                     "maximum_value_warning": "min(extruderValues('machine_nozzle_size'))",
  3269.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3270.                     "settable_per_mesh": false,
  3271.                     "settable_per_extruder": true,
  3272.                     "limit_to_extruder": "adhesion_extruder_nr"
  3273.                 },
  3274.                 "layer_0_z_overlap":
  3275.                 {
  3276.                     "label": "Initial Layer Z Overlap",
  3277.                     "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.",
  3278.                     "unit": "mm",
  3279.                     "type": "float",
  3280.                     "default_value": 0.22,
  3281.                     "value": "raft_airgap / 2",
  3282.                     "minimum_value": "0",
  3283.                     "maximum_value_warning": "raft_airgap",
  3284.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3285.                     "settable_per_mesh": false,
  3286.                     "settable_per_extruder": true,
  3287.                     "limit_to_extruder": "adhesion_extruder_nr"
  3288.                 },
  3289.                 "raft_surface_layers":
  3290.                 {
  3291.                     "label": "Raft Top Layers",
  3292.                     "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.",
  3293.                     "type": "int",
  3294.                     "default_value": 2,
  3295.                     "minimum_value": "0",
  3296.                     "maximum_value_warning": "20",
  3297.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3298.                     "settable_per_mesh": false,
  3299.                     "settable_per_extruder": true,
  3300.                     "limit_to_extruder": "adhesion_extruder_nr"
  3301.                 },
  3302.                 "raft_surface_thickness":
  3303.                 {
  3304.                     "label": "Raft Top Layer Thickness",
  3305.                     "description": "Layer thickness of the top raft layers.",
  3306.                     "unit": "mm",
  3307.                     "type": "float",
  3308.                     "default_value": 0.1,
  3309.                     "value": "resolveOrValue('layer_height')",
  3310.                     "minimum_value": "0.001",
  3311.                     "minimum_value_warning": "0.04",
  3312.                     "maximum_value_warning": "0.75 * extruderValue(adhesion_extruder_nr, 'machine_nozzle_size')",
  3313.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3314.                     "settable_per_mesh": false,
  3315.                     "settable_per_extruder": true,
  3316.                     "limit_to_extruder": "adhesion_extruder_nr"
  3317.                 },
  3318.                 "raft_surface_line_width":
  3319.                 {
  3320.                     "label": "Raft Top Line Width",
  3321.                     "description": "Width of the lines in the top surface of the raft. These can be thin lines so that the top of the raft becomes smooth.",
  3322.                     "unit": "mm",
  3323.                     "type": "float",
  3324.                     "default_value": 0.4,
  3325.                     "value": "line_width",
  3326.                     "minimum_value": "0.0001",
  3327.                     "minimum_value_warning": "extruderValue(adhesion_extruder_nr, 'machine_nozzle_size') * 0.1",
  3328.                     "maximum_value_warning": "extruderValue(adhesion_extruder_nr, 'machine_nozzle_size') * 2",
  3329.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3330.                     "settable_per_mesh": false,
  3331.                     "settable_per_extruder": true,
  3332.                     "limit_to_extruder": "adhesion_extruder_nr"
  3333.                 },
  3334.                 "raft_surface_line_spacing":
  3335.                 {
  3336.                     "label": "Raft Top Spacing",
  3337.                     "description": "The distance between the raft lines for the top raft layers. The spacing should be equal to the line width, so that the surface is solid.",
  3338.                     "unit": "mm",
  3339.                     "type": "float",
  3340.                     "default_value": 0.4,
  3341.                     "minimum_value": "0.0001",
  3342.                     "minimum_value_warning": "extruderValue(adhesion_extruder_nr, 'raft_surface_line_width')",
  3343.                     "maximum_value_warning": "extruderValue(adhesion_extruder_nr, 'raft_surface_line_width') * 3",
  3344.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3345.                     "value": "raft_surface_line_width",
  3346.                     "settable_per_mesh": false,
  3347.                     "settable_per_extruder": true,
  3348.                     "limit_to_extruder": "adhesion_extruder_nr"
  3349.                 },
  3350.                 "raft_interface_thickness":
  3351.                 {
  3352.                     "label": "Raft Middle Thickness",
  3353.                     "description": "Layer thickness of the middle raft layer.",
  3354.                     "unit": "mm",
  3355.                     "type": "float",
  3356.                     "default_value": 0.15,
  3357.                     "value": "resolveOrValue('layer_height') * 1.5",
  3358.                     "minimum_value": "0.001",
  3359.                     "minimum_value_warning": "0.04",
  3360.                     "maximum_value_warning": "0.75 * extruderValue(adhesion_extruder_nr, 'raft_interface_line_width')",
  3361.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3362.                     "settable_per_mesh": false,
  3363.                     "settable_per_extruder": true,
  3364.                     "limit_to_extruder": "adhesion_extruder_nr"
  3365.                 },
  3366.                 "raft_interface_line_width":
  3367.                 {
  3368.                     "label": "Raft Middle Line Width",
  3369.                     "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.",
  3370.                     "unit": "mm",
  3371.                     "type": "float",
  3372.                     "default_value": 0.7,
  3373.                     "value": "line_width * 2",
  3374.                     "minimum_value": "0.0001",
  3375.                     "minimum_value_warning": "extruderValue(adhesion_extruder_nr, 'machine_nozzle_size') * 0.5",
  3376.                     "maximum_value_warning": "extruderValue(adhesion_extruder_nr, 'machine_nozzle_size') * 3",
  3377.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3378.                     "settable_per_mesh": false,
  3379.                     "settable_per_extruder": true,
  3380.                     "limit_to_extruder": "adhesion_extruder_nr"
  3381.                 },
  3382.                 "raft_interface_line_spacing":
  3383.                 {
  3384.                     "label": "Raft Middle Spacing",
  3385.                     "description": "The distance between the raft lines for the middle raft layer. The spacing of the middle should be quite wide, while being dense enough to support the top raft layers.",
  3386.                     "unit": "mm",
  3387.                     "type": "float",
  3388.                     "default_value": 0.9,
  3389.                     "value": "raft_interface_line_width + 0.2",
  3390.                     "minimum_value": "0",
  3391.                     "minimum_value_warning": "extruderValue(adhesion_extruder_nr, 'raft_interface_line_width')",
  3392.                     "maximum_value_warning": "15.0",
  3393.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3394.                     "settable_per_mesh": false,
  3395.                     "settable_per_extruder": true,
  3396.                     "limit_to_extruder": "adhesion_extruder_nr"
  3397.                 },
  3398.                 "raft_base_thickness":
  3399.                 {
  3400.                     "label": "Raft Base Thickness",
  3401.                     "description": "Layer thickness of the base raft layer. This should be a thick layer which sticks firmly to the printer build plate.",
  3402.                     "unit": "mm",
  3403.                     "type": "float",
  3404.                     "default_value": 0.3,
  3405.                     "value": "resolveOrValue('layer_height_0') * 1.2",
  3406.                     "minimum_value": "0.001",
  3407.                     "minimum_value_warning": "0.04",
  3408.                     "maximum_value_warning": "0.75 * extruderValue(adhesion_extruder_nr, 'raft_base_line_width')",
  3409.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3410.                     "settable_per_mesh": false,
  3411.                     "settable_per_extruder": true,
  3412.                     "limit_to_extruder": "adhesion_extruder_nr"
  3413.                 },
  3414.                 "raft_base_line_width":
  3415.                 {
  3416.                     "label": "Raft Base Line Width",
  3417.                     "description": "Width of the lines in the base raft layer. These should be thick lines to assist in build plate adhesion.",
  3418.                     "unit": "mm",
  3419.                     "type": "float",
  3420.                     "default_value": 0.8,
  3421.                     "minimum_value": "0.0001",
  3422.                     "value": "extruderValue(adhesion_extruder_nr, 'machine_nozzle_size') * 2",
  3423.                     "minimum_value_warning": "extruderValue(adhesion_extruder_nr, 'machine_nozzle_size') * 0.5",
  3424.                     "maximum_value_warning": "extruderValue(adhesion_extruder_nr, 'machine_nozzle_size') * 3",
  3425.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3426.                     "settable_per_mesh": false,
  3427.                     "settable_per_extruder": true,
  3428.                     "limit_to_extruder": "adhesion_extruder_nr"
  3429.                 },
  3430.                 "raft_base_line_spacing":
  3431.                 {
  3432.                     "label": "Raft Line Spacing",
  3433.                     "description": "The distance between the raft lines for the base raft layer. Wide spacing makes for easy removal of the raft from the build plate.",
  3434.                     "unit": "mm",
  3435.                     "type": "float",
  3436.                     "default_value": 1.6,
  3437.                     "value": "raft_base_line_width * 2",
  3438.                     "minimum_value": "0.0001",
  3439.                     "minimum_value_warning": "extruderValue(adhesion_extruder_nr, 'raft_base_line_width')",
  3440.                     "maximum_value_warning": "100",
  3441.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3442.                     "settable_per_mesh": false,
  3443.                     "settable_per_extruder": true,
  3444.                     "limit_to_extruder": "adhesion_extruder_nr"
  3445.                 },
  3446.                 "raft_speed":
  3447.                 {
  3448.                     "label": "Raft Print Speed",
  3449.                     "description": "The speed at which the raft is printed.",
  3450.                     "unit": "mm/s",
  3451.                     "type": "float",
  3452.                     "default_value": 20,
  3453.                     "minimum_value": "0.1",
  3454.                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  3455.                     "maximum_value_warning": "200",
  3456.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3457.                     "value": "speed_print / 60 * 30",
  3458.                     "settable_per_mesh": false,
  3459.                     "settable_per_extruder": true,
  3460.                     "limit_to_extruder": "adhesion_extruder_nr",
  3461.                     "children":
  3462.                     {
  3463.                         "raft_surface_speed":
  3464.                         {
  3465.                             "label": "Raft Top Print Speed",
  3466.                             "description": "The speed at which the top raft layers are printed. These should be printed a bit slower, so that the nozzle can slowly smooth out adjacent surface lines.",
  3467.                             "unit": "mm/s",
  3468.                             "type": "float",
  3469.                             "default_value": 20,
  3470.                             "minimum_value": "0.1",
  3471.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  3472.                             "maximum_value_warning": "100",
  3473.                             "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3474.                             "value": "raft_speed",
  3475.                             "settable_per_mesh": false,
  3476.                             "settable_per_extruder": true,
  3477.                             "limit_to_extruder": "adhesion_extruder_nr"
  3478.                         },
  3479.                         "raft_interface_speed":
  3480.                         {
  3481.                             "label": "Raft Middle Print Speed",
  3482.                             "description": "The speed at which the middle raft layer is printed. This should be printed quite slowly, as the volume of material coming out of the nozzle is quite high.",
  3483.                             "unit": "mm/s",
  3484.                             "type": "float",
  3485.                             "default_value": 15,
  3486.                             "value": "raft_speed * 0.75",
  3487.                             "minimum_value": "0.1",
  3488.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  3489.                             "maximum_value_warning": "150",
  3490.                             "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3491.                             "settable_per_mesh": false,
  3492.                             "settable_per_extruder": true,
  3493.                             "limit_to_extruder": "adhesion_extruder_nr"
  3494.                         },
  3495.                         "raft_base_speed":
  3496.                         {
  3497.                             "label": "Raft Base Print Speed",
  3498.                             "description": "The speed at which the base raft layer is printed. This should be printed quite slowly, as the volume of material coming out of the nozzle is quite high.",
  3499.                             "unit": "mm/s",
  3500.                             "type": "float",
  3501.                             "default_value": 15,
  3502.                             "minimum_value": "0.1",
  3503.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  3504.                             "maximum_value_warning": "200",
  3505.                             "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3506.                             "value": "0.75 * raft_speed",
  3507.                             "settable_per_mesh": false,
  3508.                             "settable_per_extruder": true,
  3509.                             "limit_to_extruder": "adhesion_extruder_nr"
  3510.                         }
  3511.                     }
  3512.                 },
  3513.                 "raft_acceleration":
  3514.                 {
  3515.                     "label": "Raft Print Acceleration",
  3516.                     "description": "The acceleration with which the raft is printed.",
  3517.                     "unit": "mm/s²",
  3518.                     "type": "float",
  3519.                     "default_value": 800,
  3520.                     "minimum_value": "0.1",
  3521.                     "minimum_value_warning": "100",
  3522.                     "maximum_value_warning": "10000",
  3523.                     "value": "acceleration_print",
  3524.                     "enabled": "resolveOrValue('adhesion_type') == 'raft' and resolveOrValue('acceleration_enabled')",
  3525.                     "settable_per_mesh": false,
  3526.                     "limit_to_extruder": "adhesion_extruder_nr",
  3527.                     "children":
  3528.                     {
  3529.                         "raft_surface_acceleration":
  3530.                         {
  3531.                             "label": "Raft Top Print Acceleration",
  3532.                             "description": "The acceleration with which the top raft layers are printed.",
  3533.                             "unit": "mm/s²",
  3534.                             "type": "float",
  3535.                             "default_value": 800,
  3536.                             "value": "raft_acceleration",
  3537.                             "minimum_value": "0.1",
  3538.                             "minimum_value_warning": "100",
  3539.                             "maximum_value_warning": "10000",
  3540.                             "enabled": "resolveOrValue('adhesion_type') == 'raft' and resolveOrValue('acceleration_enabled')",
  3541.                             "settable_per_mesh": false,
  3542.                             "limit_to_extruder": "adhesion_extruder_nr"
  3543.                         },
  3544.                         "raft_interface_acceleration":
  3545.                         {
  3546.                             "label": "Raft Middle Print Acceleration",
  3547.                             "description": "The acceleration with which the middle raft layer is printed.",
  3548.                             "unit": "mm/s²",
  3549.                             "type": "float",
  3550.                             "default_value": 800,
  3551.                             "value": "raft_acceleration",
  3552.                             "minimum_value": "0.1",
  3553.                             "minimum_value_warning": "100",
  3554.                             "maximum_value_warning": "10000",
  3555.                             "enabled": "resolveOrValue('adhesion_type') == 'raft' and resolveOrValue('acceleration_enabled')",
  3556.                             "settable_per_mesh": false,
  3557.                             "limit_to_extruder": "adhesion_extruder_nr"
  3558.                         },
  3559.                         "raft_base_acceleration":
  3560.                         {
  3561.                             "label": "Raft Base Print Acceleration",
  3562.                             "description": "The acceleration with which the base raft layer is printed.",
  3563.                             "unit": "mm/s²",
  3564.                             "type": "float",
  3565.                             "default_value": 800,
  3566.                             "value": "raft_acceleration",
  3567.                             "minimum_value": "0.1",
  3568.                             "minimum_value_warning": "100",
  3569.                             "maximum_value_warning": "10000",
  3570.                             "enabled": "resolveOrValue('adhesion_type') == 'raft' and resolveOrValue('acceleration_enabled')",
  3571.                             "settable_per_mesh": false,
  3572.                             "limit_to_extruder": "adhesion_extruder_nr"
  3573.                         }
  3574.                     }
  3575.                 },
  3576.                 "raft_jerk":
  3577.                 {
  3578.                     "label": "Raft Print Jerk",
  3579.                     "description": "The jerk with which the raft is printed.",
  3580.                     "unit": "mm/s",
  3581.                     "type": "float",
  3582.                     "default_value": 8,
  3583.                     "minimum_value": "0.1",
  3584.                     "minimum_value_warning": "5",
  3585.                     "maximum_value_warning": "50",
  3586.                     "value": "jerk_print",
  3587.                     "enabled": "resolveOrValue('adhesion_type') == 'raft' and resolveOrValue('jerk_enabled')",
  3588.                     "settable_per_mesh": false,
  3589.                     "limit_to_extruder": "adhesion_extruder_nr",
  3590.                     "children":
  3591.                     {
  3592.                         "raft_surface_jerk":
  3593.                         {
  3594.                             "label": "Raft Top Print Jerk",
  3595.                             "description": "The jerk with which the top raft layers are printed.",
  3596.                             "unit": "mm/s",
  3597.                             "type": "float",
  3598.                             "default_value": 8,
  3599.                             "value": "raft_jerk",
  3600.                             "minimum_value": "0.1",
  3601.                             "minimum_value_warning": "5",
  3602.                             "maximum_value_warning": "100",
  3603.                             "enabled": "resolveOrValue('adhesion_type') == 'raft' and resolveOrValue('jerk_enabled')",
  3604.                             "settable_per_mesh": false,
  3605.                             "limit_to_extruder": "adhesion_extruder_nr"
  3606.                         },
  3607.                         "raft_interface_jerk":
  3608.                         {
  3609.                             "label": "Raft Middle Print Jerk",
  3610.                             "description": "The jerk with which the middle raft layer is printed.",
  3611.                             "unit": "mm/s",
  3612.                             "type": "float",
  3613.                             "default_value": 8,
  3614.                             "value": "raft_jerk",
  3615.                             "minimum_value": "0.1",
  3616.                             "minimum_value_warning": "5",
  3617.                             "maximum_value_warning": "50",
  3618.                             "enabled": "resolveOrValue('adhesion_type') == 'raft' and resolveOrValue('jerk_enabled')",
  3619.                             "settable_per_mesh": false,
  3620.                             "limit_to_extruder": "adhesion_extruder_nr"
  3621.                         },
  3622.                         "raft_base_jerk":
  3623.                         {
  3624.                             "label": "Raft Base Print Jerk",
  3625.                             "description": "The jerk with which the base raft layer is printed.",
  3626.                             "unit": "mm/s",
  3627.                             "type": "float",
  3628.                             "default_value": 8,
  3629.                             "value": "raft_jerk",
  3630.                             "minimum_value": "0.1",
  3631.                             "minimum_value_warning": "5",
  3632.                             "maximum_value_warning": "50",
  3633.                             "enabled": "resolveOrValue('adhesion_type') == 'raft' and resolveOrValue('jerk_enabled')",
  3634.                             "settable_per_mesh": false,
  3635.                             "limit_to_extruder": "adhesion_extruder_nr"
  3636.                         }
  3637.                     }
  3638.                 },
  3639.                 "raft_fan_speed":
  3640.                 {
  3641.                     "label": "Raft Fan Speed",
  3642.                     "description": "The fan speed for the raft.",
  3643.                     "unit": "%",
  3644.                     "type": "float",
  3645.                     "minimum_value": "0",
  3646.                     "maximum_value": "100",
  3647.                     "default_value": 0,
  3648.                     "settable_per_mesh": false,
  3649.                     "settable_per_extruder": true,
  3650.                     "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3651.                     "limit_to_extruder": "adhesion_extruder_nr",
  3652.                     "children":
  3653.                     {
  3654.                         "raft_surface_fan_speed":
  3655.                         {
  3656.                             "label": "Raft Top Fan Speed",
  3657.                             "description": "The fan speed for the top raft layers.",
  3658.                             "unit": "%",
  3659.                             "type": "float",
  3660.                             "minimum_value": "0",
  3661.                             "maximum_value": "100",
  3662.                             "default_value": 0,
  3663.                             "value": "raft_fan_speed",
  3664.                             "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3665.                             "settable_per_mesh": false,
  3666.                             "settable_per_extruder": true,
  3667.                             "limit_to_extruder": "adhesion_extruder_nr"
  3668.                         },
  3669.                         "raft_interface_fan_speed":
  3670.                         {
  3671.                             "label": "Raft Middle Fan Speed",
  3672.                             "description": "The fan speed for the middle raft layer.",
  3673.                             "unit": "%",
  3674.                             "type": "float",
  3675.                             "minimum_value": "0",
  3676.                             "maximum_value": "100",
  3677.                             "default_value": 0,
  3678.                             "value": "raft_fan_speed",
  3679.                             "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3680.                             "settable_per_mesh": false,
  3681.                             "settable_per_extruder": true,
  3682.                             "limit_to_extruder": "adhesion_extruder_nr"
  3683.                         },
  3684.                         "raft_base_fan_speed":
  3685.                         {
  3686.                             "label": "Raft Base Fan Speed",
  3687.                             "description": "The fan speed for the base raft layer.",
  3688.                             "unit": "%",
  3689.                             "type": "float",
  3690.                             "minimum_value": "0",
  3691.                             "maximum_value": "100",
  3692.                             "default_value": 0,
  3693.                             "value": "raft_fan_speed",
  3694.                             "enabled": "resolveOrValue('adhesion_type') == 'raft'",
  3695.                             "settable_per_mesh": false,
  3696.                             "settable_per_extruder": true,
  3697.                             "limit_to_extruder": "adhesion_extruder_nr"
  3698.                         }
  3699.                     }
  3700.                 }
  3701.             }
  3702.         },
  3703.         "dual":
  3704.         {
  3705.             "label": "Dual Extrusion",
  3706.             "type": "category",
  3707.             "icon": "category_dual",
  3708.             "description": "Settings used for printing with multiple extruders.",
  3709.             "children":
  3710.             {
  3711.                 "prime_tower_enable":
  3712.                 {
  3713.                     "label": "Enable Prime Tower",
  3714.                     "description": "Print a tower next to the print which serves to prime the material after each nozzle switch.",
  3715.                     "type": "bool",
  3716.                     "enabled": "machine_extruder_count > 1",
  3717.                     "default_value": false,
  3718.                     "resolve": "any(extruderValues('prime_tower_enable'))",
  3719.                     "settable_per_mesh": false,
  3720.                     "settable_per_extruder": false
  3721.                 },
  3722.                 "prime_tower_size":
  3723.                 {
  3724.                     "label": "Prime Tower Size",
  3725.                     "description": "The width of the prime tower.",
  3726.                     "type": "float",
  3727.                     "unit": "mm",
  3728.                     "enabled": "resolveOrValue('prime_tower_enable')",
  3729.                     "default_value": 15,
  3730.                     "resolve": "max(extruderValues('prime_tower_size'))",
  3731.                     "minimum_value": "0",
  3732.                     "maximum_value": "min(0.5 * machine_width, 0.5 * machine_depth)",
  3733.                     "minimum_value_warning": "max(extruderValues('prime_tower_line_width')) * 2",
  3734.                     "maximum_value_warning": "20",
  3735.                     "settable_per_mesh": false,
  3736.                     "settable_per_extruder": false
  3737.                 },
  3738.                 "prime_tower_min_volume":
  3739.                 {
  3740.                     "label": "Prime Tower Minimum Volume",
  3741.                     "description": "The minimum volume for each layer of the prime tower in order to purge enough material.",
  3742.                     "unit": "mm³",
  3743.                     "type": "float",
  3744.                     "default_value": 10,
  3745.                     "minimum_value": "0",
  3746.                     "maximum_value_warning": "resolveOrValue('prime_tower_size') ** 2 * resolveOrValue('layer_height')",
  3747.                     "enabled": "resolveOrValue('prime_tower_enable')",
  3748.                     "settable_per_mesh": false,
  3749.                     "settable_per_extruder": true,
  3750.                     "children":
  3751.                     {
  3752.                         "prime_tower_wall_thickness":
  3753.                         {
  3754.                             "label": "Prime Tower Thickness",
  3755.                             "description": "The thickness of the hollow prime tower. A thickness larger than half the Prime Tower Minimum Volume will result in a dense prime tower.",
  3756.                             "unit": "mm",
  3757.                             "type": "float",
  3758.                             "default_value": 2,
  3759.                             "value": "max(2 * min(extruderValues('prime_tower_line_width')), 0.5 * (resolveOrValue('prime_tower_size') - math.sqrt(resolveOrValue('prime_tower_size') ** 2 - max(extruderValues('prime_tower_min_volume')) / resolveOrValue('layer_height')) if (resolveOrValue('prime_tower_size') ** 2 > max(extruderValues('prime_tower_min_volume')) / resolveOrValue('layer_height')) else 0))",
  3760.                             "resolve": "max(extruderValues('prime_tower_wall_thickness'))",
  3761.                             "minimum_value": "0.001",
  3762.                             "minimum_value_warning": "2 * min(extruderValues('prime_tower_line_width'))",
  3763.                             "maximum_value_warning": "resolveOrValue('prime_tower_size') / 2",
  3764.                             "enabled": "resolveOrValue('prime_tower_enable')",
  3765.                             "settable_per_mesh": false,
  3766.                             "settable_per_extruder": false
  3767.                         }
  3768.                     }
  3769.                 },
  3770.                 "prime_tower_position_x":
  3771.                 {
  3772.                     "label": "Prime Tower X Position",
  3773.                     "description": "The x coordinate of the position of the prime tower.",
  3774.                     "type": "float",
  3775.                     "unit": "mm",
  3776.                     "enabled": "resolveOrValue('prime_tower_enable')",
  3777.                     "default_value": 200,
  3778.                     "minimum_value_warning": "-1000",
  3779.                     "maximum_value_warning": "1000",
  3780.                     "maximum_value": "machine_width",
  3781.                     "minimum_value": "resolveOrValue('prime_tower_size')",
  3782.                     "settable_per_mesh": false,
  3783.                     "settable_per_extruder": false
  3784.                 },
  3785.                 "prime_tower_position_y":
  3786.                 {
  3787.                     "label": "Prime Tower Y Position",
  3788.                     "description": "The y coordinate of the position of the prime tower.",
  3789.                     "type": "float",
  3790.                     "unit": "mm",
  3791.                     "enabled": "resolveOrValue('prime_tower_enable')",
  3792.                     "default_value": 200,
  3793.                     "minimum_value_warning": "-1000",
  3794.                     "maximum_value_warning": "1000",
  3795.                     "maximum_value": "machine_depth - resolveOrValue('prime_tower_size')",
  3796.                     "minimum_value": "0",
  3797.                     "settable_per_mesh": false,
  3798.                     "settable_per_extruder": false
  3799.                 },
  3800.                 "prime_tower_flow":
  3801.                 {
  3802.                     "label": "Prime Tower Flow",
  3803.                     "description": "Flow compensation: the amount of material extruded is multiplied by this value.",
  3804.                     "type": "float",
  3805.                     "unit": "%",
  3806.                     "enabled": "resolveOrValue('prime_tower_enable')",
  3807.                     "default_value": 100,
  3808.                     "minimum_value": "0.0001",
  3809.                     "minimum_value_warning": "50",
  3810.                     "maximum_value_warning": "150",
  3811.                     "settable_per_mesh": false,
  3812.                     "settable_per_extruder": true
  3813.                 },
  3814.                 "prime_tower_wipe_enabled":
  3815.                 {
  3816.                     "label": "Wipe Inactive Nozzle on Prime Tower",
  3817.                     "description": "After printing the prime tower with one nozzle, wipe the oozed material from the other nozzle off on the prime tower.",
  3818.                     "type": "bool",
  3819.                     "enabled": "resolveOrValue('prime_tower_enable')",
  3820.                     "default_value": true,
  3821.                     "settable_per_mesh": false,
  3822.                     "settable_per_extruder": true
  3823.                 },
  3824.                 "dual_pre_wipe":
  3825.                 {
  3826.                     "label": "Wipe Nozzle After Switch",
  3827.                     "description": "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print.",
  3828.                     "type": "bool",
  3829.                     "enabled": "resolveOrValue('prime_tower_enable')",
  3830.                     "default_value": true,
  3831.                     "settable_per_mesh": false,
  3832.                     "settable_per_extruder": true
  3833.                 },
  3834.                 "ooze_shield_enabled":
  3835.                 {
  3836.                     "label": "Enable Ooze Shield",
  3837.                     "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.",
  3838.                     "type": "bool",
  3839.                     "resolve": "any(extruderValues('ooze_shield_enabled'))",
  3840.                     "default_value": false,
  3841.                     "settable_per_mesh": false,
  3842.                     "settable_per_extruder": false
  3843.                 },
  3844.                 "ooze_shield_angle":
  3845.                 {
  3846.                     "label": "Ooze Shield Angle",
  3847.                     "description": "The maximum angle a part in the ooze shield will have. With 0 degrees being vertical, and 90 degrees being horizontal. A smaller angle leads to less failed ooze shields, but more material.",
  3848.                     "type": "float",
  3849.                     "unit": "°",
  3850.                     "enabled": "resolveOrValue('ooze_shield_enabled')",
  3851.                     "default_value": 60,
  3852.                     "resolve": "min(extruderValues('ooze_shield_angle'))",
  3853.                     "minimum_value": "0",
  3854.                     "maximum_value": "90",
  3855.                     "settable_per_mesh": false,
  3856.                     "settable_per_extruder": false
  3857.                 },
  3858.                 "ooze_shield_dist":
  3859.                 {
  3860.                     "label": "Ooze Shield Distance",
  3861.                     "description": "Distance of the ooze shield from the print, in the X/Y directions.",
  3862.                     "type": "float",
  3863.                     "unit": "mm",
  3864.                     "enabled": "resolveOrValue('ooze_shield_enabled')",
  3865.                     "default_value": 2,
  3866.                     "resolve": "max(extruderValues('ooze_shield_dist'))",
  3867.                     "minimum_value": "0",
  3868.                     "maximum_value_warning": "20",
  3869.                     "settable_per_mesh": false,
  3870.                     "settable_per_extruder": false
  3871.                 }
  3872.             }
  3873.         },
  3874.         "meshfix":
  3875.         {
  3876.             "label": "Mesh Fixes",
  3877.             "type": "category",
  3878.             "icon": "category_fixes",
  3879.             "description": "category_fixes",
  3880.             "children":
  3881.             {
  3882.                 "meshfix_union_all":
  3883.                 {
  3884.                     "label": "Union Overlapping Volumes",
  3885.                     "description": "Ignore the internal geometry arising from overlapping volumes within a mesh and print the volumes as one. This may cause unintended internal cavities to disappear.",
  3886.                     "type": "bool",
  3887.                     "default_value": true,
  3888.                     "settable_per_mesh": true
  3889.                 },
  3890.                 "meshfix_union_all_remove_holes":
  3891.                 {
  3892.                     "label": "Remove All Holes",
  3893.                     "description": "Remove the holes in each layer and keep only the outside shape. This will ignore any invisible internal geometry. However, it also ignores layer holes which can be viewed from above or below.",
  3894.                     "type": "bool",
  3895.                     "default_value": false,
  3896.                     "settable_per_mesh": true
  3897.                 },
  3898.                 "meshfix_extensive_stitching":
  3899.                 {
  3900.                     "label": "Extensive Stitching",
  3901.                     "description": "Extensive stitching tries to stitch up open holes in the mesh by closing the hole with touching polygons. This option can introduce a lot of processing time.",
  3902.                     "type": "bool",
  3903.                     "default_value": false,
  3904.                     "settable_per_mesh": true
  3905.                 },
  3906.                 "meshfix_keep_open_polygons":
  3907.                 {
  3908.                     "label": "Keep Disconnected Faces",
  3909.                     "description": "Normally Cura tries to stitch up small holes in the mesh and remove parts of a layer with big holes. Enabling this option keeps those parts which cannot be stitched. This option should be used as a last resort option when everything else fails to produce proper GCode.",
  3910.                     "type": "bool",
  3911.                     "default_value": false,
  3912.                     "settable_per_mesh": true
  3913.                 },
  3914.                 "multiple_mesh_overlap":
  3915.                 {
  3916.                     "label": "Merged Meshes Overlap",
  3917.                     "description": "Make meshes which are touching each other overlap a bit. This makes them bond together better.",
  3918.                     "type": "float",
  3919.                     "unit": "mm",
  3920.                     "default_value": 0.15,
  3921.                     "minimum_value": "0",
  3922.                     "maximum_value_warning": "1.0",
  3923.                     "settable_per_mesh": true
  3924.                 },
  3925.                 "carve_multiple_volumes":
  3926.                 {
  3927.                     "label": "Remove Mesh Intersection",
  3928.                     "description": "Remove areas where multiple meshes are overlapping with each other. This may be used if merged dual material objects overlap with each other.",
  3929.                     "type": "bool",
  3930.                     "default_value": true,
  3931.                     "value": "machine_extruder_count > 1",
  3932.                     "settable_per_mesh": false,
  3933.                     "settable_per_extruder": false,
  3934.                     "settable_per_meshgroup": true
  3935.                 },
  3936.                 "alternate_carve_order":
  3937.                 {
  3938.                     "label": "Alternate Mesh Removal",
  3939.                     "description": "Switch to which mesh intersecting volumes will belong with every layer, so that the overlapping meshes become interwoven. Turning this setting off will cause one of the meshes to obtain all of the volume in the overlap, while it is removed from the other meshes.",
  3940.                     "type": "bool",
  3941.                     "default_value": true,
  3942.                     "enabled": "carve_multiple_volumes",
  3943.                     "settable_per_mesh": false,
  3944.                     "settable_per_extruder": false,
  3945.                     "settable_per_meshgroup": true
  3946.                 }
  3947.             }
  3948.         },
  3949.         "blackmagic":
  3950.         {
  3951.             "label": "Special Modes",
  3952.             "type": "category",
  3953.             "icon": "category_blackmagic",
  3954.             "description": "category_blackmagic",
  3955.             "children":
  3956.             {
  3957.                 "print_sequence":
  3958.                 {
  3959.                     "label": "Print Sequence",
  3960.                     "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.",
  3961.                     "type": "enum",
  3962.                     "options":
  3963.                     {
  3964.                         "all_at_once": "All at Once",
  3965.                         "one_at_a_time": "One at a Time"
  3966.                     },
  3967.                     "default_value": "all_at_once",
  3968.                     "enabled": "machine_extruder_count == 1",
  3969.                     "settable_per_mesh": false,
  3970.                     "settable_per_extruder": false,
  3971.                     "settable_per_meshgroup": false
  3972.                 },
  3973.                 "infill_mesh":
  3974.                 {
  3975.                     "label": "Infill Mesh",
  3976.                     "description": "Use this mesh to modify the infill of other meshes with which it overlaps. Replaces infill regions of other meshes with regions for this mesh. It's suggested to only print one Wall and no Top/Bottom Skin for this mesh.",
  3977.                     "type": "bool",
  3978.                     "default_value": false,
  3979.                     "settable_per_mesh": true,
  3980.                     "settable_per_extruder": false,
  3981.                     "settable_per_meshgroup": false,
  3982.                     "settable_globally": false
  3983.                 },
  3984.                 "infill_mesh_order":
  3985.                 {
  3986.                     "label": "Infill Mesh Order",
  3987.                     "description": "Determines which infill mesh is inside the infill of another infill mesh. An infill mesh with a higher order will modify the infill of infill meshes with lower order and normal meshes.",
  3988.                     "default_value": 0,
  3989.                     "value": "1 if infill_mesh else 0",
  3990.                     "minimum_value_warning": "1",
  3991.                     "maximum_value_warning": "50",
  3992.                     "type": "int",
  3993.                     "settable_per_mesh": true,
  3994.                     "settable_per_extruder": false,
  3995.                     "settable_per_meshgroup": false,
  3996.                     "settable_globally": false
  3997.                 },
  3998.                 "support_mesh":
  3999.                 {
  4000.                     "label": "Support Mesh",
  4001.                     "description": "Use this mesh to specify support areas. This can be used to generate support structure.",
  4002.                     "type": "bool",
  4003.                     "default_value": false,
  4004.                     "settable_per_mesh": true,
  4005.                     "settable_per_extruder": false,
  4006.                     "settable_per_meshgroup": false,
  4007.                     "settable_globally": false
  4008.                 },
  4009.                 "anti_overhang_mesh":
  4010.                 {
  4011.                     "label": "Anti Overhang Mesh",
  4012.                     "description": "Use this mesh to specify where no part of the model should be detected as overhang. This can be used to remove unwanted support structure.",
  4013.                     "type": "bool",
  4014.                     "default_value": false,
  4015.                     "settable_per_mesh": true,
  4016.                     "settable_per_extruder": false,
  4017.                     "settable_per_meshgroup": false,
  4018.                     "settable_globally": false
  4019.                 },
  4020.                 "magic_mesh_surface_mode":
  4021.                 {
  4022.                     "label": "Surface Mode",
  4023.                     "description": "Treat the model as a surface only, a volume, or volumes with loose surfaces. The normal print mode only prints enclosed volumes. \"Surface\" prints a single wall tracing the mesh surface with no infill and no top/bottom skin. \"Both\" prints enclosed volumes like normal and any remaining polygons as surfaces.",
  4024.                     "type": "enum",
  4025.                     "options":
  4026.                     {
  4027.                         "normal": "Normal",
  4028.                         "surface": "Surface",
  4029.                         "both": "Both"
  4030.                     },
  4031.                     "default_value": "normal",
  4032.                     "settable_per_mesh": true
  4033.                 },
  4034.                 "magic_spiralize":
  4035.                 {
  4036.                     "label": "Spiralize Outer Contour",
  4037.                     "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.",
  4038.                     "type": "bool",
  4039.                     "default_value": false,
  4040.                     "settable_per_mesh": true
  4041.                 }
  4042.             }
  4043.         },
  4044.         "experimental":
  4045.         {
  4046.             "label": "Experimental",
  4047.             "type": "category",
  4048.             "icon": "category_experimental",
  4049.             "description": "experimental!",
  4050.             "children":
  4051.             {
  4052.                 "draft_shield_enabled":
  4053.                 {
  4054.                     "label": "Enable Draft Shield",
  4055.                     "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.",
  4056.                     "type": "bool",
  4057.                     "default_value": false,
  4058.                     "settable_per_mesh": false,
  4059.                     "settable_per_extruder": false
  4060.                 },
  4061.                 "draft_shield_dist":
  4062.                 {
  4063.                     "label": "Draft Shield X/Y Distance",
  4064.                     "description": "Distance of the draft shield from the print, in the X/Y directions.",
  4065.                     "unit": "mm",
  4066.                     "type": "float",
  4067.                     "minimum_value": "0",
  4068.                     "maximum_value_warning": "10",
  4069.                     "default_value": 10,
  4070.                     "resolve": "max(extruderValues('draft_shield_dist'))",
  4071.                     "enabled": "draft_shield_enabled",
  4072.                     "settable_per_mesh": false,
  4073.                     "settable_per_extruder": false
  4074.                 },
  4075.                 "draft_shield_height_limitation":
  4076.                 {
  4077.                     "label": "Draft Shield Limitation",
  4078.                     "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.",
  4079.                     "type": "enum",
  4080.                     "options":
  4081.                     {
  4082.                         "full": "Full",
  4083.                         "limited": "Limited"
  4084.                     },
  4085.                     "default_value": "full",
  4086.                     "resolve": "'full' if 'full' in extruderValues('draft_shield_height_limitation') else 'limited'",
  4087.                     "enabled": "draft_shield_enabled",
  4088.                     "settable_per_mesh": false,
  4089.                     "settable_per_extruder": false
  4090.                 },
  4091.                 "draft_shield_height":
  4092.                 {
  4093.                     "label": "Draft Shield Height",
  4094.                     "description": "Height limitation of the draft shield. Above this height no draft shield will be printed.",
  4095.                     "unit": "mm",
  4096.                     "type": "float",
  4097.                     "minimum_value": "0",
  4098.                     "maximum_value_warning": "9999",
  4099.                     "default_value": 10,
  4100.                     "value": "10",
  4101.                     "enabled": "draft_shield_enabled and draft_shield_height_limitation == 'limited'",
  4102.                     "settable_per_mesh": false,
  4103.                     "settable_per_extruder": false
  4104.                 },
  4105.                 "conical_overhang_enabled":
  4106.                 {
  4107.                     "label": "Make Overhang Printable",
  4108.                     "description": "Change the geometry of the printed model such that minimal support is required. Steep overhangs will become shallow overhangs. Overhanging areas will drop down to become more vertical.",
  4109.                     "type": "bool",
  4110.                     "default_value": false
  4111.                 },
  4112.                 "conical_overhang_angle":
  4113.                 {
  4114.                     "label": "Maximum Model Angle",
  4115.                     "description": "The maximum angle of overhangs after the they have been made printable. At a value of 0° all overhangs are replaced by a piece of model connected to the build plate, 90° will not change the model in any way.",
  4116.                     "unit": "°",
  4117.                     "type": "float",
  4118.                     "minimum_value": "-89",
  4119.                     "minimum_value_warning": "0",
  4120.                     "maximum_value": "89",
  4121.                     "default_value": 50,
  4122.                     "enabled": "conical_overhang_enabled"
  4123.                 },
  4124.                 "coasting_enable":
  4125.                 {
  4126.                     "label": "Enable Coasting",
  4127.                     "description": "Coasting replaces the last part of an extrusion path with a travel path. The oozed material is used to print the last piece of the extrusion path in order to reduce stringing.",
  4128.                     "type": "bool",
  4129.                     "default_value": false,
  4130.                     "settable_per_mesh": false,
  4131.                     "settable_per_extruder": true
  4132.                 },
  4133.                 "coasting_volume":
  4134.                 {
  4135.                     "label": "Coasting Volume",
  4136.                     "description": "The volume otherwise oozed. This value should generally be close to the nozzle diameter cubed.",
  4137.                     "unit": "mm³",
  4138.                     "type": "float",
  4139.                     "default_value": 0.064,
  4140.                     "minimum_value": "0",
  4141.                     "maximum_value_warning": "machine_nozzle_size * 5",
  4142.                     "enabled": "coasting_enable",
  4143.                     "settable_per_mesh": false,
  4144.                     "settable_per_extruder": true
  4145.                 },
  4146.                 "coasting_min_volume":
  4147.                 {
  4148.                     "label": "Minimum Volume Before Coasting",
  4149.                     "description": "The smallest volume an extrusion path should have before allowing coasting. For smaller extrusion paths, less pressure has been built up in the bowden tube and so the coasted volume is scaled linearly. This value should always be larger than the Coasting Volume.",
  4150.                     "unit": "mm³",
  4151.                     "type": "float",
  4152.                     "default_value": 0.8,
  4153.                     "minimum_value": "0",
  4154.                     "maximum_value_warning": "10.0",
  4155.                     "enabled": "coasting_enable",
  4156.                     "settable_per_mesh": false,
  4157.                     "settable_per_extruder": true
  4158.                 },
  4159.                 "coasting_speed":
  4160.                 {
  4161.                     "label": "Coasting Speed",
  4162.                     "description": "The speed by which to move during coasting, relative to the speed of the extrusion path. A value slightly under 100% is advised, since during the coasting move the pressure in the bowden tube drops.",
  4163.                     "unit": "%",
  4164.                     "type": "float",
  4165.                     "default_value": 90,
  4166.                     "minimum_value": "0.0001",
  4167.                     "maximum_value_warning": "100",
  4168.                     "enabled": "coasting_enable",
  4169.                     "settable_per_mesh": false,
  4170.                     "settable_per_extruder": true
  4171.                 },
  4172.                 "skin_outline_count":
  4173.                 {
  4174.                     "label": "Extra Skin Wall Count",
  4175.                     "description": "Replaces the outermost part of the top/bottom pattern with a number of concentric lines. Using one or two lines improves roofs that start on infill material.",
  4176.                     "default_value": 0,
  4177.                     "minimum_value": "0",
  4178.                     "maximum_value_warning": "10",
  4179.                     "type": "int",
  4180.                     "settable_per_mesh": true
  4181.                 },
  4182.                 "skin_alternate_rotation":
  4183.                 {
  4184.                     "label": "Alternate Skin Rotation",
  4185.                     "description": "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions.",
  4186.                     "type": "bool",
  4187.                     "default_value": false,
  4188.                     "enabled": "top_bottom_pattern != 'concentric'",
  4189.                     "settable_per_mesh": true
  4190.                 },
  4191.                 "support_conical_enabled":
  4192.                 {
  4193.                     "label": "Enable Conical Support",
  4194.                     "description": "Experimental feature: Make support areas smaller at the bottom than at the overhang.",
  4195.                     "type": "bool",
  4196.                     "default_value": false,
  4197.                     "enabled": "support_enable",
  4198.                     "limit_to_extruder": "support_infill_extruder_nr",
  4199.                     "settable_per_mesh": true
  4200.                 },
  4201.                 "support_conical_angle":
  4202.                 {
  4203.                     "label": "Conical Support Angle",
  4204.                     "description": "The angle of the tilt of conical support. With 0 degrees being vertical, and 90 degrees being horizontal. Smaller angles cause the support to be more sturdy, but consist of more material. Negative angles cause the base of the support to be wider than the top.",
  4205.                     "unit": "°",
  4206.                     "type": "float",
  4207.                     "minimum_value": "-90",
  4208.                     "minimum_value_warning": "-45",
  4209.                     "maximum_value_warning": "45",
  4210.                     "maximum_value": "90",
  4211.                     "default_value": 30,
  4212.                     "enabled": "support_conical_enabled and support_enable",
  4213.                     "limit_to_extruder": "support_infill_extruder_nr",
  4214.                     "settable_per_mesh": true
  4215.                 },
  4216.                 "support_conical_min_width":
  4217.                 {
  4218.                     "label": "Conical Support Minimum Width",
  4219.                     "description": "Minimum width to which the base of the conical support area is reduced. Small widths can lead to unstable support structures.",
  4220.                     "unit": "mm",
  4221.                     "default_value": 5.0,
  4222.                     "minimum_value": "0",
  4223.                     "minimum_value_warning": "machine_nozzle_size * 3",
  4224.                     "maximum_value_warning": "100.0",
  4225.                     "type": "float",
  4226.                     "enabled": "support_conical_enabled and support_enable",
  4227.                     "limit_to_extruder": "support_infill_extruder_nr",
  4228.                     "settable_per_mesh": true
  4229.                 },
  4230.                 "infill_hollow":
  4231.                 {
  4232.                     "label": "Hollow Out Objects",
  4233.                     "description": "Remove all infill and make the inside of the object eligible for support.",
  4234.                     "type": "bool",
  4235.                     "default_value": false,
  4236.                     "settable_per_mesh": true
  4237.                 },
  4238.                 "magic_fuzzy_skin_enabled":
  4239.                 {
  4240.                     "label": "Fuzzy Skin",
  4241.                     "description": "Randomly jitter while printing the outer wall, so that the surface has a rough and fuzzy look.",
  4242.                     "type": "bool",
  4243.                     "default_value": false,
  4244.                     "settable_per_mesh": true
  4245.                 },
  4246.                 "magic_fuzzy_skin_thickness":
  4247.                 {
  4248.                     "label": "Fuzzy Skin Thickness",
  4249.                     "description": "The width within which to jitter. It's advised to keep this below the outer wall width, since the inner walls are unaltered.",
  4250.                     "type": "float",
  4251.                     "unit": "mm",
  4252.                     "default_value": 0.3,
  4253.                     "minimum_value": "0.001",
  4254.                     "maximum_value_warning": "wall_line_width_0",
  4255.                     "enabled": "magic_fuzzy_skin_enabled",
  4256.                     "settable_per_mesh": true
  4257.                 },
  4258.                 "magic_fuzzy_skin_point_density":
  4259.                 {
  4260.                     "label": "Fuzzy Skin Density",
  4261.                     "description": "The average density of points introduced on each polygon in a layer. Note that the original points of the polygon are discarded, so a low density results in a reduction of the resolution.",
  4262.                     "type": "float",
  4263.                     "unit": "1/mm",
  4264.                     "default_value": 1.25,
  4265.                     "minimum_value": "0.008",
  4266.                     "minimum_value_warning": "0.1",
  4267.                     "maximum_value_warning": "10",
  4268.                     "maximum_value": "2 / magic_fuzzy_skin_thickness",
  4269.                     "enabled": "magic_fuzzy_skin_enabled",
  4270.                     "settable_per_mesh": true,
  4271.                     "children":
  4272.                     {
  4273.                         "magic_fuzzy_skin_point_dist":
  4274.                         {
  4275.                             "label": "Fuzzy Skin Point Distance",
  4276.                             "description": "The average distance between the random points introduced on each line segment. Note that the original points of the polygon are discarded, so a high smoothness results in a reduction of the resolution. This value must be higher than half the Fuzzy Skin Thickness.",
  4277.                             "type": "float",
  4278.                             "unit": "mm",
  4279.                             "default_value": 0.8,
  4280.                             "minimum_value": "magic_fuzzy_skin_thickness / 2",
  4281.                             "minimum_value_warning": "0.1",
  4282.                             "maximum_value_warning": "10",
  4283.                             "value": "10000 if magic_fuzzy_skin_point_density == 0 else 1 / magic_fuzzy_skin_point_density",
  4284.                             "enabled": "magic_fuzzy_skin_enabled",
  4285.                             "settable_per_mesh": true
  4286.                         }
  4287.                     }
  4288.                 },
  4289.                 "wireframe_enabled":
  4290.                 {
  4291.                     "label": "Wire Printing",
  4292.                     "description": "Print only the outside surface with a sparse webbed structure, printing 'in thin air'. This is realized by horizontally printing the contours of the model at given Z intervals which are connected via upward and diagonally downward lines.",
  4293.                     "type": "bool",
  4294.                     "default_value": false,
  4295.                     "settable_per_mesh": false,
  4296.                     "settable_per_extruder": false,
  4297.                     "settable_per_meshgroup": false
  4298.                 },
  4299.                 "wireframe_height":
  4300.                 {
  4301.                     "label": "WP Connection Height",
  4302.                     "description": "The height of the upward and diagonally downward lines between two horizontal parts. This determines the overall density of the net structure. Only applies to Wire Printing.",
  4303.                     "type": "float",
  4304.                     "unit": "mm",
  4305.                     "default_value": 3,
  4306.                     "value": "machine_nozzle_head_distance",
  4307.                     "minimum_value": "0.0001",
  4308.                     "maximum_value_warning": "20",
  4309.                     "enabled": "wireframe_enabled",
  4310.                     "settable_per_mesh": false,
  4311.                     "settable_per_extruder": false,
  4312.                     "settable_per_meshgroup": false
  4313.                 },
  4314.                 "wireframe_roof_inset":
  4315.                 {
  4316.                     "label": "WP Roof Inset Distance",
  4317.                     "description": "The distance covered when making a connection from a roof outline inward. Only applies to Wire Printing.",
  4318.                     "type": "float",
  4319.                     "unit": "mm",
  4320.                     "default_value": 3,
  4321.                     "minimum_value": "0",
  4322.                     "minimum_value_warning": "machine_nozzle_size",
  4323.                     "maximum_value_warning": "20",
  4324.                     "enabled": "wireframe_enabled",
  4325.                     "value": "wireframe_height",
  4326.                     "settable_per_mesh": false,
  4327.                     "settable_per_extruder": false,
  4328.                     "settable_per_meshgroup": false
  4329.                 },
  4330.                 "wireframe_printspeed":
  4331.                 {
  4332.                     "label": "WP Speed",
  4333.                     "description": "Speed at which the nozzle moves when extruding material. Only applies to Wire Printing.",
  4334.                     "unit": "mm/s",
  4335.                     "type": "float",
  4336.                     "default_value": 5,
  4337.                     "minimum_value": "0.1",
  4338.                     "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2 + max(max_feedrate_z_override, machine_max_feedrate_z) ** 2)",
  4339.                     "maximum_value_warning": "50",
  4340.                     "enabled": "wireframe_enabled",
  4341.                     "settable_per_mesh": false,
  4342.                     "settable_per_extruder": false,
  4343.                     "settable_per_meshgroup": false,
  4344.                     "children":
  4345.                     {
  4346.                         "wireframe_printspeed_bottom":
  4347.                         {
  4348.                             "label": "WP Bottom Printing Speed",
  4349.                             "description": "Speed of printing the first layer, which is the only layer touching the build platform. Only applies to Wire Printing.",
  4350.                             "unit": "mm/s",
  4351.                             "type": "float",
  4352.                             "default_value": 5,
  4353.                             "minimum_value": "0.1",
  4354.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  4355.                             "maximum_value_warning": "50",
  4356.                             "enabled": "wireframe_enabled",
  4357.                             "value": "wireframe_printspeed",
  4358.                             "settable_per_mesh": false,
  4359.                             "settable_per_extruder": false,
  4360.                             "settable_per_meshgroup": false
  4361.                         },
  4362.                         "wireframe_printspeed_up":
  4363.                         {
  4364.                             "label": "WP Upward Printing Speed",
  4365.                             "description": "Speed of printing a line upward 'in thin air'. Only applies to Wire Printing.",
  4366.                             "unit": "mm/s",
  4367.                             "type": "float",
  4368.                             "default_value": 5,
  4369.                             "minimum_value": "0.1",
  4370.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2 + max(max_feedrate_z_override, machine_max_feedrate_z) ** 2)",
  4371.                             "maximum_value_warning": "50",
  4372.                             "enabled": "wireframe_enabled",
  4373.                             "value": "wireframe_printspeed",
  4374.                             "settable_per_mesh": false,
  4375.                             "settable_per_extruder": false,
  4376.                             "settable_per_meshgroup": false
  4377.                         },
  4378.                         "wireframe_printspeed_down":
  4379.                         {
  4380.                             "label": "WP Downward Printing Speed",
  4381.                             "description": "Speed of printing a line diagonally downward. Only applies to Wire Printing.",
  4382.                             "unit": "mm/s",
  4383.                             "type": "float",
  4384.                             "default_value": 5,
  4385.                             "minimum_value": "0.1",
  4386.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2 + max(max_feedrate_z_override, machine_max_feedrate_z) ** 2)",
  4387.                             "maximum_value_warning": "50",
  4388.                             "enabled": "wireframe_enabled",
  4389.                             "value": "wireframe_printspeed",
  4390.                             "settable_per_mesh": false,
  4391.                             "settable_per_extruder": false,
  4392.                             "settable_per_meshgroup": false
  4393.                         },
  4394.                         "wireframe_printspeed_flat":
  4395.                         {
  4396.                             "label": "WP Horizontal Printing Speed",
  4397.                             "description": "Speed of printing the horizontal contours of the model. Only applies to Wire Printing.",
  4398.                             "unit": "mm/s",
  4399.                             "type": "float",
  4400.                             "default_value": 5,
  4401.                             "minimum_value": "0.1",
  4402.                             "maximum_value": "math.sqrt(machine_max_feedrate_x ** 2 + machine_max_feedrate_y ** 2)",
  4403.                             "maximum_value_warning": "100",
  4404.                             "value": "wireframe_printspeed",
  4405.                             "enabled": "wireframe_enabled",
  4406.                             "settable_per_mesh": false,
  4407.                             "settable_per_extruder": false,
  4408.                             "settable_per_meshgroup": false
  4409.                         }
  4410.                     }
  4411.                 },
  4412.                 "wireframe_flow":
  4413.                 {
  4414.                     "label": "WP Flow",
  4415.                     "description": "Flow compensation: the amount of material extruded is multiplied by this value. Only applies to Wire Printing.",
  4416.                     "unit": "%",
  4417.                     "default_value": 100,
  4418.                     "minimum_value": "0",
  4419.                     "maximum_value_warning": "100",
  4420.                     "type": "float",
  4421.                     "enabled": "wireframe_enabled",
  4422.                     "settable_per_mesh": false,
  4423.                     "settable_per_extruder": false,
  4424.                     "settable_per_meshgroup": false,
  4425.                     "children":
  4426.                     {
  4427.                         "wireframe_flow_connection":
  4428.                         {
  4429.                             "label": "WP Connection Flow",
  4430.                             "description": "Flow compensation when going up or down. Only applies to Wire Printing.",
  4431.                             "unit": "%",
  4432.                             "default_value": 100,
  4433.                             "minimum_value": "0",
  4434.                             "maximum_value_warning": "100",
  4435.                             "type": "float",
  4436.                             "enabled": "wireframe_enabled",
  4437.                             "value": "wireframe_flow",
  4438.                             "settable_per_mesh": false,
  4439.                             "settable_per_extruder": false,
  4440.                             "settable_per_meshgroup": false
  4441.                         },
  4442.                         "wireframe_flow_flat":
  4443.                         {
  4444.                             "label": "WP Flat Flow",
  4445.                             "description": "Flow compensation when printing flat lines. Only applies to Wire Printing.",
  4446.                             "unit": "%",
  4447.                             "default_value": 100,
  4448.                             "minimum_value": "0",
  4449.                             "maximum_value_warning": "100",
  4450.                             "type": "float",
  4451.                             "enabled": "wireframe_enabled",
  4452.                             "value": "wireframe_flow",
  4453.                             "settable_per_mesh": false,
  4454.                             "settable_per_extruder": false,
  4455.                             "settable_per_meshgroup": false
  4456.                         }
  4457.                     }
  4458.                 },
  4459.                 "wireframe_top_delay":
  4460.                 {
  4461.                     "label": "WP Top Delay",
  4462.                     "description": "Delay time after an upward move, so that the upward line can harden. Only applies to Wire Printing.",
  4463.                     "unit": "s",
  4464.                     "type": "float",
  4465.                     "default_value": 0,
  4466.                     "minimum_value": "0",
  4467.                     "maximum_value_warning": "1",
  4468.                     "enabled": "wireframe_enabled",
  4469.                     "settable_per_mesh": false,
  4470.                     "settable_per_extruder": false,
  4471.                     "settable_per_meshgroup": false
  4472.                 },
  4473.                 "wireframe_bottom_delay":
  4474.                 {
  4475.                     "label": "WP Bottom Delay",
  4476.                     "description": "Delay time after a downward move. Only applies to Wire Printing.",
  4477.                     "unit": "s",
  4478.                     "type": "float",
  4479.                     "default_value": 0,
  4480.                     "minimum_value": "0",
  4481.                     "maximum_value_warning": "1",
  4482.                     "enabled": "wireframe_enabled",
  4483.                     "settable_per_mesh": false,
  4484.                     "settable_per_extruder": false,
  4485.                     "settable_per_meshgroup": false
  4486.                 },
  4487.                 "wireframe_flat_delay":
  4488.                 {
  4489.                     "label": "WP Flat Delay",
  4490.                     "description": "Delay time between two horizontal segments. Introducing such a delay can cause better adhesion to previous layers at the connection points, while too long delays cause sagging. Only applies to Wire Printing.",
  4491.                     "unit": "s",
  4492.                     "type": "float",
  4493.                     "default_value": 0.1,
  4494.                     "minimum_value": "0",
  4495.                     "maximum_value_warning": "0.5",
  4496.                     "enabled": "wireframe_enabled",
  4497.                     "settable_per_mesh": false,
  4498.                     "settable_per_extruder": false,
  4499.                     "settable_per_meshgroup": false
  4500.                 },
  4501.                 "wireframe_up_half_speed":
  4502.                 {
  4503.                     "label": "WP Ease Upward",
  4504.                     "description": "Distance of an upward move which is extruded with half speed.\nThis can cause better adhesion to previous layers, while not heating the material in those layers too much. Only applies to Wire Printing.",
  4505.                     "type": "float",
  4506.                     "unit": "mm",
  4507.                     "default_value": 0.3,
  4508.                     "minimum_value": "0",
  4509.                     "maximum_value_warning": "5.0",
  4510.                     "enabled": "wireframe_enabled",
  4511.                     "settable_per_mesh": false,
  4512.                     "settable_per_extruder": false,
  4513.                     "settable_per_meshgroup": false
  4514.                 },
  4515.                 "wireframe_top_jump":
  4516.                 {
  4517.                     "label": "WP Knot Size",
  4518.                     "description": "Creates a small knot at the top of an upward line, so that the consecutive horizontal layer has a better chance to connect to it. Only applies to Wire Printing.",
  4519.                     "type": "float",
  4520.                     "unit": "mm",
  4521.                     "default_value": 0.6,
  4522.                     "minimum_value": "0",
  4523.                     "maximum_value_warning": "2.0",
  4524.                     "enabled": "wireframe_enabled",
  4525.                     "settable_per_mesh": false,
  4526.                     "settable_per_extruder": false,
  4527.                     "settable_per_meshgroup": false
  4528.                 },
  4529.                 "wireframe_fall_down":
  4530.                 {
  4531.                     "label": "WP Fall Down",
  4532.                     "description": "Distance with which the material falls down after an upward extrusion. This distance is compensated for. Only applies to Wire Printing.",
  4533.                     "type": "float",
  4534.                     "unit": "mm",
  4535.                     "default_value": 0.5,
  4536.                     "minimum_value": "0",
  4537.                     "maximum_value_warning": "wireframe_height",
  4538.                     "enabled": "wireframe_enabled",
  4539.                     "settable_per_mesh": false,
  4540.                     "settable_per_extruder": false,
  4541.                     "settable_per_meshgroup": false
  4542.                 },
  4543.                 "wireframe_drag_along":
  4544.                 {
  4545.                     "label": "WP Drag Along",
  4546.                     "description": "Distance with which the material of an upward extrusion is dragged along with the diagonally downward extrusion. This distance is compensated for. Only applies to Wire Printing.",
  4547.                     "type": "float",
  4548.                     "unit": "mm",
  4549.                     "default_value": 0.6,
  4550.                     "minimum_value": "0",
  4551.                     "maximum_value_warning": "wireframe_height",
  4552.                     "enabled": "wireframe_enabled",
  4553.                     "settable_per_mesh": false,
  4554.                     "settable_per_extruder": false,
  4555.                     "settable_per_meshgroup": false
  4556.                 },
  4557.                 "wireframe_strategy":
  4558.                 {
  4559.                     "label": "WP Strategy",
  4560.                     "description": "Strategy for making sure two consecutive layers connect at each connection point. Retraction lets the upward lines harden in the right position, but may cause filament grinding. A knot can be made at the end of an upward line to heighten the chance of connecting to it and to let the line cool; however, it may require slow printing speeds. Another strategy is to compensate for the sagging of the top of an upward line; however, the lines won't always fall down as predicted.",
  4561.                     "type": "enum",
  4562.                     "options":
  4563.                     {
  4564.                         "compensate": "Compensate",
  4565.                         "knot": "Knot",
  4566.                         "retract": "Retract"
  4567.                     },
  4568.                     "default_value": "compensate",
  4569.                     "enabled": "wireframe_enabled",
  4570.                     "settable_per_mesh": false,
  4571.                     "settable_per_extruder": false,
  4572.                     "settable_per_meshgroup": false
  4573.                 },
  4574.                 "wireframe_straight_before_down":
  4575.                 {
  4576.                     "label": "WP Straighten Downward Lines",
  4577.                     "description": "Percentage of a diagonally downward line which is covered by a horizontal line piece. This can prevent sagging of the top most point of upward lines. Only applies to Wire Printing.",
  4578.                     "type": "float",
  4579.                     "unit": "%",
  4580.                     "default_value": 20,
  4581.                     "minimum_value": "0",
  4582.                     "maximum_value": "100",
  4583.                     "enabled": "wireframe_enabled",
  4584.                     "settable_per_mesh": false,
  4585.                     "settable_per_extruder": false,
  4586.                     "settable_per_meshgroup": false
  4587.                 },
  4588.                 "wireframe_roof_fall_down":
  4589.                 {
  4590.                     "label": "WP Roof Fall Down",
  4591.                     "description": "The distance which horizontal roof lines printed 'in thin air' fall down when being printed. This distance is compensated for. Only applies to Wire Printing.",
  4592.                     "type": "float",
  4593.                     "unit": "mm",
  4594.                     "default_value": 2,
  4595.                     "minimum_value_warning": "0",
  4596.                     "maximum_value_warning": "wireframe_roof_inset",
  4597.                     "enabled": "wireframe_enabled",
  4598.                     "settable_per_mesh": false,
  4599.                     "settable_per_extruder": false,
  4600.                     "settable_per_meshgroup": false
  4601.                 },
  4602.                 "wireframe_roof_drag_along":
  4603.                 {
  4604.                     "label": "WP Roof Drag Along",
  4605.                     "description": "The distance of the end piece of an inward line which gets dragged along when going back to the outer outline of the roof. This distance is compensated for. Only applies to Wire Printing.",
  4606.                     "type": "float",
  4607.                     "unit": "mm",
  4608.                     "default_value": 0.8,
  4609.                     "minimum_value": "0",
  4610.                     "maximum_value_warning": "10",
  4611.                     "enabled": "wireframe_enabled",
  4612.                     "settable_per_mesh": false,
  4613.                     "settable_per_extruder": false,
  4614.                     "settable_per_meshgroup": false
  4615.                 },
  4616.                 "wireframe_roof_outer_delay":
  4617.                 {
  4618.                     "label": "WP Roof Outer Delay",
  4619.                     "description": "Time spent at the outer perimeters of hole which is to become a roof. Longer times can ensure a better connection. Only applies to Wire Printing.",
  4620.                     "type": "float",
  4621.                     "unit": "s",
  4622.                     "default_value": 0.2,
  4623.                     "minimum_value": "0",
  4624.                     "maximum_value_warning": "2.0",
  4625.                     "enabled": "wireframe_enabled",
  4626.                     "settable_per_mesh": false,
  4627.                     "settable_per_extruder": false,
  4628.                     "settable_per_meshgroup": false
  4629.                 },
  4630.                 "wireframe_nozzle_clearance":
  4631.                 {
  4632.                     "label": "WP Nozzle Clearance",
  4633.                     "description": "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing.",
  4634.                     "type": "float",
  4635.                     "unit": "mm",
  4636.                     "default_value": 1,
  4637.                     "minimum_value_warning": "0",
  4638.                     "maximum_value_warning": "10.0",
  4639.                     "enabled": "wireframe_enabled",
  4640.                     "settable_per_mesh": false,
  4641.                     "settable_per_extruder": false,
  4642.                     "settable_per_meshgroup": false
  4643.                 }
  4644.             }
  4645.         },
  4646.         "command_line_settings": {
  4647.             "label": "Command Line Settings",
  4648.             "description": "Settings which are only used if CuraEngine isn't called from the Cura frontend.",
  4649.             "type": "category",
  4650.             "enabled": false,
  4651.             "children": {
  4652.                 "center_object": {
  4653.                     "description": "Whether to center the object on the middle of the build platform (0,0), instead of using the coordinate system in which the object was saved.",
  4654.                     "type": "bool",
  4655.                     "label": "Center object",
  4656.                     "default_value": false,
  4657.                     "enabled": false
  4658.                 },
  4659.                 "mesh_position_x": {
  4660.                     "description": "Offset applied to the object in the x direction.",
  4661.                     "type": "float",
  4662.                     "label": "Mesh position x",
  4663.                     "default_value": 0,
  4664.                     "enabled": false
  4665.                 },
  4666.                 "mesh_position_y": {
  4667.                     "description": "Offset applied to the object in the y direction.",
  4668.                     "type": "float",
  4669.                     "label": "Mesh position y",
  4670.                     "default_value": 0,
  4671.                     "enabled": false
  4672.                 },
  4673.                 "mesh_position_z": {
  4674.                     "description": "Offset applied to the object in the z direction. With this you can perform what was used to be called 'Object Sink'.",
  4675.                     "type": "float",
  4676.                     "label": "Mesh position z",
  4677.                     "default_value": 0,
  4678.                     "enabled": false
  4679.                 },
  4680.                 "mesh_rotation_matrix": {
  4681.                     "label": "Mesh Rotation Matrix",
  4682.                     "description": "Transformation matrix to be applied to the model when loading it from file.",
  4683.                     "type": "str",
  4684.                     "default_value": "[[1,0,0], [0,1,0], [0,0,1]]",
  4685.                     "enabled": false
  4686.                 }
  4687.             }
  4688.         }
  4689.     }
  4690. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement