zav_base.def.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. {
  2. "name": "Zav Base Printer",
  3. "version": 2,
  4. "inherits": "fdmprinter",
  5. "metadata": {
  6. "visible": false,
  7. "author": "Kirill Nikolaev, Kim Evgeniy (C)",
  8. "manufacturer": "Zav Co., Ltd.",
  9. "file_formats": "text/x-gcode",
  10. "first_start_actions": ["MachineSettingsAction"],
  11. "machine_extruder_trains": {
  12. "0": "zav_extruder_1",
  13. "1": "zav_extruder_2"
  14. },
  15. "has_materials": true,
  16. "preferred_material": "bestfilament_abs_skyblue",
  17. "has_variants": true,
  18. "variants_name": "Nozzle Size",
  19. "preferred_variant_name": "0.40mm_ZAV_Nozzle",
  20. "has_machine_quality": true,
  21. "preferred_quality_type": "ZAV_layer_020",
  22. "exclude_materials": [
  23. "chromatik_pla",
  24. "dsm_arnitel2045_175",
  25. "dsm_novamid1070_175",
  26. "emotiontech_abs",
  27. "emotiontech_absx",
  28. "emotiontech_asax",
  29. "emotiontech_bvoh",
  30. "emotiontech_hips",
  31. "emotiontech_petg",
  32. "emotiontech_pla",
  33. "emotiontech_pva-m",
  34. "emotiontech_pva-oks",
  35. "emotiontech_pva-s",
  36. "emotiontech_tpu98a",
  37. "eSUN_PETG_Black",
  38. "eSUN_PETG_Grey",
  39. "eSUN_PETG_Purple",
  40. "eSUN_PLA_PRO_Black",
  41. "eSUN_PLA_PRO_Grey",
  42. "eSUN_PLA_PRO_Purple",
  43. "eSUN_PLA_PRO_White",
  44. "fabtotum_abs",
  45. "fabtotum_nylon",
  46. "fabtotum_pla",
  47. "fabtotum_tpu",
  48. "fiberlogy_hd_pla",
  49. "filo3d_pla",
  50. "filo3d_pla_green",
  51. "filo3d_pla_red",
  52. "imade3d_petg_175",
  53. "imade3d_pla_175",
  54. "innofill_innoflex60_175",
  55. "leapfrog_abs_natural",
  56. "leapfrog_epla_natural",
  57. "leapfrog_pva_natural",
  58. "octofiber_pla",
  59. "polyflex_pla",
  60. "polymax_pla",
  61. "polyplus_pla",
  62. "polywood_pla",
  63. "redd_abs",
  64. "redd_asa",
  65. "redd_hips",
  66. "redd_nylon",
  67. "redd_petg",
  68. "redd_pla",
  69. "redd_tpe",
  70. "structur3d_dap100silicone",
  71. "tizyx_abs",
  72. "tizyx_flex",
  73. "tizyx_petg",
  74. "tizyx_pla",
  75. "tizyx_pla_bois",
  76. "tizyx_pva",
  77. "ultimaker_abs_black",
  78. "ultimaker_abs_blue",
  79. "ultimaker_abs_green",
  80. "ultimaker_abs_grey",
  81. "ultimaker_abs_orange",
  82. "ultimaker_abs_pearl-gold",
  83. "ultimaker_abs_red",
  84. "ultimaker_abs_silver-metallic",
  85. "ultimaker_abs_white",
  86. "ultimaker_abs_yellow",
  87. "ultimaker_bam",
  88. "ultimaker_cpe_black",
  89. "ultimaker_cpe_blue",
  90. "ultimaker_cpe_dark-grey",
  91. "ultimaker_cpe_green",
  92. "ultimaker_cpe_light-grey",
  93. "ultimaker_cpe_plus_black",
  94. "ultimaker_cpe_plus_transparent",
  95. "ultimaker_cpe_plus_white",
  96. "ultimaker_cpe_red",
  97. "ultimaker_cpe_transparent",
  98. "ultimaker_cpe_white",
  99. "ultimaker_cpe_yellow",
  100. "ultimaker_nylon_black",
  101. "ultimaker_nylon_transparent",
  102. "ultimaker_pc_black",
  103. "ultimaker_pc_transparent",
  104. "ultimaker_pc_white",
  105. "ultimaker_pla_black",
  106. "ultimaker_pla_blue",
  107. "ultimaker_pla_green",
  108. "ultimaker_pla_magenta",
  109. "ultimaker_pla_orange",
  110. "ultimaker_pla_pearl-white",
  111. "ultimaker_pla_red",
  112. "ultimaker_pla_silver-metallic",
  113. "ultimaker_pla_transparent",
  114. "ultimaker_pla_white",
  115. "ultimaker_pla_yellow",
  116. "ultimaker_pp_transparent",
  117. "ultimaker_pva",
  118. "ultimaker_tough_pla_black",
  119. "ultimaker_tough_pla_green",
  120. "ultimaker_tough_pla_red",
  121. "ultimaker_tough_pla_white",
  122. "ultimaker_tpu_black",
  123. "ultimaker_tpu_blue",
  124. "ultimaker_tpu_red",
  125. "ultimaker_tpu_white",
  126. "verbatim_bvoh_175",
  127. "Vertex_Delta_ABS",
  128. "Vertex_Delta_PET",
  129. "Vertex_Delta_PLA",
  130. "Vertex_Delta_PLA_Glitter",
  131. "Vertex_Delta_PLA_Mat",
  132. "Vertex_Delta_PLA_Satin",
  133. "Vertex_Delta_PLA_Wood",
  134. "Vertex_Delta_TPU",
  135. "zyyx_pro_flex",
  136. "zyyx_pro_pla"]
  137. },
  138. "overrides": {
  139. "machine_name": {"default_value": "ZAV Base Printer"},
  140. "machine_start_gcode": {"default_value": ";---- Starting Script Start ----\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 Z0 ;move Z to min endstops\nG28 X0 Y0 ;move X/Y to min endstops\nG92 E0 ;zero the extruded length\nG1 F5000 ;set speed\nG1 Y40 ;move to start position Y\nM117 Printing...\n;---- Starting Script End ----\n"},
  141. "machine_end_gcode": {"default_value": ";---- Ending Script Start ----\nM104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-4 F300 ;retract the filament a bit before lifting the nozzle to release some of the pressure\nG1 Z+0.5 E-5 X-20 Y-20 F5000 ;move Z up a bit and retract filament even more\nG28 Z0 ;move bed down\nG28 X0 Y0 ;move X/Y to min endstops so the head is out of the way\nM84 ;steppers off\nG90 ;absolute positioning\nM107 ;switch off cooling fan\nM355 S0 P0 ;switch off case light\n;---- Ending Script End ----\n"},
  142. "machine_heated_bed": {"default_value": true},
  143. "material_diameter": {"default_value": 1.75},
  144. "machine_shape": {"default_value": "rectangular"},
  145. "machine_width": {"default_value": 300},
  146. "machine_depth": {"default_value": 200},
  147. "machine_height": {"default_value": 270},
  148. "machine_extruder_count": {"value": 1},
  149. "machine_buildplate_type": {"value": "glass"},
  150. "machine_heated_bed": {"default_value": true},
  151. "machine_center_is_zero": {"default_value": false},
  152. "machine_gcode_flavor": {"default_value": "RepRap (Marlin/Sprinter)"},
  153. "machine_head_with_fans_polygon": {"default_value": [
  154. [-26,41],
  155. [-26,-21],
  156. [36,-21],
  157. [36,41]
  158. ]
  159. },
  160. "gantry_height": {"value": 999999},
  161. "layer_height_0": {"value": "layer_height"},
  162. "line_width": {"value": "machine_nozzle_size"},
  163. "skin_line_width": {"value": "round(line_width * 1.0, 2)"},
  164. "infill_line_width": {"value": "round(line_width * 1.1, 2)"},
  165. "skirt_brim_line_width": {"value": "round(line_width * 1.1, 2)"},
  166. "initial_layer_line_width_factor": {"value": "100"},
  167. "bottom_thickness": {"value": "layer_height*3 if layer_height > 0.15 else 0.8"},
  168. "top_bottom_pattern": {"value": "'zigzag'"},
  169. "top_bottom_pattern_0": {"value": "'zigzag'"},
  170. "optimize_wall_printing_order": {"value": "True" },
  171. "z_seam_type": {"value": "'shortest'"},
  172. "skin_outline_count": {"value": "0"},
  173. "infill_pattern": {"value": "'gyroid'"},
  174. "zig_zaggify_infill": {"value": "True"},
  175. "infill_before_walls": {"value": "False"},
  176. "infill_enable_travel_optimization": {"value": "True"},
  177. "expand_skins_expand_distance": {"value": "3"},
  178. "retraction_min_travel": {"value": "3"},
  179. "retraction_amount": {"value": "4"},
  180. "speed_print": {"value": "80"},
  181. "speed_topbottom": {"value": "50"},
  182. "speed_layer_0": {"value": "25"},
  183. "speed_travel_layer_0": {"value": "40"},
  184. "retraction_combing": {"value": "'all'"},
  185. "retraction_combing_max_distance": {"value": "10"},
  186. "travel_avoid_other_parts": {"value": "False"},
  187. "cool_min_layer_time_fan_speed_max": {"value": "20"},
  188. "cool_fan_full_at_height": {"value": "layer_height*2"},
  189. "cool_min_layer_time": {"value": "15"},
  190. "cool_min_speed": {"value": "15"},
  191. "cool_lift_head": {"value": "True"},
  192. "support_enable": {"value": "True"},
  193. "support_angle": {"value": "65"},
  194. "support_brim_enable": {"value": "True"},
  195. "support_infill_rate": {"value": "20"},
  196. "support_offset": {"value": "2"},
  197. "adhesion_type": {"value": "'brim'"},
  198. "brim_width": {"value": "5"},
  199. "bridge_settings_enabled": {"value": "True"}
  200. }
  201. }