trimaker_nebula_plus.def.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. {
  2. "version": 2,
  3. "name": "Trimaker Nebula Plus",
  4. "inherits": "fdmprinter",
  5. "metadata":
  6. {
  7. "visible": true,
  8. "author": "Trimaker",
  9. "manufacturer": "Trimaker",
  10. "file_formats": "text/x-gcode",
  11. "platform": "trimaker_nebula_platform.stl",
  12. "has_machine_quality": true,
  13. "has_materials": true,
  14. "machine_extruder_trains": { "0": "trimaker_nebula_extruder" },
  15. "platform_offset": [
  16. -117.5,
  17. -40,
  18. 147.5
  19. ],
  20. "preferred_material": "redd_pla",
  21. "preferred_quality_type": "normal"
  22. },
  23. "overrides":
  24. {
  25. "acceleration_layer_0": { "value": "acceleration_topbottom" },
  26. "acceleration_print": { "value": "4000" },
  27. "acceleration_support": { "value": "math.ceil(acceleration_print * 2000 / 4000)" },
  28. "acceleration_support_interface": { "value": "acceleration_topbottom" },
  29. "acceleration_topbottom": { "value": "math.ceil(acceleration_print * 500 / 4000)" },
  30. "acceleration_wall": { "value": "math.ceil(acceleration_print * 1000 / 4000)" },
  31. "acceleration_wall_0": { "value": "math.ceil(acceleration_wall * 500 / 1000)" },
  32. "adhesion_type": { "default_value": "skirt" },
  33. "cool_fan_enabled": { "default_value": true },
  34. "cool_fan_speed": { "value": "100.0 if cool_fan_enabled else 0.0" },
  35. "default_material_bed_temperature": { "default_value": 60 },
  36. "default_material_print_temperature": { "default_value": 200 },
  37. "gantry_height": { "value": 2 },
  38. "infill_before_walls": { "value": false },
  39. "infill_line_width": { "value": "round(line_width * 0.5 / 0.35, 2)" },
  40. "infill_overlap": { "value": "0" },
  41. "infill_pattern": { "value": "'grid'" },
  42. "infill_sparse_density": { "default_value": 25 },
  43. "infill_sparse_thickness": { "value": "resolveOrValue('layer_height')" },
  44. "infill_wipe_dist": { "value": "0" },
  45. "jerk_enabled": { "value": "True" },
  46. "jerk_infill": { "minimum_value_warning": 20 },
  47. "jerk_layer_0":
  48. {
  49. "minimum_value_warning": 20,
  50. "value": "jerk_topbottom"
  51. },
  52. "jerk_print":
  53. {
  54. "minimum_value_warning": 20,
  55. "value": "20"
  56. },
  57. "jerk_print_layer_0": { "minimum_value_warning": 20 },
  58. "jerk_roofing": { "minimum_value_warning": 20 },
  59. "jerk_skirt_brim": { "minimum_value_warning": 20 },
  60. "jerk_support":
  61. {
  62. "minimum_value_warning": 20,
  63. "value": "jerk_print"
  64. },
  65. "jerk_support_infill": { "minimum_value_warning": 20 },
  66. "jerk_support_interface": { "value": "math.ceil(jerk_print * 5 / 20)" },
  67. "jerk_topbottom":
  68. {
  69. "minimum_value_warning": 20,
  70. "value": "jerk_print"
  71. },
  72. "jerk_travel": { "minimum_value_warning": 20 },
  73. "jerk_travel_layer_0": { "minimum_value_warning": 20 },
  74. "jerk_wall":
  75. {
  76. "minimum_value_warning": 20,
  77. "value": "jerk_print"
  78. },
  79. "jerk_wall_0":
  80. {
  81. "minimum_value_warning": 20,
  82. "value": "jerk_wall"
  83. },
  84. "layer_height": { "default_value": 0.2 },
  85. "line_width": { "value": "machine_nozzle_size * 0.875" },
  86. "machine_acceleration": { "default_value": 3000 },
  87. "machine_center_is_zero": { "default_value": false },
  88. "machine_depth": { "default_value": 230 },
  89. "machine_end_gcode": { "default_value": ";Trimaker Nebula End Code\n M107; Apagamos fan\n G90\n G92 E0\n G1 X0 Y200\n G91\n G1 Z5\n G92 E0\n M140 S0; Enfriamos\n M104 S0; Enfriamos\n M84\n G90\n M117 Impresion finalizada\n M300 S440 P700\n" },
  90. "machine_extruder_count": { "default_value": 1 },
  91. "machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
  92. "machine_heated_bed": { "default_value": true },
  93. "machine_height": { "default_value": 260 },
  94. "machine_max_feedrate_x": { "default_value": 300 },
  95. "machine_max_feedrate_y": { "default_value": 300 },
  96. "machine_max_feedrate_z": { "default_value": 40 },
  97. "machine_name": { "default_value": "Trimaker Nebula" },
  98. "machine_start_gcode": { "default_value": ";Trimaker Nebula Start Code\n G21; Unidades en mm\n G90; Posicion absoluta\n M82; Extrusor en modo absoluto\n M107; Fan apagado\n G28 X Y Z; Enviamos a home a todos los ejes\n M900 K=0; Linear advance desactivado\n M104 S110; Precalentamos el extrusor hasta 110 grados\n M190 S{material_bed_temperature_layer_0};\n G29; Senso la cama\n M500\n G1 F5000 X0.5 Y0.5\n Calentamos cama y esperamos\n M109 S{material_print_temperature}; Calentamos extrusor y esperamos\n G92 E0; E=0\n G1 F200 X0.5 Y0.5 Z0.300\n G1 F900 X0.5 Y51.5 E2.56436; Hacemos una linea para limpiar extrusor\n" },
  99. "machine_width": { "default_value": 230 },
  100. "material_diameter": { "default_value": 1.75 },
  101. "material_flow": { "value": 100 },
  102. "optimize_wall_printing_order": { "value": "True" },
  103. "retraction_amount": { "default_value": 1 },
  104. "retraction_enable": { "default_value": true },
  105. "retraction_speed": { "default_value": 45 },
  106. "skin_monotonic": { "value": true },
  107. "skin_overlap": { "value": "10" },
  108. "speed_layer_0": { "value": 20 },
  109. "speed_print": { "default_value": 45 },
  110. "speed_travel": { "value": "speed_print if magic_spiralize else 100" },
  111. "speed_wall_0": { "value": 35 },
  112. "speed_wall_x": { "value": 45 },
  113. "support_angle": { "default_value": 50 },
  114. "support_enable": { "default_value": true },
  115. "support_pattern": { "default_value": "zigzag" },
  116. "support_type": { "default_value": "everywhere" },
  117. "support_xy_distance": { "default_value": 0.7 },
  118. "support_z_distance": { "default_value": 0.17 },
  119. "top_bottom_thickness": { "value": "layer_height * 6" },
  120. "wall_thickness": { "value": "line_width * 3" },
  121. "xy_offset": { "default_value": 0 },
  122. "xy_offset_layer_0": { "value": -0.1 }
  123. }
  124. }