uni_base.def.json 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. {
  2. "version": 2,
  3. "name": "Uni Base Printer",
  4. "inherits": "fdmprinter",
  5. "metadata":
  6. {
  7. "visible": false,
  8. "author": "Nail` Gimadeev (C)",
  9. "manufacturer": "Uni 3D",
  10. "file_formats": "text/x-gcode",
  11. "exclude_materials": [
  12. "chromatik_pla",
  13. "dsm_arnitel2045_175",
  14. "dsm_novamid1070_175",
  15. "emotiontech_abs",
  16. "emotiontech_asax",
  17. "emotiontech_hips",
  18. "emotiontech_petg",
  19. "emotiontech_pla",
  20. "emotiontech_pva-m",
  21. "emotiontech_pva-oks",
  22. "emotiontech_pva-s",
  23. "emotiontech_tpu98a",
  24. "fabtotum_abs",
  25. "fabtotum_nylon",
  26. "fabtotum_pla",
  27. "fabtotum_tpu",
  28. "fiberlogy_hd_pla",
  29. "filo3d_pla",
  30. "filo3d_pla_green",
  31. "filo3d_pla_red",
  32. "imade3d_petg_175",
  33. "imade3d_pla_175",
  34. "innofill_innoflex60_175",
  35. "leapfrog_abs_natural",
  36. "leapfrog_epla_natural",
  37. "leapfrog_pva_natural",
  38. "octofiber_pla",
  39. "polyflex_pla",
  40. "polymax_pla",
  41. "polyplus_pla",
  42. "polywood_pla",
  43. "redd_abs",
  44. "redd_asa",
  45. "redd_hips",
  46. "redd_nylon",
  47. "redd_petg",
  48. "redd_pla",
  49. "redd_tpe",
  50. "structur3d_dap100silicone",
  51. "tizyx_abs",
  52. "tizyx_flex",
  53. "tizyx_petg",
  54. "tizyx_pla",
  55. "tizyx_pla_bois",
  56. "tizyx_pva",
  57. "verbatim_bvoh_175",
  58. "Vertex_Delta_ABS",
  59. "Vertex_Delta_PET",
  60. "Vertex_Delta_PLA",
  61. "Vertex_Delta_PLA_Glitter",
  62. "Vertex_Delta_PLA_Mat",
  63. "Vertex_Delta_PLA_Satin",
  64. "Vertex_Delta_PLA_Wood",
  65. "Vertex_Delta_TPU",
  66. "zyyx_pro_flex",
  67. "zyyx_pro_pla"
  68. ],
  69. "first_start_actions": [ "MachineSettingsAction" ],
  70. "has_machine_quality": true,
  71. "has_materials": true,
  72. "has_variants": true,
  73. "machine_extruder_trains":
  74. {
  75. "0": "uni_extruder_1st",
  76. "1": "uni_extruder_2nd"
  77. },
  78. "preferred_material": "generic_abs_175",
  79. "preferred_quality_type": "q020",
  80. "preferred_variant_name": "0.40mm Nozzle",
  81. "variants_name": "Nozzle Size"
  82. },
  83. "overrides":
  84. {
  85. "adhesion_type": { "value": "'brim'" },
  86. "bottom_thickness": { "value": "layer_height*3 if layer_height > 0.15 else 0.8" },
  87. "bridge_settings_enabled": { "value": "True" },
  88. "brim_width": { "value": "5" },
  89. "cool_fan_full_at_height": { "value": "layer_height*2" },
  90. "cool_lift_head": { "value": "True" },
  91. "cool_min_layer_time": { "value": "5" },
  92. "cool_min_layer_time_fan_speed_max": { "value": "20" },
  93. "cool_min_speed": { "value": "15" },
  94. "expand_skins_expand_distance": { "value": "3" },
  95. "gantry_height": { "value": 55 },
  96. "infill_before_walls": { "value": "False" },
  97. "infill_enable_travel_optimization": { "value": "True" },
  98. "infill_line_width": { "value": "round(line_width * 1.1, 2)" },
  99. "infill_pattern": { "value": "'gyroid'" },
  100. "initial_layer_line_width_factor": { "value": "100" },
  101. "layer_height_0": { "value": "layer_height" },
  102. "line_width": { "value": "machine_nozzle_size" },
  103. "machine_buildplate_type": { "value": "glass" },
  104. "machine_center_is_zero": { "default_value": false },
  105. "machine_depth": { "default_value": 220 },
  106. "machine_end_gcode": { "default_value": "G91\nG1 E-1 F600\nG1 Z+1 E-3 X-20 Y-20 F4800\nM104 S0\nM106 S0\nM140 S0\nM220 S100\nM221 S100\nG28\nG90\nM84\n;\n" },
  107. "machine_extruder_count": { "value": 2 },
  108. "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
  109. "machine_head_with_fans_polygon":
  110. {
  111. "default_value": [
  112. [-10, 10],
  113. [-10, -10],
  114. [10, -10],
  115. [10, 10]
  116. ]
  117. },
  118. "machine_heated_bed": { "default_value": true },
  119. "machine_height": { "default_value": 250 },
  120. "machine_name": { "default_value": "UNI Base Printer" },
  121. "machine_shape": { "default_value": "rectangular" },
  122. "machine_start_gcode": { "default_value": ";Sliced at: {day} {date} {time}\nG21\nG90\nM82\nM220 S100\nM221 S100\nG28\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0}\nG1 F600 Z15\nG92 E0\nG1 F300 E10\nM117 Printing...\n;\n" },
  123. "machine_width": { "default_value": 270 },
  124. "material_diameter": { "default_value": 1.75 },
  125. "optimize_wall_printing_order": { "value": "True" },
  126. "retraction_amount": { "value": "4" },
  127. "retraction_combing": { "value": "'all'" },
  128. "retraction_combing_max_distance": { "value": "10" },
  129. "retraction_min_travel": { "value": "3" },
  130. "skin_line_width": { "value": "round(line_width * 1.0, 2)" },
  131. "skin_outline_count": { "value": "0" },
  132. "skirt_brim_line_width": { "value": "round(line_width * 1.1, 2)" },
  133. "speed_layer_0": { "value": "25" },
  134. "speed_print": { "value": "80" },
  135. "speed_topbottom": { "value": "50" },
  136. "speed_travel_layer_0": { "value": "40" },
  137. "support_angle": { "value": "65" },
  138. "support_brim_enable": { "value": "True" },
  139. "support_enable": { "value": "True" },
  140. "support_infill_rate": { "value": "20" },
  141. "support_offset": { "value": "2" },
  142. "top_bottom_pattern": { "value": "'zigzag'" },
  143. "top_bottom_pattern_0": { "value": "'zigzag'" },
  144. "travel_avoid_other_parts": { "value": "False" },
  145. "z_seam_type": { "value": "'shortest'" },
  146. "zig_zaggify_infill": { "value": "True" }
  147. }
  148. }