flyingbear_base.def.json 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. {
  2. "name": "Flying Bear Base Printer",
  3. "version": 2,
  4. "inherits": "fdmprinter",
  5. "metadata": {
  6. "visible": false,
  7. "author": "oducceu",
  8. "manufacturer": "Flying Bear",
  9. "file_formats": "text/x-gcode",
  10. "first_start_actions": ["MachineSettingsAction"],
  11. "machine_extruder_trains": { "0": "flyingbear_base_extruder_0" },
  12. "has_materials": true,
  13. "preferred_material": "generic_pla",
  14. "has_variants": true,
  15. "variants_name": "Nozzle Size",
  16. "preferred_variant_name": "0.4mm Nozzle",
  17. "has_machine_quality": true,
  18. "preferred_quality_type": "normal",
  19. "exclude_materials": ["Vertex_Delta_ABS", "Vertex_Delta_PET", "Vertex_Delta_PLA", "Vertex_Delta_PLA_Glitter", "Vertex_Delta_PLA_Mat", "Vertex_Delta_PLA_Satin", "Vertex_Delta_PLA_Wood", "Vertex_Delta_TPU", "chromatik_pla", "dsm_arnitel2045_175", "dsm_novamid1070_175", "emotiontech_abs", "emotiontech_asax", "emotiontech_hips", "emotiontech_petg", "emotiontech_pla", "emotiontech_pva-m", "emotiontech_pva-oks", "emotiontech_pva-s", "emotiontech_tpu98a", "fabtotum_abs", "fabtotum_nylon", "fabtotum_pla", "fabtotum_tpu", "fiberlogy_hd_pla", "filo3d_pla", "filo3d_pla_green", "filo3d_pla_red", "generic_abs", "generic_bam", "generic_cffcpe", "generic_cffpa", "generic_cpe", "generic_cpe_plus", "generic_gffcpe", "generic_gffpa", "generic_hips", "generic_nylon", "generic_pc", "generic_petg", "generic_pla", "generic_pp", "generic_pva", "generic_tough_pla", "generic_tpu", "imade3d_petg_green", "imade3d_petg_pink", "imade3d_pla_green", "imade3d_pla_pink", "imade3d_petg_175", "imade3d_pla_175", "innofill_innoflex60_175", "leapfrog_abs_natural", "leapfrog_epla_natural", "leapfrog_pva_natural", "octofiber_pla", "polyflex_pla", "polymax_pla", "polyplus_pla", "polywood_pla", "structur3d_dap100silicone", "tizyx_abs", "tizyx_flex", "tizyx_petg", "tizyx_pla", "tizyx_pla_bois", "tizyx_pva", "ultimaker_abs_black", "ultimaker_abs_blue", "ultimaker_abs_green", "ultimaker_abs_grey", "ultimaker_abs_orange", "ultimaker_abs_pearl-gold", "ultimaker_abs_red", "ultimaker_abs_silver-metallic", "ultimaker_abs_white", "ultimaker_abs_yellow", "ultimaker_bam", "ultimaker_cpe_black", "ultimaker_cpe_blue", "ultimaker_cpe_dark-grey", "ultimaker_cpe_green", "ultimaker_cpe_light-grey", "ultimaker_cpe_plus_black", "ultimaker_cpe_plus_transparent", "ultimaker_cpe_plus_white", "ultimaker_cpe_red", "ultimaker_cpe_transparent", "ultimaker_cpe_white", "ultimaker_cpe_yellow", "ultimaker_nylon_black", "ultimaker_nylon_transparent", "ultimaker_pc_black", "ultimaker_pc_transparent", "ultimaker_pc_white", "ultimaker_pla_black", "ultimaker_pla_blue", "ultimaker_pla_green", "ultimaker_pla_magenta", "ultimaker_pla_orange", "ultimaker_pla_pearl-white", "ultimaker_pla_red", "ultimaker_pla_silver-metallic", "ultimaker_pla_transparent", "ultimaker_pla_white", "ultimaker_pla_yellow", "ultimaker_pp_transparent", "ultimaker_pva", "ultimaker_tough_pla_black", "ultimaker_tough_pla_green", "ultimaker_tough_pla_red", "ultimaker_tough_pla_white", "ultimaker_tpu_black", "ultimaker_tpu_blue", "ultimaker_tpu_red", "ultimaker_tpu_white", "verbatim_bvoh_175", "zyyx_pro_flex", "zyyx_pro_pla"]
  20. },
  21. "overrides": {
  22. "machine_name": { "default_value": "Flying Bear Base Printer" },
  23. "machine_start_gcode": { "default_value": "M220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nG28 ;Home\n\n;Code for nozzle cleaning and flow normalization\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.4 Y20 Z0.28 F5000.0\nG1 X10.4 Y170.0 Z0.28 F1500.0 E15\nG1 X10.1 Y170.0 Z0.28 F5000.0\nG1 X10.1 Y40 Z0.28 F1500.0 E30\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up" },
  24. "machine_end_gcode": { "default_value": "G91 ;Relative positioning\nG1 E-2 F2700 ;Retract the filament\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\n\nG28 X0 Y0 ;Home X and Y\n\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z" },
  25. "machine_heated_bed": { "default_value": true },
  26. "machine_shape": { "default_value": "rectangular" },
  27. "machine_buildplate_type": { "value": "glass" },
  28. "machine_center_is_zero": { "default_value": false },
  29. "material_diameter": { "default_value": 1.75 },
  30. "layer_height_0": { "value": 0.2 },
  31. "line_width": { "value": "machine_nozzle_size" },
  32. "skin_line_width": { "value": "machine_nozzle_size" },
  33. "infill_line_width": { "value": "line_width + 0.1" },
  34. "skirt_brim_line_width": { "value": "line_width + 0.1" },
  35. "support_interface_line_width": { "value": "line_width - 0.1" },
  36. "wall_thickness": { "value": "line_width * 3" },
  37. "wall_0_wipe_dist": { "value": 0.0 },
  38. "top_bottom_thickness": { "value": "layer_height_0 + layer_height * 3 if layer_height > 0.15 else 0.8" },
  39. "optimize_wall_printing_order": { "value": true },
  40. "travel_compensate_overlapping_walls_0_enabled": { "value": false },
  41. "fill_perimeter_gaps": { "value": "'everywhere'" },
  42. "filter_out_tiny_gaps": { "value": false },
  43. "fill_outline_gaps": { "value": false },
  44. "z_seam_type": { "value": "'sharpest_corner'" },
  45. "z_seam_corner": { "value": "'z_seam_corner_weighted'" },
  46. "infill_sparse_density": { "value": 20 },
  47. "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" },
  48. "infill_overlap": { "value": 30 },
  49. "skin_overlap": { "value": 10 },
  50. "infill_wipe_dist": { "value": 0.0 },
  51. "infill_before_walls": { "value": false },
  52. "infill_enable_travel_optimization": { "value": true },
  53. "material_initial_print_temperature": { "value": "material_print_temperature" },
  54. "material_final_print_temperature": { "value": "material_print_temperature" },
  55. "material_flow": { "value": 100 },
  56. "retraction_enable": { "value": true },
  57. "retraction_min_travel": { "value": 1.5 },
  58. "retraction_count_max": { "value": 100 },
  59. "retraction_extrusion_window": { "value": 10 },
  60. "speed_print": { "value": 60 } ,
  61. "speed_infill": { "value": "speed_print" },
  62. "speed_wall": { "value": "speed_print / 2" },
  63. "speed_wall_0": { "value": "speed_wall" },
  64. "speed_wall_x": { "value": "speed_print" },
  65. "speed_roofing": { "value": "speed_topbottom" },
  66. "speed_topbottom": { "value": "speed_print / 2" },
  67. "speed_support": { "value": "speed_print" },
  68. "speed_support_interface": { "value": "speed_topbottom" },
  69. "speed_prime_tower": { "value": "speed_topbottom" },
  70. "speed_travel": { "value": "150.0 if speed_print < 60 else 250.0 if speed_print > 100 else speed_print * 2.5" },
  71. "speed_layer_0": { "value": 20 },
  72. "speed_print_layer_0": { "value": "speed_layer_0" },
  73. "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 20 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" },
  74. "skirt_brim_speed": { "value": "speed_layer_0" },
  75. "speed_z_hop": { "value": 5 },
  76. "retraction_combing": { "value": "'off' if retraction_hop_enabled else 'noskin'" },
  77. "travel_retract_before_outer_wall": { "value": true },
  78. "retraction_combing_max_distance": { "value": 30 },
  79. "travel_avoid_other_parts": { "value": true },
  80. "travel_avoid_supports": { "value": true },
  81. "retraction_hop_enabled": { "value": false },
  82. "retraction_hop": { "value": 0.2 },
  83. "cool_fan_enabled": { "value": true },
  84. "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" },
  85. "cool_min_layer_time": { "value": 10 },
  86. "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" },
  87. "support_pattern": { "value": "'zigzag'" },
  88. "support_infill_rate": { "value": "0 if support_tree_enable else 20" },
  89. "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
  90. "support_xy_distance": { "value": "wall_line_width_0 * 2" },
  91. "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
  92. "support_xy_distance_overhang": { "value": "wall_line_width_0" },
  93. "minimum_support_area": { "value": 5 },
  94. "minimum_interface_area": { "value": 10 },
  95. "support_interface_enable": { "value": true },
  96. "support_interface_height": { "value": "layer_height * 4" },
  97. "support_interface_skip_height": { "value": 0.2 },
  98. "support_interface_density": { "value": 33 },
  99. "support_interface_pattern": { "value": "'grid'" },
  100. "support_wall_count": { "value": 1 },
  101. "support_brim_enable": { "value": true },
  102. "support_brim_width": { "value": 4 },
  103. "support_use_towers": { "value": false },
  104. "adhesion_type": { "value": "'skirt'" },
  105. "skirt_line_count": { "value": 3 },
  106. "skirt_gap": { "value": 10 },
  107. "skirt_brim_minimal_length": { "value": 50 },
  108. "brim_replaces_support": { "value": false },
  109. "meshfix_maximum_resolution": { "value": 0.05 },
  110. "meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
  111. "adaptive_layer_height_variation": { "value": 0.04 },
  112. "adaptive_layer_height_variation_step": { "value": 0.04 }
  113. }
  114. }