rigid3d_base.def.json 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. {
  2. "name": "Rigid3D Base Printer",
  3. "version": 2,
  4. "inherits": "fdmprinter",
  5. "metadata": {
  6. "visible": false,
  7. "author": "Mehmet SUTAŞ",
  8. "manufacturer": "Rigid3D",
  9. "file_formats": "text/x-gcode",
  10. "has_materials": true,
  11. "has_machine_quality": true,
  12. "machine_extruder_trains":{
  13. "0": "rigid3d_base_extruder_0"
  14. },
  15. "first_start_actions": ["MachineSettingsAction"],
  16. "supported_actions": ["MachineSettingsAction"],
  17. "preferred_material": "generic_pla_175",
  18. "exclude_materials": [
  19. "chromatik_pla",
  20. "dsm_arnitel2045_175", "dsm_novamid1070_175",
  21. "emotiontech_abs", "emotiontech_absx", "emotiontech_acetate", "emotiontech_bvoh", "emotiontech_asax", "emotiontech_hips", "emotiontech_petg", "emotiontech_pla", "emotiontech_pva-m", "emotiontech_pva-oks", "emotiontech_pva-s", "emotiontech_tpu98a",
  22. "eSUN_PETG_Black", "eSUN_PETG_Grey", "eSUN_PETG_Purple", "eSUN_PLA_PRO_Black", "eSUN_PLA_PRO_Grey", "eSUN_PLA_PRO_Purple", "eSUN_PLA_PRO_White",
  23. "fabtotum_abs", "fabtotum_nylon", "fabtotum_pla", "fabtotum_tpu",
  24. "fiberlogy_hd_pla",
  25. "filo3d_pla", "filo3d_pla_green", "filo3d_pla_red",
  26. "generic_abs",
  27. "generic_bam",
  28. "generic_cffcpe",
  29. "generic_cffpa",
  30. "generic_cpe",
  31. "generic_cpe_plus",
  32. "generic_gffcpe",
  33. "generic_gffpa",
  34. "generic_hips",
  35. "generic_nylon",
  36. "generic_pc",
  37. "generic_petg",
  38. "generic_pla",
  39. "generic_pp",
  40. "generic_pva",
  41. "generic_tough_pla",
  42. "generic_tpu",
  43. "imade3d_petg_175", "imade3d_pla_175",
  44. "innofill_innoflex60_175",
  45. "leapfrog_abs_natural", "leapfrog_epla_natural", "leapfrog_pva_natural",
  46. "octofiber_pla",
  47. "polyflex_pla", "polymax_pla", "polyplus_pla", "polywood_pla",
  48. "redd_abs", "redd_asa", "redd_hips", "redd_nylon", "redd_petg", "redd_pla", "redd_tpe",
  49. "structur3d_dap100silicone",
  50. "tizyx_abs", "tizyx_flex", "tizyx_petg", "tizyx_pla", "tizyx_pla_bois", "tizyx_pva",
  51. "verbatim_bvoh_175",
  52. "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",
  53. "zyyx_pro_flex", "zyyx_pro_pla"
  54. ]
  55. },
  56. "overrides": {
  57. "machine_name": { "default_value": "Rigid3D Base Printer" },
  58. "material_diameter": { "default_value": 1.75 },
  59. "machine_max_feedrate_x": { "value": 100 },
  60. "machine_max_feedrate_y": { "value": 100 },
  61. "machine_max_feedrate_z": { "value": 8 },
  62. "machine_max_feedrate_e": { "value": 25 },
  63. "machine_max_acceleration_x": { "value": 600 },
  64. "machine_max_acceleration_y": { "value": 600 },
  65. "machine_max_acceleration_z": { "value": 10 },
  66. "machine_max_acceleration_e": { "value": 1000 },
  67. "machine_acceleration": { "value": 600 },
  68. "machine_max_jerk_xy": { "value": 10.0 },
  69. "machine_max_jerk_z": { "value": 0.3 },
  70. "machine_max_jerk_e": { "value": 5 },
  71. "wall_0_wipe_dist": { "value": 0.05 },
  72. "optimize_wall_printing_order": { "value": "True" },
  73. "infill_sparse_density": { "value": 16 },
  74. "infill_wipe_dist": { "value": 0 },
  75. "infill_before_walls": { "value": "False" },
  76. "material_initial_print_temperature": { "value": "material_print_temperature" },
  77. "material_final_print_temperature": { "value": "material_print_temperature" },
  78. "material_bed_temperature_layer_0": { "value": "material_bed_temperature" },
  79. "wall_0_material_flow": { "value": 95 },
  80. "speed_print": { "value": 40.0 } ,
  81. "speed_topbottom": { "value": "speed_print" },
  82. "speed_support_interface": { "value": "speed_support" },
  83. "speed_travel": { "value": 80.0 },
  84. "speed_layer_0": { "value": 25.0 },
  85. "acceleration_print": { "value": 600 },
  86. "acceleration_travel": { "value": 600 },
  87. "acceleration_travel_layer_0": { "value": "acceleration_travel" },
  88. "jerk_print": { "value": 10 },
  89. "jerk_travel": { "value": "jerk_print" },
  90. "jerk_travel_layer_0": { "value": "jerk_travel" },
  91. "acceleration_enabled": { "value": "False" },
  92. "jerk_enabled": { "value": "False" },
  93. "retraction_amount": { "value": 1.50 },
  94. "retraction_prime_speed": { "value": 7 },
  95. "retraction_count_max": { "value": 5 },
  96. "retraction_combing": { "value": "'noskin'" },
  97. "travel_avoid_other_parts": { "value": "False" },
  98. "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height * 2" },
  99. "support_interface_enable": { "value": true },
  100. "support_interface_density": { "value": 70 },
  101. "minimum_interface_area": { "value": 5.0 },
  102. "minimum_support_area": { "value": 5 },
  103. "support_brim_enable": { "value": "True" },
  104. "support_brim_width": { "value": 4 },
  105. "support_xy_distance": { "value": "wall_line_width_0 * 2" },
  106. "support_xy_distance_overhang": { "value": "wall_line_width_0" },
  107. "support_xy_overrides_z": { "value": "'xy_overrides_z'" },
  108. "adhesion_type": { "value": "'skirt'" },
  109. "skirt_gap": { "value": 5.0 },
  110. "skirt_line_count": { "value": 2 },
  111. "meshfix_maximum_deviation": { "value": 0.01 },
  112. "adaptive_layer_height_variation": { "value": 0.16 },
  113. "adaptive_layer_height_variation_step": { "value": 0.04 },
  114. "top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" },
  115. "wall_thickness": {"value": "line_width * 2" },
  116. "speed_z_hop": {"default_value": 8}
  117. }
  118. }