mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Merge branch 'master' into refactor_singleton_settingsbase
This commit is contained in:
commit
cc77632357
151 changed files with 62703 additions and 2111 deletions
|
@ -6,7 +6,7 @@
|
|||
"display_name": "3MF Reader",
|
||||
"description": "Provides support for reading 3MF files.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"display_name": "3MF Writer",
|
||||
"description": "Provides support for writing 3MF files.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -40,7 +40,7 @@
|
|||
"display_name": "Change Log",
|
||||
"description": "Shows changes since latest checked version.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -57,7 +57,7 @@
|
|||
"display_name": "CuraEngine Backend",
|
||||
"description": "Provides the link to the CuraEngine slicing backend.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -74,7 +74,7 @@
|
|||
"display_name": "Cura Profile Reader",
|
||||
"description": "Provides support for importing Cura profiles.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -91,7 +91,7 @@
|
|||
"display_name": "Cura Profile Writer",
|
||||
"description": "Provides support for exporting Cura profiles.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -108,7 +108,7 @@
|
|||
"display_name": "Firmware Update Checker",
|
||||
"description": "Checks for firmware updates.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -125,7 +125,7 @@
|
|||
"display_name": "Compressed G-code Reader",
|
||||
"description": "Reads g-code from a compressed archive.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -142,7 +142,7 @@
|
|||
"display_name": "Compressed G-code Writer",
|
||||
"description": "Writes g-code to a compressed archive.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -159,7 +159,7 @@
|
|||
"display_name": "G-Code Profile Reader",
|
||||
"description": "Provides support for importing profiles from g-code files.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -176,7 +176,7 @@
|
|||
"display_name": "G-Code Reader",
|
||||
"description": "Allows loading and displaying G-code files.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "VictorLarchenko",
|
||||
|
@ -193,7 +193,7 @@
|
|||
"display_name": "G-Code Writer",
|
||||
"description": "Writes g-code to a file.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -210,7 +210,7 @@
|
|||
"display_name": "Image Reader",
|
||||
"description": "Enables ability to generate printable geometry from 2D image files.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -227,7 +227,7 @@
|
|||
"display_name": "Legacy Cura Profile Reader",
|
||||
"description": "Provides support for importing profiles from legacy Cura versions.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -244,7 +244,7 @@
|
|||
"display_name": "Machine Settings Action",
|
||||
"description": "Provides a way to change machine settings (such as build volume, nozzle size, etc.).",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "fieldOfView",
|
||||
|
@ -261,7 +261,7 @@
|
|||
"display_name": "Model Checker",
|
||||
"description": "Checks models and print configuration for possible printing issues and give suggestions.",
|
||||
"package_version": "0.1.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -278,7 +278,7 @@
|
|||
"display_name": "Monitor Stage",
|
||||
"description": "Provides a monitor stage in Cura.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -295,7 +295,7 @@
|
|||
"display_name": "Per-Object Settings Tool",
|
||||
"description": "Provides the per-model settings.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -312,7 +312,7 @@
|
|||
"display_name": "Post Processing",
|
||||
"description": "Extension that allows for user created scripts for post processing.",
|
||||
"package_version": "2.2.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -329,7 +329,7 @@
|
|||
"display_name": "Prepare Stage",
|
||||
"description": "Provides a prepare stage in Cura.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -346,7 +346,7 @@
|
|||
"display_name": "Removable Drive Output Device",
|
||||
"description": "Provides removable drive hotplugging and writing support.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -363,7 +363,7 @@
|
|||
"display_name": "Simulation View",
|
||||
"description": "Provides the Simulation view.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -380,7 +380,7 @@
|
|||
"display_name": "Slice Info",
|
||||
"description": "Submits anonymous slice info. Can be disabled through preferences.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -397,7 +397,7 @@
|
|||
"display_name": "Solid View",
|
||||
"description": "Provides a normal solid mesh view.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -414,7 +414,7 @@
|
|||
"display_name": "Support Eraser Tool",
|
||||
"description": "Creates an eraser mesh to block the printing of support in certain places.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -431,7 +431,7 @@
|
|||
"display_name": "Toolbox",
|
||||
"description": "Find, manage and install new Cura packages.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -448,7 +448,7 @@
|
|||
"display_name": "UFP Writer",
|
||||
"description": "Provides support for writing Ultimaker Format Packages.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -465,7 +465,7 @@
|
|||
"display_name": "Ultimaker Machine Actions",
|
||||
"description": "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.).",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -482,7 +482,7 @@
|
|||
"display_name": "UM3 Network Printing",
|
||||
"description": "Manages network connections to Ultimaker 3 printers.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -499,7 +499,7 @@
|
|||
"display_name": "USB Printing",
|
||||
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -516,7 +516,7 @@
|
|||
"display_name": "User Agreement",
|
||||
"description": "Ask the user once if he/she agrees with our license.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -533,7 +533,7 @@
|
|||
"display_name": "Version Upgrade 2.1 to 2.2",
|
||||
"description": "Upgrades configurations from Cura 2.1 to Cura 2.2.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -550,7 +550,7 @@
|
|||
"display_name": "Version Upgrade 2.2 to 2.4",
|
||||
"description": "Upgrades configurations from Cura 2.2 to Cura 2.4.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -567,7 +567,7 @@
|
|||
"display_name": "Version Upgrade 2.5 to 2.6",
|
||||
"description": "Upgrades configurations from Cura 2.5 to Cura 2.6.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -584,7 +584,7 @@
|
|||
"display_name": "Version Upgrade 2.6 to 2.7",
|
||||
"description": "Upgrades configurations from Cura 2.6 to Cura 2.7.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -601,7 +601,7 @@
|
|||
"display_name": "Version Upgrade 2.7 to 3.0",
|
||||
"description": "Upgrades configurations from Cura 2.7 to Cura 3.0.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -618,7 +618,7 @@
|
|||
"display_name": "Version Upgrade 3.0 to 3.1",
|
||||
"description": "Upgrades configurations from Cura 3.0 to Cura 3.1.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -635,7 +635,7 @@
|
|||
"display_name": "Version Upgrade 3.2 to 3.3",
|
||||
"description": "Upgrades configurations from Cura 3.2 to Cura 3.3.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -652,7 +652,7 @@
|
|||
"display_name": "Version Upgrade 3.3 to 3.4",
|
||||
"description": "Upgrades configurations from Cura 3.3 to Cura 3.4.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -662,14 +662,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"VersionUpgrade34to40": {
|
||||
"VersionUpgrade34to35": {
|
||||
"package_info": {
|
||||
"package_id": "VersionUpgrade34to40",
|
||||
"package_id": "VersionUpgrade34to35",
|
||||
"package_type": "plugin",
|
||||
"display_name": "Version Upgrade 3.4 to 4.0",
|
||||
"description": "Upgrades configurations from Cura 3.4 to Cura 4.0.",
|
||||
"display_name": "Version Upgrade 3.4 to 3.5",
|
||||
"description": "Upgrades configurations from Cura 3.4 to Cura 3.5.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -686,7 +686,7 @@
|
|||
"display_name": "X3D Reader",
|
||||
"description": "Provides support for reading X3D files.",
|
||||
"package_version": "0.5.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "SevaAlekseyev",
|
||||
|
@ -703,7 +703,7 @@
|
|||
"display_name": "XML Material Profiles",
|
||||
"description": "Provides capabilities to read and write XML-based material profiles.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -720,7 +720,7 @@
|
|||
"display_name": "X-Ray View",
|
||||
"description": "Provides the X-Ray view.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -971,7 +971,7 @@
|
|||
"display_name": "Dagoma Chromatik PLA",
|
||||
"description": "Filament testé et approuvé pour les imprimantes 3D Dagoma. Chromatik est l'idéal pour débuter et suivre les tutoriels premiers pas. Il vous offre qualité et résistance pour chacune de vos impressions.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://dagoma.fr/boutique/filaments.html",
|
||||
"author": {
|
||||
"author_id": "Dagoma",
|
||||
|
@ -988,7 +988,7 @@
|
|||
"display_name": "FABtotum ABS",
|
||||
"description": "This material is easy to be extruded but it is not the simplest to use. It is one of the most used in 3D printing to get very well finished objects. It is not sustainable and its smoke can be dangerous if inhaled. The reason to prefer this filament to PLA is mainly because of its precision and mechanical specs. ABS (for plastic) stands for Acrylonitrile Butadiene Styrene and it is a thermoplastic which is widely used in everyday objects. It can be printed with any FFF 3D printer which can get to high temperatures as it must be extruded in a range between 220° and 245°, so it’s compatible with all versions of the FABtotum Personal fabricator.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=40",
|
||||
"author": {
|
||||
"author_id": "FABtotum",
|
||||
|
@ -1005,7 +1005,7 @@
|
|||
"display_name": "FABtotum Nylon",
|
||||
"description": "When 3D printing started this material was not listed among the extrudable filaments. It is flexible as well as resistant to tractions. It is well known for its uses in textile but also in industries which require a strong and flexible material. There are different kinds of Nylon: 3D printing mostly uses Nylon 6 and Nylon 6.6, which are the most common. It requires higher temperatures to be printed, so a 3D printer must be able to reach them (around 240°C): the FABtotum, of course, can.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=53",
|
||||
"author": {
|
||||
"author_id": "FABtotum",
|
||||
|
@ -1022,7 +1022,7 @@
|
|||
"display_name": "FABtotum PLA",
|
||||
"description": "It is the most common filament used for 3D printing. It is studied to be bio-degradable as it comes from corn starch’s sugar mainly. It is completely made of renewable sources and has no footprint on polluting. PLA stands for PolyLactic Acid and it is a thermoplastic that today is still considered the easiest material to be 3D printed. It can be extruded at lower temperatures: the standard range of FABtotum’s one is between 185° and 195°.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=39",
|
||||
"author": {
|
||||
"author_id": "FABtotum",
|
||||
|
@ -1039,7 +1039,7 @@
|
|||
"display_name": "FABtotum TPU Shore 98A",
|
||||
"description": "",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://store.fabtotum.com/eu/products/filaments.html?filament_type=66",
|
||||
"author": {
|
||||
"author_id": "FABtotum",
|
||||
|
@ -1056,7 +1056,7 @@
|
|||
"display_name": "Fiberlogy HD PLA",
|
||||
"description": "With our HD PLA you have many more options. You can use this material in two ways. Choose the one you like best. You can use it as a normal PLA and get prints characterized by a very good adhesion between the layers and high precision. You can also make your prints acquire similar properties to that of ABS – better impact resistance and high temperature resistance. All you need is an oven. Yes, an oven! By annealing our HD PLA in an oven, in accordance with the manual, you will avoid all the inconveniences of printing with ABS, such as unpleasant odour or hazardous fumes.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "http://fiberlogy.com/en/fiberlogy-filaments/filament-hd-pla/",
|
||||
"author": {
|
||||
"author_id": "Fiberlogy",
|
||||
|
@ -1073,7 +1073,7 @@
|
|||
"display_name": "Filo3D PLA",
|
||||
"description": "Fast, safe and reliable printing. PLA is ideal for the fast and reliable printing of parts and prototypes with a great surface quality.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://dagoma.fr",
|
||||
"author": {
|
||||
"author_id": "Dagoma",
|
||||
|
@ -1090,7 +1090,7 @@
|
|||
"display_name": "IMADE3D JellyBOX PETG",
|
||||
"description": "",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "http://shop.imade3d.com/filament.html",
|
||||
"author": {
|
||||
"author_id": "IMADE3D",
|
||||
|
@ -1107,7 +1107,7 @@
|
|||
"display_name": "IMADE3D JellyBOX PLA",
|
||||
"description": "",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "http://shop.imade3d.com/filament.html",
|
||||
"author": {
|
||||
"author_id": "IMADE3D",
|
||||
|
@ -1124,7 +1124,7 @@
|
|||
"display_name": "Octofiber PLA",
|
||||
"description": "PLA material from Octofiber.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://nl.octofiber.com/3d-printing-filament/pla.html",
|
||||
"author": {
|
||||
"author_id": "Octofiber",
|
||||
|
@ -1141,7 +1141,7 @@
|
|||
"display_name": "PolyFlex™ PLA",
|
||||
"description": "PolyFlex™ is a highly flexible yet easy to print 3D printing material. Featuring good elasticity and a large strain-to- failure, PolyFlex™ opens up a completely new realm of applications.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "http://www.polymaker.com/shop/polyflex/",
|
||||
"author": {
|
||||
"author_id": "Polymaker",
|
||||
|
@ -1158,7 +1158,7 @@
|
|||
"display_name": "PolyMax™ PLA",
|
||||
"description": "PolyMax™ PLA is a 3D printing material with excellent mechanical properties and printing quality. PolyMax™ PLA has an impact resistance of up to nine times that of regular PLA, and better overall mechanical properties than ABS.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "http://www.polymaker.com/shop/polymax/",
|
||||
"author": {
|
||||
"author_id": "Polymaker",
|
||||
|
@ -1175,7 +1175,7 @@
|
|||
"display_name": "PolyPlus™ PLA True Colour",
|
||||
"description": "PolyPlus™ PLA is a premium PLA designed for all desktop FDM/FFF 3D printers. It is produced with our patented Jam-Free™ technology that ensures consistent extrusion and prevents jams.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "http://www.polymaker.com/shop/polyplus-true-colour/",
|
||||
"author": {
|
||||
"author_id": "Polymaker",
|
||||
|
@ -1192,7 +1192,7 @@
|
|||
"display_name": "PolyWood™ PLA",
|
||||
"description": "PolyWood™ is a wood mimic printing material that contains no actual wood ensuring a clean Jam-Free™ printing experience.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "http://www.polymaker.com/shop/polywood/",
|
||||
"author": {
|
||||
"author_id": "Polymaker",
|
||||
|
@ -1209,7 +1209,7 @@
|
|||
"display_name": "Ultimaker ABS",
|
||||
"description": "Example package for material and quality profiles for Ultimaker materials.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com/products/materials/abs",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -1228,7 +1228,7 @@
|
|||
"display_name": "Ultimaker CPE",
|
||||
"description": "Example package for material and quality profiles for Ultimaker materials.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com/products/materials/abs",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -1247,7 +1247,7 @@
|
|||
"display_name": "Ultimaker Nylon",
|
||||
"description": "Example package for material and quality profiles for Ultimaker materials.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com/products/materials/abs",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -1266,7 +1266,7 @@
|
|||
"display_name": "Ultimaker PC",
|
||||
"description": "Example package for material and quality profiles for Ultimaker materials.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com/products/materials/pc",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -1285,7 +1285,7 @@
|
|||
"display_name": "Ultimaker PLA",
|
||||
"description": "Example package for material and quality profiles for Ultimaker materials.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com/products/materials/abs",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -1304,7 +1304,7 @@
|
|||
"display_name": "Ultimaker PVA",
|
||||
"description": "Example package for material and quality profiles for Ultimaker materials.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://ultimaker.com/products/materials/abs",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
|
@ -1323,7 +1323,7 @@
|
|||
"display_name": "Vertex Delta ABS",
|
||||
"description": "ABS material and quality files for the Delta Vertex K8800.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://vertex3dprinter.eu",
|
||||
"author": {
|
||||
"author_id": "Velleman",
|
||||
|
@ -1340,7 +1340,7 @@
|
|||
"display_name": "Vertex Delta PET",
|
||||
"description": "ABS material and quality files for the Delta Vertex K8800.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://vertex3dprinter.eu",
|
||||
"author": {
|
||||
"author_id": "Velleman",
|
||||
|
@ -1357,7 +1357,7 @@
|
|||
"display_name": "Vertex Delta PLA",
|
||||
"description": "ABS material and quality files for the Delta Vertex K8800.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://vertex3dprinter.eu",
|
||||
"author": {
|
||||
"author_id": "Velleman",
|
||||
|
@ -1374,7 +1374,7 @@
|
|||
"display_name": "Vertex Delta TPU",
|
||||
"description": "ABS material and quality files for the Delta Vertex K8800.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": 4,
|
||||
"sdk_version": 5,
|
||||
"website": "https://vertex3dprinter.eu",
|
||||
"author": {
|
||||
"author_id": "Velleman",
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "BQ Hephestos 2" },
|
||||
"machine_start_gcode": { "default_value": "; -- START GCODE --\nM104 S{material_print_temperature} ; Heat up extruder while leveling\nM800 ; Custom GCODE to fire start print procedure\nM109 S{material_print_temperature} ; Makes sure the temperature is correct before printing\n; -- end of START GCODE --" },
|
||||
"machine_end_gcode": { "default_value": "; -- END GCODE --\nM801 ; Custom GCODE to fire end print procedure\n; -- end of END GCODE --" },
|
||||
"machine_start_gcode": { "default_value": "; -- START GCODE --\nM104 S{material_print_temperature}\nG28 ; Zero-ing position\nG29 ; Auto bed-leveling\nG0 X4 Y297 Z15 F4000 ; Fast move to BQ's start position\nG90 ; Set to Absolute Positioning\nG92 E0 ; Reset extruder 0\nG1 F1800 ; Set default feedrate\nM109 S{material_print_temperature} ; Makes sure the temperature is correct before printing\n; -- end of START GCODE --" },
|
||||
"machine_end_gcode": { "default_value": "; -- END GCODE --\nM801 ; Marlin G-CODE to fire end print procedure\n; -- end of END GCODE --" },
|
||||
"machine_width": { "default_value": 210 },
|
||||
"machine_depth": { "default_value": 297 },
|
||||
"machine_height": { "default_value": 220 },
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"has_machine_materials": true,
|
||||
"has_variant_materials": true,
|
||||
"has_variants": true,
|
||||
|
||||
"variants_name": "Tool",
|
||||
|
|
89
resources/definitions/creality_ender3.def.json
Executable file
89
resources/definitions/creality_ender3.def.json
Executable file
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"name": "Creality Ender-3",
|
||||
"version": 2,
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"author": "Sacha Telgenhof",
|
||||
"manufacturer": "Creality3D",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "creality_ender3_platform.stl",
|
||||
"preferred_quality_type": "draft",
|
||||
"machine_extruder_trains": {
|
||||
"0": "creality_ender3_extruder_0"
|
||||
}
|
||||
},
|
||||
"overrides": {
|
||||
"machine_name": {
|
||||
"default_value": "Creality Ender-3"
|
||||
},
|
||||
"machine_width": {
|
||||
"default_value": 220
|
||||
},
|
||||
"machine_height": {
|
||||
"default_value": 250
|
||||
},
|
||||
"machine_depth": {
|
||||
"default_value": 220
|
||||
},
|
||||
"machine_heated_bed": {
|
||||
"default_value": true
|
||||
},
|
||||
"gantry_height": {
|
||||
"default_value": 30
|
||||
},
|
||||
"machine_head_polygon": {
|
||||
"default_value": [
|
||||
[-30, 34],
|
||||
[-30, -32],
|
||||
[30, -32],
|
||||
[30, 34]
|
||||
]
|
||||
},
|
||||
"acceleration_enabled": {
|
||||
"default_value": true
|
||||
},
|
||||
"acceleration_print": {
|
||||
"default_value": 500
|
||||
},
|
||||
"acceleration_travel": {
|
||||
"default_value": 500
|
||||
},
|
||||
"jerk_enabled": {
|
||||
"default_value": true
|
||||
},
|
||||
"jerk_travel": {
|
||||
"default_value": 20
|
||||
},
|
||||
"layer_height_0": {
|
||||
"default_value": 0.2
|
||||
},
|
||||
"adhesion_type": {
|
||||
"default_value": "skirt"
|
||||
},
|
||||
"top_bottom_thickness": {
|
||||
"default_value": 0.6
|
||||
},
|
||||
"retraction_amount": {
|
||||
"default_value": 5
|
||||
},
|
||||
"retraction_speed": {
|
||||
"default_value": 40
|
||||
},
|
||||
"cool_min_layer_time": {
|
||||
"default_value": 10
|
||||
},
|
||||
"skirt_line_count": {
|
||||
"default_value": 4
|
||||
},
|
||||
"skirt_gap": {
|
||||
"default_value": 5
|
||||
},
|
||||
"machine_start_gcode": {
|
||||
"default_value": "; Ender 3 Custom Start G-code\nM104 S{material_print_temperature_layer_0} ; Set Extruder temperature\nM140 S{material_bed_temperature_layer_0} ; Set Heat Bed temperature\nM190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed temperature\nM109 S{material_print_temperature_layer_0} ; Wait for Extruder temperature\nG28 ; Home all axes\nG92 E0 ; Reset Extruder\nG1 Z5.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position\nG1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nG1 Z5.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed"
|
||||
},
|
||||
"machine_end_gcode": {
|
||||
"default_value": "; Ender 3 Custom End G-code\nG4 ; Wait\nM220 S100 ; Reset Speed factor override percentage to default (100%)\nM221 S100 ; Reset Extrude factor override percentage to default (100%)\nG91 ; Set coordinates to relative\nG1 F1800 E-3 ; Retract filament 3 mm to prevent oozing\nG1 F3000 Z10 ; Move Z Axis up 10 mm to allow filament ooze freely\nG90 ; Set coordinates to absolute\nG1 X0 Y{machine_depth} F1000 ; Move Heat Bed to the front for easy print removal\nM104 S0 ; Turn off Extruder temperature\nM140 S0 ; Turn off Heat Bed\nM106 S0 ; Turn off Cooling Fan\nM107 ; Turn off Fan\nM84 ; Disable stepper motors"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1298,8 +1298,8 @@
|
|||
"default_value": 0,
|
||||
"type": "float",
|
||||
"enabled": "travel_compensate_overlapping_walls_0_enabled or travel_compensate_overlapping_walls_x_enabled",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
"settable_per_mesh": true,
|
||||
"settable_per_extruder": false
|
||||
},
|
||||
"wall_min_flow_retract":
|
||||
{
|
||||
|
@ -1308,8 +1308,8 @@
|
|||
"type": "bool",
|
||||
"default_value": false,
|
||||
"enabled": "(travel_compensate_overlapping_walls_0_enabled or travel_compensate_overlapping_walls_x_enabled) and wall_min_flow > 0",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
"settable_per_mesh": true,
|
||||
"settable_per_extruder": false
|
||||
},
|
||||
"fill_perimeter_gaps":
|
||||
{
|
||||
|
@ -1820,9 +1820,9 @@
|
|||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default_value": 0.1,
|
||||
"minimum_value": "resolveOrValue('layer_height')",
|
||||
"minimum_value": "resolveOrValue('layer_height') if infill_line_distance > 0 else -999999",
|
||||
"maximum_value_warning": "0.75 * machine_nozzle_size",
|
||||
"maximum_value": "resolveOrValue('layer_height') * (1.45 if spaghetti_infill_enabled else 8)",
|
||||
"maximum_value": "resolveOrValue('layer_height') * (1.45 if spaghetti_infill_enabled else 8) if infill_line_distance > 0 else 999999",
|
||||
"value": "resolveOrValue('layer_height')",
|
||||
"enabled": "infill_sparse_density > 0 and not spaghetti_infill_enabled",
|
||||
"limit_to_extruder": "infill_extruder_nr",
|
||||
|
@ -3876,6 +3876,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"support_infill_angle":
|
||||
{
|
||||
"label": "Support Infill Line Direction",
|
||||
"description": "Orientation of the infill pattern for supports. The support infill pattern is rotated in the horizontal plane.",
|
||||
"unit": "°",
|
||||
"type": "float",
|
||||
"minimum_value": "-180",
|
||||
"maximum_value": "180",
|
||||
"default_value": 0,
|
||||
"enabled": "support_enable and support_pattern != 'concentric' and support_infill_rate > 0",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
},
|
||||
"support_z_distance":
|
||||
{
|
||||
"label": "Support Z Distance",
|
||||
|
@ -6484,6 +6497,30 @@
|
|||
"settable_per_extruder": false,
|
||||
"settable_per_meshgroup": false
|
||||
},
|
||||
"wall_overhang_angle":
|
||||
{
|
||||
"label": "Overhanging Wall Angle",
|
||||
"description": "Walls that overhang more than this angle will be printed using overhanging wall settings. When the value is 90, no walls will be treated as overhanging.",
|
||||
"unit": "°",
|
||||
"type": "float",
|
||||
"minimum_value": "0",
|
||||
"minimum_value_warning": "2",
|
||||
"maximum_value": "90",
|
||||
"default_value": 90,
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"wall_overhang_speed_factor":
|
||||
{
|
||||
"label": "Overhanging Wall Speed",
|
||||
"description": "Overhanging walls will be printed at this percentage of their normal print speed.",
|
||||
"unit": "%",
|
||||
"type": "float",
|
||||
"default_value": 100,
|
||||
"minimum_value": "10",
|
||||
"minimum_value_warning": "25",
|
||||
"maximum_value": "100",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"bridge_settings_enabled":
|
||||
{
|
||||
"label": "Enable Bridge Settings",
|
||||
|
@ -6503,8 +6540,8 @@
|
|||
"minimum_value": "0",
|
||||
"default_value": 5,
|
||||
"enabled": "bridge_settings_enabled",
|
||||
"settable_per_mesh": false,
|
||||
"settable_per_extruder": true
|
||||
"settable_per_mesh": true,
|
||||
"settable_per_extruder": false
|
||||
},
|
||||
"bridge_skin_support_threshold":
|
||||
{
|
||||
|
@ -6518,18 +6555,6 @@
|
|||
"enabled": "bridge_settings_enabled",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"bridge_wall_max_overhang":
|
||||
{
|
||||
"label": "Bridge Wall Max Overhang",
|
||||
"description": "The maximum allowed width of the region of air below a wall line before the wall is printed using bridge settings. Expressed as a percentage of the wall line width. When the air gap is wider than this, the wall line is printed using the bridge settings. Otherwise, the wall line is printed using the normal settings. The lower the value, the more likely it is that overhung wall lines will be printed using bridge settings.",
|
||||
"unit": "%",
|
||||
"default_value": 100,
|
||||
"type": "float",
|
||||
"minimum_value": "0",
|
||||
"maximum_value": "100",
|
||||
"enabled": "bridge_settings_enabled",
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"bridge_wall_coast":
|
||||
{
|
||||
"label": "Bridge Wall Coasting",
|
||||
|
@ -6540,7 +6565,7 @@
|
|||
"minimum_value": "0",
|
||||
"maximum_value": "500",
|
||||
"enabled": "bridge_settings_enabled",
|
||||
"settable_per_mesh": false
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"bridge_wall_speed":
|
||||
{
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"author": "fieldOfView",
|
||||
"author": "Peopoly",
|
||||
"manufacturer": "Peopoly",
|
||||
"file_formats": "text/x-gcode",
|
||||
"has_machine_quality": true,
|
||||
"has_materials": false,
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"platform": "moai.obj",
|
||||
"platform_texture": "moai.jpg",
|
||||
"machine_extruder_trains": {
|
||||
"0": "peopoly_moai_extruder_0"
|
||||
}
|
||||
},
|
||||
|
@ -46,7 +47,6 @@
|
|||
"machine_end_gcode": {
|
||||
"default_value": "M104 S0\nM140 S0\nG28 X0 Y0\nM84"
|
||||
},
|
||||
|
||||
"line_width": {
|
||||
"minimum_value_warning": "machine_nozzle_size"
|
||||
},
|
||||
|
@ -75,7 +75,14 @@
|
|||
"value": "0.1"
|
||||
},
|
||||
"top_bottom_thickness": {
|
||||
"minimum_value_warning": "0.1"
|
||||
"minimum_value_warning": "0.1",
|
||||
"value": "0.1"
|
||||
},
|
||||
"top_thickness": {
|
||||
"minimum_value_warning": "resolveOrValue('layer_height')"
|
||||
},
|
||||
"bottom_thickness": {
|
||||
"minimum_value_warning": "resolveOrValue('layer_height')"
|
||||
},
|
||||
"infill_sparse_thickness": {
|
||||
"maximum_value_warning": "0.5"
|
||||
|
@ -102,24 +109,23 @@
|
|||
"value": "speed_print"
|
||||
},
|
||||
"speed_travel": {
|
||||
"value": "300"
|
||||
"value": 150
|
||||
},
|
||||
"speed_travel_layer_0": {
|
||||
"value": "300"
|
||||
"value": 150
|
||||
},
|
||||
"speed_layer_0": {
|
||||
"value": "5"
|
||||
"value": 5
|
||||
},
|
||||
"speed_slowdown_layers": {
|
||||
"value": "2"
|
||||
"value": 3
|
||||
},
|
||||
"infill_overlap": {
|
||||
"value": "15"
|
||||
"value": 15
|
||||
},
|
||||
"adhesion_type": {
|
||||
"value": "\"none\""
|
||||
"value": "'none'"
|
||||
},
|
||||
|
||||
"acceleration_enabled": {
|
||||
"value": "False"
|
||||
},
|
||||
|
@ -139,6 +145,10 @@
|
|||
"enabled": false,
|
||||
"value": "False"
|
||||
},
|
||||
"cool_fan_speed_min": {
|
||||
"enabled": false,
|
||||
"value": 0
|
||||
},
|
||||
"retraction_enable": {
|
||||
"enabled": false,
|
||||
"value": "False"
|
||||
|
@ -148,7 +158,8 @@
|
|||
"value": "'off'"
|
||||
},
|
||||
"retract_at_layer_change": {
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"value": false
|
||||
},
|
||||
"cool_min_layer_time_fan_speed_max": {
|
||||
"enabled": false
|
||||
|
@ -158,6 +169,117 @@
|
|||
},
|
||||
"cool_fan_full_layer": {
|
||||
"enabled": false
|
||||
},
|
||||
"minimum_polygon_circumference": {
|
||||
"value": "0.1"
|
||||
},
|
||||
"meshfix_maximum_resolution": {
|
||||
"value": "0.005"
|
||||
},
|
||||
"skin_outline_count": {
|
||||
"value": 0
|
||||
},
|
||||
"travel_compensate_overlapping_walls_enabled": {
|
||||
"value": "False"
|
||||
},
|
||||
"travel_compensate_overlapping_walls_0_enabled": {
|
||||
"value": "False"
|
||||
},
|
||||
"travel_compensate_overlapping_walls_x_enabled": {
|
||||
"value": "False"
|
||||
},
|
||||
"wall_0_wipe_dist": {
|
||||
"value": "machine_nozzle_size / 3"
|
||||
},
|
||||
"wall_thickness": {
|
||||
"value": 0.5
|
||||
},
|
||||
"infill_sparse_density": {
|
||||
"value": 70
|
||||
},
|
||||
"infill_pattern": {
|
||||
"value": "'lines'"
|
||||
},
|
||||
"infill_angles": {
|
||||
"value": "[0,90]"
|
||||
},
|
||||
"cool_min_layer_time": {
|
||||
"enabled": false,
|
||||
"value": 0
|
||||
},
|
||||
"cool_min_speed": {
|
||||
"enabled": false,
|
||||
"value": 0
|
||||
},
|
||||
"cool_lift_head": {
|
||||
"enabled": false,
|
||||
"value": "False"
|
||||
},
|
||||
"material_flow": {
|
||||
"enabled": false
|
||||
},
|
||||
"material_flow_layer_0": {
|
||||
"enabled": false
|
||||
},
|
||||
"speed_equalize_flow_enabled": {
|
||||
"enabled": false,
|
||||
"value": "False"
|
||||
},
|
||||
"draft_shield_enabled": {
|
||||
"enabled": false,
|
||||
"value": "False"
|
||||
},
|
||||
"z_seam_corner": {
|
||||
"value": "'z_seam_corner_none'"
|
||||
},
|
||||
"z_seam_type": {
|
||||
"value": "'shortest'"
|
||||
},
|
||||
"skin_no_small_gaps_heuristic": {
|
||||
"value": "False"
|
||||
},
|
||||
"ironing_enabled": {
|
||||
"enabled": false,
|
||||
"value": "False"
|
||||
},
|
||||
"skin_overlap": {
|
||||
"value": 5
|
||||
},
|
||||
"infill_wipe_dist": {
|
||||
"value": 0
|
||||
},
|
||||
"expand_skins_expand_distance": {
|
||||
"value": "( wall_line_width_0 + (wall_line_count - 1) * wall_line_width_x ) / 2"
|
||||
},
|
||||
"max_feedrate_z_override": {
|
||||
"value": 0,
|
||||
"enabled": false
|
||||
},
|
||||
"flow_rate_max_extrusion_offset": {
|
||||
"enabled": false
|
||||
},
|
||||
"flow_rate_extrusion_offset_factor": {
|
||||
"enabled": false
|
||||
},
|
||||
"adaptive_layer_height_enabled": {
|
||||
"value": "False",
|
||||
"enabled": false
|
||||
},
|
||||
"bridge_settings_enabled": {
|
||||
"value": "False",
|
||||
"enabled": false
|
||||
},
|
||||
"acceleration_enabled": {
|
||||
"value": "False",
|
||||
"enabled": false
|
||||
},
|
||||
"relative_extrusion": {
|
||||
"value": "False",
|
||||
"enabled": false
|
||||
},
|
||||
"coasting_enable": {
|
||||
"value": "False",
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"has_machine_materials": true,
|
||||
"has_variant_materials": true,
|
||||
"has_variants": true,
|
||||
"preferred_variant_name": "AA 0.4",
|
||||
"preferred_quality_type": "normal",
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
"platform_offset": [0, 0, 0],
|
||||
"has_machine_quality": true,
|
||||
"has_machine_materials": true,
|
||||
"has_variant_materials": true,
|
||||
"has_materials": true,
|
||||
"has_variants": true,
|
||||
"preferred_variant_name": "AA 0.4",
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"has_machine_materials": true,
|
||||
"has_variant_materials": true,
|
||||
"has_variant_buildplates": true,
|
||||
"has_variants": true,
|
||||
"preferred_variant_name": "AA 0.4",
|
||||
|
|
22
resources/extruders/creality_ender3_extruder_0.def.json
Normal file
22
resources/extruders/creality_ender3_extruder_0.def.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"id": "creality_ender3_extruder_0",
|
||||
"version": 2,
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "creality_ender3",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"extruder_nr": {
|
||||
"default_value": 0
|
||||
},
|
||||
"machine_nozzle_size": {
|
||||
"default_value": 0.4
|
||||
},
|
||||
"material_diameter": {
|
||||
"default_value": 1.75
|
||||
}
|
||||
}
|
||||
}
|
|
@ -11,6 +11,9 @@
|
|||
"overrides": {
|
||||
"extruder_nr": { "default_value": 0 },
|
||||
"machine_nozzle_size": { "default_value": 0.067 },
|
||||
"material_diameter": { "default_value": 1.75 }
|
||||
"material_diameter": {
|
||||
"enabled": false,
|
||||
"default_value": 1.75
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3860,7 +3860,7 @@ msgstr ""
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
|
@ -3880,27 +3880,27 @@ msgstr ""
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgid "3D View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgid "Front View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgid "Top View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgid "Left Side View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgid "Right Side View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
|
@ -3961,8 +3961,8 @@ msgstr ""
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
|
@ -4012,17 +4012,17 @@ msgstr ""
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgid "Select All Models"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgid "Reload All Models"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
|
@ -4047,7 +4047,7 @@ msgstr ""
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
|
@ -4195,7 +4195,7 @@ msgid "&Settings"
|
|||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr ""
|
||||
|
||||
|
@ -4222,7 +4222,7 @@ msgid "Disable Extruder"
|
|||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -3707,8 +3707,8 @@ msgstr "Geschätzte verbleibende Zeit"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "Umschalten auf Vo&llbild-Modus"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Umschalten auf Vollbild-Modus"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3727,28 +3727,28 @@ msgstr "&Beenden"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "&3D-Ansicht"
|
||||
msgid "3D View"
|
||||
msgstr "3D-Ansicht"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "&Vorderansicht"
|
||||
msgid "Front View"
|
||||
msgstr "Vorderansicht"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "&Draufsicht"
|
||||
msgid "Top View"
|
||||
msgstr "Draufsicht"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "&Ansicht von links"
|
||||
msgid "Left Side View"
|
||||
msgstr "Ansicht von links"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "&Ansicht von rechts"
|
||||
msgid "Right Side View"
|
||||
msgstr "Ansicht von rechts"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3783,7 +3783,7 @@ msgstr "&Aktuelle Änderungen verwerfen"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:196
|
||||
msgctxt "@action:inmenu menubar:profile"
|
||||
msgid "&Create profile from current settings/overrides..."
|
||||
msgstr "&Profil von aktuellen Einstellungen/Überschreibungen erstellen..."
|
||||
msgstr "P&rofil von aktuellen Einstellungen/Überschreibungen erstellen..."
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:202
|
||||
msgctxt "@action:inmenu menubar:profile"
|
||||
|
@ -3808,10 +3808,10 @@ msgstr "&Über..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "&Ausgewähltes Modell löschen"
|
||||
msgstr[1] "&Ausgewählte Modelle löschen"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Ausgewähltes Modell löschen"
|
||||
msgstr[1] "Ausgewählte Modelle löschen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3859,18 +3859,18 @@ msgstr "Modell &multiplizieren"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "Alle Modelle &wählen"
|
||||
msgid "Select All Models"
|
||||
msgstr "Alle Modelle wählen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "Druckplatte &reinigen"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Druckplatte reinigen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "Alle Modelle neu &laden"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Alle Modelle neu laden"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3894,8 +3894,8 @@ msgstr "Alle Modellpositionen zurücksetzen"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "Alle Modell&transformationen zurücksetzen"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Alle Modelltransformationen zurücksetzen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4039,7 +4039,7 @@ msgid "&Settings"
|
|||
msgstr "&Konfiguration"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "Dr&ucker"
|
||||
|
||||
|
@ -4066,7 +4066,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Extruder deaktivieren"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Profil"
|
||||
|
||||
|
|
|
@ -3582,7 +3582,7 @@ msgstr "&Posición de la cámara"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Menus/ViewMenu.qml:54
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Build plate"
|
||||
msgstr "&Placa de impresión"
|
||||
msgstr "P&laca de impresión"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Menus/SettingVisibilityPresetsMenu.qml:13
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3719,8 +3719,8 @@ msgstr "Tiempo restante estimado"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "A<ernar pantalla completa"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Alternar pantalla completa"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3739,28 +3739,28 @@ msgstr "&Salir"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "&Vista en 3D"
|
||||
msgid "3D View"
|
||||
msgstr "Vista en 3D"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "&Vista frontal"
|
||||
msgid "Front View"
|
||||
msgstr "Vista frontal"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "&Vista superior"
|
||||
msgid "Top View"
|
||||
msgstr "Vista superior"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "&Vista del lado izquierdo"
|
||||
msgid "Left Side View"
|
||||
msgstr "Vista del lado izquierdo"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "&Vista del lado derecho"
|
||||
msgid "Right Side View"
|
||||
msgstr "Vista del lado derecho"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3820,10 +3820,10 @@ msgstr "&Acerca de..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "Eliminar modelo &seleccionado"
|
||||
msgstr[1] "Eliminar modelos &seleccionados"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Eliminar modelo seleccionado"
|
||||
msgstr[1] "Eliminar modelos seleccionados"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3871,18 +3871,18 @@ msgstr "&Multiplicar modelo..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "&Seleccionar todos los modelos"
|
||||
msgid "Select All Models"
|
||||
msgstr "Seleccionar todos los modelos"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&Borrar placa de impresión"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Borrar placa de impresión"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "&Recargar todos los modelos"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Recargar todos los modelos"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3906,8 +3906,8 @@ msgstr "Restablecer las posiciones de todos los modelos"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "Restablecer las &transformaciones de todos los modelos"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Restablecer las transformaciones de todos los modelos"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4023,7 +4023,7 @@ msgstr "&Archivo"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:119
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "&Save Selection to File"
|
||||
msgstr "Guardar &selección en archivo"
|
||||
msgstr "&Guardar selección en archivo"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:128
|
||||
msgctxt "@title:menu menubar:file"
|
||||
|
@ -4051,7 +4051,7 @@ msgid "&Settings"
|
|||
msgstr "A&justes"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "&Impresora"
|
||||
|
||||
|
@ -4078,7 +4078,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Deshabilitar extrusor"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Perfil"
|
||||
|
||||
|
|
|
@ -3726,8 +3726,8 @@ msgstr "Aikaa jäljellä arviolta"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "Vaihda &koko näyttöön"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Vaihda koko näyttöön"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3746,27 +3746,27 @@ msgstr "&Lopeta"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgid "3D View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgid "Front View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgid "Top View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgid "Left Side View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgid "Right Side View"
|
||||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
|
@ -3827,10 +3827,10 @@ msgstr "Ti&etoja..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "Poista &valittu malli"
|
||||
msgstr[1] "Poista &valitut mallit"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Poista valittu malli"
|
||||
msgstr[1] "Poista valitut mallit"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3878,18 +3878,18 @@ msgstr "&Kerro malli..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "&Valitse kaikki mallit"
|
||||
msgid "Select All Models"
|
||||
msgstr "Valitse kaikki mallit"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&Tyhjennä tulostusalusta"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Tyhjennä tulostusalusta"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "&Lataa kaikki mallit uudelleen"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Lataa kaikki mallit uudelleen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3913,8 +3913,8 @@ msgstr "Määritä kaikkien mallien positiot uudelleen"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "Määritä kaikkien mallien &muutokset uudelleen"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Määritä kaikkien mallien muutokset uudelleen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4025,7 +4025,7 @@ msgstr ""
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:102
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgid "&File"
|
||||
msgstr "&Tiedosto"
|
||||
msgstr "Tie&dosto"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:119
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4058,7 +4058,7 @@ msgid "&Settings"
|
|||
msgstr "&Asetukset"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "&Tulostin"
|
||||
|
||||
|
@ -4085,7 +4085,7 @@ msgid "Disable Extruder"
|
|||
msgstr ""
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Profiili"
|
||||
|
||||
|
|
|
@ -3707,8 +3707,8 @@ msgstr "Durée restante estimée"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "Passer en P&lein écran"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Passer en Plein écran"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3727,28 +3727,28 @@ msgstr "&Quitter"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "Vue &3D"
|
||||
msgid "3D View"
|
||||
msgstr "Vue 3D"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "Vue de &face"
|
||||
msgid "Front View"
|
||||
msgstr "Vue de face"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "Vue du dess&us"
|
||||
msgid "Top View"
|
||||
msgstr "Vue du dessus"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "Vue latérale &gauche"
|
||||
msgid "Left Side View"
|
||||
msgstr "Vue latérale gauche"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "Vue latérale &droite"
|
||||
msgid "Right Side View"
|
||||
msgstr "Vue latérale droite"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3808,10 +3808,10 @@ msgstr "&À propos de..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "Supprimer le modèle &sélectionné"
|
||||
msgstr[1] "Supprimer les modèles &sélectionnés"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Supprimer le modèle sélectionné"
|
||||
msgstr[1] "Supprimer les modèles sélectionnés"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3859,18 +3859,18 @@ msgstr "&Multiplier le modèle..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "&Sélectionner tous les modèles"
|
||||
msgid "Select All Models"
|
||||
msgstr "Sélectionner tous les modèles"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&Supprimer les objets du plateau"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Supprimer les objets du plateau"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "Rechar&ger tous les modèles"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Recharger tous les modèles"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3894,7 +3894,7 @@ msgstr "Réinitialiser toutes les positions des modèles"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Réinitialiser tous les modèles et transformations"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
|
@ -4039,7 +4039,7 @@ msgid "&Settings"
|
|||
msgstr "&Paramètres"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "Im&primante"
|
||||
|
||||
|
@ -4066,7 +4066,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Désactiver l'extrudeuse"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Profil"
|
||||
|
||||
|
|
|
@ -3568,7 +3568,7 @@ msgstr "&Posizione fotocamera"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Menus/ViewMenu.qml:54
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Build plate"
|
||||
msgstr "&Piano di stampa"
|
||||
msgstr "P&iano di stampa"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Menus/SettingVisibilityPresetsMenu.qml:13
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3705,8 +3705,8 @@ msgstr "Tempo residuo stimato"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "Att&iva/disattiva schermo intero"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Attiva/disattiva schermo intero"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3721,32 +3721,32 @@ msgstr "Ri&peti"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:105
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "&Quit"
|
||||
msgstr "E&sci"
|
||||
msgstr "&Esci"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "&Visualizzazione 3D"
|
||||
msgid "3D View"
|
||||
msgstr "Visualizzazione 3D"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "&Visualizzazione frontale"
|
||||
msgid "Front View"
|
||||
msgstr "Visualizzazione frontale"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "&Visualizzazione superiore"
|
||||
msgid "Top View"
|
||||
msgstr "Visualizzazione superiore"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "&Visualizzazione lato sinistro"
|
||||
msgid "Left Side View"
|
||||
msgstr "Visualizzazione lato sinistro"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "&Visualizzazione lato destro"
|
||||
msgid "Right Side View"
|
||||
msgstr "Visualizzazione lato destro"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3756,12 +3756,12 @@ msgstr "Configura Cura..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:155
|
||||
msgctxt "@action:inmenu menubar:printer"
|
||||
msgid "&Add Printer..."
|
||||
msgstr "A&ggiungi stampante..."
|
||||
msgstr "&Aggiungi stampante..."
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:161
|
||||
msgctxt "@action:inmenu menubar:printer"
|
||||
msgid "Manage Pr&inters..."
|
||||
msgstr "&Gestione stampanti..."
|
||||
msgstr "Gestione stampanti..."
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:168
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3806,10 +3806,10 @@ msgstr "I&nformazioni..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "Cancella &modello selezionato"
|
||||
msgstr[1] "Cancella modelli &selezionati"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Cancella modello selezionato"
|
||||
msgstr[1] "Cancella modelli selezionati"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3857,18 +3857,18 @@ msgstr "Mo<iplica modello"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "Sel&eziona tutti i modelli"
|
||||
msgid "Select All Models"
|
||||
msgstr "Seleziona tutti i modelli"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&Cancellare piano di stampa"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Cancellare piano di stampa"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "R&icarica tutti i modelli"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Ricarica tutti i modelli"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3892,8 +3892,8 @@ msgstr "Reimposta tutte le posizioni dei modelli"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "Reimposta tutte le &trasformazioni dei modelli"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Reimposta tutte le trasformazioni dei modelli"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -3908,7 +3908,7 @@ msgstr "&Nuovo Progetto..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:411
|
||||
msgctxt "@action:inmenu menubar:help"
|
||||
msgid "Show Engine &Log..."
|
||||
msgstr "M&ostra log motore..."
|
||||
msgstr "Mostra &log motore..."
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:419
|
||||
msgctxt "@action:inmenu menubar:help"
|
||||
|
@ -4037,7 +4037,7 @@ msgid "&Settings"
|
|||
msgstr "&Impostazioni"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "S&tampante"
|
||||
|
||||
|
@ -4064,7 +4064,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Disabilita estrusore"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Profilo"
|
||||
|
||||
|
|
|
@ -3711,7 +3711,7 @@ msgstr "残り時間"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "留め金 フルスクリーン"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
|
@ -3731,28 +3731,28 @@ msgstr "&やめる"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "3Dビュー (&3)"
|
||||
msgid "3D View"
|
||||
msgstr "3Dビュー "
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "フロントビュー (&F)"
|
||||
msgid "Front View"
|
||||
msgstr "フロントビュー"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "トップビュー (&T)"
|
||||
msgid "Top View"
|
||||
msgstr "トップビュー"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "左サイドビュー (&L)"
|
||||
msgid "Left Side View"
|
||||
msgstr "左サイドビュー"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "右サイドビュー (&R)"
|
||||
msgid "Right Side View"
|
||||
msgstr "右サイドビュー"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3813,8 +3813,8 @@ msgstr "アバウト..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "&選択したモデルを削除"
|
||||
|
||||
# can’t enter japanese text
|
||||
|
@ -3854,7 +3854,7 @@ msgstr "モデルを非グループ化"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:314
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Merge Models"
|
||||
msgstr "&モデルの合体"
|
||||
msgstr "モ&デルの合体"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:324
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3863,17 +3863,17 @@ msgstr "&モデルを増倍する…"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "&すべてのモデル選択"
|
||||
msgid "Select All Models"
|
||||
msgstr "すべてのモデル選択"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&ビルドプレート上のクリア"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "ビルドプレート上のクリア"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgid "Reload All Models"
|
||||
msgstr "すべてのモデルを読み込む"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
|
@ -3898,7 +3898,7 @@ msgstr "すべてのモデルのポジションをリセットする"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "すべてのモデル&変更点をリセットする"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
|
@ -4015,7 +4015,7 @@ msgstr "&ファイル"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:119
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "&Save Selection to File"
|
||||
msgstr "&ファイルに選択したものを保存"
|
||||
msgstr "フ&ァイルに選択したものを保存"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:128
|
||||
msgctxt "@title:menu menubar:file"
|
||||
|
@ -4043,7 +4043,7 @@ msgid "&Settings"
|
|||
msgstr "&設定"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "&プリンター"
|
||||
|
||||
|
@ -4070,7 +4070,7 @@ msgid "Disable Extruder"
|
|||
msgstr "エクストルーダーを無効にする"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&プロファイル"
|
||||
|
||||
|
|
|
@ -3703,7 +3703,7 @@ msgstr "예상 남은 시간"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "전채 화면 전환"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
|
@ -3723,28 +3723,28 @@ msgstr "종료(&Q)"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "3D 보기(&3)"
|
||||
msgid "3D View"
|
||||
msgstr "3D 보기"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "앞에서 보기(&F)"
|
||||
msgid "Front View"
|
||||
msgstr "앞에서 보기"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "위에서 보기(&T)"
|
||||
msgid "Top View"
|
||||
msgstr "위에서 보기"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "왼쪽에서 보기(&L)"
|
||||
msgid "Left Side View"
|
||||
msgstr "왼쪽에서 보기"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "오른쪽에서 보기(&R)"
|
||||
msgid "Right Side View"
|
||||
msgstr "오른쪽에서 보기"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3804,8 +3804,8 @@ msgstr "소개..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "선택한 모델 삭제"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
|
@ -3852,17 +3852,17 @@ msgstr "모델 복제..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgid "Select All Models"
|
||||
msgstr "모든 모델 선택"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "빌드 플레이트 지우기"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgid "Reload All Models"
|
||||
msgstr "모든 모델 다시 로드"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
|
@ -3887,7 +3887,7 @@ msgstr "모든 모델의 위치 재설정"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "모든 모델의 변환 재설정"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
|
@ -4032,7 +4032,7 @@ msgid "&Settings"
|
|||
msgstr "설정"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "프린터"
|
||||
|
||||
|
@ -4059,7 +4059,7 @@ msgid "Disable Extruder"
|
|||
msgstr "익스트루더 사용하지 않음"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "프로파일"
|
||||
|
||||
|
|
|
@ -3705,8 +3705,8 @@ msgstr "Geschatte resterende tijd"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "Vo&lledig Scherm In-/Uitschakelen"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Volledig Scherm In-/Uitschakelen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3725,28 +3725,28 @@ msgstr "&Afsluiten"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "&3D-weergave"
|
||||
msgid "3D View"
|
||||
msgstr "3D-weergave"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "Weergave &voorzijde"
|
||||
msgid "Front View"
|
||||
msgstr "Weergave voorzijde"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "Weergave &bovenzijde"
|
||||
msgid "Top View"
|
||||
msgstr "Weergave bovenzijde"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "Weergave &linkerzijde"
|
||||
msgid "Left Side View"
|
||||
msgstr "Weergave linkerzijde"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "Weergave &rechterzijde"
|
||||
msgid "Right Side View"
|
||||
msgstr "Weergave rechterzijde"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3806,10 +3806,10 @@ msgstr "&Over..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "Ge&selecteerd model verwijderen"
|
||||
msgstr[1] "Ge&selecteerde modellen verwijderen"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Geselecteerd model verwijderen"
|
||||
msgstr[1] "Geselecteerde modellen verwijderen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3857,18 +3857,18 @@ msgstr "&Model verveelvoudigen..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "Alle Modellen &Selecteren"
|
||||
msgid "Select All Models"
|
||||
msgstr "Alle Modellen Selecteren"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&Platform Leegmaken"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Platform Leegmaken"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "Alle Modellen Opnieuw &Laden"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Alle Modellen Opnieuw Laden"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3892,8 +3892,8 @@ msgstr "Alle Modelposities Herstellen"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "Alle Model&transformaties Herstellen"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Alle Modeltransformaties Herstellen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4037,7 +4037,7 @@ msgid "&Settings"
|
|||
msgstr "In&stellingen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "&Printer"
|
||||
|
||||
|
@ -4064,7 +4064,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Extruder uitschakelen"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Profiel"
|
||||
|
||||
|
|
|
@ -3602,7 +3602,7 @@ msgstr "&Pozycja kamery"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Menus/ViewMenu.qml:54
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Build plate"
|
||||
msgstr "&Pole robocze"
|
||||
msgstr "P&ole robocze"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Menus/SettingVisibilityPresetsMenu.qml:13
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3741,7 +3741,7 @@ msgstr "Szacowany czas pozostały"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Przełącz tryb pełnoekranowy"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
|
@ -3761,28 +3761,28 @@ msgstr "&Zamknij"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "&Widok 3D"
|
||||
msgid "3D View"
|
||||
msgstr "Widok 3D"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "&Widok z przodu"
|
||||
msgid "Front View"
|
||||
msgstr "Widok z przodu"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "&Widok z góry"
|
||||
msgid "Top View"
|
||||
msgstr "Widok z góry"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "&Widok z lewej strony"
|
||||
msgid "Left Side View"
|
||||
msgstr "Widok z lewej strony"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "&Widok z prawej strony"
|
||||
msgid "Right Side View"
|
||||
msgstr "Widok z prawej strony"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3842,10 +3842,10 @@ msgstr "&O..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "Usuń &wybrany model"
|
||||
msgstr[1] "Usuń &wybrane modele"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Usuń wybrany model"
|
||||
msgstr[1] "Usuń wybrane modele"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3884,7 +3884,7 @@ msgstr "Rozgrupuj modele "
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:314
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Merge Models"
|
||||
msgstr "&Połącz modele"
|
||||
msgstr "Połącz modele"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:324
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3893,17 +3893,17 @@ msgstr "&Powiel model..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "&Wybierz wszystkie modele"
|
||||
msgid "Select All Models"
|
||||
msgstr "Wybierz wszystkie modele"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&Wyczyść stół"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Wyczyść stół"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Przeładuj wszystkie modele"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
|
@ -3928,7 +3928,7 @@ msgstr "Zresetuj wszystkie pozycje modelu"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Zresetuj wszystkie przekształcenia modelu"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
|
@ -4045,7 +4045,7 @@ msgstr "&Plik"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:119
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "&Save Selection to File"
|
||||
msgstr "&Zapisz wybór w pliku"
|
||||
msgstr "Z&apisz wybór w pliku"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:128
|
||||
msgctxt "@title:menu menubar:file"
|
||||
|
@ -4073,7 +4073,7 @@ msgid "&Settings"
|
|||
msgstr "&Ustawienia"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "&Drukarka"
|
||||
|
||||
|
@ -4100,7 +4100,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Wyłącz Ekstruder"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Profil"
|
||||
|
||||
|
@ -4122,7 +4122,7 @@ msgstr "Preferencje"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:289
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgid "&Help"
|
||||
msgstr "&Pomoc"
|
||||
msgstr "P&omoc"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:335
|
||||
msgctxt "@label"
|
||||
|
|
|
@ -3744,8 +3744,8 @@ msgstr "Tempo restante estimado"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "A<ernar Tela Cheia"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Alternar Tela Cheia"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3764,28 +3764,28 @@ msgstr "Sair (&Q)"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgid "3D View"
|
||||
msgstr "Visão &3D"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "Visão &Frontal"
|
||||
msgid "Front View"
|
||||
msgstr "Visão Frontal"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "Visão Superior (&T)"
|
||||
msgid "Top View"
|
||||
msgstr "Visão Superior"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "Visão do Lado Esquerdo (&L)"
|
||||
msgid "Left Side View"
|
||||
msgstr "Visão do Lado Esquerdo"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "Visão do Lado Direito (&R)"
|
||||
msgid "Right Side View"
|
||||
msgstr "Visão do Lado Direito"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3845,10 +3845,10 @@ msgstr "Sobre (&A)..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "Remover Modelo &Selecionado"
|
||||
msgstr[1] "Remover Modelos &Selecionados"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Remover Modelo Selecionado"
|
||||
msgstr[1] "Remover Modelos Selecionados"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3896,18 +3896,18 @@ msgstr "&Multiplicar Modelo..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "&Selecionar Todos Os Modelos"
|
||||
msgid "Select All Models"
|
||||
msgstr "Selecionar Todos Os Modelos"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "Esvaziar a Mesa de Impressão (&C)"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Esvaziar a Mesa de Impressão"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "Recarregar Todos Os Mode&los"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Recarregar Todos Os Modelos"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3931,8 +3931,8 @@ msgstr "Reestabelecer as Posições de Todos Os Modelos"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "Remover as &Transformações de Todos Os Modelos"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Remover as Transformações de Todos Os Modelos"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4076,7 +4076,7 @@ msgid "&Settings"
|
|||
msgstr "Aju&stes"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "Im&pressora"
|
||||
|
||||
|
@ -4103,7 +4103,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Desabilitar Extrusor"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Perfil"
|
||||
|
||||
|
|
|
@ -3823,8 +3823,8 @@ msgstr "Tempo restante estimado"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "Alternar para e&crã inteiro"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Alternar para ecrã inteiro"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3843,28 +3843,28 @@ msgstr "&Sair"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "Vista &3D"
|
||||
msgid "3D View"
|
||||
msgstr "Vista 3D"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "Vista &Frente"
|
||||
msgid "Front View"
|
||||
msgstr "Vista Frente"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "Vista &Cima"
|
||||
msgid "Top View"
|
||||
msgstr "Vista Cima"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "Vista Lado &Esquerdo"
|
||||
msgid "Left Side View"
|
||||
msgstr "Vista Lado Esquerdo"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "Vista Lado &Direito"
|
||||
msgid "Right Side View"
|
||||
msgstr "Vista Lado Direito"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3924,10 +3924,10 @@ msgstr "&Sobre..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "Apagar Modelo &Selecionado"
|
||||
msgstr[1] "Apagar Modelos &Selecionados"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Apagar Modelo Selecionado"
|
||||
msgstr[1] "Apagar Modelos Selecionados"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3975,18 +3975,18 @@ msgstr "&Multiplicar Modelo..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "&Selecionar todos os modelos"
|
||||
msgid "Select All Models"
|
||||
msgstr "Selecionar todos os modelos"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&Limpar base de construção"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Limpar base de construção"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "Re&carregar todos os modelos"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Recarregar todos os modelos"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -4012,8 +4012,8 @@ msgstr "Repor todas as posições de modelos"
|
|||
# Cancelar todas?
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "Repor Todas as &Transformações do Modelo"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Repor Todas as Transformações do Modelo"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4164,7 +4164,7 @@ msgid "&Settings"
|
|||
msgstr "&Definições"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "&Impressora"
|
||||
|
||||
|
@ -4191,7 +4191,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Desativar Extrusor"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Perfil"
|
||||
|
||||
|
|
|
@ -3711,7 +3711,7 @@ msgstr "Осталось примерно"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Полный экран"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
|
@ -3731,27 +3731,27 @@ msgstr "Выход"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgid "3D View"
|
||||
msgstr "Трехмерный вид"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgid "Front View"
|
||||
msgstr "Вид спереди"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgid "Top View"
|
||||
msgstr "Вид сверху"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgid "Left Side View"
|
||||
msgstr "Вид слева"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgid "Right Side View"
|
||||
msgstr "Вид справа"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
|
@ -3812,8 +3812,8 @@ msgstr "О Cura..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Удалить выбранную модель"
|
||||
msgstr[1] "Удалить выбранные модели"
|
||||
msgstr[2] "Удалить выбранные модели"
|
||||
|
@ -3866,17 +3866,17 @@ msgstr "Дублировать модель..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgid "Select All Models"
|
||||
msgstr "Выбрать все модели"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Очистить стол"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Перезагрузить все модели"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
|
@ -3901,7 +3901,7 @@ msgstr "Сбросить позиции всех моделей"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Сбросить преобразования всех моделей"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
|
@ -4046,7 +4046,7 @@ msgid "&Settings"
|
|||
msgstr "Параметры"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "Принтер"
|
||||
|
||||
|
@ -4073,7 +4073,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Отключить экструдер"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "Профиль"
|
||||
|
||||
|
|
|
@ -3705,7 +3705,7 @@ msgstr "Kalan tahmini süre"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "Tam Ekrana Geç"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
|
@ -3725,28 +3725,28 @@ msgstr "&Çıkış"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "&3 Boyutlu Görünüm"
|
||||
msgid "3D View"
|
||||
msgstr "3 Boyutlu Görünüm"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "&Önden Görünüm"
|
||||
msgid "Front View"
|
||||
msgstr "Önden Görünüm"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "&Yukarıdan Görünüm"
|
||||
msgid "Top View"
|
||||
msgstr "Yukarıdan Görünüm"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "&Sol Taraftan Görünüm"
|
||||
msgid "Left Side View"
|
||||
msgstr "Sol Taraftan Görünüm"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "&Sağ Taraftan Görünüm"
|
||||
msgid "Right Side View"
|
||||
msgstr "Sağ Taraftan Görünüm"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3781,7 +3781,7 @@ msgstr "&Geçerli değişiklikleri iptal et"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:196
|
||||
msgctxt "@action:inmenu menubar:profile"
|
||||
msgid "&Create profile from current settings/overrides..."
|
||||
msgstr "&Geçerli ayarlardan/geçersiz kılmalardan profil oluştur..."
|
||||
msgstr "G&eçerli ayarlardan/geçersiz kılmalardan profil oluştur..."
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:202
|
||||
msgctxt "@action:inmenu menubar:profile"
|
||||
|
@ -3806,10 +3806,10 @@ msgstr "&Hakkında..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "&Seçili Modeli Sil"
|
||||
msgstr[1] "&Seçili Modelleri Sil"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "Seçili Modeli Sil"
|
||||
msgstr[1] "Seçili Modelleri Sil"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3857,17 +3857,17 @@ msgstr "&Modeli Çoğalt..."
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "&Tüm modelleri Seç"
|
||||
msgid "Select All Models"
|
||||
msgstr "Tüm modelleri Seç"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "&Yapı Levhasını Temizle"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "Yapı Levhasını Temizle"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgid "Reload All Models"
|
||||
msgstr "Tüm Modelleri Yeniden Yükle"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
|
@ -3892,7 +3892,7 @@ msgstr "Tüm Model Konumlarını Sıfırla"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "Tüm Model ve Dönüşümleri Sıfırla"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
|
@ -4024,7 +4024,7 @@ msgstr "Kaydet&Projelendir..."
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:162
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgid "&Edit"
|
||||
msgstr "&Düzenle"
|
||||
msgstr "Düz&enle"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:179
|
||||
msgctxt "@title:menu"
|
||||
|
@ -4037,7 +4037,7 @@ msgid "&Settings"
|
|||
msgstr "&Ayarlar"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "&Yazıcı"
|
||||
|
||||
|
@ -4064,7 +4064,7 @@ msgid "Disable Extruder"
|
|||
msgstr "Ekstruderi Devre Dışı Bırak"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "&Profil"
|
||||
|
||||
|
|
|
@ -3741,8 +3741,8 @@ msgstr "预计剩余时间"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "切换完整界面(&F)"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "切换完整界面"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3761,28 +3761,28 @@ msgstr "退出(&Q)"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "3D 视图(&3)"
|
||||
msgid "3D View"
|
||||
msgstr "3D 视图"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "正视图(&F)"
|
||||
msgid "Front View"
|
||||
msgstr "正视图"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "顶视图(&T)"
|
||||
msgid "Top View"
|
||||
msgstr "顶视图"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "左视图(&L)"
|
||||
msgid "Left Side View"
|
||||
msgstr "左视图"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "右视图(&R)"
|
||||
msgid "Right Side View"
|
||||
msgstr "右视图"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3842,9 +3842,9 @@ msgstr "关于(&A)…"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "删除所选模型(&S)"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "删除所选模型"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3890,18 +3890,18 @@ msgstr "复制模型…(&M)"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "选择所有模型(&S)"
|
||||
msgid "Select All Models"
|
||||
msgstr "选择所有模型"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "清空打印平台(&C)"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "清空打印平台"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "重新载入所有模型(&L)"
|
||||
msgid "Reload All Models"
|
||||
msgstr "重新载入所有模型"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3925,8 +3925,8 @@ msgstr "复位所有模型的位置"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "复位所有模型的变动(&T)"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "复位所有模型的变动"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4070,7 +4070,7 @@ msgid "&Settings"
|
|||
msgstr "设置(&S)"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "打印机(&P)"
|
||||
|
||||
|
@ -4097,7 +4097,7 @@ msgid "Disable Extruder"
|
|||
msgstr "禁用挤出机"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "配置文件(&P)"
|
||||
|
||||
|
|
|
@ -3742,8 +3742,8 @@ msgstr "預計剩餘時間"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:78
|
||||
msgctxt "@action:inmenu"
|
||||
msgid "Toggle Fu&ll Screen"
|
||||
msgstr "切換全螢幕(&F)"
|
||||
msgid "Toggle Full Screen"
|
||||
msgstr "切換全螢幕"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:85
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3762,28 +3762,28 @@ msgstr "退出(&Q)"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:113
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&3D View"
|
||||
msgstr "立體圖(&3)"
|
||||
msgid "3D View"
|
||||
msgstr "立體圖"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:120
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Front View"
|
||||
msgstr "前視圖(&F)"
|
||||
msgid "Front View"
|
||||
msgstr "前視圖"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:127
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Top View"
|
||||
msgstr "上視圖(&T)"
|
||||
msgid "Top View"
|
||||
msgstr "上視圖"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Left Side View"
|
||||
msgstr "左視圖(&L)"
|
||||
msgid "Left Side View"
|
||||
msgstr "左視圖"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:141
|
||||
msgctxt "@action:inmenu menubar:view"
|
||||
msgid "&Right Side View"
|
||||
msgstr "右視圖(&R)"
|
||||
msgid "Right Side View"
|
||||
msgstr "右視圖"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:148
|
||||
msgctxt "@action:inmenu"
|
||||
|
@ -3843,9 +3843,9 @@ msgstr "關於(&A)…"
|
|||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:232
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:242
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Delete &Selected Model"
|
||||
msgid_plural "Delete &Selected Models"
|
||||
msgstr[0] "刪除所選模型(&S)"
|
||||
msgid "Delete Selected Model"
|
||||
msgid_plural "Delete Selected Models"
|
||||
msgstr[0] "刪除所選模型"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:252
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3891,18 +3891,18 @@ msgstr "複製模型…(&M)"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:331
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Select All Models"
|
||||
msgstr "選擇所有模型(&S)"
|
||||
msgid "Select All Models"
|
||||
msgstr "選擇所有模型"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:341
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "&Clear Build Plate"
|
||||
msgstr "清空列印平台(&C)"
|
||||
msgid "Clear Build Plate"
|
||||
msgstr "清空列印平台"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:351
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
msgid "Re&load All Models"
|
||||
msgstr "重新載入所有模型(&L)"
|
||||
msgid "Reload All Models"
|
||||
msgstr "重新載入所有模型"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:360
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
|
@ -3926,8 +3926,8 @@ msgstr "重置所有模型位置"
|
|||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:389
|
||||
msgctxt "@action:inmenu menubar:edit"
|
||||
msgid "Reset All Model &Transformations"
|
||||
msgstr "重置所有模型旋轉(&T)"
|
||||
msgid "Reset All Model Transformations"
|
||||
msgstr "重置所有模型旋轉"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Actions.qml:396
|
||||
msgctxt "@action:inmenu menubar:file"
|
||||
|
@ -4071,7 +4071,7 @@ msgid "&Settings"
|
|||
msgstr "設定(&S)"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:186
|
||||
msgctxt "@title:menu menubar:toplevel"
|
||||
msgctxt "@title:menu menubar:settings"
|
||||
msgid "&Printer"
|
||||
msgstr "印表機(&P)"
|
||||
|
||||
|
@ -4098,7 +4098,7 @@ msgid "Disable Extruder"
|
|||
msgstr "關閉擠出機"
|
||||
|
||||
#: /home/ruben/Projects/Cura/resources/qml/Cura.qml:230
|
||||
msgctxt "@title:menu"
|
||||
msgctxt "@title:settings"
|
||||
msgid "&Profile"
|
||||
msgstr "列印參數(&P)"
|
||||
|
||||
|
|
BIN
resources/images/moai.jpg
Normal file
BIN
resources/images/moai.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 302 KiB |
58774
resources/meshes/creality_ender3_platform.stl
Normal file
58774
resources/meshes/creality_ender3_platform.stl
Normal file
File diff suppressed because it is too large
Load diff
32
resources/meshes/moai.obj
Normal file
32
resources/meshes/moai.obj
Normal file
|
@ -0,0 +1,32 @@
|
|||
# OBJ written from C:\Users\Flo\Desktop\Cura_FILES\moai.obj
|
||||
mtllib moai.mtl
|
||||
# Units millimeters
|
||||
|
||||
g Mesh
|
||||
v 65 -65 0
|
||||
v -65 -65 0
|
||||
v -65 65 0
|
||||
v 65 65 0
|
||||
v 65 -65 0
|
||||
v -65 -65 0
|
||||
v -65 65 0
|
||||
v 65 65 0
|
||||
v -65 65 18.8383
|
||||
v 65 65 18.8383
|
||||
vn 0 0 1
|
||||
vn 1 0 0
|
||||
vn -1 0 0
|
||||
vt 0.0975501 1
|
||||
vt 1 1
|
||||
vt 1 0.0977239
|
||||
vt 0.0975501 0.0977239
|
||||
vt 0.0186426 0.870052
|
||||
vt 0.0736426 0.870052
|
||||
vt 0.0186426 0.815052
|
||||
vt 0.0214764 0.912057
|
||||
vt 0.0764764 0.967057
|
||||
vt 0.0214764 0.967057
|
||||
usemtl red
|
||||
f 1/1/1 4/2/1 3/3/1 2/4/1
|
||||
f 7/5/2 9/6/2 6/7/2
|
||||
f 5/8/3 10/9/3 8/10/3
|
|
@ -75,7 +75,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id:toggleFullScreenAction
|
||||
text: catalog.i18nc("@action:inmenu","Toggle Fu&ll Screen");
|
||||
text: catalog.i18nc("@action:inmenu","Toggle Full Screen");
|
||||
iconName: "view-fullscreen";
|
||||
}
|
||||
|
||||
|
@ -110,35 +110,35 @@ Item
|
|||
Action
|
||||
{
|
||||
id: view3DCameraAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","&3D View");
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","3D View");
|
||||
onTriggered: UM.Controller.rotateView("3d", 0);
|
||||
}
|
||||
|
||||
Action
|
||||
{
|
||||
id: viewFrontCameraAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","&Front View");
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","Front View");
|
||||
onTriggered: UM.Controller.rotateView("home", 0);
|
||||
}
|
||||
|
||||
Action
|
||||
{
|
||||
id: viewTopCameraAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","&Top View");
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","Top View");
|
||||
onTriggered: UM.Controller.rotateView("y", 90);
|
||||
}
|
||||
|
||||
Action
|
||||
{
|
||||
id: viewLeftSideCameraAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","&Left Side View");
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","Left Side View");
|
||||
onTriggered: UM.Controller.rotateView("x", 90);
|
||||
}
|
||||
|
||||
Action
|
||||
{
|
||||
id: viewRightSideCameraAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","&Right Side View");
|
||||
text: catalog.i18nc("@action:inmenu menubar:view","Right Side View");
|
||||
onTriggered: UM.Controller.rotateView("x", -90);
|
||||
}
|
||||
|
||||
|
@ -229,23 +229,13 @@ Item
|
|||
Action
|
||||
{
|
||||
id: deleteSelectionAction;
|
||||
text: catalog.i18ncp("@action:inmenu menubar:edit", "Delete &Selected Model", "Delete &Selected Models", UM.Selection.selectionCount);
|
||||
text: catalog.i18ncp("@action:inmenu menubar:edit", "Delete Selected Model", "Delete Selected Models", UM.Selection.selectionCount);
|
||||
enabled: UM.Controller.toolsEnabled && UM.Selection.hasSelection;
|
||||
iconName: "edit-delete";
|
||||
shortcut: StandardKey.Delete;
|
||||
onTriggered: CuraActions.deleteSelection();
|
||||
}
|
||||
|
||||
Action //Also add backspace as the same function as delete because on Macintosh keyboards the button called "delete" is actually a backspace, and the user expects it to function as a delete.
|
||||
{
|
||||
id: backspaceSelectionAction
|
||||
text: catalog.i18ncp("@action:inmenu menubar:edit", "Delete &Selected Model", "Delete &Selected Models", UM.Selection.selectionCount)
|
||||
enabled: UM.Controller.toolsEnabled && UM.Selection.hasSelection
|
||||
iconName: "edit-delete"
|
||||
shortcut: StandardKey.Backspace
|
||||
onTriggered: CuraActions.deleteSelection()
|
||||
}
|
||||
|
||||
Action
|
||||
{
|
||||
id: centerSelectionAction;
|
||||
|
@ -328,7 +318,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id: selectAllAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:edit","&Select All Models");
|
||||
text: catalog.i18nc("@action:inmenu menubar:edit","Select All Models");
|
||||
enabled: UM.Controller.toolsEnabled;
|
||||
iconName: "edit-select-all";
|
||||
shortcut: "Ctrl+A";
|
||||
|
@ -338,7 +328,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id: deleteAllAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:edit","&Clear Build Plate");
|
||||
text: catalog.i18nc("@action:inmenu menubar:edit","Clear Build Plate");
|
||||
enabled: UM.Controller.toolsEnabled;
|
||||
iconName: "edit-delete";
|
||||
shortcut: "Ctrl+D";
|
||||
|
@ -348,7 +338,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id: reloadAllAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:file","Re&load All Models");
|
||||
text: catalog.i18nc("@action:inmenu menubar:file","Reload All Models");
|
||||
iconName: "document-revert";
|
||||
shortcut: "F5"
|
||||
onTriggered: CuraApplication.reloadAll();
|
||||
|
@ -386,7 +376,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id: resetAllAction;
|
||||
text: catalog.i18nc("@action:inmenu menubar:edit","Reset All Model &Transformations");
|
||||
text: catalog.i18nc("@action:inmenu menubar:edit","Reset All Model Transformations");
|
||||
onTriggered: CuraApplication.resetAll();
|
||||
}
|
||||
|
||||
|
|
|
@ -120,7 +120,7 @@ UM.MainWindow
|
|||
text: catalog.i18nc("@title:menu menubar:file","&Save...")
|
||||
onTriggered:
|
||||
{
|
||||
var args = { "filter_by_machine": false, "file_type": "workspace", "preferred_mimetypes": "application/x-curaproject+xml" };
|
||||
var args = { "filter_by_machine": false, "file_type": "workspace", "preferred_mimetypes": "application/vnd.ms-package.3dmanufacturing-3dmodel+xml" };
|
||||
if(UM.Preferences.getValue("cura/dialog_on_project_save"))
|
||||
{
|
||||
saveWorkspaceDialog.args = args;
|
||||
|
@ -189,7 +189,7 @@ UM.MainWindow
|
|||
id: settingsMenu
|
||||
title: catalog.i18nc("@title:menu", "&Settings")
|
||||
|
||||
PrinterMenu { title: catalog.i18nc("@title:menu menubar:toplevel", "&Printer") }
|
||||
PrinterMenu { title: catalog.i18nc("@title:menu menubar:settings", "&Printer") }
|
||||
|
||||
Instantiator
|
||||
{
|
||||
|
@ -233,7 +233,7 @@ UM.MainWindow
|
|||
|
||||
// TODO Only show in dev mode. Remove check when feature ready
|
||||
BuildplateMenu { title: catalog.i18nc("@title:menu", "&Build plate"); visible: CuraSDKVersion == "dev" ? Cura.MachineManager.hasVariantBuildplates : false }
|
||||
ProfileMenu { title: catalog.i18nc("@title:menu", "&Profile"); }
|
||||
ProfileMenu { title: catalog.i18nc("@title:settings", "&Profile"); }
|
||||
|
||||
MenuSeparator { }
|
||||
|
||||
|
@ -306,7 +306,7 @@ UM.MainWindow
|
|||
{
|
||||
id: machineExtruderCount
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "machine_extruder_count"
|
||||
watchedProperties: [ "value" ]
|
||||
storeIndex: 0
|
||||
|
@ -1054,7 +1054,7 @@ UM.MainWindow
|
|||
{
|
||||
restart();
|
||||
}
|
||||
else if(Cura.MachineManager.activeMachineId == null || Cura.MachineManager.activeMachineId == "")
|
||||
else if(Cura.MachineManager.activeMachine == null)
|
||||
{
|
||||
addMachineDialog.open();
|
||||
}
|
||||
|
|
|
@ -103,7 +103,7 @@ Menu
|
|||
{
|
||||
id: machineExtruderCount
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "machine_extruder_count"
|
||||
watchedProperties: [ "value" ]
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ import Cura 1.0 as Cura
|
|||
Menu
|
||||
{
|
||||
id: menu
|
||||
title: "Material"
|
||||
title: catalog.i18nc("@label:category menu label", "Material")
|
||||
|
||||
property int extruderIndex: 0
|
||||
|
||||
|
@ -32,6 +32,12 @@ Menu
|
|||
extruderPosition: menu.extruderIndex
|
||||
}
|
||||
|
||||
MenuItem
|
||||
{
|
||||
text: catalog.i18nc("@label:category menu label", "Favorites")
|
||||
enabled: false
|
||||
visible: favoriteMaterialsModel.items.length > 0
|
||||
}
|
||||
Instantiator
|
||||
{
|
||||
model: favoriteMaterialsModel
|
||||
|
@ -52,7 +58,7 @@ Menu
|
|||
Menu
|
||||
{
|
||||
id: genericMenu
|
||||
title: "Generic"
|
||||
title: catalog.i18nc("@label:category menu label", "Generic")
|
||||
|
||||
Instantiator
|
||||
{
|
||||
|
|
|
@ -181,7 +181,7 @@ Rectangle
|
|||
{
|
||||
id: machineExtruderCount
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "machine_extruder_count"
|
||||
watchedProperties: [ "value" ]
|
||||
storeIndex: 0
|
||||
|
@ -191,7 +191,7 @@ Rectangle
|
|||
{
|
||||
id: machineHeatedBed
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "machine_heated_bed"
|
||||
watchedProperties: [ "value" ]
|
||||
storeIndex: 0
|
||||
|
|
|
@ -595,7 +595,7 @@ Rectangle
|
|||
{
|
||||
id: machineExtruderCount
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "machine_extruder_count"
|
||||
watchedProperties: [ "value" ]
|
||||
storeIndex: 0
|
||||
|
@ -605,7 +605,7 @@ Rectangle
|
|||
{
|
||||
id: machineHeatedBed
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "machine_heated_bed"
|
||||
watchedProperties: [ "value" ]
|
||||
storeIndex: 0
|
||||
|
|
|
@ -78,18 +78,18 @@ Column
|
|||
UM.SettingPropertyProvider
|
||||
{
|
||||
id: bedTemperature
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "material_bed_temperature"
|
||||
watchedProperties: ["value", "minimum_value", "maximum_value", "resolve"]
|
||||
storeIndex: 0
|
||||
|
||||
property var resolve: Cura.MachineManager.activeStackId != Cura.MachineManager.activeMachineId ? properties.resolve : "None"
|
||||
property var resolve: Cura.MachineManager.activeStack != Cura.MachineManager.activeMachine ? properties.resolve : "None"
|
||||
}
|
||||
|
||||
UM.SettingPropertyProvider
|
||||
{
|
||||
id: machineExtruderCount
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "machine_extruder_count"
|
||||
watchedProperties: ["value"]
|
||||
}
|
||||
|
|
|
@ -23,7 +23,7 @@ Item
|
|||
watchedProperties: ["value", "minimum_value", "maximum_value", "resolve"]
|
||||
storeIndex: 0
|
||||
|
||||
property var resolve: Cura.MachineManager.activeStackId != Cura.MachineManager.activeMachineId ? properties.resolve : "None"
|
||||
property var resolve: Cura.MachineManager.activeStack != Cura.MachineManager.activeMachine ? properties.resolve : "None"
|
||||
}
|
||||
|
||||
Rectangle
|
||||
|
|
|
@ -139,7 +139,7 @@ Item {
|
|||
{
|
||||
id: linkedSettingIcon;
|
||||
|
||||
visible: Cura.MachineManager.activeStackId != Cura.MachineManager.activeMachineId && (!definition.settable_per_extruder || String(globalPropertyProvider.properties.limit_to_extruder) != "-1") && base.showLinkedSettingIcon
|
||||
visible: Cura.MachineManager.activeStack != Cura.MachineManager.activeMachine && (!definition.settable_per_extruder || String(globalPropertyProvider.properties.limit_to_extruder) != "-1") && base.showLinkedSettingIcon
|
||||
|
||||
height: parent.height;
|
||||
width: height;
|
||||
|
|
|
@ -274,7 +274,7 @@ Column
|
|||
elide: Text.ElideRight
|
||||
}
|
||||
|
||||
// Everthing for the extruder icon
|
||||
// Everything for the extruder icon
|
||||
Item
|
||||
{
|
||||
id: extruderIconItem
|
||||
|
@ -607,7 +607,7 @@ Column
|
|||
{
|
||||
id: machineExtruderCount
|
||||
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "machine_extruder_count"
|
||||
watchedProperties: [ "value" ]
|
||||
storeIndex: 0
|
||||
|
|
|
@ -20,7 +20,6 @@ Item
|
|||
property variant minimumPrintTime: PrintInformation.minimumPrintTime;
|
||||
property variant maximumPrintTime: PrintInformation.maximumPrintTime;
|
||||
property bool settingsEnabled: Cura.ExtruderManager.activeExtruderStackId || extrudersEnabledCount.properties.value == 1
|
||||
|
||||
Component.onCompleted: PrintInformation.enabled = true
|
||||
Component.onDestruction: PrintInformation.enabled = false
|
||||
UM.I18nCatalog { id: catalog; name: "cura" }
|
||||
|
@ -1116,7 +1115,7 @@ Item
|
|||
UM.SettingPropertyProvider
|
||||
{
|
||||
id: platformAdhesionType
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "adhesion_type"
|
||||
watchedProperties: [ "value", "enabled" ]
|
||||
storeIndex: 0
|
||||
|
@ -1125,7 +1124,7 @@ Item
|
|||
UM.SettingPropertyProvider
|
||||
{
|
||||
id: supportEnabled
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "support_enable"
|
||||
watchedProperties: [ "value", "enabled", "description" ]
|
||||
storeIndex: 0
|
||||
|
@ -1134,7 +1133,7 @@ Item
|
|||
UM.SettingPropertyProvider
|
||||
{
|
||||
id: extrudersEnabledCount
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "extruders_enabled_count"
|
||||
watchedProperties: [ "value" ]
|
||||
storeIndex: 0
|
||||
|
@ -1143,7 +1142,7 @@ Item
|
|||
UM.SettingPropertyProvider
|
||||
{
|
||||
id: supportExtruderNr
|
||||
containerStackId: Cura.MachineManager.activeMachineId
|
||||
containerStack: Cura.MachineManager.activeMachine
|
||||
key: "support_extruder_nr"
|
||||
watchedProperties: [ "value" ]
|
||||
storeIndex: 0
|
||||
|
|
17
resources/quality/peopoly_moai/peopoly_moai_coarse.inst.cfg
Normal file
17
resources/quality/peopoly_moai/peopoly_moai_coarse.inst.cfg
Normal file
|
@ -0,0 +1,17 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Coarse
|
||||
definition = peopoly_moai
|
||||
|
||||
[metadata]
|
||||
setting_version = 5
|
||||
type = quality
|
||||
quality_type = coarse
|
||||
weight = 3
|
||||
|
||||
[values]
|
||||
layer_height = 0.08
|
||||
speed_print = 90
|
||||
speed_travel = 120
|
||||
speed_travel_layer_0 = 100
|
||||
speed_wall = 90
|
18
resources/quality/peopoly_moai/peopoly_moai_draft.inst.cfg
Normal file
18
resources/quality/peopoly_moai/peopoly_moai_draft.inst.cfg
Normal file
|
@ -0,0 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft
|
||||
definition = peopoly_moai
|
||||
|
||||
[metadata]
|
||||
setting_version = 5
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = 4
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
speed_print = 85
|
||||
speed_travel = 120
|
||||
speed_travel_layer_0 = 100
|
||||
speed_wall = 85
|
||||
speed_slowdown_layers = 2
|
|
@ -0,0 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Extra High
|
||||
definition = peopoly_moai
|
||||
|
||||
[metadata]
|
||||
setting_version = 5
|
||||
type = quality
|
||||
quality_type = extra_high
|
||||
weight = 0
|
||||
|
||||
[values]
|
||||
layer_height = 0.02
|
||||
speed_print = 185
|
||||
speed_travel = 185
|
||||
speed_travel_layer_0 = 100
|
||||
speed_wall = 185
|
||||
speed_slowdown_layers = 5
|
|
@ -1,6 +1,6 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Extra Fine
|
||||
name = High
|
||||
definition = peopoly_moai
|
||||
|
||||
[metadata]
|
||||
|
@ -10,8 +10,9 @@ quality_type = high
|
|||
weight = 1
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 70
|
||||
layer_height = 0.05
|
||||
top_bottom_thickness = 0.4
|
||||
wall_thickness = 0.4
|
||||
speed_print = 150
|
||||
layer_height = 0.04
|
||||
speed_print = 140
|
||||
speed_travel = 140
|
||||
speed_travel_layer_0 = 100
|
||||
speed_wall = 140
|
||||
speed_slowdown_layers = 4
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Maximum Quality
|
||||
definition = peopoly_moai
|
||||
|
||||
[metadata]
|
||||
setting_version = 5
|
||||
type = quality
|
||||
quality_type = extra_high
|
||||
weight = 2
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 70
|
||||
layer_height = 0.025
|
||||
top_bottom_thickness = 0.4
|
||||
wall_thickness = 0.4
|
||||
speed_print = 200
|
|
@ -1,17 +1,17 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine
|
||||
name = Normal
|
||||
definition = peopoly_moai
|
||||
|
||||
[metadata]
|
||||
setting_version = 5
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
weight = 2
|
||||
|
||||
[values]
|
||||
infill_sparse_density = 70
|
||||
layer_height = 0.1
|
||||
top_bottom_thickness = 0.4
|
||||
wall_thickness = 0.4
|
||||
speed_print = 100
|
||||
layer_height = 0.06
|
||||
speed_print = 120
|
||||
speed_travel = 120
|
||||
speed_travel_layer_0 = 100
|
||||
speed_wall = 120
|
||||
|
|
|
@ -12,5 +12,5 @@ hardware_type = nozzle
|
|||
machine_nozzle_size = 0.4
|
||||
machine_nozzle_tip_outer_diameter = 1.05
|
||||
speed_wall = =round(speed_print / 1.25, 1)
|
||||
speed_wall_0 = =1 if speed_wall < 10 else (speed_wall - 10)
|
||||
speed_wall_0 = =min(speed_wall - 10, 1)
|
||||
speed_topbottom = =round(speed_print / 2.25, 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue