Update example_data.json

CURA-5204
This commit is contained in:
Lipu Fei 2018-04-17 16:06:41 +02:00
parent 586cb0a405
commit 4aab395b71

View file

@ -1,101 +1,113 @@
{
"time_stamp": 1523973715.486928,
"schema_version": 0,
"cura_version": "3.3",
"active_mode": "custom",
"machine_settings_changed_by_user": true,
"language": "en_US",
"os": {
"type": "Linux",
"version": "#43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018"
},
"active_machine": {
"definition_id": "ultimaker3",
"manufacturer": "Ultimaker B.V."
},
"extruders": [
{
"active": true,
"material": {
"GUID": "506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9",
"brand": "Generic",
"type": "PLA"
"type": "PLA",
"brand": "Generic"
},
"active": true,
"material_used": 4.82,
"nozzle_size": 0.4,
"material_used": 0.84,
"variant": "AA 0.4",
"nozzle_size": 0.4,
"extruder_settings": {
"infill_pattern": "triangles",
"wall_line_count": 4,
"wall_line_count": 3,
"retraction_enable": true,
"infill_sparse_density": 0.0,
"gradual_infill_steps": 0.0,
"infill_sparse_density": 30,
"infill_pattern": "triangles",
"gradual_infill_steps": 0,
"default_material_print_temperature": 200,
"material_print_temperature": 200
}
},
{
"active": false,
"material": {
"GUID": "86a89ceb-4159-47f6-ab97-e9953803d70f",
"brand": "Generic",
"type": "PVA"
"type": "PVA",
"brand": "Generic"
},
"active": false,
"material_used": 0.0,
"nozzle_size": 0.4,
"material_used": 0.5,
"variant": "BB 0.4",
"nozzle_size": 0.4,
"extruder_settings": {
"infill_pattern": "triangles",
"wall_line_count": 3,
"retraction_enable": true,
"infill_sparse_density": 20,
"infill_pattern": "triangles",
"gradual_infill_steps": 0,
"default_material_print_temperature": 215,
"material_print_temperature": 215
"material_print_temperature": 220
}
}
],
"active_mode": "custom",
"schema_version": 0,
"print_times": {
"support": 0,
"infill": 0,
"total": 44548,
"travel": 5063
},
"machine_settings_changed_by_user": false,
"language": "en",
"cura_version": "2.7.0-master.20170721034526",
"os": {
"version": "10.0.14393",
"type": "Windows"
},
"time_stamp": 1500629879.3985891,
"quality_profile": "normal",
"print_settings": {
"print_sequence": "all_at_once",
"infill_pattern": "triangles",
"layer_height": 0.1,
"infill_sparse_density": 20,
"wall_line_count": 3,
"retraction_enable": true,
"gradual_infill_steps": 0,
"adhesion_type": "none",
"prime_tower_enable": false,
"support_enabled": false,
"support_extruder_nr": 0
},
"quality_profile": "fast",
"models": [
{
"extruder": 0,
"transformation": {
"data": "[[ 1.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00] [ 0.00000000e+00 8.96267878e-08 -9.99999881e-01 1.00000038e+01] [ 0.00000000e+00 9.99999881e-01 8.96267878e-08 1.77869296e-07] [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 1.00000000e+00]]"
},
"hash": "b72789b9beb5366dff20b1cf501020c3d4d4df7dc2295ecd0fddd0a6436df070",
"bounding_box": {
"minimum": {
"x": -80.0,
"y": -4.0903287974458635e-06,
"z": -101.49998861865569
"x": -10.0,
"y": 0.0,
"z": -5.0
},
"maximum": {
"x": 80.0,
"y": 20.000011181962602,
"z": 101.49998897439428
"x": 9.999999046325684,
"y": 40.0,
"z": 5.0
}
},
"model_settings": {
"transformation": {
"data": "[[ 1. 0. 0. 0.] [ 0. 1. 0. 20.] [ 0. 0. 1. 0.] [ 0. 0. 0. 1.]]"
},
"hash": "ca1a12e57ddf990fabc25d9105fc28eea266937c3f907d0e58edf9cc43f28551"
"extruder": 0,
"model_settings": {
"support_enabled": true,
"support_extruder_nr": 1,
"infill_mesh": false,
"cutting_mesh": false,
"support_mesh": false,
"anti_overhang_mesh": false,
"wall_line_count": 3,
"retraction_enable": true,
"infill_sparse_density": 30,
"infill_pattern": "triangles",
"gradual_infill_steps": 0
}
}
],
"active_machine": {
"definition_id": "ultimaker3",
"manufacturer": "Ultimaker"
}
"print_times": {
"travel": 187,
"support": 825,
"infill": 351,
"total": 7234
},
"print_settings": {
"layer_height": 0.15,
"support_enabled": true,
"support_extruder_nr": 1,
"adhesion_type": "brim",
"wall_line_count": 3,
"retraction_enable": true,
"prime_tower_enable": true,
"infill_sparse_density": 20,
"infill_pattern": "triangles",
"gradual_infill_steps": 0,
"print_sequence": "all_at_once"
},
"output_to": "LocalFileOutputDevice"
}