example_data.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "time_stamp": 1523973715.486928,
  3. "schema_version": 0,
  4. "cura_version": "3.3",
  5. "active_mode": "custom",
  6. "machine_settings_changed_by_user": true,
  7. "language": "en_US",
  8. "os": {
  9. "type": "Linux",
  10. "version": "#43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018"
  11. },
  12. "active_machine": {
  13. "definition_id": "ultimaker3",
  14. "manufacturer": "Ultimaker B.V."
  15. },
  16. "extruders": [
  17. {
  18. "active": true,
  19. "material": {
  20. "GUID": "506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9",
  21. "type": "PLA",
  22. "brand": "Generic"
  23. },
  24. "material_used": 0.84,
  25. "variant": "AA 0.4",
  26. "nozzle_size": 0.4,
  27. "extruder_settings": {
  28. "wall_line_count": 3,
  29. "retraction_enable": true,
  30. "infill_sparse_density": 30,
  31. "infill_pattern": "triangles",
  32. "gradual_infill_steps": 0,
  33. "default_material_print_temperature": 200,
  34. "material_print_temperature": 200
  35. }
  36. },
  37. {
  38. "active": false,
  39. "material": {
  40. "GUID": "86a89ceb-4159-47f6-ab97-e9953803d70f",
  41. "type": "PVA",
  42. "brand": "Generic"
  43. },
  44. "material_used": 0.5,
  45. "variant": "BB 0.4",
  46. "nozzle_size": 0.4,
  47. "extruder_settings": {
  48. "wall_line_count": 3,
  49. "retraction_enable": true,
  50. "infill_sparse_density": 20,
  51. "infill_pattern": "triangles",
  52. "gradual_infill_steps": 0,
  53. "default_material_print_temperature": 215,
  54. "material_print_temperature": 220
  55. }
  56. }
  57. ],
  58. "quality_profile": "fast",
  59. "models": [
  60. {
  61. "hash": "b72789b9beb5366dff20b1cf501020c3d4d4df7dc2295ecd0fddd0a6436df070",
  62. "bounding_box": {
  63. "minimum": {
  64. "x": -10.0,
  65. "y": 0.0,
  66. "z": -5.0
  67. },
  68. "maximum": {
  69. "x": 9.999999046325684,
  70. "y": 40.0,
  71. "z": 5.0
  72. }
  73. },
  74. "transformation": {
  75. "data": "[[ 1. 0. 0. 0.] [ 0. 1. 0. 20.] [ 0. 0. 1. 0.] [ 0. 0. 0. 1.]]"
  76. },
  77. "extruder": 0,
  78. "model_settings": {
  79. "support_enabled": true,
  80. "support_extruder_nr": 1,
  81. "infill_mesh": false,
  82. "cutting_mesh": false,
  83. "support_mesh": false,
  84. "anti_overhang_mesh": false,
  85. "wall_line_count": 3,
  86. "retraction_enable": true,
  87. "infill_sparse_density": 30,
  88. "infill_pattern": "triangles",
  89. "gradual_infill_steps": 0
  90. }
  91. }
  92. ],
  93. "print_times": {
  94. "travel": 187,
  95. "support": 825,
  96. "infill": 351,
  97. "total": 7234
  98. },
  99. "print_settings": {
  100. "layer_height": 0.15,
  101. "support_enabled": true,
  102. "support_extruder_nr": 1,
  103. "adhesion_type": "brim",
  104. "wall_line_count": 3,
  105. "retraction_enable": true,
  106. "prime_tower_enable": true,
  107. "infill_sparse_density": 20,
  108. "infill_pattern": "triangles",
  109. "gradual_infill_steps": 0,
  110. "print_sequence": "all_at_once"
  111. },
  112. "output_to": "LocalFileOutputDevice"
  113. }