Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim Evgeniy <kimer2002@mail.ru>2020-10-04 23:21:27 +0300
committerRemco Burema <r.burema@ultimaker.com>2020-11-06 19:58:47 +0300
commita92424dca47a13bcd77bc26afca0c6aefa6727e9 (patch)
tree5e488a293d529818a2db2bbda82dbbe6d81ac90e /resources/definitions/zav_bigplus.def.json
parentadcd2df80088fd59a179d7c5eee7ab93ff28a761 (diff)
ZAV3D Series printers
Create zav_abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg New ZAV intent files Create zav_petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg New ZAV PEtG Create zav_pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg New ZAV Pla files New material Bestfilament New FDPlast and Bestfilament materials ZAV platforms New ZAV variants Create zav_layer_0.05.inst.cfg New ZAV quality files New ZAV material qualty Update zav_l_0.60.inst.cfg Update zav_l_0.80.inst.cfg Update zav_l_0.50.inst.cfg Update zav_base.def.json Update zav_big.def.json Update zav_bigplus.def.json Update zav_l.def.json Update zav_max.def.json Update zav_maxpro.def.json Update zav_mini.def.json Update zav_extruder_2.def.json Update zav_abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg Update zav_abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg Update zav_mini_1.00.inst.cfg Update zav_mini_0.80.inst.cfg Update zav_mini_0.60.inst.cfg Update zav_mini_0.50.inst.cfg Update zav_mini_0.45.inst.cfg Update zav_mini_0.40.inst.cfg Update zav_mini_0.35.inst.cfg Update zav_mini_0.30.inst.cfg Update zav_mini_0.25.inst.cfg Update zav_mini_0.20.inst.cfg Update zav_maxpro_1.00.inst.cfg Update zav_mini_0.20.inst.cfg <1mb new ZAV platfoms Delete ZAV.png Add files via upload Update zav_base.def.json Update zav_big.def.json Update zav_bigplus.def.json Update ZAV Add files via upload Add files via upload Add files via upload Add files via upload Update zav_big.def.json Update zav_big.def.json Update zav_bigplus.def.json Update zav_big.def.json Update zav_l.def.json Update zav_max.def.json Update zav_maxpro.def.json Update zav_mini.def.json Update zav_layer_0.15.inst.cfg Update zav_layer_0.15.inst.cfg Update zav_layer_0.15.inst.cfg Update zav_layer_0.15.inst.cfg Add files via upload Add files via upload Add files via upload Add files via upload Update zav_extruder_1.def.json Update zav_extruder_2.def.json Update zav_base.def.json Update zav_extruder_1.def.json Update zav_extruder_2.def.json Update zav_maxpro.def.json Update zav_bigplus.def.json Update zav_mini.def.json Update zav_big.def.json Update zav_bigplus.def.json Update zav_max.def.json Update zav_maxpro.def.json delete materials Delete bestfilament_abs_skyblue.xml.fdm_material Delete bestfilament_petg_orange.xml.fdm_material Delete bestfilament_pla_green.xml.fdm_material
Diffstat (limited to 'resources/definitions/zav_bigplus.def.json')
-rw-r--r--resources/definitions/zav_bigplus.def.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/resources/definitions/zav_bigplus.def.json b/resources/definitions/zav_bigplus.def.json
index e70290b447..bbdf9ee264 100644
--- a/resources/definitions/zav_bigplus.def.json
+++ b/resources/definitions/zav_bigplus.def.json
@@ -1,17 +1,16 @@
{
- "name": "ZAV Big Plus family printer",
+ "name": "ZAV Big+",
"version": 2,
"inherits": "zav_base",
"metadata": {
- "author": "Kirill Nikolaev (C)",
+ "author": "Kirill Nikolaev, Kim Evgeniy (C)",
"visible": true,
"quality_definition": "zav_base",
- "platform": "zav_bigplus.stl",
- "platform_texture": "zav.png"
+ "platform": "zav_bigplus.stl"
},
"overrides": {
"machine_name": {"default_value": "zav_bigplus"},
"machine_depth": {"default_value": 300},
"machine_height": {"default_value": 500}
}
-} \ No newline at end of file
+}