mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 02:15:10 +08:00
149 lines
6.0 KiB
JSON
149 lines
6.0 KiB
JSON
{
|
|
"version": 2,
|
|
"name": "Trimaker Nebula",
|
|
"inherits": "fdmprinter",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Trimaker",
|
|
"manufacturer": "Trimaker",
|
|
"file_formats": "text/x-gcode",
|
|
"platform": "trimaker_nebula_platform.stl",
|
|
"exclude_materials": [
|
|
"chromatik_pla",
|
|
"dsm_arnitel2045_175",
|
|
"dsm_novamid1070_175",
|
|
"emotiontech_abs",
|
|
"emotiontech_absx",
|
|
"emotiontech_asax",
|
|
"emotiontech_bvoh",
|
|
"emotiontech_hips",
|
|
"emotiontech_petg",
|
|
"emotiontech_pla",
|
|
"emotiontech_pva-m",
|
|
"emotiontech_pva-oks",
|
|
"emotiontech_pva-s",
|
|
"emotiontech_tpu98a",
|
|
"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",
|
|
"fabtotum_abs",
|
|
"fabtotum_nylon",
|
|
"fabtotum_pla",
|
|
"fabtotum_tpu",
|
|
"fiberlogy_hd_pla",
|
|
"filo3d_pla",
|
|
"filo3d_pla_green",
|
|
"filo3d_pla_red",
|
|
"generic_abs_175",
|
|
"generic_bam",
|
|
"generic_cffcpe",
|
|
"generic_cffpa",
|
|
"generic_cpe",
|
|
"generic_cpe_175",
|
|
"generic_cpe_plus",
|
|
"generic_gffcpe",
|
|
"generic_gffpa",
|
|
"generic_hips",
|
|
"generic_hips_175",
|
|
"generic_nylon",
|
|
"generic_nylon_175",
|
|
"generic_pc",
|
|
"generic_pc_175",
|
|
"generic_petg",
|
|
"generic_petg_175",
|
|
"generic_pla",
|
|
"generic_pla_175",
|
|
"generic_pp",
|
|
"generic_pva",
|
|
"generic_pva_175",
|
|
"generic_tough_pla",
|
|
"generic_tpu",
|
|
"generic_tpu_175",
|
|
"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",
|
|
"verbatim_bvoh_175",
|
|
"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",
|
|
"zyyx_pro_flex",
|
|
"zyyx_pro_pla"
|
|
],
|
|
"has_machine_quality": true,
|
|
"has_materials": true,
|
|
"machine_extruder_trains": { "0": "trimaker_nebula_extruder" },
|
|
"platform_offset": [
|
|
-117.5,
|
|
-40,
|
|
147.5
|
|
],
|
|
"preferred_material": "redd_pla",
|
|
"preferred_quality_type": "normal"
|
|
},
|
|
"overrides":
|
|
{
|
|
"acceleration_enabled": { "value": true },
|
|
"adhesion_type": { "default_value": "skirt" },
|
|
"cool_fan_enabled": { "default_value": true },
|
|
"cool_fan_speed": { "value": "100.0 if cool_fan_enabled else 0.0" },
|
|
"default_material_bed_temperature": { "default_value": 60 },
|
|
"default_material_print_temperature": { "default_value": 200 },
|
|
"gantry_height": { "value": 2 },
|
|
"infill_pattern": { "value": "'grid'" },
|
|
"infill_sparse_density": { "default_value": 25 },
|
|
"infill_sparse_thickness": { "value": "resolveOrValue('layer_height')" },
|
|
"layer_height": { "default_value": 0.2 },
|
|
"machine_center_is_zero": { "default_value": false },
|
|
"machine_depth": { "default_value": 230 },
|
|
"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" },
|
|
"machine_heated_bed": { "default_value": true },
|
|
"machine_height": { "default_value": 260 },
|
|
"machine_name": { "default_value": "Trimaker Nebula" },
|
|
"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}; Calentamos cama y esperamos\n G29; Senso la cama\n M500\n G1 F5000 X0.5 Y0.5\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" },
|
|
"machine_width": { "default_value": 230 },
|
|
"material_diameter": { "default_value": 1.75 },
|
|
"material_flow": { "value": 100 },
|
|
"retraction_amount": { "default_value": 1 },
|
|
"retraction_enable": { "default_value": true },
|
|
"retraction_speed": { "default_value": 45 },
|
|
"speed_print": { "default_value": 45 },
|
|
"speed_travel": { "value": "speed_print if magic_spiralize else 100" },
|
|
"speed_wall_0": { "value": 35 },
|
|
"speed_wall_x": { "value": 45 },
|
|
"support_angle": { "default_value": 50 },
|
|
"support_enable": { "default_value": true },
|
|
"support_pattern": { "default_value": "zigzag" },
|
|
"support_type": { "default_value": "everywhere" },
|
|
"support_xy_distance": { "default_value": 0.7 },
|
|
"support_z_distance": { "default_value": 0.17 },
|
|
"top_bottom_thickness": { "value": "layer_height * 6" },
|
|
"wall_thickness": { "value": "line_width * 3" },
|
|
"xy_offset": { "default_value": 0 },
|
|
"xy_offset_layer_0": { "value": -0.1 }
|
|
}
|
|
} |