diff --git a/BuildLinux.sh b/BuildLinux.sh index f60e5c5f34..abb81ca737 100755 --- a/BuildLinux.sh +++ b/BuildLinux.sh @@ -127,8 +127,11 @@ then if [[ -n "${BUILD_DEBUG}" ]] then # have to build deps with debug & release or the cmake won't find everything it needs - mkdir deps/build/release - cmake -S deps -B deps/build/release -G Ninja -DDESTDIR="../destdir" ${BUILD_ARGS} + if [ ! -d "deps/build/release" ] + then + mkdir deps/build/release + fi + cmake -S deps -B deps/build/release -G Ninja -DDESTDIR="${PWD}/deps/build/destdir" -DDEP_DOWNLOAD_DIR="${PWD}/deps/DL_CACHE" ${BUILD_ARGS} cmake --build deps/build/release BUILD_ARGS="${BUILD_ARGS} -DCMAKE_BUILD_TYPE=Debug" fi diff --git a/CMakeLists.txt b/CMakeLists.txt index b062604fba..197694e020 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -314,6 +314,8 @@ if (SLIC3R_ASAN) set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -fsanitize=address") set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -fsanitize=address") set(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -fsanitize=address") + else() + add_compile_definitions(_DISABLE_STRING_ANNOTATION=1 _DISABLE_VECTOR_ANNOTATION=1) endif () if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU") diff --git a/README.md b/README.md index 3f492a5835..da42312e32 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Orca Slicer is an open source slicer for FDM printers. ![discord-mark-blue](https://github.com/SoftFever/OrcaSlicer/assets/103989404/b97d5ffc-072d-4d0a-bbda-e67ef373876f) Join community: [OrcaSlicer Official Discord Server](https://discord.gg/P4VE9UY9gJ) +🚨🚨🚨Alert🚨🚨🚨: "orcaslicer.net" is **NOT** an our website and appears to be potentially malicious. The content there is AI-generated, which means it lacks genuine context and it's only purpose is to profit from ADs and worse: they can redirect download links to harmful sources. Please avoid downloading OrcaSlicer from this site, as the download links could be compromised at any time. +The only official platforms for OrcaSlicer are the GitHub project page and the Discord channel mentioned above. +I really value the OrcaSlicer community and appreciate all the social groups that have formed. However, it’s important to address that it’s harmful if any group falsely claims to be official or misleads its members. If you notice such a group or are part of one, please help by encouraging the group owner to add a clear disclaimer or by warning its members. + # Main features - Auto calibrations for all printers - Sandwich(inner-outer-inner) mode - an improved version of the `External perimeters first` mode @@ -13,6 +17,12 @@ Orca Slicer is an open source slicer for FDM printers. - More granular controls - More features can be found in [change notes](https://github.com/SoftFever/OrcaSlicer/releases/) +# Wiki +The wiki below aims to provide a detailed explanation of the slicer settings, how to get the most out of them as well as how to calibrate and setup your printer. + +The wiki is work in progress so bear with us while we get it up and running! + +**[Access the wiki here](https://github.com/SoftFever/OrcaSlicer/wiki)** # Download diff --git a/doc/Home.md b/doc/Home.md index cdbe12562f..998edbe409 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -1,8 +1,38 @@ -Welcome to the OrcaSlicer WIKI! +# Welcome to the OrcaSlicer WIKI! -We have divided it roughly into the following pages: +Orca slicer is a powerful open source slicer for FFF (FDM) 3D Printers. This wiki page aims to provide an detailed explanation of the slicer settings, how to get the most out of them as well as how to calibrate and setup your printer. -- [Calibration](./Calibration) -- [Print settings](./Print-settings) +The Wiki is work in progress so bear with us while we get it up and running! + +## Print Settings, Tips and Tricks (Work In Progress) +The below sections provide a detailed settings explanation as well as tips and tricks in setting these for optimal print results. + +### Quality Settings +- [Layer Height Settings](quality_settings_layer_height) +- [Line Width Settings](quality_settings_line_width) +- [Seam Settings](quality_settings_seam) +- [Precise wall](Precise-wall) + +### Speed Settings +- [Extrusion rate smoothing](extrusion-rate-smoothing) + +### Multi material +- [Single Extruder Multimaterial](semm) + +### Printer Settings: +- [Air filtration/Exhaust fan handling](air-filtration) +- [Auxiliary fan handling](Auxiliary-fan) +- [Chamber temperature control](chamber-temperature) +- [Adaptive Bed Mesh](adaptive-bed-mesh) +- [Using different bed types in Orca](bed-types) +- [Pellet Printers (pellet flow coefficient)](pellet-flow-coefficient) + +## Printer Calibration +The guide below takes you through the key calibration tests in Orca - flow rate, pressure advance, print temperature, retraction, tolerances and maximum volumetric speed +- [Calibration Guide](./Calibration) +- [Adaptive Pressure Advance Guide](adaptive-pressure-advance) + +## Developer Section - [How to build Orca Slicer](./How-to-build) -- [Developer Reference](./developer-reference/Home) +- [Localization and translation guide](Localization_guide) +- [Developer Reference](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/developer-reference/Home.md) diff --git a/doc/adaptive-pressure-advance.md b/doc/adaptive-pressure-advance.md new file mode 100644 index 0000000000..3528352b4a --- /dev/null +++ b/doc/adaptive-pressure-advance.md @@ -0,0 +1,176 @@ +# Adaptive Pressure Advance + +This feature aims to dynamically adjust the printer’s pressure advance to better match the conditions the toolhead is facing during a print. Specifically, to more closely align to the ideal values as flow rate, acceleration, and bridges are encountered. +This wiki page aims to explain how this feature works, the prerequisites required to get the most out of it as well as how to calibrate it and set it up. + +## Settings Overview + +This feature introduces the below options under the filament settings: + +1. **Enable adaptive pressure advance:** This is the on/off setting switch for adaptive pressure advance. +2. **Enable adaptive pressure advance for overhangs:** Enable adaptive PA for overhangs as well as when flow changes within the same feature. This is an experimental option because if the PA profile is not set accurately, it will cause uniformity issues on the external surfaces before and after overhangs. It is recommended to start with this option switched off and enable it after the core adaptive pressure advance feature is calibrated correctly. +3. **Pressure advance for bridges:** Sets the desired pressure advance value for bridges. Set it to 0 to disable this feature. Experiments have shown that a lower PA value when printing bridges helps reduce the appearance of slight under extrusion immediately after a bridge, which is caused by the pressure drop in the nozzle when printing in the air. Therefore, a lower pressure advance value helps counteract this. A good starting point is approximately half your usual PA value. +4. **Adaptive pressure advance measurements:** This field contains the calibration values used to generate the pressure advance profile for the nozzle/printer. Input sets of pressure advance (PA) values and the corresponding volumetric flow speeds and accelerations they were measured at, separated by a comma. Add one set of values per line. More information on how to calibrate the model follows in the sections below. +5. **Pressure advance:** The old field is still needed and is required to be populated with a PA value. A “good enough” median PA value should be entered here, as this will act as a fallback value when performing tool changes, printing a purge/wipe tower for multi-color prints as well as a fallback in case the model fails to identify an appropriate value (unlikely but it’s the ultimate backstop). + +Adaptive PA settings + + +## Pre-Requisites + +This feature has been tested with Klipper-based printers. While it may work with Marlin or Bambu lab printers, it is currently untested with them. It shouldn’t adversely affect the machine; however, the quality results from enabling it are not validated. + +**Older versions of Klipper used to stutter when pressure advance was changed while the toolhead was in motion. This has been fixed with the latest Klipper firmware releases. Therefore, make sure your Klipper installation is updated to the latest version before enabling this feature, in order to avoid any adverse quality impacts.** + +Klipper firmware released after July 11th, 2024 (version greater than approximately v0.12.0-267) contains the above fix and is compatible with adaptive pressure advance. If you are upgrading from an older version, make sure you update both your Klipper installation as well as reflash the printer MCU’s (main board and toolhead board if present). + +## Use case (what to expect) + +Following experimentation, it has been noticed that the optimal pressure advance value is less: + +1. The faster you print (hence the higher the volumetric flow rate requested from the toolhead). +2. The larger the layer height (hence the higher the volumetric flow rate requested from the toolhead). +3. The higher the print acceleration is. + +What this means is that we never get ideal PA values for each print feature, especially when they vary drastically in speed and acceleration. We can tune PA for a faster print speed (flow) but compromise on corner sharpness for slower speeds or tune PA for corner sharpness and deal with slight corner-perimeter separation in faster speeds. The same goes for accelerations as well as different layer heights. + +This compromise usually means that we settle for tuning an "in-between" PA value between slower external features and faster internal features so we don't get gaps, but also not get too much bulging in external perimeters. + +**However, what this also means is that if you are printing with a single layer height, single speed, and acceleration, there is no need to enable this feature.** + +Adaptive pressure advance aims to address this limitation by implementing a completely different method of setting pressure advance. **Following a set of PA calibration tests done at different flow rates (speeds and layer heights) and accelerations, a pressure advance model is calculated by the slicer.** Then that model is used to emit the best fit PA for any arbitrary feature flow rate (speed) and acceleration used in the print process. + +In addition, it means that you only need to tune this feature once and print across different layer heights with good PA performance. + +Finally, if during calibration you notice that there is little to no variance between the PA tests, this feature is redundant for you. **From experiments, high flow nozzles fitted on high-speed core XY printers appear to benefit the most from this feature as they print with a larger range of flow rates and at a larger range of accelerations.** + +### Expected results: + +With this feature enabled there should be absolutely no bulge in the corners, just the smooth rounding caused by the square corner velocity of your printer. +![337601149-cbd96b75-a49f-4dde-ab5a-9bbaf96eae9c](https://github.com/user-attachments/assets/01234996-0528-4462-90c6-43828a246e41) +In addition, seams should appear smooth with no bulging or under extrusion. +![337601500-95e2350f-cffd-4af5-9c7a-e8f60870db7b](https://github.com/user-attachments/assets/46e16f2a-cf52-4862-ab06-12883b909615) +Solid infill should have no gaps, pinholes, or separation from the perimeters. +![337616471-9d949a67-c8b3-477e-9f06-c429d4e40be0](https://github.com/user-attachments/assets/3b8ddbff-47e7-48b5-9576-3d9e7fb24a9d) +Compared to with this feature disabled, where the internal solid infill and external-internal perimeters show signs of separation and under extrusion, when PA is tuned for optimal external perimeter performance as shown below. +![337621601-eacc816d-cff0-42e4-965d-fb5c00d34205](https://github.com/user-attachments/assets/82edfd96-d870-48fe-91c7-012e8c0d9ed0) + + +## How to calibrate the adaptive pressure advance model + +### Defining the calibration sets + +Firstly, it is important to understand your printer speed and acceleration limits in order to set meaningful boundaries for the calibrations: + +1. **Upper acceleration range:** Do not attempt to calibrate adaptive PA for an acceleration that is larger than what the Klipper input shaper calibration tool recommends for your selected shaper. For example, if Klipper recommends an EI shaper with 4k maximum acceleration for your slowest axis (usually the Y axis), don’t calibrate adaptive PA beyond that value. This is because after 4k the input shaper smoothing is magnified and the perimeter separations that appear like PA issues are caused by the input shaper smoothing the shape of the corner. Basically, you’d be attempting to compensate for an input shaper artefact with PA. +2. **Upper print speed range:** The Ellis PA pattern test has been proven to be the most efficient and effective test to run to calibrate adaptive PA. It is fast and allows for a reasonably accurate and easy-to-read PA value. However, the size of the line segments is quite small, which means that for the faster print speeds and slower accelerations, the toolhead will not be able to reach the full flow rate that we are calibrating against. It is therefore generally not recommended to attempt calibration with a print speed of higher than ~200-250mm/sec and accelerations slower than 1k in the PA pattern test. If your lowest acceleration is higher than 1k, then proportionally higher maximum print speeds can be used. + +**Remember:** With the calibration process, we aim to create a PA – Flow Rate – Acceleration profile for the toolhead. As we cannot directly control flow rate, we use print speed as a proxy (higher speed -> higher flow). + +With the above in mind, let’s create a worked example to identify the optimal number of PA tests to calibrate the adaptive PA model. + +**The below starting points are recommended for the majority of Core XY printers:** + +1. **Accelerations:** 1k, 2k, 4k +2. **Print speeds:** 50mm/sec, 100mm/sec, 150mm/sec, 200mm/sec. + +**That means we need to run 3x4 = 12 PA tests and identify the optimal PA for them.** + +Finally, if the maximum acceleration given by input shaper is materially higher than 4k, run a set of tests with the higher accelerations. For example, if input shaper allows a 6k value, run PA tests as below: + +1. **Accelerations:** 1k, 2k, 4k, 6k +2. **Print speeds:** 50mm/sec, 100mm/sec, 150mm/sec, 200mm/sec. + +Similarly, if the maximum value recommended is 12k, run PA tests as below: + +1. **Accelerations:** 1k, 2k, 4k, 8k, 12k +2. **Print speeds:** 50mm/sec, 100mm/sec, 150mm/sec, 200mm/sec. + +So, at worst case you will need to run 5x4 = 20 PA tests if your printer acceleration is on the upper end! In essence, you want enough granularity of data points to create a meaningful model while also not overdoing it with the number of tests. So, doubling the speed and acceleration is a good compromise to arrive at the optimal number of tests. +For this example, let’s assume that the baseline number of tests is adequate for your printer: + +1. **Accelerations:** 1k, 2k, 4k +2. **Print speeds:** 50mm/sec, 100mm/sec, 150mm/sec, 200mm/sec. + +We, therefore, need to run 12 PA tests as below: + +**Speed – Acceleration** + 1. 50 – 1k + 2. 100 – 1k + 3. 150 – 1k + 4. 200 – 1k + 5. 50 – 2k + 6. 100 – 2k + 7. 150 – 2k + 8. 200 – 2k + 9. 50 – 4k + 10. 100 – 4k + 11. 150 – 4k + 12. 200 – 4k + +### Identifying the flow rates from the print speed + +As mentioned earlier, **the print speed is used as a proxy to vary the extrusion flow rate**. Once your PA test is set up, change the gcode preview to “flow” and move the horizontal slider over one of the herringbone patterns and take note of the flow rate for different speeds. +![337939815-e358b960-cf96-41b5-8c7e-addde927933f](https://github.com/user-attachments/assets/21290435-6f2a-4a21-bcf0-28cd6ae1912a) + + +### Running the tests + +Setup your PA test as usual from the calibration menu in Orca slicer. It is recommended that the PA step is set to a small value, to allow you to make meaningful distinctions between the different tests – **therefore a PA step value of 0.001 is recommended. ** + +**Set the end PA to a value high enough to start showing perimeter separation for the lowest flow (print speed) and acceleration test.** For example, for a Voron 350 using Revo HF, the maximum value was set to 0.05 as that was sufficient to show perimeter separation even at the slowest flow rates and accelerations. + +**If the test is too big to fit on the build plate, increase your starting PA value or the PA step value accordingly until the test can fit.** If the lowest value becomes too high and there is no ideal PA present in the test, focus on increasing the PA step value to reduce the number of herringbones printed (hence the size of the print). + +PA calibration parameters + +Once setup, your PA test should look like the below: + +PA calibration test 1 +Pa calibration test 2 + +Now input your identified print speeds and accelerations in the fields above and run the PA tests. + +**IMPORTANT:** Make sure your acceleration values are all the same in all text boxes. Same for the print speed values and Jerk (XY) values. Make sure your Jerk value is set to the external perimeter jerk used in your print profiles. +Now run the tests and note the optimal PA value, the flow, and the acceleration. You should produce a table like this: + +calibration table + +Concatenate the PA value, the flow value, and the acceleration value into the final comma-separated sets to create the values entered in the model as shown above. + +**You’re now done! The PA profile is created and calibrated!** + +Remember to paste the values in the adaptive pressure advance measurements text box as shown below, and save your filament profile. + +pa profile + + +### Tips + +#### Model input: + +The adaptive PA model built into the slicer is flexible enough to allow for as many or as few increments of flow and acceleration as you want. Ideally, you want at a minimum 3x data points for acceleration and flow in order to create a meaningful model. + +However, if you don’t want to calibrate for flow, just run the acceleration tests and leave flow the same for each test (in which case you’ll input only 3 rows in the model text box). In this case, flow will be ignored when the model is used. + +Similarly for acceleration – in the above example you’ll input only 4 rows in the model text box, in which case acceleration will be ignored when the model is used. + +**However, make sure a triplet of values is always provided – PA value, Flow, Acceleration.** + +#### Identifying the right PA: + +Higher acceleration and higher flow rate PA tests are easier to identify the optimal PA as the range of “good” values is much narrower. It’s evident where the PA is too large, as gaps start to appear in the corner and where PA is too low, as the corner starts bulging. + +However, the lower the flow rate and accelerations are, the range of good values is much wider. Having examined the PA tests even under a microscope, what is evident, is that if you can’t distinguish a value as being evidently better than another (i.e. sharper corner with no gaps) with the naked eye, then both values are correct. In which case, if you can’t find any meaningful difference, simply use the optimal values from the higher flow rates. + +- **Too high PA** + +![Too high PA](https://github.com/user-attachments/assets/ebc4e2d4-373e-42d5-af72-4d5bc81048ca) + +- **Too low PA** + +![Too low PA](https://github.com/user-attachments/assets/6a2b6f16-7d1c-46d0-91f3-def5ed560318) + +- **Optimal PA** + +![Optimal PA](https://github.com/user-attachments/assets/cd47cf2e-dd32-47b4-bbdd-1563de8849be) diff --git a/doc/developer-reference/Home.md b/doc/developer-reference/Home.md index bdbb65e07a..ab08f2cbfe 100644 --- a/doc/developer-reference/Home.md +++ b/doc/developer-reference/Home.md @@ -2,5 +2,5 @@ This is a documentation from someone exploring the code and is by no means complete or even completely accurate. Please edit the parts you might find inaccurate. This is probably going to be helpful nonetheless. -- [Preset, PresetBundle and PresetCollection](./Preset-and-bundle) -- [Plater, Sidebar, Tab, ComboBox](./plater-sidebar-tab-combobox) +- [Preset, PresetBundle and PresetCollection](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/developer-reference/Preset-and-bundle.md) +- [Plater, Sidebar, Tab, ComboBox](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/developer-reference/plater-sidebar-tab-combobox.md) diff --git a/doc/print_settings/quality/quality_settings_layer_height.md b/doc/print_settings/quality/quality_settings_layer_height.md new file mode 100644 index 0000000000..350738f379 --- /dev/null +++ b/doc/print_settings/quality/quality_settings_layer_height.md @@ -0,0 +1,17 @@ +# Layer Height + +This setting controls how tall each printed layer will be. Typically, a smaller layer height produces a better-looking part with less jagged edges, especially around curved sections (like the top of a sphere). However, lower layer heights mean more layers to print, proportionally increasing print time. + +### Tips: +1. **The optimal layer height depends on the size of your nozzle**. The set layer height must not be taller than 80% of the diameter of the nozzle, else there is little "squish" between the printed layer and the layer below, leading to weaker parts. + +2. While technically there is no limit to how small a layer height one can use, **typically most printers struggle to print reliably with a layer height that is smaller than 20% of the nozzle diameter**. This is because with smaller layer heights, less material is extruded per mm and, at some point, the tolerances of the extruder system result in variations in the flow to such an extent that visible artifacts occur, especially if printing at high speeds. + +For example, it is not uncommon to see "fish scale" type patterns on external walls when printing with a 0.4 mm nozzle at 0.08 mm layer height at speeds of 200mm/sec+. If you observe that pattern, simply increase your layer height to 30% of your nozzle height and/or slow down the print speed considerably. + +# First Layer Height + +This setting controls how tall the first layer of the print will be. Typically, this is set to 50% of the nozzle width for optimal bed adhesion. + +### Tip: +A thicker first layer is more forgiving to slight variations to the evenness of the build surface, resulting in a more uniform, visually, first layer. Set it to 0.25mm for a 0.4mm nozzle, for example, if your build surface is uneven or your printer has a slightly inconsistent z offset between print runs. However, as a rule of thumb, try not to exceed 65% of the nozzle width so as to not compromise bed adhesion too much. diff --git a/doc/print_settings/quality/quality_settings_line_width.md b/doc/print_settings/quality/quality_settings_line_width.md new file mode 100644 index 0000000000..ae4ae05233 --- /dev/null +++ b/doc/print_settings/quality/quality_settings_line_width.md @@ -0,0 +1,43 @@ +# Line Width + +These settings control how wide the extruded lines are. + +- **Default**: The default line width in mm or as a percentage of the nozzle size. + +- **First Layer**: The line width of the first layer. Typically, this is wider than the rest of the print, to promote better bed adhesion. See tips below for why. + +- **Outer Wall**: The line width in mm or as a percentage of the nozzle size used when printing the model’s external wall perimeters. + +- **Inner Wall**: The line width in mm or as a percentage of the nozzle size used when printing the model’s internal wall perimeters. + +- **Top Surface**: The line width in mm or as a percentage of the nozzle size used when printing the model’s top surface. + +- **Sparse Infill**: The line width in mm or as a percentage of the nozzle size used when printing the model’s sparse infill. + +- **Internal Solid Infill**: The line width in mm or as a percentage of the nozzle size used when printing the model’s internal solid infill. + +- **Support**: The line width in mm or as a percentage of the nozzle size used when printing the model’s support structures. + + +## Tips: +1. **Typically, the line width will be anything from 100% up to 150% of the nozzle width**. Due to the way the slicer’s flow math works, a 100% line width will attempt to extrude slightly “smaller” than the nozzle size and when squished onto the layer below will match the nozzle orifice. You can read more on the flow math here: [Flow Math](https://manual.slic3r.org/advanced/flow-math). + +2. **For most cases, the minimum acceptable recommended line width is 105% of the nozzle diameter**, typically reserved for the outer walls, where greater precision is required. A wider line is less precise than a thinner line. + +3. **Wider lines provide better adhesion to the layer below**, as the material is squished more with the previous layer. For parts that need to be strong, setting this value to 120-150% of the nozzle diameter is recommended and has been experimentally proven to significantly increase part strength. + +4. **Wider lines improve step over and overhang appearance**, i.e., the overlap of the currently printed line to the surface below. So, if you are printing models with overhangs, setting a larger external perimeter line width will improve the overhang’s appearance to an extent. + +5. **For top surfaces, typically a value of ~100%-105% of the nozzle width is recommended** as it provides the most precision, compared to a wider line. + +6. **For external walls, you need to strike a balance between precision and step over and, consequently, overhang appearance.** Typically these values are set to ~105% of nozzle diameter for models with limited overhangs up to ~120% for models with more significant overhangs. + +7. **For internal walls, you typically want to maximize part strength**, so a good starting point is approximately 120% of the nozzle width, which gives a good balance between print speed, accuracy, and material use. However, depending on the model, larger or smaller line widths may make sense in order to reduce gap fill and/or line width variations if you are using Arachne. + +8. **Don’t feel constrained to have wider internal wall lines compared to external ones**. While this is the default for most profiles, for models where significant overhangs are present, printing wider external walls compared to the internal ones may yield better overhang quality without increasing material use! + +9. **For sparse infill, the line width also affects how dense, visually, the sparse infill will be.** The sparse infill aims to extrude a set amount of material based on the percentage infill selected. When increasing the line width, the space between the sparse infill extrusions is larger in order to roughly maintain the same material usage. Typically for sparse infill, a value of 120% of nozzle diameter is a good starting point. + +10. **For supports, using 100% or less line width will make the supports weaker** by reducing their layer adhesion, making them easier to remove. + +11. **If your printer is limited mechanically, try to maintain the material flow as consistent as possible between critical features of your model**, to ease the load on the extruder having to adapt its flow between them. This is especially useful for printers that do not use pressure advance/linear advance and if your extruder is not as capable mechanically. You can do that by adjusting the line widths and speeds to reduce the variation between critical features (e.g., external and internal wall flow). For example, print them at the same speed and the same line width, or print the external perimeter slightly wider and slightly slower than the internal perimeter. Material flow can be visualized in the sliced model – flow drop down. diff --git a/doc/print_settings/quality/quality_settings_seam.md b/doc/print_settings/quality/quality_settings_seam.md new file mode 100644 index 0000000000..7777be8ff6 --- /dev/null +++ b/doc/print_settings/quality/quality_settings_seam.md @@ -0,0 +1,81 @@ +# Seam Section + +Unless printed in spiral vase mode, every layer needs to begin somewhere and end somewhere. That start and end of the extrusion is what results in what visually looks like a seam on the perimeters. This section contains options to control the visual appearance of a seam. + +- **Seam Position**: Controls the placement of the seam. + 1. **Aligned**: Will attempt to align the seam to a hidden internal facet of the model. + 2. **Nearest**: Will place the seam at the nearest starting point compared to where the nozzle stopped printing in the previous layer. + 3. **Back**: Will align the seam in a (mostly) straight line at the rear of the model. + 4. **Random**: Will randomize the placement of the seam between layers. + + Typically, aligned or back work the best, especially in combination with seam painting. However, as seams create weak points and slight surface "bulges" or "divots," random seam placement may be optimal for parts that need higher strength as that weak point is spread to different locations between layers (e.g., a pin meant to fit through a hole). + +- **Staggered Inner Seams**: As the seam location forms a weak point in the print (it's a discontinuity in the extrusion process after all!), staggering the seam on the internal perimeters can help reduce stress points. This setting moves the start of the internal wall's seam around across layers as well as away from the external perimeter seam. This way, the internal and external seams don't all align at the same point and between them across layers, distributing those weak points further away from the seam location, hence making the part stronger. It can also help improve the water tightness of your model. + +- **Seam Gap**: Controls the gap in mm or as a percentage of the nozzle size between the two ends of a loop starting and ending with a seam. A larger gap will reduce the bulging seen at the seam. A smaller gap reduces the visual appearance of a seam. For a well-tuned printer with pressure advance, a value of 0-15% is typically optimal. + +- **Scarf Seam**: Read more here: [Better Seams - An Orca Slicer Guide](https://www.printables.com/model/783313-better-seams-an-orca-slicer-guide-to-using-scarf-s). + +- **Role-Based Wipe Speed**: Controls the speed of a wipe motion, i.e., how fast the nozzle will move over a printed area to "clean" it before traveling to another area of the model. It is recommended to turn this option on, to ensure the nozzle performs the wipe motion with the same speed that the feature was printed with. + +- **Wipe Speed**: If role-based wipe speed is disabled, set this field to the absolute wipe speed or as a percentage over the travel speed. + +- **Wipe on Loops**: When finishing printing a "loop" (i.e., an extrusion that starts and ends at the same point), move the nozzle slightly inwards towards the part. That move aims to reduce seam unevenness by tucking in the end of the seam to the part. It also slightly cleans the nozzle before traveling to the next area of the model, reducing stringing. + +- **Wipe Before External Perimeters**: To minimize the visibility of potential over-extrusion at the start of an external perimeter, the de-retraction move is performed slightly on the inside of the model and, hence, the start of the external perimeter. That way, any potential over-extrusion is hidden from the outside surface. + + This is useful when printing with Outer/Inner or Inner/Outer/Inner wall print order, as in these modes, it is more likely an external perimeter is printed immediately after a de-retraction move, which would cause slight extrusion variance at the start of a seam. + +## Tips: +With seams being inevitable when 3D printing using FFF, there are two distinct approaches on how to deal with them: + +1. **Try and hide the seam as much as possible**: This can be done by enabling scarf seam, which works very well, especially with simple models with limited overhang regions. +2. **Try and make the seam as "clean" and "distinct" as possible**: This can be done by tuning the seam gap and enabling role-based wipe speed, wipe on loops, and wipe before the external loop. + +## Troubleshooting Seam Performance: +The section below will focus on troubleshooting traditional seams. For scarf seam troubleshooting, refer to the guide linked above. + +There are several factors that influence how clean the seam of your model is, with the biggest one being extrusion control after a travel move. As a seam defines the start and end of an extrusion, it is critical that: + +1. **The same amount of material is extruded at the same point across layers** to ensure a consistent visual appearance at the start of a seam. +2. **The printer consistently stops extruding at the same point** across layers. + +However, due to mechanical and material tolerances, as well as the very nature of 3D printing with FFF, that is not always possible. Hopefully with some tuning you'll be able to achieve prints like this! + +![IMG_4059](https://github.com/user-attachments/assets/e60c3d24-9b21-4484-bcbe-614237a2fe09) + + +### Troubleshooting the Start of a Seam: +Imagine the scenario where the toolhead finishes printing a layer line on one side of the bed, retracts, travels the whole distance of the bed to de-retract, and starts printing another part. Compare this to the scenario where the toolhead finishes printing an internal perimeter and only travels a few mm to start printing an external perimeter, without even retracting or de-retracting. + +The first scenario has much more opportunity for the filament to ooze outside the nozzle, resulting in a small blob forming at the start of the seam or, conversely, if too much material has leaked, a gap/under extrusion at the start of the seam. + +The key to a consistent start of a seam is to reduce the opportunity for ooze as much as possible. The good news is that this is mostly tunable by: + +1. **Ensure your pressure advance is calibrated correctly**. A too low pressure advance will result in the nozzle experiencing excess pressure at the end of the previous extrusion, which increases the chance of oozing when traveling. +2. **Make sure your travel speed is as fast as possible within your printer's limits**, and the travel acceleration is as high as practically possible, again within the printer's limits. This reduces the travel time between features, reducing oozing. +3. **Enable wipe before external perimeters** – this setting performs the de-retraction move inside the model, hence reducing the visual appearance of the "blob" if it does appear at the seam. +4. **Increase your travel distance threshold to be such that small travel moves do not trigger a retraction and de-retraction operation**, reducing extrusion variances caused by the extruder tolerances. 2-4mm is a good starting point as, if your PA is tuned correctly and your travel speed and acceleration are high, it is unlikely that the nozzle will ooze in the milliseconds it will take to travel to the new location. +5. **Enable retract on layer change**, to ensure the start of your layer is always performed under the same conditions – a de-pressurized nozzle with retracted filament. + +In addition, some toolhead systems are inherently better at seams compared to others. For example, high-flow nozzles with larger melt zones usually have poorer extrusion control as more of the material is in a molten state inside the nozzle. They tend to string more, ooze easier, and hence have poorer seam performance. Conversely, smaller melt zone nozzles have more of the filament solid in their heat zone, leading to more accurate extrusion control and better seam performance. + +So this is a trade-off between print speed and print quality. From experimental data, volcano-type nozzles tend to perform the worst at seams, followed by CHT-type nozzles, and finally regular flow nozzles. + +In addition, larger nozzle diameters allow for more opportunity for material to leak compared to smaller diameter nozzles. A 0.2/0.25 mm nozzle will have significantly better seam performance than a 0.4, and that will have much better performance than a 0.6mm nozzle and so forth. + +### Troubleshooting the End of a Seam: +The end of a seam is much easier to get right, as the extrusion system is already at a pressure equilibrium while printing. It just needs to stop extruding at the right time and consistently. + +**If you are getting bulges at the seam**, the extruder is not stopping at the right time. The first thing to tune would be **pressure advance** – too low of a PA will result in the nozzle still being pressurized when finishing the print move, hence leaving a wider line at the end as it stops printing. + +And the opposite is true too – **too high PA will result in under extrusion at the end of a print move**, shown as a larger-than-needed gap at the seam. Thankfully, tuning PA is straightforward, so run the calibration tests and pick the optimal value for your material, print speed, and acceleration. + +Furthermore, the printer mechanics have tolerances – the print head may be requested to stop at point XY but practically it cannot stop precisely at that point due to the limits of micro-stepping, belt tension, and toolhead rigidity. Here is where tuning the seam gap comes into effect. **A slightly larger seam gap will allow for more variance to be tolerated at the end of a print move before showing as a seam bulge**. Experiment with this value after you are certain your PA is tuned correctly and your travel speeds and retractions are set appropriately. + +Finally, the techniques of **wiping can help improve the visual continuity and consistency of a seam** (please note, these settings do not make the seam less visible, but rather make them more consistent!). Wiping on loops with a consistent speed helps tuck in the end of the seam, hiding the effects of retraction from view. + +### The Role of Wall Ordering in Seam Appearance: +The order of wall printing plays a significant role in the appearance of a seam. **Starting to print the external perimeter first after a long travel move will always result in more visible artifacts compared to printing the internal perimeters first and traveling just a few mm to print the external perimeter.** + +For optimal seam performance, printing with **inner-outer-inner wall order is typically best, followed by inner-outer**. It reduces the amount of traveling performed prior to printing the external perimeter and ensures the nozzle is having as consistent pressure as possible, compared to printing outer-inner. diff --git a/doc/Extrusion-rate-smoothing.md b/doc/print_settings/speed/extrusion-rate-smoothing.md similarity index 100% rename from doc/Extrusion-rate-smoothing.md rename to doc/print_settings/speed/extrusion-rate-smoothing.md diff --git a/localization/i18n/OrcaSlicer.pot b/localization/i18n/OrcaSlicer.pot index 4fea2ad475..d5d2f245a9 100644 --- a/localization/i18n/OrcaSlicer.pot +++ b/localization/i18n/OrcaSlicer.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -78,6 +78,9 @@ msgstr "" msgid "On overhangs only" msgstr "" +msgid "Auto support threshold angle: " +msgstr "" + msgid "Circle" msgstr "" @@ -97,9 +100,6 @@ msgstr "" msgid "Highlight faces according to overhang angle." msgstr "" -msgid "Auto support threshold angle: " -msgstr "" - msgid "No auto support" msgstr "" @@ -1914,6 +1914,9 @@ msgstr "" msgid "Center" msgstr "" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "" @@ -3857,6 +3860,15 @@ msgstr "" msgid "Total cost" msgstr "" +msgid "up to" +msgstr "" + +msgid "above" +msgstr "" + +msgid "from" +msgstr "" + msgid "Color Scheme" msgstr "" @@ -3920,10 +3932,10 @@ msgstr "" msgid "Cost" msgstr "" -msgid "Print" +msgid "Color change" msgstr "" -msgid "Color change" +msgid "Print" msgstr "" msgid "Printer" @@ -4109,7 +4121,7 @@ msgstr "" msgid "Size:" msgstr "" -#, possible-c-format, possible-boost-format +#, possible-boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4540,6 +4552,18 @@ msgstr "" msgid "Flow rate test - Pass 2" msgstr "" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "" @@ -5721,18 +5745,13 @@ msgid "The file does not contain any geometry data." msgstr "" msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." +"Your object appears to be too large, Do you want to scale it down to fit the " +"heat bed automatically?" msgstr "" msgid "Object too large" msgstr "" -msgid "" -"Your object appears to be too large, Do you want to scale it down to fit the " -"heat bed automatically?" -msgstr "" - msgid "Export STL file:" msgstr "" @@ -6074,6 +6093,9 @@ msgstr "" msgid "Language selection" msgstr "" +msgid "Switching application language while some presets are modified." +msgstr "" + msgid "Changing application language" msgstr "" @@ -7065,8 +7087,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" msgid "Line width" @@ -7849,7 +7871,10 @@ msgstr "" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "" -msgid "Shift+G" +msgid "⌘+Shift+G" +msgstr "" + +msgid "Ctrl+Shift+G" msgstr "" msgid "Paste from clipboard" @@ -7897,18 +7922,33 @@ msgstr "" msgid "Collapse/Expand the sidebar" msgstr "" -msgid "Any arrow" +msgid "⌘+Any arrow" msgstr "" msgid "Movement in camera space" msgstr "" +msgid "⌥+Left mouse button" +msgstr "" + msgid "Select a part" msgstr "" +msgid "⌘+Left mouse button" +msgstr "" + msgid "Select multiple objects" msgstr "" +msgid "Ctrl+Any arrow" +msgstr "" + +msgid "Alt+Left mouse button" +msgstr "" + +msgid "Ctrl+Left mouse button" +msgstr "" + msgid "Shift+Left mouse button" msgstr "" @@ -8011,12 +8051,24 @@ msgstr "" msgid "Move: press to snap by 1mm" msgstr "" +msgid "⌘+Mouse wheel" +msgstr "" + msgid "Support/Color Painting: adjust pen radius" msgstr "" +msgid "⌥+Mouse wheel" +msgstr "" + msgid "Support/Color Painting: adjust section position" msgstr "" +msgid "Ctrl+Mouse wheel" +msgstr "" + +msgid "Alt+Mouse wheel" +msgstr "" + msgid "Gizmo" msgstr "" @@ -8923,14 +8975,31 @@ msgid "Apply gap fill" msgstr "" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" @@ -8990,7 +9059,10 @@ msgstr "" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" msgid "Internal bridge flow ratio" @@ -8999,7 +9071,11 @@ msgstr "" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" @@ -9007,13 +9083,20 @@ msgstr "" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" msgid "Bottom surface flow ratio" msgstr "" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" msgid "Precise wall" @@ -9143,9 +9226,25 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "" +#, possible-c-format, possible-boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" msgid "mm/s or %" @@ -9154,7 +9253,13 @@ msgstr "" msgid "External" msgstr "" -msgid "Speed of bridge and completely overhang wall" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." msgstr "" msgid "mm/s" @@ -9164,8 +9269,8 @@ msgid "Internal" msgstr "" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" msgid "Brim width" @@ -9651,6 +9756,17 @@ msgid "" "has slight overflow or underflow" msgstr "" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "" @@ -9812,13 +9928,28 @@ msgstr "" msgid "Filament load time" msgstr "" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" msgid "Filament unload time" msgstr "" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" msgid "" @@ -9933,12 +10064,6 @@ msgstr "" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" - msgid "Ramming parameters" msgstr "" @@ -9947,12 +10072,6 @@ msgid "" "parameters." msgstr "" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" - msgid "Enable ramming for multitool setups" msgstr "" @@ -10259,10 +10378,10 @@ msgstr "" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" msgid "layer" @@ -10320,7 +10439,10 @@ msgstr "" msgid "Layers and Perimeters" msgstr "" -msgid "Filter out gaps smaller than the threshold specified" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " msgstr "" msgid "" @@ -12048,22 +12170,39 @@ msgid "Activate temperature control" msgstr "" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" msgid "Chamber temperature" msgstr "" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" msgid "Nozzle temperature for layers after the initial one" @@ -13709,8 +13848,8 @@ msgid "" msgstr "" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" @@ -14461,151 +14600,151 @@ msgstr "" msgid "User cancelled." msgstr "" - -#: resources/data/hints.ini: [hint:Precise wall] -msgid "Precise wall\nDid you know that turning on precise wall can improve precision and layer consistency?" -msgstr "" - -#: resources/data/hints.ini: [hint:Sandwich mode] -msgid "Sandwich mode\nDid you know that you can use sandwich mode (inner-outer-inner) to improve precision and layer consistency if your model doesn't have very steep overhangs?" -msgstr "" - -#: resources/data/hints.ini: [hint:Chamber temperature] -msgid "Chamber temperature\nDid you know that OrcaSlicer supports chamber temperature?" -msgstr "" - -#: resources/data/hints.ini: [hint:Calibration] -msgid "Calibration\nDid you know that calibrating your printer can do wonders? Check out our beloved calibration solution in OrcaSlicer." -msgstr "" - -#: resources/data/hints.ini: [hint:Auxiliary fan] -msgid "Auxiliary fan\nDid you know that OrcaSlicer supports Auxiliary part cooling fan?" -msgstr "" - -#: resources/data/hints.ini: [hint:Air filtration] -msgid "Air filtration/Exhaust Fan\nDid you know that OrcaSlicer can support Air filtration/Exhaust Fan?" -msgstr "" - -#: resources/data/hints.ini: [hint:G-code window] -msgid "G-code window\nYou can turn on/off the G-code window by pressing the C key." -msgstr "" - -#: resources/data/hints.ini: [hint:Switch workspaces] -msgid "Switch workspaces\nYou can switch between Prepare and Preview workspaces by pressing the Tab key." -msgstr "" - -#: resources/data/hints.ini: [hint:How to use keyboard shortcuts] -msgid "How to use keyboard shortcuts\nDid you know that Orca Slicer offers a wide range of keyboard shortcuts and 3D scene operations." -msgstr "" - -#: resources/data/hints.ini: [hint:Reverse on odd] -msgid "Reverse on odd\nDid you know that Reverse on odd feature can significantly improve the surface quality of your overhangs?" -msgstr "" - -#: resources/data/hints.ini: [hint:Cut Tool] -msgid "Cut Tool\nDid you know that you can cut a model at any angle and position with the cutting tool?" -msgstr "" - -#: resources/data/hints.ini: [hint:Fix Model] -msgid "Fix Model\nDid you know that you can fix a corrupted 3D model to avoid a lot of slicing problems on the Windows system?" -msgstr "" - -#: resources/data/hints.ini: [hint:Timelapse] -msgid "Timelapse\nDid you know that you can generate a timelapse video during each print?" -msgstr "" - -#: resources/data/hints.ini: [hint:Auto-Arrange] -msgid "Auto-Arrange\nDid you know that you can auto-arrange all objects in your project?" -msgstr "" - -#: resources/data/hints.ini: [hint:Auto-Orient] -msgid "Auto-Orient\nDid you know that you can rotate objects to an optimal orientation for printing by a simple click?" -msgstr "" - -#: resources/data/hints.ini: [hint:Lay on Face] -msgid "Lay on Face\nDid you know that you can quickly orient a model so that one of its faces sits on the print bed? Select the \"Place on face\" function or press the F key." -msgstr "" - -#: resources/data/hints.ini: [hint:Object List] -msgid "Object List\nDid you know that you can view all objects/parts in a list and change settings for each object/part?" -msgstr "" - -#: resources/data/hints.ini: [hint:Search Functionality] -msgid "Search Functionality\nDid you know that you use the Search tool to quickly find a specific Orca Slicer setting?" -msgstr "" - -#: resources/data/hints.ini: [hint:Simplify Model] -msgid "Simplify Model\nDid you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model." -msgstr "" - -#: resources/data/hints.ini: [hint:Slicing Parameter Table] -msgid "Slicing Parameter Table\nDid you know that you can view all objects/parts on a table and change settings for each object/part?" -msgstr "" - -#: resources/data/hints.ini: [hint:Split to Objects/Parts] -msgid "Split to Objects/Parts\nDid you know that you can split a big object into small ones for easy colorizing or printing?" -msgstr "" - -#: resources/data/hints.ini: [hint:Subtract a Part] -msgid "Subtract a Part\nDid you know that you can subtract one mesh from another using the Negative part modifier? That way you can, for example, create easily resizable holes directly in Orca Slicer." -msgstr "" - -#: resources/data/hints.ini: [hint:STEP] -msgid "STEP\nDid you know that you can improve your print quality by slicing a STEP file instead of an STL?\nOrca Slicer supports slicing STEP files, providing smoother results than a lower resolution STL. Give it a try!" -msgstr "" - -#: resources/data/hints.ini: [hint:Z seam location] -msgid "Z seam location\nDid you know that you can customize the location of the Z seam, and even paint it on your print, to have it in a less visible location? This improves the overall look of your model. Check it out!" -msgstr "" - -#: resources/data/hints.ini: [hint:Fine-tuning for flow rate] -msgid "Fine-tuning for flow rate\nDid you know that flow rate can be fine-tuned for even better-looking prints? Depending on the material, you can improve the overall finish of the printed model by doing some fine-tuning." -msgstr "" - -#: resources/data/hints.ini: [hint:Split your prints into plates] -msgid "Split your prints into plates\nDid you know that you can split a model that has a lot of parts into individual plates ready to print? This will simplify the process of keeping track of all the parts." -msgstr "" - -#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer Height] -msgid "Speed up your print with Adaptive Layer Height\nDid you know that you can print a model even faster, by using the Adaptive Layer Height option? Check it out!" -msgstr "" - -#: resources/data/hints.ini: [hint:Support painting] -msgid "Support painting\nDid you know that you can paint the location of your supports? This feature makes it easy to place the support material only on the sections of the model that actually need it." -msgstr "" - -#: resources/data/hints.ini: [hint:Different types of supports] -msgid "Different types of supports\nDid you know that you can choose from multiple types of supports? Tree supports work great for organic models, while saving filament and improving print speed. Check them out!" -msgstr "" - -#: resources/data/hints.ini: [hint:Printing Silk Filament] -msgid "Printing Silk Filament\nDid you know that Silk filament needs special consideration to print it successfully? Higher temperature and lower speed are always recommended for the best results." -msgstr "" - -#: resources/data/hints.ini: [hint:Brim for better adhesion] -msgid "Brim for better adhesion\nDid you know that when printing models have a small contact interface with the printing surface, it's recommended to use a brim?" -msgstr "" - -#: resources/data/hints.ini: [hint:Set parameters for multiple objects] -msgid "Set parameters for multiple objects\nDid you know that you can set slicing parameters for all selected objects at one time?" -msgstr "" - -#: resources/data/hints.ini: [hint:Stack objects] -msgid "Stack objects\nDid you know that you can stack objects as a whole one?" -msgstr "" - -#: resources/data/hints.ini: [hint:Flush into support/objects/infill] -msgid "Flush into support/objects/infill\nDid you know that you can save the wasted filament by flushing them into support/objects/infill during filament change?" -msgstr "" - -#: resources/data/hints.ini: [hint:Improve strength] -msgid "Improve strength\nDid you know that you can use more wall loops and higher sparse infill density to improve the strength of the model?" -msgstr "" - -#: resources/data/hints.ini: [hint:When need to print with the printer door opened] -msgid "When need to print with the printer door opened\nDid you know that opening the printer door can reduce the probability of extruder/hotend clogging when printing lower temperature filament with a higher enclosure temperature. More info about this in the Wiki." -msgstr "" - -#: resources/data/hints.ini: [hint:Avoid warping] -msgid "Avoid warping\nDid you know that when printing materials that are prone to warping such as ABS, appropriately increasing the heatbed temperature can reduce the probability of warping." -msgstr "" + +#: resources/data/hints.ini: [hint:Precise wall] +msgid "Precise wall\nDid you know that turning on precise wall can improve precision and layer consistency?" +msgstr "" + +#: resources/data/hints.ini: [hint:Sandwich mode] +msgid "Sandwich mode\nDid you know that you can use sandwich mode (inner-outer-inner) to improve precision and layer consistency if your model doesn't have very steep overhangs?" +msgstr "" + +#: resources/data/hints.ini: [hint:Chamber temperature] +msgid "Chamber temperature\nDid you know that OrcaSlicer supports chamber temperature?" +msgstr "" + +#: resources/data/hints.ini: [hint:Calibration] +msgid "Calibration\nDid you know that calibrating your printer can do wonders? Check out our beloved calibration solution in OrcaSlicer." +msgstr "" + +#: resources/data/hints.ini: [hint:Auxiliary fan] +msgid "Auxiliary fan\nDid you know that OrcaSlicer supports Auxiliary part cooling fan?" +msgstr "" + +#: resources/data/hints.ini: [hint:Air filtration] +msgid "Air filtration/Exhaust Fan\nDid you know that OrcaSlicer can support Air filtration/Exhaust Fan?" +msgstr "" + +#: resources/data/hints.ini: [hint:G-code window] +msgid "G-code window\nYou can turn on/off the G-code window by pressing the C key." +msgstr "" + +#: resources/data/hints.ini: [hint:Switch workspaces] +msgid "Switch workspaces\nYou can switch between Prepare and Preview workspaces by pressing the Tab key." +msgstr "" + +#: resources/data/hints.ini: [hint:How to use keyboard shortcuts] +msgid "How to use keyboard shortcuts\nDid you know that Orca Slicer offers a wide range of keyboard shortcuts and 3D scene operations." +msgstr "" + +#: resources/data/hints.ini: [hint:Reverse on odd] +msgid "Reverse on odd\nDid you know that Reverse on odd feature can significantly improve the surface quality of your overhangs?" +msgstr "" + +#: resources/data/hints.ini: [hint:Cut Tool] +msgid "Cut Tool\nDid you know that you can cut a model at any angle and position with the cutting tool?" +msgstr "" + +#: resources/data/hints.ini: [hint:Fix Model] +msgid "Fix Model\nDid you know that you can fix a corrupted 3D model to avoid a lot of slicing problems on the Windows system?" +msgstr "" + +#: resources/data/hints.ini: [hint:Timelapse] +msgid "Timelapse\nDid you know that you can generate a timelapse video during each print?" +msgstr "" + +#: resources/data/hints.ini: [hint:Auto-Arrange] +msgid "Auto-Arrange\nDid you know that you can auto-arrange all objects in your project?" +msgstr "" + +#: resources/data/hints.ini: [hint:Auto-Orient] +msgid "Auto-Orient\nDid you know that you can rotate objects to an optimal orientation for printing by a simple click?" +msgstr "" + +#: resources/data/hints.ini: [hint:Lay on Face] +msgid "Lay on Face\nDid you know that you can quickly orient a model so that one of its faces sits on the print bed? Select the \"Place on face\" function or press the F key." +msgstr "" + +#: resources/data/hints.ini: [hint:Object List] +msgid "Object List\nDid you know that you can view all objects/parts in a list and change settings for each object/part?" +msgstr "" + +#: resources/data/hints.ini: [hint:Search Functionality] +msgid "Search Functionality\nDid you know that you use the Search tool to quickly find a specific Orca Slicer setting?" +msgstr "" + +#: resources/data/hints.ini: [hint:Simplify Model] +msgid "Simplify Model\nDid you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model." +msgstr "" + +#: resources/data/hints.ini: [hint:Slicing Parameter Table] +msgid "Slicing Parameter Table\nDid you know that you can view all objects/parts on a table and change settings for each object/part?" +msgstr "" + +#: resources/data/hints.ini: [hint:Split to Objects/Parts] +msgid "Split to Objects/Parts\nDid you know that you can split a big object into small ones for easy colorizing or printing?" +msgstr "" + +#: resources/data/hints.ini: [hint:Subtract a Part] +msgid "Subtract a Part\nDid you know that you can subtract one mesh from another using the Negative part modifier? That way you can, for example, create easily resizable holes directly in Orca Slicer." +msgstr "" + +#: resources/data/hints.ini: [hint:STEP] +msgid "STEP\nDid you know that you can improve your print quality by slicing a STEP file instead of an STL?\nOrca Slicer supports slicing STEP files, providing smoother results than a lower resolution STL. Give it a try!" +msgstr "" + +#: resources/data/hints.ini: [hint:Z seam location] +msgid "Z seam location\nDid you know that you can customize the location of the Z seam, and even paint it on your print, to have it in a less visible location? This improves the overall look of your model. Check it out!" +msgstr "" + +#: resources/data/hints.ini: [hint:Fine-tuning for flow rate] +msgid "Fine-tuning for flow rate\nDid you know that flow rate can be fine-tuned for even better-looking prints? Depending on the material, you can improve the overall finish of the printed model by doing some fine-tuning." +msgstr "" + +#: resources/data/hints.ini: [hint:Split your prints into plates] +msgid "Split your prints into plates\nDid you know that you can split a model that has a lot of parts into individual plates ready to print? This will simplify the process of keeping track of all the parts." +msgstr "" + +#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer Height] +msgid "Speed up your print with Adaptive Layer Height\nDid you know that you can print a model even faster, by using the Adaptive Layer Height option? Check it out!" +msgstr "" + +#: resources/data/hints.ini: [hint:Support painting] +msgid "Support painting\nDid you know that you can paint the location of your supports? This feature makes it easy to place the support material only on the sections of the model that actually need it." +msgstr "" + +#: resources/data/hints.ini: [hint:Different types of supports] +msgid "Different types of supports\nDid you know that you can choose from multiple types of supports? Tree supports work great for organic models, while saving filament and improving print speed. Check them out!" +msgstr "" + +#: resources/data/hints.ini: [hint:Printing Silk Filament] +msgid "Printing Silk Filament\nDid you know that Silk filament needs special consideration to print it successfully? Higher temperature and lower speed are always recommended for the best results." +msgstr "" + +#: resources/data/hints.ini: [hint:Brim for better adhesion] +msgid "Brim for better adhesion\nDid you know that when printing models have a small contact interface with the printing surface, it's recommended to use a brim?" +msgstr "" + +#: resources/data/hints.ini: [hint:Set parameters for multiple objects] +msgid "Set parameters for multiple objects\nDid you know that you can set slicing parameters for all selected objects at one time?" +msgstr "" + +#: resources/data/hints.ini: [hint:Stack objects] +msgid "Stack objects\nDid you know that you can stack objects as a whole one?" +msgstr "" + +#: resources/data/hints.ini: [hint:Flush into support/objects/infill] +msgid "Flush into support/objects/infill\nDid you know that you can save the wasted filament by flushing them into support/objects/infill during filament change?" +msgstr "" + +#: resources/data/hints.ini: [hint:Improve strength] +msgid "Improve strength\nDid you know that you can use more wall loops and higher sparse infill density to improve the strength of the model?" +msgstr "" + +#: resources/data/hints.ini: [hint:When need to print with the printer door opened] +msgid "When need to print with the printer door opened\nDid you know that opening the printer door can reduce the probability of extruder/hotend clogging when printing lower temperature filament with a higher enclosure temperature. More info about this in the Wiki." +msgstr "" + +#: resources/data/hints.ini: [hint:Avoid warping] +msgid "Avoid warping\nDid you know that when printing materials that are prone to warping such as ABS, appropriately increasing the heatbed temperature can reduce the probability of warping." +msgstr "" diff --git a/localization/i18n/ca/OrcaSlicer_ca.po b/localization/i18n/ca/OrcaSlicer_ca.po index da702fafcf..ee7dd16611 100644 --- a/localization/i18n/ca/OrcaSlicer_ca.po +++ b/localization/i18n/ca/OrcaSlicer_ca.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2024-07-07 18:43+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -79,6 +79,9 @@ msgstr "Angle de farciment intel·ligent" msgid "On overhangs only" msgstr "Només als voladissos" +msgid "Auto support threshold angle: " +msgstr "Angle llindar de suport automàtic: " + msgid "Circle" msgstr "Cercle" @@ -98,9 +101,6 @@ msgstr "Permet pintar només les facetes seleccionades per: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Ressalteu les cares segons l'angle del voladís." -msgid "Auto support threshold angle: " -msgstr "Angle llindar de suport automàtic: " - msgid "No auto support" msgstr "No suports automàtics" @@ -1995,6 +1995,9 @@ msgstr "Simplificar el model" msgid "Center" msgstr "Centre" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Editar la configuració de Processat" @@ -4170,6 +4173,15 @@ msgstr "Temps total" msgid "Total cost" msgstr "Cost total" +msgid "up to" +msgstr "fins a" + +msgid "above" +msgstr "sobre" + +msgid "from" +msgstr "des de" + msgid "Color Scheme" msgstr "Esquema de color" @@ -4233,12 +4245,12 @@ msgstr "Canvis de filament" msgid "Cost" msgstr "Cost" -msgid "Print" -msgstr "Imprimir" - msgid "Color change" msgstr "Canvi de color" +msgid "Print" +msgstr "Imprimir" + msgid "Printer" msgstr "Impressora" @@ -4422,7 +4434,7 @@ msgstr "Volum:" msgid "Size:" msgstr "Mida:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4864,6 +4876,18 @@ msgstr "Pas 2" msgid "Flow rate test - Pass 2" msgstr "Test de Flux - Pas 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Ratio de Flux" @@ -6171,14 +6195,6 @@ msgstr "S'ha detectat un objecte amb múltiples peces" msgid "The file does not contain any geometry data." msgstr "El fitxer no conté cap dada de geometria." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Objecte massa gran" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6186,6 +6202,9 @@ msgstr "" "El teu objecte sembla ser massa gran, Vols reduir-lo per adaptar-lo " "automàticament al llit?" +msgid "Object too large" +msgstr "Objecte massa gran" + msgid "Export STL file:" msgstr "Exportar el fitxer STL:" @@ -6564,6 +6583,9 @@ msgstr "Voleu continuar?" msgid "Language selection" msgstr "Selecció d'idiomes" +msgid "Switching application language while some presets are modified." +msgstr "Canviant l'idioma de l'aplicació mentre es modifiquen alguns perfils." + msgid "Changing application language" msgstr "Canviant de l'idioma de l'aplicació" @@ -7705,8 +7727,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Quan graveu timelapse sense capçal d'impressió, es recomana afegir una " "\"Torre de Purga Timelapse\" \n" @@ -8585,8 +8607,11 @@ msgstr "Llista d'objectes" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Importar dades de geometria des de fitxers STL/STEP/3MF/OBJ/AMF" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Maj+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Maj+G" msgid "Paste from clipboard" msgstr "Enganxa des del porta-retalls" @@ -8637,18 +8662,33 @@ msgstr "Maj+Tab" msgid "Collapse/Expand the sidebar" msgstr "Replegar/Expandir barra lateral" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+Qualsevol fletxa" msgid "Movement in camera space" msgstr "Moviment a l'espai de la càmera" +msgid "⌥+Left mouse button" +msgstr "⌥+Botó esquerre del ratolí" + msgid "Select a part" msgstr "Seleccionar una peça" +msgid "⌘+Left mouse button" +msgstr "⌘+Botó esquerre del ratolí" + msgid "Select multiple objects" msgstr "Seleccionar múltiples objectes" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+Qualsevol fletxa" + +msgid "Alt+Left mouse button" +msgstr "Alt+Botó esquerre del ratolí" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Botó esquerre del ratolí" + msgid "Shift+Left mouse button" msgstr "Maj+Botó esquerre del ratolí" @@ -8751,12 +8791,24 @@ msgstr "Plataforma" msgid "Move: press to snap by 1mm" msgstr "Moure: Clicka per ajustar en passos d'1 mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+Roda del ratolí" + msgid "Support/Color Painting: adjust pen radius" msgstr "Suport/Pintat de color: configuració del radi de la ploma" +msgid "⌥+Mouse wheel" +msgstr "⌥+Roda del ratolí" + msgid "Support/Color Painting: adjust section position" msgstr "Suport/Pintat de color: configuració de la posició de la secció" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Roda del ratolí" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Roda del ratolí" + msgid "Gizmo" msgstr "Gizmo" @@ -9838,25 +9890,32 @@ msgid "Apply gap fill" msgstr "Aplicar farciment de buits" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" -msgstr "" -"Habilita farciment de buits per a les superfícies seleccionades. El mínim " -"del forat que s'omplirà es pot controlar des de l'opció filtrar forats " -"petits a continuació.\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" "\n" -"Opcions:\n" -"1. A tot arreu: aplica farciment de buits a superfícies sòlides superiors, " -"inferiors i internes\n" -"2. Superfícies superiors i inferiors: aplica farciment de buit només a " -"superfícies superiors i inferiors\n" -"3. Enlloc: desactiva el farciment de buits\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" +msgstr "" msgid "Everywhere" msgstr "A tot arreu" @@ -9931,10 +9990,11 @@ msgstr "Ratio de flux del pont" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Disminuïu lleugerament aquest valor ( per exemple 0,9 ) per reduir la " -"quantitat de material per al pont, per millorar l'enfonsament" msgid "Internal bridge flow ratio" msgstr "Ratio de flux del pont intern" @@ -9942,30 +10002,33 @@ msgstr "Ratio de flux del pont intern" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"Aquest valor regeix el gruix de la capa de pont intern. Aquesta és la " -"primera capa sobre el farciment poc dens. Disminuïu lleugerament aquest " -"valor ( per exemple 0,9 ) per millorar la qualitat de la superfície sobre el " -"farciment poc dens." msgid "Top surface flow ratio" msgstr "Ratio de flux superficial superior" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Aquest factor afecta la quantitat de material per al farciment sòlid " -"superior. Podeu disminuir-lo lleugerament per tenir un acabat superficial " -"suau" msgid "Bottom surface flow ratio" msgstr "Ratio de flux superficial inferior" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Aquest factor afecta la quantitat de material per al farciment sòlid inferior" msgid "Precise wall" msgstr "Perímetre precís" @@ -10142,12 +10205,26 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "Alentir la velocitat per a perímetres corbats" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Activeu aquesta opció per alentir la impressió en zones on potencialment " -"poden existir perímetres corbats" msgid "mm/s or %" msgstr "mm/s o %" @@ -10155,8 +10232,14 @@ msgstr "mm/s o %" msgid "External" msgstr "Extern" -msgid "Speed of bridge and completely overhang wall" -msgstr "Velocitat per a ponts i perímetres completament en voladís" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -10165,11 +10248,9 @@ msgid "Internal" msgstr "Intern" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Velocitat del pont intern. Si el valor s'expressa en percentatge, es " -"calcularà a partir de la bridge_speed. El valor predeterminat és del 150%." msgid "Brim width" msgstr "Ample de la Vora d'Adherència" @@ -10828,6 +10909,17 @@ msgstr "" "entre 0,95 i 1,05. Potser podeu ajustar aquest valor per obtenir una " "superfície ben plana quan hi ha un lleuger excés o dèficit de flux" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Activar l'Avanç de Pressió Lineal" @@ -11016,18 +11108,29 @@ msgstr "mm³/s" msgid "Filament load time" msgstr "Temps de càrrega del filament" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Temps per carregar nou filament quan canvia de filament. Només per a " -"estadístiques" msgid "Filament unload time" msgstr "Temps de descàrrega del filament" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Temps per descarregar filament vell en canviar de filament. Només per a " -"estadístiques" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -11175,16 +11278,6 @@ msgid "Cooling moves are gradually accelerating towards this speed." msgstr "" "Els moviments de refredament s'acceleren gradualment cap a aquesta velocitat." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Temps perquè el firmware de la impressora ( o la Unitat Multi Material 2.0 ) " -"carregui un filament durant un canvi d'eina ( en executar el Codi-T ). " -"Aquest temps s'afegeix al temps d'impressió total mitjançant l'estimador de " -"temps del Codi-G." - msgid "Ramming parameters" msgstr "Paràmetres de Moldejat de Punta( Ramming )" @@ -11195,16 +11288,6 @@ msgstr "" "RammingDialog processa aquesta cadena i conté paràmetres específics de " "Moldejat de Punta( Ramming )" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Temps perquè el firmware de la impressora ( o la Unitat Multi Material 2.0 ) " -"descarregui un filament durant un canvi d'eina ( en executar el Codi-T ). " -"Aquest temps s'afegeix al temps d'impressió total mitjançant l'estimador de " -"temps del Codi-G." - msgid "Enable ramming for multitool setups" msgstr "" "Habilita el Moldejat de Punta( Ramming ) per a configuracions multieina" @@ -11574,15 +11657,15 @@ msgstr "Velocitat màxima del ventilador a la capa" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "La velocitat del ventilador augmentarà linealment de zero a la capa " -"\"close_fan_the_first_x_layers\" al màxim a la capa \"full_fan_speed_layer" -"\". S'ignorarà \"full_fan_speed_layer\" si és inferior a " -"\"close_fan_the_first_x_layers\", en aquest cas el ventilador funcionarà a " +"\"close_fan_the_first_x_layers\" al màxim a la capa " +"\"full_fan_speed_layer\". S'ignorarà \"full_fan_speed_layer\" si és inferior " +"a \"close_fan_the_first_x_layers\", en aquest cas el ventilador funcionarà a " "la velocitat màxima permesa a la capa \"close_fan_the_first_x_layers\" + 1." msgid "layer" @@ -11652,8 +11735,11 @@ msgstr "Filtrar els buits minúsculs" msgid "Layers and Perimeters" msgstr "Capes i Perímetres" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Filtrar els buits més petits que el llindar especificat" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13836,33 +13922,40 @@ msgid "Activate temperature control" msgstr "Activar el control de temperatura" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Activeu aquesta opció per al control de temperatura de la cambra. S'afegirà " -"una comanda M191 abans de \"machine_start_gcode\"\n" -"Comandes de Codi-G: M141 / M191 S ( 0-255 )" msgid "Chamber temperature" msgstr "Temperatura de la cambra" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Una temperatura de cambra més alta pot ajudar a suprimir o reduir la " -"deformació( warping ) i potencialment conduir a una major resistència d'unió " -"entre capes per a materials d'alta temperatura com ABS, ASA, PC, PA, etc. Al " -"mateix temps, la filtració d'aire d'ABS i ASA empitjorarà. Mentre que per a " -"PLA, PETG, TPU, PVA i altres materials de baixa temperatura, la temperatura " -"real de la cambra no hauria de ser alta per evitar obstruccions, pel que 0, " -"que significa apagar, és molt recomanable" msgid "Nozzle temperature for layers after the initial one" msgstr "Temperatura del broquet per les capes després de l'inicial" @@ -15866,8 +15959,8 @@ msgstr "" "Vols reescriure'l?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "Canviaríem el nom dels perfils seleccionats com a \"Proveïdor Tipus " @@ -17211,54 +17304,135 @@ msgstr "" "augmentar adequadament la temperatura del llit pot reduir la probabilitat de " "deformació." -#~ msgid "up to" -#~ msgstr "fins a" - -#~ msgid "above" -#~ msgstr "sobre" - -#~ msgid "from" -#~ msgstr "des de" - -#~ msgid "Switching application language while some presets are modified." +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" #~ msgstr "" -#~ "Canviant l'idioma de l'aplicació mentre es modifiquen alguns perfils." +#~ "Habilita farciment de buits per a les superfícies seleccionades. El mínim " +#~ "del forat que s'omplirà es pot controlar des de l'opció filtrar forats " +#~ "petits a continuació.\n" +#~ "\n" +#~ "Opcions:\n" +#~ "1. A tot arreu: aplica farciment de buits a superfícies sòlides " +#~ "superiors, inferiors i internes\n" +#~ "2. Superfícies superiors i inferiors: aplica farciment de buit només a " +#~ "superfícies superiors i inferiors\n" +#~ "3. Enlloc: desactiva el farciment de buits\n" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Maj+G" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Disminuïu lleugerament aquest valor ( per exemple 0,9 ) per reduir la " +#~ "quantitat de material per al pont, per millorar l'enfonsament" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Maj+G" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "Aquest valor regeix el gruix de la capa de pont intern. Aquesta és la " +#~ "primera capa sobre el farciment poc dens. Disminuïu lleugerament aquest " +#~ "valor ( per exemple 0,9 ) per millorar la qualitat de la superfície sobre " +#~ "el farciment poc dens." -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+Qualsevol fletxa" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Aquest factor afecta la quantitat de material per al farciment sòlid " +#~ "superior. Podeu disminuir-lo lleugerament per tenir un acabat superficial " +#~ "suau" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Botó esquerre del ratolí" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "" +#~ "Aquest factor afecta la quantitat de material per al farciment sòlid " +#~ "inferior" -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Botó esquerre del ratolí" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Activeu aquesta opció per alentir la impressió en zones on potencialment " +#~ "poden existir perímetres corbats" -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+Qualsevol fletxa" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Velocitat per a ponts i perímetres completament en voladís" -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Botó esquerre del ratolí" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Velocitat del pont intern. Si el valor s'expressa en percentatge, es " +#~ "calcularà a partir de la bridge_speed. El valor predeterminat és del 150%." -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Botó esquerre del ratolí" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Temps per carregar nou filament quan canvia de filament. Només per a " +#~ "estadístiques" -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Roda del ratolí" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Temps per descarregar filament vell en canviar de filament. Només per a " +#~ "estadístiques" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Roda del ratolí" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Temps perquè el firmware de la impressora ( o la Unitat Multi Material " +#~ "2.0 ) carregui un filament durant un canvi d'eina ( en executar el Codi-" +#~ "T ). Aquest temps s'afegeix al temps d'impressió total mitjançant " +#~ "l'estimador de temps del Codi-G." -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Roda del ratolí" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Temps perquè el firmware de la impressora ( o la Unitat Multi Material " +#~ "2.0 ) descarregui un filament durant un canvi d'eina ( en executar el " +#~ "Codi-T ). Aquest temps s'afegeix al temps d'impressió total mitjançant " +#~ "l'estimador de temps del Codi-G." -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Roda del ratolí" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Filtrar els buits més petits que el llindar especificat" + +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Activeu aquesta opció per al control de temperatura de la cambra. " +#~ "S'afegirà una comanda M191 abans de \"machine_start_gcode\"\n" +#~ "Comandes de Codi-G: M141 / M191 S ( 0-255 )" + +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Una temperatura de cambra més alta pot ajudar a suprimir o reduir la " +#~ "deformació( warping ) i potencialment conduir a una major resistència " +#~ "d'unió entre capes per a materials d'alta temperatura com ABS, ASA, PC, " +#~ "PA, etc. Al mateix temps, la filtració d'aire d'ABS i ASA empitjorarà. " +#~ "Mentre que per a PLA, PETG, TPU, PVA i altres materials de baixa " +#~ "temperatura, la temperatura real de la cambra no hauria de ser alta per " +#~ "evitar obstruccions, pel que 0, que significa apagar, és molt recomanable" #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/cs/OrcaSlicer_cs.po b/localization/i18n/cs/OrcaSlicer_cs.po index 5c5c4aba53..fd186378a9 100644 --- a/localization/i18n/cs/OrcaSlicer_cs.po +++ b/localization/i18n/cs/OrcaSlicer_cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2023-09-30 15:15+0200\n" "Last-Translator: René Mošner \n" "Language-Team: \n" @@ -78,6 +78,9 @@ msgstr "Úhel chytrého vybarvení" msgid "On overhangs only" msgstr "Pouze na převisech" +msgid "Auto support threshold angle: " +msgstr "Auto podpěry hraniční úhlel: " + msgid "Circle" msgstr "Kruh" @@ -97,9 +100,6 @@ msgstr "Umožňuje malovat pouze na fasety vybrané pomocí: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Zvýrazněte plochy podle úhlu převisů." -msgid "Auto support threshold angle: " -msgstr "Auto podpěry hraniční úhlel: " - msgid "No auto support" msgstr "Žádné automatické podpěry" @@ -1965,6 +1965,9 @@ msgstr "Zjednodušit model" msgid "Center" msgstr "Střed" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Upravit nastavení procesu" @@ -4085,6 +4088,15 @@ msgstr "Celkový čas" msgid "Total cost" msgstr "Celková cena" +msgid "up to" +msgstr "až do" + +msgid "above" +msgstr "nad" + +msgid "from" +msgstr "z" + msgid "Color Scheme" msgstr "Barevné schéma" @@ -4148,12 +4160,12 @@ msgstr "Doby výměny Filamentu" msgid "Cost" msgstr "Náklady" -msgid "Print" -msgstr "Tisk" - msgid "Color change" msgstr "Změna barvy" +msgid "Print" +msgstr "Tisk" + msgid "Printer" msgstr "Tiskárna" @@ -4337,7 +4349,7 @@ msgstr "Objem:" msgid "Size:" msgstr "Velikost:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4778,6 +4790,18 @@ msgstr "Postup 2" msgid "Flow rate test - Pass 2" msgstr "Test průtoku - Postup 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Průtok" @@ -6039,14 +6063,6 @@ msgstr "Byl detekován objekt s více částmi" msgid "The file does not contain any geometry data." msgstr "Soubor neobsahuje žádná geometrická data." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Objekt je příliš velký" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6054,6 +6070,9 @@ msgstr "" "Váš objekt se zdá být příliš velký, chcete jej zmenšit, aby se vešel na " "vyhřívanou podložku automaticky?" +msgid "Object too large" +msgstr "Objekt je příliš velký" + msgid "Export STL file:" msgstr "Exportovat STL soubor:" @@ -6421,6 +6440,9 @@ msgstr "Chcete pokračovat?" msgid "Language selection" msgstr "Výběr jazyka" +msgid "Switching application language while some presets are modified." +msgstr "Přepínání jazyka aplikace při změně některých předvoleb." + msgid "Changing application language" msgstr "Změna jazyka aplikace" @@ -7487,8 +7509,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Při nahrávání časosběru bez nástrojové hlavy se doporučuje přidat " "\"Timelapse Wipe Tower\" \n" @@ -8334,8 +8356,11 @@ msgstr "Seznam objektů" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Import geometrických dat ze souborů STL/STEP/3MF/OBJ/AMF" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Vložit ze schránky" @@ -8385,18 +8410,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Sbalit/Rozbalit postranní panel" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+libovolná šipka" msgid "Movement in camera space" msgstr "Posun výběru v ortogonálním prostoru kamery" +msgid "⌥+Left mouse button" +msgstr "⌥+levé tlačítko myši" + msgid "Select a part" msgstr "Vyberte část" +msgid "⌘+Left mouse button" +msgstr "⌘+levé tlačítko myši" + msgid "Select multiple objects" msgstr "Vyberte více objektů" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+libovolná šipka" + +msgid "Alt+Left mouse button" +msgstr "Alt+levé tlačítko myši" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+levé tlačítko myši" + msgid "Shift+Left mouse button" msgstr "Shift+levé tlačítko myši" @@ -8499,12 +8539,24 @@ msgstr "Podložka" msgid "Move: press to snap by 1mm" msgstr "Posunout: stisknutím přitáhnete o 1 mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+kolečko myši" + msgid "Support/Color Painting: adjust pen radius" msgstr "Podpěry/Barva: upravit poloměr pera" +msgid "⌥+Mouse wheel" +msgstr "⌥+kolečko myši" + msgid "Support/Color Painting: adjust section position" msgstr "Podpěry/Barva: upravit polohu sekce" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+kolečko myši" + +msgid "Alt+Mouse wheel" +msgstr "Alt+kolečko myši" + msgid "Gizmo" msgstr "Gizmo" @@ -9525,14 +9577,31 @@ msgid "Apply gap fill" msgstr "" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" @@ -9605,10 +9674,11 @@ msgstr "Průtok mostu" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Snižte tuto hodnotu mírně (například 0,9), abyste snížili množství materiálu " -"pro most a zlepšili prověšení" msgid "Internal bridge flow ratio" msgstr "" @@ -9616,7 +9686,11 @@ msgstr "" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" @@ -9624,16 +9698,21 @@ msgstr "Poměr průtoku horní vrstvy" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Tento faktor ovlivňuje množství materiálu pro vrchní plnou výplň. Můžete jej " -"mírně snížit, abyste měli hladký povrch" msgid "Bottom surface flow ratio" msgstr "Poměr průtoku spodní vrstvy" -msgid "This factor affects the amount of material for bottom solid infill" -msgstr "Tento faktor ovlivňuje množství materiálu pro spodní plnou výplň" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Precise wall" msgstr "Přesná stěna" @@ -9779,12 +9858,26 @@ msgstr "Povolte tuto volbu pro zpomalení tisku pro různé stupně převisů" msgid "Slow down for curled perimeters" msgstr "Zpomalení pro zakroucené obvody" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Povolte tuto možnost pro zpomalení tisku na místech, kde mohou existovat " -"potenciální zakroucené obvody" msgid "mm/s or %" msgstr "mm/s or %" @@ -9792,8 +9885,14 @@ msgstr "mm/s or %" msgid "External" msgstr "Vnější" -msgid "Speed of bridge and completely overhang wall" -msgstr "Rychlost mostu a zcela převislé stěny" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9802,11 +9901,9 @@ msgid "Internal" msgstr "Vnitřní" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Rychlost vnitřního mostu. Pokud je hodnota vyjádřena jako procento, bude " -"vypočítána na základě most_speed. Výchozí hodnota je 150 %." msgid "Brim width" msgstr "Šířka límce" @@ -10341,6 +10438,17 @@ msgstr "" "můžete tuto hodnotu vyladit, abyste získali pěkně rovný povrch, když dochází " "k mírnému přetečení nebo podtečení" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Povolit předstih tlaku" @@ -10517,16 +10625,29 @@ msgstr "mm³/s" msgid "Filament load time" msgstr "Doba zavádění filamentu" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Čas na zavedení nového filamentu při výměně filamentu. Pouze pro statistiku" msgid "Filament unload time" msgstr "Doba vysouvání filamentu" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Čas vytažení starého filamentu při výměně filamentu. Pouze pro statistiku" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10661,15 +10782,6 @@ msgstr "Rychlost posledního pohybu chlazení" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "Chladící pohyby se postupně zrychlují až k této rychlosti." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Doba, po kterou firmware tiskárny (nebo jednotka Multi Material 2.0) zavádí " -"nový filament během jeho výměny (při provádění kódu T). Tento čas je přidán " -"k celkové době tisku pomocí G-kódu odhadovače tiskového času." - msgid "Ramming parameters" msgstr "Parametry rapidní extruze" @@ -10680,15 +10792,6 @@ msgstr "" "Tento řetězec je upravován dialogem RammingDialog a obsahuje specifické " "parametry pro rapidní extruzi." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Doba, po kterou firmware tiskárny (nebo jednotka Multi Material 2.0) vysouvá " -"filament během jeho výměny (při provádění kódu T). Tento čas je přidán k " -"celkové době tisku pomocí G-kódu odhadovače tiskového času." - msgid "Enable ramming for multitool setups" msgstr "Povolení rapidní extruze tiskárny s více nástroji" @@ -11040,10 +11143,10 @@ msgstr "Maximální otáčky ventilátoru ve vrstvě" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "Otáčky ventilátoru se lineárně zvýší z nuly ve vrstvě " "\"close_fan_first_layers\" na maximum ve vrstvě \"full_fan_speed_layer\". " @@ -11115,8 +11218,11 @@ msgstr "Odfiltrujte drobné mezery" msgid "Layers and Perimeters" msgstr "Vrstvy a perimetry" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Filtrovat mezery menší než stanovená hranice" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13107,33 +13213,40 @@ msgid "Activate temperature control" msgstr "Aktivovat řízení teploty" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" -msgstr "" -"Zapněte tuto volbu pro řízení teploty v komoře. Příkaz M191 bude přidán před " +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " "\"machine_start_gcode\"\n" -"G-kód příkazy: M141/M191 S(0-255)" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." +msgstr "" msgid "Chamber temperature" msgstr "Teplota v komoře" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Vyšší teplota komory může pomoci potlačit nebo snížit odchlipování a " -"potenciálně vést k vyšší pevnosti spojů mezi vrstvami pro materiály s " -"vysokou teplotou, jako je ABS, ASA, PC, PA a další. Zároveň se však zhorší " -"filtrace vzduchu pro ABS a ASA. Naopak pro PLA, PETG, TPU, PVA a další " -"materiály s nízkou teplotou by teplota komory neměla být vysoká, aby se " -"předešlo zanášení, takže je velmi doporučeno použít hodnotu 0, která znamená " -"vypnutí" msgid "Nozzle temperature for layers after the initial one" msgstr "Teplota trysky pro vrstvy po počáteční" @@ -14983,8 +15096,8 @@ msgid "" msgstr "" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" @@ -15878,8 +15991,8 @@ msgid "" msgstr "" "Plochou na podložku\n" "Věděli jste, že můžete rychle nastavit orientaci modelu tak, aby jedna z " -"jeho stěn spočívala na tiskovém podloží? Vyberte funkci \"Plochou na podložku" -"\" nebo stiskněte klávesu F." +"jeho stěn spočívala na tiskovém podloží? Vyberte funkci \"Plochou na " +"podložku\" nebo stiskněte klávesu F." #: resources/data/hints.ini: [hint:Object List] msgid "" @@ -16095,53 +16208,96 @@ msgid "" "probability of warping." msgstr "" -#~ msgid "up to" -#~ msgstr "až do" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Snižte tuto hodnotu mírně (například 0,9), abyste snížili množství " +#~ "materiálu pro most a zlepšili prověšení" -#~ msgid "above" -#~ msgstr "nad" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Tento faktor ovlivňuje množství materiálu pro vrchní plnou výplň. Můžete " +#~ "jej mírně snížit, abyste měli hladký povrch" -#~ msgid "from" -#~ msgstr "z" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "Tento faktor ovlivňuje množství materiálu pro spodní plnou výplň" -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "Přepínání jazyka aplikace při změně některých předvoleb." +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Povolte tuto možnost pro zpomalení tisku na místech, kde mohou existovat " +#~ "potenciální zakroucené obvody" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Rychlost mostu a zcela převislé stěny" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Rychlost vnitřního mostu. Pokud je hodnota vyjádřena jako procento, bude " +#~ "vypočítána na základě most_speed. Výchozí hodnota je 150 %." -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+libovolná šipka" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Čas na zavedení nového filamentu při výměně filamentu. Pouze pro " +#~ "statistiku" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+levé tlačítko myši" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Čas vytažení starého filamentu při výměně filamentu. Pouze pro statistiku" -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+levé tlačítko myši" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Doba, po kterou firmware tiskárny (nebo jednotka Multi Material 2.0) " +#~ "zavádí nový filament během jeho výměny (při provádění kódu T). Tento čas " +#~ "je přidán k celkové době tisku pomocí G-kódu odhadovače tiskového času." -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+libovolná šipka" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Doba, po kterou firmware tiskárny (nebo jednotka Multi Material 2.0) " +#~ "vysouvá filament během jeho výměny (při provádění kódu T). Tento čas je " +#~ "přidán k celkové době tisku pomocí G-kódu odhadovače tiskového času." -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+levé tlačítko myši" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Filtrovat mezery menší než stanovená hranice" -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+levé tlačítko myši" +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Zapněte tuto volbu pro řízení teploty v komoře. Příkaz M191 bude přidán " +#~ "před \"machine_start_gcode\"\n" +#~ "G-kód příkazy: M141/M191 S(0-255)" -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+kolečko myši" - -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+kolečko myši" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+kolečko myši" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+kolečko myši" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Vyšší teplota komory může pomoci potlačit nebo snížit odchlipování a " +#~ "potenciálně vést k vyšší pevnosti spojů mezi vrstvami pro materiály s " +#~ "vysokou teplotou, jako je ABS, ASA, PC, PA a další. Zároveň se však " +#~ "zhorší filtrace vzduchu pro ABS a ASA. Naopak pro PLA, PETG, TPU, PVA a " +#~ "další materiály s nízkou teplotou by teplota komory neměla být vysoká, " +#~ "aby se předešlo zanášení, takže je velmi doporučeno použít hodnotu 0, " +#~ "která znamená vypnutí" #~ msgid "Wipe tower extruder" #~ msgstr "Extruder čistící věže" @@ -16172,12 +16328,12 @@ msgstr "" #~ "Najdete podrobnosti o kalibraci průtoku dynamiky v naší wiki.\n" #~ "\n" #~ "Obvykle kalibrace není potřebná. Při spuštění tisku s jednobarevným/" -#~ "materiálovým filamentem a zaškrtnutou volbou \"kalibrace průtoku dynamiky" -#~ "\" v menu spuštění tisku, tiskárna bude postupovat podle staré metody a " -#~ "zkalibruje filament před tiskem. Při spuštění tisku s vícebarevným/" -#~ "materiálovým filamentem bude tiskárna při každé změně filamentu používat " -#~ "výchozí kompenzační parametr pro filament, což má většinou dobrý " -#~ "výsledek.\n" +#~ "materiálovým filamentem a zaškrtnutou volbou \"kalibrace průtoku " +#~ "dynamiky\" v menu spuštění tisku, tiskárna bude postupovat podle staré " +#~ "metody a zkalibruje filament před tiskem. Při spuštění tisku s " +#~ "vícebarevným/materiálovým filamentem bude tiskárna při každé změně " +#~ "filamentu používat výchozí kompenzační parametr pro filament, což má " +#~ "většinou dobrý výsledek.\n" #~ "\n" #~ "Všimněte si, že existují některé případy, které mohou způsobit, že " #~ "výsledek kalibrace nebude spolehlivý: použití texturované podložky pro " diff --git a/localization/i18n/de/OrcaSlicer_de.po b/localization/i18n/de/OrcaSlicer_de.po index 2dd0c93dbc..ed3799db7c 100644 --- a/localization/i18n/de/OrcaSlicer_de.po +++ b/localization/i18n/de/OrcaSlicer_de.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: Heiko Liebscher \n" "Language-Team: \n" @@ -74,6 +74,9 @@ msgstr "Intelligenter Füllwinkel" msgid "On overhangs only" msgstr "Nur an Überhängen" +msgid "Auto support threshold angle: " +msgstr "Winkel für automatische Supports: " + msgid "Circle" msgstr "Kreis" @@ -94,9 +97,6 @@ msgstr "" msgid "Highlight faces according to overhang angle." msgstr "Markieren der Flächen entsprechend dem Überhangwinkel." -msgid "Auto support threshold angle: " -msgstr "Winkel für automatische Supports: " - msgid "No auto support" msgstr "Kein automatischer Support" @@ -1995,6 +1995,9 @@ msgstr "Modell vereinfachen" msgid "Center" msgstr "Zur Mitte" +msgid "Drop" +msgstr "Ablegen" + msgid "Edit Process Settings" msgstr "Prozesseinstellungen" @@ -4214,6 +4217,15 @@ msgstr "Gesamtdauer" msgid "Total cost" msgstr "Geamtkosten" +msgid "up to" +msgstr "bis zu" + +msgid "above" +msgstr "über" + +msgid "from" +msgstr "von" + msgid "Color Scheme" msgstr "Farbschema" @@ -4277,12 +4289,12 @@ msgstr "Filamentwechselzeiten" msgid "Cost" msgstr "Kosten" -msgid "Print" -msgstr "aktuelle Platte drucken" - msgid "Color change" msgstr "Farbwechsel" +msgid "Print" +msgstr "aktuelle Platte drucken" + msgid "Printer" msgstr "Drucker" @@ -4466,7 +4478,7 @@ msgstr "Volumen:" msgid "Size:" msgstr "Größe:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4911,6 +4923,18 @@ msgstr "Durchgang 2" msgid "Flow rate test - Pass 2" msgstr "Durchflussratentests - Teil 1" +msgid "YOLO (Recommended)" +msgstr "YOLO (Empfohlen)" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "Orca YOLO Durchflusskalibrierung, 0.01 Schritt" + +msgid "YOLO (perfectionist version)" +msgstr "YOLO (Perfektionisten-Version)" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "Orca YOLO Durchflusskalibrierung, 0.005 Schritt" + msgid "Flow rate" msgstr "Durchflussrate" @@ -6232,14 +6256,6 @@ msgstr "Objekt mit mehreren Teilen wurde entdeckt" msgid "The file does not contain any geometry data." msgstr "Die Datei enthält keine Geometriedaten." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Objekt zu groß" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6247,6 +6263,9 @@ msgstr "" "Ihr Objekt scheint zu groß zu sein. Möchten Sie es verkleinern, um es " "automatisch an das Druckbett anzupassen?" +msgid "Object too large" +msgstr "Objekt zu groß" + msgid "Export STL file:" msgstr "Exportiere STL Datei:" @@ -6632,6 +6651,10 @@ msgstr "Möchten Sie fortfahren?" msgid "Language selection" msgstr "Sprachauswahl" +msgid "Switching application language while some presets are modified." +msgstr "" +"Umschalten der Anwendungssprache, während einige Profile geändert werden." + msgid "Changing application language" msgstr "Anwendungssprache ändern" @@ -6825,10 +6848,10 @@ msgstr "" "mehrere Geräte senden und mehrere Geräte verwalten." msgid "Auto arrange plate after cloning" -msgstr "" +msgstr "Druckplatte nach dem Klonen automatisch anordnen" msgid "Auto arrange plate after object cloning" -msgstr "" +msgstr "Druckplatte nach dem Klonen von Objekten automatisch anordnen" msgid "Network" msgstr "Netzwerk" @@ -7380,8 +7403,8 @@ msgstr "" msgid "" "Timelapse is not supported because Print sequence is set to \"By object\"." msgstr "" -"Zeitraffer wird nicht unterstützt, da die Druckreihenfolge auf \"Nach Objekt" -"\" eingestellt ist." +"Zeitraffer wird nicht unterstützt, da die Druckreihenfolge auf \"Nach " +"Objekt\" eingestellt ist." msgid "Errors" msgstr "Fehler" @@ -7775,13 +7798,13 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Wenn Sie einen Zeitraffer ohne Werkzeugkopf aufnehmen, wird empfohlen, einen " "\"Timelapse Wischturm\" hinzuzufügen, indem Sie mit der rechten Maustaste " -"auf die leere Position der Bauplatte klicken und \"Primitiv hinzufügen\"->" -"\"Timelapse Wischturm\" wählen." +"auf die leere Position der Bauplatte klicken und \"Primitiv hinzufügen\"-" +">\"Timelapse Wischturm\" wählen." msgid "Line width" msgstr "Breite der Linie" @@ -7860,10 +7883,10 @@ msgid "Prime tower" msgstr "Reinigungsturm" msgid "Filament for Features" -msgstr "" +msgstr "Filament für Funktionen" msgid "Ooze prevention" -msgstr "" +msgstr "Ooze-Prävention" msgid "Skirt" msgstr "Saum" @@ -7922,7 +7945,7 @@ msgstr "" "gesetzt" msgid "Flow ratio and Pressure Advance" -msgstr "" +msgstr "Flussverhältnis und Pressure Advance" msgid "Print chamber temperature" msgstr "Druckkammertemperatur" @@ -8125,7 +8148,7 @@ msgid "Single extruder multimaterial setup" msgstr "Single-Extruder-Multimaterial-Einstellung" msgid "Number of extruders of the printer." -msgstr "" +msgstr "Anzahl der Extruder des Druckers." msgid "" "Single Extruder Multi Material is selected, \n" @@ -8133,6 +8156,10 @@ msgid "" "Do you want to change the diameter for all extruders to first extruder " "nozzle diameter value?" msgstr "" +"Single-Extruder-Multimaterial ist ausgewählt, \n" +"und alle Extruder müssen denselben Durchmesser haben.\n" +"Möchten Sie den Durchmesser für alle Extruder auf den Wert des ersten " +"Extruder-Düsendurchmessers ändern?" msgid "Nozzle diameter" msgstr "Düsendurchmesser" @@ -8147,6 +8174,8 @@ msgid "" "This is a single extruder multimaterial printer, diameters of all extruders " "will be set to the new value. Do you want to proceed?" msgstr "" +"Dies ist ein Single-Extruder-Multimaterial-Drucker, die Durchmesser aller " +"Extruder werden auf den neuen Wert gesetzt. Möchten Sie fortfahren?" msgid "Layer height limits" msgstr "Höhenbegrenzungen für Schichten" @@ -8666,8 +8695,11 @@ msgstr "Liste der Objekte" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Importiere Geometriedaten aus STL/STEP/3MF/OBJ/AMF-Dateien" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Umschalttaste+G" + +msgid "Ctrl+Shift+G" +msgstr "Strg+Umschalt+G" msgid "Paste from clipboard" msgstr "Aus Zwischenablage einfügen" @@ -8718,18 +8750,33 @@ msgstr "Umschalt+Tab" msgid "Collapse/Expand the sidebar" msgstr "Seitenleiste zu-/aufklappen" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+beliebiger Pfeil" msgid "Movement in camera space" msgstr "Bewegung im Kameraraum" +msgid "⌥+Left mouse button" +msgstr "⌥+Linke Maustaste" + msgid "Select a part" msgstr "Teil auswählen" +msgid "⌘+Left mouse button" +msgstr "⌘+Linke Maustaste" + msgid "Select multiple objects" msgstr "Mehrere Objekte auswählen" +msgid "Ctrl+Any arrow" +msgstr "Strg + beliebige Pfeiltaste" + +msgid "Alt+Left mouse button" +msgstr "Alt + Linke Maustaste" + +msgid "Ctrl+Left mouse button" +msgstr "Strg + Linke Maustaste" + msgid "Shift+Left mouse button" msgstr "Umschalt+Linke Maustaste" @@ -8832,12 +8879,24 @@ msgstr "Druckplatte" msgid "Move: press to snap by 1mm" msgstr "Verschieben: Drücken, um in 1 mm einzurasten" +msgid "⌘+Mouse wheel" +msgstr "⌘+Mausrad" + msgid "Support/Color Painting: adjust pen radius" msgstr "Stützen/Farbmalen: Stiftradius einstellen" +msgid "⌥+Mouse wheel" +msgstr "⌥+Mausrad" + msgid "Support/Color Painting: adjust section position" msgstr "Stützen/Farbmalen: Position des Abschnitts anpassen" +msgid "Ctrl+Mouse wheel" +msgstr "Strg + Mausrad" + +msgid "Alt+Mouse wheel" +msgstr "Alt + Mausrad" + msgid "Gizmo" msgstr "Gizmo" @@ -9159,6 +9218,8 @@ msgid "" "Your print is very close to the priming regions. Make sure there is no " "collision." msgstr "" +"Ihr Druck ist sehr nahe an den Priming-Regionen. Stellen Sie sicher, dass es " +"keine Kollision gibt." msgid "" "Failed to generate gcode for invalid custom G-code.\n" @@ -9412,6 +9473,9 @@ msgid "" "well when the prime tower is enabled. It's very experimental, so please " "proceed with caution." msgstr "" +"Unterschiedliche Düsendurchmesser und unterschiedliche Filamentdurchmesser " +"funktionieren möglicherweise nicht gut, wenn der Reinigungsturm aktiviert " +"ist. Es ist sehr experimentell, also gehen Sie bitte vorsichtig vor." msgid "" "The Wipe Tower is currently only supported with the relative extruder " @@ -9424,6 +9488,8 @@ msgid "" "Ooze prevention is only supported with the wipe tower when " "'single_extruder_multi_material' is off." msgstr "" +"Ooze-Prävention wird nur mit dem Reinigungsturm unterstützt, wenn " +"'single_extruder_multi_material' ausgeschaltet ist." msgid "" "The prime tower is currently only supported for the Marlin, RepRap/Sprinter, " @@ -9924,25 +9990,60 @@ msgid "Apply gap fill" msgstr "Lückenfüllung anwenden" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" -"Schaltet die Lückenfüllung für die ausgewählten Oberflächen ein. Die " -"minimale Länge der Lücke, die gefüllt wird, kann über die Option \"winzige " -"Lücken herausfiltern\" unten gesteuert werden.\n" +"Schaltet die Lückenfüllung für die ausgewählten massiven Oberflächen ein. " +"Die minimale Lückenlänge, die gefüllt wird, kann von der Option zum " +"Filtern kleiner Lücken unten gesteuert werden.\n" "\n" "Optionen:\n" -"1. Überall: Füllt Lücken in oberen, unteren und inneren massiven Oberflächen " -"aus\n" +"1. Überall: Füllt Lücken in oberen, unteren und internen massiven " +"Oberflächen für maximale Festigkeit" "2. Obere und untere Oberflächen: Füllt Lücken nur in oberen und unteren " -"Oberflächen aus\n" -"3. Nirgendwo: Deaktiviert die Lückenfüllung\n" +"Oberflächen, um Druckgeschwindigkeit zu erhöhen, potenzielle Überextrusion " +"im massiven Infill zu reduzieren und sicherzustellen, dass die oberen und " +"unteren Oberflächen keine Löcher aufweisen" +"3. Nirgendwo: Deaktiviert die Lückenfüllung für alle massiven Infill-Bereiche.\n" +"\n" +"Beachten Sie, dass bei Verwendung des klassischen Umfangsgenerators " +"Lückenfüllung auch zwischen Umfängen generiert werden kann, wenn eine " +"volle Breitenlinie nicht zwischen ihnen passt. Diese Umfangslückenfüllung " +"wird nicht durch diese Einstellung gesteuert.\n" +"\n" +"Wenn Sie möchten, dass alle Lückenfüllungen, einschließlich der vom " +"klassischen Umfangsgenerator generierten, entfernt werden, setzen Sie den " +"Wert zum Filtern kleiner Lücken auf eine große Zahl, wie 999999.\n" +"\n" +"Dies wird jedoch nicht empfohlen, da die Lückenfüllung zwischen Umfängen zur " +"Festigkeit des Modells beiträgt. Für Modelle, bei denen zwischen Umfängen " +"übermäßige Lückenfüllung generiert wird, wäre eine bessere Option, auf den " +"Arachne-Wandgenerator umzusteigen und diese Option zu verwenden, um zu " +"steuern, ob die kosmetische Lückenfüllung für obere und untere Oberflächen " +"generiert wird." msgid "Everywhere" msgstr "Überall" @@ -10018,10 +10119,17 @@ msgstr "Brücken Flussrate" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Verringern Sie diesen Wert geringfügig (z. B. 0,9), um die Materialmenge für " -"die Brücke zu verringern und den Durchhang zu minimieren" +"Verringern Sie diesen Wert leicht (zum Beispiel 0,9), um die Materialmenge " +"für die Brücke zu reduzieren und das Durchhängen zu verbessern.\n" +"\n" +"Der tatsächliche Brückenfluss wird berechnet, indem dieser Wert mit dem " +"Filamentflussverhältnis und, falls festgelegt, dem Objektflussverhältnis " +"multipliziert wird." msgid "Internal bridge flow ratio" msgstr "Interne Brücken Flussrate" @@ -10029,29 +10137,52 @@ msgstr "Interne Brücken Flussrate" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" "Dieser Wert bestimmt die Dicke der internen Brückenschicht. Dies ist die " -"erste Schicht über der dünnen Füllung. Verringern Sie diesen Wert leicht (z. " -"B. 0,9), um die Oberflächenqualität über der dünnen Füllung zu verbessern." +"erste Schicht über der dünnen Füllung. Verringern Sie diesen Wert leicht " +"(zum Beispiel 0,9), um die Oberflächenqualität über der dünnen Füllung zu " +"verbessern.\n" +"\n" +"Der tatsächliche interne Brückenfluss wird berechnet, indem dieser Wert mit " +"dem Brückenflussverhältnis, dem Filamentflussverhältnis und, falls festgelegt, " +"dem Objektflussverhältnis multipliziert wird." msgid "Top surface flow ratio" msgstr "Durchflussverhältnis obere Fläche" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Dieser Faktor beeinflusst die Menge des Materials für die obere Füllung. Sie " -"können ihn leicht verringern, um eine glatte Oberflächenbeschichtung zu " -"erhalten" +"Dieser Faktor beeinflusst die Menge des Materials für die obere feste Füllung. " +"Sie können ihn leicht verringern, um eine glatte Oberfläche zu erhalten.\n" +"\n" +"Der tatsächliche obere Fluss wird berechnet, indem dieser Wert mit dem " +"Filamentflussverhältnis und, falls festgelegt, dem Objektflussverhältnis " +"multipliziert wird." msgid "Bottom surface flow ratio" msgstr "Durchflussverhältnis untere Fläche" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Dieser Faktor beeinflusst die Menge des Materials für die untere Füllung" +"Dieser Faktor beeinflusst die Menge des Materials für die untere feste Füllung.\n" +"\n" +"Der tatsächliche Fluss für die untere feste Füllung wird berechnet, indem " +"dieser Wert mit dem Filamentflussverhältnis und, falls festgelegt, dem " +"Objektflussverhältnis multipliziert wird." msgid "Precise wall" msgstr "Exakte Wand" @@ -10231,11 +10362,44 @@ msgid "Slow down for curled perimeters" msgstr "Langsamer Druck für gekrümmte Umfänge" msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" "Aktivieren Sie diese Option, um den Druck in Bereichen zu verlangsamen, in " -"denen möglicherweise gekrümmte Umfänge vorhanden sind" +"denen die Umfänge nach oben gekrümmt sein können. Zum Beispiel wird eine " +"zusätzliche Verlangsamung angewendet, wenn Überhänge an scharfen Ecken wie " +"der Vorderseite des Benchy-Rumpfes gedruckt werden, um das Kräuseln zu " +"reduzieren, das sich über mehrere Schichten hinweg aufbaut.\n" +"\n" +"Es wird im Allgemeinen empfohlen, diese Option eingeschaltet zu lassen, es " +"sei denn, Ihr Drucker ist leistungsstark genug oder die Druckgeschwindigkeit " +"ist langsam genug, dass das Kräuseln der Umfänge nicht auftritt. Wenn mit " +"einer hohen externen Umfangsgeschwindigkeit gedruckt wird, kann dieser " +"Parameter leichte Artefakte verursachen, wenn er aufgrund der großen " +"Varianz der Druckgeschwindigkeiten verlangsamt wird. Wenn Sie Artefakte " +"bemerken, stellen Sie sicher, dass Ihr Druckvorschub korrekt eingestellt " +"ist.\n" +"\n" +"Hinweis: Wenn diese Option aktiviert ist, werden Umfangsumfänge wie " +"Überhänge behandelt, was bedeutet, dass die Überhangsgeschwindigkeit " +"angewendet wird, auch wenn der überhängende Umfang Teil einer Brücke ist. " +"Zum Beispiel, wenn die Umfänge zu 100 % überhängen, ohne dass eine Wand sie " +"von unten stützt, wird die Überhangsgeschwindigkeit von 100 % angewendet." msgid "mm/s or %" msgstr "mm/s o. %" @@ -10243,8 +10407,20 @@ msgstr "mm/s o. %" msgid "External" msgstr "Extern" -msgid "Speed of bridge and completely overhang wall" -msgstr "Geschwindigkeit für Brücken und vollständig überhängende Wände." +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" +"Geschwindigkeit der extern sichtbaren Brückenextrusionen.\n" +"\n" +"Darüber hinaus wird, wenn die Option zum Verlangsamen von gekrümmten Umfängen " +"deaktiviert ist oder der klassische Überhangsmodus aktiviert ist, die " +"Druckgeschwindigkeit der Überhangswände, die zu weniger als 13 % gestützt " +"sind, ob sie Teil einer Brücke oder eines Überhangs sind." msgid "mm/s" msgstr "mm/s" @@ -10253,12 +10429,12 @@ msgid "Internal" msgstr "Intern" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Geschwindigkeit der internen Brücke. Wenn der Wert als Prozentsatz angegeben " -"ist, wird er basierend auf der Brückengeschwindigkeit berechnet. " -"Standardwert ist 150%." +"Geschwindigkeit der internen Brücken. Wenn der Wert als Prozentsatz angegeben " +"wird, wird er auf der Grundlage der Brückengeschwindigkeit berechnet. Der " +"Standardwert beträgt 150 %." msgid "Brim width" msgstr "Randbreite" @@ -10909,6 +11085,26 @@ msgstr "" "anpassen, um eine schöne flache Oberfläche zu erhalten, wenn es eine leichte " "Über- oder Unterextrusion gibt." +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" +"Das Material kann sich nach dem Wechsel zwischen geschmolzenem und " +"kristallinem Zustand volumetrisch verändern. Mit dieser Einstellung werden " +"alle Extrusionsströme dieses Filaments im G-Code proportional geändert. Der " +"empfohlene Wertebereich liegt zwischen 0,95 und 1,05. Sie können diesen Wert " +"anpassen, um eine schöne flache Oberfläche zu erhalten, wenn es eine leichte " +"Über- oder Unterextrusion gibt. \n" +"\n" +"Das endgültige Objekt-Flussverhältnis ist das Produkt aus diesem Wert und " +"dem Filament-Flussverhältnis." + msgid "Enable pressure advance" msgstr "Pressure advance aktivieren" @@ -10946,9 +11142,30 @@ msgid "" "and for when tool changing.\n" "\n" msgstr "" +"Mit zunehmender Druckgeschwindigkeit (und damit zunehmendem Volumenstrom " +"durch die Düse) und zunehmenden Beschleunigungen wurde beobachtet, dass der " +"effektive PA-Wert in der Regel abnimmt. Dies bedeutet, dass ein einzelner PA-" +"Wert nicht immer zu 100% optimal für alle Funktionen ist und in der Regel " +"ein Kompromisswert verwendet wird, der keine zu starke Ausbeulung bei " +"Funktionen mit niedrigerer Fließgeschwindigkeit und Beschleunigungen " +"verursacht, während er auch keine Lücken bei schnelleren Funktionen " +"verursacht.\n" +"\n" +"Dieses Feature zielt darauf ab, diese Einschränkung zu beheben, indem die " +"Reaktion des Extrusionssystems Ihres Druckers in Abhängigkeit von der " +"Volumenfließgeschwindigkeit und Beschleunigung, mit der gedruckt wird, " +"modelliert wird. Intern wird ein angepasstes Modell generiert, das den " +"benötigten Druckvorschub für eine beliebige gegebene Volumenfließgeschwindig-" +"keit und Beschleunigung extrapolieren kann, der dann je nach den aktuellen " +"Druckbedingungen an den Drucker ausgegeben wird.\n" +"\n" +"Wenn diese Option aktiviert ist, wird der obige Druckvorschubwert überschrie-" +"ben. Es wird jedoch dringend empfohlen, einen vernünftigen Standardwert oben " +"zu verwenden, um als Fallback und für den Werkzeugwechsel zu dienen.\n" +"\n" msgid "Adaptive pressure advance measurements (beta)" -msgstr "" +msgstr "Adaptive Pressure Advance Messung (experimentell)" msgid "" "Add sets of pressure advance (PA) values, the volumetric flow speeds and " @@ -10979,9 +11196,38 @@ msgid "" "your filament profile\n" "\n" msgstr "" +"Fügen Sie Sätze von Druckvorschub (PA)-Werten, den Volumenfließgeschwindig-" +"keiten und Beschleunigungen, bei denen sie gemessen wurden, durch ein Komma " +"getrennt hinzu. Ein Satz von Werten pro Zeile. Zum Beispiel\n" +"0,04,3,96,3000\n" +"0,033,3,96,10000\n" +"0,029,7,91,3000\n" +"0,026,7,91,10000\n" +"\n" +"Wie einstellen?\n" +"1. PA Test für mindestens 3 Geschwindigkeiten pro Beschleunigung " +"durchführen. Es wird empfohlen, dass der Test mindestens für die Geschwindig-" +"keit der äußeren Umfänge, die Geschwindigkeit der inneren Umfänge und die " +"schnellste Funktionendruckgeschwindigkeit in Ihrem Profil (normalerweise ist " +"es das dünne oder massive Infill) durchgeführt wird. Führen Sie sie dann für " +"die gleichen Geschwindigkeiten für die langsamsten und schnellsten " +"Druckbeschleunigungen durch und nicht schneller als die empfohlene maximale " +"Beschleunigung, wie sie vom Klipper-Eingabe-Shaper angegeben wird.\n" +"2. Notieren Sie den optimalen PA-Wert für jede Volumenfließgeschwindigkeit " +"und Beschleunigung. Sie können die Fließzahl auswählen, indem Sie Fluss " +"ausdem Farbschema-Dropdown auswählen und den horizontalen Schieberegler über " +"den PA-Musterlinien bewegen. Die Zahl sollte am unteren Rand der Seite " +"sichtbar sein. Der ideale PA-Wert sollte abnehmen, je höher die " +"Volumenfließgeschwin-digkeit ist. Wenn dies nicht der Fall ist, bestätigen " +"Sie, dass Ihr Extruder korrekt funktioniert. Je langsamer und mit weniger " +"Beschleunigung Sie drucken, desto größer ist der Bereich der akzeptablen PA-" +"Werte. Wenn kein Unterschied sichtbar ist, verwenden Sie den PA-Wert aus dem " +"schnelleren Test.3. Geben Sie die Triplets von PA-Werten, Fluss und " +"Beschleunigungen im Textfeld hier ein und speichern Sie Ihr Filamentprofil\n" +"\n" msgid "Enable adaptive pressure advance for overhangs (beta)" -msgstr "" +msgstr "Adaptives PA für Überhänge aktivieren (experimentell)" msgid "" "Enable adaptive PA for overhangs as well as when flow changes within the " @@ -10989,9 +11235,13 @@ msgid "" "set accurately, it will cause uniformity issues on the external surfaces " "before and after overhangs.\n" msgstr "" +"Adaptives PA für Überhänge aktivieren, sowie wenn der Fluss innerhalb der " +"gleichen Funktion geändert wird. Dies ist eine experimentelle Option, da bei " +"einer ungenauen Einstellung des PA-Profils Gleichmäßigkeitsprobleme auf den " +"externen Oberflächen vor und nach Überhängen verursacht werden.\n" msgid "Pressure advance for bridges" -msgstr "" +msgstr "Pressure Advance für Brücken" msgid "" "Pressure advance value for bridges. Set to 0 to disable. \n" @@ -11001,6 +11251,12 @@ msgid "" "pressure drop in the nozzle when printing in the air and a lower PA helps " "counteract this." msgstr "" +"Pressure Advance-Wert für Brücken. Auf 0 setzen, um zu deaktivieren.\n" +"\n" +"Ein niedrigerer PA-Wert beim Drucken von Brücken hilft, das Auftreten einer " +"leichten Unterextrusion unmittelbar nach Brücken zu reduzieren. Dies wird " +"durch den Druckabfall in der Düse beim Drucken in der Luft verursacht, und " +"ein niedrigerer PA hilft, dem entgegenzuwirken." msgid "" "Default line width if other line widths are set to 0. If expressed as a %, " @@ -11099,18 +11355,40 @@ msgstr "mm³/s" msgid "Filament load time" msgstr "Ladedauer des Filaments" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Zeit zum Laden des neuen Filaments, beim Wechseln des Filaments. Nur für " -"statistische Zwecke." +"Zeit zum Laden des neuen Filaments beim Wechsel des Filaments. Es ist in der " +"Regel für Einzel-Extruder-Multi-Material-Maschinen anwendbar. Für " +"Werkzeugwechsler oder Multi-Tool-Maschinen beträgt es in der Regel 0. Nur " +"für Statistiken" msgid "Filament unload time" msgstr "Entladezeit des Filaments" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Zeit zum Entladen des alten Filaments, beim Wechseln des Filaments. Nur für " -"statistische Zwecke." +"Zeit zum Entladen des alten Filaments beim Wechsel des Filaments. Es ist in " +"der Regel für Einzel-Extruder-Multi-Material-Maschinen anwendbar. Für " +"Werkzeugwechsler oder Multi-Tool-Maschinen beträgt es in der Regel 0. Nur " +"für Statistiken" + +msgid "Tool change time" +msgstr "Werkzeugwechselzeit" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" +msgstr "" +"Zeit, die zum Wechseln der Werkzeuge benötigt wird. Es ist in der Regel für " +"Werkzeugwechsler oder Multi-Tool-Maschinen anwendbar. Für Einzel-Extruder-" +"Multi-Material-Maschinen beträgt es in der Regel 0. Nur für Statistiken" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -11211,19 +11489,23 @@ msgstr "" "wird. Geben Sie die gewünschte Anzahl dieser Bewegungen an." msgid "Stamping loading speed" -msgstr "" +msgstr "Lade-Geschwindigkeit für das Stamping" msgid "Speed used for stamping." -msgstr "" +msgstr "Geschwindigkeit, die für das Stamping verwendet wird." msgid "Stamping distance measured from the center of the cooling tube" -msgstr "" +msgstr "Stamping-Abstand, gemessen vom Zentrum des Kühlrohrs" msgid "" "If set to nonzero value, filament is moved toward the nozzle between the " "individual cooling moves (\"stamping\"). This option configures how long " "this movement should be before the filament is retracted again." msgstr "" +"Wenn ein Wert ungleich Null eingestellt ist, wird das Filament zwischen den " +"einzelnen Kühlbewegungen (\"Stamping\") in Richtung der Düse bewegt. Diese " +"Option konfiguriert, wie lange diese Bewegung sein soll, bevor das Filament " +"wieder zurückgezogen wird." msgid "Speed of the first cooling move" msgstr "Geschwindigkeit der ersten Kühlbewegung" @@ -11255,16 +11537,6 @@ msgstr "Geschwindigkeit der letzten Kühlbewegung" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "Kühlbewegungen beschleunigen allmählich auf diese Geschwindigkeit." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Zeit für die Drucker-Firmware (oder die Multi Material Unit 2.0), um ein " -"neues Filament während eines Werkzeugwechsels zu laden (wenn der T-Code " -"ausgeführt wird). Diese Zeit wird zur Gesamt-Druckzeit vom G-Code-Zeit-" -"Schätzer hinzugefügt." - msgid "Ramming parameters" msgstr "Ramming-Parameter" @@ -11275,16 +11547,6 @@ msgstr "" "Dieser String wird von RammingDialog bearbeitet und enthält ramming-" "spezifische Parameter." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Zeit für die Drucker-Firmware (oder die Multi Material Unit 2.0), um ein " -"Filament während eines Werkzeugwechsels zu entladen (wenn der T-Code " -"ausgeführt wird). Diese Zeit wird zur Gesamt-Druckzeit vom G-Code-Zeit-" -"Schätzer hinzugefügt." - msgid "Enable ramming for multitool setups" msgstr "Ermöglicht das Rammen für Multitool-Setups" @@ -11658,13 +11920,13 @@ msgstr "Volle Lüfterdrehzahl ab Schicht" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" -"Die Lüftergeschwindigkeit wird linear von Null bei der Schicht" -"\"close_fan_the_first_x_layers\" auf das Maximum bei der Schicht " +"Die Lüftergeschwindigkeit wird linear von Null bei der " +"Schicht\"close_fan_the_first_x_layers\" auf das Maximum bei der Schicht " "\"full_fan_speed_layer\" erhöht. \"full_fan_speed_layer\" wird ignoriert, " "wenn es niedriger ist als \"close_fan_the_first_x_layers\",in diesem Fall " "läuft der Lüfter bei Schicht \"close_fan_the_first_x_layers\"+ 1 mit maximal " @@ -11735,8 +11997,15 @@ msgstr "Filtert winzige Lücken aus" msgid "Layers and Perimeters" msgstr "Schichten und Perimeter" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Filtert Lücken aus, die kleiner als der angegebene Schwellenwert sind" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" +"Drucken Sie keine Lückenfüllung mit einer Länge, die kleiner als der " +"angegebene Schwellenwert (in mm) ist. Diese Einstellung gilt für die obere, " +"untere und massive Füllung und, wenn der klassische Perimeter-Generator " +"verwendet wird, für die Wandlückenfüllung." msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -12085,6 +12354,10 @@ msgid "" "\"mmu_segmented_region_interlocking_depth\"is bigger then " "\"mmu_segmented_region_max_width\". Zero disables this feature." msgstr "" +"Interlock-Tiefe eines segmentierten Bereichs. Es wird ignoriert, wenn " +"\"mmu_segmented_region_max_width\" null ist oder wenn " +"\"mmu_segmented_region_interlocking_depth\" größer ist als " +"\"mmu_segmented_region_max_width\". Null deaktiviert diese Funktion." msgid "Use beam interlocking" msgstr "Verwende Interlock-Strukturen" @@ -12603,6 +12876,8 @@ msgid "" "This option will drop the temperature of the inactive extruders to prevent " "oozing." msgstr "" +"Diese Option senkt die Temperatur der inaktiven Extruder, um das " +"Herauslaufen des Filaments zu verhindern." msgid "Filename format" msgstr "Format des Dateinamens" @@ -12656,7 +12931,7 @@ msgstr "" "100%% Überhang wird die Brückengeschwindigkeit verwendet." msgid "Filament to print walls" -msgstr "" +msgstr "Filament für den Druck der Wände" msgid "" "Line width of inner wall. If expressed as a %, it will be computed over the " @@ -12709,10 +12984,10 @@ msgstr "" "Konfigurationseinstellungen durch Lesen von Umgebungsvariablen abrufen." msgid "Printer type" -msgstr "" +msgstr "Druckertyp" msgid "Type of the printer" -msgstr "" +msgstr "Typ des Druckers" msgid "Printer notes" msgstr "Druckernotizen" @@ -12721,7 +12996,7 @@ msgid "You can put your notes regarding the printer here." msgstr "Sie können hier Ihre Notizen zum Drucker eintragen." msgid "Printer variant" -msgstr "" +msgstr "Druckervariante" msgid "Raft contact Z distance" msgstr "Z Abstand Objekt Druckbasis " @@ -13308,10 +13583,10 @@ msgstr "" "Füllungen ersetzt." msgid "Solid infill" -msgstr "" +msgstr "Massive Füllung" msgid "Filament to print solid infill" -msgstr "" +msgstr "Filament für den Druck der massiven Füllung" msgid "" "Line width of internal solid infill. If expressed as a %, it will be " @@ -13389,9 +13664,12 @@ msgid "" "value is not used when 'idle_temperature' in filament settings is set to non " "zero value." msgstr "" +"Temperaturunterschied, der angewendet wird, wenn ein Extruder nicht aktiv " +"ist. Der Wert wird nicht verwendet, wenn 'idle_temperature' in den Filament-" +"Einstellungen auf einen Wert ungleich Null gesetzt ist." msgid "Preheat time" -msgstr "" +msgstr "Vorheizzeit" msgid "" "To reduce the waiting time after tool change, Orca can preheat the next tool " @@ -13399,14 +13677,21 @@ msgid "" "seconds to preheat the next tool. Orca will insert a M104 command to preheat " "the tool in advance." msgstr "" +"Um die Wartezeit nach dem Werkzeugwechsel zu reduzieren, kann Orca das " +"nächste Werkzeug vorheizen, während das aktuelle Werkzeug noch in Gebrauch " +"ist. Diese Einstellung gibt die Zeit in Sekunden an, um das nächste Werkzeug " +"vorzuheizen. Orca fügt einen M104-Befehl ein, um das Werkzeug im Voraus zu " +"vorzuheizen." msgid "Preheat steps" -msgstr "" +msgstr "Vorheizschritte" msgid "" "Insert multiple preheat commands(e.g. M104.1). Only useful for Prusa XL. For " "other printers, please set it to 1." msgstr "" +"Fügen Sie mehrere Vorheizbefehle ein (z.B. M104.1). Nur nützlich für Prusa " +"XL. Für andere Drucker bitte auf 1 setzen." msgid "Start G-code" msgstr "Start G-Code" @@ -13913,34 +14198,68 @@ msgid "Activate temperature control" msgstr "aktiviere Temperaturkontrolle" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Diese Option aktivieren, um die Temperatur der Druckkammer zu steuern. Ein " -"M191-Befehl wird vor \"machine_start_gcode\" hinzugefügt\n" -"G-Code-Befehle: M141/M191 S(0-255)" +"Diese Option aktiviert die automatische Druckraumtemperaturkontrolle. Diese " +"Option aktiviert das Aussenden eines M191-Befehls vor dem " +"\"machine_start_gcode\", der die Druckraumtemperatur einstellt und wartet, " +"bis sie erreicht ist. Darüber hinaus wird am Ende des Drucks ein M141-Befehl " +"ausgegeben, um den Druckraumheizer auszuschalten, falls vorhanden. \n" +"\n" +"Diese Option basiert auf der Firmware, die die M191- und M141-Befehle " +"entweder über Makros oder nativ unterstützt und wird normalerweise verwendet, " +"wenn ein aktiver Druckraumheizer installiert ist." msgid "Chamber temperature" msgstr "Druckraum Temperatur" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Eine höhere Druckraumtemperatur kann das Verziehen unterdrücken oder " -"reduzieren und möglicherweise zu einer höheren " -"Zwischenschichtbindungsfestigkeit für Hochtemperaturmaterialien wie ABS, " -"ASA, PC, PA und so weiter führen. Gleichzeitig wird die Luftfiltration von " -"ABS und ASA schlechter. Für PLA, PETG, TPU, PVA und andere Materialien mit " -"niedriger Temperatur sollte die tatsächliche Druckraumtemperatur nicht hoch " -"sein, um Verstopfungen zu vermeiden, daher wird 0, was für das Ausschalten " -"steht, dringend empfohlen." +"Für Hochtemperaturmaterialien wie ABS, ASA, PC und PA kann eine höhere " +"Druckraumtemperatur helfen, das Verziehen zu unterdrücken oder zu reduzieren " +"und möglicherweise zu einer höheren Festigkeit der Zwischenschichtbindung " +"führen. Gleichzeitig verringert eine höhere Druckraumtemperatur jedoch die " +"Effizienz der Luftfiltration für ABS und ASA. \n" +"\n" +"Für PLA, PETG, TPU, PVA und andere Niedrigtemperaturmaterialien sollte diese " +"Option deaktiviert sein (auf 0 gesetzt werden), da die Druckraumtemperatur " +"niedrig sein sollte, um ein Verstopfen des Extruders durch Erweichung des " +"Materials am Heizblock zu vermeiden. \n" +"\n" +"Wenn diese Option aktiviert ist, wird auch eine G-Code-Variable namens " +"chamber_temperature gesetzt, die verwendet werden kann, um die gewünschte " +"Druckraumtemperatur an Ihr Druckstart-Makro oder ein Wärmespeicher-Makro " +"weiterzugeben, wie z.B. PRINT_START (andere Variablen) CHAMBER_TEMP=[" +"chamber_temperature]. Dies kann nützlich sein, wenn Ihr Drucker die Befehle " +"M141/M191 nicht unterstützt oder wenn Sie das Wärmespeichern im " +"Druckstart-Makro behandeln möchten, wenn kein aktiver Druckraumheizer " +"installiert ist." msgid "Nozzle temperature for layers after the initial one" msgstr "Düsentemperatur nach der ersten Schicht" @@ -14209,22 +14528,28 @@ msgid "Spacing of purge lines on the wipe tower." msgstr "Abstand der Reinigungsturmpurges." msgid "Extra flow for purging" -msgstr "" +msgstr "Zusätzlicher Fluss für Reinigung" msgid "" "Extra flow used for the purging lines on the wipe tower. This makes the " "purging lines thicker or narrower than they normally would be. The spacing " "is adjusted automatically." msgstr "" +"Zusätzlicher Fluss, der für die Reinigungslinien auf dem Reinigungsturm " +"verwendet wird. Dadurch werden die Reinigungslinien dicker oder schmaler, " +"als sie normalerweise wären. Der Abstand wird automatisch angepasst." msgid "Idle temperature" -msgstr "" +msgstr "Leerlauftemperatur" msgid "" "Nozzle temperature when the tool is currently not used in multi-tool setups." "This is only used when 'Ooze prevention' is active in Print Settings. Set to " "0 to disable." msgstr "" +"Düsentemperatur, wenn das Werkzeug in Mehrwerkzeug-Setups derzeit nicht " +"verwendet wird. Dies wird nur verwendet, wenn die „Ausflussverhinderung“ in " +"den Druckeinstellungen aktiviert ist. Auf 0 setzen, um zu deaktivieren." msgid "X-Y hole compensation" msgstr "X-Y-Loch-Kompensation" @@ -14582,12 +14907,14 @@ msgid "Currently planned extra extruder priming after deretraction." msgstr "Derzeit geplantes zusätzliches Extruder-Priming nach dem Rückzug." msgid "Absolute E position" -msgstr "" +msgstr "Absolute E-Position" msgid "" "Current position of the extruder axis. Only used with absolute extruder " "addressing." msgstr "" +"Aktuelle Position der Extruderachse. Wird nur bei absoluter " +"Extruderadressierung verwendet." msgid "Current extruder" msgstr "Aktueller Extruder" @@ -14640,10 +14967,12 @@ msgstr "" "Druck verwendet wird." msgid "Has single extruder MM priming" -msgstr "" +msgstr "Hat einzelnes Extruder-MM-Priming" msgid "Are the extra multi-material priming regions used in this print?" msgstr "" +"Werden die zusätzlichen Multi-Material-Priming-Regionen in diesem Druck " +"verwendet?" msgid "Volume per extruder" msgstr "Volumen pro Extruder" @@ -14807,12 +15136,14 @@ msgid "Name of the physical printer used for slicing." msgstr "Name des physischen Druckers, der zum Slicen verwendet wird." msgid "Number of extruders" -msgstr "" +msgstr "Anzahl der Extruder" msgid "" "Total number of extruders, regardless of whether they are used in the " "current print." msgstr "" +"Gesamtanzahl der Extruder, unabhängig davon, ob sie im aktuellen Druck " +"verwendet werden." msgid "Layer number" msgstr "Schichtnummer" @@ -15951,8 +16282,8 @@ msgstr "" "Möchten Sie es überschreiben?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "Wir würden die Voreinstellungen als \"Hersteller Typ Seriennummer @Drucker, " @@ -17296,54 +17627,150 @@ msgstr "" "wie z.B. ABS, durch eine entsprechende Erhöhung der Heizbetttemperatur die " "Wahrscheinlichkeit von Verwerfungen verringert werden kann." -#~ msgid "up to" -#~ msgstr "bis zu" - -#~ msgid "above" -#~ msgstr "über" - -#~ msgid "from" -#~ msgstr "von" - -#~ msgid "Switching application language while some presets are modified." +#~ msgid "" +#~ "Your object appears to be too large. It will be scaled down to fit the " +#~ "heat bed automatically." #~ msgstr "" -#~ "Umschalten der Anwendungssprache, während einige Profile geändert werden." +#~ "Ihr Objekt scheint zu groß zu sein. Es wird automatisch verkleinert, um " +#~ "auf das Druckbett zu passen." -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Umschalttaste+G" +#~ msgid "Shift+G" +#~ msgstr "Umschalt+G" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Strg+Umschalt+G" +#~ msgid "Any arrow" +#~ msgstr "Beliebiger Pfeil" -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+beliebiger Pfeil" +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" +#~ msgstr "" +#~ "Schaltet die Lückenfüllung für die ausgewählten Oberflächen ein. Die " +#~ "minimale Länge der Lücke, die gefüllt wird, kann über die Option " +#~ "\"winzige Lücken herausfiltern\" unten gesteuert werden.\n" +#~ "\n" +#~ "Optionen:\n" +#~ "1. Überall: Füllt Lücken in oberen, unteren und inneren massiven " +#~ "Oberflächen aus\n" +#~ "2. Obere und untere Oberflächen: Füllt Lücken nur in oberen und unteren " +#~ "Oberflächen aus\n" +#~ "3. Nirgendwo: Deaktiviert die Lückenfüllung\n" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Linke Maustaste" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Verringern Sie diesen Wert geringfügig (z. B. 0,9), um die Materialmenge " +#~ "für die Brücke zu verringern und den Durchhang zu minimieren" -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Linke Maustaste" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "Dieser Wert bestimmt die Dicke der internen Brückenschicht. Dies ist die " +#~ "erste Schicht über der dünnen Füllung. Verringern Sie diesen Wert leicht " +#~ "(z. B. 0,9), um die Oberflächenqualität über der dünnen Füllung zu " +#~ "verbessern." -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Strg + beliebige Pfeiltaste" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Dieser Faktor beeinflusst die Menge des Materials für die obere Füllung. " +#~ "Sie können ihn leicht verringern, um eine glatte Oberflächenbeschichtung " +#~ "zu erhalten" -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt + Linke Maustaste" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "" +#~ "Dieser Faktor beeinflusst die Menge des Materials für die untere Füllung" -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Strg + Linke Maustaste" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Aktivieren Sie diese Option, um den Druck in Bereichen zu verlangsamen, " +#~ "in denen möglicherweise gekrümmte Umfänge vorhanden sind" -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Mausrad" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Geschwindigkeit für Brücken und vollständig überhängende Wände." -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Mausrad" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Geschwindigkeit der internen Brücke. Wenn der Wert als Prozentsatz " +#~ "angegeben ist, wird er basierend auf der Brückengeschwindigkeit " +#~ "berechnet. Standardwert ist 150%." -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Strg + Mausrad" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Zeit zum Laden des neuen Filaments, beim Wechseln des Filaments. Nur für " +#~ "statistische Zwecke." -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt + Mausrad" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Zeit zum Entladen des alten Filaments, beim Wechseln des Filaments. Nur " +#~ "für statistische Zwecke." + +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Zeit für die Drucker-Firmware (oder die Multi Material Unit 2.0), um ein " +#~ "neues Filament während eines Werkzeugwechsels zu laden (wenn der T-Code " +#~ "ausgeführt wird). Diese Zeit wird zur Gesamt-Druckzeit vom G-Code-Zeit-" +#~ "Schätzer hinzugefügt." + +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Zeit für die Drucker-Firmware (oder die Multi Material Unit 2.0), um ein " +#~ "Filament während eines Werkzeugwechsels zu entladen (wenn der T-Code " +#~ "ausgeführt wird). Diese Zeit wird zur Gesamt-Druckzeit vom G-Code-Zeit-" +#~ "Schätzer hinzugefügt." + +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "" +#~ "Filtert Lücken aus, die kleiner als der angegebene Schwellenwert sind" + +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Diese Option aktivieren, um die Temperatur der Druckkammer zu steuern. " +#~ "Ein M191-Befehl wird vor \"machine_start_gcode\" hinzugefügt\n" +#~ "G-Code-Befehle: M141/M191 S(0-255)" + +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Eine höhere Druckraumtemperatur kann das Verziehen unterdrücken oder " +#~ "reduzieren und möglicherweise zu einer höheren " +#~ "Zwischenschichtbindungsfestigkeit für Hochtemperaturmaterialien wie ABS, " +#~ "ASA, PC, PA und so weiter führen. Gleichzeitig wird die Luftfiltration " +#~ "von ABS und ASA schlechter. Für PLA, PETG, TPU, PVA und andere " +#~ "Materialien mit niedriger Temperatur sollte die tatsächliche " +#~ "Druckraumtemperatur nicht hoch sein, um Verstopfungen zu vermeiden, daher " +#~ "wird 0, was für das Ausschalten steht, dringend empfohlen." #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " @@ -17656,8 +18083,8 @@ msgstr "" #~ "Choose an AMS slot then press \"Load\" or \"Unload\" button to " #~ "automatically load or unload filiament." #~ msgstr "" -#~ "Wählen Sie einen AMS-Slot und drücken Sie dann \"Laden\" oder \"Entladen" -#~ "\", um automatisch Filament zu laden oder zu entladen." +#~ "Wählen Sie einen AMS-Slot und drücken Sie dann \"Laden\" oder " +#~ "\"Entladen\", um automatisch Filament zu laden oder zu entladen." #~ msgid "MC" #~ msgstr "MC" @@ -17980,8 +18407,8 @@ msgstr "" #~ msgstr "Keine dünnen Schichten (EXPERIMENTELL)" #~ msgid "" -#~ "We would rename the presets as \"Vendor Type Serial @printer you selected" -#~ "\". \n" +#~ "We would rename the presets as \"Vendor Type Serial @printer you " +#~ "selected\". \n" #~ "To add preset for more prinetrs, Please go to printer selection" #~ msgstr "" #~ "Wir würden die Voreinstellungen als \"Hersteller Typ Seriennummer " diff --git a/localization/i18n/en/OrcaSlicer_en.po b/localization/i18n/en/OrcaSlicer_en.po index 922551be48..dbb582f073 100644 --- a/localization/i18n/en/OrcaSlicer_en.po +++ b/localization/i18n/en/OrcaSlicer_en.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -74,6 +74,9 @@ msgstr "Smart fill angle" msgid "On overhangs only" msgstr "On overhangs only" +msgid "Auto support threshold angle: " +msgstr "Auto support threshold angle: " + msgid "Circle" msgstr "Circle" @@ -93,9 +96,6 @@ msgstr "Allows painting only on facets selected by: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Highlight faces according to overhang angle." -msgid "Auto support threshold angle: " -msgstr "Auto support threshold angle: " - msgid "No auto support" msgstr "No auto support" @@ -1925,6 +1925,9 @@ msgstr "Simplify Model" msgid "Center" msgstr "Center" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Edit Process Settings" @@ -4041,6 +4044,15 @@ msgstr "Total time" msgid "Total cost" msgstr "Total cost" +msgid "up to" +msgstr "up to" + +msgid "above" +msgstr "above" + +msgid "from" +msgstr "from" + msgid "Color Scheme" msgstr "Color scheme" @@ -4104,12 +4116,12 @@ msgstr "Filament change times" msgid "Cost" msgstr "Cost" -msgid "Print" -msgstr "Print" - msgid "Color change" msgstr "Color change" +msgid "Print" +msgstr "Print" + msgid "Printer" msgstr "Printer" @@ -4293,7 +4305,7 @@ msgstr "Volume:" msgid "Size:" msgstr "Size:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4733,6 +4745,18 @@ msgstr "Pass 2" msgid "Flow rate test - Pass 2" msgstr "Flow rate test - Pass 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Flow rate" @@ -5990,14 +6014,6 @@ msgstr "An object with multiple parts was detected" msgid "The file does not contain any geometry data." msgstr "The file does not contain any geometry data." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Object too large" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6005,6 +6021,9 @@ msgstr "" "Your object appears to be too large, Do you want to scale it down to fit the " "print bed automatically?" +msgid "Object too large" +msgstr "Object too large" + msgid "Export STL file:" msgstr "Export STL file:" @@ -6368,6 +6387,9 @@ msgstr "Do you want to continue?" msgid "Language selection" msgstr "Language selection" +msgid "Switching application language while some presets are modified." +msgstr "Switching application language while some presets are modified." + msgid "Changing application language" msgstr "Changing application language" @@ -7457,13 +7479,13 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgid "Line width" msgstr "Line width" @@ -8296,8 +8318,11 @@ msgstr "Objects list" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Import geometry data from STL/STEP/3MF/OBJ/AMF files" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Paste from clipboard" @@ -8347,18 +8372,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Collapse/Expand the sidebar" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+Any arrow" msgid "Movement in camera space" msgstr "Movement in camera space" +msgid "⌥+Left mouse button" +msgstr "⌥+Left mouse button" + msgid "Select a part" msgstr "Select a part" +msgid "⌘+Left mouse button" +msgstr "⌘+Left mouse button" + msgid "Select multiple objects" msgstr "Select multiple objects" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+Any arrow" + +msgid "Alt+Left mouse button" +msgstr "Alt+Left mouse button" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Left mouse button" + msgid "Shift+Left mouse button" msgstr "Shift+Left mouse button" @@ -8461,12 +8501,24 @@ msgstr "Plater" msgid "Move: press to snap by 1mm" msgstr "Move: press to snap by 1mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+Mouse wheel" + msgid "Support/Color Painting: adjust pen radius" msgstr "Support/Color Painting: adjust pen radius" +msgid "⌥+Mouse wheel" +msgstr "⌥+Mouse wheel" + msgid "Support/Color Painting: adjust section position" msgstr "Support/Color Painting: adjust section position" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Mouse wheel" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Mouse wheel" + msgid "Gizmo" msgstr "Gizmo" @@ -9472,14 +9524,31 @@ msgid "Apply gap fill" msgstr "" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" @@ -9551,10 +9620,11 @@ msgstr "Bridge flow ratio" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Decrease this value slightly (for example 0.9) to reduce the amount of " -"material extruded for bridges to avoid sagging." msgid "Internal bridge flow ratio" msgstr "" @@ -9562,7 +9632,11 @@ msgstr "" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" @@ -9570,15 +9644,20 @@ msgstr "Top surface flow ratio" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" msgid "Bottom surface flow ratio" msgstr "" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" msgid "Precise wall" @@ -9712,9 +9791,25 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" msgid "mm/s or %" @@ -9723,8 +9818,14 @@ msgstr "mm/s or %" msgid "External" msgstr "" -msgid "Speed of bridge and completely overhang wall" -msgstr "This is the speed for bridges and 100% overhang walls." +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9733,8 +9834,8 @@ msgid "Internal" msgstr "" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" msgid "Brim width" @@ -10263,6 +10364,17 @@ msgstr "" "1.05. You may be able to tune this value to get a nice flat surface if there " "is slight overflow or underflow." +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Enable pressure advance" @@ -10435,18 +10547,29 @@ msgstr "mm³/s" msgid "Filament load time" msgstr "Filament load time" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Time to load new filament when switching filament, for statistical purposes " -"only." msgid "Filament unload time" msgstr "Filament unload time" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Time to unload old filament when switching filament, for statistical " -"purposes only." msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10567,12 +10690,6 @@ msgstr "" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" - msgid "Ramming parameters" msgstr "" @@ -10581,12 +10698,6 @@ msgid "" "parameters." msgstr "" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" - msgid "Enable ramming for multitool setups" msgstr "" @@ -10910,10 +11021,10 @@ msgstr "Full fan speed at layer" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" msgid "layer" @@ -10978,7 +11089,10 @@ msgstr "Filter out tiny gaps" msgid "Layers and Perimeters" msgstr "Layers and Perimeters" -msgid "Filter out gaps smaller than the threshold specified" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " msgstr "" msgid "" @@ -12852,29 +12966,40 @@ msgid "Activate temperature control" msgstr "" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" msgid "Chamber temperature" msgstr "Chamber temperature" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on. At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials, the actual chamber temperature should not " -"be high to avoid clogs, so 0 (turned off) is highly recommended." msgid "Nozzle temperature for layers after the initial one" msgstr "Nozzle temperature after the first layer" @@ -14682,8 +14807,8 @@ msgstr "" "Do you want to rewrite it?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" @@ -15923,53 +16048,50 @@ msgstr "" "ABS, appropriately increasing the heatbed temperature can reduce the " "probability of warping?" -#~ msgid "up to" -#~ msgstr "up to" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Decrease this value slightly (for example 0.9) to reduce the amount of " +#~ "material extruded for bridges to avoid sagging." -#~ msgid "above" -#~ msgstr "above" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" -#~ msgid "from" -#~ msgstr "from" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "This is the speed for bridges and 100% overhang walls." -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "Switching application language while some presets are modified." +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Time to load new filament when switching filament, for statistical " +#~ "purposes only." -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Time to unload old filament when switching filament, for statistical " +#~ "purposes only." -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" - -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+Any arrow" - -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Left mouse button" - -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Left mouse button" - -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+Any arrow" - -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Left mouse button" - -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Left mouse button" - -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Mouse wheel" - -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Mouse wheel" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Mouse wheel" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Mouse wheel" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on. At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials, the actual chamber " +#~ "temperature should not be high to avoid clogs, so 0 (turned off) is " +#~ "highly recommended." #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/es/OrcaSlicer_es.po b/localization/i18n/es/OrcaSlicer_es.po index c124c2eade..0f8f804cfb 100644 --- a/localization/i18n/es/OrcaSlicer_es.po +++ b/localization/i18n/es/OrcaSlicer_es.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: Carlos Fco. Caruncho Serrano \n" "Language-Team: \n" @@ -74,6 +74,9 @@ msgstr "Ángulo de relleno en puente" msgid "On overhangs only" msgstr "Solo en voladizos" +msgid "Auto support threshold angle: " +msgstr "Ángulo del umbral de soporte automático: " + msgid "Circle" msgstr "Círculo" @@ -93,9 +96,6 @@ msgstr "Permite pintar solo las facetas seleccionadas por: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Resalte las caras según el ángulo del voladizo." -msgid "Auto support threshold angle: " -msgstr "Ángulo del umbral de soporte automático: " - msgid "No auto support" msgstr "No auto soportes" @@ -2007,6 +2007,9 @@ msgstr "Simplificar Modelo" msgid "Center" msgstr "Centrar" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Editar Ajustes de Procesado" @@ -4206,6 +4209,15 @@ msgstr "Tiempo total" msgid "Total cost" msgstr "Costo total" +msgid "up to" +msgstr "hasta" + +msgid "above" +msgstr "sobre" + +msgid "from" +msgstr "desde" + msgid "Color Scheme" msgstr "Esquema de colores" @@ -4269,12 +4281,12 @@ msgstr "Tiempos de cambio de filamento" msgid "Cost" msgstr "Coste" -msgid "Print" -msgstr "Imprimir" - msgid "Color change" msgstr "Cambio de color" +msgid "Print" +msgstr "Imprimir" + msgid "Printer" msgstr "Impresora" @@ -4458,7 +4470,7 @@ msgstr "Volumen:" msgid "Size:" msgstr "Tamaño:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4900,6 +4912,18 @@ msgstr "Paso 2" msgid "Flow rate test - Pass 2" msgstr "Test de Flujo - Paso 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Test de Flujo" @@ -6210,16 +6234,6 @@ msgstr "Se ha detectado un objeto con varias piezas" msgid "The file does not contain any geometry data." msgstr "El archivo no contiene ninguna información geométrica." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" -"Su objeto parece demasiado grande, ¿Desea disminuirlo para que quepa en la " -"cama caliente automáticamente?." - -msgid "Object too large" -msgstr "Objeto demasiado grande" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6227,6 +6241,9 @@ msgstr "" "Tu objeto parece demasiado grande, ¿Deseas disminuirlo para que quepa en la " "cama caliente automáticamente?" +msgid "Object too large" +msgstr "Objeto demasiado grande" + msgid "Export STL file:" msgstr "Exportar archivo STL:" @@ -6607,6 +6624,10 @@ msgstr "¿Quieres continuar?" msgid "Language selection" msgstr "Selección de idiomas" +msgid "Switching application language while some presets are modified." +msgstr "" +"Cambiando idioma de la aplicación mientras se modifican algunos perfiles." + msgid "Changing application language" msgstr "Cambiar el idioma de la aplicación" @@ -7382,9 +7403,10 @@ msgid "" "start printing." msgstr "" "Hay algunos filamentos desconocidos en los mapeados AMS. Por favor, " -"compruebe si son los filamentos requeridos. Si lo son, presione \"Confirmar" -"\" para empezar a imprimir. Por favor, compruebe si son los filamentos " -"requeridos. Si lo son, presione \"Confirmar\" para empezar a imprimir." +"compruebe si son los filamentos requeridos. Si lo son, presione " +"\"Confirmar\" para empezar a imprimir. Por favor, compruebe si son los " +"filamentos requeridos. Si lo son, presione \"Confirmar\" para empezar a " +"imprimir." #, c-format, boost-format msgid "nozzle in preset: %s %s" @@ -7747,13 +7769,13 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Cuando se graba un timelapse sin cabezal, se recomienda añadir una \"Torre " "de Purga de Timelapse\" haciendo clic con el botón derecho del ratón en la " -"posición vacía de la bandeja de impresión y seleccionando \"Añadir Primitivo" -"\"->Torre de Purga de Timelapse\"." +"posición vacía de la bandeja de impresión y seleccionando \"Añadir " +"Primitivo\"->Torre de Purga de Timelapse\"." msgid "Line width" msgstr "Ancho de extrusión" @@ -8636,8 +8658,11 @@ msgstr "Lista de objetos" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Importar datos de geometría de los archivos STL/STEP/3MF/OBJ/AMF" -msgid "Shift+G" -msgstr "Shift+G" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Pegar desde el portapapeles" @@ -8687,18 +8712,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Ocultar/Expandir barra lateral" -msgid "Any arrow" -msgstr "⌘+Cualquier flecha" +msgid "⌘+Any arrow" +msgstr "" msgid "Movement in camera space" msgstr "Movimiento en el espacio de la cámara" +msgid "⌥+Left mouse button" +msgstr "Botón de ratón ⌥+Left" + msgid "Select a part" msgstr "Seleccionar una pieza" +msgid "⌘+Left mouse button" +msgstr "⌘+botón izquierdo de ratón" + msgid "Select multiple objects" msgstr "Seleccionar varios objetos" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+Cualquier flecha" + +msgid "Alt+Left mouse button" +msgstr "Alt+Botón izquierdo de ratón" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Botón izquierdo de ratón" + msgid "Shift+Left mouse button" msgstr "Shift+Left+Botón izquierdo de ratón" @@ -8801,12 +8841,24 @@ msgstr "Bandeja" msgid "Move: press to snap by 1mm" msgstr "Mover: pulsar para ajustar 1mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+Rueda del ratón" + msgid "Support/Color Painting: adjust pen radius" msgstr "Soporte/Pintado en color: ajuste del radio de la pluma" +msgid "⌥+Mouse wheel" +msgstr "⌥+Rueda del ratón" + msgid "Support/Color Painting: adjust section position" msgstr "Soporte/Pintado de color: ajuste de la posición de la sección" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Rueda del ratón" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Rueda del ratón" + msgid "Gizmo" msgstr "Artilugio" @@ -9896,25 +9948,32 @@ msgid "Apply gap fill" msgstr "Aplicar relleno de huecos" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" -msgstr "" -"Activa el relleno de huecos para las superficies seleccionadas. La longitud " -"mínima de hueco que se rellenará puede controlarse desde la opción filtrar " -"huecos pequeños que aparece más abajo.\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" "\n" -"Opciones: \n" -"1. En todas partes: Aplica el relleno de huecos a las superficies sólidas " -"superior, inferior e interna \n" -"2. Superficies superior e inferior: Aplica el relleno de huecos sólo a las " -"superficies superior e inferior. \n" -"3. En ninguna parte: Desactiva el relleno de huecos\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" +msgstr "" msgid "Everywhere" msgstr "En todas partes" @@ -9990,10 +10049,11 @@ msgstr "Ratio de flujo en puentes" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Disminuya este valor ligeramente (por ejemplo 0,9) para reducir la cantidad " -"de material para mejorar o evitar el hundimiento de puentes." msgid "Internal bridge flow ratio" msgstr "Ratio de flujo de puentes internos" @@ -10001,30 +10061,33 @@ msgstr "Ratio de flujo de puentes internos" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"Este valor regula el grosor de la capa puente interna. Es la primera capa " -"sobre el relleno de baja densidad. Disminuya ligeramente este valor (por " -"ejemplo, 0,9) para mejorar la calidad de la superficie sobre el relleno de " -"baja densidad." msgid "Top surface flow ratio" msgstr "Ratio de flujo en superficie superior" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Este factor afecta a la cantidad de material de para relleno sólido " -"superior. Puede disminuirlo ligeramente para obtener un acabado suave de " -"superficie" msgid "Bottom surface flow ratio" msgstr "Ratio de flujo en superficie inferior" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Este factor afecta a la cantidad de material para el relleno sólido inferior" msgid "Precise wall" msgstr "Perímetro preciso" @@ -10204,12 +10267,26 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "Reducir velocidad para perímetros curvados" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Active está opción para bajar la velocidad de impresión en las áreas donde " -"potencialmente podrían formarse perímetros curvados" msgid "mm/s or %" msgstr "mm/s o %" @@ -10217,8 +10294,14 @@ msgstr "mm/s o %" msgid "External" msgstr "Externo" -msgid "Speed of bridge and completely overhang wall" -msgstr "Velocidad del puente y perímetro completo en voladizo" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -10227,11 +10310,9 @@ msgid "Internal" msgstr "Interno" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Velocidad del puente interno. Si el valor es expresado como porcentaje, será " -"calculado en base a bridge_speed. El valor por defecto es 150%." msgid "Brim width" msgstr "Ancho del borde de adherencia" @@ -10894,6 +10975,17 @@ msgstr "" "para obtener una superficie plana adecuada cuando hay un ligero sobre flujo " "o infra flujo" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Activar Avance de Presión Lineal" @@ -11138,18 +11230,29 @@ msgstr "mm³/s" msgid "Filament load time" msgstr "Tiempo de carga de filamento" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Tiempo para cargar un nuevo filamento cuando se cambia de filamento. Sólo " -"para estadísticas" msgid "Filament unload time" msgstr "Tiempo de descarga del filamento" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Tiempo para descargar el filamento viejo cuando se cambia de filamento. Sólo " -"para las estadísticas" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -11302,16 +11405,6 @@ msgstr "" "Los movimientos de refrigeración se aceleran gradualmente hacía esta " "velocidad." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Tiempo que tarda el firmware de la impresora (o la Unidad Multi Material " -"2.0) en cargar un nuevo filamento durante un cambio de cabezal (al ejecutar " -"el T-Code). El estimador de tiempo del G-Code añade este tiempo al tiempo " -"total de impresión." - msgid "Ramming parameters" msgstr "Parámetros de moldeado de extremo" @@ -11322,16 +11415,6 @@ msgstr "" "El Moldeado de ExtremoDialog edita esta cadena y contiene los parámetros " "específicos de moldeado de extremo." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Tiempo que tarda el firmware (para la unidad Multi Material 2.0) en " -"descargar el filamento durante el cambio de cabezal ( cuando se ejecuta el T-" -"Code). Esta duración se añade a la duración total de impresión estimada del " -"G-Code." - msgid "Enable ramming for multitool setups" msgstr "Activar moldeado de extremo para configuraciones multicabezal" @@ -11705,10 +11788,10 @@ msgstr "Velocidad máxima del ventilador en la capa" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "La velocidad de ventilador se incrementará linealmente de cero a " "\"close_fan_the_first_x_layers\" al máximo de capa \"full_fan_speed_layer\". " @@ -11780,10 +11863,11 @@ msgstr "Filtrar pequeños huecos" msgid "Layers and Perimeters" msgstr "Capas y Perímetros" -msgid "Filter out gaps smaller than the threshold specified" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " msgstr "" -"Filtra los huecos menores que el umbral especificado. Este ajuste no " -"afectará a las capas superior/inferior" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13980,33 +14064,40 @@ msgid "Activate temperature control" msgstr "Activar control de temperatura" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Active esta opción para controlar la temperatura de la cámara. Se añadirá un " -"comando M191 antes de \"machine_start_gcode\"\n" -"Comandos G-Code: M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "Temperatura de cámara" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Una mayor temperatura de la cámara puede ayudar a suprimir o reducir la " -"deformación y potencialmente conducir a una mayor resistencia de unión entre " -"capas para materiales de alta temperatura como ABS, ASA, PC, PA, etc. Al " -"mismo tiempo, la filtración de aire de ABS y ASA empeorará. Mientras que " -"para PLA, PETG, TPU, PVA y otros materiales de baja temperatura, la " -"temperatura real de la cámara no debe ser alta para evitar obstrucciones, " -"por lo que 0, que significa apagar, es muy recomendable" msgid "Nozzle temperature for layers after the initial one" msgstr "Temperatura de la boquilla después de la primera capa" @@ -14503,9 +14594,10 @@ msgstr "" "NOTA: Las superficies inferior y superior no se verán afectadas por este " "valor para evitar huecos visuales en el exterior del modelo. Ajuste \"Umbral " "de Perímetro\" en la configuración avanzada para ajustar la sensibilidad de " -"lo que se considera una superficie superior. El \"Umbral de un Solo Perímetro" -"\" sólo es visible si este valor es superior al valor predeterminado de 0,5, " -"o si las superficies superiores de un solo perímetro están activados." +"lo que se considera una superficie superior. El \"Umbral de un Solo " +"Perímetro\" sólo es visible si este valor es superior al valor " +"predeterminado de 0,5, o si las superficies superiores de un solo perímetro " +"están activados." msgid "First layer minimum wall width" msgstr "Ancho mínimo del perímetro de la primera capa" @@ -15275,12 +15367,12 @@ msgstr "" "impresión de varios colores/materiales, la impresora utilizará el parámetro " "de compensación por defecto para el filamento durante cada cambio de " "filamento que tendrá un buen resultado en la mayoría de los casos.\n" -"un solo color/material, con la opción \"calibración de la dinámica de flujo" -"\" marcada en el menú de inicio de impresión, la impresora seguirá el camino " -"antiguo, calibrar el filamento antes de la impresión; cuando se inicia una " -"impresión de varios colores/materiales, la impresora utilizará el parámetro " -"de compensación por defecto para el filamento durante cada cambio de " -"filamento que tendrá un buen resultado en la mayoría de los casos.\n" +"un solo color/material, con la opción \"calibración de la dinámica de " +"flujo\" marcada en el menú de inicio de impresión, la impresora seguirá el " +"camino antiguo, calibrar el filamento antes de la impresión; cuando se " +"inicia una impresión de varios colores/materiales, la impresora utilizará el " +"parámetro de compensación por defecto para el filamento durante cada cambio " +"de filamento que tendrá un buen resultado en la mayoría de los casos.\n" "\n" "Tenga en cuenta que hay algunos casos que pueden hacer que los resultados de " "la calibración no sean fiables, como una adhesión insuficiente en la bandeja " @@ -16036,8 +16128,8 @@ msgstr "" "¿Quieres reescribirlo?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "Cambiaremos el nombre de los perfiles a \"Tipo Número de Serie @impresora " @@ -17379,51 +17471,151 @@ msgstr "" "aumentar adecuadamente la temperatura del lecho térmico puede reducir la " "probabilidad de deformaciones." -#~ msgid "up to" -#~ msgstr "hasta" - -#~ msgid "above" -#~ msgstr "sobre" - -#~ msgid "from" -#~ msgstr "desde" - -#~ msgid "Switching application language while some presets are modified." +#~ msgid "" +#~ "Your object appears to be too large. It will be scaled down to fit the " +#~ "heat bed automatically." #~ msgstr "" -#~ "Cambiando idioma de la aplicación mientras se modifican algunos perfiles." +#~ "Su objeto parece demasiado grande, ¿Desea disminuirlo para que quepa en " +#~ "la cama caliente automáticamente?." -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "Shift+G" +#~ msgstr "Shift+G" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "Any arrow" +#~ msgstr "⌘+Cualquier flecha" -#~ msgid "⌥+Left mouse button" -#~ msgstr "Botón de ratón ⌥+Left" +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" +#~ msgstr "" +#~ "Activa el relleno de huecos para las superficies seleccionadas. La " +#~ "longitud mínima de hueco que se rellenará puede controlarse desde la " +#~ "opción filtrar huecos pequeños que aparece más abajo.\n" +#~ "\n" +#~ "Opciones: \n" +#~ "1. En todas partes: Aplica el relleno de huecos a las superficies sólidas " +#~ "superior, inferior e interna \n" +#~ "2. Superficies superior e inferior: Aplica el relleno de huecos sólo a " +#~ "las superficies superior e inferior. \n" +#~ "3. En ninguna parte: Desactiva el relleno de huecos\n" -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+botón izquierdo de ratón" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Disminuya este valor ligeramente (por ejemplo 0,9) para reducir la " +#~ "cantidad de material para mejorar o evitar el hundimiento de puentes." -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+Cualquier flecha" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "Este valor regula el grosor de la capa puente interna. Es la primera capa " +#~ "sobre el relleno de baja densidad. Disminuya ligeramente este valor (por " +#~ "ejemplo, 0,9) para mejorar la calidad de la superficie sobre el relleno " +#~ "de baja densidad." -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Botón izquierdo de ratón" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Este factor afecta a la cantidad de material de para relleno sólido " +#~ "superior. Puede disminuirlo ligeramente para obtener un acabado suave de " +#~ "superficie" -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Botón izquierdo de ratón" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "" +#~ "Este factor afecta a la cantidad de material para el relleno sólido " +#~ "inferior" -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Rueda del ratón" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Active está opción para bajar la velocidad de impresión en las áreas " +#~ "donde potencialmente podrían formarse perímetros curvados" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Rueda del ratón" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Velocidad del puente y perímetro completo en voladizo" -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Rueda del ratón" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Velocidad del puente interno. Si el valor es expresado como porcentaje, " +#~ "será calculado en base a bridge_speed. El valor por defecto es 150%." -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Rueda del ratón" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Tiempo para cargar un nuevo filamento cuando se cambia de filamento. Sólo " +#~ "para estadísticas" + +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Tiempo para descargar el filamento viejo cuando se cambia de filamento. " +#~ "Sólo para las estadísticas" + +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Tiempo que tarda el firmware de la impresora (o la Unidad Multi Material " +#~ "2.0) en cargar un nuevo filamento durante un cambio de cabezal (al " +#~ "ejecutar el T-Code). El estimador de tiempo del G-Code añade este tiempo " +#~ "al tiempo total de impresión." + +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Tiempo que tarda el firmware (para la unidad Multi Material 2.0) en " +#~ "descargar el filamento durante el cambio de cabezal ( cuando se ejecuta " +#~ "el T-Code). Esta duración se añade a la duración total de impresión " +#~ "estimada del G-Code." + +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "" +#~ "Filtra los huecos menores que el umbral especificado. Este ajuste no " +#~ "afectará a las capas superior/inferior" + +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Active esta opción para controlar la temperatura de la cámara. Se añadirá " +#~ "un comando M191 antes de \"machine_start_gcode\"\n" +#~ "Comandos G-Code: M141/M191 S(0-255)" + +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Una mayor temperatura de la cámara puede ayudar a suprimir o reducir la " +#~ "deformación y potencialmente conducir a una mayor resistencia de unión " +#~ "entre capas para materiales de alta temperatura como ABS, ASA, PC, PA, " +#~ "etc. Al mismo tiempo, la filtración de aire de ABS y ASA empeorará. " +#~ "Mientras que para PLA, PETG, TPU, PVA y otros materiales de baja " +#~ "temperatura, la temperatura real de la cámara no debe ser alta para " +#~ "evitar obstrucciones, por lo que 0, que significa apagar, es muy " +#~ "recomendable" #~ msgid "" #~ "Interlocking depth of a segmented region. Zero disables this feature." @@ -17444,14 +17636,14 @@ msgstr "" #~ "Cuando grabamos timelapse sin cabezal de impresión, es recomendable " #~ "añadir un \"Torre de Purga de Intervalo\" \n" #~ "presionando con el botón derecho la posición vacía de la bandeja de " -#~ "construcción y elegir \"Añadir Primitivo\"->\"Intervalo de Torre de Purga" -#~ "\"." +#~ "construcción y elegir \"Añadir Primitivo\"->\"Intervalo de Torre de " +#~ "Purga\"." #~ msgid "" -#~ "We would rename the presets as \"Vendor Type Serial @printer you selected" -#~ "\". \n" -#~ "We would rename the presets as \"Vendor Type Serial @printer you selected" -#~ "\". \n" +#~ "We would rename the presets as \"Vendor Type Serial @printer you " +#~ "selected\". \n" +#~ "We would rename the presets as \"Vendor Type Serial @printer you " +#~ "selected\". \n" #~ "To add preset for more printers, Please go to printer selection" #~ msgstr "" #~ "Cambiaríamos el nombre de los preajustes a \"Número de serie del Vendedor " diff --git a/localization/i18n/fr/OrcaSlicer_fr.po b/localization/i18n/fr/OrcaSlicer_fr.po index c495ac4ca6..9471cfde7f 100644 --- a/localization/i18n/fr/OrcaSlicer_fr.po +++ b/localization/i18n/fr/OrcaSlicer_fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: Guislain Cyril, Thomas Lété\n" @@ -77,6 +77,9 @@ msgstr "Angle de remplissage intelligent" msgid "On overhangs only" msgstr "Sur les surplombs uniquement" +msgid "Auto support threshold angle: " +msgstr "Angle de seuil de support automatique : " + msgid "Circle" msgstr "Cercle" @@ -91,15 +94,11 @@ msgstr "Remplissage des espaces" #, boost-format msgid "Allows painting only on facets selected by: \"%1%\"" -msgstr "" -"Permet de peindre uniquement sur les facettes sélectionnées par : \"%1%\"" +msgstr "Permet de peindre uniquement sur les facettes sélectionnées par : \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Mettre en surbrillance les faces en fonction de l'angle de surplomb." -msgid "Auto support threshold angle: " -msgstr "Angle de seuil de support automatique : " - msgid "No auto support" msgstr "Pas de support auto" @@ -113,13 +112,8 @@ msgid "Lay on face" msgstr "Poser sur une face" #, boost-format -msgid "" -"Filament count exceeds the maximum number that painting tool supports. only " -"the first %1% filaments will be available in painting tool." -msgstr "" -"Le nombre de filaments dépasse le nombre maximum pris en charge par l'outil " -"de peinture. seuls les %1% premiers filaments seront disponibles dans " -"l'outil de peinture." +msgid "Filament count exceeds the maximum number that painting tool supports. only the first %1% filaments will be available in painting tool." +msgstr "Le nombre de filaments dépasse le nombre maximum pris en charge par l'outil de peinture. seuls les %1% premiers filaments seront disponibles dans l'outil de peinture." msgid "Color Painting" msgstr "Mettre en couleur" @@ -531,9 +525,7 @@ msgid "Cut by Plane" msgstr "Coupe par plan" msgid "non-manifold edges be caused by cut tool, do you want to fix it now?" -msgstr "" -"les bords non pliables sont dus à l’outil de coupe, voulez-vous les corriger " -"maintenant ?" +msgstr "les bords non pliables sont dus à l’outil de coupe, voulez-vous les corriger maintenant ?" msgid "Repairing model object" msgstr "Réparer l'objet modèle" @@ -554,12 +546,8 @@ msgid "Decimate ratio" msgstr "Rapport de décimation" #, boost-format -msgid "" -"Processing model '%1%' with more than 1M triangles could be slow. It is " -"highly recommended to simplify the model." -msgstr "" -"Le traitement du modèle '%1%' avec plus de 1 million de triangles peut être " -"lent. Il est fortement recommandé de simplifier le modèle." +msgid "Processing model '%1%' with more than 1M triangles could be slow. It is highly recommended to simplify the model." +msgstr "Le traitement du modèle '%1%' avec plus de 1 million de triangles peut être lent. Il est fortement recommandé de simplifier le modèle." msgid "Simplify model" msgstr "Simplifier le modèle" @@ -568,9 +556,7 @@ msgid "Simplify" msgstr "Simplifier" msgid "Simplification is currently only allowed when a single part is selected" -msgstr "" -"La simplification n'est actuellement autorisée que lorsqu'une seule pièce " -"est sélectionnée" +msgstr "La simplification n'est actuellement autorisée que lorsqu'une seule pièce est sélectionnée" msgid "Error" msgstr "Erreur" @@ -727,20 +713,14 @@ msgstr "Police de caractères par défaut" msgid "Advanced" msgstr "Avancé" -msgid "" -"The text cannot be written using the selected font. Please try choosing a " -"different font." -msgstr "" -"Le texte ne peut pas être écrit avec la police sélectionnée. Veuillez " -"essayer de choisir une autre police." +msgid "The text cannot be written using the selected font. Please try choosing a different font." +msgstr "Le texte ne peut pas être écrit avec la police sélectionnée. Veuillez essayer de choisir une autre police." msgid "Embossed text cannot contain only white spaces." msgstr "Le texte en relief ne peut pas contenir uniquement des espaces blancs." msgid "Text contains character glyph (represented by '?') unknown by font." -msgstr "" -"Le texte contient un caractère glyphe (représenté par ‘?’) inconnu de la " -"police." +msgstr "Le texte contient un caractère glyphe (représenté par ‘?’) inconnu de la police." msgid "Text input doesn't show font skew." msgstr "La saisie de texte n’affiche pas l’inclinaison de la police." @@ -755,9 +735,7 @@ msgid "Too tall, diminished font height inside text input." msgstr "Hauteur de police trop élevée, diminuée dans la saisie de texte." msgid "Too small, enlarged font height inside text input." -msgstr "" -"La hauteur de la police est trop petite et trop grande dans la saisie de " -"texte." +msgstr "La hauteur de la police est trop petite et trop grande dans la saisie de texte." msgid "Text doesn't show current horizontal alignment." msgstr "Le texte n’affiche pas l’alignement horizontal actuel." @@ -779,8 +757,7 @@ msgid "Click to change text into object part." msgstr "Cliquez pour transformer le texte en partie d’objet." msgid "You can't change a type of the last solid part of the object." -msgstr "" -"Vous ne pouvez pas modifier le type de la dernière partie pleine de l’objet." +msgstr "Vous ne pouvez pas modifier le type de la dernière partie pleine de l’objet." msgctxt "EmbossOperation" msgid "Cut" @@ -881,8 +858,7 @@ msgid "" "\n" "Would you like to continue anyway?" msgstr "" -"La modification du style en \"%1%\" annulera la modification du style " -"actuel.\n" +"La modification du style en \"%1%\" annulera la modification du style actuel.\n" "\n" "Voulez-vous continuer quand même ?" @@ -891,8 +867,7 @@ msgstr "Style non valide." #, boost-format msgid "Style \"%1%\" can't be used and will be removed from a list." -msgstr "" -"Le style \"%1%\" ne peut pas être utilisé et sera supprimé de la liste." +msgstr "Le style \"%1%\" ne peut pas être utilisé et sera supprimé de la liste." msgid "Unset italic" msgstr "Enlever l’italique" @@ -916,8 +891,7 @@ msgid "" "Advanced options cannot be changed for the selected font.\n" "Select another font." msgstr "" -"Les options avancées ne peuvent pas être modifiées pour la police " -"sélectionnée.\n" +"Les options avancées ne peuvent pas être modifiées pour la police sélectionnée.\n" "Sélectionnez une autre police." msgid "Revert using of model surface." @@ -1000,14 +974,10 @@ msgid "Rotate text Clock-wise." msgstr "Rotation du texte dans le sens des aiguilles d’une montre." msgid "Unlock the text's rotation when moving text along the object's surface." -msgstr "" -"Déverrouille la rotation du texte lorsqu’il est déplacé le long de la " -"surface de l’objet." +msgstr "Déverrouille la rotation du texte lorsqu’il est déplacé le long de la surface de l’objet." msgid "Lock the text's rotation when moving text along the object's surface." -msgstr "" -"Verrouille la rotation du texte lorsqu’il est déplacé le long de la surface " -"de l’objet." +msgstr "Verrouille la rotation du texte lorsqu’il est déplacé le long de la surface de l’objet." msgid "Select from True Type Collection." msgstr "Sélectionner dans la collection True Type." @@ -1019,13 +989,8 @@ msgid "Orient the text towards the camera." msgstr "Orienter le texte vers la caméra." #, boost-format -msgid "" -"Can't load exactly same font(\"%1%\"). Application selected a similar " -"one(\"%2%\"). You have to specify font for enable edit text." -msgstr "" -"Impossible de charger exactement la même police (« %1% »). L’application a " -"sélectionné une police similaire (« %2% »). Vous devez spécifier la police " -"pour permettre l’édition du texte." +msgid "Can't load exactly same font(\"%1%\"). Application selected a similar one(\"%2%\"). You have to specify font for enable edit text." +msgstr "Impossible de charger exactement la même police (« %1% »). L’application a sélectionné une police similaire (« %2% »). Vous devez spécifier la police pour permettre l’édition du texte." msgid "No symbol" msgstr "Pas de symbole" @@ -1138,16 +1103,10 @@ msgid "Undefined stroke type" msgstr "Type de trait non défini" msgid "Path can't be healed from selfintersection and multiple points." -msgstr "" -"Le chemin ne peut pas être consolidé à partir d’une auto-intersection et de " -"points multiples." +msgstr "Le chemin ne peut pas être consolidé à partir d’une auto-intersection et de points multiples." -msgid "" -"Final shape constains selfintersection or multiple points with same " -"coordinate." -msgstr "" -"La forme finale contient une auto-intersection ou plusieurs points ayant les " -"mêmes coordonnées." +msgid "Final shape constains selfintersection or multiple points with same coordinate." +msgstr "La forme finale contient une auto-intersection ou plusieurs points ayant les mêmes coordonnées." #, boost-format msgid "Shape is marked as invisible (%1%)." @@ -1156,19 +1115,15 @@ msgstr "La forme est marquée comme invisible (%1%)." #. TRN: The first placeholder is shape identifier, the second one is text describing the problem. #, boost-format msgid "Fill of shape (%1%) contains unsupported: %2%." -msgstr "" -"Le remplissage de la forme (%1%) contient un élément non pris en charge : " -"%2%." +msgstr "Le remplissage de la forme (%1%) contient un élément non pris en charge : %2%." #, boost-format msgid "Stroke of shape (%1%) is too thin (minimal width is %2% mm)." -msgstr "" -"Le trait de la forme (%1%) est trop fin (la largeur minimale est de %2% mm)." +msgstr "Le trait de la forme (%1%) est trop fin (la largeur minimale est de %2% mm)." #, boost-format msgid "Stroke of shape (%1%) contains unsupported: %2%." -msgstr "" -"Le trait de la forme (%1%) contient un élément non pris en charge : %2%." +msgstr "Le trait de la forme (%1%) contient un élément non pris en charge : %2%." msgid "Face the camera" msgstr "Faire face à la caméra" @@ -1223,8 +1178,7 @@ msgstr "Taille dans le sens de l’embossage." #. TRN: The placeholder contains a number. #, boost-format msgid "Scale also changes amount of curve samples (%1%)" -msgstr "" -"L’échelle modifie également la quantité d’échantillons de la courbe (%1%)." +msgstr "L’échelle modifie également la quantité d’échantillons de la courbe (%1%)." msgid "Width of SVG." msgstr "Largeur du SVG." @@ -1248,9 +1202,7 @@ msgid "Reset rotation" msgstr "Réinitialiser la rotation" msgid "Lock/unlock rotation angle when dragging above the surface." -msgstr "" -"Verrouillage/déverrouillage de l’angle de rotation lorsque l’on tire au-" -"dessus de la surface." +msgstr "Verrouillage/déverrouillage de l’angle de rotation lorsque l’on tire au-dessus de la surface." msgid "Mirror vertically" msgstr "Symétrie verticale" @@ -1275,9 +1227,7 @@ msgstr "Le fichier n’existe pas (%1%)." #, boost-format msgid "Filename has to end with \".svg\" but you selected %1%" -msgstr "" -"Le nom de fichier doit se terminer par \".svg\" mais vous avez sélectionné " -"%1%." +msgstr "Le nom de fichier doit se terminer par \".svg\" mais vous avez sélectionné %1%." #, boost-format msgid "Nano SVG parser can't load from file (%1%)." @@ -1315,7 +1265,7 @@ msgid "ShiftLeft mouse button" msgstr "ShiftLeft mouse button" msgid "Select feature" -msgstr "Sélectionner une fonctionnalité" +msgstr "Sélectionner un trait" msgid "Select point" msgstr "Sélectionner un point" @@ -1383,9 +1333,7 @@ msgid "%1% was replaced with %2%" msgstr "%1% a été remplacé par %2%" msgid "The configuration may be generated by a newer version of OrcaSlicer." -msgstr "" -"La configuration peut être générée par une version plus récente de Orca " -"Slicer." +msgstr "La configuration peut être générée par une version plus récente de Orca Slicer." msgid "Some values have been replaced. Please check them:" msgstr "Certaines valeurs ont été remplacées. Veuillez les vérifier :" @@ -1400,34 +1348,20 @@ msgid "Machine" msgstr "Machine" msgid "Configuration package was loaded, but some values were not recognized." -msgstr "" -"Le package de configuration a été chargé, mais certaines valeurs n'ont pas " -"été reconnues." +msgstr "Le package de configuration a été chargé, mais certaines valeurs n'ont pas été reconnues." #, boost-format -msgid "" -"Configuration file \"%1%\" was loaded, but some values were not recognized." -msgstr "" -"Le fichier de configuration \"%1%\" a été chargé, mais certaines valeurs " -"n'ont pas été reconnues." +msgid "Configuration file \"%1%\" was loaded, but some values were not recognized." +msgstr "Le fichier de configuration \"%1%\" a été chargé, mais certaines valeurs n'ont pas été reconnues." -msgid "" -"OrcaSlicer will terminate because of running out of memory.It may be a bug. " -"It will be appreciated if you report the issue to our team." -msgstr "" -"Orca Slicer va s'arrêter à cause d'un manque de mémoire. Il peut s'agir d'un " -"bogue. Il sera apprécié de signaler le problème à notre équipe." +msgid "OrcaSlicer will terminate because of running out of memory.It may be a bug. It will be appreciated if you report the issue to our team." +msgstr "Orca Slicer va s'arrêter à cause d'un manque de mémoire. Il peut s'agir d'un bogue. Il sera apprécié de signaler le problème à notre équipe." msgid "Fatal error" msgstr "Erreur fatale" -msgid "" -"OrcaSlicer will terminate because of a localization error. It will be " -"appreciated if you report the specific scenario this issue happened." -msgstr "" -"Orca Slicer va s'arrêter à cause d'une erreur de localisation. Il sera " -"apprécié si vous signalez le scénario spécifique dans lequel ce problème " -"s'est produit." +msgid "OrcaSlicer will terminate because of a localization error. It will be appreciated if you report the specific scenario this issue happened." +msgstr "Orca Slicer va s'arrêter à cause d'une erreur de localisation. Il sera apprécié si vous signalez le scénario spécifique dans lequel ce problème s'est produit." msgid "Critical error" msgstr "Erreur critique" @@ -1453,12 +1387,10 @@ msgid "Connect %s failed! [SN:%s, code=%s]" msgstr "La connexion à %s a échoué ! [SN : %s, code = %s]" msgid "" -"Orca Slicer requires the Microsoft WebView2 Runtime to operate certain " -"features.\n" +"Orca Slicer requires the Microsoft WebView2 Runtime to operate certain features.\n" "Click Yes to install it now." msgstr "" -"Orca Slicer nécessite Microsoft WebView2 Runtime pour utiliser certaines " -"fonctions.\n" +"Orca Slicer nécessite Microsoft WebView2 Runtime pour utiliser certaines fonctions.\n" "Cliquez sur Oui pour l'installer maintenant." msgid "WebView2 Runtime" @@ -1480,9 +1412,7 @@ msgstr "Chargement de la configuration" #, c-format, boost-format msgid "Click to download new version in default browser: %s" -msgstr "" -"Cliquez pour télécharger la nouvelle version dans le navigateur par défaut : " -"%s" +msgstr "Cliquez pour télécharger la nouvelle version dans le navigateur par défaut : %s" msgid "The Orca Slicer needs an upgrade" msgstr "Orca Slicer a besoin d’être mis à jour" @@ -1496,14 +1426,11 @@ msgstr "Info" msgid "" "The OrcaSlicer configuration file may be corrupted and cannot be parsed.\n" "OrcaSlicer has attempted to recreate the configuration file.\n" -"Please note, application settings will be lost, but printer profiles will " -"not be affected." +"Please note, application settings will be lost, but printer profiles will not be affected." msgstr "" -"Le fichier de configuration d'OrcaSlicer peut être corrompu et ne peut pas " -"être analysé.\n" +"Le fichier de configuration d'OrcaSlicer peut être corrompu et ne peut pas être analysé.\n" "OrcaSlicer a tenté de recréer le fichier de configuration.\n" -"Veuillez noter que les paramètres de l'application seront perdus, mais que " -"les profils d'imprimante ne seront pas affectés." +"Veuillez noter que les paramètres de l'application seront perdus, mais que les profils d'imprimante ne seront pas affectés." msgid "Rebuild" msgstr "Reconstruire" @@ -1518,8 +1445,7 @@ msgid "Choose one file (3mf):" msgstr "Choisissez un fichier (3mf):" msgid "Choose one or more files (3mf/step/stl/svg/obj/amf/usd*/abc/ply):" -msgstr "" -"Choisissez un ou plusieurs fichiers (3mf/step/stl/svg/obj/amf/usd*/abc/ply) :" +msgstr "Choisissez un ou plusieurs fichiers (3mf/step/stl/svg/obj/amf/usd*/abc/ply) :" msgid "Choose one or more files (3mf/step/stl/svg/obj/amf):" msgstr "Choisissez un ou plusieurs fichiers (3mf/step/stl/svg/obj/amf) :" @@ -1533,40 +1459,27 @@ msgstr "Choisissez un fichier (gcode/3mf):" msgid "Some presets are modified." msgstr "Certains préréglages sont modifiés." -msgid "" -"You can keep the modifield presets to the new project, discard or save " -"changes as new presets." -msgstr "" -"Vous pouvez conserver les préréglages modifiés dans le nouveau projet, " -"annuler ou enregistrer les modifications en tant que nouveaux préréglages." +msgid "You can keep the modifield presets to the new project, discard or save changes as new presets." +msgstr "Vous pouvez conserver les préréglages modifiés dans le nouveau projet, annuler ou enregistrer les modifications en tant que nouveaux préréglages." msgid "User logged out" msgstr "Utilisateur déconnecté" msgid "new or open project file is not allowed during the slicing process!" -msgstr "" -"l’ouverture ou la création d'un fichier de projet n'est pas autorisée " -"pendant le processus de découpe !" +msgstr "l’ouverture ou la création d'un fichier de projet n'est pas autorisée pendant le processus de découpe !" msgid "Open Project" msgstr "Ouvrir un projet" -msgid "" -"The version of Orca Slicer is too low and needs to be updated to the latest " -"version before it can be used normally" -msgstr "" -"La version de OrcaSlicer est trop ancienne et doit être mise à jour vers la " -"dernière version afin qu’il puisse être utilisé normalement" +msgid "The version of Orca Slicer is too low and needs to be updated to the latest version before it can be used normally" +msgstr "La version de OrcaSlicer est trop ancienne et doit être mise à jour vers la dernière version afin qu’il puisse être utilisé normalement" msgid "Privacy Policy Update" msgstr "Mise à jour de la politique de confidentialité" -msgid "" -"The number of user presets cached in the cloud has exceeded the upper limit, " -"newly created user presets can only be used locally." +msgid "The number of user presets cached in the cloud has exceeded the upper limit, newly created user presets can only be used locally." msgstr "" -"Le nombre de préréglages utilisateur mis en cache dans le nuage a dépassé la " -"limite supérieure. Les préréglages utilisateur \n" +"Le nombre de préréglages utilisateur mis en cache dans le nuage a dépassé la limite supérieure. Les préréglages utilisateur \n" "nouvellement créés ne peuvent être utilisés que localement." msgid "Sync user presets" @@ -1599,13 +1512,8 @@ msgstr "Téléversements en cours" msgid "Select a G-code file:" msgstr "Sélectionnez un fichier G-code :" -msgid "" -"Could not start URL download. Destination folder is not set. Please choose " -"destination folder in Configuration Wizard." -msgstr "" -"Impossible de lancer le téléchargement de l’URL. Le dossier de destination " -"n’est pas défini. Veuillez choisir le dossier de destination dans " -"l’assistant de configuration." +msgid "Could not start URL download. Destination folder is not set. Please choose destination folder in Configuration Wizard." +msgstr "Impossible de lancer le téléchargement de l’URL. Le dossier de destination n’est pas défini. Veuillez choisir le dossier de destination dans l’assistant de configuration." msgid "Import File" msgstr "Importer un Fichier" @@ -1765,16 +1673,11 @@ msgid "Orca String Hell" msgstr "Orca String Hell" msgid "" -"This model features text embossment on the top surface. For optimal results, " -"it is advisable to set the 'One Wall Threshold(min_width_top_surface)' to 0 " -"for the 'Only One Wall on Top Surfaces' to work best.\n" +"This model features text embossment on the top surface. For optimal results, it is advisable to set the 'One Wall Threshold(min_width_top_surface)' to 0 for the 'Only One Wall on Top Surfaces' to work best.\n" "Yes - Change these settings automatically\n" "No - Do not change these settings for me" msgstr "" -"Ce modèle présente un texte en relief sur la surface supérieure. Pour " -"obtenir des résultats optimaux, il est conseillé de régler le \"Seuil une " -"paroi(min_width_top_surface)\" sur 0 pour que l'option \"Une seule paroi sur " -"les surfaces supérieures\" fonctionne au mieux.\n" +"Ce modèle présente un texte en relief sur la surface supérieure. Pour obtenir des résultats optimaux, il est conseillé de régler le \"Seuil une paroi(min_width_top_surface)\" sur 0 pour que l'option \"Une seule paroi sur les surfaces supérieures\" fonctionne au mieux.\n" "Oui - Modifier ces paramètres automatiquement\n" "Non - Ne pas modifier ces paramètres pour moi" @@ -1800,8 +1703,7 @@ msgid "Fill bed with copies" msgstr "Remplir le plateau de copies" msgid "Fill the remaining area of bed with copies of the selected object" -msgstr "" -"Remplissez la zone restante du plateau avec des copies de l'objet sélectionné" +msgstr "Remplissez la zone restante du plateau avec des copies de l'objet sélectionné" msgid "Printable" msgstr "Imprimable" @@ -1889,8 +1791,7 @@ msgid "Mesh boolean" msgstr "Opérations booléennes" msgid "Mesh boolean operations including union and subtraction" -msgstr "" -"Opérations booléennes de maillage, incluant la fusion et la soustraction" +msgstr "Opérations booléennes de maillage, incluant la fusion et la soustraction" msgid "Along X axis" msgstr "Le long de l'axe X" @@ -1962,8 +1863,7 @@ msgid "Auto orientation" msgstr "Orientation automatique" msgid "Auto orient the object to improve print quality." -msgstr "" -"Orientez automatiquement l'objet pour améliorer la qualité d'impression." +msgstr "Orientez automatiquement l'objet pour améliorer la qualité d'impression." msgid "Select All" msgstr "Tout sélectionner" @@ -2010,6 +1910,9 @@ msgstr "Simplifier le Modèle" msgid "Center" msgstr "Centrer" +msgid "Drop" +msgstr "Déposer" + msgid "Edit Process Settings" msgstr "Modifier les paramètres du traitement" @@ -2062,17 +1965,13 @@ msgid "Right click the icon to fix model object" msgstr "Cliquez avec le bouton droit sur l'icône pour fixer l'objet modèle" msgid "Right button click the icon to drop the object settings" -msgstr "" -"Cliquez avec le bouton droit sur l'icône pour supprimer les paramètres de " -"l'objet" +msgstr "Cliquez avec le bouton droit sur l'icône pour supprimer les paramètres de l'objet" msgid "Click the icon to reset all settings of the object" msgstr "Cliquez sur l'icône pour réinitialiser tous les paramètres de l'objet" msgid "Right button click the icon to drop the object printable property" -msgstr "" -"Cliquez avec le bouton droit sur l'icône pour déposer la propriété " -"imprimable de l'objet" +msgstr "Cliquez avec le bouton droit sur l'icône pour déposer la propriété imprimable de l'objet" msgid "Click the icon to toggle printable property of the object" msgstr "Cliquez sur l'icône pour basculer la propriété imprimable de l'objet" @@ -2102,16 +2001,10 @@ msgid "Add Modifier" msgstr "Ajouter un modificateur" msgid "Switch to per-object setting mode to edit modifier settings." -msgstr "" -"Basculez vers le mode de réglage par objet pour modifier les paramètres du " -"modificateur." +msgstr "Basculez vers le mode de réglage par objet pour modifier les paramètres du modificateur." -msgid "" -"Switch to per-object setting mode to edit process settings of selected " -"objects." -msgstr "" -"Passez en mode de réglage \"par objet\" pour modifier les paramètres de " -"traitement des objets sélectionnés." +msgid "Switch to per-object setting mode to edit process settings of selected objects." +msgstr "Passez en mode de réglage \"par objet\" pour modifier les paramètres de traitement des objets sélectionnés." msgid "Delete connector from object which is a part of cut" msgstr "Supprimer le connecteur de l'objet qui fait partie de la découpe" @@ -2122,25 +2015,19 @@ msgstr "Supprimer la partie pleine de l'objet qui est une partie découpée" msgid "Delete negative volume from object which is a part of cut" msgstr "Supprimer le volume négatif de l'objet qui fait partie de la découpe" -msgid "" -"To save cut correspondence you can delete all connectors from all related " -"objects." -msgstr "" -"Pour enregistrer la correspondance coupée, vous pouvez supprimer tous les " -"connecteurs de tous les objets associés." +msgid "To save cut correspondence you can delete all connectors from all related objects." +msgstr "Pour enregistrer la correspondance coupée, vous pouvez supprimer tous les connecteurs de tous les objets associés." msgid "" "This action will break a cut correspondence.\n" "After that model consistency can't be guaranteed .\n" "\n" -"To manipulate with solid parts or negative volumes you have to invalidate " -"cut infornation first." +"To manipulate with solid parts or negative volumes you have to invalidate cut infornation first." msgstr "" "Cette action rompra une correspondance coupée.\n" "Après cela, la cohérence du modèle ne peut être garantie.\n" "\n" -"Pour manipuler des pièces pleines ou des volumes négatifs, vous devez " -"d'abord invalider les informations de coupe." +"Pour manipuler des pièces pleines ou des volumes négatifs, vous devez d'abord invalider les informations de coupe." msgid "Delete all connectors" msgstr "Supprimer tous les connecteurs" @@ -2149,8 +2036,7 @@ msgid "Deleting the last solid part is not allowed." msgstr "La suppression de la dernière partie pleine n'est pas autorisée." msgid "The target object contains only one part and can not be splited." -msgstr "" -"L'objet cible ne contient qu'une seule partie et ne peut pas être divisé." +msgstr "L'objet cible ne contient qu'une seule partie et ne peut pas être divisé." msgid "Assembly" msgstr "Assemblé" @@ -2191,22 +2077,14 @@ msgstr "Couche" msgid "Selection conflicts" msgstr "Conflits de sélection" -msgid "" -"If first selected item is an object, the second one should also be object." -msgstr "" -"Si le premier élément sélectionné est un objet, le second doit également " -"être un objet." +msgid "If first selected item is an object, the second one should also be object." +msgstr "Si le premier élément sélectionné est un objet, le second doit également être un objet." -msgid "" -"If first selected item is a part, the second one should be part in the same " -"object." -msgstr "" -"Si le premier élément sélectionné est une partie, le second doit faire " -"partie du même objet." +msgid "If first selected item is a part, the second one should be part in the same object." +msgstr "Si le premier élément sélectionné est une partie, le second doit faire partie du même objet." msgid "The type of the last solid object part is not to be changed." -msgstr "" -"Le type de la dernière partie pleine de l'objet ne doit pas être modifié." +msgstr "Le type de la dernière partie pleine de l'objet ne doit pas être modifié." msgid "Negative Part" msgstr "Partie négative" @@ -2261,9 +2139,7 @@ msgid "Invalid numeric." msgstr "Chiffre non valide." msgid "one cell can only be copied to one or multiple cells in the same column" -msgstr "" -"une cellule ne peut être copiée que dans une ou plusieurs cellules de la " -"même colonne" +msgstr "une cellule ne peut être copiée que dans une ou plusieurs cellules de la même colonne" msgid "multiple cells copy is not supported" msgstr "la copie de plusieurs cellules n'est pas prise en charge" @@ -2476,9 +2352,7 @@ msgid "Calibrating AMS..." msgstr "Étalonnage de l'AMS…" msgid "A problem occurred during calibration. Click to view the solution." -msgstr "" -"Un problème est survenu lors de la calibration. Cliquez pour voir la " -"solution." +msgstr "Un problème est survenu lors de la calibration. Cliquez pour voir la solution." msgid "Calibrate again" msgstr "Etalonner de nouveau" @@ -2516,12 +2390,8 @@ msgstr "Vérification de la position du filament" msgid "Grab new filament" msgstr "Saisir un nouveau filament" -msgid "" -"Choose an AMS slot then press \"Load\" or \"Unload\" button to automatically " -"load or unload filaments." -msgstr "" -"Choisissez un emplacement AMS puis appuyez sur le bouton «  Charger «  ou «  " -"Décharger «  pour charger ou décharger automatiquement les filaments." +msgid "Choose an AMS slot then press \"Load\" or \"Unload\" button to automatically load or unload filaments." +msgstr "Choisissez un emplacement AMS puis appuyez sur le bouton «  Charger «  ou «  Décharger «  pour charger ou décharger automatiquement les filaments." msgid "Edit" msgstr "Éditer" @@ -2552,29 +2422,21 @@ msgstr "Agencement" msgid "Arranging canceled." msgstr "Agencement annulé." -msgid "" -"Arranging is done but there are unpacked items. Reduce spacing and try again." -msgstr "" -"L'arrangement est fait mais il y a des articles non emballés. Réduisez " -"l'espacement et réessayez." +msgid "Arranging is done but there are unpacked items. Reduce spacing and try again." +msgstr "L'arrangement est fait mais il y a des articles non emballés. Réduisez l'espacement et réessayez." msgid "Arranging done." msgstr "Agencement terminé." -msgid "" -"Arrange failed. Found some exceptions when processing object geometries." -msgstr "" -"Échec de l'arrangement. Trouvé quelques exceptions lors du traitement des " -"géométries d'objets." +msgid "Arrange failed. Found some exceptions when processing object geometries." +msgstr "Échec de l'arrangement. Trouvé quelques exceptions lors du traitement des géométries d'objets." #, c-format, boost-format msgid "" -"Arrangement ignored the following objects which can't fit into a single " -"bed:\n" +"Arrangement ignored the following objects which can't fit into a single bed:\n" "%s" msgstr "" -"L'agencement a ignoré les objets suivants qui ne peuvent pas tenir dans un " -"seul plateau :\n" +"L'agencement a ignoré les objets suivants qui ne peuvent pas tenir dans un seul plateau :\n" "%s" msgid "" @@ -2587,9 +2449,7 @@ msgstr "" msgid "" "This plate is locked,\n" "We can not do auto-orient on this plate." -msgstr "" -"Cette plaque est verrouillée, on ne peut pas faire d'auto-orientation sur " -"cette plaque." +msgstr "Cette plaque est verrouillée, on ne peut pas faire d'auto-orientation sur cette plaque." msgid "Orienting..." msgstr "Orienter…" @@ -2628,16 +2488,13 @@ msgid "Please check the printer network connection." msgstr "Vérifiez la connexion réseau de l'imprimante." msgid "Abnormal print file data. Please slice again." -msgstr "" -"Données de fichier d'impression anormales, veuillez redécouvre le fichier." +msgstr "Données de fichier d'impression anormales, veuillez redécouvre le fichier." msgid "Task canceled." msgstr "Tâche annulée." msgid "Upload task timed out. Please check the network status and try again." -msgstr "" -"Le délai de téléversement de la tâche a expiré. Vérifiez l'état du réseau et " -"réessayez." +msgstr "Le délai de téléversement de la tâche a expiré. Vérifiez l'état du réseau et réessayez." msgid "Cloud service connection failed. Please try again." msgstr "La connexion au service cloud a échoué. Veuillez réessayer." @@ -2645,12 +2502,8 @@ msgstr "La connexion au service cloud a échoué. Veuillez réessayer." msgid "Print file not found. please slice again." msgstr "Fichier d'impression introuvable, veuillez le redécouvre." -msgid "" -"The print file exceeds the maximum allowable size (1GB). Please simplify the " -"model and slice again." -msgstr "" -"Le fichier d'impression dépasse la taille maximale autorisée (1 Go). " -"Veuillez simplifier le modèle puis le redécouvre." +msgid "The print file exceeds the maximum allowable size (1GB). Please simplify the model and slice again." +msgstr "Le fichier d'impression dépasse la taille maximale autorisée (1 Go). Veuillez simplifier le modèle puis le redécouvre." msgid "Failed to send the print job. Please try again." msgstr "L'envoi de la tâche d'impression a échoué. Veuillez réessayer." @@ -2658,30 +2511,17 @@ msgstr "L'envoi de la tâche d'impression a échoué. Veuillez réessayer." msgid "Failed to upload file to ftp. Please try again." msgstr "Échec du téléversement du fichier vers le ftp. Veuillez réessayer." -msgid "" -"Check the current status of the bambu server by clicking on the link above." -msgstr "" -"Vérifiez l'état actuel du serveur Bambu Lab en cliquant sur le lien ci-" -"dessus." +msgid "Check the current status of the bambu server by clicking on the link above." +msgstr "Vérifiez l'état actuel du serveur Bambu Lab en cliquant sur le lien ci-dessus." -msgid "" -"The size of the print file is too large. Please adjust the file size and try " -"again." -msgstr "" -"La taille du fichier d'impression est trop importante. Ajustez la taille du " -"fichier et réessayez." +msgid "The size of the print file is too large. Please adjust the file size and try again." +msgstr "La taille du fichier d'impression est trop importante. Ajustez la taille du fichier et réessayez." msgid "Print file not found, Please slice it again and send it for printing." -msgstr "" -"Fichier d'impression introuvable, redécoupez-le et renvoyez-le pour " -"impression." +msgstr "Fichier d'impression introuvable, redécoupez-le et renvoyez-le pour impression." -msgid "" -"Failed to upload print file to FTP. Please check the network status and try " -"again." -msgstr "" -"Impossible de charger le fichier d'impression via FTP. Vérifiez l'état du " -"réseau et réessayez." +msgid "Failed to upload print file to FTP. Please check the network status and try again." +msgstr "Impossible de charger le fichier d'impression via FTP. Vérifiez l'état du réseau et réessayez." msgid "Sending print job over LAN" msgstr "Envoi de la tâche d'impression sur le réseau local" @@ -2703,8 +2543,7 @@ msgstr "Envoi de la configuration d'impression" #, c-format, boost-format msgid "Successfully sent. Will automatically jump to the device page in %ss" -msgstr "" -"Envoyé avec succès. Basculement automatique vers la page Appareil dans %ss" +msgstr "Envoyé avec succès. Basculement automatique vers la page Appareil dans %ss" #, c-format, boost-format msgid "Successfully sent. Will automatically jump to the next page in %ss" @@ -2729,12 +2568,8 @@ msgstr "Une carte SD doit être insérée avant l'envoi à l'imprimante." msgid "Importing SLA archive" msgstr "Importation d'une archive SLA" -msgid "" -"The SLA archive doesn't contain any presets. Please activate some SLA " -"printer preset first before importing that SLA archive." -msgstr "" -"L'archive SLA ne contient aucun préréglage. Veuillez d'abord activer " -"certains préréglages d'imprimante SLA avant d'importer cette archive SLA." +msgid "The SLA archive doesn't contain any presets. Please activate some SLA printer preset first before importing that SLA archive." +msgstr "L'archive SLA ne contient aucun préréglage. Veuillez d'abord activer certains préréglages d'imprimante SLA avant d'importer cette archive SLA." msgid "Importing canceled." msgstr "Importation annulée." @@ -2742,17 +2577,11 @@ msgstr "Importation annulée." msgid "Importing done." msgstr "Importation terminée." -msgid "" -"The imported SLA archive did not contain any presets. The current SLA " -"presets were used as fallback." -msgstr "" -"L'archive SLA importée ne contenait aucun préréglage. Les préréglages SLA " -"actuels ont été utilisés comme solution de secours." +msgid "The imported SLA archive did not contain any presets. The current SLA presets were used as fallback." +msgstr "L'archive SLA importée ne contenait aucun préréglage. Les préréglages SLA actuels ont été utilisés comme solution de secours." msgid "You cannot load SLA project with a multi-part object on the bed" -msgstr "" -"Vous ne pouvez pas charger un projet SLA avec un objet en plusieurs parties " -"sur le plateau" +msgstr "Vous ne pouvez pas charger un projet SLA avec un objet en plusieurs parties sur le plateau" msgid "Please check your object list before preset changing." msgstr "Vérifiez votre liste d'objets avant de modifier le préréglage." @@ -2799,12 +2628,8 @@ msgstr "Orca Slicer est basé sur PrusaSlicer et BambuStudio" msgid "Libraries" msgstr "Bibliothèques" -msgid "" -"This software uses open source components whose copyright and other " -"proprietary rights belong to their respective owners" -msgstr "" -"Ce logiciel utilise des composants open source dont les droits d'auteur et " -"autres droits de propriété appartiennent à leurs propriétaires respectifs" +msgid "This software uses open source components whose copyright and other proprietary rights belong to their respective owners" +msgstr "Ce logiciel utilise des composants open source dont les droits d'auteur et autres droits de propriété appartiennent à leurs propriétaires respectifs" #, c-format, boost-format msgid "About %s" @@ -2822,12 +2647,8 @@ msgstr "Bambu Studio est basé sur PrusaSlicer de PrusaResearch." msgid "PrusaSlicer is originally based on Slic3r by Alessandro Ranellucci." msgstr "PrusaSlicer est initialement basé sur Slic3r d'Alessandro Ranellucci." -msgid "" -"Slic3r was created by Alessandro Ranellucci with the help of many other " -"contributors." -msgstr "" -"Slic3r a été créé par Alessandro Ranellucci avec l'aide de nombreux autres " -"contributeurs." +msgid "Slic3r was created by Alessandro Ranellucci with the help of many other contributors." +msgstr "Slic3r a été créé par Alessandro Ranellucci avec l'aide de nombreux autres contributeurs." msgid "Version" msgstr "Version" @@ -2863,9 +2684,7 @@ msgid "SN" msgstr "Numéro de série" msgid "Setting AMS slot information while printing is not supported" -msgstr "" -"La définition des informations relatives aux emplacements AMS pendant " -"l'impression n'est pas prise en charge" +msgstr "La définition des informations relatives aux emplacements AMS pendant l'impression n'est pas prise en charge" msgid "Factors of Flow Dynamics Calibration" msgstr "Facteurs de calibration dynamique du débit" @@ -2880,9 +2699,7 @@ msgid "Factor N" msgstr "Facteur N" msgid "Setting Virtual slot information while printing is not supported" -msgstr "" -"Le réglage des informations relatives à l'emplacement virtuel pendant " -"l'impression n'est pas pris en charge" +msgstr "Le réglage des informations relatives à l'emplacement virtuel pendant l'impression n'est pas pris en charge" msgid "Are you sure you want to clear the filament information?" msgstr "Êtes-vous sûr de vouloir effacer les informations du filament ?" @@ -2896,8 +2713,7 @@ msgstr "Veuillez saisir une valeur valide (K entre %.1f~%.1f)" #, c-format, boost-format msgid "Please input a valid value (K in %.1f~%.1f, N in %.1f~%.1f)" -msgstr "" -"Veuillez saisir une valeur valide (K entre %.1f~%.1f, N entre %.1f~%.1f)" +msgstr "Veuillez saisir une valeur valide (K entre %.1f~%.1f, N entre %.1f~%.1f)" msgid "Other Color" msgstr "Autre couleur" @@ -2908,15 +2724,8 @@ msgstr "Couleur perso" msgid "Dynamic flow calibration" msgstr "Calibrage dynamique du débit" -msgid "" -"The nozzle temp and max volumetric speed will affect the calibration " -"results. Please fill in the same values as the actual printing. They can be " -"auto-filled by selecting a filament preset." -msgstr "" -"La température de la buse et la vitesse volumétrique maximale affecteront " -"les résultats de la calibration. Veuillez saisir les mêmes valeurs que lors " -"de l'impression réelle. Ils peuvent être remplis automatiquement en " -"sélectionnant un préréglage de filament." +msgid "The nozzle temp and max volumetric speed will affect the calibration results. Please fill in the same values as the actual printing. They can be auto-filled by selecting a filament preset." +msgstr "La température de la buse et la vitesse volumétrique maximale affecteront les résultats de la calibration. Veuillez saisir les mêmes valeurs que lors de l'impression réelle. Ils peuvent être remplis automatiquement en sélectionnant un préréglage de filament." msgid "Nozzle Diameter" msgstr "Diamètre de la Buse" @@ -2948,14 +2757,8 @@ msgstr "Démarrer" msgid "Next" msgstr "Suivant" -msgid "" -"Calibration completed. Please find the most uniform extrusion line on your " -"hot bed like the picture below, and fill the value on its left side into the " -"factor K input box." -msgstr "" -"Calibrage terminé. Veuillez trouver la ligne d'extrusion la plus uniforme " -"sur votre plateau comme dans l'image ci-dessous, et entrez la valeur sur son " -"côté gauche dans le champ de saisie du facteur K." +msgid "Calibration completed. Please find the most uniform extrusion line on your hot bed like the picture below, and fill the value on its left side into the factor K input box." +msgstr "Calibrage terminé. Veuillez trouver la ligne d'extrusion la plus uniforme sur votre plateau comme dans l'image ci-dessous, et entrez la valeur sur son côté gauche dans le champ de saisie du facteur K." msgid "Save" msgstr "Enregistrer" @@ -2986,11 +2789,8 @@ msgstr "Étape" msgid "AMS Slots" msgstr "Emplacements AMS" -msgid "" -"Note: Only the AMS slots loaded with the same material type can be selected." -msgstr "" -"Remarque : seuls les emplacements AMS chargés avec le même type de matériau " -"peuvent être sélectionnés." +msgid "Note: Only the AMS slots loaded with the same material type can be selected." +msgstr "Remarque : seuls les emplacements AMS chargés avec le même type de matériau peuvent être sélectionnés." msgid "Enable AMS" msgstr "Activer l'AMS" @@ -3007,23 +2807,11 @@ msgstr "Impression avec du filament de la bobine externe" msgid "Current Cabin humidity" msgstr "Humidité dans le caisson" -msgid "" -"Please change the desiccant when it is too wet. The indicator may not " -"represent accurately in following cases : when the lid is open or the " -"desiccant pack is changed. it take hours to absorb the moisture, low " -"temperatures also slow down the process." -msgstr "" -"Veuillez changer le déshydratant lorsqu’il est trop humide. L’indicateur " -"peut ne pas s’afficher correctement dans les cas suivants : lorsque le " -"couvercle est ouvert ou que le sachet de déshydratant est changé. Il faut " -"des heures pour absorber l’humidité, les basses températures ralentissent " -"également le processus." +msgid "Please change the desiccant when it is too wet. The indicator may not represent accurately in following cases : when the lid is open or the desiccant pack is changed. it take hours to absorb the moisture, low temperatures also slow down the process." +msgstr "Veuillez changer le déshydratant lorsqu’il est trop humide. L’indicateur peut ne pas s’afficher correctement dans les cas suivants : lorsque le couvercle est ouvert ou que le sachet de déshydratant est changé. Il faut des heures pour absorber l’humidité, les basses températures ralentissent également le processus." -msgid "" -"Config which AMS slot should be used for a filament used in the print job" -msgstr "" -"Configurez l'emplacement AMS qui doit être utilisé pour un filament utilisé " -"dans la tâche d'impression" +msgid "Config which AMS slot should be used for a filament used in the print job" +msgstr "Configurez l'emplacement AMS qui doit être utilisé pour un filament utilisé dans la tâche d'impression" msgid "Filament used in this print job" msgstr "Filament utilisé dans ce travail d'impression" @@ -3046,9 +2834,7 @@ msgstr "Imprimer avec du filament de l'AMS" msgid "Print with filaments mounted on the back of the chassis" msgstr "Impression avec du filament de la bobine externe" -msgid "" -"When the current material run out, the printer will continue to print in the " -"following order." +msgid "When the current material run out, the printer will continue to print in the following order." msgstr "" "Lorsque le filament actuel est épuisé, l'imprimante\n" "continue d'imprimer dans l'ordre suivant." @@ -3057,20 +2843,14 @@ msgid "Group" msgstr "Groupe" msgid "The printer does not currently support auto refill." -msgstr "" -"L’imprimante ne prend actuellement pas en charge la recharge automatique." +msgstr "L’imprimante ne prend actuellement pas en charge la recharge automatique." + +msgid "AMS filament backup is not enabled, please enable it in the AMS settings." +msgstr "La sauvegarde du filament AMS n'est pas activée, veuillez l'activer dans les paramètres AMS." msgid "" -"AMS filament backup is not enabled, please enable it in the AMS settings." -msgstr "" -"La sauvegarde du filament AMS n'est pas activée, veuillez l'activer dans les " -"paramètres AMS." - -msgid "" -"If there are two identical filaments in AMS, AMS filament backup will be " -"enabled. \n" -"(Currently supporting automatic supply of consumables with the same brand, " -"material type, and color)" +"If there are two identical filaments in AMS, AMS filament backup will be enabled. \n" +"(Currently supporting automatic supply of consumables with the same brand, material type, and color)" msgstr "" "S’il y a deux filaments identiques dans AMS, la prise en\n" "charge de la recharge automatique de filaments sera activée.\n" @@ -3091,82 +2871,41 @@ msgstr "Paramètres AMS" msgid "Insertion update" msgstr "Insertion de la mise à jour" -msgid "" -"The AMS will automatically read the filament information when inserting a " -"new Bambu Lab filament. This takes about 20 seconds." -msgstr "" -"L'AMS lit automatiquement les informations relatives au filament lors de " -"l'insertion d'une nouvelle bobine de filament Bambu Lab. Cela prend environ " -"20 secondes." +msgid "The AMS will automatically read the filament information when inserting a new Bambu Lab filament. This takes about 20 seconds." +msgstr "L'AMS lit automatiquement les informations relatives au filament lors de l'insertion d'une nouvelle bobine de filament Bambu Lab. Cela prend environ 20 secondes." -msgid "" -"Note: if a new filament is inserted during printing, the AMS will not " -"automatically read any information until printing is completed." -msgstr "" -"Remarque : si un nouveau filament est inséré pendant l’impression, l’AMS ne " -"lira pas automatiquement les informations jusqu’à ce que l’impression soit " -"terminée." +msgid "Note: if a new filament is inserted during printing, the AMS will not automatically read any information until printing is completed." +msgstr "Remarque : si un nouveau filament est inséré pendant l’impression, l’AMS ne lira pas automatiquement les informations jusqu’à ce que l’impression soit terminée." -msgid "" -"When inserting a new filament, the AMS will not automatically read its " -"information, leaving it blank for you to enter manually." -msgstr "" -"Lors de l'insertion d'un nouveau filament, l'AMS ne lit pas automatiquement " -"ses informations. Elles sont laissées vides pour que vous puissiez les " -"saisir manuellement." +msgid "When inserting a new filament, the AMS will not automatically read its information, leaving it blank for you to enter manually." +msgstr "Lors de l'insertion d'un nouveau filament, l'AMS ne lit pas automatiquement ses informations. Elles sont laissées vides pour que vous puissiez les saisir manuellement." msgid "Power on update" msgstr "Mise à jour de la mise sous tension" -msgid "" -"The AMS will automatically read the information of inserted filament on " -"start-up. It will take about 1 minute.The reading process will roll filament " -"spools." -msgstr "" -"Au démarrage, l'AMS lit automatiquement les informations relatives au " -"filament inséré. Cela prend environ 1 minute et ce processus fait tourner " -"les bobines de filament." +msgid "The AMS will automatically read the information of inserted filament on start-up. It will take about 1 minute.The reading process will roll filament spools." +msgstr "Au démarrage, l'AMS lit automatiquement les informations relatives au filament inséré. Cela prend environ 1 minute et ce processus fait tourner les bobines de filament." -msgid "" -"The AMS will not automatically read information from inserted filament " -"during startup and will continue to use the information recorded before the " -"last shutdown." -msgstr "" -"L'AMS ne lira pas automatiquement les informations du filament inséré " -"pendant le démarrage et continuera à utiliser les informations enregistrées " -"avant le dernier arrêt." +msgid "The AMS will not automatically read information from inserted filament during startup and will continue to use the information recorded before the last shutdown." +msgstr "L'AMS ne lira pas automatiquement les informations du filament inséré pendant le démarrage et continuera à utiliser les informations enregistrées avant le dernier arrêt." msgid "Update remaining capacity" msgstr "Mettre à jour la capacité restante" -msgid "" -"The AMS will estimate Bambu filament's remaining capacity after the filament " -"info is updated. During printing, remaining capacity will be updated " -"automatically." -msgstr "" -"L'AMS estimera la capacité restante du filament Bambu après la mise à jour " -"des infos du filament. Pendant l'impression, la capacité restante sera " -"automatiquement mise à jour." +msgid "The AMS will estimate Bambu filament's remaining capacity after the filament info is updated. During printing, remaining capacity will be updated automatically." +msgstr "L'AMS estimera la capacité restante du filament Bambu après la mise à jour des infos du filament. Pendant l'impression, la capacité restante sera automatiquement mise à jour." msgid "AMS filament backup" msgstr "Filament de secours AMS" -msgid "" -"AMS will continue to another spool with the same properties of filament " -"automatically when current filament runs out" -msgstr "" -"L'AMS passera automatiquement à une autre bobine avec les mêmes propriétés " -"de filament lorsque la bobine actuelle est épuisé" +msgid "AMS will continue to another spool with the same properties of filament automatically when current filament runs out" +msgstr "L'AMS passera automatiquement à une autre bobine avec les mêmes propriétés de filament lorsque la bobine actuelle est épuisé" msgid "Air Printing Detection" msgstr "Détection de l’impression dans l’air" -msgid "" -"Detects clogging and filament grinding, halting printing immediately to " -"conserve time and filament." -msgstr "" -"Détecte le colmatage et le grignotage du filament, interrompant " -"immédiatement l’impression pour économiser du temps et du filament." +msgid "Detects clogging and filament grinding, halting printing immediately to conserve time and filament." +msgstr "Détecte le colmatage et le grignotage du filament, interrompant immédiatement l’impression pour économiser du temps et du filament." msgid "File" msgstr "Fichier" @@ -3174,19 +2913,11 @@ msgstr "Fichier" msgid "Calibration" msgstr "Calibration" -msgid "" -"Failed to download the plug-in. Please check your firewall settings and vpn " -"software, check and retry." -msgstr "" -"Échec du téléchargement du plug-in. Veuillez vérifier les paramètres de " -"votre pare-feu et votre logiciel VPN puis réessayer." +msgid "Failed to download the plug-in. Please check your firewall settings and vpn software, check and retry." +msgstr "Échec du téléchargement du plug-in. Veuillez vérifier les paramètres de votre pare-feu et votre logiciel VPN puis réessayer." -msgid "" -"Failed to install the plug-in. Please check whether it is blocked or deleted " -"by anti-virus software." -msgstr "" -"Échec de l'installation du plug-in. Veuillez vérifier s'il est bloqué ou " -"s'il a été supprimé par un logiciel anti-virus." +msgid "Failed to install the plug-in. Please check whether it is blocked or deleted by anti-virus software." +msgstr "Échec de l'installation du plug-in. Veuillez vérifier s'il est bloqué ou s'il a été supprimé par un logiciel anti-virus." msgid "click here to see more info" msgstr "cliquez ici pour voir plus d'informations" @@ -3194,22 +2925,14 @@ msgstr "cliquez ici pour voir plus d'informations" msgid "Please home all axes (click " msgstr "Veuillez mettre à 0 les axes (cliquer " -msgid "" -") to locate the toolhead's position. This prevents device moving beyond the " -"printable boundary and causing equipment wear." -msgstr "" -") pour localiser la position de la tête. Cela éviter de dépasser la limite " -"imprimable et de provoquer une usure de l'équipement." +msgid ") to locate the toolhead's position. This prevents device moving beyond the printable boundary and causing equipment wear." +msgstr ") pour localiser la position de la tête. Cela éviter de dépasser la limite imprimable et de provoquer une usure de l'équipement." msgid "Go Home" msgstr "Retour 0" -msgid "" -"A error occurred. Maybe memory of system is not enough or it's a bug of the " -"program" -msgstr "" -"Une erreur s'est produite. Peut-être que la mémoire du système n'est pas " -"suffisante ou c'est un bug du programme" +msgid "A error occurred. Maybe memory of system is not enough or it's a bug of the program" +msgstr "Une erreur s'est produite. Peut-être que la mémoire du système n'est pas suffisante ou c'est un bug du programme" msgid "Please save project and restart the program. " msgstr "Veuillez enregistrer le projet et redémarrer le programme. " @@ -3252,51 +2975,27 @@ msgstr "Une erreur inconnue s’est produite lors de l’exportation du G-code." #, boost-format msgid "" -"Copying of the temporary G-code to the output G-code failed. Maybe the SD " -"card is write locked?\n" +"Copying of the temporary G-code to the output G-code failed. Maybe the SD card is write locked?\n" "Error message: %1%" msgstr "" -"La copie du G-code temporaire vers le G-code de sortie a échoué. La carte SD " -"est peut-être bloquée en écriture ?\n" +"La copie du G-code temporaire vers le G-code de sortie a échoué. La carte SD est peut-être bloquée en écriture ?\n" "Message d’erreur : %1%" #, boost-format -msgid "" -"Copying of the temporary G-code to the output G-code failed. There might be " -"problem with target device, please try exporting again or using different " -"device. The corrupted output G-code is at %1%.tmp." -msgstr "" -"La copie du G-code temporaire vers le G-code de sortie a échoué. Il se peut " -"qu’il y ait un problème avec le dispositif cible, veuillez essayer " -"d’exporter à nouveau ou d’utiliser un autre périphérique. Le G-code de " -"sortie corrompu se trouve dans %1%.tmp." +msgid "Copying of the temporary G-code to the output G-code failed. There might be problem with target device, please try exporting again or using different device. The corrupted output G-code is at %1%.tmp." +msgstr "La copie du G-code temporaire vers le G-code de sortie a échoué. Il se peut qu’il y ait un problème avec le dispositif cible, veuillez essayer d’exporter à nouveau ou d’utiliser un autre périphérique. Le G-code de sortie corrompu se trouve dans %1%.tmp." #, boost-format -msgid "" -"Renaming of the G-code after copying to the selected destination folder has " -"failed. Current path is %1%.tmp. Please try exporting again." -msgstr "" -"Le renommage du G-code après la copie dans le dossier de destination " -"sélectionné a échoué. Le chemin actuel est %1%.tmp. Veuillez réessayer " -"l’exportation." +msgid "Renaming of the G-code after copying to the selected destination folder has failed. Current path is %1%.tmp. Please try exporting again." +msgstr "Le renommage du G-code après la copie dans le dossier de destination sélectionné a échoué. Le chemin actuel est %1%.tmp. Veuillez réessayer l’exportation." #, boost-format -msgid "" -"Copying of the temporary G-code has finished but the original code at %1% " -"couldn't be opened during copy check. The output G-code is at %2%.tmp." -msgstr "" -"La copie du G-code temporaire est terminée mais le code original à %1% n’a " -"pas pu être ouvert pendant la vérification de la copie. Le G-code de sortie " -"se trouve dans %2%.tmp." +msgid "Copying of the temporary G-code has finished but the original code at %1% couldn't be opened during copy check. The output G-code is at %2%.tmp." +msgstr "La copie du G-code temporaire est terminée mais le code original à %1% n’a pas pu être ouvert pendant la vérification de la copie. Le G-code de sortie se trouve dans %2%.tmp." #, boost-format -msgid "" -"Copying of the temporary G-code has finished but the exported code couldn't " -"be opened during copy check. The output G-code is at %1%.tmp." -msgstr "" -"La copie du G-code temporaire est terminée mais le code exporté n’a pas pu " -"être ouvert lors du contrôle de la copie. Le G-code de sortie se trouve dans " -"%1%.tmp." +msgid "Copying of the temporary G-code has finished but the exported code couldn't be opened during copy check. The output G-code is at %1%.tmp." +msgstr "La copie du G-code temporaire est terminée mais le code exporté n’a pas pu être ouvert lors du contrôle de la copie. Le G-code de sortie se trouve dans %1%.tmp." #, boost-format msgid "G-code file exported to %1%" @@ -3310,18 +3009,14 @@ msgid "" "Failed to save gcode file.\n" "Error message: %1%.\n" "Source file %2%." -msgstr "" -"Échec de l'enregistrement du fichier gcode. Message d'erreur : %1%. Fichier " -"source %2%." +msgstr "Échec de l'enregistrement du fichier gcode. Message d'erreur : %1%. Fichier source %2%." msgid "Copying of the temporary G-code to the output G-code failed" msgstr "La copie du G-code temporaire vers le G-code de sortie a échoué" #, boost-format msgid "Scheduling upload to `%1%`. See Window -> Print Host Upload Queue" -msgstr "" -"Planification du téléversement vers `%1% `. Voir Fenêtre -> File d'attente " -"de téléversement de l'hôte d'impression" +msgstr "Planification du téléversement vers `%1% `. Voir Fenêtre -> File d'attente de téléversement de l'hôte d'impression" msgid "Device" msgstr "Appareil" @@ -3373,11 +3068,8 @@ msgstr "État de l’appareil" msgid "Actions" msgstr "Actions" -msgid "" -"Please select the devices you would like to manage here (up to 6 devices)" -msgstr "" -"Veuillez sélectionner ici les appareils que vous souhaitez gérer (jusqu’à 6 " -"appareils)." +msgid "Please select the devices you would like to manage here (up to 6 devices)" +msgstr "Veuillez sélectionner ici les appareils que vous souhaitez gérer (jusqu’à 6 appareils)." msgid "Add" msgstr "Ajouter" @@ -3467,8 +3159,7 @@ msgid "Preparing print job" msgstr "Préparation du travail d'impression" msgid "Abnormal print file data. Please slice again" -msgstr "" -"Données de fichier d'impression anormales. Veuillez redécouvre le fichier." +msgstr "Données de fichier d'impression anormales. Veuillez redécouvre le fichier." msgid "There is no device available to send printing." msgstr "Il n’y a pas de périphérique disponible pour envoyer l’impression." @@ -3506,20 +3197,14 @@ msgstr "Options d’envoi" msgid "Send to" msgstr "Envoyer à" -msgid "" -"printers at the same time.(It depends on how many devices can undergo " -"heating at the same time.)" -msgstr "" -"imprimantes en même temps. (Cela dépend du nombre d’appareils qui peuvent " -"être chauffés en même temps)." +msgid "printers at the same time.(It depends on how many devices can undergo heating at the same time.)" +msgstr "imprimantes en même temps. (Cela dépend du nombre d’appareils qui peuvent être chauffés en même temps)." msgid "Wait" msgstr "Attendre" -msgid "" -"minute each batch.(It depends on how long it takes to complete the heating.)" -msgstr "" -"minute par lot. (Cela dépend du temps nécessaire pour terminer le chauffage.)" +msgid "minute each batch.(It depends on how long it takes to complete the heating.)" +msgstr "minute par lot. (Cela dépend du temps nécessaire pour terminer le chauffage.)" msgid "Send" msgstr "Envoyer" @@ -3551,19 +3236,11 @@ msgstr "Origine" msgid "Size in X and Y of the rectangular plate." msgstr "Taille en X et Y du plateau rectangulaire." -msgid "" -"Distance of the 0,0 G-code coordinate from the front left corner of the " -"rectangle." -msgstr "" -"Distance des coordonnées 0,0 du G-code depuis le coin avant gauche du " -"rectangle." +msgid "Distance of the 0,0 G-code coordinate from the front left corner of the rectangle." +msgstr "Distance des coordonnées 0,0 du G-code depuis le coin avant gauche du rectangle." -msgid "" -"Diameter of the print bed. It is assumed that origin (0,0) is located in the " -"center." -msgstr "" -"Diamètre du plateau d'impression. Il est supposé que l'origine (0,0) est " -"située au centre." +msgid "Diameter of the print bed. It is assumed that origin (0,0) is located in the center." +msgstr "Diamètre du plateau d'impression. Il est supposé que l'origine (0,0) est située au centre." msgid "Rectangular" msgstr "Rectangle" @@ -3590,8 +3267,7 @@ msgid "Model" msgstr "Modèle" msgid "Choose an STL file to import bed shape from:" -msgstr "" -"Choisissez un fichier STL à partir duquel importer la forme du plateau :" +msgstr "Choisissez un fichier STL à partir duquel importer la forme du plateau :" msgid "Invalid file format." msgstr "Format de fichier non valide." @@ -3602,36 +3278,23 @@ msgstr "Erreur ! Modèle invalide" msgid "The selected file contains no geometry." msgstr "Le fichier sélectionné ne contient aucune géométrie." -msgid "" -"The selected file contains several disjoint areas. This is not supported." -msgstr "" -"Le fichier sélectionné contient plusieurs zones disjointes. Cela n'est pas " -"utilisable." +msgid "The selected file contains several disjoint areas. This is not supported." +msgstr "Le fichier sélectionné contient plusieurs zones disjointes. Cela n'est pas utilisable." msgid "Choose a file to import bed texture from (PNG/SVG):" -msgstr "" -"Choisir un fichier à partir duquel importer la texture du plateau (PNG/SVG) :" +msgstr "Choisir un fichier à partir duquel importer la texture du plateau (PNG/SVG) :" msgid "Choose an STL file to import bed model from:" -msgstr "" -"Choisissez un fichier STL à partir duquel importer le modèle de plateau :" +msgstr "Choisissez un fichier STL à partir duquel importer le modèle de plateau :" msgid "Bed Shape" msgstr "Forme du plateau" -msgid "" -"The recommended minimum temperature is less than 190 degree or the " -"recommended maximum temperature is greater than 300 degree.\n" -msgstr "" -"La température minimale recommandée est inférieure à 190 degrés ou la " -"température maximale recommandée est supérieure à 300 degrés.\n" +msgid "The recommended minimum temperature is less than 190 degree or the recommended maximum temperature is greater than 300 degree.\n" +msgstr "La température minimale recommandée est inférieure à 190 degrés ou la température maximale recommandée est supérieure à 300 degrés.\n" -msgid "" -"The recommended minimum temperature cannot be higher than the recommended " -"maximum temperature.\n" -msgstr "" -"La température minimale recommandée ne peut être supérieure à la température " -"maximale recommandée.\n" +msgid "The recommended minimum temperature cannot be higher than the recommended maximum temperature.\n" +msgstr "La température minimale recommandée ne peut être supérieure à la température maximale recommandée.\n" msgid "Please check.\n" msgstr "Veuillez vérifier.\n" @@ -3641,17 +3304,12 @@ msgid "" "Please make sure whether to use the temperature to print.\n" "\n" msgstr "" -"La buse peut être bloquée lorsque la température est hors de la plage " -"recommandée.\n" +"La buse peut être bloquée lorsque la température est hors de la plage recommandée.\n" "Veuillez vous assurer d'utiliser la température pour imprimer.\n" #, c-format, boost-format -msgid "" -"Recommended nozzle temperature of this filament type is [%d, %d] degree " -"centigrade" -msgstr "" -"La température de buse recommandée pour ce type de filament est de [%d, %d] " -"degrés centigrades" +msgid "Recommended nozzle temperature of this filament type is [%d, %d] degree centigrade" +msgstr "La température de buse recommandée pour ce type de filament est de [%d, %d] degrés centigrades" msgid "" "Too small max volumetric speed.\n" @@ -3661,14 +3319,8 @@ msgstr "" "La valeur a été réinitialisée à 0,5" #, c-format, boost-format -msgid "" -"Current chamber temperature is higher than the material's safe temperature," -"it may result in material softening and clogging.The maximum safe " -"temperature for the material is %d" -msgstr "" -"La température actuelle du caisson est supérieure à la température de " -"sécurité du matériau, ce qui peut entraîner un ramollissement et un bouchage " -"du filament. La température de sécurité maximale pour le matériau est %d" +msgid "Current chamber temperature is higher than the material's safe temperature,it may result in material softening and clogging.The maximum safe temperature for the material is %d" +msgstr "La température actuelle du caisson est supérieure à la température de sécurité du matériau, ce qui peut entraîner un ramollissement et un bouchage du filament. La température de sécurité maximale pour le matériau est %d" msgid "" "Too small layer height.\n" @@ -3684,23 +3336,15 @@ msgid "" "Zero initial layer height is invalid.\n" "\n" "The first layer height will be reset to 0.2." -msgstr "" -"La hauteur de couche initiale nulle n'est pas valide. La hauteur de la " -"première couche sera réinitialisée à 0,2." +msgstr "La hauteur de couche initiale nulle n'est pas valide. La hauteur de la première couche sera réinitialisée à 0,2." msgid "" -"This setting is only used for model size tunning with small value in some " -"cases.\n" +"This setting is only used for model size tunning with small value in some cases.\n" "For example, when model size has small error and hard to be assembled.\n" "For large size tuning, please use model scale function.\n" "\n" "The value will be reset to 0." -msgstr "" -"Ce paramètre n'est utilisé que pour le réglage de la taille du modèle avec " -"une petite valeur dans certains cas. Par exemple, lorsque la taille du " -"modèle présente une petite erreur et est difficile à assembler. Pour un " -"réglage de grande taille, veuillez utiliser la fonction d'échelle de modèle. " -"La valeur sera remise à 0." +msgstr "Ce paramètre n'est utilisé que pour le réglage de la taille du modèle avec une petite valeur dans certains cas. Par exemple, lorsque la taille du modèle présente une petite erreur et est difficile à assembler. Pour un réglage de grande taille, veuillez utiliser la fonction d'échelle de modèle. La valeur sera remise à 0." msgid "" "Too large elephant foot compensation is unreasonable.\n" @@ -3708,43 +3352,30 @@ msgid "" "For example, whether bed temperature is too high.\n" "\n" "The value will be reset to 0." -msgstr "" -"Une trop grande compensation de la patte d'éléphant est déraisonnable. Si " -"vous avez vraiment un effet de patte d'éléphant important, veuillez vérifier " -"d'autres paramètres. Par exemple, si la température du plateau est trop " -"élevée. La valeur sera remise à 0." +msgstr "Une trop grande compensation de la patte d'éléphant est déraisonnable. Si vous avez vraiment un effet de patte d'éléphant important, veuillez vérifier d'autres paramètres. Par exemple, si la température du plateau est trop élevée. La valeur sera remise à 0." -msgid "" -"Alternate extra wall does't work well when ensure vertical shell thickness " -"is set to All. " -msgstr "" -"La paroi supplémentaire alternée ne fonctionne pas bien lorsque le paramètre " -"Assurer l’épaisseur de la coque verticale est réglée sur Tous. " +msgid "Alternate extra wall does't work well when ensure vertical shell thickness is set to All. " +msgstr "La paroi supplémentaire alternée ne fonctionne pas bien lorsque le paramètre Assurer l’épaisseur de la coque verticale est réglée sur Tous. " msgid "" "Change these settings automatically? \n" -"Yes - Change ensure vertical shell thickness to Moderate and enable " -"alternate extra wall\n" +"Yes - Change ensure vertical shell thickness to Moderate and enable alternate extra wall\n" "No - Dont use alternate extra wall" msgstr "" "Modifier ces paramètres automatiquement ? \n" -"Oui - Modifier l’épaisseur de la coque verticale pour qu’elle soit modérée " -"et activer la paroi supplémentaire\n" +"Oui - Modifier l’épaisseur de la coque verticale pour qu’elle soit modérée et activer la paroi supplémentaire\n" "Non - Ne pas utiliser la paroi supplémentaire alternée" msgid "" -"Prime tower does not work when Adaptive Layer Height or Independent Support " -"Layer Height is on.\n" +"Prime tower does not work when Adaptive Layer Height or Independent Support Layer Height is on.\n" "Which do you want to keep?\n" "YES - Keep Prime Tower\n" "NO - Keep Adaptive Layer Height and Independent Support Layer Height" msgstr "" -"La tour de purge ne fonctionne pas lorsque la hauteur de couche adaptative " -"ou la hauteur de couche de support indépendante est activée. \n" +"La tour de purge ne fonctionne pas lorsque la hauteur de couche adaptative ou la hauteur de couche de support indépendante est activée. \n" "Que souhaitez-vous conserver ? \n" "OUI - Conserver la tour de purge \n" -"NON - Conserver la hauteur de la couche adaptative et la hauteur de la " -"couche de support indépendante" +"NON - Conserver la hauteur de la couche adaptative et la hauteur de la couche de support indépendante" msgid "" "Prime tower does not work when Adaptive Layer Height is on.\n" @@ -3752,8 +3383,7 @@ msgid "" "YES - Keep Prime Tower\n" "NO - Keep Adaptive Layer Height" msgstr "" -"La tour de purge ne fonctionne pas lorsque la hauteur de couche adaptative " -"est activée. \n" +"La tour de purge ne fonctionne pas lorsque la hauteur de couche adaptative est activée. \n" "Que souhaitez-vous conserver ? \n" "OUI - Conserver la tour de purge \n" "NON - Conserver la hauteur de la couche adaptative" @@ -3764,8 +3394,7 @@ msgid "" "YES - Keep Prime Tower\n" "NO - Keep Independent Support Layer Height" msgstr "" -"La tour de purge ne fonctionne pas lorsque la hauteur de la couche de " -"support indépendante est activée.\n" +"La tour de purge ne fonctionne pas lorsque la hauteur de la couche de support indépendante est activée.\n" "Que souhaitez-vous conserver ?\n" "OUI - Garder la tour de purge\n" "NON - Gardez la hauteur de la couche de support indépendante" @@ -3774,8 +3403,7 @@ msgid "" "While printing by Object, the extruder may collide skirt.\n" "Thus, reset the skirt layer to 1 to avoid that." msgstr "" -"Lors de l'impression par objet, l'extrudeur peut entrer en collision avec " -"une jupe.\n" +"Lors de l'impression par objet, l'extrudeur peut entrer en collision avec une jupe.\n" "Il faut donc remettre la couche de la jupe à 1 pour éviter les collisions." msgid "" @@ -3785,18 +3413,11 @@ msgstr "" "seam_slope_start_height doit être inférieur à la hauteur de couche.\n" "Remise à 0." -msgid "" -"Spiral mode only works when wall loops is 1, support is disabled, top shell " -"layers is 0, sparse infill density is 0 and timelapse type is traditional." -msgstr "" -"Le mode spirale ne fonctionne que lorsque qu'il n'y a qu'une seule paroi, " -"les supports sont désactivés, que les couches supérieures de la coque sont à " -"0, qu'il n'y a pas de remplissage et que le type timelapse est traditionnel." +msgid "Spiral mode only works when wall loops is 1, support is disabled, top shell layers is 0, sparse infill density is 0 and timelapse type is traditional." +msgstr "Le mode spirale ne fonctionne que lorsque qu'il n'y a qu'une seule paroi, les supports sont désactivés, que les couches supérieures de la coque sont à 0, qu'il n'y a pas de remplissage et que le type timelapse est traditionnel." msgid " But machines with I3 structure will not generate timelapse videos." -msgstr "" -" Mais les machines avec une structure I3 ne généreront pas de vidéos " -"timelapse." +msgstr " Mais les machines avec une structure I3 ne généreront pas de vidéos timelapse." msgid "" "Change these settings automatically? \n" @@ -3804,8 +3425,7 @@ msgid "" "No - Give up using spiral mode this time" msgstr "" "Modifier ces paramètres automatiquement ? \n" -"Oui - Modifiez ces paramètres et activez automatiquement le mode spirale/" -"vase\n" +"Oui - Modifiez ces paramètres et activez automatiquement le mode spirale/vase\n" "Non - Annuler l'activation du mode spirale" msgid "Auto bed leveling" @@ -3869,8 +3489,7 @@ msgid "Paused due to nozzle temperature malfunction" msgstr "Pause en raison d'un dysfonctionnement de la température de la buse" msgid "Paused due to heat bed temperature malfunction" -msgstr "" -"Pause en raison d'un dysfonctionnement de la température du plateau chauffant" +msgstr "Pause en raison d'un dysfonctionnement de la température du plateau chauffant" msgid "Filament unloading" msgstr "Déchargement du filament" @@ -3888,12 +3507,10 @@ msgid "Paused due to AMS lost" msgstr "Suspendu en raison de la perte de l’AMS" msgid "Paused due to low speed of the heat break fan" -msgstr "" -"Mise en pause en raison de la faible vitesse du ventilateur du heatbreak" +msgstr "Mise en pause en raison de la faible vitesse du ventilateur du heatbreak" msgid "Paused due to chamber temperature control error" -msgstr "" -"Mise en pause en raison d’une erreur de contrôle de la température du caisson" +msgstr "Mise en pause en raison d’une erreur de contrôle de la température du caisson" msgid "Cooling chamber" msgstr "Refroidissement du caisson" @@ -3940,48 +3557,26 @@ msgstr "Échec de la vérification." msgid "Update failed." msgstr "Mise à jour a échoué." -msgid "" -"The current chamber temperature or the target chamber temperature exceeds " -"45℃.In order to avoid extruder clogging,low temperature filament(PLA/PETG/" -"TPU) is not allowed to be loaded." -msgstr "" -"La température actuelle du caisson ou la température cible du caisson " -"dépasse 45℃. Afin d’éviter le bouchage de l’extrudeur, un filament basse " -"température (PLA/PETG/TPU) ne doit pas être chargé." +msgid "The current chamber temperature or the target chamber temperature exceeds 45℃.In order to avoid extruder clogging,low temperature filament(PLA/PETG/TPU) is not allowed to be loaded." +msgstr "La température actuelle du caisson ou la température cible du caisson dépasse 45℃. Afin d’éviter le bouchage de l’extrudeur, un filament basse température (PLA/PETG/TPU) ne doit pas être chargé." -msgid "" -"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to " -"avoid extruder clogging,it is not allowed to set the chamber temperature " -"above 45℃." -msgstr "" -"Un filament basse température (PLA/PETG/TPU) est chargé dans l’extrudeur. " -"Afin d’éviter le bouchage de l’extrudeur, il n’est pas autorisé de régler la " -"température du caisson au-dessus de 45℃." +msgid "Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to avoid extruder clogging,it is not allowed to set the chamber temperature above 45℃." +msgstr "Un filament basse température (PLA/PETG/TPU) est chargé dans l’extrudeur. Afin d’éviter le bouchage de l’extrudeur, il n’est pas autorisé de régler la température du caisson au-dessus de 45℃." -msgid "" -"When you set the chamber temperature below 40℃, the chamber temperature " -"control will not be activated. And the target chamber temperature will " -"automatically be set to 0℃." -msgstr "" -"Lorsque vous réglez la température du caisson en dessous de 40℃, le contrôle " -"de la température du caisson ne sera pas activé. Et la température cible du " -"caisson sera automatiquement réglée sur 0℃." +msgid "When you set the chamber temperature below 40℃, the chamber temperature control will not be activated. And the target chamber temperature will automatically be set to 0℃." +msgstr "Lorsque vous réglez la température du caisson en dessous de 40℃, le contrôle de la température du caisson ne sera pas activé. Et la température cible du caisson sera automatiquement réglée sur 0℃." msgid "Failed to start printing job" msgstr "Échec du lancement de la tâche d'impression" -msgid "" -"This calibration does not support the currently selected nozzle diameter" -msgstr "" -"Cette calibration ne prend pas en charge le diamètre de buse actuellement " -"sélectionné" +msgid "This calibration does not support the currently selected nozzle diameter" +msgstr "Cette calibration ne prend pas en charge le diamètre de buse actuellement sélectionné" msgid "Current flowrate cali param is invalid" msgstr "Le paramètre de calibration du débit actuel n’est pas valide" msgid "Selected diameter and machine diameter do not match" -msgstr "" -"Le diamètre sélectionné et le diamètre de la machine ne correspondent pas" +msgstr "Le diamètre sélectionné et le diamètre de la machine ne correspondent pas" msgid "Failed to generate cali gcode" msgstr "Échec de la génération du G-code de calibration" @@ -3995,19 +3590,11 @@ msgstr "Le TPU n’est pas pris en charge par l’AMS." msgid "Bambu PET-CF/PA6-CF is not supported by AMS." msgstr "Bambu PET-CF/PA6-CF n’est pas pris en charge par l’AMS." -msgid "" -"Damp PVA will become flexible and get stuck inside AMS,please take care to " -"dry it before use." -msgstr "" -"Le PVA humide deviendra flexible et restera coincé à l’intérieur de l’AMS, " -"veuillez prendre soin de le sécher avant utilisation." +msgid "Damp PVA will become flexible and get stuck inside AMS,please take care to dry it before use." +msgstr "Le PVA humide deviendra flexible et restera coincé à l’intérieur de l’AMS, veuillez prendre soin de le sécher avant utilisation." -msgid "" -"CF/GF filaments are hard and brittle, It's easy to break or get stuck in " -"AMS, please use with caution." -msgstr "" -"Les filaments CF/GF sont durs et cassants, ils peuvent se casser ou se " -"coincer dans l’AMS, veuillez les utiliser avec prudence." +msgid "CF/GF filaments are hard and brittle, It's easy to break or get stuck in AMS, please use with caution." +msgstr "Les filaments CF/GF sont durs et cassants, ils peuvent se casser ou se coincer dans l’AMS, veuillez les utiliser avec prudence." msgid "default" msgstr "défaut" @@ -4017,8 +3604,7 @@ msgid "Edit Custom G-code (%1%)" msgstr "Modifier le G-code personnalisé (%1%)" msgid "Built-in placeholders (Double click item to add to G-code)" -msgstr "" -"Placeholders intégrés (double-cliquez sur l’élément pour l’ajouter au G-code)" +msgstr "Placeholders intégrés (double-cliquez sur l’élément pour l’ajouter au G-code)" msgid "Search gcode placeholders" msgstr "Rechercher les placeholders de G-code" @@ -4091,8 +3677,7 @@ msgstr "Validation du paramètre" #, c-format, boost-format msgid "Value %s is out of range. The valid range is from %d to %d." -msgstr "" -"La valeur %s est hors plage. La plage valide est comprise entre %d et %d." +msgstr "La valeur %s est hors plage. La plage valide est comprise entre %d et %d." msgid "Value is out of range." msgstr "La valeur est hors plage." @@ -4105,12 +3690,8 @@ msgid "" msgstr "Est-ce %s%% ou %s %s ? OUI pour %s%%, NON pour %s %s." #, boost-format -msgid "" -"Invalid input format. Expected vector of dimensions in the following format: " -"\"%1%\"" -msgstr "" -"Format d'entrée non valide. Vecteur de dimensions attendu dans le format " -"suivant : \"%1%\"" +msgid "Invalid input format. Expected vector of dimensions in the following format: \"%1%\"" +msgstr "Format d'entrée non valide. Vecteur de dimensions attendu dans le format suivant : \"%1%\"" msgid "Input value is out of range" msgstr "La valeur entrée est hors plage" @@ -4135,7 +3716,7 @@ msgid "Temperature" msgstr "Température" msgid "Flow" -msgstr "Flux" +msgstr "Débit" msgid "Tool" msgstr "Outil" @@ -4200,6 +3781,15 @@ msgstr "Durée totale" msgid "Total cost" msgstr "Coût total" +msgid "up to" +msgstr "jusqu’à" + +msgid "above" +msgstr "plus que" + +msgid "from" +msgstr "de" + msgid "Color Scheme" msgstr "Schéma de couleur" @@ -4263,12 +3853,12 @@ msgstr "Temps de changement de filament" msgid "Cost" msgstr "Coût" -msgid "Print" -msgstr "Imprimer" - msgid "Color change" msgstr "Changement de couleur" +msgid "Print" +msgstr "Imprimer" + msgid "Printer" msgstr "Imprimante" @@ -4452,13 +4042,9 @@ msgstr "Le volume:" msgid "Size:" msgstr "Taille:" -#, c-format, boost-format -msgid "" -"Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " -"separate the conflicted objects farther (%s <-> %s)." -msgstr "" -"Des conflits de chemins G-code ont été trouvés au niveau de la couche %d, z " -"= %.2lf mm. Veuillez séparer davantage les objets en conflit (%s <-> %s)." +#, boost-format +msgid "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please separate the conflicted objects farther (%s <-> %s)." +msgstr "Des conflits de chemins G-code ont été trouvés au niveau de la couche %d, z = %.2lf mm. Veuillez séparer davantage les objets en conflit (%s <-> %s)." msgid "An object is layed over the boundary of plate." msgstr "Un objet est posé sur la limite du plateau." @@ -4474,13 +4060,10 @@ msgstr "Seul l'objet en cours d'édition est visible." msgid "" "An object is laid over the boundary of plate or exceeds the height limit.\n" -"Please solve the problem by moving it totally on or off the plate, and " -"confirming that the height is within the build volume." +"Please solve the problem by moving it totally on or off the plate, and confirming that the height is within the build volume." msgstr "" -"Un objet est posé sur la limite de la plaque ou dépasse la limite de " -"hauteur.\n" -"Veuillez résoudre le problème en le déplaçant totalement sur ou hors du " -"plateau, et en confirmant que la hauteur entre dans le volume d'impression." +"Un objet est posé sur la limite de la plaque ou dépasse la limite de hauteur.\n" +"Veuillez résoudre le problème en le déplaçant totalement sur ou hors du plateau, et en confirmant que la hauteur entre dans le volume d'impression." msgid "Calibration step selection" msgstr "Sélection de l'étape de calibration" @@ -4501,12 +4084,10 @@ msgid "Calibration program" msgstr "Programme de calibration" msgid "" -"The calibration program detects the status of your device automatically to " -"minimize deviation.\n" +"The calibration program detects the status of your device automatically to minimize deviation.\n" "It keeps the device performing optimally." msgstr "" -"Le processus de calibration détecte automatiquement l'état de votre appareil " -"pour minimiser les écarts.\n" +"Le processus de calibration détecte automatiquement l'état de votre appareil pour minimiser les écarts.\n" "Il permet à l'appareil de fonctionner de manière optimale." msgid "Calibration Flow" @@ -4581,8 +4162,7 @@ msgid "Application is closing" msgstr "L'application se ferme" msgid "Closing Application while some presets are modified." -msgstr "" -"Fermeture de l'application pendant que certains préréglages sont modifiés." +msgstr "Fermeture de l'application pendant que certains préréglages sont modifiés." msgid "Logging" msgstr "Enregistrement" @@ -4855,8 +4435,7 @@ msgid "Show 3D Navigator" msgstr "Afficher le navigateur 3D" msgid "Show 3D navigator in Prepare and Preview scene" -msgstr "" -"Afficher le navigateur 3D dans la scène de préparation et de prévisualisation" +msgstr "Afficher le navigateur 3D dans la scène de préparation et de prévisualisation" msgid "Reset Window Layout" msgstr "Réinitialiser la présentation de la fenêtre" @@ -4897,6 +4476,18 @@ msgstr "Passe 2" msgid "Flow rate test - Pass 2" msgstr "Test de débit - Passe 2" +msgid "YOLO (Recommended)" +msgstr "YOLO (Recommandé)" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "Calibrage du débit YOLO d’Orca, par intervalle de 0,01" + +msgid "YOLO (perfectionist version)" +msgstr "YOLO (version perfectionniste)" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "Calibrage du débit YOLO d’Orca, par intervalle de 0,005" + msgid "Flow rate" msgstr "Débit" @@ -4969,14 +4560,11 @@ msgstr "&Aide" #, c-format, boost-format msgid "A file exists with the same name: %s, do you want to override it." -msgstr "" -"Il existe un fichier portant le même nom : %s. Voulez-vous le remplacer ?" +msgstr "Il existe un fichier portant le même nom : %s. Voulez-vous le remplacer ?" #, c-format, boost-format msgid "A config exists with the same name: %s, do you want to override it." -msgstr "" -"Il existe une configuration portant le même nom : %s. Voulez-vous la " -"remplacer ?" +msgstr "Il existe une configuration portant le même nom : %s. Voulez-vous la remplacer ?" msgid "Overwrite file" msgstr "Remplacer le fichier" @@ -4993,11 +4581,8 @@ msgstr "Choisir un dossier" #, c-format, boost-format msgid "There is %d config exported. (Only non-system configs)" msgid_plural "There are %d configs exported. (Only non-system configs)" -msgstr[0] "" -"Il y a %d configuration exportée. (Uniquement les configurations non système)" -msgstr[1] "" -"Il y a %d configurations exportées. (Uniquement les configurations non " -"système)" +msgstr[0] "Il y a %d configuration exportée. (Uniquement les configurations non système)" +msgstr[1] "Il y a %d configurations exportées. (Uniquement les configurations non système)" msgid "Export result" msgstr "Exporter le Résultat" @@ -5007,23 +4592,16 @@ msgstr "Sélectionnez le profil à charger :" #, c-format, boost-format msgid "There is %d config imported. (Only non-system and compatible configs)" -msgid_plural "" -"There are %d configs imported. (Only non-system and compatible configs)" -msgstr[0] "" -"Il y a %d configuration importée. (Uniquement les configurations non système " -"et compatibles)" -msgstr[1] "" -"Il y a %d configurations importées. (Uniquement les configurations non " -"système et compatibles)" +msgid_plural "There are %d configs imported. (Only non-system and compatible configs)" +msgstr[0] "Il y a %d configuration importée. (Uniquement les configurations non système et compatibles)" +msgstr[1] "Il y a %d configurations importées. (Uniquement les configurations non système et compatibles)" msgid "" "\n" -"Hint: Make sure you have added the corresponding printer before importing " -"the configs." +"Hint: Make sure you have added the corresponding printer before importing the configs." msgstr "" "\n" -"Conseil : assurez-vous d’avoir ajouté l’imprimante correspondante avant " -"d’importer les configurations." +"Conseil : assurez-vous d’avoir ajouté l’imprimante correspondante avant d’importer les configurations." msgid "Import result" msgstr "Importer le résultat" @@ -5054,43 +4632,28 @@ msgid "Synchronization" msgstr "Synchronisation" msgid "The device cannot handle more conversations. Please retry later." -msgstr "" -"L'appareil ne peut pas gérer plus de conversations. Veuillez réessayer plus " -"tard." +msgstr "L'appareil ne peut pas gérer plus de conversations. Veuillez réessayer plus tard." msgid "Player is malfunctioning. Please reinstall the system player." -msgstr "" -"Le lecteur ne fonctionne pas correctement. Veuillez réinstaller le lecteur " -"système." +msgstr "Le lecteur ne fonctionne pas correctement. Veuillez réinstaller le lecteur système." msgid "The player is not loaded, please click \"play\" button to retry." -msgstr "" -"Le lecteur n’est pas chargé, veuillez cliquer sur le bouton « play » pour " -"réessayer." +msgstr "Le lecteur n’est pas chargé, veuillez cliquer sur le bouton « play » pour réessayer." msgid "Please confirm if the printer is connected." msgstr "Veuillez vérifier que l’imprimante est bien connectée." -msgid "" -"The printer is currently busy downloading. Please try again after it " -"finishes." -msgstr "" -"L’imprimante est actuellement occupée à télécharger. Veuillez réessayer une " -"fois le téléchargement terminé." +msgid "The printer is currently busy downloading. Please try again after it finishes." +msgstr "L’imprimante est actuellement occupée à télécharger. Veuillez réessayer une fois le téléchargement terminé." msgid "Printer camera is malfunctioning." msgstr "La caméra de l’imprimante ne fonctionne pas correctement." msgid "Problem occured. Please update the printer firmware and try again." -msgstr "" -"Un problème s’est produit. Veuillez mettre à jour le micrologiciel de " -"l’imprimante et réessayer." +msgstr "Un problème s’est produit. Veuillez mettre à jour le micrologiciel de l’imprimante et réessayer." -msgid "" -"LAN Only Liveview is off. Please turn on the liveview on printer screen." -msgstr "" -"La fonction vue en direct sur réseau local est désactivée. Veuillez activer " -"l’affichage en direct sur l’écran de l’imprimante." +msgid "LAN Only Liveview is off. Please turn on the liveview on printer screen." +msgstr "La fonction vue en direct sur réseau local est désactivée. Veuillez activer l’affichage en direct sur l’écran de l’imprimante." msgid "Please enter the IP of printer to connect." msgstr "Veuillez saisir l’IP de l’imprimante à connecter." @@ -5101,12 +4664,8 @@ msgstr "Initialisation…" msgid "Connection Failed. Please check the network and try again" msgstr "Échec de la connexion. Veuillez vérifier le réseau et réessayer" -msgid "" -"Please check the network and try again, You can restart or update the " -"printer if the issue persists." -msgstr "" -"Veuillez vérifier le réseau et réessayer, Vous pouvez redémarrer ou mettre à " -"jour l’imprimante si le problème persiste." +msgid "Please check the network and try again, You can restart or update the printer if the issue persists." +msgstr "Veuillez vérifier le réseau et réessayer, Vous pouvez redémarrer ou mettre à jour l’imprimante si le problème persiste." msgid "The printer has been logged out and cannot connect." msgstr "L’imprimante a été déconnectée et ne peut pas se connecter." @@ -5115,9 +4674,7 @@ msgid "Stopped." msgstr "Arrêté." msgid "LAN Connection Failed (Failed to start liveview)" -msgstr "" -"Échec de la connexion au réseau local (échec du démarrage de l’affichage en " -"direct)" +msgstr "Échec de la connexion au réseau local (échec du démarrage de l’affichage en direct)" msgid "" "Virtual Camera Tools is required for this task!\n" @@ -5219,30 +4776,19 @@ msgid "Load failed" msgstr "Échec du chargement" msgid "Initialize failed (Device connection not ready)!" -msgstr "" -"L'initialisation a échoué (la connexion de l'appareil n'est pas prête) !" +msgstr "L'initialisation a échoué (la connexion de l'appareil n'est pas prête) !" -msgid "" -"Browsing file in SD card is not supported in current firmware. Please update " -"the printer firmware." -msgstr "" -"La navigation dans les fichiers de la carte SD n’est pas prise en charge par " -"le micrologiciel actuel. Veuillez mettre à jour le micrologiciel de " -"l’imprimante." +msgid "Browsing file in SD card is not supported in current firmware. Please update the printer firmware." +msgstr "La navigation dans les fichiers de la carte SD n’est pas prise en charge par le micrologiciel actuel. Veuillez mettre à jour le micrologiciel de l’imprimante." msgid "Initialize failed (Storage unavailable, insert SD card.)!" -msgstr "" -"Échec de l’initialisation (Stockage indisponible, insérer la carte SD.) !" +msgstr "Échec de l’initialisation (Stockage indisponible, insérer la carte SD.) !" msgid "LAN Connection Failed (Failed to view sdcard)" -msgstr "" -"Échec de la connexion au réseau local (Échec de la visualisation de la carte " -"SD)" +msgstr "Échec de la connexion au réseau local (Échec de la visualisation de la carte SD)" msgid "Browsing file in SD card is not supported in LAN Only Mode." -msgstr "" -"La navigation dans les fichiers de la carte SD n’est pas prise en charge en " -"mode LAN uniquement." +msgstr "La navigation dans les fichiers de la carte SD n’est pas prise en charge en mode LAN uniquement." #, c-format, boost-format msgid "Initialize failed (%s)!" @@ -5250,14 +4796,9 @@ msgstr "L'initialisation a échoué (%s)!" #, c-format, boost-format msgid "You are going to delete %u file from printer. Are you sure to continue?" -msgid_plural "" -"You are going to delete %u files from printer. Are you sure to continue?" -msgstr[0] "" -"Vous allez supprimer le fichier %u de l’imprimante. Êtes-vous sûr de vouloir " -"continuer ?" -msgstr[1] "" -"Vous allez supprimer %u fichiers de l’imprimante. Êtes-vous sûr de vouloir " -"continuer ?" +msgid_plural "You are going to delete %u files from printer. Are you sure to continue?" +msgstr[0] "Vous allez supprimer le fichier %u de l’imprimante. Êtes-vous sûr de vouloir continuer ?" +msgstr[1] "Vous allez supprimer %u fichiers de l’imprimante. Êtes-vous sûr de vouloir continuer ?" msgid "Delete files" msgstr "Supprimer les fichiers" @@ -5278,12 +4819,8 @@ msgstr "Échec de la récupération des informations de modèle de l’imprimant msgid "Failed to parse model information." msgstr "Échec de l’analyse des informations sur le modèle." -msgid "" -"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer " -"and export a new .gcode.3mf file." -msgstr "" -"Le fichier G-code .3mf ne contient pas de données G-code. Veuillez le " -"découper avec OrcaSlicer et exporter un nouveau fichier G-code .3mf." +msgid "The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer and export a new .gcode.3mf file." +msgstr "Le fichier G-code .3mf ne contient pas de données G-code. Veuillez le découper avec OrcaSlicer et exporter un nouveau fichier G-code .3mf." #, c-format, boost-format msgid "File '%s' was lost! Please download it again." @@ -5313,12 +4850,8 @@ msgstr "Téléchargement terminé" msgid "Downloading %d%%..." msgstr "Téléchargement %d%%..." -msgid "" -"Reconnecting the printer, the operation cannot be completed immediately, " -"please try again later." -msgstr "" -"Reconnexion de l’imprimante, l’opération ne peut être effectuée maintenant, " -"veuillez réessayer plus tard." +msgid "Reconnecting the printer, the operation cannot be completed immediately, please try again later." +msgstr "Reconnexion de l’imprimante, l’opération ne peut être effectuée maintenant, veuillez réessayer plus tard." msgid "File does not exist." msgstr "Le fichier n’existe pas." @@ -5397,9 +4930,7 @@ msgstr "" msgid "How do you like this printing file?" msgstr "Que pensez-vous de ce fichier d’impression ?" -msgid "" -"(The model has already been rated. Your rating will overwrite the previous " -"rating.)" +msgid "(The model has already been rated. Your rating will overwrite the previous rating.)" msgstr "(Le modèle a déjà été noté. Votre note écrasera la note précédente.)" msgid "Rate" @@ -5474,12 +5005,8 @@ msgstr "Couche : %s" msgid "Layer: %d/%d" msgstr "Couche : %d/%d" -msgid "" -"Please heat the nozzle to above 170 degree before loading or unloading " -"filament." -msgstr "" -"Veuillez chauffer la buse à plus de 170 degrés avant de charger ou de " -"décharger le filament." +msgid "Please heat the nozzle to above 170 degree before loading or unloading filament." +msgstr "Veuillez chauffer la buse à plus de 170 degrés avant de charger ou de décharger le filament." msgid "Still unload" msgstr "Décharger encore" @@ -5490,12 +5017,8 @@ msgstr "Charger encore" msgid "Please select an AMS slot before calibration" msgstr "Veuillez sélectionner un emplacement AMS avant la calibration" -msgid "" -"Cannot read filament info: the filament is loaded to the tool head,please " -"unload the filament and try again." -msgstr "" -"Impossible de lire les informations sur le filament: le filament est chargé " -"dans l'extrudeur. Veuillez décharger le filament et réessayer." +msgid "Cannot read filament info: the filament is loaded to the tool head,please unload the filament and try again." +msgstr "Impossible de lire les informations sur le filament: le filament est chargé dans l'extrudeur. Veuillez décharger le filament et réessayer." msgid "This only takes effect during printing" msgstr "Cela ne prend effet que pendant l'impression" @@ -5561,21 +5084,17 @@ msgid " can not be opened\n" msgstr " ne peut pas être ouvert\n" msgid "" -"The following issues occurred during the process of uploading images. Do you " -"want to ignore them?\n" +"The following issues occurred during the process of uploading images. Do you want to ignore them?\n" "\n" msgstr "" -"Les problèmes suivants se sont produits lors du processus d’envoi des " -"images. Voulez-vous les ignorer ?\n" +"Les problèmes suivants se sont produits lors du processus d’envoi des images. Voulez-vous les ignorer ?\n" "\n" msgid "info" msgstr "info" msgid "Synchronizing the printing results. Please retry a few seconds later." -msgstr "" -"Synchronisation des résultats d’impression. Veuillez réessayer dans quelques " -"secondes." +msgstr "Synchronisation des résultats d’impression. Veuillez réessayer dans quelques secondes." msgid "Upload failed\n" msgstr "Échec de l’envoi\n" @@ -5588,8 +5107,7 @@ msgid "" "\n" " error code: " msgstr "" -"Le résultat de votre commentaire ne peut pas être téléchargé pour certaines " -"raisons :\n" +"Le résultat de votre commentaire ne peut pas être téléchargé pour certaines raisons :\n" "\n" " code d’erreur : " @@ -5605,12 +5123,8 @@ msgstr "" "\n" "Souhaitez-vous être redirigé vers la page Web pour l’évaluation ?" -msgid "" -"Some of your images failed to upload. Would you like to redirect to the " -"webpage for rating?" -msgstr "" -"Certaines de vos images n’ont pas pu être envoyées. Souhaitez-vous être " -"redirigé vers la page Web pour l’évaluation ?" +msgid "Some of your images failed to upload. Would you like to redirect to the webpage for rating?" +msgstr "Certaines de vos images n’ont pas pu être envoyées. Souhaitez-vous être redirigé vers la page Web pour l’évaluation ?" msgid "You can select up to 16 images." msgstr "Vous pouvez sélectionner jusqu’à 16 images." @@ -5661,12 +5175,8 @@ msgstr "Sauter" msgid "Newer 3mf version" msgstr "Nouvelle version 3mf" -msgid "" -"The 3mf file version is in Beta and it is newer than the current OrcaSlicer " -"version." -msgstr "" -"La version du fichier 3mf est en bêta et est plus récente que la version " -"actuelle d’OrcaSlicer." +msgid "The 3mf file version is in Beta and it is newer than the current OrcaSlicer version." +msgstr "La version du fichier 3mf est en bêta et est plus récente que la version actuelle d’OrcaSlicer." msgid "If you would like to try Orca Slicer Beta, you may click to" msgstr "Si vous souhaitez essayer OrcaSlicer Beta, vous pouvez cliquer sur" @@ -5675,14 +5185,10 @@ msgid "Download Beta Version" msgstr "Télécharger la version bêta" msgid "The 3mf file version is newer than the current Orca Slicer version." -msgstr "" -"La version du fichier 3mf est plus récente que la version actuelle " -"d’OrcaSlicer" +msgstr "La version du fichier 3mf est plus récente que la version actuelle d’OrcaSlicer" msgid "Update your Orca Slicer could enable all functionality in the 3mf file." -msgstr "" -"La mise à jour d’OrcaSlicer permet d’activer toutes les fonctionnalités du " -"fichier 3mf." +msgstr "La mise à jour d’OrcaSlicer permet d’activer toutes les fonctionnalités du fichier 3mf." msgid "Current Version: " msgstr "Version actuelle : " @@ -5799,8 +5305,7 @@ msgid "WARNING:" msgstr "ATTENTION :" msgid "Your model needs support ! Please make support material enable." -msgstr "" -"Votre modèle a besoin de supports ! Veuillez activer le matériau de support." +msgstr "Votre modèle a besoin de supports ! Veuillez activer le matériau de support." msgid "Gcode path overlap" msgstr "Chevauchement de chemin G-code" @@ -5820,12 +5325,8 @@ msgstr "Couches" msgid "Range" msgstr "Zone" -msgid "" -"The application cannot run normally because OpenGL version is lower than " -"2.0.\n" -msgstr "" -"L'application ne peut pas fonctionner normalement car la version d'OpenGL " -"est inférieure à 2.0.\n" +msgid "The application cannot run normally because OpenGL version is lower than 2.0.\n" +msgstr "L'application ne peut pas fonctionner normalement car la version d'OpenGL est inférieure à 2.0.\n" msgid "Please upgrade your graphics card driver." msgstr "Veuillez mettre à jour le pilote de votre carte graphique." @@ -5859,12 +5360,8 @@ msgstr "La sensibilité de pause est" msgid "Enable detection of build plate position" msgstr "Activation de la détection de la position de la plaque" -msgid "" -"The localization tag of build plate is detected, and printing is paused if " -"the tag is not in predefined range." -msgstr "" -"La balise de localisation de la plaque est détectée, l'impression est " -"interrompue si la balise n'est pas dans la plage prédéfinie." +msgid "The localization tag of build plate is detected, and printing is paused if the tag is not in predefined range." +msgstr "La balise de localisation de la plaque est détectée, l'impression est interrompue si la balise n'est pas dans la plage prédéfinie." msgid "First Layer Inspection" msgstr "Inspection de la Première Couche" @@ -5882,9 +5379,7 @@ msgid "Nozzle Clumping Detection" msgstr "Détection de l’encrassement de la buse" msgid "Check if the nozzle is clumping by filament or other foreign objects." -msgstr "" -"Vérifier si la buse est encrassée par du filament ou d’autres corps " -"étrangers." +msgstr "Vérifier si la buse est encrassée par du filament ou d’autres corps étrangers." msgid "Nozzle Type" msgstr "Type de buse" @@ -5915,7 +5410,7 @@ msgid "View all object's settings" msgstr "Afficher tous les paramètres de l'objet" msgid "Material settings" -msgstr "" +msgstr "Réglages des matériaux" msgid "Remove current plate (if not last one)" msgstr "Retirer la plaque actuelle (si elle n'est pas la dernière)" @@ -5994,30 +5489,19 @@ msgid "Search plate, object and part." msgstr "Recherche de plaque, d'objet et de pièce." msgid "Pellets" -msgstr "" +msgstr "Pellets" -msgid "" -"No AMS filaments. Please select a printer in 'Device' page to load AMS info." -msgstr "" -"Pas de filaments AMS. Veuillez sélectionner une imprimante dans la page " -"\"Appareil\" pour charger les informations AMS." +msgid "No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "Pas de filaments AMS. Veuillez sélectionner une imprimante dans la page \"Appareil\" pour charger les informations AMS." msgid "Sync filaments with AMS" msgstr "Synchroniser les filaments avec AMS" -msgid "" -"Sync filaments with AMS will drop all current selected filament presets and " -"colors. Do you want to continue?" -msgstr "" -"La synchronisation des filaments avec AMS supprimera tous les préréglages et " -"couleurs de filament actuellement sélectionnés. Voulez-vous continuer ?" +msgid "Sync filaments with AMS will drop all current selected filament presets and colors. Do you want to continue?" +msgstr "La synchronisation des filaments avec AMS supprimera tous les préréglages et couleurs de filament actuellement sélectionnés. Voulez-vous continuer ?" -msgid "" -"Already did a synchronization, do you want to sync only changes or resync " -"all?" -msgstr "" -"Vous avez déjà effectué une synchronisation. Voulez-vous synchroniser " -"uniquement les modifications ou tout resynchroniser ?" +msgid "Already did a synchronization, do you want to sync only changes or resync all?" +msgstr "Vous avez déjà effectué une synchronisation. Voulez-vous synchroniser uniquement les modifications ou tout resynchroniser ?" msgid "Sync" msgstr "Sync" @@ -6026,30 +5510,18 @@ msgid "Resync" msgstr "Resync" msgid "There are no compatible filaments, and sync is not performed." -msgstr "" -"Il n'y a pas de filaments compatibles et la synchronisation n'est pas " -"effectuée." +msgstr "Il n'y a pas de filaments compatibles et la synchronisation n'est pas effectuée." -msgid "" -"There are some unknown filaments mapped to generic preset. Please update " -"Orca Slicer or restart Orca Slicer to check if there is an update to system " -"presets." -msgstr "" -"Il existe des filaments inconnus mappés sur un préréglage générique. " -"Veuillez mettre à jour ou redémarrer Orca Slicer pour vérifier s'il existe " -"une mise à jour des préréglages système." +msgid "There are some unknown filaments mapped to generic preset. Please update Orca Slicer or restart Orca Slicer to check if there is an update to system presets." +msgstr "Il existe des filaments inconnus mappés sur un préréglage générique. Veuillez mettre à jour ou redémarrer Orca Slicer pour vérifier s'il existe une mise à jour des préréglages système." #, boost-format msgid "Do you want to save changes to \"%1%\"?" msgstr "Voulez-vous enregistrer les modifications apportées à \"%1%\" ?" #, c-format, boost-format -msgid "" -"Successfully unmounted. The device %s(%s) can now be safely removed from the " -"computer." -msgstr "" -"Démonté avec succès. Le périphérique %s(%s) peut maintenant être retiré en " -"toute sécurité de l'ordinateur." +msgid "Successfully unmounted. The device %s(%s) can now be safely removed from the computer." +msgstr "Démonté avec succès. Le périphérique %s(%s) peut maintenant être retiré en toute sécurité de l'ordinateur." #, c-format, boost-format msgid "Ejecting of device %s(%s) has failed." @@ -6061,30 +5533,14 @@ msgstr "Projet précédent non enregistré détecté, voulez-vous le restaurer ? msgid "Restore" msgstr "Restaurer" -msgid "" -"The current hot bed temperature is relatively high. The nozzle may be " -"clogged when printing this filament in a closed enclosure. Please open the " -"front door and/or remove the upper glass." -msgstr "" -"La température actuelle du plateau est relativement élevée. La buse peut se " -"boucher lors de l’impression de ce filament dans une enceinte fermée. " -"Veuillez ouvrir la porte avant et/ou retirer la vitre supérieure." +msgid "The current hot bed temperature is relatively high. The nozzle may be clogged when printing this filament in a closed enclosure. Please open the front door and/or remove the upper glass." +msgstr "La température actuelle du plateau est relativement élevée. La buse peut se boucher lors de l’impression de ce filament dans une enceinte fermée. Veuillez ouvrir la porte avant et/ou retirer la vitre supérieure." -msgid "" -"The nozzle hardness required by the filament is higher than the default " -"nozzle hardness of the printer. Please replace the hardened nozzle or " -"filament, otherwise, the nozzle will be attrited or damaged." -msgstr "" -"La dureté de la buse requise par le filament est supérieure à la dureté par " -"défaut de la buse de l'imprimante. Veuillez remplacer la buse ou le " -"filament, sinon la buse s'usera ou s'endommagera." +msgid "The nozzle hardness required by the filament is higher than the default nozzle hardness of the printer. Please replace the hardened nozzle or filament, otherwise, the nozzle will be attrited or damaged." +msgstr "La dureté de la buse requise par le filament est supérieure à la dureté par défaut de la buse de l'imprimante. Veuillez remplacer la buse ou le filament, sinon la buse s'usera ou s'endommagera." -msgid "" -"Enabling traditional timelapse photography may cause surface imperfections. " -"It is recommended to change to smooth mode." -msgstr "" -"L’activation de la photographie timelapse traditionnelle peut provoquer des " -"imperfections de surface. Il est recommandé de passer en mode fluide." +msgid "Enabling traditional timelapse photography may cause surface imperfections. It is recommended to change to smooth mode." +msgstr "L’activation de la photographie timelapse traditionnelle peut provoquer des imperfections de surface. Il est recommandé de passer en mode fluide." msgid "Expand sidebar" msgstr "Agrandir la barre latérale" @@ -6097,31 +5553,21 @@ msgid "Loading file: %s" msgstr "Chargement du fichier : %s" msgid "The 3mf is not supported by OrcaSlicer, load geometry data only." -msgstr "" -"Le fichier 3mf n’est pas supporté par OrcaSlicer, chargement des données de " -"géométrie uniquement." +msgstr "Le fichier 3mf n’est pas supporté par OrcaSlicer, chargement des données de géométrie uniquement." msgid "Load 3mf" msgstr "Charger 3mf" #, c-format, boost-format -msgid "" -"The 3mf's version %s is newer than %s's version %s, Found following keys " -"unrecognized:" -msgstr "" -"La version %s du 3mf est plus récente que la version %s de %s. Les clés " -"suivantes ne sont pas reconnues:" +msgid "The 3mf's version %s is newer than %s's version %s, Found following keys unrecognized:" +msgstr "La version %s du 3mf est plus récente que la version %s de %s. Les clés suivantes ne sont pas reconnues:" msgid "You'd better upgrade your software.\n" msgstr "Vous feriez mieux de mettre à jour votre logiciel.\n" #, c-format, boost-format -msgid "" -"The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your " -"software." -msgstr "" -"La version %s du 3mf est plus récente que la version %s de %s. Nous vous " -"suggérons de mettre à jour votre logiciel." +msgid "The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your software." +msgstr "La version %s du 3mf est plus récente que la version %s de %s. Nous vous suggérons de mettre à jour votre logiciel." msgid "Invalid values found in the 3mf:" msgstr "Valeurs invalides trouvées dans le 3mf :" @@ -6130,38 +5576,25 @@ msgid "Please correct them in the param tabs" msgstr "Veuillez les corriger dans les onglets de paramètres" msgid "The 3mf has following modified G-codes in filament or printer presets:" -msgstr "" -"Le 3mf a les G-codes modifiés suivants dans le filament ou les préréglages " -"de l'imprimante :" +msgstr "Le 3mf a les G-codes modifiés suivants dans le filament ou les préréglages de l'imprimante :" -msgid "" -"Please confirm that these modified G-codes are safe to prevent any damage to " -"the machine!" -msgstr "" -"Veuillez vous assurer que ces G-codes modifiés sont sûrs afin d'éviter tout " -"dommage à la machine !" +msgid "Please confirm that these modified G-codes are safe to prevent any damage to the machine!" +msgstr "Veuillez vous assurer que ces G-codes modifiés sont sûrs afin d'éviter tout dommage à la machine !" msgid "Modified G-codes" msgstr "G-codes modifiés" msgid "The 3mf has following customized filament or printer presets:" -msgstr "" -"Le 3mf dispose de filaments personnalisés ou de préréglages d'imprimante :" +msgstr "Le 3mf dispose de filaments personnalisés ou de préréglages d'imprimante :" -msgid "" -"Please confirm that the G-codes within these presets are safe to prevent any " -"damage to the machine!" -msgstr "" -"Veuillez vous assurer que les G-codes de ces préréglages sont sûrs afin " -"d'éviter d'endommager la machine !" +msgid "Please confirm that the G-codes within these presets are safe to prevent any damage to the machine!" +msgstr "Veuillez vous assurer que les G-codes de ces préréglages sont sûrs afin d'éviter d'endommager la machine !" msgid "Customized Preset" msgstr "Préréglage personnalisé" msgid "Name of components inside step file is not UTF8 format!" -msgstr "" -"Le nom des composants à l'intérieur du fichier d'étape n'est pas au format " -"UTF8 !" +msgstr "Le nom des composants à l'intérieur du fichier d'étape n'est pas au format UTF8 !" msgid "The name may show garbage characters!" msgstr "Le nom peut afficher des caractères inutiles !" @@ -6171,9 +5604,7 @@ msgstr "Mémoriser mon choix." #, boost-format msgid "Failed loading file \"%1%\". An invalid configuration was found." -msgstr "" -"Échec du chargement du fichier \"%1%\". Une configuration invalide a été " -"trouvée." +msgstr "Échec du chargement du fichier \"%1%\". Une configuration invalide a été trouvée." msgid "Objects with zero volume removed" msgstr "Objets avec zéro volume supprimé" @@ -6185,9 +5616,7 @@ msgstr "Le volume de l'objet est nul" msgid "" "The object from file %s is too small, and maybe in meters or inches.\n" " Do you want to scale to millimeters?" -msgstr "" -"L'objet du fichier %s est trop petit, et peut-être en mètres ou en pouces. " -"Voulez-vous mettre à l'échelle en millimètres ?" +msgstr "L'objet du fichier %s est trop petit, et peut-être en mètres ou en pouces. Voulez-vous mettre à l'échelle en millimètres ?" msgid "Object too small" msgstr "Objet trop petit" @@ -6205,8 +5634,7 @@ msgid "Multi-part object detected" msgstr "Objet en plusieurs pièces détecté" msgid "Load these files as a single object with multiple parts?\n" -msgstr "" -"Charger ces fichiers en tant qu'objet unique avec plusieurs parties ?\n" +msgstr "Charger ces fichiers en tant qu'objet unique avec plusieurs parties ?\n" msgid "Object with multiple parts was detected" msgstr "Un objet en plusieurs parties a été détecté" @@ -6214,21 +5642,12 @@ msgstr "Un objet en plusieurs parties a été détecté" msgid "The file does not contain any geometry data." msgstr "Le fichier ne contient pas de données géométriques." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" +msgid "Your object appears to be too large, Do you want to scale it down to fit the heat bed automatically?" +msgstr "Votre objet semble trop grand. Voulez-vous le réduire pour l'adapter automatiquement au plateau d'impression ?" msgid "Object too large" msgstr "Objet trop grand" -msgid "" -"Your object appears to be too large, Do you want to scale it down to fit the " -"heat bed automatically?" -msgstr "" -"Votre objet semble trop grand. Voulez-vous le réduire pour l'adapter " -"automatiquement au plateau d'impression ?" - msgid "Export STL file:" msgstr "Exporter le fichier STL :" @@ -6322,24 +5741,18 @@ msgstr "Découpe du plateau %d" msgid "Please resolve the slicing errors and publish again." msgstr "Veuillez résoudre les erreurs de découpage et republier." -msgid "" -"Network Plug-in is not detected. Network related features are unavailable." -msgstr "" -"Le plug-in réseau n'est pas détecté. Les fonctionnalités liées au réseau ne " -"sont pas disponibles." +msgid "Network Plug-in is not detected. Network related features are unavailable." +msgstr "Le plug-in réseau n'est pas détecté. Les fonctionnalités liées au réseau ne sont pas disponibles." msgid "" "Preview only mode:\n" "The loaded file contains gcode only, Can not enter the Prepare page" msgstr "" "Mode de prévisualisation:\n" -"Le fichier chargé contient uniquement du G-code, impossible d'accéder à la " -"page de Préparation" +"Le fichier chargé contient uniquement du G-code, impossible d'accéder à la page de Préparation" msgid "You can keep the modified presets to the new project or discard them" -msgstr "" -"Vous pouvez conserver les préréglages modifiés dans le nouveau projet ou les " -"supprimer" +msgstr "Vous pouvez conserver les préréglages modifiés dans le nouveau projet ou les supprimer" msgid "Creating a new project" msgstr "Créer un nouveau projet" @@ -6349,12 +5762,10 @@ msgstr "Charger le projet" msgid "" "Failed to save the project.\n" -"Please check whether the folder exists online or if other programs open the " -"project file." +"Please check whether the folder exists online or if other programs open the project file." msgstr "" "Impossible d'enregistrer le projet.\n" -"Vérifiez si le dossier existe en ligne ou si le fichier de projet est ouvert " -"dans d'autres programmes." +"Vérifiez si le dossier existe en ligne ou si le fichier de projet est ouvert dans d'autres programmes." msgid "Save project" msgstr "Sauvegarder le projet" @@ -6376,16 +5787,10 @@ msgstr "Le téléchargement a échoué, exception de taille de fichier." #, c-format, boost-format msgid "Project downloaded %d%%" -msgstr "" -"Projet téléchargé à %d%%L’importation dans Bambu Studio a échoué. Veuillez " -"télécharger le fichier et l’importer manuellement." +msgstr "Projet téléchargé à %d%%L’importation dans Bambu Studio a échoué. Veuillez télécharger le fichier et l’importer manuellement." -msgid "" -"Importing to Orca Slicer failed. Please download the file and manually " -"import it." -msgstr "" -"L’importation vers OrcaSlicer a échoué. Veuillez télécharger le fichier et " -"l’importer manuellement." +msgid "Importing to Orca Slicer failed. Please download the file and manually import it." +msgstr "L’importation vers OrcaSlicer a échoué. Veuillez télécharger le fichier et l’importer manuellement." msgid "Import SLA archive" msgstr "Importer les archives SLA" @@ -6411,9 +5816,7 @@ msgstr "Échec de la décompression du fichier vers %1% : %2%" #, boost-format msgid "Failed to find unzipped file at %1%. Unzipping of file has failed." -msgstr "" -"Impossible de trouver le fichier décompressé dans %1%. La décompression du " -"fichier a échoué." +msgstr "Impossible de trouver le fichier décompressé dans %1%. La décompression du fichier a échoué." msgid "Drop project file" msgstr "Déposer le fichier de projet" @@ -6434,8 +5837,7 @@ msgid "G-code loading" msgstr "Chargement du G-code" msgid "G-code files can not be loaded with models together!" -msgstr "" -"Les fichiers G-code ne peuvent pas être chargés avec des modèles ensemble !" +msgstr "Les fichiers G-code ne peuvent pas être chargés avec des modèles ensemble !" msgid "Can not add models when in preview mode!" msgstr "Impossible d'ajouter des modèles en mode aperçu !" @@ -6444,9 +5846,7 @@ msgid "All objects will be removed, continue?" msgstr "Tous les objets seront supprimés, continuer ?" msgid "The current project has unsaved changes, save it before continue?" -msgstr "" -"Le projet en cours comporte des modifications non enregistrées, enregistrez-" -"les avant de continuer ?" +msgstr "Le projet en cours comporte des modifications non enregistrées, enregistrez-les avant de continuer ?" msgid "Number of copies:" msgstr "Nombre de copies:" @@ -6464,28 +5864,17 @@ msgid "The provided file name is not valid." msgstr "Le nom de fichier fourni n’est pas valide." msgid "The following characters are not allowed by a FAT file system:" -msgstr "" -"Les caractères suivants ne sont pas autorisés par un système de fichiers " -"FAT :" +msgstr "Les caractères suivants ne sont pas autorisés par un système de fichiers FAT :" msgid "Save Sliced file as:" msgstr "Enregistrer le fichier découpé sous :" #, c-format, boost-format -msgid "" -"The file %s has been sent to the printer's storage space and can be viewed " -"on the printer." -msgstr "" -"Le fichier %s a été envoyé vers l'espace de stockage de l'imprimante et peut " -"être visualisé sur l'imprimante." +msgid "The file %s has been sent to the printer's storage space and can be viewed on the printer." +msgstr "Le fichier %s a été envoyé vers l'espace de stockage de l'imprimante et peut être visualisé sur l'imprimante." -msgid "" -"Unable to perform boolean operation on model meshes. Only positive parts " -"will be kept. You may fix the meshes and try again." -msgstr "" -"Impossible d’effectuer une opération booléenne sur les mailles du modèle. " -"Seules les parties positives seront conservées. Vous pouvez corriger les " -"mailles et réessayer." +msgid "Unable to perform boolean operation on model meshes. Only positive parts will be kept. You may fix the meshes and try again." +msgstr "Impossible d’effectuer une opération booléenne sur les mailles du modèle. Seules les parties positives seront conservées. Vous pouvez corriger les mailles et réessayer." #, boost-format msgid "Reason: part \"%1%\" is empty." @@ -6504,22 +5893,17 @@ msgid "Reason: \"%1%\" and another part have no intersection." msgstr "Raison : « %1% » et une autre partie n’ont pas d’intersection." msgid "" -"Are you sure you want to store original SVGs with their local paths into the " -"3MF file?\n" +"Are you sure you want to store original SVGs with their local paths into the 3MF file?\n" "If you hit 'NO', all SVGs in the project will not be editable any more." msgstr "" -"Êtes-vous sûr de vouloir stocker les SVG originaux avec leurs chemins " -"d'accès locaux dans le fichier 3MF ?\n" -"Si vous cliquez sur \"NON\", tous les SVG du projet ne seront plus " -"modifiables." +"Êtes-vous sûr de vouloir stocker les SVG originaux avec leurs chemins d'accès locaux dans le fichier 3MF ?\n" +"Si vous cliquez sur \"NON\", tous les SVG du projet ne seront plus modifiables." msgid "Private protection" msgstr "Protection privée" msgid "Is the printer ready? Is the print sheet in place, empty and clean?" -msgstr "" -"L’imprimante est-elle prête ? Le plateau d’impression est-il en place, vide " -"et propre ?" +msgstr "L’imprimante est-elle prête ? Le plateau d’impression est-il en place, vide et propre ?" msgid "Upload and Print" msgstr "Envoyer & Imprimer" @@ -6529,8 +5913,7 @@ msgid "" "Suggest to use auto-arrange to avoid collisions when printing." msgstr "" "Imprimer par objet :\n" -"Nous vous suggérons d'utiliser la disposition automatique pour éviter les " -"collisions lors de l'impression." +"Nous vous suggérons d'utiliser la disposition automatique pour éviter les collisions lors de l'impression." msgid "Send G-code" msgstr "Envoyer le G-code" @@ -6539,9 +5922,7 @@ msgid "Send to printer" msgstr "Envoyer à l'imprimante" msgid "Custom supports and color painting were removed before repairing." -msgstr "" -"Les supports personnalisés et la peinture de couleur ont été retirés avant " -"la réparation." +msgstr "Les supports personnalisés et la peinture de couleur ont été retirés avant la réparation." msgid "Optimize Rotation" msgstr "Optimiser la rotation" @@ -6591,24 +5972,12 @@ msgstr "Triangles : %1%\n" msgid "Tips:" msgstr "Astuces:" -msgid "" -"\"Fix Model\" feature is currently only on Windows. Please repair the model " -"on Orca Slicer(windows) or CAD softwares." -msgstr "" -"La fonctionnalité \"Réparer le modèle\" n'est actuellement disponible que " -"sur Windows. Veuillez réparer le modèle sur Orca Slicer (Windows) ou avec " -"des logiciels de CAO." +msgid "\"Fix Model\" feature is currently only on Windows. Please repair the model on Orca Slicer(windows) or CAD softwares." +msgstr "La fonctionnalité \"Réparer le modèle\" n'est actuellement disponible que sur Windows. Veuillez réparer le modèle sur Orca Slicer (Windows) ou avec des logiciels de CAO." #, c-format, boost-format -msgid "" -"Plate% d: %s is not suggested to be used to print filament %s(%s). If you " -"still want to do this printing, please set this filament's bed temperature " -"to non zero." -msgstr "" -"La plaque% d : %s n'est pas suggéré pour l'utilisation du filament " -"d'impression %s(%s). Si vous souhaitez toujours effectuer ce travail " -"d'impression, veuillez régler la température du plateau de ce filament sur " -"un nombre différent de zéro." +msgid "Plate% d: %s is not suggested to be used to print filament %s(%s). If you still want to do this printing, please set this filament's bed temperature to non zero." +msgstr "La plaque% d : %s n'est pas suggéré pour l'utilisation du filament d'impression %s(%s). Si vous souhaitez toujours effectuer ce travail d'impression, veuillez régler la température du plateau de ce filament sur un nombre différent de zéro." msgid "Switching the language requires application restart.\n" msgstr "Le changement de langue nécessite le redémarrage de l'application.\n" @@ -6619,6 +5988,9 @@ msgstr "Voulez-vous continuer?" msgid "Language selection" msgstr "Sélection de la langue" +msgid "Switching application language while some presets are modified." +msgstr "Changement de langue d’application alors que certaines présélections sont modifiées." + msgid "Changing application language" msgstr "Changer la langue de l'application" @@ -6638,19 +6010,19 @@ msgid "Choose Download Directory" msgstr "Choisissez le répertoire de téléchargement" msgid "Associate" -msgstr "" +msgstr "Associé" msgid "with OrcaSlicer so that Orca can open models from" -msgstr "" +msgstr "avec OrcaSlicer afin qu’Orca puisse ouvrir des modèles à partir de" msgid "Current Association: " -msgstr "" +msgstr "Association actuelle : " msgid "Current Instance" -msgstr "" +msgstr "Instance courante" msgid "Current Instance Path: " -msgstr "" +msgstr "Chemin d’accès à l’instance courante : " msgid "General Settings" msgstr "Paramètres généraux" @@ -6676,14 +6048,8 @@ msgstr "Région d'origine" msgid "Stealth Mode" msgstr "Mode privé" -msgid "" -"This stops the transmission of data to Bambu's cloud services. Users who " -"don't use BBL machines or use LAN mode only can safely turn on this function." -msgstr "" -"Cette fonction interrompt la transmission des données vers les services en " -"ligne de Bambu. Les utilisateurs qui n’utilisent pas de machines BBL ou qui " -"utilisent uniquement le mode LAN peuvent activer cette fonction en toute " -"sécurité." +msgid "This stops the transmission of data to Bambu's cloud services. Users who don't use BBL machines or use LAN mode only can safely turn on this function." +msgstr "Cette fonction interrompt la transmission des données vers les services en ligne de Bambu. Les utilisateurs qui n’utilisent pas de machines BBL ou qui utilisent uniquement le mode LAN peuvent activer cette fonction en toute sécurité." msgid "Enable network plugin" msgstr "Activer le plug-in réseau" @@ -6703,24 +6069,11 @@ msgstr "Unités" msgid "Allow only one OrcaSlicer instance" msgstr "Autoriser une seule instance d’OrcaSlicer" -msgid "" -"On OSX there is always only one instance of app running by default. However " -"it is allowed to run multiple instances of same app from the command line. " -"In such case this settings will allow only one instance." -msgstr "" -"Sous OSX, il n’y a toujours qu’une seule instance de l’application en cours " -"d’exécution par défaut. Cependant, il est possible de lancer plusieurs " -"instances de la même application à partir de la ligne de commande. Dans ce " -"cas, ces paramètres n’autorisent qu’une seule instance." +msgid "On OSX there is always only one instance of app running by default. However it is allowed to run multiple instances of same app from the command line. In such case this settings will allow only one instance." +msgstr "Sous OSX, il n’y a toujours qu’une seule instance de l’application en cours d’exécution par défaut. Cependant, il est possible de lancer plusieurs instances de la même application à partir de la ligne de commande. Dans ce cas, ces paramètres n’autorisent qu’une seule instance." -msgid "" -"If this is enabled, when starting OrcaSlicer and another instance of the " -"same OrcaSlicer is already running, that instance will be reactivated " -"instead." -msgstr "" -"Si cette option est activée, lorsque vous démarrez OrcaSlicer et qu’une " -"autre instance du même OrcaSlicer est déjà en cours d’exécution, cette " -"instance sera réactivée à la place." +msgid "If this is enabled, when starting OrcaSlicer and another instance of the same OrcaSlicer is already running, that instance will be reactivated instead." +msgstr "Si cette option est activée, lorsque vous démarrez OrcaSlicer et qu’une autre instance du même OrcaSlicer est déjà en cours d’exécution, cette instance sera réactivée à la place." msgid "Home" msgstr "Accueil" @@ -6743,36 +6096,26 @@ msgid "" "Touchpad: Alt+move for rotation, Shift+move for panning." msgstr "" "Sélectionner le style de navigation de l’appareil photo.\n" -"Par défaut : LMB+mouvement pour la rotation, RMB/MMB+mouvement pour le " -"panoramique.\n" -"Pavé tactile : Alt+mouvement pour la rotation, Shift+mouvement pour le " -"panoramique." +"Par défaut : LMB+mouvement pour la rotation, RMB/MMB+mouvement pour le panoramique.\n" +"Pavé tactile : Alt+mouvement pour la rotation, Shift+mouvement pour le panoramique." msgid "Zoom to mouse position" msgstr "Zoom sur la position de la souris" -msgid "" -"Zoom in towards the mouse pointer's position in the 3D view, rather than the " -"2D window center." -msgstr "" -"Zoomez sur la position du pointeur de la souris dans la vue 3D, plutôt que " -"sur le centre de la fenêtre 2D." +msgid "Zoom in towards the mouse pointer's position in the 3D view, rather than the 2D window center." +msgstr "Zoomez sur la position du pointeur de la souris dans la vue 3D, plutôt que sur le centre de la fenêtre 2D." msgid "Use free camera" msgstr "Utiliser la caméra libre" msgid "If enabled, use free camera. If not enabled, use constrained camera." -msgstr "" -"Si activée, utilise la caméra libre. Si désactivée, utilise la caméra " -"contrainte." +msgstr "Si activée, utilise la caméra libre. Si désactivée, utilise la caméra contrainte." msgid "Reverse mouse zoom" msgstr "Inverser le zoom de la souris" msgid "If enabled, reverses the direction of zoom with mouse wheel." -msgstr "" -"Si cette option est activée, elle inverse le sens du zoom avec la molette de " -"la souris." +msgstr "Si cette option est activée, elle inverse le sens du zoom avec la molette de la souris." msgid "Show splash screen" msgstr "Afficher l'écran de démarrage" @@ -6784,59 +6127,43 @@ msgid "Show \"Tip of the day\" notification after start" msgstr "Afficher la notification \"Astuce du jour\" après le démarrage" msgid "If enabled, useful hints are displayed at startup." -msgstr "" -"Si cette option est activée, des conseils utiles s'affichent au démarrage." +msgstr "Si cette option est activée, des conseils utiles s'affichent au démarrage." msgid "Flushing volumes: Auto-calculate everytime the color changed." msgstr "Volumes de purge : Auto-calcul à chaque changement de couleur." msgid "If enabled, auto-calculate everytime the color changed." -msgstr "" -"Si cette option est activée, le calcul se fera automatiquement à chaque " -"changement de couleur." +msgstr "Si cette option est activée, le calcul se fera automatiquement à chaque changement de couleur." -msgid "" -"Flushing volumes: Auto-calculate every time when the filament is changed." +msgid "Flushing volumes: Auto-calculate every time when the filament is changed." msgstr "Volumes de purge : Calcul automatique à chaque changement de filament." msgid "If enabled, auto-calculate every time when filament is changed" -msgstr "" -"Si cette option est activée, le calcul s’effectue automatiquement à chaque " -"changement de filament." +msgstr "Si cette option est activée, le calcul s’effectue automatiquement à chaque changement de filament." msgid "Remember printer configuration" msgstr "Mémoriser la configuration de l’imprimante" -msgid "" -"If enabled, Orca will remember and switch filament/process configuration for " -"each printer automatically." -msgstr "" -"Si cette option est activée, Orca se souviendra de la configuration du " -"filament/processus pour chaque imprimante et la modifiera automatiquement." +msgid "If enabled, Orca will remember and switch filament/process configuration for each printer automatically." +msgstr "Si cette option est activée, Orca se souviendra de la configuration du filament/processus pour chaque imprimante et la modifiera automatiquement." msgid "Multi-device Management(Take effect after restarting Orca)." msgstr "Gestion multi-appareils (prend effet après le redémarrage d’Orca)." -msgid "" -"With this option enabled, you can send a task to multiple devices at the " -"same time and manage multiple devices." -msgstr "" -"Si cette option est activée, vous pouvez envoyer une tâche à plusieurs " -"appareils en même temps et gérer plusieurs appareils." +msgid "With this option enabled, you can send a task to multiple devices at the same time and manage multiple devices." +msgstr "Si cette option est activée, vous pouvez envoyer une tâche à plusieurs appareils en même temps et gérer plusieurs appareils." msgid "Auto arrange plate after cloning" -msgstr "" +msgstr "Arrangement automatique de la plaque après le clonage" msgid "Auto arrange plate after object cloning" -msgstr "" +msgstr "Arrangement automatique de la plaque après le clonage de l’objet" msgid "Network" msgstr "Réseau" msgid "Auto sync user presets(Printer/Filament/Process)" -msgstr "" -"Synchronisation automatique des pré-réglages utilisateur (Imprimante/" -"Filament/Traitement)" +msgstr "Synchronisation automatique des pré-réglages utilisateur (Imprimante/Filament/Traitement)" msgid "User Sync" msgstr "Synchronisation utilisateur" @@ -6857,25 +6184,19 @@ msgid "Associate .3mf files to OrcaSlicer" msgstr "Associer les fichiers .3mf à Orca Slicer" msgid "If enabled, sets OrcaSlicer as default application to open .3mf files" -msgstr "" -"Si activé, définit Orca Slicer comme application par défaut pour ouvrir les " -"fichiers .3mf" +msgstr "Si activé, définit Orca Slicer comme application par défaut pour ouvrir les fichiers .3mf" msgid "Associate .stl files to OrcaSlicer" msgstr "Associer les fichiers .stl à Orca Slicer" msgid "If enabled, sets OrcaSlicer as default application to open .stl files" -msgstr "" -"Si activé, définit Orca Slicer comme application par défaut pour ouvrir les " -"fichiers .stl" +msgstr "Si activé, définit Orca Slicer comme application par défaut pour ouvrir les fichiers .stl" msgid "Associate .step/.stp files to OrcaSlicer" msgstr "Associer les fichiers .step/.stp à Orca Slicer" msgid "If enabled, sets OrcaSlicer as default application to open .step files" -msgstr "" -"Si activé, définit Orca Slicer comme application par défaut pour ouvrir les " -"fichiers .step/.stp" +msgstr "Si activé, définit Orca Slicer comme application par défaut pour ouvrir les fichiers .step/.stp" msgid "Associate web links to OrcaSlicer" msgstr "Associer des liens web à OrcaSlicer" @@ -6893,17 +6214,13 @@ msgid "Clear my choice on the unsaved projects." msgstr "Efface mon choix sur les projets non enregistrés." msgid "No warnings when loading 3MF with modified G-codes" -msgstr "" -"Pas d'avertissement lors du chargement de 3MF avec des G-codes modifiés" +msgstr "Pas d'avertissement lors du chargement de 3MF avec des G-codes modifiés" msgid "Auto-Backup" msgstr "Sauvegarde automatique" -msgid "" -"Backup your project periodically for restoring from the occasional crash." -msgstr "" -"Sauvegardez votre projet périodiquement pour faciliter la restauration après " -"un plantage occasionnel." +msgid "Backup your project periodically for restoring from the occasional crash." +msgstr "Sauvegardez votre projet périodiquement pour faciliter la restauration après un plantage occasionnel." msgid "every" msgstr "chaque" @@ -7110,9 +6427,7 @@ msgid "Log Out" msgstr "Déconnexion" msgid "Slice all plate to obtain time and filament estimation" -msgstr "" -"Découpez toutes les couches pour obtenir une estimation du temps et du " -"filament" +msgstr "Découpez toutes les couches pour obtenir une estimation du temps et du filament" msgid "Packing project data into 3mf file" msgstr "Compression des données du projet dans un fichier 3mf" @@ -7124,8 +6439,7 @@ msgid "Jump to model publish web page" msgstr "Accéder à la page internet de publication des modèles" msgid "Note: The preparation may takes several minutes. Please be patiant." -msgstr "" -"Remarque : La préparation peut prendre plusieurs minutes. Veuillez patienter." +msgstr "Remarque : La préparation peut prendre plusieurs minutes. Veuillez patienter." msgid "Publish" msgstr "Publier" @@ -7164,9 +6478,7 @@ msgstr "Le préréglage \"%1%\" existe déjà." #, boost-format msgid "Preset \"%1%\" already exists and is incompatible with current printer." -msgstr "" -"Le préréglage \"%1%\" existe déjà et est incompatible avec l'imprimante " -"actuelle." +msgstr "Le préréglage \"%1%\" existe déjà et est incompatible avec l'imprimante actuelle." msgid "Please note that saving action will replace this preset" msgstr "Veuillez noter que l'action d'enregistrement remplacera ce préréglage" @@ -7187,9 +6499,7 @@ msgstr "L'imprimante \"%1%\" est sélectionnée avec le préréglage \"%2%\"" #, boost-format msgid "Please choose an action with \"%1%\" preset after saving." -msgstr "" -"Veuillez choisir une action avec le préréglage \"%1%\" après " -"l'enregistrement." +msgstr "Veuillez choisir une action avec le préréglage \"%1%\" après l'enregistrement." #, boost-format msgid "For \"%1%\", change \"%2%\" to \"%3%\" " @@ -7267,8 +6577,7 @@ msgid "Error code" msgstr "Code erreur" msgid "No login account, only printers in LAN mode are displayed" -msgstr "" -"Pas de connexion au cloud, seules les imprimantes en mode LAN sont affichées" +msgstr "Pas de connexion au cloud, seules les imprimantes en mode LAN sont affichées" msgid "Connecting to server" msgstr "Connexion au serveur" @@ -7280,115 +6589,61 @@ msgid "Synchronizing device information time out" msgstr "Expiration du délai de synchronisation des informations sur l'appareil" msgid "Cannot send the print job when the printer is updating firmware" -msgstr "" -"Impossible d'envoyer une tâche d'impression pendant la mise à jour du " -"firmware de l'imprimante" +msgstr "Impossible d'envoyer une tâche d'impression pendant la mise à jour du firmware de l'imprimante" -msgid "" -"The printer is executing instructions. Please restart printing after it ends" -msgstr "" -"L'imprimante exécute des instructions. Veuillez recommencer l'impression " -"après la fin de l'exécution." +msgid "The printer is executing instructions. Please restart printing after it ends" +msgstr "L'imprimante exécute des instructions. Veuillez recommencer l'impression après la fin de l'exécution." msgid "The printer is busy on other print job" msgstr "L'imprimante est occupée par un autre travail d'impression." #, c-format, boost-format -msgid "" -"Filament %s exceeds the number of AMS slots. Please update the printer " -"firmware to support AMS slot assignment." -msgstr "" -"Le filament %s dépasse le nombre d'emplacements AMS. Veuillez mettre à jour " -"le firmware de l'imprimante pour qu'il prenne en charge l'attribution des " -"emplacements AMS." +msgid "Filament %s exceeds the number of AMS slots. Please update the printer firmware to support AMS slot assignment." +msgstr "Le filament %s dépasse le nombre d'emplacements AMS. Veuillez mettre à jour le firmware de l'imprimante pour qu'il prenne en charge l'attribution des emplacements AMS." -msgid "" -"Filament exceeds the number of AMS slots. Please update the printer firmware " -"to support AMS slot assignment." -msgstr "" -"Le nombre de filaments dépasse le nombre d'emplacements AMS. Veuillez mettre " -"à jour le firmware de l'imprimante pour qu'il prenne en charge l'attribution " -"des emplacements AMS." +msgid "Filament exceeds the number of AMS slots. Please update the printer firmware to support AMS slot assignment." +msgstr "Le nombre de filaments dépasse le nombre d'emplacements AMS. Veuillez mettre à jour le firmware de l'imprimante pour qu'il prenne en charge l'attribution des emplacements AMS." -msgid "" -"Filaments to AMS slots mappings have been established. You can click a " -"filament above to change its mapping AMS slot" -msgstr "" -"L'affectation des filaments aux emplacements de l'AMS a été réalisée. Vous " -"pouvez cliquer sur un filament ci-dessus pour modifier sa correspondance " -"avec l'emplacement AMS." +msgid "Filaments to AMS slots mappings have been established. You can click a filament above to change its mapping AMS slot" +msgstr "L'affectation des filaments aux emplacements de l'AMS a été réalisée. Vous pouvez cliquer sur un filament ci-dessus pour modifier sa correspondance avec l'emplacement AMS." -msgid "" -"Please click each filament above to specify its mapping AMS slot before " -"sending the print job" -msgstr "" -"Veuillez cliquer sur chaque filament ci-dessus pour indiquer son emplacement " -"AMS avant d'envoyer la tâche d'impression." +msgid "Please click each filament above to specify its mapping AMS slot before sending the print job" +msgstr "Veuillez cliquer sur chaque filament ci-dessus pour indiquer son emplacement AMS avant d'envoyer la tâche d'impression." #, c-format, boost-format -msgid "" -"Filament %s does not match the filament in AMS slot %s. Please update the " -"printer firmware to support AMS slot assignment." -msgstr "" -"Le filament %s ne correspond pas au filament de l'emplacement AMS %s. " -"Veuillez mettre à jour le firmware de l'imprimante pour qu'il prenne en " -"charge l'attribution des emplacements AMS." +msgid "Filament %s does not match the filament in AMS slot %s. Please update the printer firmware to support AMS slot assignment." +msgstr "Le filament %s ne correspond pas au filament de l'emplacement AMS %s. Veuillez mettre à jour le firmware de l'imprimante pour qu'il prenne en charge l'attribution des emplacements AMS." -msgid "" -"Filament does not match the filament in AMS slot. Please update the printer " -"firmware to support AMS slot assignment." -msgstr "" -"Le filament ne correspond pas au filament du slot AMS. Veuillez mettre à " -"jour le firmware de l'imprimante pour qu'il prenne en charge l'attribution " -"des emplacements AMS." +msgid "Filament does not match the filament in AMS slot. Please update the printer firmware to support AMS slot assignment." +msgstr "Le filament ne correspond pas au filament du slot AMS. Veuillez mettre à jour le firmware de l'imprimante pour qu'il prenne en charge l'attribution des emplacements AMS." -msgid "" -"The printer firmware only supports sequential mapping of filament => AMS " -"slot." -msgstr "" -"Le firmware de l’imprimante ne prend en charge que le mappage séquentiel du " -"filament => emplacement AMS." +msgid "The printer firmware only supports sequential mapping of filament => AMS slot." +msgstr "Le firmware de l’imprimante ne prend en charge que le mappage séquentiel du filament => emplacement AMS." msgid "An SD card needs to be inserted before printing." msgstr "Une carte SD doit être insérée avant l'impression." #, c-format, boost-format -msgid "" -"The selected printer (%s) is incompatible with the chosen printer profile in " -"the slicer (%s)." -msgstr "" -"L’imprimante sélectionnée (%s) est incompatible avec le profil d’imprimante " -"choisi dans le logiciel de découpe (%s)." +msgid "The selected printer (%s) is incompatible with the chosen printer profile in the slicer (%s)." +msgstr "L’imprimante sélectionnée (%s) est incompatible avec le profil d’imprimante choisi dans le logiciel de découpe (%s)." msgid "An SD card needs to be inserted to record timelapse." msgstr "Une carte SD doit être insérée pour enregistrer un timelapse." -msgid "" -"Cannot send the print job to a printer whose firmware is required to get " -"updated." -msgstr "" -"Impossible d'envoyer la tâche d'impression à une imprimante dont le firmware " -"doit être mis à jour." +msgid "Cannot send the print job to a printer whose firmware is required to get updated." +msgstr "Impossible d'envoyer la tâche d'impression à une imprimante dont le firmware doit être mis à jour." msgid "Cannot send the print job for empty plate" msgstr "Impossible d'envoyer une tâche d'impression d'un plateau vide." msgid "This printer does not support printing all plates" -msgstr "" -"Cette imprimante ne prend pas en charge l'impression de toutes les plaques" +msgstr "Cette imprimante ne prend pas en charge l'impression de toutes les plaques" -msgid "" -"When enable spiral vase mode, machines with I3 structure will not generate " -"timelapse videos." -msgstr "" -"Lorsque vous activez le mode vase, les machines avec une structure I3 ne " -"généreront pas de vidéos timelapse." +msgid "When enable spiral vase mode, machines with I3 structure will not generate timelapse videos." +msgstr "Lorsque vous activez le mode vase, les machines avec une structure I3 ne généreront pas de vidéos timelapse." -msgid "" -"Timelapse is not supported because Print sequence is set to \"By object\"." -msgstr "" -"La fonction Timelapse n'est pas prise en charge car la séquence d'impression " -"est réglée sur \"Par objet\"." +msgid "Timelapse is not supported because Print sequence is set to \"By object\"." +msgstr "La fonction Timelapse n'est pas prise en charge car la séquence d'impression est réglée sur \"Par objet\"." msgid "Errors" msgstr "Erreurs" @@ -7396,23 +6651,11 @@ msgstr "Erreurs" msgid "Please check the following:" msgstr "Veuillez vérifier les points suivants :" -msgid "" -"The printer type selected when generating G-Code is not consistent with the " -"currently selected printer. It is recommended that you use the same printer " -"type for slicing." -msgstr "" -"Le type d'imprimante sélectionné lors de la génération du G-Code n'est pas " -"cohérent avec l'imprimante actuellement sélectionnée. Il est recommandé " -"d'utiliser le même type d'imprimante pour la découpe." +msgid "The printer type selected when generating G-Code is not consistent with the currently selected printer. It is recommended that you use the same printer type for slicing." +msgstr "Le type d'imprimante sélectionné lors de la génération du G-Code n'est pas cohérent avec l'imprimante actuellement sélectionnée. Il est recommandé d'utiliser le même type d'imprimante pour la découpe." -msgid "" -"There are some unknown filaments in the AMS mappings. Please check whether " -"they are the required filaments. If they are okay, press \"Confirm\" to " -"start printing." -msgstr "" -"Il y a quelques filaments inconnus dans les association avec l'AMS. Veuillez " -"vérifier s'il s'agit des filaments nécessaires. S'ils sont corrects, cliquez " -"sur \"Confirmer\" pour lancer l'impression." +msgid "There are some unknown filaments in the AMS mappings. Please check whether they are the required filaments. If they are okay, press \"Confirm\" to start printing." +msgstr "Il y a quelques filaments inconnus dans les association avec l'AMS. Veuillez vérifier s'il s'agit des filaments nécessaires. S'ils sont corrects, cliquez sur \"Confirmer\" pour lancer l'impression." #, c-format, boost-format msgid "nozzle in preset: %s %s" @@ -7422,45 +6665,24 @@ msgstr "buse dans le préréglage : %s %s" msgid "nozzle memorized: %.2f %s" msgstr "buse mémorisée : %.2f %s" -msgid "" -"Your nozzle diameter in sliced file is not consistent with memorized nozzle. " -"If you changed your nozzle lately, please go to Device > Printer Parts to " -"change settings." -msgstr "" -"Le diamètre de votre buse dans le fichier découpé ne correspond pas à la " -"buse mémorisée. Si vous avez changé de buse récemment, veuillez aller dans " -"Périphérique > Pièces de l’imprimante pour modifier les paramètres." +msgid "Your nozzle diameter in sliced file is not consistent with memorized nozzle. If you changed your nozzle lately, please go to Device > Printer Parts to change settings." +msgstr "Le diamètre de votre buse dans le fichier découpé ne correspond pas à la buse mémorisée. Si vous avez changé de buse récemment, veuillez aller dans Périphérique > Pièces de l’imprimante pour modifier les paramètres." #, c-format, boost-format -msgid "" -"Printing high temperature material(%s material) with %s may cause nozzle " -"damage" -msgstr "" -"L’impression d’un matériau à haute température (matériau %s) avec %s peut " -"endommager la buse." +msgid "Printing high temperature material(%s material) with %s may cause nozzle damage" +msgstr "L’impression d’un matériau à haute température (matériau %s) avec %s peut endommager la buse." msgid "Please fix the error above, otherwise printing cannot continue." -msgstr "" -"Veuillez corriger l’erreur ci-dessus, sinon l’impression ne pourra pas se " -"poursuivre." +msgstr "Veuillez corriger l’erreur ci-dessus, sinon l’impression ne pourra pas se poursuivre." -msgid "" -"Please click the confirm button if you still want to proceed with printing." -msgstr "" -"Cliquez sur le bouton de confirmation si vous souhaitez continuer à imprimer." +msgid "Please click the confirm button if you still want to proceed with printing." +msgstr "Cliquez sur le bouton de confirmation si vous souhaitez continuer à imprimer." -msgid "" -"Connecting to the printer. Unable to cancel during the connection process." -msgstr "" -"Connexion à l’imprimante. Impossible d’annuler pendant le processus de " -"connexion." +msgid "Connecting to the printer. Unable to cancel during the connection process." +msgstr "Connexion à l’imprimante. Impossible d’annuler pendant le processus de connexion." -msgid "" -"Caution to use! Flow calibration on Textured PEI Plate may fail due to the " -"scattered surface." -msgstr "" -"Attention à l’utilisation ! La calibration du débit sur le plateau PEI " -"texturé double face peut échouer en raison de la surface texturée." +msgid "Caution to use! Flow calibration on Textured PEI Plate may fail due to the scattered surface." +msgstr "Attention à l’utilisation ! La calibration du débit sur le plateau PEI texturé double face peut échouer en raison de la surface texturée." msgid "Automatic flow calibration using Micro Lidar" msgstr "Calibration automatique du débit à l’aide du Micro-Lidar" @@ -7475,19 +6697,13 @@ msgid "Send to Printer SD card" msgstr "Envoyer sur la carte SD de l'imprimante" msgid "Cannot send the print task when the upgrade is in progress" -msgstr "" -"Impossible d'envoyer la tâche d'impression lorsque la mise à niveau est en " -"cours." +msgstr "Impossible d'envoyer la tâche d'impression lorsque la mise à niveau est en cours." msgid "The selected printer is incompatible with the chosen printer presets." -msgstr "" -"L’imprimante sélectionnée est incompatible avec les préréglages d’imprimante " -"choisis." +msgstr "L’imprimante sélectionnée est incompatible avec les préréglages d’imprimante choisis." msgid "An SD card needs to be inserted before send to printer SD card." -msgstr "" -"Il est nécessaire d'insérer une carte MicroSD avant d'envoyer les données " -"vers l'imprimante." +msgstr "Il est nécessaire d'insérer une carte MicroSD avant d'envoyer les données vers l'imprimante." msgid "The printer is required to be in the same LAN as Orca Slicer." msgstr "L'imprimante doit être sur le même réseau local que OrcaSlicer." @@ -7532,8 +6748,7 @@ msgid "" "Please Find the Pin Code in Account page on printer screen,\n" " and type in the Pin Code below." msgstr "" -"Veuillez trouver le code pin dans la page Compte sur l’écran de " -"l’imprimante,\n" +"Veuillez trouver le code pin dans la page Compte sur l’écran de l’imprimante,\n" " et tapez le code pin ci-dessous." msgid "Can't find Pin Code?" @@ -7555,8 +6770,7 @@ msgid "Log in printer" msgstr "Connectez-vous à l'imprimante" msgid "Would you like to log in this printer with current account?" -msgstr "" -"Souhaitez-vous vous connecter à cette imprimante avec un compte courant ?" +msgstr "Souhaitez-vous vous connecter à cette imprimante avec un compte courant ?" msgid "Check the reason" msgstr "Vérifier le motif" @@ -7567,20 +6781,8 @@ msgstr "Lire et accepter" msgid "Terms and Conditions" msgstr "Termes et conditions" -msgid "" -"Thank you for purchasing a Bambu Lab device.Before using your Bambu Lab " -"device, please read the termsand conditions.By clicking to agree to use your " -"Bambu Lab device, you agree to abide by the Privacy Policyand Terms of " -"Use(collectively, the \"Terms\"). If you do not comply with or agree to the " -"Bambu Lab Privacy Policy, please do not use Bambu Lab equipment and services." -msgstr "" -"Nous vous remercions d'avoir acheté un produit Bambu Lab. Avant d'utiliser " -"votre appareil Bambu Lab, veuillez lire les conditions générales. En " -"cliquant pour confirmer que vous acceptez d'utiliser votre appareil Bambu " -"Lab, vous vous engagez à respecter la politique de confidentialité et les " -"conditions d'utilisation (collectivement, les \"conditions\"). Si vous ne " -"respectez pas ou n'acceptez pas la politique de confidentialité de Bambu " -"Lab, veuillez ne pas utiliser les produits et services de Bambu Lab." +msgid "Thank you for purchasing a Bambu Lab device.Before using your Bambu Lab device, please read the termsand conditions.By clicking to agree to use your Bambu Lab device, you agree to abide by the Privacy Policyand Terms of Use(collectively, the \"Terms\"). If you do not comply with or agree to the Bambu Lab Privacy Policy, please do not use Bambu Lab equipment and services." +msgstr "Nous vous remercions d'avoir acheté un produit Bambu Lab. Avant d'utiliser votre appareil Bambu Lab, veuillez lire les conditions générales. En cliquant pour confirmer que vous acceptez d'utiliser votre appareil Bambu Lab, vous vous engagez à respecter la politique de confidentialité et les conditions d'utilisation (collectivement, les \"conditions\"). Si vous ne respectez pas ou n'acceptez pas la politique de confidentialité de Bambu Lab, veuillez ne pas utiliser les produits et services de Bambu Lab." msgid "and" msgstr "et" @@ -7589,46 +6791,17 @@ msgid "Privacy Policy" msgstr "Politique de Confidentialité" msgid "We ask for your help to improve everyone's printer" -msgstr "" -"Nous vous demandons de nous aider à améliorer l'imprimante de toute la " -"communauté" +msgstr "Nous vous demandons de nous aider à améliorer l'imprimante de toute la communauté" msgid "Statement about User Experience Improvement Program" -msgstr "" -"Déclaration sur le programme d'amélioration de l'expérience utilisateur" +msgstr "Déclaration sur le programme d'amélioration de l'expérience utilisateur" #, c-format, boost-format -msgid "" -"In the 3D Printing community, we learn from each other's successes and " -"failures to adjust our own slicing parameters and settings. %s follows the " -"same principle and uses machine learning to improve its performance from the " -"successes and failures of the vast number of prints by our users. We are " -"training %s to be smarter by feeding them the real-world data. If you are " -"willing, this service will access information from your error logs and usage " -"logs, which may include information described in Privacy Policy. We will " -"not collect any Personal Data by which an individual can be identified " -"directly or indirectly, including without limitation names, addresses, " -"payment information, or phone numbers. By enabling this service, you agree " -"to these terms and the statement about Privacy Policy." -msgstr "" -"Au sein de la communauté de l'impression 3D, nous apprenons des succès et " -"des échecs de chacun pour ajuster nos propres paramètres et réglages de " -"découpage. %s suit le même principe et utilise l'apprentissage automatique " -"pour améliorer ses performances en fonction des succès et des échecs du " -"grand nombre d'impressions effectuées par nos utilisateurs. Nous entraînons " -"%s à devenir plus intelligent en leur fournissant les données du monde réel. " -"Si vous le souhaitez, ce service accèdera aux informations de vos journaux " -"d'erreurs et de vos journaux d'utilisation, qui peuvent inclure des " -"informations décrites dans la Politique de confidentialité. Nous ne " -"collecterons aucune donnée personnelle permettant d'identifier une personne " -"directement ou indirectement, y compris, mais sans s'y limiter, les noms, " -"les adresses, les informations de paiement ou les numéros de téléphone. En " -"activant ce service, vous acceptez ces conditions et la déclaration " -"concernant la politique de confidentialité." +msgid "In the 3D Printing community, we learn from each other's successes and failures to adjust our own slicing parameters and settings. %s follows the same principle and uses machine learning to improve its performance from the successes and failures of the vast number of prints by our users. We are training %s to be smarter by feeding them the real-world data. If you are willing, this service will access information from your error logs and usage logs, which may include information described in Privacy Policy. We will not collect any Personal Data by which an individual can be identified directly or indirectly, including without limitation names, addresses, payment information, or phone numbers. By enabling this service, you agree to these terms and the statement about Privacy Policy." +msgstr "Au sein de la communauté de l'impression 3D, nous apprenons des succès et des échecs de chacun pour ajuster nos propres paramètres et réglages de découpage. %s suit le même principe et utilise l'apprentissage automatique pour améliorer ses performances en fonction des succès et des échecs du grand nombre d'impressions effectuées par nos utilisateurs. Nous entraînons %s à devenir plus intelligent en leur fournissant les données du monde réel. Si vous le souhaitez, ce service accèdera aux informations de vos journaux d'erreurs et de vos journaux d'utilisation, qui peuvent inclure des informations décrites dans la Politique de confidentialité. Nous ne collecterons aucune donnée personnelle permettant d'identifier une personne directement ou indirectement, y compris, mais sans s'y limiter, les noms, les adresses, les informations de paiement ou les numéros de téléphone. En activant ce service, vous acceptez ces conditions et la déclaration concernant la politique de confidentialité." msgid "Statement on User Experience Improvement Plan" -msgstr "" -"Déclaration concernant le plan d'amélioration de l'expérience utilisateur" +msgstr "Déclaration concernant le plan d'amélioration de l'expérience utilisateur" msgid "Log in successful." msgstr "Connexion réussie." @@ -7643,9 +6816,7 @@ msgid "Please log in first." msgstr "S'il vous plait Connectez-vous d'abord." msgid "There was a problem connecting to the printer. Please try again." -msgstr "" -"Un problème est survenu lors de la connexion à l'imprimante. Veuillez " -"réessayer." +msgstr "Un problème est survenu lors de la connexion à l'imprimante. Veuillez réessayer." msgid "Failed to log out." msgstr "Échec de la déconnexion." @@ -7662,37 +6833,23 @@ msgid "Search in preset" msgstr "Rechercher dans le préréglage" msgid "Click to reset all settings to the last saved preset." -msgstr "" -"Cliquez pour rétablir tous les paramètres au dernier préréglage enregistré." +msgstr "Cliquez pour rétablir tous les paramètres au dernier préréglage enregistré." -msgid "" -"Prime tower is required for smooth timeplase. There may be flaws on the " -"model without prime tower. Are you sure you want to disable prime tower?" -msgstr "" -"Une tour de purge est requise pour le mode Timeplase fluide. Il peut y avoir " -"des défauts sur le modèle sans tour de purge. Êtes-vous sûr de vouloir la " -"désactiver ?" +msgid "Prime tower is required for smooth timeplase. There may be flaws on the model without prime tower. Are you sure you want to disable prime tower?" +msgstr "Une tour de purge est requise pour le mode Timeplase fluide. Il peut y avoir des défauts sur le modèle sans tour de purge. Êtes-vous sûr de vouloir la désactiver ?" -msgid "" -"Prime tower is required for smooth timelapse. There may be flaws on the " -"model without prime tower. Do you want to enable prime tower?" -msgstr "" -"Une tour de purge est requise pour un mode timelapse fluide. Il peut y avoir " -"des défauts sur le modèle sans tour de purge. Voulez-vous activer la " -"désactiver?" +msgid "Prime tower is required for smooth timelapse. There may be flaws on the model without prime tower. Do you want to enable prime tower?" +msgstr "Une tour de purge est requise pour un mode timelapse fluide. Il peut y avoir des défauts sur le modèle sans tour de purge. Voulez-vous activer la désactiver?" msgid "Still print by object?" msgstr "Vous imprimez toujours par objet ?" msgid "" -"We have added an experimental style \"Tree Slim\" that features smaller " -"support volume but weaker strength.\n" +"We have added an experimental style \"Tree Slim\" that features smaller support volume but weaker strength.\n" "We recommend using it with: 0 interface layers, 0 top distance, 2 walls." msgstr "" -"Nous avons ajouté un style expérimental « Arborescent Fin » qui offre un " -"volume de support plus petit mais également une solidité plus faible.\n" -"Nous recommandons de l'utiliser avec : 0 couches d'interface, 0 distance " -"supérieure, 2 parois." +"Nous avons ajouté un style expérimental « Arborescent Fin » qui offre un volume de support plus petit mais également une solidité plus faible.\n" +"Nous recommandons de l'utiliser avec : 0 couches d'interface, 0 distance supérieure, 2 parois." msgid "" "Change these settings automatically? \n" @@ -7703,36 +6860,18 @@ msgstr "" "Oui - Modifiez ces paramètres automatiquement\n" "Non - Ne modifiez pas ces paramètres pour moi" -msgid "" -"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommend the following " -"settings: at least 2 interface layers, at least 0.1mm top z distance or " -"using support materials on interface." -msgstr "" -"Pour les styles \"Arborescent fort\" et \"Arborescent Hybride\", nous " -"recommandons les réglages suivants : au moins 2 couches d'interface, au " -"moins 0,1 mm de distance entre le haut et le z ou l'utilisation de matériaux " -"de support sur l'interface." +msgid "For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommend the following settings: at least 2 interface layers, at least 0.1mm top z distance or using support materials on interface." +msgstr "Pour les styles \"Arborescent fort\" et \"Arborescent Hybride\", nous recommandons les réglages suivants : au moins 2 couches d'interface, au moins 0,1 mm de distance entre le haut et le z ou l'utilisation de matériaux de support sur l'interface." msgid "" -"When using support material for the support interface, We recommend the " -"following settings:\n" -"0 top z distance, 0 interface spacing, concentric pattern and disable " -"independent support layer height" +"When using support material for the support interface, We recommend the following settings:\n" +"0 top z distance, 0 interface spacing, concentric pattern and disable independent support layer height" msgstr "" -"Lorsque vous utilisez du matériel de support pour l'interface de support, " -"nous vous recommandons d'utiliser les paramètres suivants :\n" -"Distance Z supérieure nulle, espacement d'interface nul, motif concentrique " -"et désactivation de la hauteur indépendante de la couche de support" +"Lorsque vous utilisez du matériel de support pour l'interface de support, nous vous recommandons d'utiliser les paramètres suivants :\n" +"Distance Z supérieure nulle, espacement d'interface nul, motif concentrique et désactivation de la hauteur indépendante de la couche de support" -msgid "" -"Enabling this option will modify the model's shape. If your print requires " -"precise dimensions or is part of an assembly, it's important to double-check " -"whether this change in geometry impacts the functionality of your print." -msgstr "" -"L’activation de cette option modifie la forme du modèle. Si votre impression " -"nécessite des dimensions précises ou fait partie d’un assemblage, il est " -"important de vérifier si ce changement de géométrie a un impact sur la " -"fonctionnalité de votre impression." +msgid "Enabling this option will modify the model's shape. If your print requires precise dimensions or is part of an assembly, it's important to double-check whether this change in geometry impacts the functionality of your print." +msgstr "L’activation de cette option modifie la forme du modèle. Si votre impression nécessite des dimensions précises ou fait partie d’un assemblage, il est important de vérifier si ce changement de géométrie a un impact sur la fonctionnalité de votre impression." msgid "Are you sure you want to enable this option?" msgstr "Êtes-vous sûr de vouloir activer cette option ?" @@ -7745,13 +6884,8 @@ msgstr "" "Elle sera définie à min_layer_height\n" "\n" -msgid "" -"Layer height exceeds the limit in Printer Settings -> Extruder -> Layer " -"height limits ,this may cause printing quality issues." -msgstr "" -"La hauteur de la couche dépasse la limite fixée dans Paramètres de " -"l’imprimante -> Extrudeur -> Limites de la hauteur de la couche, ce qui peut " -"entraîner des problèmes de qualité d’impression." +msgid "Layer height exceeds the limit in Printer Settings -> Extruder -> Layer height limits ,this may cause printing quality issues." +msgstr "La hauteur de la couche dépasse la limite fixée dans Paramètres de l’imprimante -> Extrudeur -> Limites de la hauteur de la couche, ce qui peut entraîner des problèmes de qualité d’impression." msgid "Adjust to the set range automatically? \n" msgstr "S’ajuster automatiquement à la plage définie ? \n" @@ -7762,41 +6896,18 @@ msgstr "Ajuster" msgid "Ignore" msgstr "Ignorer" -msgid "" -"Experimental feature: Retracting and cutting off the filament at a greater " -"distance during filament changes to minimize flush.Although it can notably " -"reduce flush, it may also elevate the risk of nozzle clogs or other " -"printing complications." -msgstr "" -"Fonction expérimentale : Rétracter et couper le filament à une plus grande " -"distance lors des changements de filament afin de minimiser le rinçage. Bien " -"que cela puisse réduire considérablement le rinçage, cela peut également " -"augmenter le risque de bouchage des buses ou d’autres complications " -"d’impression." +msgid "Experimental feature: Retracting and cutting off the filament at a greater distance during filament changes to minimize flush.Although it can notably reduce flush, it may also elevate the risk of nozzle clogs or other printing complications." +msgstr "Fonction expérimentale : Rétracter et couper le filament à une plus grande distance lors des changements de filament afin de minimiser le rinçage. Bien que cela puisse réduire considérablement le rinçage, cela peut également augmenter le risque de bouchage des buses ou d’autres complications d’impression." + +msgid "Experimental feature: Retracting and cutting off the filament at a greater distance during filament changes to minimize flush.Although it can notably reduce flush, it may also elevate the risk of nozzle clogs or other printing complications.Please use with the latest printer firmware." +msgstr "Fonction expérimentale : Rétracter et couper le filament à une plus grande distance lors des changements de filament afin de minimiser l’affleurement.Bien que cela puisse réduire sensiblement l’affleurement, cela peut également augmenter le risque d’obstruction des buses ou d’autres complications d’impression.Veuillez utiliser le dernier micrologiciel de l’imprimante." msgid "" -"Experimental feature: Retracting and cutting off the filament at a greater " -"distance during filament changes to minimize flush.Although it can notably " -"reduce flush, it may also elevate the risk of nozzle clogs or other printing " -"complications.Please use with the latest printer firmware." +"When recording timelapse without toolhead, it is recommended to add a \"Timelapse Wipe Tower\" \n" +"by right-click the empty position of build plate and choose \"Add Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" -"Fonction expérimentale : Rétracter et couper le filament à une plus grande " -"distance lors des changements de filament afin de minimiser l’affleurement." -"Bien que cela puisse réduire sensiblement l’affleurement, cela peut " -"également augmenter le risque d’obstruction des buses ou d’autres " -"complications d’impression.Veuillez utiliser le dernier micrologiciel de " -"l’imprimante." - -msgid "" -"When recording timelapse without toolhead, it is recommended to add a " -"\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." -msgstr "" -"Lorsque vous enregistrez un timelapse sans tête d’outil, il est recommandé " -"d’ajouter une \"Tour d’essuyage timelapse\".\n" -"en faisant un clic droit sur un emplacement vide sur le plateau et en " -"choisissant \"Ajouter Primitive\"-> \"Tour d’essuyage timelapse\"." +"Lorsque vous enregistrez un timelapse sans tête d’outil, il est recommandé d’ajouter une \"Tour d’essuyage timelapse\".\n" +"en faisant un clic droit sur un emplacement vide sur le plateau et en choisissant \"Ajouter Primitive\"-> \"Tour d’essuyage timelapse\"." msgid "Line width" msgstr "Largeur de ligne" @@ -7834,15 +6945,8 @@ msgstr "Autres couches" msgid "Overhang speed" msgstr "Vitesse de surplomb" -msgid "" -"This is the speed for various overhang degrees. Overhang degrees are " -"expressed as a percentage of line width. 0 speed means no slowing down for " -"the overhang degree range and wall speed is used" -msgstr "" -"Il s'agit de la vitesse pour différents degrés de surplomb. Les degrés de " -"surplomb sont exprimés en pourcentage de la largeur de la ligne. 0 vitesse " -"signifie qu'il n'y a pas de ralentissement pour la plage de degrés du " -"surplomb et que la vitesse par défaut des périmètres est utilisée" +msgid "This is the speed for various overhang degrees. Overhang degrees are expressed as a percentage of line width. 0 speed means no slowing down for the overhang degree range and wall speed is used" +msgstr "Il s'agit de la vitesse pour différents degrés de surplomb. Les degrés de surplomb sont exprimés en pourcentage de la largeur de la ligne. 0 vitesse signifie qu'il n'y a pas de ralentissement pour la plage de degrés du surplomb et que la vitesse par défaut des périmètres est utilisée" msgid "Bridge" msgstr "Pont" @@ -7875,10 +6979,10 @@ msgid "Prime tower" msgstr "Tour de purge" msgid "Filament for Features" -msgstr "" +msgstr "Filament pour les caractéristiques" msgid "Ooze prevention" -msgstr "" +msgstr "Prévention des suintements" msgid "Skirt" msgstr "Jupe" @@ -7901,20 +7005,12 @@ msgstr "Fréquent" #, c-format, boost-format msgid "" "Following line %s contains reserved keywords.\n" -"Please remove it, or will beat G-code visualization and printing time " -"estimation." +"Please remove it, or will beat G-code visualization and printing time estimation." msgid_plural "" "Following lines %s contain reserved keywords.\n" -"Please remove them, or will beat G-code visualization and printing time " -"estimation." -msgstr[0] "" -"La ligne suivante %s contient des mots clés réservés. Veuillez le supprimer, " -"ou il battra la visualisation du G-code et l'estimation du temps " -"d'impression." -msgstr[1] "" -"La ligne suivante %s contient des mots clés réservés. Veuillez le supprimer, " -"ou il battra la visualisation du G-code et l'estimation du temps " -"d'impression." +"Please remove them, or will beat G-code visualization and printing time estimation." +msgstr[0] "La ligne suivante %s contient des mots clés réservés. Veuillez le supprimer, ou il battra la visualisation du G-code et l'estimation du temps d'impression." +msgstr[1] "La ligne suivante %s contient des mots clés réservés. Veuillez le supprimer, ou il battra la visualisation du G-code et l'estimation du temps d'impression." msgid "Reserved keywords found" msgstr "Mots clés réservés trouvés" @@ -7932,12 +7028,10 @@ msgid "Recommended nozzle temperature" msgstr "Température de buse recommandée" msgid "Recommended nozzle temperature range of this filament. 0 means no set" -msgstr "" -"Plage de température de buse recommandée pour ce filament. 0 signifie pas " -"d'ensemble" +msgstr "Plage de température de buse recommandée pour ce filament. 0 signifie pas d'ensemble" msgid "Flow ratio and Pressure Advance" -msgstr "" +msgstr "Rapport de débit et avance de pression" msgid "Print chamber temperature" msgstr "Température du caisson d’impression" @@ -7954,47 +7048,26 @@ msgstr "Température de la buse lors de l'impression" msgid "Cool plate" msgstr "Plaque Cool plate" -msgid "" -"Bed temperature when cool plate is installed. Value 0 means the filament " -"does not support to print on the Cool Plate" -msgstr "" -"Il s'agit de la température du plateau lorsque le plateau froid (\"Cool plate" -"\") est installé. Une valeur à 0 signifie que ce filament ne peut pas être " -"imprimé sur le plateau froid." +msgid "Bed temperature when cool plate is installed. Value 0 means the filament does not support to print on the Cool Plate" +msgstr "Il s'agit de la température du plateau lorsque le plateau froid (\"Cool plate\") est installé. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur le plateau froid." msgid "Engineering plate" msgstr "Plaque Engineering" -msgid "" -"Bed temperature when engineering plate is installed. Value 0 means the " -"filament does not support to print on the Engineering Plate" -msgstr "" -"Il s'agit de la température du plateau lorsque le plaque Engineering est " -"installée. Une valeur à 0 signifie que ce filament ne peut pas être imprimé " -"sur le plateau Engineering." +msgid "Bed temperature when engineering plate is installed. Value 0 means the filament does not support to print on the Engineering Plate" +msgstr "Il s'agit de la température du plateau lorsque le plaque Engineering est installée. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur le plateau Engineering." msgid "Smooth PEI Plate / High Temp Plate" msgstr "Plateau PEI lisse / Plateau haute température" -msgid "" -"Bed temperature when Smooth PEI Plate/High temperature plate is installed. " -"Value 0 means the filament does not support to print on the Smooth PEI Plate/" -"High Temp Plate" -msgstr "" -"Température du plateau lorsque le Plateau PEI lisse / haute température est " -"installé. Une valeur à 0 signifie que le filament ne prend pas en charge " -"l'impression sur le plateau PEI lisse/haute température" +msgid "Bed temperature when Smooth PEI Plate/High temperature plate is installed. Value 0 means the filament does not support to print on the Smooth PEI Plate/High Temp Plate" +msgstr "Température du plateau lorsque le Plateau PEI lisse / haute température est installé. Une valeur à 0 signifie que le filament ne prend pas en charge l'impression sur le plateau PEI lisse/haute température" msgid "Textured PEI Plate" msgstr "Plaque PEI texturée" -msgid "" -"Bed temperature when Textured PEI Plate is installed. Value 0 means the " -"filament does not support to print on the Textured PEI Plate" -msgstr "" -"Température du plateau lorsque la plaque PEI texturée est installée. La " -"valeur 0 signifie que le filament n'est pas supporté par la plaque PEI " -"texturée" +msgid "Bed temperature when Textured PEI Plate is installed. Value 0 means the filament does not support to print on the Textured PEI Plate" +msgstr "Température du plateau lorsque la plaque PEI texturée est installée. La valeur 0 signifie que le filament n'est pas supporté par la plaque PEI texturée" msgid "Volumetric speed limitation" msgstr "Limitation de vitesse volumétrique" @@ -8011,28 +7084,14 @@ msgstr "Ventilateur de refroidissement des pièces" msgid "Min fan speed threshold" msgstr "Seuil de vitesse mini du ventilateur" -msgid "" -"Part cooling fan speed will start to run at min speed when the estimated " -"layer time is no longer than the layer time in setting. When layer time is " -"shorter than threshold, fan speed is interpolated between the minimum and " -"maximum fan speed according to layer printing time" -msgstr "" -"La vitesse du ventilateur de refroidissement des pièces commencera à " -"fonctionner à la vitesse minimale lorsque le temps de couche estimé n'est " -"pas supérieur au temps de couche dans le réglage. Lorsque le temps de couche " -"est inférieur au seuil, la vitesse du ventilateur est interpolée entre la " -"vitesse minimale et maximale du ventilateur en fonction du temps " -"d'impression de la couche" +msgid "Part cooling fan speed will start to run at min speed when the estimated layer time is no longer than the layer time in setting. When layer time is shorter than threshold, fan speed is interpolated between the minimum and maximum fan speed according to layer printing time" +msgstr "La vitesse du ventilateur de refroidissement des pièces commencera à fonctionner à la vitesse minimale lorsque le temps de couche estimé n'est pas supérieur au temps de couche dans le réglage. Lorsque le temps de couche est inférieur au seuil, la vitesse du ventilateur est interpolée entre la vitesse minimale et maximale du ventilateur en fonction du temps d'impression de la couche" msgid "Max fan speed threshold" msgstr "Seuil de vitesse maximale du ventilateur" -msgid "" -"Part cooling fan speed will be max when the estimated layer time is shorter " -"than the setting value" -msgstr "" -"La vitesse du ventilateur de refroidissement des pièces sera maximale " -"lorsque le temps de couche estimé est plus court que la valeur de réglage" +msgid "Part cooling fan speed will be max when the estimated layer time is shorter than the setting value" +msgstr "La vitesse du ventilateur de refroidissement des pièces sera maximale lorsque le temps de couche estimé est plus court que la valeur de réglage" msgid "Auxiliary part cooling fan" msgstr "Ventilateur de refroidissement auxiliaire" @@ -8056,16 +7115,13 @@ msgid "Wipe tower parameters" msgstr "Paramètres de la tour d’essuyage" msgid "Toolchange parameters with single extruder MM printers" -msgstr "" -"Paramètres de changement d'outil avec les imprimantes MM à extrudeur unique" +msgstr "Paramètres de changement d'outil avec les imprimantes MM à extrudeur unique" msgid "Ramming settings" msgstr "Paramètres de pilonnage" msgid "Toolchange parameters with multi extruder MM printers" -msgstr "" -"Paramètres de changement d'outil pour les imprimantes MM à extrudeurs " -"multiples" +msgstr "Paramètres de changement d'outil pour les imprimantes MM à extrudeurs multiples" msgid "Printable space" msgstr "Espace imprimable" @@ -8145,14 +7201,16 @@ msgid "Single extruder multimaterial setup" msgstr "Configuration multi-matériaux pour extrudeur unique" msgid "Number of extruders of the printer." -msgstr "" +msgstr "Nombre d’extrudeurs de l’imprimante." msgid "" "Single Extruder Multi Material is selected, \n" "and all extruders must have the same diameter.\n" -"Do you want to change the diameter for all extruders to first extruder " -"nozzle diameter value?" +"Do you want to change the diameter for all extruders to first extruder nozzle diameter value?" msgstr "" +"Extrudeur unique multi-matériaux est sélectionné, \n" +"et tous les extrudeurs doivent avoir le même diamètre.\n" +"Souhaitez-vous modifier le diamètre de tous les extrudeurs pour qu’il corresponde à la première valeur du diamètre de la buse de l’extrudeur ?" msgid "Nozzle diameter" msgstr "Diamètre de la buse" @@ -8163,10 +7221,8 @@ msgstr "Tour d’essuyage" msgid "Single extruder multimaterial parameters" msgstr "Paramètres multi-matériaux pour extrudeur unique" -msgid "" -"This is a single extruder multimaterial printer, diameters of all extruders " -"will be set to the new value. Do you want to proceed?" -msgstr "" +msgid "This is a single extruder multimaterial printer, diameters of all extruders will be set to the new value. Do you want to proceed?" +msgstr "Il s’agit d’une imprimante mono extrudeur multimatériaux, les diamètres de tous les extrudeurs seront réglés sur la nouvelle valeur. Voulez-vous continuer ?" msgid "Layer height limits" msgstr "Limites de hauteur de couche" @@ -8182,8 +7238,7 @@ msgid "" "\n" "Shall I disable it in order to enable Firmware Retraction?" msgstr "" -"L’option Essuyage n’est pas disponible lors de l’utilisation du mode " -"Rétraction Firmware.\n" +"L’option Essuyage n’est pas disponible lors de l’utilisation du mode Rétraction Firmware.\n" "\n" "Voulez-vous désactiver cette option pour activer la Rétraction Firmware ?" @@ -8194,17 +7249,11 @@ msgid "Detached" msgstr "Détaché" #, c-format, boost-format -msgid "" -"%d Filament Preset and %d Process Preset is attached to this printer. Those " -"presets would be deleted if the printer is deleted." -msgstr "" -"Le préréglage de filament %d et le préréglage de processus %d sont associés " -"à cette imprimante. Ces préréglages seront supprimés si l’imprimante est " -"supprimée." +msgid "%d Filament Preset and %d Process Preset is attached to this printer. Those presets would be deleted if the printer is deleted." +msgstr "Le préréglage de filament %d et le préréglage de processus %d sont associés à cette imprimante. Ces préréglages seront supprimés si l’imprimante est supprimée." msgid "Presets inherited by other presets can not be deleted!" -msgstr "" -"Les préréglages hérités d’autres préréglages ne peuvent pas être supprimés !" +msgstr "Les préréglages hérités d’autres préréglages ne peuvent pas être supprimés !" msgid "The following presets inherit this preset." msgid_plural "The following preset inherits this preset." @@ -8223,13 +7272,10 @@ msgstr[1] "Les préréglages suivants seront également supprimés." msgid "" "Are you sure to delete the selected preset? \n" -"If the preset corresponds to a filament currently in use on your printer, " -"please reset the filament information for that slot." +"If the preset corresponds to a filament currently in use on your printer, please reset the filament information for that slot." msgstr "" "Êtes-vous sûr de vouloir supprimer le préréglage sélectionné ? \n" -"Si le préréglage correspond à un filament actuellement utilisé sur votre " -"imprimante, veuillez réinitialiser les informations sur le filament pour cet " -"emplacement." +"Si le préréglage correspond à un filament actuellement utilisé sur votre imprimante, veuillez réinitialiser les informations sur le filament pour cet emplacement." #, boost-format msgid "Are you sure to %1% the selected preset?" @@ -8242,14 +7288,10 @@ msgid "Set" msgstr "Appliquer" msgid "Click to reset current value and attach to the global value." -msgstr "" -"Cliquez pour réinitialiser la valeur actuelle et l'attacher à la valeur " -"globale." +msgstr "Cliquez pour réinitialiser la valeur actuelle et l'attacher à la valeur globale." msgid "Click to drop current modify and reset to saved value." -msgstr "" -"Cliquez pour supprimer la modification actuelle et réinitialiser la valeur " -"enregistrée." +msgstr "Cliquez pour supprimer la modification actuelle et réinitialiser la valeur enregistrée." msgid "Process Settings" msgstr "Paramètres de traitement" @@ -8279,8 +7321,7 @@ msgid "Discard" msgstr "Ignorer" msgid "Click the right mouse button to display the full text." -msgstr "" -"Cliquez sur le bouton droit de la souris pour afficher le texte complet." +msgstr "Cliquez sur le bouton droit de la souris pour afficher le texte complet." msgid "All changes will not be saved" msgstr "Toutes les modifications ne seront pas enregistrées" @@ -8295,9 +7336,7 @@ msgid "Keep the selected options." msgstr "Conserver les options sélectionnées." msgid "Transfer the selected options to the newly selected preset." -msgstr "" -"Transférez les options sélectionnées vers le préréglage nouvellement " -"sélectionné." +msgstr "Transférez les options sélectionnées vers le préréglage nouvellement sélectionné." #, boost-format msgid "" @@ -8309,30 +7348,19 @@ msgstr "Enregistrez les options sélectionnées dans le préréglage \"%1%\"." msgid "" "Transfer the selected options to the newly selected preset \n" "\"%1%\"." -msgstr "" -"Transférez les options sélectionnées vers le préréglage nouvellement " -"sélectionné \"%1%\"." +msgstr "Transférez les options sélectionnées vers le préréglage nouvellement sélectionné \"%1%\"." #, boost-format msgid "Preset \"%1%\" contains the following unsaved changes:" -msgstr "" -"Le préréglage \"%1%\" contient les modifications non enregistrées suivantes :" +msgstr "Le préréglage \"%1%\" contient les modifications non enregistrées suivantes :" #, boost-format -msgid "" -"Preset \"%1%\" is not compatible with the new printer profile and it " -"contains the following unsaved changes:" -msgstr "" -"Le préréglage \"%1%\" n'est pas compatible avec le nouveau profil " -"d'imprimante et contient les modifications non enregistrées suivantes :" +msgid "Preset \"%1%\" is not compatible with the new printer profile and it contains the following unsaved changes:" +msgstr "Le préréglage \"%1%\" n'est pas compatible avec le nouveau profil d'imprimante et contient les modifications non enregistrées suivantes :" #, boost-format -msgid "" -"Preset \"%1%\" is not compatible with the new process profile and it " -"contains the following unsaved changes:" -msgstr "" -"Le préréglage \"%1%\" n'est pas compatible avec le nouveau profil de " -"traitement et contient les modifications non enregistrées suivantes :" +msgid "Preset \"%1%\" is not compatible with the new process profile and it contains the following unsaved changes:" +msgstr "Le préréglage \"%1%\" n'est pas compatible avec le nouveau profil de traitement et contient les modifications non enregistrées suivantes :" #, boost-format msgid "You have changed some settings of preset \"%1%\". " @@ -8343,30 +7371,24 @@ msgid "" "You can save or discard the preset values you have modified." msgstr "" "\n" -"Vous pouvez enregistrer ou rejeter les valeurs prédéfinies que vous avez " -"modifiées." +"Vous pouvez enregistrer ou rejeter les valeurs prédéfinies que vous avez modifiées." msgid "" "\n" -"You can save or discard the preset values you have modified, or choose to " -"transfer the values you have modified to the new preset." +"You can save or discard the preset values you have modified, or choose to transfer the values you have modified to the new preset." msgstr "" "\n" -"Vous pouvez sauvegarder ou ignorer les valeurs de préréglage que vous avez " -"modifiées, ou choisir de transférer les valeurs que vous avez modifiées dans " -"le nouveau préréglage." +"Vous pouvez sauvegarder ou ignorer les valeurs de préréglage que vous avez modifiées, ou choisir de transférer les valeurs que vous avez modifiées dans le nouveau préréglage." msgid "You have previously modified your settings." msgstr "Vous avez déjà modifié vos réglages." msgid "" "\n" -"You can discard the preset values you have modified, or choose to transfer " -"the modified values to the new project" +"You can discard the preset values you have modified, or choose to transfer the modified values to the new project" msgstr "" "\n" -"Vous pouvez ignorer les valeurs prédéfinies que vous avez modifiées ou " -"choisir de transférer les valeurs modifiées dans le nouveau projet." +"Vous pouvez ignorer les valeurs prédéfinies que vous avez modifiées ou choisir de transférer les valeurs modifiées dans le nouveau projet." msgid "Extruders count" msgstr "Nombre d'extrudeurs" @@ -8383,31 +7405,21 @@ msgstr "Afficher tous les préréglages (y compris incompatibles)" msgid "Select presets to compare" msgstr "Sélectionnez les préréglages à comparer" -msgid "" -"You can only transfer to current active profile because it has been modified." -msgstr "" -"Le transfert vers le profil actif actuel n’est possible que s’il a été " -"modifié." +msgid "You can only transfer to current active profile because it has been modified." +msgstr "Le transfert vers le profil actif actuel n’est possible que s’il a été modifié." msgid "" "Transfer the selected options from left preset to the right.\n" -"Note: New modified presets will be selected in settings tabs after close " -"this dialog." +"Note: New modified presets will be selected in settings tabs after close this dialog." msgstr "" -"Transférer les options sélectionnées du préréglage de gauche vers celui de " -"droite.\n" -"Remarque : Les nouveaux préréglages modifiés seront sélectionnés dans les " -"onglets de réglage après la fermeture de cette boîte de dialogue." +"Transférer les options sélectionnées du préréglage de gauche vers celui de droite.\n" +"Remarque : Les nouveaux préréglages modifiés seront sélectionnés dans les onglets de réglage après la fermeture de cette boîte de dialogue." msgid "Transfer values from left to right" msgstr "Transférer les valeurs de gauche à droite" -msgid "" -"If enabled, this dialog can be used for transfer selected values from left " -"to right preset." -msgstr "" -"Si elle est activée, cette boîte de dialogue peut être utilisée pour " -"convertir les valeurs sélectionnées de gauche à droite." +msgid "If enabled, this dialog can be used for transfer selected values from left to right preset." +msgstr "Si elle est activée, cette boîte de dialogue peut être utilisée pour convertir les valeurs sélectionnées de gauche à droite." msgid "Add File" msgstr "Ajouter un Fichier" @@ -8451,8 +7463,7 @@ msgid "Configuration update" msgstr "Mise à jour de la configuration" msgid "A new configuration package available, Do you want to install it?" -msgstr "" -"Un nouveau package de configuration disponible, Voulez-vous l'installer ?" +msgstr "Un nouveau package de configuration disponible, Voulez-vous l'installer ?" msgid "Description:" msgstr "La description:" @@ -8461,24 +7472,20 @@ msgid "Configuration incompatible" msgstr "Configuration incompatible" msgid "the configuration package is incompatible with current application." -msgstr "" -"le package de configuration est incompatible avec l'application actuelle." +msgstr "le package de configuration est incompatible avec l'application actuelle." #, c-format, boost-format msgid "" "The configuration package is incompatible with current application.\n" "%s will update the configuration package, Otherwise it won't be able to start" -msgstr "" -"Le package de configuration est incompatible avec l'application actuelle. %s " -"mettra à jour le package de configuration, sinon il ne pourra pas démarrer" +msgstr "Le package de configuration est incompatible avec l'application actuelle. %s mettra à jour le package de configuration, sinon il ne pourra pas démarrer" #, c-format, boost-format msgid "Exit %s" msgstr "Sortir de %s" msgid "the Configuration package is incompatible with current APP." -msgstr "" -"le package de configuration est incompatible avec l'application actuelle." +msgstr "le package de configuration est incompatible avec l'application actuelle." msgid "Configuration updates" msgstr "Mises à jour de la configuration" @@ -8547,27 +7554,13 @@ msgid "Ramming customization" msgstr "Personnalisation du pilonnage" msgid "" -"Ramming denotes the rapid extrusion just before a tool change in a single-" -"extruder MM printer. Its purpose is to properly shape the end of the " -"unloaded filament so it does not prevent insertion of the new filament and " -"can itself be reinserted later. This phase is important and different " -"materials can require different extrusion speeds to get the good shape. For " -"this reason, the extrusion rates during ramming are adjustable.\n" +"Ramming denotes the rapid extrusion just before a tool change in a single-extruder MM printer. Its purpose is to properly shape the end of the unloaded filament so it does not prevent insertion of the new filament and can itself be reinserted later. This phase is important and different materials can require different extrusion speeds to get the good shape. For this reason, the extrusion rates during ramming are adjustable.\n" "\n" -"This is an expert-level setting, incorrect adjustment will likely lead to " -"jams, extruder wheel grinding into filament etc." +"This is an expert-level setting, incorrect adjustment will likely lead to jams, extruder wheel grinding into filament etc." msgstr "" -"Le pilonnage désigne l’extrusion rapide juste avant un changement d’outil " -"sur une imprimante MM à extrudeur unique. Son but est de façonner " -"correctement l’extrémité du filament déchargé afin qu’il n’empêche pas " -"l’insertion du nouveau filament et puisse lui-même être réinséré plus tard. " -"Cette phase est importante et différents matériaux peuvent nécessiter " -"différentes vitesses d’extrusion pour obtenir la bonne forme. Pour cette " -"raison, les taux d’extrusion lors du pilonnage sont réglables.\n" +"Le pilonnage désigne l’extrusion rapide juste avant un changement d’outil sur une imprimante MM à extrudeur unique. Son but est de façonner correctement l’extrémité du filament déchargé afin qu’il n’empêche pas l’insertion du nouveau filament et puisse lui-même être réinséré plus tard. Cette phase est importante et différents matériaux peuvent nécessiter différentes vitesses d’extrusion pour obtenir la bonne forme. Pour cette raison, les taux d’extrusion lors du pilonnage sont réglables.\n" "\n" -"Il s’agit d’un réglage de niveau expert, un réglage incorrect entraînera " -"probablement des bourrages, des roues de l’extrudeur broyant le filament, " -"etc." +"Il s’agit d’un réglage de niveau expert, un réglage incorrect entraînera probablement des bourrages, des roues de l’extrudeur broyant le filament, etc." msgid "Total ramming time" msgstr "Durée totale de pilonnage" @@ -8593,13 +7586,8 @@ msgstr "Re-calculer" msgid "Flushing volumes for filament change" msgstr "Volumes de purge pour le changement de filament" -msgid "" -"Orca would re-calculate your flushing volumes everytime the filaments color " -"changed. You could disable the auto-calculate in Orca Slicer > Preferences" -msgstr "" -"Orca recalcule les volumes de purge à chaque fois que la couleur des " -"filaments change. Vous pouvez désactiver le calcul automatique dans Orca " -"Slicer > Préférences" +msgid "Orca would re-calculate your flushing volumes everytime the filaments color changed. You could disable the auto-calculate in Orca Slicer > Preferences" +msgstr "Orca recalcule les volumes de purge à chaque fois que la couleur des filaments change. Vous pouvez désactiver le calcul automatique dans Orca Slicer > Préférences" msgid "Flushing volume (mm³) for each filament pair." msgstr "Volume de purge (mm³) pour chaque paire de filaments." @@ -8630,44 +7618,20 @@ msgstr "De" msgid "To" msgstr "À" -msgid "" -"Windows Media Player is required for this task! Do you want to enable " -"'Windows Media Player' for your operation system?" -msgstr "" -"Windows Media Player est nécessaire pour cette tâche ! Voulez-vous activer " -"‘Windows Media Player’ pour votre système d’exploitation ?" +msgid "Windows Media Player is required for this task! Do you want to enable 'Windows Media Player' for your operation system?" +msgstr "Windows Media Player est nécessaire pour cette tâche ! Voulez-vous activer ‘Windows Media Player’ pour votre système d’exploitation ?" -msgid "" -"BambuSource has not correctly been registered for media playing! Press Yes " -"to re-register it. You will be promoted twice" -msgstr "" -"BambuSource n’a pas été correctement enregistré pour la lecture de médias ! " -"Appuyez sur Oui pour le réenregistrer. Vous recevrez deux fois la demande de " -"permission." +msgid "BambuSource has not correctly been registered for media playing! Press Yes to re-register it. You will be promoted twice" +msgstr "BambuSource n’a pas été correctement enregistré pour la lecture de médias ! Appuyez sur Oui pour le réenregistrer. Vous recevrez deux fois la demande de permission." -msgid "" -"Missing BambuSource component registered for media playing! Please re-" -"install BambuStutio or seek after-sales help." -msgstr "" -"Composant BambuSource manquant enregistré pour la lecture des médias ! " -"Veuillez réinstaller OrcaSlicer ou demander de l’aide au service après-vente." +msgid "Missing BambuSource component registered for media playing! Please re-install BambuStutio or seek after-sales help." +msgstr "Composant BambuSource manquant enregistré pour la lecture des médias ! Veuillez réinstaller OrcaSlicer ou demander de l’aide au service après-vente." -msgid "" -"Using a BambuSource from a different install, video play may not work " -"correctly! Press Yes to fix it." -msgstr "" -"Si vous utilisez une BambuSource provenant d’une autre installation, la " -"lecture de la vidéo peut ne pas fonctionner correctement ! Appuyez sur Oui " -"pour résoudre le problème." +msgid "Using a BambuSource from a different install, video play may not work correctly! Press Yes to fix it." +msgstr "Si vous utilisez une BambuSource provenant d’une autre installation, la lecture de la vidéo peut ne pas fonctionner correctement ! Appuyez sur Oui pour résoudre le problème." -msgid "" -"Your system is missing H.264 codecs for GStreamer, which are required to " -"play video. (Try installing the gstreamer1.0-plugins-bad or gstreamer1.0-" -"libav packages, then restart Orca Slicer?)" -msgstr "" -"Il manque à votre système les codecs H.264 pour GStreamer, qui sont " -"nécessaires pour lire la vidéo. (Essayez d’installer les paquets " -"gstreamer1.0-plugins-bad ou gstreamer1.0-libav, puis redémarrez Orca Slicer)." +msgid "Your system is missing H.264 codecs for GStreamer, which are required to play video. (Try installing the gstreamer1.0-plugins-bad or gstreamer1.0-libav packages, then restart Orca Slicer?)" +msgstr "Il manque à votre système les codecs H.264 pour GStreamer, qui sont nécessaires pour lire la vidéo. (Essayez d’installer les paquets gstreamer1.0-plugins-bad ou gstreamer1.0-libav, puis redémarrez Orca Slicer)." msgid "Bambu Network plug-in not detected." msgstr "Le plug-in Bambu Network n’a pas été détecté." @@ -8679,9 +7643,7 @@ msgid "Login" msgstr "Connexion" msgid "The configuration package is changed in previous Config Guide" -msgstr "" -"Le package de configuration est modifié dans le guide de configuration " -"précédent" +msgstr "Le package de configuration est modifié dans le guide de configuration précédent" msgid "Configuration package changed" msgstr "Package de configuration modifié" @@ -8693,19 +7655,19 @@ msgid "Objects list" msgstr "Liste des objets" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" -msgstr "" -"Importez des données de géométrie à partir de fichiers STL/STEP/3MF/OBJ/AMF." +msgstr "Importez des données de géométrie à partir de fichiers STL/STEP/3MF/OBJ/AMF." -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Coller depuis le presse-papier" msgid "Show/Hide 3Dconnexion devices settings dialog" -msgstr "" -"Afficher/Masquer la boîte de dialogue des paramètres des périphériques " -"3Dconnexion" +msgstr "Afficher/Masquer la boîte de dialogue des paramètres des périphériques 3Dconnexion" msgid "Switch table page" msgstr "Page du tableau de commutation" @@ -8734,14 +7696,8 @@ msgstr "Maj+A" msgid "Shift+R" msgstr "Maj+R" -msgid "" -"Auto orientates selected objects or all objects.If there are selected " -"objects, it just orientates the selected ones.Otherwise, it will orientates " -"all objects in the current disk." -msgstr "" -"Oriente automatiquement les objets sélectionnés ou tous les objets. S'il y a " -"des objets sélectionnés, il oriente uniquement ceux qui sont sélectionnés. " -"Sinon, il oriente tous les objets du disque actuel." +msgid "Auto orientates selected objects or all objects.If there are selected objects, it just orientates the selected ones.Otherwise, it will orientates all objects in the current disk." +msgstr "Oriente automatiquement les objets sélectionnés ou tous les objets. S'il y a des objets sélectionnés, il oriente uniquement ceux qui sont sélectionnés. Sinon, il oriente tous les objets du disque actuel." msgid "Shift+Tab" msgstr "Maj+Tab" @@ -8749,18 +7705,33 @@ msgstr "Maj+Tab" msgid "Collapse/Expand the sidebar" msgstr "Réduire/développer la barre latérale" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+Toute flèche" msgid "Movement in camera space" msgstr "Mouvement dans l'espace de la caméra" +msgid "⌥+Left mouse button" +msgstr "⌥+Bouton gauche de la souris" + msgid "Select a part" msgstr "Sélectionner une pièce" +msgid "⌘+Left mouse button" +msgstr "⌘+Bouton gauche de la souris" + msgid "Select multiple objects" msgstr "Sélectionnez tous les objets sur la plaque actuelle" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+Toute flèche" + +msgid "Alt+Left mouse button" +msgstr "Alt+Bouton gauche de la souris" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Bouton gauche de la souris" + msgid "Shift+Left mouse button" msgstr "Maj+Bouton gauche de la souris" @@ -8863,31 +7834,41 @@ msgstr "Plateau" msgid "Move: press to snap by 1mm" msgstr "Déplacer : appuyez pour aligner de 1 mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+Molette de la souris" + msgid "Support/Color Painting: adjust pen radius" msgstr "Support/Peinture couleur : ajustez le rayon du stylet" +msgid "⌥+Mouse wheel" +msgstr "⌥+Molette de la souris" + msgid "Support/Color Painting: adjust section position" msgstr "Support/Peinture couleur : ajuster la position de la section" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Molette de la souris" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Molette de la souris" + msgid "Gizmo" msgstr "Gizmo" msgid "Set extruder number for the objects and parts" -msgstr "Définir le numéro d'extrudeuse pour les objets et les pièces" +msgstr "Définir le numéro d'extrudeur pour les objets et les pièces" msgid "Delete objects, parts, modifiers " msgstr "Supprimer des objets, des pièces, des modificateurs " msgid "Select the object/part and press space to change the name" -msgstr "" -"Sélectionnez l'objet/la pièce et appuyez sur espace pour changer le nom" +msgstr "Sélectionnez l'objet/la pièce et appuyez sur espace pour changer le nom" msgid "Mouse click" msgstr "Clic de souris" msgid "Select the object/part and mouse click to change the name" -msgstr "" -"Sélectionnez l'objet/la pièce et cliquez avec la souris pour changer le nom" +msgstr "Sélectionnez l'objet/la pièce et cliquez avec la souris pour changer le nom" msgid "Objects List" msgstr "Liste d'objets" @@ -8899,12 +7880,10 @@ msgid "Vertical slider - Move active thumb Down" msgstr "Barre de défilement verticale - Déplacer le curseur actif vers le Bas" msgid "Horizontal slider - Move active thumb Left" -msgstr "" -"Barre de défilement horizontale - Déplacer le curseur actif vers la Gauche" +msgstr "Barre de défilement horizontale - Déplacer le curseur actif vers la Gauche" msgid "Horizontal slider - Move active thumb Right" -msgstr "" -"Barre de défilement horizontale - Déplacer le curseur actif vers la Droite" +msgstr "Barre de défilement horizontale - Déplacer le curseur actif vers la Droite" msgid "On/Off one layer mode of the vertical slider" msgstr "On/Off mode couche unique de la barre de défilement verticale" @@ -8934,16 +7913,12 @@ msgstr "informations de mise à jour de la version %s :" msgid "Network plug-in update" msgstr "Mise à jour du plug-in réseau" -msgid "" -"Click OK to update the Network plug-in when Orca Slicer launches next time." -msgstr "" -"Cliquez sur OK pour mettre à jour le plug-in réseau lors du prochain " -"démarrage de OrcaSlicer." +msgid "Click OK to update the Network plug-in when Orca Slicer launches next time." +msgstr "Cliquez sur OK pour mettre à jour le plug-in réseau lors du prochain démarrage de OrcaSlicer." #, c-format, boost-format msgid "A new Network plug-in(%s) available, Do you want to install it?" -msgstr "" -"Un nouveau plug-in réseau (%s) est disponible. Voulez-vous l'installer ?" +msgstr "Un nouveau plug-in réseau (%s) est disponible. Voulez-vous l'installer ?" msgid "New version of Orca Slicer" msgstr "Nouvelle version de OrcaSlicer" @@ -8996,18 +7971,11 @@ msgstr "Confirmation et mise à jour de la buse" msgid "LAN Connection Failed (Sending print file)" msgstr "Échec de la connexion au réseau local (envoi du fichier d'impression)" -msgid "" -"Step 1, please confirm Orca Slicer and your printer are in the same LAN." -msgstr "" -"Étape 1, veuillez confirmer que OrcaSlicer et votre imprimante sont sur le " -"même réseau local." +msgid "Step 1, please confirm Orca Slicer and your printer are in the same LAN." +msgstr "Étape 1, veuillez confirmer que OrcaSlicer et votre imprimante sont sur le même réseau local." -msgid "" -"Step 2, if the IP and Access Code below are different from the actual values " -"on your printer, please correct them." -msgstr "" -"Étape 2, si l'adresse IP et le code d'accès ci-dessous sont différents des " -"valeurs actuelles de votre imprimante, corrigez-les." +msgid "Step 2, if the IP and Access Code below are different from the actual values on your printer, please correct them." +msgstr "Étape 2, si l'adresse IP et le code d'accès ci-dessous sont différents des valeurs actuelles de votre imprimante, corrigez-les." msgid "IP" msgstr "IP" @@ -9019,9 +7987,7 @@ msgid "Where to find your printer's IP and Access Code?" msgstr "Où trouver l'adresse IP et le code d'accès de votre imprimante ?" msgid "Step 3: Ping the IP address to check for packet loss and latency." -msgstr "" -"Étape 3 : Effectuer un ping de l’adresse IP pour vérifier la perte de " -"paquets et la latence." +msgstr "Étape 3 : Effectuer un ping de l’adresse IP pour vérifier la perte de paquets et la latence." msgid "Test" msgstr "Tester" @@ -9066,32 +8032,14 @@ msgstr "La mise à jour a échoué" msgid "Updating successful" msgstr "Mise à jour réussie" -msgid "" -"Are you sure you want to update? This will take about 10 minutes. Do not " -"turn off the power while the printer is updating." -msgstr "" -"Êtes-vous sûr de vouloir effectuer la mise à jour ? Cela prendra environ 10 " -"minutes. Ne mettez pas l'imprimante hors tension durant la mise à jour." +msgid "Are you sure you want to update? This will take about 10 minutes. Do not turn off the power while the printer is updating." +msgstr "Êtes-vous sûr de vouloir effectuer la mise à jour ? Cela prendra environ 10 minutes. Ne mettez pas l'imprimante hors tension durant la mise à jour." -msgid "" -"An important update was detected and needs to be run before printing can " -"continue. Do you want to update now? You can also update later from 'Upgrade " -"firmware'." -msgstr "" -"Une mise à jour importante a été détectée et doit être exécutée avant de " -"pouvoir poursuivre l'impression. Voulez-vous effectuer la mise à jour " -"maintenant ? Vous pouvez également effectuer une mise à jour ultérieurement " -"à partir de \"Mettre à jour le firmware\"." +msgid "An important update was detected and needs to be run before printing can continue. Do you want to update now? You can also update later from 'Upgrade firmware'." +msgstr "Une mise à jour importante a été détectée et doit être exécutée avant de pouvoir poursuivre l'impression. Voulez-vous effectuer la mise à jour maintenant ? Vous pouvez également effectuer une mise à jour ultérieurement à partir de \"Mettre à jour le firmware\"." -msgid "" -"The firmware version is abnormal. Repairing and updating are required before " -"printing. Do you want to update now? You can also update later on printer or " -"update next time starting Orca." -msgstr "" -"La version du firmware est erronée. La réparation et la mise à jour sont " -"nécessaires avant l'impression. Voulez-vous effectuer la mise à jour " -"maintenant ? Vous pouvez également effectuer une mise à jour ultérieurement " -"depuis l'imprimante ou lors du prochain démarrage d'Orca Slicer." +msgid "The firmware version is abnormal. Repairing and updating are required before printing. Do you want to update now? You can also update later on printer or update next time starting Orca." +msgstr "La version du firmware est erronée. La réparation et la mise à jour sont nécessaires avant l'impression. Voulez-vous effectuer la mise à jour maintenant ? Vous pouvez également effectuer une mise à jour ultérieurement depuis l'imprimante ou lors du prochain démarrage d'Orca Slicer." msgid "Extension Board" msgstr "Carte d'Extension" @@ -9149,9 +8097,7 @@ msgid "Copying of file %1% to %2% failed: %3%" msgstr "Échec de la copie du fichier %1% vers %2% : %3%" msgid "Need to check the unsaved changes before configuration updates." -msgstr "" -"Besoin de vérifier les modifications non enregistrées avant les mises à jour " -"de configuration." +msgstr "Besoin de vérifier les modifications non enregistrées avant les mises à jour de configuration." msgid "Configuration package: " msgstr "Paquet de configuration : " @@ -9162,48 +8108,33 @@ msgstr " mis à jour en " msgid "Open G-code file:" msgstr "Ouvrir un fichier G-code :" -msgid "" -"One object has empty initial layer and can't be printed. Please Cut the " -"bottom or enable supports." -msgstr "" -"Un objet a une couche initiale vide et ne peut pas être imprimé. Veuillez " -"couper le bas ou activer les supports." +msgid "One object has empty initial layer and can't be printed. Please Cut the bottom or enable supports." +msgstr "Un objet a une couche initiale vide et ne peut pas être imprimé. Veuillez couper le bas ou activer les supports." #, boost-format msgid "Object can't be printed for empty layer between %1% and %2%." -msgstr "" -"L'objet comporte des couches vides comprises entre %1% et %2% et ne peut pas " -"être imprimé." +msgstr "L'objet comporte des couches vides comprises entre %1% et %2% et ne peut pas être imprimé." #, boost-format msgid "Object: %1%" msgstr "Objet : %1%" -msgid "" -"Maybe parts of the object at these height are too thin, or the object has " -"faulty mesh" -msgstr "" -"Peut-être que certaines parties de l'objet à ces hauteurs sont trop fines ou " -"que l'objet a un maillage défectueux" +msgid "Maybe parts of the object at these height are too thin, or the object has faulty mesh" +msgstr "Peut-être que certaines parties de l'objet à ces hauteurs sont trop fines ou que l'objet a un maillage défectueux" msgid "No object can be printed. Maybe too small" msgstr "Aucun objet ne peut être imprimé. Peut-être trop petit" -msgid "" -"Your print is very close to the priming regions. Make sure there is no " -"collision." -msgstr "" +msgid "Your print is very close to the priming regions. Make sure there is no collision." +msgstr "Votre impression est très proche des régions d’amorçage. Assurez-vous qu’il n’y a pas de collision." msgid "" "Failed to generate gcode for invalid custom G-code.\n" "\n" -msgstr "" -"Échec de la génération du G-code pour un G-code personnalisé non valide.\n" +msgstr "Échec de la génération du G-code pour un G-code personnalisé non valide.\n" msgid "Please check the custom G-code or use the default custom G-code." -msgstr "" -"Veuillez vérifier le G-code personnalisé ou utiliser le G-code personnalisé " -"par défaut." +msgstr "Veuillez vérifier le G-code personnalisé ou utiliser le G-code personnalisé par défaut." #, boost-format msgid "Generating G-code: layer %1%" @@ -9247,16 +8178,10 @@ msgstr "Plusieurs" #, boost-format msgid "Failed to calculate line width of %1%. Can not get value of \"%2%\" " -msgstr "" -"Échec du calcul de la largeur de ligne de %1%. Impossible d'obtenir la " -"valeur de \"%2%\" " +msgstr "Échec du calcul de la largeur de ligne de %1%. Impossible d'obtenir la valeur de \"%2%\" " -msgid "" -"Invalid spacing supplied to Flow::with_spacing(), check your layer height " -"and extrusion width" -msgstr "" -"Espacement non valide fourni à Flow::with_spacing(), vérifiez la hauteur de " -"votre couche et la largeur d’extrusion" +msgid "Invalid spacing supplied to Flow::with_spacing(), check your layer height and extrusion width" +msgstr "Espacement non valide fourni à Flow::with_spacing(), vérifiez la hauteur de votre couche et la largeur d’extrusion" msgid "undefined error" msgstr "erreur non définie" @@ -9352,166 +8277,93 @@ msgid "write callback failed" msgstr "échec du rappel d'écriture" #, boost-format -msgid "" -"%1% is too close to exclusion area, there may be collisions when printing." -msgstr "" -"%1% est trop proche de la zone d'exclusion. Il peut y avoir des collisions " -"lors de l'impression." +msgid "%1% is too close to exclusion area, there may be collisions when printing." +msgstr "%1% est trop proche de la zone d'exclusion. Il peut y avoir des collisions lors de l'impression." #, boost-format msgid "%1% is too close to others, and collisions may be caused." -msgstr "" -"%1% est trop proche des autres, cela pourrait provoquer des collisions." +msgstr "%1% est trop proche des autres, cela pourrait provoquer des collisions." #, boost-format msgid "%1% is too tall, and collisions will be caused." msgstr "%1% est trop grand, cela pourrait provoquer des collisions." msgid " is too close to others, there may be collisions when printing." -msgstr "" -" est trop proche des autres; il peut y avoir des collisions lors de " -"l'impression." +msgstr " est trop proche des autres; il peut y avoir des collisions lors de l'impression." msgid " is too close to exclusion area, there may be collisions when printing." -msgstr "" -" est trop proche d'une zone d'exclusion, il peut y avoir des collisions lors " -"de l'impression." +msgstr " est trop proche d'une zone d'exclusion, il peut y avoir des collisions lors de l'impression." msgid "Prime Tower" msgstr "Tour de purge" msgid " is too close to others, and collisions may be caused.\n" -msgstr "" -" est trop proche des autres. Des collisions risquent d'être provoquées.\n" +msgstr " est trop proche des autres. Des collisions risquent d'être provoquées.\n" msgid " is too close to exclusion area, and collisions will be caused.\n" -msgstr "" -" est trop proche d'une zone d'exclusion. Cela va entraîner des collisions.\n" +msgstr " est trop proche d'une zone d'exclusion. Cela va entraîner des collisions.\n" -msgid "" -"Can not print multiple filaments which have large difference of temperature " -"together. Otherwise, the extruder and nozzle may be blocked or damaged " -"during printing" -msgstr "" -"Impossible d'imprimer plusieurs filaments qui ont une grande différence de " -"température ensemble. Sinon, l'extrudeuse et la buse peuvent être bloquées " -"ou endommagées pendant l'impression" +msgid "Can not print multiple filaments which have large difference of temperature together. Otherwise, the extruder and nozzle may be blocked or damaged during printing" +msgstr "Impossible d'imprimer plusieurs filaments qui ont une grande différence de température ensemble. Sinon, l'extrudeur et la buse peuvent être bloquées ou endommagées pendant l'impression" msgid "No extrusions under current settings." msgstr "Aucune extrusion dans les paramètres actuels." -msgid "" -"Smooth mode of timelapse is not supported when \"by object\" sequence is " -"enabled." -msgstr "" -"Le mode fluide du timelapse n'est pas pris en charge lorsque le mode " -"d'impression « par objet » est activé." +msgid "Smooth mode of timelapse is not supported when \"by object\" sequence is enabled." +msgstr "Le mode fluide du timelapse n'est pas pris en charge lorsque le mode d'impression « par objet » est activé." -msgid "" -"Please select \"By object\" print sequence to print multiple objects in " -"spiral vase mode." -msgstr "" -"Veuillez sélectionner la séquence d'impression \"Par objet\" pour imprimer " -"plusieurs objets en mode vase en spirale." +msgid "Please select \"By object\" print sequence to print multiple objects in spiral vase mode." +msgstr "Veuillez sélectionner la séquence d'impression \"Par objet\" pour imprimer plusieurs objets en mode vase en spirale." -msgid "" -"The spiral vase mode does not work when an object contains more than one " -"materials." -msgstr "" -"Le mode vase en spirale ne fonctionne pas lorsqu'un objet contient plusieurs " -"matériaux." +msgid "The spiral vase mode does not work when an object contains more than one materials." +msgstr "Le mode vase en spirale ne fonctionne pas lorsqu'un objet contient plusieurs matériaux." #, boost-format msgid "The object %1% exceeds the maximum build volume height." msgstr "L’objet %1% dépasse la hauteur maximale du volume d’impression." #, boost-format -msgid "" -"While the object %1% itself fits the build volume, its last layer exceeds " -"the maximum build volume height." -msgstr "" -"Bien que l’objet %1% s’adapte lui-même au volume d’impression, sa dernière " -"couche dépasse la hauteur maximale du volume de construction." +msgid "While the object %1% itself fits the build volume, its last layer exceeds the maximum build volume height." +msgstr "Bien que l’objet %1% s’adapte lui-même au volume d’impression, sa dernière couche dépasse la hauteur maximale du volume de construction." -msgid "" -"You might want to reduce the size of your model or change current print " -"settings and retry." -msgstr "" -"Vous devez réduire la taille de votre modèle ou modifier les paramètres " -"d’impression actuels et réessayer." +msgid "You might want to reduce the size of your model or change current print settings and retry." +msgstr "Vous devez réduire la taille de votre modèle ou modifier les paramètres d’impression actuels et réessayer." msgid "Variable layer height is not supported with Organic supports." -msgstr "" -"La hauteur de couche variable n’est pas prise en charge avec les supports " -"organiques." +msgstr "La hauteur de couche variable n’est pas prise en charge avec les supports organiques." -msgid "" -"Different nozzle diameters and different filament diameters may not work " -"well when the prime tower is enabled. It's very experimental, so please " -"proceed with caution." -msgstr "" +msgid "Different nozzle diameters and different filament diameters may not work well when the prime tower is enabled. It's very experimental, so please proceed with caution." +msgstr "Différents diamètres de buses et de filaments peuvent ne pas fonctionner correctement lorsque la tour d’amorçage est activée. Il s’agit d’un projet très expérimental, il convient donc de procéder avec prudence." -msgid "" -"The Wipe Tower is currently only supported with the relative extruder " -"addressing (use_relative_e_distances=1)." -msgstr "" -"La tour d’essuyage n’est actuellement supportée qu’avec l’adressage relatif " -"des extrudeurs (use_relative_e_distances=1)." +msgid "The Wipe Tower is currently only supported with the relative extruder addressing (use_relative_e_distances=1)." +msgstr "La tour d’essuyage n’est actuellement supportée qu’avec l’adressage relatif des extrudeurs (use_relative_e_distances=1)." -msgid "" -"Ooze prevention is only supported with the wipe tower when " -"'single_extruder_multi_material' is off." -msgstr "" +msgid "Ooze prevention is only supported with the wipe tower when 'single_extruder_multi_material' is off." +msgstr "La prévention du suintement n’est possible qu’avec la tour d’essuyage lorsque l’option ‘single_extruder_multi_material’ est désactivée." -msgid "" -"The prime tower is currently only supported for the Marlin, RepRap/Sprinter, " -"RepRapFirmware and Repetier G-code flavors." -msgstr "" -"La tour principale n’est actuellement prise en charge que pour les versions " -"Marlin, RepRap/Sprinter, RepRapFirmware et Repetier G-code." +msgid "The prime tower is currently only supported for the Marlin, RepRap/Sprinter, RepRapFirmware and Repetier G-code flavors." +msgstr "La tour principale n’est actuellement prise en charge que pour les versions Marlin, RepRap/Sprinter, RepRapFirmware et Repetier G-code." msgid "The prime tower is not supported in \"By object\" print." -msgstr "" -"La tour de purge n'est pas prise en charge dans l'impression \"Par objet\"." +msgstr "La tour de purge n'est pas prise en charge dans l'impression \"Par objet\"." -msgid "" -"The prime tower is not supported when adaptive layer height is on. It " -"requires that all objects have the same layer height." -msgstr "" -"La tour de purge n'est pas prise en charge lorsque la hauteur de couche " -"adaptative est activée. Cela nécessite que tous les objets aient la même " -"hauteur de couche." +msgid "The prime tower is not supported when adaptive layer height is on. It requires that all objects have the same layer height." +msgstr "La tour de purge n'est pas prise en charge lorsque la hauteur de couche adaptative est activée. Cela nécessite que tous les objets aient la même hauteur de couche." msgid "The prime tower requires \"support gap\" to be multiple of layer height" -msgstr "" -"La tour de purge nécessite que \"l'écart de support\" soit un multiple de la " -"hauteur de la couche" +msgstr "La tour de purge nécessite que \"l'écart de support\" soit un multiple de la hauteur de la couche" msgid "The prime tower requires that all objects have the same layer heights" -msgstr "" -"La tour de purge nécessite que tous les objets aient la même hauteur de " -"couche." +msgstr "La tour de purge nécessite que tous les objets aient la même hauteur de couche." -msgid "" -"The prime tower requires that all objects are printed over the same number " -"of raft layers" -msgstr "" -"La tour de purge nécessite que tous les objets soient imprimés sur le même " -"nombre de couche de radeau." +msgid "The prime tower requires that all objects are printed over the same number of raft layers" +msgstr "La tour de purge nécessite que tous les objets soient imprimés sur le même nombre de couche de radeau." -msgid "" -"The prime tower requires that all objects are sliced with the same layer " -"heights." -msgstr "" -"La tour de purge nécessite que tous les objets soient découpés avec la même " -"hauteur de couche." +msgid "The prime tower requires that all objects are sliced with the same layer heights." +msgstr "La tour de purge nécessite que tous les objets soient découpés avec la même hauteur de couche." -msgid "" -"The prime tower is only supported if all objects have the same variable " -"layer height" -msgstr "" -"La tour de purge n'est prise en charge que si tous les objets ont la même " -"hauteur de couche variable" +msgid "The prime tower is only supported if all objects have the same variable layer height" +msgstr "La tour de purge n'est prise en charge que si tous les objets ont la même hauteur de couche variable" msgid "Too small line width" msgstr "Largeur de ligne trop petite" @@ -9519,119 +8371,66 @@ msgstr "Largeur de ligne trop petite" msgid "Too large line width" msgstr "Largeur de ligne trop grande" -msgid "" -"The prime tower requires that support has the same layer height with object." -msgstr "" -"La tour de purge nécessite que le support ait la même hauteur de couche avec " -"l'objet." +msgid "The prime tower requires that support has the same layer height with object." +msgstr "La tour de purge nécessite que le support ait la même hauteur de couche avec l'objet." -msgid "" -"Organic support tree tip diameter must not be smaller than support material " -"extrusion width." -msgstr "" -"Le diamètre de la pointe des supports organiques ne doit pas être inférieur " -"à la largeur d’extrusion du matériau utilisé pour les supports." +msgid "Organic support tree tip diameter must not be smaller than support material extrusion width." +msgstr "Le diamètre de la pointe des supports organiques ne doit pas être inférieur à la largeur d’extrusion du matériau utilisé pour les supports." -msgid "" -"Organic support branch diameter must not be smaller than 2x support material " -"extrusion width." -msgstr "" -"Le diamètre des branches des supports organiques ne doit pas être inférieur " -"à 2 fois la largeur d’extrusion du matériau utilisé pour les supports." +msgid "Organic support branch diameter must not be smaller than 2x support material extrusion width." +msgstr "Le diamètre des branches des supports organiques ne doit pas être inférieur à 2 fois la largeur d’extrusion du matériau utilisé pour les supports." -msgid "" -"Organic support branch diameter must not be smaller than support tree tip " -"diameter." -msgstr "" -"Le diamètre des branches des supports organiques ne doit pas être inférieur " -"au diamètre de la pointe des supports." +msgid "Organic support branch diameter must not be smaller than support tree tip diameter." +msgstr "Le diamètre des branches des supports organiques ne doit pas être inférieur au diamètre de la pointe des supports." -msgid "" -"Support enforcers are used but support is not enabled. Please enable support." -msgstr "" -"Les forceurs de support sont utilisés mais le support n'est pas activé. " -"Veuillez activer les supports." +msgid "Support enforcers are used but support is not enabled. Please enable support." +msgstr "Les forceurs de support sont utilisés mais le support n'est pas activé. Veuillez activer les supports." msgid "Layer height cannot exceed nozzle diameter" msgstr "La hauteur de la couche ne peut pas dépasser le diamètre de la buse" -msgid "" -"Relative extruder addressing requires resetting the extruder position at " -"each layer to prevent loss of floating point accuracy. Add \"G92 E0\" to " -"layer_gcode." -msgstr "" -"L'extrusion relative de l'extrudeur nécessite de réinitialiser la position " -"de celui-ci à chaque couche pour éviter la perte de précision de la virgule " -"flottante. Ajouter \"G92 E0\" au G-code de changement de couche." +msgid "Relative extruder addressing requires resetting the extruder position at each layer to prevent loss of floating point accuracy. Add \"G92 E0\" to layer_gcode." +msgstr "L'extrusion relative de l'extrudeur nécessite de réinitialiser la position de celui-ci à chaque couche pour éviter la perte de précision de la virgule flottante. Ajouter \"G92 E0\" au G-code de changement de couche." -msgid "" -"\"G92 E0\" was found in before_layer_gcode, which is incompatible with " -"absolute extruder addressing." -msgstr "" -"\"G92 E0\" a été trouvé dans le G-code avant le changement de couche, ce qui " -"est incompatible avec l’extrusion absolue de l’extrudeur." +msgid "\"G92 E0\" was found in before_layer_gcode, which is incompatible with absolute extruder addressing." +msgstr "\"G92 E0\" a été trouvé dans le G-code avant le changement de couche, ce qui est incompatible avec l’extrusion absolue de l’extrudeur." -msgid "" -"\"G92 E0\" was found in layer_gcode, which is incompatible with absolute " -"extruder addressing." -msgstr "" -"\"G92 E0\" a été trouvé dans le G-code de changement de couche, ce qui est " -"incompatible avec l’extrusion absolue de l’extrudeur." +msgid "\"G92 E0\" was found in layer_gcode, which is incompatible with absolute extruder addressing." +msgstr "\"G92 E0\" a été trouvé dans le G-code de changement de couche, ce qui est incompatible avec l’extrusion absolue de l’extrudeur." #, c-format, boost-format msgid "Plate %d: %s does not support filament %s" msgstr "Plaque %d : %s ne prend pas en charge le filament %s" -msgid "" -"Setting the jerk speed too low could lead to artifacts on curved surfaces" -msgstr "" -"Un réglage trop bas de la vitesse de saccade peut entraîner des artefacts " -"sur les surfaces courbes." +msgid "Setting the jerk speed too low could lead to artifacts on curved surfaces" +msgstr "Un réglage trop bas de la vitesse de saccade peut entraîner des artefacts sur les surfaces courbes." msgid "" -"The jerk setting exceeds the printer's maximum jerk (machine_max_jerk_x/" -"machine_max_jerk_y).\n" -"Orca will automatically cap the jerk speed to ensure it doesn't surpass the " -"printer's capabilities.\n" -"You can adjust the maximum jerk setting in your printer's configuration to " -"get higher speeds." +"The jerk setting exceeds the printer's maximum jerk (machine_max_jerk_x/machine_max_jerk_y).\n" +"Orca will automatically cap the jerk speed to ensure it doesn't surpass the printer's capabilities.\n" +"You can adjust the maximum jerk setting in your printer's configuration to get higher speeds." msgstr "" -"Le réglage du jerk dépasse le jerk maximum de l’imprimante " -"(machine_max_jerk_x/machine_max_jerk_y).\n" -"Orca plafonne automatiquement la vitesse de l’impulsion pour s’assurer " -"qu’elle ne dépasse pas les capacités de l’imprimante.\n" -"Vous pouvez ajuster le réglage du jerk maximum dans la configuration de " -"votre imprimante pour obtenir des vitesses plus élevées." +"Le réglage du jerk dépasse le jerk maximum de l’imprimante (machine_max_jerk_x/machine_max_jerk_y).\n" +"Orca plafonne automatiquement la vitesse de l’impulsion pour s’assurer qu’elle ne dépasse pas les capacités de l’imprimante.\n" +"Vous pouvez ajuster le réglage du jerk maximum dans la configuration de votre imprimante pour obtenir des vitesses plus élevées." msgid "" -"The acceleration setting exceeds the printer's maximum acceleration " -"(machine_max_acceleration_extruding).\n" -"Orca will automatically cap the acceleration speed to ensure it doesn't " -"surpass the printer's capabilities.\n" -"You can adjust the machine_max_acceleration_extruding value in your " -"printer's configuration to get higher speeds." +"The acceleration setting exceeds the printer's maximum acceleration (machine_max_acceleration_extruding).\n" +"Orca will automatically cap the acceleration speed to ensure it doesn't surpass the printer's capabilities.\n" +"You can adjust the machine_max_acceleration_extruding value in your printer's configuration to get higher speeds." msgstr "" -"Le paramètre d’accélération dépasse l’accélération maximale de l’imprimante " -"(machine_max_acceleration_extruding).\n" -"Orca limitera automatiquement la vitesse d’accélération pour s’assurer " -"qu’elle ne dépasse pas les capacités de l’imprimante.\n" -"Vous pouvez ajuster la valeur machine_max_acceleration_extruding dans la " -"configuration de votre imprimante pour obtenir des vitesses plus élevées." +"Le paramètre d’accélération dépasse l’accélération maximale de l’imprimante (machine_max_acceleration_extruding).\n" +"Orca limitera automatiquement la vitesse d’accélération pour s’assurer qu’elle ne dépasse pas les capacités de l’imprimante.\n" +"Vous pouvez ajuster la valeur machine_max_acceleration_extruding dans la configuration de votre imprimante pour obtenir des vitesses plus élevées." msgid "" -"The travel acceleration setting exceeds the printer's maximum travel " -"acceleration (machine_max_acceleration_travel).\n" -"Orca will automatically cap the travel acceleration speed to ensure it " -"doesn't surpass the printer's capabilities.\n" -"You can adjust the machine_max_acceleration_travel value in your printer's " -"configuration to get higher speeds." +"The travel acceleration setting exceeds the printer's maximum travel acceleration (machine_max_acceleration_travel).\n" +"Orca will automatically cap the travel acceleration speed to ensure it doesn't surpass the printer's capabilities.\n" +"You can adjust the machine_max_acceleration_travel value in your printer's configuration to get higher speeds." msgstr "" -"Le réglage de l’accélération de déplacement dépasse l’accélération de " -"déplacement maximale de l’imprimante (machine_max_acceleration_travel).\n" -"Orca plafonnera automatiquement la vitesse d’accélération du déplacement " -"pour s’assurer qu’elle ne dépasse pas les capacités de l’imprimante.\n" -"Vous pouvez ajuster la valeur machine_max_acceleration_travel dans la " -"configuration de votre imprimante pour obtenir des vitesses plus élevées." +"Le réglage de l’accélération de déplacement dépasse l’accélération de déplacement maximale de l’imprimante (machine_max_acceleration_travel).\n" +"Orca plafonnera automatiquement la vitesse d’accélération du déplacement pour s’assurer qu’elle ne dépasse pas les capacités de l’imprimante.\n" +"Vous pouvez ajuster la valeur machine_max_acceleration_travel dans la configuration de votre imprimante pour obtenir des vitesses plus élevées." msgid "Generating skirt & brim" msgstr "Génération jupe et bord" @@ -9651,15 +8450,8 @@ msgstr "Zone imprimable" msgid "Bed exclude area" msgstr "Zone d'exclusion de plateau" -msgid "" -"Unprintable area in XY plane. For example, X1 Series printers use the front " -"left corner to cut filament during filament change. The area is expressed as " -"polygon by points in following format: \"XxY, XxY, ...\"" -msgstr "" -"Zone non imprimable dans le plan XY. Par exemple, les imprimantes de la " -"série X1 utilisent le coin avant gauche pour couper le filament lors du " -"changement de filament. La zone est exprimée sous forme de polygone par des " -"points au format suivant : \"XxY, XxY,... \"" +msgid "Unprintable area in XY plane. For example, X1 Series printers use the front left corner to cut filament during filament change. The area is expressed as polygon by points in following format: \"XxY, XxY, ...\"" +msgstr "Zone non imprimable dans le plan XY. Par exemple, les imprimantes de la série X1 utilisent le coin avant gauche pour couper le filament lors du changement de filament. La zone est exprimée sous forme de polygone par des points au format suivant : \"XxY, XxY,... \"" msgid "Bed custom texture" msgstr "Texture personnalisée du plateau" @@ -9670,36 +8462,20 @@ msgstr "Modèle de plateau personnalisé" msgid "Elephant foot compensation" msgstr "Compensation de l'effet patte d'éléphant" -msgid "" -"Shrink the initial layer on build plate to compensate for elephant foot " -"effect" -msgstr "" -"Rétrécissez la couche initiale sur le plateau pour compenser l'effet de " -"patte d'éléphant" +msgid "Shrink the initial layer on build plate to compensate for elephant foot effect" +msgstr "Rétrécissez la couche initiale sur le plateau pour compenser l'effet de patte d'éléphant" msgid "Elephant foot compensation layers" msgstr "Couches de compensation de la patte d'éléphant" -msgid "" -"The number of layers on which the elephant foot compensation will be active. " -"The first layer will be shrunk by the elephant foot compensation value, then " -"the next layers will be linearly shrunk less, up to the layer indicated by " -"this value." -msgstr "" -"Nombre de couches sur lesquelles la compensation de la patte d'éléphant sera " -"active. La première couche sera réduite de la valeur de compensation de la " -"patte d'éléphant, puis les couches suivantes seront réduites linéairement " -"moins, jusqu'à la couche indiquée par cette valeur." +msgid "The number of layers on which the elephant foot compensation will be active. The first layer will be shrunk by the elephant foot compensation value, then the next layers will be linearly shrunk less, up to the layer indicated by this value." +msgstr "Nombre de couches sur lesquelles la compensation de la patte d'éléphant sera active. La première couche sera réduite de la valeur de compensation de la patte d'éléphant, puis les couches suivantes seront réduites linéairement moins, jusqu'à la couche indiquée par cette valeur." msgid "layers" msgstr "couches" -msgid "" -"Slicing height for each layer. Smaller layer height means more accurate and " -"more printing time" -msgstr "" -"Hauteur de découpe pour chaque couche. Une hauteur de couche plus petite " -"signifie plus de précision et plus de temps d'impression" +msgid "Slicing height for each layer. Smaller layer height means more accurate and more printing time" +msgstr "Hauteur de découpe pour chaque couche. Une hauteur de couche plus petite signifie plus de précision et plus de temps d'impression" msgid "Printable height" msgstr "Hauteur imprimable" @@ -9711,8 +8487,7 @@ msgid "Preferred orientation" msgstr "Orientation préférée" msgid "Automatically orient stls on the Z-axis upon initial import" -msgstr "" -"Orienter automatiquement les stls sur l’axe Z lors de l’importation initiale" +msgstr "Orienter automatiquement les stls sur l’axe Z lors de l’importation initiale" msgid "Printer preset names" msgstr "Noms des préréglages de l'imprimante" @@ -9721,46 +8496,25 @@ msgid "Use 3rd-party print host" msgstr "Utiliser un hôte d’impression tiers" msgid "Allow controlling BambuLab's printer through 3rd party print hosts" -msgstr "" -"Permettre le contrôle de l’imprimante de BambuLab par des hôtes d’impression " -"tiers" +msgstr "Permettre le contrôle de l’imprimante de BambuLab par des hôtes d’impression tiers" msgid "Hostname, IP or URL" msgstr "Nom d'hôte, adresse IP ou URL" -msgid "" -"Orca Slicer can upload G-code files to a printer host. This field should " -"contain the hostname, IP address or URL of the printer host instance. Print " -"host behind HAProxy with basic auth enabled can be accessed by putting the " -"user name and password into the URL in the following format: https://" -"username:password@your-octopi-address/" -msgstr "" -"Orca Slicer peut téléverser des fichiers G-code sur une imprimante hôte. Ce " -"champ doit contenir le nom d'hôte, l'adresse IP ou l'URL de l'instance hôte " -"de l'imprimante. L'hôte d'impression derrière HAProxy avec " -"l'authentification de base activée est accessible en saisissant le nom " -"d'utilisateur et le mot de passe dans l'URL au format suivant : https://" -"username:password@your-octopi-address/" +msgid "Orca Slicer can upload G-code files to a printer host. This field should contain the hostname, IP address or URL of the printer host instance. Print host behind HAProxy with basic auth enabled can be accessed by putting the user name and password into the URL in the following format: https://username:password@your-octopi-address/" +msgstr "Orca Slicer peut téléverser des fichiers G-code sur une imprimante hôte. Ce champ doit contenir le nom d'hôte, l'adresse IP ou l'URL de l'instance hôte de l'imprimante. L'hôte d'impression derrière HAProxy avec l'authentification de base activée est accessible en saisissant le nom d'utilisateur et le mot de passe dans l'URL au format suivant : https://username:password@your-octopi-address/" msgid "Device UI" msgstr "Interface utilisateur de l’appareil" -msgid "" -"Specify the URL of your device user interface if it's not same as print_host" -msgstr "" -"Spécifiez l’URL de l’interface utilisateur de votre appareil si elle n’est " -"pas identique à print_host" +msgid "Specify the URL of your device user interface if it's not same as print_host" +msgstr "Spécifiez l’URL de l’interface utilisateur de votre appareil si elle n’est pas identique à print_host" msgid "API Key / Password" msgstr "Clé API / Mot de passe" -msgid "" -"Orca Slicer can upload G-code files to a printer host. This field should " -"contain the API Key or the password required for authentication." -msgstr "" -"Orca Slicer peut téléverser des fichiers G-code sur une imprimante hôte. Ce " -"champ doit contenir la clé API ou le mot de passe requis pour " -"l'authentification." +msgid "Orca Slicer can upload G-code files to a printer host. This field should contain the API Key or the password required for authentication." +msgstr "Orca Slicer peut téléverser des fichiers G-code sur une imprimante hôte. Ce champ doit contenir la clé API ou le mot de passe requis pour l'authentification." msgid "Name of the printer" msgstr "Nom de l'imprimante" @@ -9768,14 +8522,8 @@ msgstr "Nom de l'imprimante" msgid "HTTPS CA File" msgstr "Fichier HTTPS CA" -msgid "" -"Custom CA certificate file can be specified for HTTPS OctoPrint connections, " -"in crt/pem format. If left blank, the default OS CA certificate repository " -"is used." -msgstr "" -"Un fichier de certificat CA personnalisé peut être spécifié pour les " -"connexions HTTPS OctoPrint, au format crt/pem. Si ce champ est laissé vide, " -"le référentiel de certificats OS CA par défaut est utilisé." +msgid "Custom CA certificate file can be specified for HTTPS OctoPrint connections, in crt/pem format. If left blank, the default OS CA certificate repository is used." +msgstr "Un fichier de certificat CA personnalisé peut être spécifié pour les connexions HTTPS OctoPrint, au format crt/pem. Si ce champ est laissé vide, le référentiel de certificats OS CA par défaut est utilisé." msgid "User" msgstr "Utilisateur" @@ -9786,14 +8534,8 @@ msgstr "Mot de passe" msgid "Ignore HTTPS certificate revocation checks" msgstr "Ignorer les contrôles de révocation des certificats HTTPS" -msgid "" -"Ignore HTTPS certificate revocation checks in case of missing or offline " -"distribution points. One may want to enable this option for self signed " -"certificates if connection fails." -msgstr "" -"Ignorez les contrôles de révocation des certificats HTTPS en cas de points " -"de distribution manquants ou hors ligne. Il peut être utile d'activer cette " -"option pour les certificats auto-signés en cas d'échec de la connexion." +msgid "Ignore HTTPS certificate revocation checks in case of missing or offline distribution points. One may want to enable this option for self signed certificates if connection fails." +msgstr "Ignorez les contrôles de révocation des certificats HTTPS en cas de points de distribution manquants ou hors ligne. Il peut être utile d'activer cette option pour les certificats auto-signés en cas d'échec de la connexion." msgid "Names of presets related to the physical printer" msgstr "Noms des préréglages associés à l'imprimante physique" @@ -9811,24 +8553,13 @@ msgid "Avoid crossing wall" msgstr "Évitez de traverser les parois" msgid "Detour and avoid to travel across wall which may cause blob on surface" -msgstr "" -"Faire un détour et éviter de traverser la paroi, ce qui pourrait causer des " -"dépôts sur la surface" +msgstr "Faire un détour et éviter de traverser la paroi, ce qui pourrait causer des dépôts sur la surface" msgid "Avoid crossing wall - Max detour length" msgstr "Évitez de traverser les parois - Longueur maximale du détour" -msgid "" -"Maximum detour distance for avoiding crossing wall. Don't detour if the " -"detour distance is large than this value. Detour length could be specified " -"either as an absolute value or as percentage (for example 50%) of a direct " -"travel path. Zero to disable" -msgstr "" -"Distance de détour maximale pour éviter de traverser une paroi: l'imprimante " -"ne fera pas de détour si la distance de détour est supérieure à cette " -"valeur. La longueur du détour peut être spécifiée sous forme de valeur " -"absolue ou de pourcentage (par exemple 50 %) d'un trajet direct. Une valeur " -"de 0 désactivera cette option." +msgid "Maximum detour distance for avoiding crossing wall. Don't detour if the detour distance is large than this value. Detour length could be specified either as an absolute value or as percentage (for example 50%) of a direct travel path. Zero to disable" +msgstr "Distance de détour maximale pour éviter de traverser une paroi: l'imprimante ne fera pas de détour si la distance de détour est supérieure à cette valeur. La longueur du détour peut être spécifiée sous forme de valeur absolue ou de pourcentage (par exemple 50 %) d'un trajet direct. Une valeur de 0 désactivera cette option." msgid "mm or %" msgstr "mm ou %" @@ -9836,39 +8567,20 @@ msgstr "mm ou %" msgid "Other layers" msgstr "Autres couches" -msgid "" -"Bed temperature for layers except the initial one. Value 0 means the " -"filament does not support to print on the Cool Plate" -msgstr "" -"Il s'agit de la température du plateau pour toutes les couches à l'exception " -"de la première. Une valeur à 0 signifie que ce filament ne peut pas être " -"imprimé sur le plateau froid (\"Cool plate\")." +msgid "Bed temperature for layers except the initial one. Value 0 means the filament does not support to print on the Cool Plate" +msgstr "Il s'agit de la température du plateau pour toutes les couches à l'exception de la première. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur le plateau froid (\"Cool plate\")." msgid "°C" msgstr "°C" -msgid "" -"Bed temperature for layers except the initial one. Value 0 means the " -"filament does not support to print on the Engineering Plate" -msgstr "" -"Il s'agit de la température du plateau pour toutes les couches à l'exception " -"de la première. Une valeur à 0 signifie que ce filament ne peut pas être " -"imprimé sur la plaque Engineering." +msgid "Bed temperature for layers except the initial one. Value 0 means the filament does not support to print on the Engineering Plate" +msgstr "Il s'agit de la température du plateau pour toutes les couches à l'exception de la première. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur la plaque Engineering." -msgid "" -"Bed temperature for layers except the initial one. Value 0 means the " -"filament does not support to print on the High Temp Plate" -msgstr "" -"Il s'agit de la température du plateau pour toutes les couches à l'exception " -"de la première. Une valeur à 0 signifie que ce filament ne peut pas être " -"imprimé sur le plateau haute température (\"High Temp plate\")." +msgid "Bed temperature for layers except the initial one. Value 0 means the filament does not support to print on the High Temp Plate" +msgstr "Il s'agit de la température du plateau pour toutes les couches à l'exception de la première. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur le plateau haute température (\"High Temp plate\")." -msgid "" -"Bed temperature for layers except the initial one. Value 0 means the " -"filament does not support to print on the Textured PEI Plate" -msgstr "" -"Température du plateau après la première couche. 0 signifie que le filament " -"n'est pas supporté par la plaque PEI texturée." +msgid "Bed temperature for layers except the initial one. Value 0 means the filament does not support to print on the Textured PEI Plate" +msgstr "Température du plateau après la première couche. 0 signifie que le filament n'est pas supporté par la plaque PEI texturée." msgid "Initial layer" msgstr "Couche initiale" @@ -9876,36 +8588,17 @@ msgstr "Couche initiale" msgid "Initial layer bed temperature" msgstr "Température du plateau lors de la couche initiale" -msgid "" -"Bed temperature of the initial layer. Value 0 means the filament does not " -"support to print on the Cool Plate" -msgstr "" -"Il s'agit de la température du plateau pour la première couche. Une valeur à " -"0 signifie que ce filament ne peut pas être imprimé sur le plateau froid " -"(\"Cool plate\")." +msgid "Bed temperature of the initial layer. Value 0 means the filament does not support to print on the Cool Plate" +msgstr "Il s'agit de la température du plateau pour la première couche. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur le plateau froid (\"Cool plate\")." -msgid "" -"Bed temperature of the initial layer. Value 0 means the filament does not " -"support to print on the Engineering Plate" -msgstr "" -"Il s'agit de la température du plateau pour la première couche. Une valeur à " -"0 signifie que ce filament ne peut pas être imprimé sur le plateau " -"Engineering." +msgid "Bed temperature of the initial layer. Value 0 means the filament does not support to print on the Engineering Plate" +msgstr "Il s'agit de la température du plateau pour la première couche. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur le plateau Engineering." -msgid "" -"Bed temperature of the initial layer. Value 0 means the filament does not " -"support to print on the High Temp Plate" -msgstr "" -"Il s'agit de la température du plateau pour la première couche. Une valeur à " -"0 signifie que ce filament ne peut pas être imprimé sur le plateau haute " -"température (\"High Temp plate\")." +msgid "Bed temperature of the initial layer. Value 0 means the filament does not support to print on the High Temp Plate" +msgstr "Il s'agit de la température du plateau pour la première couche. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur le plateau haute température (\"High Temp plate\")." -msgid "" -"Bed temperature of the initial layer. Value 0 means the filament does not " -"support to print on the Textured PEI Plate" -msgstr "" -"La température du plateau à la première couche. La valeur 0 signifie que le " -"filament n'est pas supporté sur la plaque PEI texturée." +msgid "Bed temperature of the initial layer. Value 0 means the filament does not support to print on the Textured PEI Plate" +msgstr "La température du plateau à la première couche. La valeur 0 signifie que le filament n'est pas supporté sur la plaque PEI texturée." msgid "Bed types supported by the printer" msgstr "Types de plateaux pris en charge par l'imprimante" @@ -9929,62 +8622,49 @@ msgid "Other layers filament sequence" msgstr "Séquence de filament des autres couches" msgid "This G-code is inserted at every layer change before lifting z" -msgstr "" -"Ce G-code est inséré à chaque changement de couche avant le levage du Z" +msgstr "Ce G-code est inséré à chaque changement de couche avant le levage du Z" msgid "Bottom shell layers" msgstr "Couches inférieures de la coque" -msgid "" -"This is the number of solid layers of bottom shell, including the bottom " -"surface layer. When the thickness calculated by this value is thinner than " -"bottom shell thickness, the bottom shell layers will be increased" -msgstr "" -"Il s'agit du nombre de couches pleines de coque inférieure, y compris la " -"couche de surface inférieure. Lorsque l'épaisseur calculée par cette valeur " -"est plus fine que l'épaisseur de la coque inférieure, les couches de la " -"coque inférieure seront augmentées" +msgid "This is the number of solid layers of bottom shell, including the bottom surface layer. When the thickness calculated by this value is thinner than bottom shell thickness, the bottom shell layers will be increased" +msgstr "Il s'agit du nombre de couches pleines de coque inférieure, y compris la couche de surface inférieure. Lorsque l'épaisseur calculée par cette valeur est plus fine que l'épaisseur de la coque inférieure, les couches de la coque inférieure seront augmentées" msgid "Bottom shell thickness" msgstr "Épaisseur de la coque inférieure" -msgid "" -"The number of bottom solid layers is increased when slicing if the thickness " -"calculated by bottom shell layers is thinner than this value. This can avoid " -"having too thin shell when layer height is small. 0 means that this setting " -"is disabled and thickness of bottom shell is absolutely determained by " -"bottom shell layers" -msgstr "" -"Le nombre de couches pleines inférieures est augmenté lors du découpage si " -"l'épaisseur calculée par les couches de coque inférieures est inférieure à " -"cette valeur. Cela peut éviter d'avoir une coque trop fine lorsque la " -"hauteur de couche est faible. 0 signifie que ce paramètre est désactivé et " -"que l'épaisseur de la coque inférieure est absolument déterminée par les " -"couches de la coque inférieure" +msgid "The number of bottom solid layers is increased when slicing if the thickness calculated by bottom shell layers is thinner than this value. This can avoid having too thin shell when layer height is small. 0 means that this setting is disabled and thickness of bottom shell is absolutely determained by bottom shell layers" +msgstr "Le nombre de couches pleines inférieures est augmenté lors du découpage si l'épaisseur calculée par les couches de coque inférieures est inférieure à cette valeur. Cela peut éviter d'avoir une coque trop fine lorsque la hauteur de couche est faible. 0 signifie que ce paramètre est désactivé et que l'épaisseur de la coque inférieure est absolument déterminée par les couches de la coque inférieure" msgid "Apply gap fill" msgstr "Remplissage des trous" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length that will be filled can be controlled from the filter out tiny gaps option below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" -"2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces for maximum strength\n" +"2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces only, balancing print speed, reducing potential over extrusion in the solid infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be generated between perimeters, if a full width line cannot fit between them. That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated one, removed, set the filter out tiny gaps value to a large number, like 999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing to the model's strength. For models where excessive gap fill is generated between perimeters, a better option would be to switch to the arachne wall generator and use this option to control whether the cosmetic top and bottom surface gap fill is generated" msgstr "" -"Active le remplissage des trous pour les surfaces sélectionnées. La longueur " -"minimale du trou qui sera comblé peut être contrôlée à l’aide de l’option " -"« Filtrer les petits trous » ci-dessous.\n" +"Active le remplissage des espaces pour les surfaces solides sélectionnées. La longueur minimale de l'espace qui sera comblé peut être contrôlée à partir de l'option « Filtrer les petits espaces » ci-dessous.\n" "\n" "Options :\n" -"1. Partout : Applique le remplissage des trous aux surfaces pleines " -"supérieures, inférieures et internes.\n" -"2. Surfaces supérieure et inférieure : Remplissage des trous uniquement sur " -"les surfaces supérieures et inférieures.\n" -"3. Nulle part : Désactive le remplissage des trous\n" +"1. Partout : Applique le remplissage de l'espace aux faces supérieures, inférieures et internes des solides pour une résistance maximale.\n" +"2. Surfaces supérieure et inférieure : Remplissage des espaces uniquement sur les faces supérieure et inférieure, ce qui permet d'équilibrer la vitesse d'impression, de réduire les risques de sur-extrusion dans le remplissage solide et de s'assurer que les faces supérieure et inférieure ne présentent pas de trous d'épingle.\n" +"3. Nulle part : Désactive le remplissage de l'espace pour toutes les zones de remplissage solide. \n" +"\n" +"Notez que si vous utilisez le générateur de périmètre classique, le remplissage de l’espace peut également être généré entre les périmètres, si une ligne de largeur complète ne peut pas tenir entre eux. Ce remplissage du périmètre n’est pas contrôlé par ce paramètre. \n" +"\n" +"Si vous souhaitez que tous les espaces, y compris ceux générés par le périmètre classique, soient supprimés, définissez la valeur de filtrage des petits espaces sur un grand nombre, comme 999999. \n" +"\n" +"Il n’est toutefois pas conseillé de procéder ainsi, car le remplissage des espaces entre les périmètres contribue à la solidité du modèle. Pour les modèles où un remplissage excessif est généré entre les périmètres, une meilleure option serait de passer au générateur de parois Arachne et d’utiliser cette option pour contrôler si le remplissage cosmétique des surfaces supérieures et inférieures est généré." msgid "Everywhere" msgstr "Partout" @@ -9998,172 +8678,120 @@ msgstr "Nulle part" msgid "Force cooling for overhang and bridge" msgstr "Forcer la ventilation pour les surplombs et ponts" -msgid "" -"Enable this option to optimize part cooling fan speed for overhang and " -"bridge to get better cooling" -msgstr "" -"Activez cette option pour optimiser la vitesse du ventilateur de " -"refroidissement des pièces pour le surplomb et le pont afin d'obtenir un " -"meilleur refroidissement" +msgid "Enable this option to optimize part cooling fan speed for overhang and bridge to get better cooling" +msgstr "Activez cette option pour optimiser la vitesse du ventilateur de refroidissement des pièces pour le surplomb et le pont afin d'obtenir un meilleur refroidissement" msgid "Fan speed for overhang" msgstr "Vitesse du ventilateur pour les surplombs" -msgid "" -"Force part cooling fan to be this speed when printing bridge or overhang " -"wall which has large overhang degree. Forcing cooling for overhang and " -"bridge can get better quality for these part" -msgstr "" -"Forcez le ventilateur de refroidissement des pièces à être à cette vitesse " -"lors de l'impression d'un pont ou d'une paroi en surplomb qui a un degré de " -"surplomb important. Forcer le refroidissement pour les surplombs et le pont " -"pour obtenir une meilleure qualité pour ces pièces." +msgid "Force part cooling fan to be this speed when printing bridge or overhang wall which has large overhang degree. Forcing cooling for overhang and bridge can get better quality for these part" +msgstr "Forcez le ventilateur de refroidissement des pièces à être à cette vitesse lors de l'impression d'un pont ou d'une paroi en surplomb qui a un degré de surplomb important. Forcer le refroidissement pour les surplombs et le pont pour obtenir une meilleure qualité pour ces pièces." msgid "Cooling overhang threshold" msgstr "Seuil de dépassement de refroidissement" #, c-format -msgid "" -"Force cooling fan to be specific speed when overhang degree of printed part " -"exceeds this value. Expressed as percentage which indicides how much width " -"of the line without support from lower layer. 0% means forcing cooling for " -"all outer wall no matter how much overhang degree" -msgstr "" -"Forcer le ventilateur de refroidissement à atteindre une vitesse spécifique " -"lorsque le degré de surplomb de la pièce imprimée dépasse cette valeur. Ceci " -"est exprimé en pourcentage qui indique la largeur de la ligne sans support " -"provenant de la couche inférieure. 0%% signifie un refroidissement forcé de " -"toutes les parois extérieures, quel que soit le degré de surplomb." +msgid "Force cooling fan to be specific speed when overhang degree of printed part exceeds this value. Expressed as percentage which indicides how much width of the line without support from lower layer. 0% means forcing cooling for all outer wall no matter how much overhang degree" +msgstr "Forcer le ventilateur de refroidissement à atteindre une vitesse spécifique lorsque le degré de surplomb de la pièce imprimée dépasse cette valeur. Ceci est exprimé en pourcentage qui indique la largeur de la ligne sans support provenant de la couche inférieure. 0%% signifie un refroidissement forcé de toutes les parois extérieures, quel que soit le degré de surplomb." msgid "Bridge infill direction" msgstr "Direction du remplissage des ponts" -msgid "" -"Bridging angle override. If left to zero, the bridging angle will be " -"calculated automatically. Otherwise the provided angle will be used for " -"external bridges. Use 180°for zero angle." -msgstr "" -"Forçage de l’angle des ponts. S’il est laissé à zéro, l’angle des ponts sera " -"calculé automatiquement. Sinon, l’angle fourni sera utilisé pour les ponts " -"externes. Utilisez 180° pour un angle nul." +msgid "Bridging angle override. If left to zero, the bridging angle will be calculated automatically. Otherwise the provided angle will be used for external bridges. Use 180°for zero angle." +msgstr "Forçage de l’angle des ponts. S’il est laissé à zéro, l’angle des ponts sera calculé automatiquement. Sinon, l’angle fourni sera utilisé pour les ponts externes. Utilisez 180° pour un angle nul." msgid "Bridge density" msgstr "Densité des ponts" msgid "Density of external bridges. 100% means solid bridge. Default is 100%." -msgstr "" -"Densité des ponts externes, Une valeur à 100% signifie un pont plein. La " -"valeur par défaut est 100%." +msgstr "Densité des ponts externes, Une valeur à 100% signifie un pont plein. La valeur par défaut est 100%." msgid "Bridge flow ratio" msgstr "Débit des ponts" msgid "" -"Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"Decrease this value slightly(for example 0.9) to reduce the amount of material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Diminuez légèrement cette valeur (par exemple 0,9) pour réduire la quantité " -"de matériaux pour le pont, pour améliorer l'affaissement" +"Diminuez légèrement cette valeur (par exemple 0,9) pour réduire la quantité de matériau pour le pont, afin d’améliorer l’affaissement. \n" +"\n" +"Le débit réel du pont utilisé est calculé en multipliant cette valeur par le rapport de débit du filament et, s’il est défini, par le rapport de débit de l’objet." msgid "Internal bridge flow ratio" msgstr "Ratio de débit du pont interne" msgid "" -"This value governs the thickness of the internal bridge layer. This is the " -"first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"This value governs the thickness of the internal bridge layer. This is the first layer over sparse infill. Decrease this value slightly (for example 0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value with the bridge flow ratio, the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Cette valeur détermine l’épaisseur de la couche des ponts internes. Il " -"s’agit de la première couche sur le remplissage. Diminuez légèrement cette " -"valeur (par exemple 0.9) pour améliorer la qualité de la surface sur le " -"remplissage." +"Cette valeur détermine l’épaisseur de la couche de pont interne. Il s’agit de la première couche au-dessus d’un remplissage peu dense. Diminuez légèrement cette valeur (par exemple 0,9) pour améliorer la qualité de la surface sur un remplissage peu dense.\n" +"\n" +"Le débit du pont interne utilisé est calculé en multipliant cette valeur par le rapport de débit du pont, le rapport de débit du filament et, s’il est défini, le rapport de débit de l’objet." msgid "Top surface flow ratio" msgstr "Ratio du débit des surfaces supérieures" msgid "" -"This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"This factor affects the amount of material for top solid infill. You can decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Ce facteur affecte la quantité de matériau pour le remplissage plein " -"supérieur. Vous pouvez le diminuer légèrement pour avoir une finition de " -"surface lisse" +"Ce facteur affecte la quantité de matériau pour le remplissage du massif supérieur. Vous pouvez le réduire légèrement pour obtenir une finition de surface lisse. \n" +"\n" +"Le débit réel de la surface supérieure utilisé est calculé en multipliant cette valeur par le rapport de débit du filament et, s’il est défini, par le rapport de débit de l’objet." msgid "Bottom surface flow ratio" msgstr "Ratio du débit des surfaces inférieures" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Ce facteur affecte la quantité de matériau pour le remplissage plein du " -"dessous" +"Ce facteur affecte la quantité de matériau pour le remplissage solide du fond. \n" +"\n" +"Le débit réel du remplissage solide inférieur utilisé est calculé en multipliant cette valeur par le rapport de débit du filament et, s’il est défini, par le rapport de débit de l’objet." msgid "Precise wall" msgstr "Parois précises" msgid "" -"Improve shell precision by adjusting outer wall spacing. This also improves " -"layer consistency.\n" -"Note: This setting will only take effect if the wall sequence is configured " -"to Inner-Outer" +"Improve shell precision by adjusting outer wall spacing. This also improves layer consistency.\n" +"Note: This setting will only take effect if the wall sequence is configured to Inner-Outer" msgstr "" -"Améliorez la précision de la coque en ajustant l’espacement des parois " -"extérieures. Cela permet également d’améliorer la cohérence des couches.\n" -"Remarque : ce paramètre n’a d’effet que si la séquence des parois est " -"configurée sur Intérieur-Extérieur." +"Améliorez la précision de la coque en ajustant l’espacement des parois extérieures. Cela permet également d’améliorer la cohérence des couches.\n" +"Remarque : ce paramètre n’a d’effet que si la séquence des parois est configurée sur Intérieur-Extérieur." msgid "Only one wall on top surfaces" msgstr "Une seule paroi sur les surfaces supérieures" -msgid "" -"Use only one wall on flat top surface, to give more space to the top infill " -"pattern" -msgstr "" -"N'utilisez qu'une seule paroi sur les surfaces supérieures planes, afin de " -"donner plus d'espace au motif de remplissage supérieur." +msgid "Use only one wall on flat top surface, to give more space to the top infill pattern" +msgstr "N'utilisez qu'une seule paroi sur les surfaces supérieures planes, afin de donner plus d'espace au motif de remplissage supérieur." msgid "One wall threshold" msgstr "Seuil de paroi unique" #, no-c-format, no-boost-format msgid "" -"If a top surface has to be printed and it's partially covered by another " -"layer, it won't be considered at a top layer where its width is below this " -"value. This can be useful to not let the 'one perimeter on top' trigger on " -"surface that should be covered only by perimeters. This value can be a mm or " -"a % of the perimeter extrusion width.\n" -"Warning: If enabled, artifacts can be created if you have some thin features " -"on the next layer, like letters. Set this setting to 0 to remove these " -"artifacts." +"If a top surface has to be printed and it's partially covered by another layer, it won't be considered at a top layer where its width is below this value. This can be useful to not let the 'one perimeter on top' trigger on surface that should be covered only by perimeters. This value can be a mm or a % of the perimeter extrusion width.\n" +"Warning: If enabled, artifacts can be created if you have some thin features on the next layer, like letters. Set this setting to 0 to remove these artifacts." msgstr "" -"Si une surface supérieure doit être imprimée et qu’elle est partiellement " -"couverte par une autre couche, elle ne sera pas considérée comme une couche " -"supérieure si sa largeur est inférieure à cette valeur. Cela peut être utile " -"pour ne pas déclencher l’option « un périmètre sur le dessus » sur des " -"surfaces qui ne devraient être couvertes que par des périmètres. Cette " -"valeur peut être un mm ou un % de la largeur d’extrusion du périmètre.\n" -"Attention : Si cette option est activée, des artefacts peuvent être créés si " -"vous avez des éléments fins sur la couche suivante, comme des lettres. " -"Réglez ce paramètre à 0 pour supprimer ces artefacts." +"Si une surface supérieure doit être imprimée et qu’elle est partiellement couverte par une autre couche, elle ne sera pas considérée comme une couche supérieure si sa largeur est inférieure à cette valeur. Cela peut être utile pour ne pas déclencher l’option « un périmètre sur le dessus » sur des surfaces qui ne devraient être couvertes que par des périmètres. Cette valeur peut être un mm ou un % de la largeur d’extrusion du périmètre.\n" +"Attention : Si cette option est activée, des artefacts peuvent être créés si vous avez des éléments fins sur la couche suivante, comme des lettres. Réglez ce paramètre à 0 pour supprimer ces artefacts." msgid "Only one wall on first layer" msgstr "Une seule paroi sur la première couche" -msgid "" -"Use only one wall on first layer, to give more space to the bottom infill " -"pattern" -msgstr "" -"Utiliser qu’une seule paroi sur la première couche, pour donner plus " -"d’espace au motif de remplissage inférieur" +msgid "Use only one wall on first layer, to give more space to the bottom infill pattern" +msgstr "Utiliser qu’une seule paroi sur la première couche, pour donner plus d’espace au motif de remplissage inférieur" msgid "Extra perimeters on overhangs" msgstr "Parois supplémentaires sur les surplombs" -msgid "" -"Create additional perimeter paths over steep overhangs and areas where " -"bridges cannot be anchored. " -msgstr "" -"Créer des chemins de périmètres supplémentaires sur les surplombs abrupts et " -"les zones où les ponts ne peuvent pas être ancrés. " +msgid "Create additional perimeter paths over steep overhangs and areas where bridges cannot be anchored. " +msgstr "Créer des chemins de périmètres supplémentaires sur les surplombs abrupts et les zones où les ponts ne peuvent pas être ancrés. " msgid "Reverse on odd" msgstr "Parois inversées sur couches impaires" @@ -10172,19 +8800,13 @@ msgid "Overhang reversal" msgstr "Inversion du surplomb" msgid "" -"Extrude perimeters that have a part over an overhang in the reverse " -"direction on odd layers. This alternating pattern can drastically improve " -"steep overhangs.\n" +"Extrude perimeters that have a part over an overhang in the reverse direction on odd layers. This alternating pattern can drastically improve steep overhangs.\n" "\n" -"This setting can also help reduce part warping due to the reduction of " -"stresses in the part walls." +"This setting can also help reduce part warping due to the reduction of stresses in the part walls." msgstr "" -"Extruder les périmètres dont une partie se trouve au-dessus d’un surplomb " -"dans le sens inverse sur les couches impaires. Ce motif alternatif peut " -"améliorer considérablement les surplombs abrupts.\n" +"Extruder les périmètres dont une partie se trouve au-dessus d’un surplomb dans le sens inverse sur les couches impaires. Ce motif alternatif peut améliorer considérablement les surplombs abrupts.\n" "\n" -"Ce paramètre peut également contribuer à réduire le gauchissement de la " -"pièce en raison de la réduction des contraintes dans les parois de la pièce." +"Ce paramètre peut également contribuer à réduire le gauchissement de la pièce en raison de la réduction des contraintes dans les parois de la pièce." msgid "Reverse only internal perimeters" msgstr "Inverser uniquement les périmètres internes" @@ -10192,50 +8814,29 @@ msgstr "Inverser uniquement les périmètres internes" msgid "" "Apply the reverse perimeters logic only on internal perimeters. \n" "\n" -"This setting greatly reduces part stresses as they are now distributed in " -"alternating directions. This should reduce part warping while also " -"maintaining external wall quality. This feature can be very useful for warp " -"prone material, like ABS/ASA, and also for elastic filaments, like TPU and " -"Silk PLA. It can also help reduce warping on floating regions over " -"supports.\n" +"This setting greatly reduces part stresses as they are now distributed in alternating directions. This should reduce part warping while also maintaining external wall quality. This feature can be very useful for warp prone material, like ABS/ASA, and also for elastic filaments, like TPU and Silk PLA. It can also help reduce warping on floating regions over supports.\n" "\n" -"For this setting to be the most effective, it is recomended to set the " -"Reverse Threshold to 0 so that all internal walls print in alternating " -"directions on odd layers irrespective of their overhang degree." +"For this setting to be the most effective, it is recomended to set the Reverse Threshold to 0 so that all internal walls print in alternating directions on odd layers irrespective of their overhang degree." msgstr "" -"Appliquer la logique d’inversion des périmètres uniquement sur les " -"périmètres internes. \n" +"Appliquer la logique d’inversion des périmètres uniquement sur les périmètres internes. \n" "\n" -"Ce paramètre réduit considérablement les contraintes exercées sur les " -"pièces, car elles sont désormais réparties dans des directions alternées. " -"Cela devrait réduire la déformation des pièces tout en maintenant la qualité " -"des parois externes. Cette fonction peut être très utile pour les matériaux " -"sujets à la déformation, comme l’ABS/ASA, ainsi que pour les filaments " -"élastiques, comme le TPU et le Silk PLA. Elle peut également contribuer à " -"réduire le gauchissement des régions flottantes sur les supports.\n" +"Ce paramètre réduit considérablement les contraintes exercées sur les pièces, car elles sont désormais réparties dans des directions alternées. Cela devrait réduire la déformation des pièces tout en maintenant la qualité des parois externes. Cette fonction peut être très utile pour les matériaux sujets à la déformation, comme l’ABS/ASA, ainsi que pour les filaments élastiques, comme le TPU et le Silk PLA. Elle peut également contribuer à réduire le gauchissement des régions flottantes sur les supports.\n" "\n" -"Pour que ce paramètre soit le plus efficace possible, il est recommandé de " -"régler le seuil d’inversion sur 0 afin que toutes les parois internes " -"s’impriment dans des directions alternées sur les couches impaires, quel que " -"soit leur degré de surplomb." +"Pour que ce paramètre soit le plus efficace possible, il est recommandé de régler le seuil d’inversion sur 0 afin que toutes les parois internes s’impriment dans des directions alternées sur les couches impaires, quel que soit leur degré de surplomb." msgid "Bridge counterbore holes" msgstr "Trous d'alésage pour le pont" msgid "" -"This option creates bridges for counterbore holes, allowing them to be " -"printed without support. Available modes include:\n" +"This option creates bridges for counterbore holes, allowing them to be printed without support. Available modes include:\n" "1. None: No bridge is created.\n" "2. Partially Bridged: Only a part of the unsupported area will be bridged.\n" "3. Sacrificial Layer: A full sacrificial bridge layer is created." msgstr "" -"Cette option crée des ponts pour les trous d'alésage, ce qui permet de les " -"imprimer sans support. Les modes disponibles sont les suivants\n" +"Cette option crée des ponts pour les trous d'alésage, ce qui permet de les imprimer sans support. Les modes disponibles sont les suivants\n" "1. Aucun : Aucun pont n’est créé.\n" -"2. Partiellement connecté : Seule une partie de la zone non prise en charge " -"sera connectée.\n" -"3. Couche sacrificielle : Une couche de pont sacrificielle complète est " -"créée." +"2. Partiellement connecté : Seule une partie de la zone non prise en charge sera connectée.\n" +"3. Couche sacrificielle : Une couche de pont sacrificielle complète est créée." msgid "Partially bridged" msgstr "Partiellement connecté" @@ -10251,12 +8852,10 @@ msgstr "Seuil d’inversion des surplombs" #, no-c-format, no-boost-format msgid "" -"Number of mm the overhang need to be for the reversal to be considered " -"useful. Can be a % of the perimeter width.\n" +"Number of mm the overhang need to be for the reversal to be considered useful. Can be a % of the perimeter width.\n" "Value 0 enables reversal on every odd layers regardless." msgstr "" -"Nombre de mm de dépassement nécessaire pour que l’inversion soit considérée " -"comme utile. Il peut s’agir d’un pourcentage de la largeur du périmètre.\n" +"Nombre de mm de dépassement nécessaire pour que l’inversion soit considérée comme utile. Il peut s’agir d’un pourcentage de la largeur du périmètre.\n" "La valeur 0 permet l’inversion sur toutes les couches impaires." msgid "Classic mode" @@ -10269,19 +8868,24 @@ msgid "Slow down for overhang" msgstr "Ralentir pour le surplomb" msgid "Enable this option to slow printing down for different overhang degree" -msgstr "" -"Activez cette option pour ralentir l'impression pour différents degrés de " -"surplomb" +msgstr "Activez cette option pour ralentir l'impression pour différents degrés de surplomb" msgid "Slow down for curled perimeters" msgstr "Ralentir lors des périmètres courbés" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have curled upwards.For example, additional slowdown will be applied when printing overhangs on sharp corners like the front of the Benchy hull, reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your printer cooling is powerful enough or the print speed slow enough that perimeter curling does not happen. If printing with a high external perimeter speed, this parameter may introduce slight artifacts when slowing down due to the large variance in print speeds. If you notice artifacts, ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like overhangs, meaning the overhang speed is applied even if the overhanging perimeter is part of a bridge. For example, when the perimeters are 100%% overhanging, with no wall supporting them from underneath, the 100%% overhang speed will be applied." msgstr "" -"Activer cette option pour ralentir l’impression dans les zones où des " -"périmètres potentiellement courbées peuvent exister." +"Activez cette option pour ralentir l'impression dans les zones où les périmètres peuvent s'être incurvés vers le haut. Par exemple, un ralentissement supplémentaire sera appliqué lors de l'impression de surplombs sur des angles aigus comme l'avant de la coque du Benchy, réduisant ainsi l'enroulement qui s'aggrave sur plusieurs couches.\n" +"\n" +"Il est généralement recommandé d’activer cette option à moins que le refroidissement de votre imprimante soit suffisamment puissant ou que la vitesse d’impression soit suffisamment lente pour que le phénomène de recourbement du périmètre ne se produise pas. Si vous imprimez avec une vitesse de périmètre externe élevée, ce paramètre peut introduire de légers artefacts lors du ralentissement en raison de la grande variance des vitesses d’impression. Si vous remarquez des artefacts, assurez-vous que votre avance de pression est réglée correctement.\n" +"\n" +"Remarque : lorsque cette option est activée, les périmètres en surplomb sont traités comme des surplombs, ce qui signifie que la vitesse de surplomb est appliquée même si le périmètre en surplomb fait partie d’un pont. Par exemple, lorsque les périmètres sont en surplomb de 100%%, sans paroi les soutenant par en dessous, la vitesse de surplomb de 100%% sera appliquée." msgid "mm/s or %" msgstr "mm/s ou %" @@ -10289,9 +8893,14 @@ msgstr "mm/s ou %" msgid "External" msgstr "Externe" -msgid "Speed of bridge and completely overhang wall" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic overhang mode is enabled, it will be the print speed of overhang walls that are supported by less than 13%, whether they are part of a bridge or an overhang." msgstr "" -"Il s'agit de la vitesse pour les ponts et les parois en surplomb à 100 %." +"Vitesse des extrusions de pont visible de l’extérieur. \n" +"\n" +"En outre, si la fonction Ralentir pour les périmètres courbés est désactivée ou si le mode Surplomb classique est activé, il s’agira de la vitesse d’impression des parois en surplomb dont l’appui est inférieur à 13 %, qu’elles fassent partie d’un pont ou d’un surplomb." msgid "mm/s" msgstr "mm/s" @@ -10299,12 +8908,8 @@ msgstr "mm/s" msgid "Internal" msgstr "Interne" -msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." -msgstr "" -"Vitesse des ponts internes. Si la valeur est exprimée en pourcentage, elle " -"sera calculée en fonction de bridge_speed. La valeur par défaut est 150%." +msgid "Speed of internal bridges. If the value is expressed as a percentage, it will be calculated based on the bridge_speed. Default value is 150%." +msgstr "Vitesse des ponts internes. Si la valeur est exprimée en pourcentage, elle sera calculée sur la base de la vitesse du pont. La valeur par défaut est 150%." msgid "Brim width" msgstr "Largeur de la bordure" @@ -10315,23 +8920,14 @@ msgstr "Distance du modèle à la ligne de bord la plus externe" msgid "Brim type" msgstr "Type de bordure" -msgid "" -"This controls the generation of the brim at outer and/or inner side of " -"models. Auto means the brim width is analysed and calculated automatically." -msgstr "" -"Cela permet de contrôler la génération de bordure extérieur et/ou intérieur " -"des modèles. Auto signifie que la largeur de bordure est analysée et " -"calculée automatiquement." +msgid "This controls the generation of the brim at outer and/or inner side of models. Auto means the brim width is analysed and calculated automatically." +msgstr "Cela permet de contrôler la génération de bordure extérieur et/ou intérieur des modèles. Auto signifie que la largeur de bordure est analysée et calculée automatiquement." msgid "Brim-object gap" msgstr "Écart bord-objet" -msgid "" -"A gap between innermost brim line and object can make brim be removed more " -"easily" -msgstr "" -"Un espace entre la ligne de bord la plus interne et l'objet peut faciliter " -"le retrait du bord" +msgid "A gap between innermost brim line and object can make brim be removed more easily" +msgstr "Un espace entre la ligne de bord la plus interne et l'objet peut faciliter le retrait du bord" msgid "Brim ears" msgstr "Bordures à oreilles" @@ -10349,19 +8945,16 @@ msgid "" msgstr "" "Angle maximum pour laisser apparaître la bordure à oreilles.\n" "S’il est défini sur 0, aucune bordure ne sera créée.\n" -"S’il est réglé sur ~180, la bordure sera créée sur tout sauf les sections " -"droites." +"S’il est réglé sur ~180, la bordure sera créée sur tout sauf les sections droites." msgid "Brim ear detection radius" msgstr "Rayon de détection de la bordure à oreilles" msgid "" -"The geometry will be decimated before dectecting sharp angles. This " -"parameter indicates the minimum length of the deviation for the decimation.\n" +"The geometry will be decimated before dectecting sharp angles. This parameter indicates the minimum length of the deviation for the decimation.\n" "0 to deactivate" msgstr "" -"La géométrie sera décimée avant de détecter les angles vifs. Ce paramètre " -"indique la longueur minimale de l’écart pour la décimation.\n" +"La géométrie sera décimée avant de détecter les angles vifs. Ce paramètre indique la longueur minimale de l’écart pour la décimation.\n" "0 pour désactiver" msgid "Compatible machine" @@ -10400,27 +8993,14 @@ msgstr "En tant que liste d’objets" msgid "Slow printing down for better layer cooling" msgstr "Impression lente pour un meilleur refroidissement des couches" -msgid "" -"Enable this option to slow printing speed down to make the final layer time " -"not shorter than the layer time threshold in \"Max fan speed threshold\", so " -"that layer can be cooled for longer time. This can improve the cooling " -"quality for needle and small details" -msgstr "" -"Activez cette option pour ralentir la vitesse d'impression afin que le temps " -"de couche final ne soit pas plus court que le seuil de temps de couche dans " -"\"Seuil de vitesse maximale du ventilateur\", afin que cette couche puisse " -"être refroidie plus longtemps. Cela peut améliorer la qualité de " -"refroidissement pour l'aiguille et les petits détails" +msgid "Enable this option to slow printing speed down to make the final layer time not shorter than the layer time threshold in \"Max fan speed threshold\", so that layer can be cooled for longer time. This can improve the cooling quality for needle and small details" +msgstr "Activez cette option pour ralentir la vitesse d'impression afin que le temps de couche final ne soit pas plus court que le seuil de temps de couche dans \"Seuil de vitesse maximale du ventilateur\", afin que cette couche puisse être refroidie plus longtemps. Cela peut améliorer la qualité de refroidissement pour l'aiguille et les petits détails" msgid "Normal printing" msgstr "Impression normale" -msgid "" -"The default acceleration of both normal printing and travel except initial " -"layer" -msgstr "" -"L'accélération par défaut de l'impression normale et du déplacement à " -"l'exception de la couche initiale" +msgid "The default acceleration of both normal printing and travel except initial layer" +msgstr "L'accélération par défaut de l'impression normale et du déplacement à l'exception de la couche initiale" msgid "mm/s²" msgstr "mm/s²" @@ -10441,19 +9021,13 @@ msgid "Activate air filtration" msgstr "Activer la filtration de l’air" msgid "Activate for better air filtration. G-code command: M106 P3 S(0-255)" -msgstr "" -"Activer pour une meilleure filtration de l’air. Commande G-code : M106 P3 " -"S(0-255)" +msgstr "Activer pour une meilleure filtration de l’air. Commande G-code : M106 P3 S(0-255)" msgid "Fan speed" msgstr "Vitesse du ventilateur" -msgid "" -"Speed of exhaust fan during printing.This speed will overwrite the speed in " -"filament custom gcode" -msgstr "" -"Vitesse du ventilateur d’extraction pendant l’impression. Cette vitesse " -"écrasera la vitesse dans le G-code personnalisé du filament." +msgid "Speed of exhaust fan during printing.This speed will overwrite the speed in filament custom gcode" +msgstr "Vitesse du ventilateur d’extraction pendant l’impression. Cette vitesse écrasera la vitesse dans le G-code personnalisé du filament." msgid "Speed of exhaust fan after printing completes" msgstr "Vitesse du ventilateur d’extraction après l’impression" @@ -10461,109 +9035,58 @@ msgstr "Vitesse du ventilateur d’extraction après l’impression" msgid "No cooling for the first" msgstr "Pas de refroidissement pour" -msgid "" -"Close all cooling fan for the first certain layers. Cooling fan of the first " -"layer used to be closed to get better build plate adhesion" -msgstr "" -"Éteignez tous les ventilateurs de refroidissement pour les premières " -"couches. Cela peut être utilisé pour améliorer l'adhérence à la plaque." +msgid "Close all cooling fan for the first certain layers. Cooling fan of the first layer used to be closed to get better build plate adhesion" +msgstr "Éteignez tous les ventilateurs de refroidissement pour les premières couches. Cela peut être utilisé pour améliorer l'adhérence à la plaque." msgid "Don't support bridges" msgstr "Ne pas supporter les ponts" -msgid "" -"Don't support the whole bridge area which make support very large. Bridge " -"usually can be printing directly without support if not very long" -msgstr "" -"Cela désactive le support des ponts, ce qui diminue le nombre de supports " -"requis. Les ponts peuvent généralement être imprimés directement sans " -"support s'ils ne sont pas très longs." +msgid "Don't support the whole bridge area which make support very large. Bridge usually can be printing directly without support if not very long" +msgstr "Cela désactive le support des ponts, ce qui diminue le nombre de supports requis. Les ponts peuvent généralement être imprimés directement sans support s'ils ne sont pas très longs." msgid "Thick bridges" msgstr "Ponts épais" -msgid "" -"If enabled, bridges are more reliable, can bridge longer distances, but may " -"look worse. If disabled, bridges look better but are reliable just for " -"shorter bridged distances." -msgstr "" -"S'ils sont activés, les ponts sont plus fiables et peuvent couvrir de plus " -"longues distances, mais ils peuvent sembler moins jolis. S'ils sont " -"désactivés, les ponts ont une meilleure apparence mais ne sont fiables que " -"sur de courtes distances." +msgid "If enabled, bridges are more reliable, can bridge longer distances, but may look worse. If disabled, bridges look better but are reliable just for shorter bridged distances." +msgstr "S'ils sont activés, les ponts sont plus fiables et peuvent couvrir de plus longues distances, mais ils peuvent sembler moins jolis. S'ils sont désactivés, les ponts ont une meilleure apparence mais ne sont fiables que sur de courtes distances." msgid "Thick internal bridges" msgstr "Ponts internes épais" -msgid "" -"If enabled, thick internal bridges will be used. It's usually recommended to " -"have this feature turned on. However, consider turning it off if you are " -"using large nozzles." -msgstr "" -"Si cette option est activée, des ponts internes épais seront utilisés. Il " -"est généralement recommandé d’activer cette fonctionnalité. Pensez cependant " -"à la désactiver si vous utilisez des buses larges." +msgid "If enabled, thick internal bridges will be used. It's usually recommended to have this feature turned on. However, consider turning it off if you are using large nozzles." +msgstr "Si cette option est activée, des ponts internes épais seront utilisés. Il est généralement recommandé d’activer cette fonctionnalité. Pensez cependant à la désactiver si vous utilisez des buses larges." msgid "Don't filter out small internal bridges (beta)" msgstr "Ne pas filtrer les petits ponts internes (expérimental)" msgid "" -"This option can help reducing pillowing on top surfaces in heavily slanted " -"or curved models.\n" +"This option can help reducing pillowing on top surfaces in heavily slanted or curved models.\n" "\n" -"By default, small internal bridges are filtered out and the internal solid " -"infill is printed directly over the sparse infill. This works well in most " -"cases, speeding up printing without too much compromise on top surface " -"quality. \n" +"By default, small internal bridges are filtered out and the internal solid infill is printed directly over the sparse infill. This works well in most cases, speeding up printing without too much compromise on top surface quality. \n" "\n" -"However, in heavily slanted or curved models especially where too low sparse " -"infill density is used, this may result in curling of the unsupported solid " -"infill, causing pillowing.\n" +"However, in heavily slanted or curved models especially where too low sparse infill density is used, this may result in curling of the unsupported solid infill, causing pillowing.\n" "\n" -"Enabling this option will print internal bridge layer over slightly " -"unsupported internal solid infill. The options below control the amount of " -"filtering, i.e. the amount of internal bridges created.\n" +"Enabling this option will print internal bridge layer over slightly unsupported internal solid infill. The options below control the amount of filtering, i.e. the amount of internal bridges created.\n" "\n" -"Disabled - Disables this option. This is the default behaviour and works " -"well in most cases.\n" +"Disabled - Disables this option. This is the default behaviour and works well in most cases.\n" "\n" -"Limited filtering - Creates internal bridges on heavily slanted surfaces, " -"while avoiding creating uncessesary interal bridges. This works well for " -"most difficult models.\n" +"Limited filtering - Creates internal bridges on heavily slanted surfaces, while avoiding creating uncessesary interal bridges. This works well for most difficult models.\n" "\n" -"No filtering - Creates internal bridges on every potential internal " -"overhang. This option is useful for heavily slanted top surface models. " -"However, in most cases it creates too many unecessary bridges." +"No filtering - Creates internal bridges on every potential internal overhang. This option is useful for heavily slanted top surface models. However, in most cases it creates too many unecessary bridges." msgstr "" -"Cette option permet de réduire la formation de creux sur les surfaces " -"supérieures des modèles fortement inclinés ou courbés.\n" +"Cette option permet de réduire la formation de creux sur les surfaces supérieures des modèles fortement inclinés ou courbés.\n" "\n" -"Par défaut, les petits ponts internes sont filtrés et le remplissage plein " -"interne est imprimé directement sur le remplissage peu dense. Cela " -"fonctionne bien dans la plupart des cas, accélérant l'impression sans trop " -"compromettre la qualité de la surface supérieure. \n" +"Par défaut, les petits ponts internes sont filtrés et le remplissage plein interne est imprimé directement sur le remplissage peu dense. Cela fonctionne bien dans la plupart des cas, accélérant l'impression sans trop compromettre la qualité de la surface supérieure. \n" "\n" -"Cependant, dans les modèles fortement inclinés ou courbés, en particulier " -"lorsque la densité de remplissage est trop faible, il peut en résulter un " -"enroulement du remplissage plein non soutenu, ce qui provoque un effet de " -"creusement.\n" +"Cependant, dans les modèles fortement inclinés ou courbés, en particulier lorsque la densité de remplissage est trop faible, il peut en résulter un enroulement du remplissage plein non soutenu, ce qui provoque un effet de creusement.\n" "\n" -"L’activation de cette option permet d’imprimer une couche de pont interne " -"sur un remplissage plein interne légèrement non soutenu. Les options ci-" -"dessous contrôlent la quantité de filtrage, c’est-à-dire la quantité de " -"ponts internes créés.\n" +"L’activation de cette option permet d’imprimer une couche de pont interne sur un remplissage plein interne légèrement non soutenu. Les options ci-dessous contrôlent la quantité de filtrage, c’est-à-dire la quantité de ponts internes créés.\n" "\n" -"Désactivé - Désactive cette option. Il s’agit du comportement par défaut, " -"qui fonctionne bien dans la plupart des cas.\n" +"Désactivé - Désactive cette option. Il s’agit du comportement par défaut, qui fonctionne bien dans la plupart des cas.\n" "\n" -"Filtrage limité - Crée des ponts internes sur les surfaces fortement " -"inclinées, tout en évitant de créer des ponts internes inutiles. Cette " -"option fonctionne bien pour la plupart des modèles difficiles.\n" +"Filtrage limité - Crée des ponts internes sur les surfaces fortement inclinées, tout en évitant de créer des ponts internes inutiles. Cette option fonctionne bien pour la plupart des modèles difficiles.\n" "\n" -"Pas de filtrage - Crée des ponts internes sur chaque surplomb interne " -"potentiel. Cette option est utile pour les modèles à surface supérieure " -"fortement inclinée. Cependant, dans la plupart des cas, elle crée trop de " -"ponts inutiles." +"Pas de filtrage - Crée des ponts internes sur chaque surplomb interne potentiel. Cette option est utile pour les modèles à surface supérieure fortement inclinée. Cependant, dans la plupart des cas, elle crée trop de ponts inutiles." msgid "Disabled" msgstr "Désactivé" @@ -10577,15 +9100,8 @@ msgstr "Pas de filtrage" msgid "Max bridge length" msgstr "Longueur max des ponts" -msgid "" -"Max length of bridges that don't need support. Set it to 0 if you want all " -"bridges to be supported, and set it to a very large value if you don't want " -"any bridges to be supported." -msgstr "" -"Il s'agit de la longueur maximale des ponts qui n'ont pas besoin de support. " -"Mettez 0 si vous souhaitez que tous les ponts soient pris en charge, ou " -"mettez une valeur très élevée si vous souhaitez qu'aucun pont ne soit pris " -"en charge." +msgid "Max length of bridges that don't need support. Set it to 0 if you want all bridges to be supported, and set it to a very large value if you don't want any bridges to be supported." +msgstr "Il s'agit de la longueur maximale des ponts qui n'ont pas besoin de support. Mettez 0 si vous souhaitez que tous les ponts soient pris en charge, ou mettez une valeur très élevée si vous souhaitez qu'aucun pont ne soit pris en charge." msgid "End G-code" msgstr "G-code de fin" @@ -10596,12 +9112,8 @@ msgstr "G-code de fin lorsque vous avez terminé toute l'impression" msgid "Between Object Gcode" msgstr "G-code entre objet" -msgid "" -"Insert Gcode between objects. This parameter will only come into effect when " -"you print your models object by object" -msgstr "" -"Insérer le G-code entre les objets. Ce paramètre n’entrera en vigueur que " -"lorsque vous imprimerez vos modèles objet par objet." +msgid "Insert Gcode between objects. This parameter will only come into effect when you print your models object by object" +msgstr "Insérer le G-code entre les objets. Ce paramètre n’entrera en vigueur que lorsque vous imprimerez vos modèles objet par objet." msgid "End G-code when finish the printing of this filament" msgstr "G-code de fin lorsque l'impression de ce filament est terminée" @@ -10610,27 +9122,18 @@ msgid "Ensure vertical shell thickness" msgstr "Assurer l’épaisseur de la coque verticale" msgid "" -"Add solid infill near sloping surfaces to guarantee the vertical shell " -"thickness (top+bottom solid layers)\n" -"None: No solid infill will be added anywhere. Caution: Use this option " -"carefully if your model has sloped surfaces\n" +"Add solid infill near sloping surfaces to guarantee the vertical shell thickness (top+bottom solid layers)\n" +"None: No solid infill will be added anywhere. Caution: Use this option carefully if your model has sloped surfaces\n" "Critical Only: Avoid adding solid infill for walls\n" "Moderate: Add solid infill for heavily sloping surfaces only\n" "All: Add solid infill for all suitable sloping surfaces\n" "Default value is All." msgstr "" -"Ajouter un remplissage plein près des surfaces inclinées pour garantir " -"l’épaisseur verticale de la coque (couches solides supérieures et " -"inférieures).\n" -"Aucune : Aucun remplissage plein ne sera ajouté nulle part. Attention : " -"Utilisez cette option avec précaution si votre modèle comporte des surfaces " -"inclinées.\n" -"Critique seulement : Évitez d’ajouter des remplissages solides pour les " -"parois.\n" -"Modéré : Ajouter un remplissage plein uniquement pour les surfaces fortement " -"inclinées\n" -"Tous : ajouter un remplissage plein pour toutes les surfaces inclinées " -"appropriées.\n" +"Ajouter un remplissage plein près des surfaces inclinées pour garantir l’épaisseur verticale de la coque (couches solides supérieures et inférieures).\n" +"Aucune : Aucun remplissage plein ne sera ajouté nulle part. Attention : Utilisez cette option avec précaution si votre modèle comporte des surfaces inclinées.\n" +"Critique seulement : Évitez d’ajouter des remplissages solides pour les parois.\n" +"Modéré : Ajouter un remplissage plein uniquement pour les surfaces fortement inclinées\n" +"Tous : ajouter un remplissage plein pour toutes les surfaces inclinées appropriées.\n" "La valeur par défaut est Tous." msgid "Critical Only" @@ -10673,58 +9176,31 @@ msgid "Bottom surface pattern" msgstr "Motif de surface inférieure" msgid "Line pattern of bottom surface infill, not bridge infill" -msgstr "" -"Motif de ligne du remplissage de la surface inférieure, pas du remplissage " -"du pont" +msgstr "Motif de ligne du remplissage de la surface inférieure, pas du remplissage du pont" msgid "Internal solid infill pattern" msgstr "Motif de remplissage plein interne" -msgid "" -"Line pattern of internal solid infill. if the detect narrow internal solid " -"infill be enabled, the concentric pattern will be used for the small area." -msgstr "" -"Modèle de ligne de remplissage interne. Si la détection d’un remplissage " -"interne étroit est activée, le modèle concentrique sera utilisé pour la " -"petite zone." +msgid "Line pattern of internal solid infill. if the detect narrow internal solid infill be enabled, the concentric pattern will be used for the small area." +msgstr "Modèle de ligne de remplissage interne. Si la détection d’un remplissage interne étroit est activée, le modèle concentrique sera utilisé pour la petite zone." -msgid "" -"Line width of outer wall. If expressed as a %, it will be computed over the " -"nozzle diameter." -msgstr "" -"Largeur de la ligne de la paroi extérieure. Si elle est exprimée en %, elle " -"sera calculée sur le diamètre de la buse." +msgid "Line width of outer wall. If expressed as a %, it will be computed over the nozzle diameter." +msgstr "Largeur de la ligne de la paroi extérieure. Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." -msgid "" -"Speed of outer wall which is outermost and visible. It's used to be slower " -"than inner wall speed to get better quality." -msgstr "" -"Vitesse de paroi extérieure qui est la plus à l'extérieur et visible. Elle " -"est généralement plus lente que la vitesse de la paroi interne pour obtenir " -"une meilleure qualité." +msgid "Speed of outer wall which is outermost and visible. It's used to be slower than inner wall speed to get better quality." +msgstr "Vitesse de paroi extérieure qui est la plus à l'extérieur et visible. Elle est généralement plus lente que la vitesse de la paroi interne pour obtenir une meilleure qualité." msgid "Small perimeters" msgstr "Petits périmètres" -msgid "" -"This separate setting will affect the speed of perimeters having radius <= " -"small_perimeter_threshold (usually holes). If expressed as percentage (for " -"example: 80%) it will be calculated on the outer wall speed setting above. " -"Set to zero for auto." -msgstr "" -"Ce paramètre séparé affectera la vitesse des périmètres ayant un rayon <= " -"petite longueur de périmètre (généralement des trous). S’il est exprimé en " -"pourcentage (par exemple : 80%), il sera calculé sur la vitesse de la paroi " -"extérieure ci-dessus. Mettre à zéro pour automatique." +msgid "This separate setting will affect the speed of perimeters having radius <= small_perimeter_threshold (usually holes). If expressed as percentage (for example: 80%) it will be calculated on the outer wall speed setting above. Set to zero for auto." +msgstr "Ce paramètre séparé affectera la vitesse des périmètres ayant un rayon <= petite longueur de périmètre (généralement des trous). S’il est exprimé en pourcentage (par exemple : 80%), il sera calculé sur la vitesse de la paroi extérieure ci-dessus. Mettre à zéro pour automatique." msgid "Small perimeters threshold" msgstr "Seuil des petits périmètres" -msgid "" -"This sets the threshold for small perimeter length. Default threshold is 0mm" -msgstr "" -"Cela définit le seuil pour une petite longueur de périmètre. Le seuil par " -"défaut est de 0 mm" +msgid "This sets the threshold for small perimeter length. Default threshold is 0mm" +msgstr "Cela définit le seuil pour une petite longueur de périmètre. Le seuil par défaut est de 0 mm" msgid "Walls printing order" msgstr "Ordre d’impression des parois" @@ -10732,52 +9208,21 @@ msgstr "Ordre d’impression des parois" msgid "" "Print sequence of the internal (inner) and external (outer) walls. \n" "\n" -"Use Inner/Outer for best overhangs. This is because the overhanging walls " -"can adhere to a neighouring perimeter while printing. However, this option " -"results in slightly reduced surface quality as the external perimeter is " -"deformed by being squashed to the internal perimeter.\n" +"Use Inner/Outer for best overhangs. This is because the overhanging walls can adhere to a neighouring perimeter while printing. However, this option results in slightly reduced surface quality as the external perimeter is deformed by being squashed to the internal perimeter.\n" "\n" -"Use Inner/Outer/Inner for the best external surface finish and dimensional " -"accuracy as the external wall is printed undisturbed from an internal " -"perimeter. However, overhang performance will reduce as there is no internal " -"perimeter to print the external wall against. This option requires a minimum " -"of 3 walls to be effective as it prints the internal walls from the 3rd " -"perimeter onwards first, then the external perimeter and, finally, the first " -"internal perimeter. This option is recomended against the Outer/Inner option " -"in most cases. \n" +"Use Inner/Outer/Inner for the best external surface finish and dimensional accuracy as the external wall is printed undisturbed from an internal perimeter. However, overhang performance will reduce as there is no internal perimeter to print the external wall against. This option requires a minimum of 3 walls to be effective as it prints the internal walls from the 3rd perimeter onwards first, then the external perimeter and, finally, the first internal perimeter. This option is recomended against the Outer/Inner option in most cases. \n" "\n" -"Use Outer/Inner for the same external wall quality and dimensional accuracy " -"benefits of Inner/Outer/Inner option. However, the z seams will appear less " -"consistent as the first extrusion of a new layer starts on a visible " -"surface.\n" +"Use Outer/Inner for the same external wall quality and dimensional accuracy benefits of Inner/Outer/Inner option. However, the z seams will appear less consistent as the first extrusion of a new layer starts on a visible surface.\n" "\n" " " msgstr "" -"Séquence d'impression des parois internes (intérieures) et externes " -"(extérieures). \n" +"Séquence d'impression des parois internes (intérieures) et externes (extérieures). \n" "\n" -"Utilisez Intérieur/Extérieur pour obtenir les meilleurs surplombs. En effet, " -"les parois en surplomb peuvent adhérer à un périmètre voisin lors de " -"l'impression. Toutefois, cette option entraîne une légère diminution de la " -"qualité de la surface, car le périmètre externe est déformé par l'écrasement " -"du périmètre interne.\n" +"Utilisez Intérieur/Extérieur pour obtenir les meilleurs surplombs. En effet, les parois en surplomb peuvent adhérer à un périmètre voisin lors de l'impression. Toutefois, cette option entraîne une légère diminution de la qualité de la surface, car le périmètre externe est déformé par l'écrasement du périmètre interne.\n" "\n" -"Utilisez l’option Intérieur/Extérieur/Intérieur pour obtenir la meilleure " -"finition de surface externe et la meilleure précision dimensionnelle, car la " -"paroi externe est imprimée sans être dérangée par un périmètre interne. " -"Cependant, les performances de la paroi en surplomb seront réduites car il " -"n’y a pas de périmètre interne contre lequel imprimer la paroi externe. " -"Cette option nécessite un minimum de trois parois pour être efficace, car " -"elle imprime d’abord les parois internes à partir du troisième périmètre, " -"puis le périmètre externe et, enfin, le premier périmètre interne. Cette " -"option est recommandée par rapport à l’option Extérieur/intérieur dans la " -"plupart des cas. \n" +"Utilisez l’option Intérieur/Extérieur/Intérieur pour obtenir la meilleure finition de surface externe et la meilleure précision dimensionnelle, car la paroi externe est imprimée sans être dérangée par un périmètre interne. Cependant, les performances de la paroi en surplomb seront réduites car il n’y a pas de périmètre interne contre lequel imprimer la paroi externe. Cette option nécessite un minimum de trois parois pour être efficace, car elle imprime d’abord les parois internes à partir du troisième périmètre, puis le périmètre externe et, enfin, le premier périmètre interne. Cette option est recommandée par rapport à l’option Extérieur/intérieur dans la plupart des cas. \n" "\n" -"Utilisez l’option Extérieur/intérieur pour bénéficier de la même qualité de " -"paroi externe et de la même précision dimensionnelle que l’option Intérieur/" -"extérieur/intérieur. Cependant, les joints en z paraîtront moins cohérents " -"car la première extrusion d’une nouvelle couche commence sur une surface " -"visible.\n" +"Utilisez l’option Extérieur/intérieur pour bénéficier de la même qualité de paroi externe et de la même précision dimensionnelle que l’option Intérieur/extérieur/intérieur. Cependant, les joints en z paraîtront moins cohérents car la première extrusion d’une nouvelle couche commence sur une surface visible.\n" "\n" " " @@ -10794,46 +9239,27 @@ msgid "Print infill first" msgstr "Imprimer d’abord le remplissage" msgid "" -"Order of wall/infill. When the tickbox is unchecked the walls are printed " -"first, which works best in most cases.\n" +"Order of wall/infill. When the tickbox is unchecked the walls are printed first, which works best in most cases.\n" "\n" -"Printing infill first may help with extreme overhangs as the walls have the " -"neighbouring infill to adhere to. However, the infill will slighly push out " -"the printed walls where it is attached to them, resulting in a worse " -"external surface finish. It can also cause the infill to shine through the " -"external surfaces of the part." +"Printing infill first may help with extreme overhangs as the walls have the neighbouring infill to adhere to. However, the infill will slighly push out the printed walls where it is attached to them, resulting in a worse external surface finish. It can also cause the infill to shine through the external surfaces of the part." msgstr "" -"Ordre des parois/remplissages. Lorsque la case n’est pas cochée, les parois " -"sont imprimées en premier, ce qui fonctionne le mieux dans la plupart des " -"cas.\n" +"Ordre des parois/remplissages. Lorsque la case n’est pas cochée, les parois sont imprimées en premier, ce qui fonctionne le mieux dans la plupart des cas.\n" "\n" -"L’impression du remplissage en premier peut aider dans le cas de parois en " -"surplomb importantes, car les parois ont le remplissage adjacent auquel " -"adhérer. Cependant, le remplissage repoussera légèrement les parois " -"imprimées à l’endroit où il est fixé, ce qui se traduira par une moins bonne " -"finition de la surface extérieure. Cela peut également faire ressortir le " -"remplissage à travers les surfaces externes de la pièce." +"L’impression du remplissage en premier peut aider dans le cas de parois en surplomb importantes, car les parois ont le remplissage adjacent auquel adhérer. Cependant, le remplissage repoussera légèrement les parois imprimées à l’endroit où il est fixé, ce qui se traduira par une moins bonne finition de la surface extérieure. Cela peut également faire ressortir le remplissage à travers les surfaces externes de la pièce." msgid "Wall loop direction" msgstr "Direction de la paroi" msgid "" -"The direction which the wall loops are extruded when looking down from the " -"top.\n" +"The direction which the wall loops are extruded when looking down from the top.\n" "\n" -"By default all walls are extruded in counter-clockwise, unless Reverse on " -"odd is enabled. Set this to any option other than Auto will force the wall " -"direction regardless of the Reverse on odd.\n" +"By default all walls are extruded in counter-clockwise, unless Reverse on odd is enabled. Set this to any option other than Auto will force the wall direction regardless of the Reverse on odd.\n" "\n" "This option will be disabled if sprial vase mode is enabled." msgstr "" -"La direction dans laquelle les boucles de la paroi sont extrudées lorsque " -"l’on regarde du haut vers le bas.\n" +"La direction dans laquelle les boucles de la paroi sont extrudées lorsque l’on regarde du haut vers le bas.\n" "\n" -"Par défaut, toutes les parois sont extrudées dans le sens inverse des " -"aiguilles d’une montre, sauf si l’option Inverser sur impair est activée. Si " -"vous choisissez une option autre qu’Auto, la direction des parois sera " -"forcée, indépendamment de l’option Inverser sur l’impair.\n" +"Par défaut, toutes les parois sont extrudées dans le sens inverse des aiguilles d’une montre, sauf si l’option Inverser sur impair est activée. Si vous choisissez une option autre qu’Auto, la direction des parois sera forcée, indépendamment de l’option Inverser sur l’impair.\n" "\n" "Cette option sera désactivée si le mode vase sprial est activé." @@ -10846,29 +9272,17 @@ msgstr "Dans le sens des aiguilles d’une montre" msgid "Height to rod" msgstr "Hauteur jusqu’à la tige" -msgid "" -"Distance of the nozzle tip to the lower rod. Used for collision avoidance in " -"by-object printing." -msgstr "" -"Distance entre la pointe de la buse et la tige de carbone inférieure. " -"Utilisé pour éviter les collisions lors de l'impression \"par objets\"." +msgid "Distance of the nozzle tip to the lower rod. Used for collision avoidance in by-object printing." +msgstr "Distance entre la pointe de la buse et la tige de carbone inférieure. Utilisé pour éviter les collisions lors de l'impression \"par objets\"." msgid "Height to lid" msgstr "Hauteur au couvercle" -msgid "" -"Distance of the nozzle tip to the lid. Used for collision avoidance in by-" -"object printing." -msgstr "" -"Distance entre la pointe de la buse et le capot. Utilisé pour éviter les " -"collisions lors de l'impression \"par objets\"." +msgid "Distance of the nozzle tip to the lid. Used for collision avoidance in by-object printing." +msgstr "Distance entre la pointe de la buse et le capot. Utilisé pour éviter les collisions lors de l'impression \"par objets\"." -msgid "" -"Clearance radius around extruder. Used for collision avoidance in by-object " -"printing." -msgstr "" -"Rayon de dégagement autour de l'extrudeuse : utilisé pour éviter les " -"collisions lors de l'impression par objets." +msgid "Clearance radius around extruder. Used for collision avoidance in by-object printing." +msgstr "Rayon de dégagement autour de l'extrudeur : utilisé pour éviter les collisions lors de l'impression par objets." msgid "Nozzle height" msgstr "Hauteur de la buse" @@ -10879,71 +9293,26 @@ msgstr "Hauteur de l’extrémité de la buse." msgid "Bed mesh min" msgstr "Maillage du plateau min" -msgid "" -"This option sets the min point for the allowed bed mesh area. Due to the " -"probe's XY offset, most printers are unable to probe the entire bed. To " -"ensure the probe point does not go outside the bed area, the minimum and " -"maximum points of the bed mesh should be set appropriately. OrcaSlicer " -"ensures that adaptive_bed_mesh_min/adaptive_bed_mesh_max values do not " -"exceed these min/max points. This information can usually be obtained from " -"your printer manufacturer. The default setting is (-99999, -99999), which " -"means there are no limits, thus allowing probing across the entire bed." -msgstr "" -"Cette option définit le point minimum de la zone de maillage du plateau " -"autorisée. En raison du décalage XY de la sonde, la plupart des imprimantes " -"ne sont pas en mesure de sonder l’ensemble du plateau. Pour s’assurer que le " -"point de palpage ne sort pas de la zone du plateau, les points minimum et " -"maximum du maillage du lit doivent être définis de manière appropriée. " -"OrcaSlicer veille à ce que les valeurs adaptive_bed_mesh_min/" -"adaptive_bed_mesh_max ne dépassent pas ces points min/max. Ces informations " -"peuvent généralement être obtenues auprès du fabricant de votre imprimante. " -"Le paramètre par défaut est (-99999, -99999), ce qui signifie qu’il n’y a " -"pas de limites, autorisant ainsi le palpage sur l’ensemble du plateau." +msgid "This option sets the min point for the allowed bed mesh area. Due to the probe's XY offset, most printers are unable to probe the entire bed. To ensure the probe point does not go outside the bed area, the minimum and maximum points of the bed mesh should be set appropriately. OrcaSlicer ensures that adaptive_bed_mesh_min/adaptive_bed_mesh_max values do not exceed these min/max points. This information can usually be obtained from your printer manufacturer. The default setting is (-99999, -99999), which means there are no limits, thus allowing probing across the entire bed." +msgstr "Cette option définit le point minimum de la zone de maillage du plateau autorisée. En raison du décalage XY de la sonde, la plupart des imprimantes ne sont pas en mesure de sonder l’ensemble du plateau. Pour s’assurer que le point de palpage ne sort pas de la zone du plateau, les points minimum et maximum du maillage du lit doivent être définis de manière appropriée. OrcaSlicer veille à ce que les valeurs adaptive_bed_mesh_min/adaptive_bed_mesh_max ne dépassent pas ces points min/max. Ces informations peuvent généralement être obtenues auprès du fabricant de votre imprimante. Le paramètre par défaut est (-99999, -99999), ce qui signifie qu’il n’y a pas de limites, autorisant ainsi le palpage sur l’ensemble du plateau." msgid "Bed mesh max" msgstr "Maillage du plateau max" -msgid "" -"This option sets the max point for the allowed bed mesh area. Due to the " -"probe's XY offset, most printers are unable to probe the entire bed. To " -"ensure the probe point does not go outside the bed area, the minimum and " -"maximum points of the bed mesh should be set appropriately. OrcaSlicer " -"ensures that adaptive_bed_mesh_min/adaptive_bed_mesh_max values do not " -"exceed these min/max points. This information can usually be obtained from " -"your printer manufacturer. The default setting is (99999, 99999), which " -"means there are no limits, thus allowing probing across the entire bed." -msgstr "" -"Cette option définit le point maximum de la zone de maillage du plateau " -"autorisée. En raison du décalage XY de la sonde, la plupart des imprimantes " -"ne sont pas en mesure de sonder l’ensemble du plateau. Pour s’assurer que le " -"point de palpage ne sort pas de la zone du plateau, les points minimum et " -"maximum du maillage du lit doivent être définis de manière appropriée. " -"OrcaSlicer veille à ce que les valeurs adaptive_bed_mesh_min/" -"adaptive_bed_mesh_max ne dépassent pas ces points min/max. Ces informations " -"peuvent généralement être obtenues auprès du fabricant de votre imprimante. " -"Le réglage par défaut est (99999, 99999), ce qui signifie qu’il n’y a pas de " -"limites, autorisant ainsi le palpage sur l’ensemble du plateau." +msgid "This option sets the max point for the allowed bed mesh area. Due to the probe's XY offset, most printers are unable to probe the entire bed. To ensure the probe point does not go outside the bed area, the minimum and maximum points of the bed mesh should be set appropriately. OrcaSlicer ensures that adaptive_bed_mesh_min/adaptive_bed_mesh_max values do not exceed these min/max points. This information can usually be obtained from your printer manufacturer. The default setting is (99999, 99999), which means there are no limits, thus allowing probing across the entire bed." +msgstr "Cette option définit le point maximum de la zone de maillage du plateau autorisée. En raison du décalage XY de la sonde, la plupart des imprimantes ne sont pas en mesure de sonder l’ensemble du plateau. Pour s’assurer que le point de palpage ne sort pas de la zone du plateau, les points minimum et maximum du maillage du lit doivent être définis de manière appropriée. OrcaSlicer veille à ce que les valeurs adaptive_bed_mesh_min/adaptive_bed_mesh_max ne dépassent pas ces points min/max. Ces informations peuvent généralement être obtenues auprès du fabricant de votre imprimante. Le réglage par défaut est (99999, 99999), ce qui signifie qu’il n’y a pas de limites, autorisant ainsi le palpage sur l’ensemble du plateau." msgid "Probe point distance" msgstr "Distance entre les points de mesure" -msgid "" -"This option sets the preferred distance between probe points (grid size) for " -"the X and Y directions, with the default being 50mm for both X and Y." -msgstr "" -"Cette option définit la distance préférée entre les points de mesure (taille " -"de la grille) pour les directions X et Y, la valeur par défaut étant de 50 " -"mm pour les deux directions." +msgid "This option sets the preferred distance between probe points (grid size) for the X and Y directions, with the default being 50mm for both X and Y." +msgstr "Cette option définit la distance préférée entre les points de mesure (taille de la grille) pour les directions X et Y, la valeur par défaut étant de 50 mm pour les deux directions." msgid "Mesh margin" msgstr "Marge de la maille" -msgid "" -"This option determines the additional distance by which the adaptive bed " -"mesh area should be expanded in the XY directions." -msgstr "" -"Cette option détermine la distance supplémentaire de laquelle le maillage du " -"plateau adaptatif doit être étendu dans les directions XY." +msgid "This option determines the additional distance by which the adaptive bed mesh area should be expanded in the XY directions." +msgstr "Cette option détermine la distance supplémentaire de laquelle le maillage du plateau adaptatif doit être étendu dans les directions XY." msgid "Extruder Color" msgstr "Couleur de l'extrudeur" @@ -10957,169 +9326,119 @@ msgstr "Décalage de l'extrudeur" msgid "Flow ratio" msgstr "Rapport de débit" +msgid "The material may have volumetric change after switching between molten state and crystalline state. This setting changes all extrusion flow of this filament in gcode proportionally. Recommended value range is between 0.95 and 1.05. Maybe you can tune this value to get nice flat surface when there has slight overflow or underflow" +msgstr "Le matériau peut avoir un changement volumétrique après avoir basculé entre l'état fondu et l'état cristallin. Ce paramètre modifie proportionnellement tout le débit d'extrusion de ce filament dans le G-code. La plage de valeurs recommandée est comprise entre 0,95 et 1,05. Vous pouvez peut-être ajuster cette valeur pour obtenir une belle surface plane en cas de léger débordement ou sous-dépassement" + msgid "" -"The material may have volumetric change after switching between molten state " -"and crystalline state. This setting changes all extrusion flow of this " -"filament in gcode proportionally. Recommended value range is between 0.95 " -"and 1.05. Maybe you can tune this value to get nice flat surface when there " -"has slight overflow or underflow" +"The material may have volumetric change after switching between molten state and crystalline state. This setting changes all extrusion flow of this filament in gcode proportionally. Recommended value range is between 0.95 and 1.05. Maybe you can tune this value to get nice flat surface when there has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow ratio." msgstr "" -"Le matériau peut avoir un changement volumétrique après avoir basculé entre " -"l'état fondu et l'état cristallin. Ce paramètre modifie proportionnellement " -"tout le flux d'extrusion de ce filament dans le G-code. La plage de valeurs " -"recommandée est comprise entre 0,95 et 1,05. Vous pouvez peut-être ajuster " -"cette valeur pour obtenir une belle surface plane en cas de léger " -"débordement ou sous-dépassement" +"Le matériau peut présenter un changement volumétrique après le passage de l’état fondu à l’état cristallin. Ce paramètre modifie proportionnellement tous les débits d’extrusion de ce filament dans le gcode. La valeur recommandée est comprise entre 0,95 et 1,05. Vous pouvez peut-être ajuster cette valeur pour obtenir une belle surface plate lorsqu’il y a un léger débordement ou un sous-débordement. \n" +"\n" +"Le ratio de débit de l’objet final est cette valeur multipliée par le ratio de débit du filament." msgid "Enable pressure advance" msgstr "Activer la Pressure Advance" -msgid "" -"Enable pressure advance, auto calibration result will be overwriten once " -"enabled." -msgstr "" -"Activer le Pressure Advance, le résultat de l’auto calibration sera écrasé " -"une fois activé." +msgid "Enable pressure advance, auto calibration result will be overwriten once enabled." +msgstr "Activer le Pressure Advance, le résultat de l’auto calibration sera écrasé une fois activé." msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)" msgstr "Pressure Advance (Klipper) AKA Linear Advance (Marlin)" msgid "Enable adaptive pressure advance (beta)" -msgstr "" +msgstr "Activer l’avance de pression adaptative (beta)" #, c-format, boost-format msgid "" -"With increasing print speeds (and hence increasing volumetric flow through " -"the nozzle) and increasing accelerations, it has been observed that the " -"effective PA value typically decreases. This means that a single PA value is " -"not always 100% optimal for all features and a compromise value is usually " -"used that does not cause too much bulging on features with lower flow speed " -"and accelerations while also not causing gaps on faster features.\n" +"With increasing print speeds (and hence increasing volumetric flow through the nozzle) and increasing accelerations, it has been observed that the effective PA value typically decreases. This means that a single PA value is not always 100%% optimal for all features and a compromise value is usually used that does not cause too much bulging on features with lower flow speed and accelerations while also not causing gaps on faster features.\n" "\n" -"This feature aims to address this limitation by modeling the response of " -"your printer's extrusion system depending on the volumetric flow speed and " -"acceleration it is printing at. Internally, it generates a fitted model that " -"can extrapolate the needed pressure advance for any given volumetric flow " -"speed and acceleration, which is then emmited to the printer depending on " -"the current print conditions.\n" +"This feature aims to address this limitation by modeling the response of your printer's extrusion system depending on the volumetric flow speed and acceleration it is printing at. Internally, it generates a fitted model that can extrapolate the needed pressure advance for any given volumetric flow speed and acceleration, which is then emmited to the printer depending on the current print conditions.\n" "\n" -"When enabled, the pressure advance value above is overriden. However, a " -"reasonable default value above is strongly recomended to act as a fallback " -"and for when tool changing.\n" +"When enabled, the pressure advance value above is overriden. However, a reasonable default value above is strongly recomended to act as a fallback and for when tool changing.\n" "\n" msgstr "" +"Avec l’augmentation des vitesses d’impression (et donc du débit volumétrique à travers la buse) et des accélérations, il a été observé que la valeur effective du PA diminue généralement. Cela signifie qu’une valeur PA unique n’est pas toujours optimale à 100%% pour toutes les caractéristiques et qu’une valeur de compromis est généralement utilisée pour éviter de trop bomber les caractéristiques avec une vitesse d’écoulement et des accélérations plus faibles, tout en ne causant pas de lacunes sur les caractéristiques plus rapides.\n" +"\n" +"Cette fonction vise à remédier à cette limitation en modélisant la réponse du système d’extrusion de votre imprimante en fonction de la vitesse d’écoulement volumétrique et de l’accélération de l’impression. En interne, elle génère un modèle ajusté qui peut extrapoler l’avance de pression nécessaire pour une vitesse de débit volumétrique et une accélération données, qui est ensuite émise à l’imprimante en fonction des conditions d’impression actuelles.\n" +"\n" +"Lorsqu’elle est activée, la valeur de l’avance de pression ci-dessus est annulée. Cependant, il est fortement recommandé de choisir une valeur par défaut raisonnable pour servir de solution de repli et pour les changements d’outils.\n" msgid "Adaptive pressure advance measurements (beta)" -msgstr "" +msgstr "Mesures adaptatives de l’avance de pression (beta)" msgid "" -"Add sets of pressure advance (PA) values, the volumetric flow speeds and " -"accelerations they were measured at, separated by a comma. One set of values " -"per line. For example\n" +"Add sets of pressure advance (PA) values, the volumetric flow speeds and accelerations they were measured at, separated by a comma. One set of values per line. For example\n" "0.04,3.96,3000\n" "0.033,3.96,10000\n" "0.029,7.91,3000\n" "0.026,7.91,10000\n" "\n" "How to calibrate:\n" -"1. Run the pressure advance test for at least 3 speeds per acceleration " -"value. It is recommended that the test is run for at least the speed of the " -"external perimeters, the speed of the internal perimeters and the fastest " -"feature print speed in your profile (usually its the sparse or solid " -"infill). Then run them for the same speeds for the slowest and fastest print " -"accelerations,and no faster than the recommended maximum acceleration as " -"given by the klipper input shaper.\n" -"2. Take note of the optimal PA value for each volumetric flow speed and " -"acceleration. You can find the flow number by selecting flow from the color " -"scheme drop down and move the horizontal slider over the PA pattern lines. " -"The number should be visible at the bottom of the page. The ideal PA value " -"should be decreasing the higher the volumetric flow is. If it is not, " -"confirm that your extruder is functioning correctly.The slower and with less " -"acceleration you print, the larger the range of acceptable PA values. If no " -"difference is visible, use the PA value from the faster test.3. Enter the " -"triplets of PA values, Flow and Accelerations in the text box here and save " -"your filament profile\n" +"1. Run the pressure advance test for at least 3 speeds per acceleration value. It is recommended that the test is run for at least the speed of the external perimeters, the speed of the internal perimeters and the fastest feature print speed in your profile (usually its the sparse or solid infill). Then run them for the same speeds for the slowest and fastest print accelerations,and no faster than the recommended maximum acceleration as given by the klipper input shaper.\n" +"2. Take note of the optimal PA value for each volumetric flow speed and acceleration. You can find the flow number by selecting flow from the color scheme drop down and move the horizontal slider over the PA pattern lines. The number should be visible at the bottom of the page. The ideal PA value should be decreasing the higher the volumetric flow is. If it is not, confirm that your extruder is functioning correctly.The slower and with less acceleration you print, the larger the range of acceptable PA values. If no difference is visible, use the PA value from the faster test.3. Enter the triplets of PA values, Flow and Accelerations in the text box here and save your filament profile\n" "\n" msgstr "" +"Ajouter des séries de valeurs d'avance de pression (PA), les vitesses de débit volumétrique et les accélérations auxquelles elles ont été mesurées, séparées par une virgule. Un ensemble de valeurs par ligne. Par exemple\n" +"0.04,3.96,3000\n" +"0.033,3.96,10000\n" +"0.029,7.91,3000\n" +"0.026,7.91,10000\n" +"\n" +"Comment calibrer :\n" +"1. Effectuer le test d’avance de pression pour au moins 3 vitesses par valeur d’accélération. Il est recommandé d’effectuer le test pour au moins la vitesse des périmètres externes, la vitesse des périmètres internes et la vitesse d’impression de la caractéristique la plus rapide de votre profil (en général, il s’agit du remplissage clairsemé ou plein). Ensuite, il faut les exécuter aux mêmes vitesses pour les accélérations d’impression les plus lentes et les plus rapides, et pas plus vite que l’accélération maximale recommandée par le modeleur d’entrée de klipper.\n" +"2. Notez la valeur optimale de PA pour chaque vitesse de débit volumétrique et accélération. Vous pouvez trouver le numéro de débit en sélectionnant le débit dans le menu déroulant du schéma de couleurs et en déplaçant le curseur horizontal sur les lignes du schéma PA. Le chiffre doit être visible en bas de la page. La valeur idéale du PA devrait diminuer au fur et à mesure que le débit volumétrique augmente. Si ce n’est pas le cas, vérifiez que votre extrudeur fonctionne correctement. Plus vous imprimez lentement et avec peu d’accélération, plus la plage des valeurs PA acceptables est grande. Si aucune différence n’est visible, utilisez la valeur PA du test le plus rapide.3 Entrez les triplets de valeurs PA, de débit et d’accélérations dans la zone de texte ici et sauvegardez votre profil de filament.\n" msgid "Enable adaptive pressure advance for overhangs (beta)" -msgstr "" +msgstr "Activation de l’avance de pression adaptative pour les surplombs (beta)" -msgid "" -"Enable adaptive PA for overhangs as well as when flow changes within the " -"same feature. This is an experimental option, as if the PA profile is not " -"set accurately, it will cause uniformity issues on the external surfaces " -"before and after overhangs.\n" -msgstr "" +msgid "Enable adaptive PA for overhangs as well as when flow changes within the same feature. This is an experimental option, as if the PA profile is not set accurately, it will cause uniformity issues on the external surfaces before and after overhangs.\n" +msgstr "Activer le PA adaptatif pour les surplombs ainsi que pour les changements de débit au sein d’un même élément. Il s’agit d’une option expérimentale, car si le profil PA n’est pas défini avec précision, il entraînera des problèmes d’uniformité sur les surfaces externes avant et après les surplombs.\n" msgid "Pressure advance for bridges" -msgstr "" +msgstr "Avance de pression pour les ponts" msgid "" "Pressure advance value for bridges. Set to 0 to disable. \n" "\n" -" A lower PA value when printing bridges helps reduce the appearance of " -"slight under extrusion immediately after bridges. This is caused by the " -"pressure drop in the nozzle when printing in the air and a lower PA helps " -"counteract this." +" A lower PA value when printing bridges helps reduce the appearance of slight under extrusion immediately after bridges. This is caused by the pressure drop in the nozzle when printing in the air and a lower PA helps counteract this." msgstr "" +"Valeur de l’avance de pression pour les ponts. Régler à 0 pour désactiver. \n" +"\n" +" Une valeur PA plus faible lors de l’impression de ponts permet de réduire l’apparition d’une légère sous-extrusion immédiatement après les ponts. Ce phénomène est dû à la chute de pression dans la buse lors de l’impression dans l’air et une valeur PA plus faible permet d’y remédier." -msgid "" -"Default line width if other line widths are set to 0. If expressed as a %, " -"it will be computed over the nozzle diameter." -msgstr "" -"Largeur de ligne par défaut si les autres largeurs de ligne sont fixées à 0. " -"Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." +msgid "Default line width if other line widths are set to 0. If expressed as a %, it will be computed over the nozzle diameter." +msgstr "Largeur de ligne par défaut si les autres largeurs de ligne sont fixées à 0. Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." msgid "Keep fan always on" msgstr "Garder le ventilateur toujours actif" -msgid "" -"If enable this setting, part cooling fan will never be stoped and will run " -"at least at minimum speed to reduce the frequency of starting and stoping" -msgstr "" -"Si ce paramètre est activé, le ventilateur de refroidissement des pièces ne " -"sera jamais arrêté et fonctionnera au moins à la vitesse minimale pour " -"réduire la fréquence de démarrage et d'arrêt" +msgid "If enable this setting, part cooling fan will never be stoped and will run at least at minimum speed to reduce the frequency of starting and stoping" +msgstr "Si ce paramètre est activé, le ventilateur de refroidissement des pièces ne sera jamais arrêté et fonctionnera au moins à la vitesse minimale pour réduire la fréquence de démarrage et d'arrêt" msgid "Don't slow down outer walls" msgstr "Ne pas ralentir sur les parois extérieures" msgid "" -"If enabled, this setting will ensure external perimeters are not slowed down " -"to meet the minimum layer time. This is particularly helpful in the below " -"scenarios:\n" +"If enabled, this setting will ensure external perimeters are not slowed down to meet the minimum layer time. This is particularly helpful in the below scenarios:\n" "\n" " 1. To avoid changes in shine when printing glossy filaments \n" -"2. To avoid changes in external wall speed which may create slight wall " -"artefacts that appear like z banding \n" -"3. To avoid printing at speeds which cause VFAs (fine artefacts) on the " -"external walls\n" +"2. To avoid changes in external wall speed which may create slight wall artefacts that appear like z banding \n" +"3. To avoid printing at speeds which cause VFAs (fine artefacts) on the external walls\n" "\n" msgstr "" -"S’il est activé, ce paramètre garantit que les périmètres externes ne sont " -"pas ralentis pour respecter la durée minimale de la couche. Ceci est " -"particulièrement utile dans les scénarios suivants :\n" +"S’il est activé, ce paramètre garantit que les périmètres externes ne sont pas ralentis pour respecter la durée minimale de la couche. Ceci est particulièrement utile dans les scénarios suivants :\n" "\n" -" 1. Pour éviter les changements de brillance lors de l’impression de " -"filaments brillants \n" -"2. Pour éviter les changements de vitesse des parois externes qui peuvent " -"créer de légers artefacts de paroi qui apparaissent comme des bandes en z. \n" -"3. Pour éviter d’imprimer à des vitesses qui provoquent des VFA (artefacts " -"fins) sur les parois externes.\n" +" 1. Pour éviter les changements de brillance lors de l’impression de filaments brillants \n" +"2. Pour éviter les changements de vitesse des parois externes qui peuvent créer de légers artefacts de paroi qui apparaissent comme des bandes en z. \n" +"3. Pour éviter d’imprimer à des vitesses qui provoquent des VFA (artefacts fins) sur les parois externes.\n" msgid "Layer time" msgstr "Temps de couche" -msgid "" -"Part cooling fan will be enabled for layers of which estimated time is " -"shorter than this value. Fan speed is interpolated between the minimum and " -"maximum fan speeds according to layer printing time" -msgstr "" -"Le ventilateur de refroidissement des pièces sera activé pour les couches " -"dont le temps estimé est inférieur à cette valeur. La vitesse du ventilateur " -"est interpolée entre les vitesses minimale et maximale du ventilateur en " -"fonction du temps d'impression de la couche" +msgid "Part cooling fan will be enabled for layers of which estimated time is shorter than this value. Fan speed is interpolated between the minimum and maximum fan speeds according to layer printing time" +msgstr "Le ventilateur de refroidissement des pièces sera activé pour les couches dont le temps estimé est inférieur à cette valeur. La vitesse du ventilateur est interpolée entre les vitesses minimale et maximale du ventilateur en fonction du temps d'impression de la couche" msgid "Default color" msgstr "Couleur par défaut" @@ -11136,22 +9455,11 @@ msgstr "Vous pouvez mettre vos notes concernant le filament ici." msgid "Required nozzle HRC" msgstr "Buse HRC requise" -msgid "" -"Minimum HRC of nozzle required to print the filament. Zero means no checking " -"of nozzle's HRC." -msgstr "" -"Dureté HRC minimum de la buse requis pour imprimer le filament. Une valeur " -"de 0 signifie qu'il n'y a pas de vérification de la dureté HRC de la buse." +msgid "Minimum HRC of nozzle required to print the filament. Zero means no checking of nozzle's HRC." +msgstr "Dureté HRC minimum de la buse requis pour imprimer le filament. Une valeur de 0 signifie qu'il n'y a pas de vérification de la dureté HRC de la buse." -msgid "" -"This setting stands for how much volume of filament can be melted and " -"extruded per second. Printing speed is limited by max volumetric speed, in " -"case of too high and unreasonable speed setting. Can't be zero" -msgstr "" -"Ce paramètre correspond au volume de filament qui peut être fondu et extrudé " -"par seconde. La vitesse d'impression sera limitée par la vitesse " -"volumétrique maximale en cas de réglage de vitesse déraisonnablement trop " -"élevé. Cette valeur ne peut pas être nulle." +msgid "This setting stands for how much volume of filament can be melted and extruded per second. Printing speed is limited by max volumetric speed, in case of too high and unreasonable speed setting. Can't be zero" +msgstr "Ce paramètre correspond au volume de filament qui peut être fondu et extrudé par seconde. La vitesse d'impression sera limitée par la vitesse volumétrique maximale en cas de réglage de vitesse déraisonnablement trop élevé. Cette valeur ne peut pas être nulle." msgid "mm³/s" msgstr "mm³/s" @@ -11159,56 +9467,50 @@ msgstr "mm³/s" msgid "Filament load time" msgstr "Temps de chargement du filament" -msgid "Time to load new filament when switch filament. For statistics only" -msgstr "" -"Il est temps de charger un nouveau filament lors du changement de filament. " -"Pour les statistiques uniquement" +msgid "Time to load new filament when switch filament. It's usually applicable for single-extruder multi-material machines. For tool changers or multi-tool machines, it's typically 0. For statistics only" +msgstr "Temps nécessaire pour charger un nouveau filament lors d’un changement de filament. Ce paramètre s’applique généralement aux machines multi-matériaux à un seul extrudeur. La valeur est généralement de 0 pour les changeurs d’outils ou les machines multi-outils. Pour les statistiques uniquement." msgid "Filament unload time" msgstr "Temps de déchargement du filament" -msgid "Time to unload old filament when switch filament. For statistics only" -msgstr "" -"Il est temps de décharger l'ancien filament lorsque vous changez de " -"filament. Pour les statistiques uniquement" +msgid "Time to unload old filament when switch filament. It's usually applicable for single-extruder multi-material machines. For tool changers or multi-tool machines, it's typically 0. For statistics only" +msgstr "Temps nécessaire pour décharger l’ancien filament lors du changement de filament. Ce paramètre s’applique généralement aux machines multi-matériaux à un seul extrudeur. Pour les changeurs d’outils ou les machines multi-outils, il est généralement égal à 0. Pour les statistiques uniquement." -msgid "" -"Filament diameter is used to calculate extrusion in gcode, so it's important " -"and should be accurate" -msgstr "" -"Le diamètre du filament est utilisé pour calculer les variables d'extrusion " -"dans le G-code, il est donc important qu'il soit exact et précis." +msgid "Tool change time" +msgstr "Délais nécessaire au changement d’outil" + +msgid "Time taken to switch tools. It's usually applicable for tool changers or multi-tool machines. For single-extruder multi-material machines, it's typically 0. For statistics only" +msgstr "Durée nécessaire pour changer d’outil. Il s’applique généralement aux changeurs d’outils ou aux machines multi-outils. Pour les machines multi-matériaux mono-extrudeuses, il est généralement égal à 0. Pour les statistiques uniquement." + +msgid "Filament diameter is used to calculate extrusion in gcode, so it's important and should be accurate" +msgstr "Le diamètre du filament est utilisé pour calculer les variables d'extrusion dans le G-code, il est donc important qu'il soit exact et précis." msgid "Pellet flow coefficient" -msgstr "" +msgstr "Coefficient d’écoulement des pellets" msgid "" -"Pellet flow coefficient is emperically derived and allows for volume " -"calculation for pellet printers.\n" +"Pellet flow coefficient is emperically derived and allows for volume calculation for pellet printers.\n" "\n" -"Internally it is converted to filament_diameter. All other volume " -"calculations remain the same.\n" +"Internally it is converted to filament_diameter. All other volume calculations remain the same.\n" "\n" "filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )" msgstr "" +"Le coefficient d’écoulement des pellets est dérivé de manière empirique et permet de calculer le volume des imprimantes à pellets.\n" +"\n" +"En interne, il est converti en diamètre de filament. Tous les autres calculs de volume restent inchangés.\n" +"\n" +"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )" msgid "Shrinkage" msgstr "Pourcentage de retrait" #, no-c-format, no-boost-format msgid "" -"Enter the shrinkage percentage that the filament will get after cooling (94% " -"if you measure 94mm instead of 100mm). The part will be scaled in xy to " -"compensate. Only the filament used for the perimeter is taken into account.\n" -"Be sure to allow enough space between objects, as this compensation is done " -"after the checks." +"Enter the shrinkage percentage that the filament will get after cooling (94% if you measure 94mm instead of 100mm). The part will be scaled in xy to compensate. Only the filament used for the perimeter is taken into account.\n" +"Be sure to allow enough space between objects, as this compensation is done after the checks." msgstr "" -"Entrez le pourcentage de rétrécissement que le filament obtiendra après " -"refroidissement (94% si vous mesurez 94mm au lieu de 100mm). La pièce sera " -"mise à l’échelle en xy pour compenser. Seul le filament utilisé pour le " -"périmètre est pris en compte.\n" -"Veillez à laisser suffisamment d’espace entre les objets, car cette " -"compensation est effectuée après les contrôles." +"Entrez le pourcentage de rétrécissement que le filament obtiendra après refroidissement (94% si vous mesurez 94mm au lieu de 100mm). La pièce sera mise à l’échelle en xy pour compenser. Seul le filament utilisé pour le périmètre est pris en compte.\n" +"Veillez à laisser suffisamment d’espace entre les objets, car cette compensation est effectuée après les contrôles." msgid "Loading speed" msgstr "Vitesse de chargement" @@ -11225,137 +9527,68 @@ msgstr "Vitesse utilisée au tout début de la phase de chargement." msgid "Unloading speed" msgstr "Vitesse de déchargement" -msgid "" -"Speed used for unloading the filament on the wipe tower (does not affect " -"initial part of unloading just after ramming)." -msgstr "" -"Vitesse utilisée pour le déchargement du filament sur la tour d’essuyage " -"(n’affecte pas la partie initiale de retrait juste après le pilonnage)." +msgid "Speed used for unloading the filament on the wipe tower (does not affect initial part of unloading just after ramming)." +msgstr "Vitesse utilisée pour le déchargement du filament sur la tour d’essuyage (n’affecte pas la partie initiale de retrait juste après le pilonnage)." msgid "Unloading speed at the start" msgstr "Vitesse de déchargement au démarrage" -msgid "" -"Speed used for unloading the tip of the filament immediately after ramming." -msgstr "" -"Vitesse utilisée pour décharger la pointe du filament immédiatement après le " -"pilonnage." +msgid "Speed used for unloading the tip of the filament immediately after ramming." +msgstr "Vitesse utilisée pour décharger la pointe du filament immédiatement après le pilonnage." msgid "Delay after unloading" msgstr "Délai après déchargement" -msgid "" -"Time to wait after the filament is unloaded. May help to get reliable " -"toolchanges with flexible materials that may need more time to shrink to " -"original dimensions." -msgstr "" -"Délai une fois le filament déchargé. Peut aider à obtenir des changements " -"d’outils fiables avec des matériaux flexibles qui peuvent nécessiter plus de " -"temps pour revenir aux dimensions d’origine." +msgid "Time to wait after the filament is unloaded. May help to get reliable toolchanges with flexible materials that may need more time to shrink to original dimensions." +msgstr "Délai une fois le filament déchargé. Peut aider à obtenir des changements d’outils fiables avec des matériaux flexibles qui peuvent nécessiter plus de temps pour revenir aux dimensions d’origine." msgid "Number of cooling moves" msgstr "Nombre de mouvements de refroidissement" -msgid "" -"Filament is cooled by being moved back and forth in the cooling tubes. " -"Specify desired number of these moves." -msgstr "" -"Le filament est refroidi en étant déplacé d’avant en arrière dans les tubes " -"de refroidissement. Précisez le nombre souhaité de ces mouvements." +msgid "Filament is cooled by being moved back and forth in the cooling tubes. Specify desired number of these moves." +msgstr "Le filament est refroidi en étant déplacé d’avant en arrière dans les tubes de refroidissement. Précisez le nombre souhaité de ces mouvements." msgid "Stamping loading speed" -msgstr "" +msgstr "Vitesse de chargement du marquage" msgid "Speed used for stamping." -msgstr "" +msgstr "Vitesse utilisée pour le marquage." msgid "Stamping distance measured from the center of the cooling tube" -msgstr "" +msgstr "Distance de marquage mesurée à partir du centre du tube de refroidissement" -msgid "" -"If set to nonzero value, filament is moved toward the nozzle between the " -"individual cooling moves (\"stamping\"). This option configures how long " -"this movement should be before the filament is retracted again." -msgstr "" +msgid "If set to nonzero value, filament is moved toward the nozzle between the individual cooling moves (\"stamping\"). This option configures how long this movement should be before the filament is retracted again." +msgstr "Si la valeur est différente de zéro, le filament est déplacé vers la buse entre les différents mouvements de refroidissement («  marquage »). Cette option permet de configurer la durée de ce mouvement avant que le filament ne soit à nouveau rétracté." msgid "Speed of the first cooling move" msgstr "Vitesse du premier mouvement de refroidissement" msgid "Cooling moves are gradually accelerating beginning at this speed." -msgstr "" -"Les mouvements de refroidissement s’accélèrent progressivement à partir de " -"cette vitesse." +msgstr "Les mouvements de refroidissement s’accélèrent progressivement à partir de cette vitesse." msgid "Minimal purge on wipe tower" msgstr "Purge minimale sur la tour d’essuyage" -msgid "" -"After a tool change, the exact position of the newly loaded filament inside " -"the nozzle may not be known, and the filament pressure is likely not yet " -"stable. Before purging the print head into an infill or a sacrificial " -"object, Orca Slicer will always prime this amount of material into the wipe " -"tower to produce successive infill or sacrificial object extrusions reliably." -msgstr "" -"Après un changement d’outil, la position exacte du filament nouvellement " -"chargé à l’intérieur de la buse peut ne pas être connue et la pression du " -"filament n’est probablement pas encore stable. Avant de purger la tête " -"d’impression dans un remplissage ou un objet, Orca Slicer amorcera toujours " -"cette quantité de matériau dans la tour d’essuyage pour purger dans les " -"remplissages ou objets de manière fiable." +msgid "After a tool change, the exact position of the newly loaded filament inside the nozzle may not be known, and the filament pressure is likely not yet stable. Before purging the print head into an infill or a sacrificial object, Orca Slicer will always prime this amount of material into the wipe tower to produce successive infill or sacrificial object extrusions reliably." +msgstr "Après un changement d’outil, la position exacte du filament nouvellement chargé à l’intérieur de la buse peut ne pas être connue et la pression du filament n’est probablement pas encore stable. Avant de purger la tête d’impression dans un remplissage ou un objet, Orca Slicer amorcera toujours cette quantité de matériau dans la tour d’essuyage pour purger dans les remplissages ou objets de manière fiable." msgid "Speed of the last cooling move" msgstr "Vitesse du dernier mouvement de refroidissement" msgid "Cooling moves are gradually accelerating towards this speed." -msgstr "" -"Les mouvements de refroidissement s’accélèrent progressivement vers cette " -"vitesse." - -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Temps nécessaire au firmware de l’imprimante (ou au Multi Material Unit 2.0) " -"pour charger un nouveau filament lors d’un changement d’outil (lors de " -"l’exécution du code T). Ce temps est ajouté au temps d’impression total par " -"l’estimateur de temps du G-code." +msgstr "Les mouvements de refroidissement s’accélèrent progressivement vers cette vitesse." msgid "Ramming parameters" msgstr "Paramètres de pilonnage" -msgid "" -"This string is edited by RammingDialog and contains ramming specific " -"parameters." -msgstr "" -"Cette chaîne est éditée par RammingDialog et contient des paramètres " -"spécifiques au pilonnage." - -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Temps nécessaire au firmware de l’imprimante (ou au Multi Material Unit 2.0) " -"pour décharger un filament lors d’un changement d’outil (lors de l’exécution " -"du code T). Ce temps est ajouté au temps d’impression total par l’estimateur " -"de temps du G-code." +msgid "This string is edited by RammingDialog and contains ramming specific parameters." +msgstr "Cette chaîne est éditée par RammingDialog et contient des paramètres spécifiques au pilonnage." msgid "Enable ramming for multitool setups" msgstr "Activer le pilonnage pour les configurations multi-outils" -msgid "" -"Perform ramming when using multitool printer (i.e. when the 'Single Extruder " -"Multimaterial' in Printer Settings is unchecked). When checked, a small " -"amount of filament is rapidly extruded on the wipe tower just before the " -"toolchange. This option is only used when the wipe tower is enabled." -msgstr "" -"Effectuez un pilonnage lorsque vous utilisez une imprimante multi-outils " -"(c’est-à-dire lorsque l’option ‘Multi-matériau à extrudeur unique’ dans les " -"paramètres de l’imprimante n’est pas cochée). Une fois vérifié, une petite " -"quantité de filament est rapidement extrudée sur la tour d’essuyage juste " -"avant le changement d’outil. Cette option n’est utilisée que lorsque la tour " -"d’essuyage est activée." +msgid "Perform ramming when using multitool printer (i.e. when the 'Single Extruder Multimaterial' in Printer Settings is unchecked). When checked, a small amount of filament is rapidly extruded on the wipe tower just before the toolchange. This option is only used when the wipe tower is enabled." +msgstr "Effectuez un pilonnage lorsque vous utilisez une imprimante multi-outils (c’est-à-dire lorsque l’option ‘Multi-matériau à extrudeur unique’ dans les paramètres de l’imprimante n’est pas cochée). Une fois vérifié, une petite quantité de filament est rapidement extrudée sur la tour d’essuyage juste avant le changement d’outil. Cette option n’est utilisée que lorsque la tour d’essuyage est activée." msgid "Multitool ramming volume" msgstr "Volume du pilonnage multi-outils" @@ -11384,33 +9617,20 @@ msgstr "Le type de matériau du filament" msgid "Soluble material" msgstr "Matériau soluble" -msgid "" -"Soluble material is commonly used to print support and support interface" -msgstr "" -"Le matériau soluble est couramment utilisé pour imprimer le support et " -"l'interface de support" +msgid "Soluble material is commonly used to print support and support interface" +msgstr "Le matériau soluble est couramment utilisé pour imprimer le support et l'interface de support" msgid "Support material" msgstr "Supports" -msgid "" -"Support material is commonly used to print support and support interface" -msgstr "" -"Le matériau de support est généralement utilisé pour imprimer le support et " -"les interfaces de support." +msgid "Support material is commonly used to print support and support interface" +msgstr "Le matériau de support est généralement utilisé pour imprimer le support et les interfaces de support." msgid "Softening temperature" msgstr "Température de vitrification" -msgid "" -"The material softens at this temperature, so when the bed temperature is " -"equal to or greater than it, it's highly recommended to open the front door " -"and/or remove the upper glass to avoid cloggings." -msgstr "" -"Température où le matériau se ramollit. Lorsque la température du plateau " -"est égale ou supérieure à celle-ci, il est fortement recommandé d’ouvrir la " -"porte avant et/ou de retirer la vitre supérieure pour éviter les problèmes " -"d’obstruction." +msgid "The material softens at this temperature, so when the bed temperature is equal to or greater than it, it's highly recommended to open the front door and/or remove the upper glass to avoid cloggings." +msgstr "Température où le matériau se ramollit. Lorsque la température du plateau est égale ou supérieure à celle-ci, il est fortement recommandé d’ouvrir la porte avant et/ou de retirer la vitre supérieure pour éviter les problèmes d’obstruction." msgid "Price" msgstr "Tarif" @@ -11433,40 +9653,27 @@ msgstr "(Indéfini)" msgid "Sparse infill direction" msgstr "Direction du remplissage" -msgid "" -"Angle for sparse infill pattern, which controls the start or main direction " -"of line" -msgstr "" -"Angle pour le motif de remplissage qui contrôle le début ou la direction " -"principale de la ligne" +msgid "Angle for sparse infill pattern, which controls the start or main direction of line" +msgstr "Angle pour le motif de remplissage qui contrôle le début ou la direction principale de la ligne" msgid "Solid infill direction" msgstr "Direction du remplissage" -msgid "" -"Angle for solid infill pattern, which controls the start or main direction " -"of line" -msgstr "" -"Angle pour le motif de remplissage, qui contrôle le début ou la direction " -"principale de la ligne" +msgid "Angle for solid infill pattern, which controls the start or main direction of line" +msgstr "Angle pour le motif de remplissage, qui contrôle le début ou la direction principale de la ligne" msgid "Rotate solid infill direction" msgstr "Faire pivoter la direction du remplissage solide" msgid "Rotate the solid infill direction by 90° for each layer." -msgstr "" -"Faire pivoter la direction du remplissage solide de 90° pour chaque couche." +msgstr "Faire pivoter la direction du remplissage solide de 90° pour chaque couche." msgid "Sparse infill density" msgstr "Densité de remplissage" #, no-c-format, no-boost-format -msgid "" -"Density of internal sparse infill, 100% turns all sparse infill into solid " -"infill and internal solid infill pattern will be used" -msgstr "" -"Densité du remplissage interne, 100% transforme tous les remplissages en " -"remplissages pleins et le modèle de remplissage interne sera utilisé." +msgid "Density of internal sparse infill, 100% turns all sparse infill into solid infill and internal solid infill pattern will be used" +msgstr "Densité du remplissage interne, 100% transforme tous les remplissages en remplissages pleins et le modèle de remplissage interne sera utilisé." msgid "Sparse infill pattern" msgstr "Motif de remplissage" @@ -11511,26 +9718,11 @@ msgid "Sparse infill anchor length" msgstr "Longueur de l’ancrage de remplissage interne" msgid "" -"Connect an infill line to an internal perimeter with a short segment of an " -"additional perimeter. If expressed as percentage (example: 15%) it is " -"calculated over infill extrusion width. Orca Slicer tries to connect two " -"close infill lines to a short perimeter segment. If no such perimeter " -"segment shorter than infill_anchor_max is found, the infill line is " -"connected to a perimeter segment at just one side and the length of the " -"perimeter segment taken is limited to this parameter, but no longer than " -"anchor_length_max. \n" -"Set this parameter to zero to disable anchoring perimeters connected to a " -"single infill line." +"Connect an infill line to an internal perimeter with a short segment of an additional perimeter. If expressed as percentage (example: 15%) it is calculated over infill extrusion width. Orca Slicer tries to connect two close infill lines to a short perimeter segment. If no such perimeter segment shorter than infill_anchor_max is found, the infill line is connected to a perimeter segment at just one side and the length of the perimeter segment taken is limited to this parameter, but no longer than anchor_length_max. \n" +"Set this parameter to zero to disable anchoring perimeters connected to a single infill line." msgstr "" -"Connecter une ligne de remplissage à un périmètre interne avec un court " -"segment de périmètre supplémentaire. S’il est exprimé en pourcentage " -"(exemple : 15%), il est calculé sur la largeur de l’extrusion de " -"remplissage. Si aucun segment de périmètre plus court que infill_anchor_max " -"n’est trouvé, la ligne de remplissage est connectée à un segment de " -"périmètre d’un seul côté et la longueur du segment de périmètre pris est " -"limitée à ce paramètre, mais pas plus long que anchor_length_max.\n" -"Une valeur à 0 désactive les périmètres d’ancrage connectés à une seule " -"ligne de remplissage." +"Connecter une ligne de remplissage à un périmètre interne avec un court segment de périmètre supplémentaire. S’il est exprimé en pourcentage (exemple : 15%), il est calculé sur la largeur de l’extrusion de remplissage. Si aucun segment de périmètre plus court que infill_anchor_max n’est trouvé, la ligne de remplissage est connectée à un segment de périmètre d’un seul côté et la longueur du segment de périmètre pris est limitée à ce paramètre, mais pas plus long que anchor_length_max.\n" +"Une valeur à 0 désactive les périmètres d’ancrage connectés à une seule ligne de remplissage." msgid "0 (no open anchors)" msgstr "0 (aucune ancre ouverte)" @@ -11542,28 +9734,11 @@ msgid "Maximum length of the infill anchor" msgstr "Longueur maximale de l’ancrage de remplissage" msgid "" -"Connect an infill line to an internal perimeter with a short segment of an " -"additional perimeter. If expressed as percentage (example: 15%) it is " -"calculated over infill extrusion width. Orca Slicer tries to connect two " -"close infill lines to a short perimeter segment. If no such perimeter " -"segment shorter than this parameter is found, the infill line is connected " -"to a perimeter segment at just one side and the length of the perimeter " -"segment taken is limited to infill_anchor, but no longer than this " -"parameter. \n" -"If set to 0, the old algorithm for infill connection will be used, it should " -"create the same result as with 1000 & 0." +"Connect an infill line to an internal perimeter with a short segment of an additional perimeter. If expressed as percentage (example: 15%) it is calculated over infill extrusion width. Orca Slicer tries to connect two close infill lines to a short perimeter segment. If no such perimeter segment shorter than this parameter is found, the infill line is connected to a perimeter segment at just one side and the length of the perimeter segment taken is limited to infill_anchor, but no longer than this parameter. \n" +"If set to 0, the old algorithm for infill connection will be used, it should create the same result as with 1000 & 0." msgstr "" -"Connecter une ligne de remplissage à un périmètre interne avec un court " -"segment de périmètre supplémentaire. S’il est exprimé en pourcentage " -"(exemple : 15 %), il est calculé sur la largeur de l’extrusion de " -"remplissage. Orca Slicer essaie de connecter deux lignes de remplissage " -"proches à un court segment de périmètre. Si aucun segment de périmètre plus " -"court que ce paramètre n’est trouvé, la ligne de remplissage est connectée à " -"un segment de périmètre sur un seul côté et la longueur du segment de " -"périmètre pris est limitée à infill_anchor, mais pas plus longue que ce " -"paramètre.\n" -"S’il est défini sur 0, l’ancien algorithme de connexion de remplissage sera " -"utilisé, il devrait créer le même résultat qu’avec 1000 et 0." +"Connecter une ligne de remplissage à un périmètre interne avec un court segment de périmètre supplémentaire. S’il est exprimé en pourcentage (exemple : 15 %), il est calculé sur la largeur de l’extrusion de remplissage. Orca Slicer essaie de connecter deux lignes de remplissage proches à un court segment de périmètre. Si aucun segment de périmètre plus court que ce paramètre n’est trouvé, la ligne de remplissage est connectée à un segment de périmètre sur un seul côté et la longueur du segment de périmètre pris est limitée à infill_anchor, mais pas plus longue que ce paramètre.\n" +"S’il est défini sur 0, l’ancien algorithme de connexion de remplissage sera utilisé, il devrait créer le même résultat qu’avec 1000 et 0." msgid "0 (Simple connect)" msgstr "0 (connexions simples)" @@ -11577,53 +9752,26 @@ msgstr "Accélération des parois intérieures" msgid "Acceleration of travel moves" msgstr "Accélération des déplacements" -msgid "" -"Acceleration of top surface infill. Using a lower value may improve top " -"surface quality" -msgstr "" -"Il s'agit de l'accélération de la surface supérieure du remplissage. " -"Utiliser une valeur plus petite pourrait améliorer la qualité de la surface " -"supérieure." +msgid "Acceleration of top surface infill. Using a lower value may improve top surface quality" +msgstr "Il s'agit de l'accélération de la surface supérieure du remplissage. Utiliser une valeur plus petite pourrait améliorer la qualité de la surface supérieure." msgid "Acceleration of outer wall. Using a lower value can improve quality" -msgstr "" -"Accélération de la paroi extérieur : l'utilisation d'une valeur inférieure " -"peut améliorer la qualité." +msgstr "Accélération de la paroi extérieur : l'utilisation d'une valeur inférieure peut améliorer la qualité." -msgid "" -"Acceleration of bridges. If the value is expressed as a percentage (e.g. " -"50%), it will be calculated based on the outer wall acceleration." -msgstr "" -"Accélération des ponts. Si la valeur est exprimée en pourcentage (par " -"exemple 50%), elle sera calculée en fonction de l’accélération de la paroi " -"extérieure." +msgid "Acceleration of bridges. If the value is expressed as a percentage (e.g. 50%), it will be calculated based on the outer wall acceleration." +msgstr "Accélération des ponts. Si la valeur est exprimée en pourcentage (par exemple 50%), elle sera calculée en fonction de l’accélération de la paroi extérieure." msgid "mm/s² or %" msgstr "mm/s² or %" -msgid "" -"Acceleration of sparse infill. If the value is expressed as a percentage (e." -"g. 100%), it will be calculated based on the default acceleration." -msgstr "" -"Accélération du remplissage interne. Si la valeur est exprimée en " -"pourcentage (par exemple 100%), elle sera calculée en fonction de " -"l’accélération par défaut." +msgid "Acceleration of sparse infill. If the value is expressed as a percentage (e.g. 100%), it will be calculated based on the default acceleration." +msgstr "Accélération du remplissage interne. Si la valeur est exprimée en pourcentage (par exemple 100%), elle sera calculée en fonction de l’accélération par défaut." -msgid "" -"Acceleration of internal solid infill. If the value is expressed as a " -"percentage (e.g. 100%), it will be calculated based on the default " -"acceleration." -msgstr "" -"Accélération du remplissage interne. Si la valeur est exprimée en " -"pourcentage (par exemple 100%), elle sera calculée en fonction de " -"l’accélération par défaut." +msgid "Acceleration of internal solid infill. If the value is expressed as a percentage (e.g. 100%), it will be calculated based on the default acceleration." +msgstr "Accélération du remplissage interne. Si la valeur est exprimée en pourcentage (par exemple 100%), elle sera calculée en fonction de l’accélération par défaut." -msgid "" -"Acceleration of initial layer. Using a lower value can improve build plate " -"adhesive" -msgstr "" -"Accélération de la couche initiale. L'utilisation d'une valeur plus basse " -"peut améliorer l'adhérence sur le plateau" +msgid "Acceleration of initial layer. Using a lower value can improve build plate adhesive" +msgstr "Accélération de la couche initiale. L'utilisation d'une valeur plus basse peut améliorer l'adhérence sur le plateau" msgid "Enable accel_to_decel" msgstr "Activer l’accélération à la décélération" @@ -11635,10 +9783,8 @@ msgid "accel_to_decel" msgstr "Ajuster l’accélération à la décélération" #, c-format, boost-format -msgid "" -"Klipper's max_accel_to_decel will be adjusted to this %% of acceleration" -msgstr "" -"Le paramètre max_accel_to_decel de Klipper sera ajusté à %% d'accélération" +msgid "Klipper's max_accel_to_decel will be adjusted to this %% of acceleration" +msgstr "Le paramètre max_accel_to_decel de Klipper sera ajusté à %% d'accélération" msgid "Jerk of outer walls" msgstr "Jerk des parois extérieures" @@ -11658,22 +9804,14 @@ msgstr "Jerk de la couche initiale" msgid "Jerk for travel" msgstr "Jerk des déplacements" -msgid "" -"Line width of initial layer. If expressed as a %, it will be computed over " -"the nozzle diameter." -msgstr "" -"Largeur de la ligne de la couche initiale. Si elle est exprimée en %, elle " -"sera calculée sur le diamètre de la buse." +msgid "Line width of initial layer. If expressed as a %, it will be computed over the nozzle diameter." +msgstr "Largeur de la ligne de la couche initiale. Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." msgid "Initial layer height" msgstr "Hauteur de couche initiale" -msgid "" -"Height of initial layer. Making initial layer height to be thick slightly " -"can improve build plate adhesion" -msgstr "" -"Il s'agit de la hauteur de la première couche. L'augmentation de la hauteur " -"de la première couche peut améliorer l'adhérence sur le plateau." +msgid "Height of initial layer. Making initial layer height to be thick slightly can improve build plate adhesion" +msgstr "Il s'agit de la hauteur de la première couche. L'augmentation de la hauteur de la première couche peut améliorer l'adhérence sur le plateau." msgid "Speed of initial layer except the solid infill part" msgstr "Vitesse de la couche initiale à l'exception du remplissage" @@ -11693,38 +9831,20 @@ msgstr "Vitesse de déplacement de la couche initiale" msgid "Number of slow layers" msgstr "Nombre de couches lentes" -msgid "" -"The first few layers are printed slower than normal. The speed is gradually " -"increased in a linear fashion over the specified number of layers." -msgstr "" -"Les premières couches sont imprimées plus lentement que la normale. La " -"vitesse augmente progressivement de manière linéaire sur le nombre de " -"couches spécifié." +msgid "The first few layers are printed slower than normal. The speed is gradually increased in a linear fashion over the specified number of layers." +msgstr "Les premières couches sont imprimées plus lentement que la normale. La vitesse augmente progressivement de manière linéaire sur le nombre de couches spécifié." msgid "Initial layer nozzle temperature" msgstr "Température de la buse de couche initiale" msgid "Nozzle temperature to print initial layer when using this filament" -msgstr "" -"Température de la buse pour imprimer la couche initiale lors de " -"l'utilisation de ce filament" +msgstr "Température de la buse pour imprimer la couche initiale lors de l'utilisation de ce filament" msgid "Full fan speed at layer" msgstr "Ventilateur à pleine vitesse à la couche" -msgid "" -"Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." -msgstr "" -"La vitesse du ventilateur augmentera de manière linéaire à partir de zéro à " -"la couche \"close_fan_the_first_x_layers\" jusqu’au maximum à la couche " -"\"full_fan_speed_layer\". \"full_fan_speed_layer\" sera ignoré s’il est " -"inférieur à \"close_fan_the_first_x_layers\", auquel cas le ventilateur " -"fonctionnera à la vitesse maximale autorisée à la couche " -"\"close_fan_the_first_x_layers\" + 1." +msgid "Fan speed will be ramped up linearly from zero at layer \"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower than \"close_fan_the_first_x_layers\", in which case the fan will be running at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +msgstr "La vitesse du ventilateur augmentera de manière linéaire à partir de zéro à la couche \"close_fan_the_first_x_layers\" jusqu’au maximum à la couche \"full_fan_speed_layer\". \"full_fan_speed_layer\" sera ignoré s’il est inférieur à \"close_fan_the_first_x_layers\", auquel cas le ventilateur fonctionnera à la vitesse maximale autorisée à la couche \"close_fan_the_first_x_layers\" + 1." msgid "layer" msgstr "couche" @@ -11733,23 +9853,16 @@ msgid "Support interface fan speed" msgstr "Vitesse du ventilateur" msgid "" -"This fan speed is enforced during all support interfaces, to be able to " -"weaken their bonding with a high fan speed.\n" +"This fan speed is enforced during all support interfaces, to be able to weaken their bonding with a high fan speed.\n" "Set to -1 to disable this override.\n" "Can only be overriden by disable_fan_first_layers." msgstr "" -"Cette vitesse de ventilateur est appliquée pendant toutes les interfaces de " -"support, pour pouvoir affaiblir leur liaison avec une vitesse de ventilateur " -"élevée.\n" +"Cette vitesse de ventilateur est appliquée pendant toutes les interfaces de support, pour pouvoir affaiblir leur liaison avec une vitesse de ventilateur élevée.\n" "Réglez sur -1 pour désactiver ce remplacement.\n" "Ne peut être remplacé que par disable_fan_first_layers." -msgid "" -"Randomly jitter while printing the wall, so that the surface has a rough " -"look. This setting controls the fuzzy position" -msgstr "" -"Gigue aléatoire lors de l'impression de la paroi, de sorte que la surface " -"ait un aspect rugueux. Ce réglage contrôle la position irrégulière" +msgid "Randomly jitter while printing the wall, so that the surface has a rough look. This setting controls the fuzzy position" +msgstr "Gigue aléatoire lors de l'impression de la paroi, de sorte que la surface ait un aspect rugueux. Ce réglage contrôle la position irrégulière" msgid "Contour" msgstr "Contour" @@ -11763,22 +9876,14 @@ msgstr "Toutes les parois" msgid "Fuzzy skin thickness" msgstr "Épaisseur de la surface Irrégulière" -msgid "" -"The width within which to jitter. It's adversed to be below outer wall line " -"width" -msgstr "" -"La largeur à l'intérieur de laquelle jitter. Il est déconseillé d'être en " -"dessous de la largeur de la ligne de la paroi extérieure" +msgid "The width within which to jitter. It's adversed to be below outer wall line width" +msgstr "La largeur à l'intérieur de laquelle jitter. Il est déconseillé d'être en dessous de la largeur de la ligne de la paroi extérieure" msgid "Fuzzy skin point distance" msgstr "Distance de point de la surface irrégulière" -msgid "" -"The average diatance between the random points introducded on each line " -"segment" -msgstr "" -"La distance moyenne entre les points aléatoires introduits sur chaque " -"segment de ligne" +msgid "The average diatance between the random points introducded on each line segment" +msgstr "La distance moyenne entre les points aléatoires introduits sur chaque segment de ligne" msgid "Apply fuzzy skin to first layer" msgstr "Appliquer la surface irrégulière sur la première couche" @@ -11792,78 +9897,47 @@ msgstr "Filtrer les petits espaces" msgid "Layers and Perimeters" msgstr "Couches et Périmètres" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Filtrer les petits espaces au seuil spécifié." +msgid "Don't print gap fill with a length is smaller than the threshold specified (in mm). This setting applies to top, bottom and solid infill and, if using the classic perimeter generator, to wall gap fill. " +msgstr "Ne pas imprimer le remplissage des espaces dont la longueur est inférieure au seuil spécifié (en mm). Ce paramètre s’applique aux remplissages supérieur, inférieur et solide et, si vous utilisez le générateur de périmètre classique, pour le remplissage de la paroi. " -msgid "" -"Speed of gap infill. Gap usually has irregular line width and should be " -"printed more slowly" -msgstr "" -"Vitesse de remplissage des espaces. L’espace a généralement une largeur de " -"ligne irrégulière et doit être imprimé plus lentement" +msgid "Speed of gap infill. Gap usually has irregular line width and should be printed more slowly" +msgstr "Vitesse de remplissage des espaces. L’espace a généralement une largeur de ligne irrégulière et doit être imprimé plus lentement" msgid "Precise Z height" msgstr "Hauteur précise du Z" -msgid "" -"Enable this to get precise z height of object after slicing. It will get the " -"precise object height by fine-tuning the layer heights of the last few " -"layers. Note that this is an experimental parameter." -msgstr "" -"Activez cette option pour obtenir une hauteur z précise de l’objet après la " -"découpe. La hauteur précise de l’objet sera obtenue en affinant les hauteurs " -"des dernières couches. Notez qu’il s’agit d’un paramètre expérimental." +msgid "Enable this to get precise z height of object after slicing. It will get the precise object height by fine-tuning the layer heights of the last few layers. Note that this is an experimental parameter." +msgstr "Activez cette option pour obtenir une hauteur z précise de l’objet après la découpe. La hauteur précise de l’objet sera obtenue en affinant les hauteurs des dernières couches. Notez qu’il s’agit d’un paramètre expérimental." msgid "Arc fitting" msgstr "Tracer des arcs" msgid "" -"Enable this to get a G-code file which has G2 and G3 moves. The fitting " -"tolerance is same as the resolution. \n" +"Enable this to get a G-code file which has G2 and G3 moves. The fitting tolerance is same as the resolution. \n" "\n" -"Note: For klipper machines, this option is recomended to be disabled. " -"Klipper does not benefit from arc commands as these are split again into " -"line segments by the firmware. This results in a reduction in surface " -"quality as line segments are converted to arcs by the slicer and then back " -"to line segments by the firmware." +"Note: For klipper machines, this option is recomended to be disabled. Klipper does not benefit from arc commands as these are split again into line segments by the firmware. This results in a reduction in surface quality as line segments are converted to arcs by the slicer and then back to line segments by the firmware." msgstr "" -"Activez cette option pour obtenir un fichier G-code contenant les " -"déplacements G2 et G3. La tolérance d’ajustement est la même que la " -"résolution. \n" +"Activez cette option pour obtenir un fichier G-code contenant les déplacements G2 et G3. La tolérance d’ajustement est la même que la résolution. \n" "\n" -"Note : Pour les machines Klipper, il est recommandé de désactiver cette " -"option. Klipper ne bénéficie pas des commandes d’arc car celles-ci sont à " -"nouveau divisées en segments de ligne par le micrologiciel. Il en résulte " -"une réduction de la qualité de la surface, car les segments de ligne sont " -"convertis en arcs par le slicer, puis à nouveau en segments par le firmware." +"Note : Pour les machines Klipper, il est recommandé de désactiver cette option. Klipper ne bénéficie pas des commandes d’arc car celles-ci sont à nouveau divisées en segments de ligne par le micrologiciel. Il en résulte une réduction de la qualité de la surface, car les segments de ligne sont convertis en arcs par le slicer, puis à nouveau en segments par le firmware." msgid "Add line number" msgstr "Ajouter un numéro de ligne" msgid "Enable this to add line number(Nx) at the beginning of each G-Code line" -msgstr "" -"Activez cette option pour ajouter un numéro de ligne (Nx) au début de chaque " -"ligne G-Code" +msgstr "Activez cette option pour ajouter un numéro de ligne (Nx) au début de chaque ligne G-Code" msgid "Scan first layer" msgstr "Analyser la première couche" -msgid "" -"Enable this to enable the camera on printer to check the quality of first " -"layer" -msgstr "" -"Activez cette option pour permettre à l'appareil photo de l'imprimante de " -"vérifier la qualité de la première couche" +msgid "Enable this to enable the camera on printer to check the quality of first layer" +msgstr "Activez cette option pour permettre à l'appareil photo de l'imprimante de vérifier la qualité de la première couche" msgid "Nozzle type" msgstr "Type de buse" -msgid "" -"The metallic material of nozzle. This determines the abrasive resistance of " -"nozzle, and what kind of filament can be printed" -msgstr "" -"Le matériau métallique de la buse. Cela détermine la résistance à l'abrasion " -"de la buse et le type de filament pouvant être imprimé" +msgid "The metallic material of nozzle. This determines the abrasive resistance of nozzle, and what kind of filament can be printed" +msgstr "Le matériau métallique de la buse. Cela détermine la résistance à l'abrasion de la buse et le type de filament pouvant être imprimé" msgid "Undefine" msgstr "Non défini" @@ -11880,12 +9954,8 @@ msgstr "Laiton" msgid "Nozzle HRC" msgstr "Dureté HRC buse" -msgid "" -"The nozzle's hardness. Zero means no checking for nozzle's hardness during " -"slicing." -msgstr "" -"La dureté de la buse. Zéro signifie qu'il n'est pas nécessaire de vérifier " -"la dureté de la buse pendant la découpe." +msgid "The nozzle's hardness. Zero means no checking for nozzle's hardness during slicing." +msgstr "La dureté de la buse. Zéro signifie qu'il n'est pas nécessaire de vérifier la dureté de la buse pendant la découpe." msgid "HRC" msgstr "HRC" @@ -11912,37 +9982,20 @@ msgid "Best object position" msgstr "Meilleure position d’organisation automatique" msgid "Best auto arranging position in range [0,1] w.r.t. bed shape." -msgstr "" -"Meilleure position d’organisation automatique dans la plage [0,1] par " -"rapport à forme du plateau." +msgstr "Meilleure position d’organisation automatique dans la plage [0,1] par rapport à forme du plateau." + +msgid "Enable this option if machine has auxiliary part cooling fan. G-code command: M106 P2 S(0-255)." +msgstr "Activer cette option si l’imprimante est équipée d'un ventilateur de refroidissement auxiliaire. Commande G-code : M106 P2 S (0-255)." msgid "" -"Enable this option if machine has auxiliary part cooling fan. G-code " -"command: M106 P2 S(0-255)." -msgstr "" -"Activer cette option si l’imprimante est équipée d'un ventilateur de " -"refroidissement auxiliaire. Commande G-code : M106 P2 S (0-255)." - -msgid "" -"Start the fan this number of seconds earlier than its target start time (you " -"can use fractional seconds). It assumes infinite acceleration for this time " -"estimation, and will only take into account G1 and G0 moves (arc fitting is " -"unsupported).\n" -"It won't move fan comands from custom gcodes (they act as a sort of " -"'barrier').\n" -"It won't move fan comands into the start gcode if the 'only custom start " -"gcode' is activated.\n" +"Start the fan this number of seconds earlier than its target start time (you can use fractional seconds). It assumes infinite acceleration for this time estimation, and will only take into account G1 and G0 moves (arc fitting is unsupported).\n" +"It won't move fan comands from custom gcodes (they act as a sort of 'barrier').\n" +"It won't move fan comands into the start gcode if the 'only custom start gcode' is activated.\n" "Use 0 to deactivate." msgstr "" -"Démarrer le ventilateur plus tôt de ce nombre de secondes par rapport au " -"démarrage cible (vous pouvez utiliser des fractions de secondes). Cela " -"suppose une accélération infinie pour cette estimation de durée et ne prend " -"en compte que les mouvements G1 et G0 (l’ajustement arc n’est pas pris en " -"charge).\n" -"Cela ne déplacera pas les commandes de ventilateur des G-codes personnalisés " -"(ils agissent comme une sorte de \"barrière\").\n" -"Cela ne déplacera pas les commandes de ventilateur dans le G-code de " -"démarrage si seul le ‘G-code de démarrage personnalisé’ est activé.\n" +"Démarrer le ventilateur plus tôt de ce nombre de secondes par rapport au démarrage cible (vous pouvez utiliser des fractions de secondes). Cela suppose une accélération infinie pour cette estimation de durée et ne prend en compte que les mouvements G1 et G0 (l’ajustement arc n’est pas pris en charge).\n" +"Cela ne déplacera pas les commandes de ventilateur des G-codes personnalisés (ils agissent comme une sorte de \"barrière\").\n" +"Cela ne déplacera pas les commandes de ventilateur dans le G-code de démarrage si seul le ‘G-code de démarrage personnalisé’ est activé.\n" "Utiliser 0 pour désactiver." msgid "Only overhangs" @@ -11955,18 +10008,12 @@ msgid "Fan kick-start time" msgstr "Durée de démarrage du ventilateur" msgid "" -"Emit a max fan speed command for this amount of seconds before reducing to " -"target speed to kick-start the cooling fan.\n" -"This is useful for fans where a low PWM/power may be insufficient to get the " -"fan started spinning from a stop, or to get the fan up to speed faster.\n" +"Emit a max fan speed command for this amount of seconds before reducing to target speed to kick-start the cooling fan.\n" +"This is useful for fans where a low PWM/power may be insufficient to get the fan started spinning from a stop, or to get the fan up to speed faster.\n" "Set to 0 to deactivate." msgstr "" -"Émettre une commande de vitesse maximale du ventilateur pendant ce nombre de " -"secondes avant de réduire à la vitesse cible pour démarrer le ventilateur de " -"refroidissement.\n" -"Ceci est utile pour les ventilateurs où un faible PWM/puissance peut être " -"insuffisant pour redémarrer le ventilateur après un arrêt, ou pour faire " -"démarrer le ventilateur plus rapidement.\n" +"Émettre une commande de vitesse maximale du ventilateur pendant ce nombre de secondes avant de réduire à la vitesse cible pour démarrer le ventilateur de refroidissement.\n" +"Ceci est utile pour les ventilateurs où un faible PWM/puissance peut être insuffisant pour redémarrer le ventilateur après un arrêt, ou pour faire démarrer le ventilateur plus rapidement.\n" "Mettre à 0 pour désactiver." msgid "Time cost" @@ -11985,8 +10032,7 @@ msgid "" "This option is enabled if machine support controlling chamber temperature\n" "G-code command: M141 S(0-255)" msgstr "" -"Activez cette option si la machine prend en charge le contrôle de la " -"température du caisson\n" +"Activez cette option si la machine prend en charge le contrôle de la température du caisson\n" "Commande de G-code : M141 S(0-255)" msgid "Support air filtration" @@ -12009,106 +10055,60 @@ msgid "Klipper" msgstr "Klipper" msgid "Pellet Modded Printer" -msgstr "" +msgstr "Imprimante à pellets" msgid "Enable this option if your printer uses pellets instead of filaments" -msgstr "" +msgstr "Activez cette option si votre imprimante utilise des pellets au lieu de filaments." msgid "Support multi bed types" msgstr "Prise en charge de plusieurs types de plateaux" msgid "Enable this option if you want to use multiple bed types" -msgstr "" -"Activez cette option si vous souhaitez utiliser plusieurs types de plateaux." +msgstr "Activez cette option si vous souhaitez utiliser plusieurs types de plateaux." msgid "Label objects" msgstr "Label Objects" -msgid "" -"Enable this to add comments into the G-Code labeling print moves with what " -"object they belong to, which is useful for the Octoprint CancelObject " -"plugin. This settings is NOT compatible with Single Extruder Multi Material " -"setup and Wipe into Object / Wipe into Infill." -msgstr "" -"Permet d’ajouter des commentaires dans le G-code sur les mouvements " -"d’impression de l’objet auquel ils appartiennent, ce qui est utile pour le " -"plug-in Octoprint CancelObject. Ce paramètre n’est PAS compatible avec la " -"configuration multi-matériaux avec un seul extrudeur et Essuyer dans " -"l’objet / Essuyer dans le remplissage." +msgid "Enable this to add comments into the G-Code labeling print moves with what object they belong to, which is useful for the Octoprint CancelObject plugin. This settings is NOT compatible with Single Extruder Multi Material setup and Wipe into Object / Wipe into Infill." +msgstr "Permet d’ajouter des commentaires dans le G-code sur les mouvements d’impression de l’objet auquel ils appartiennent, ce qui est utile pour le plug-in Octoprint CancelObject. Ce paramètre n’est PAS compatible avec la configuration multi-matériaux avec un seul extrudeur et Essuyer dans l’objet / Essuyer dans le remplissage." msgid "Exclude objects" msgstr "Exclure des objets" msgid "Enable this option to add EXCLUDE OBJECT command in g-code" -msgstr "" -"Activer cette option pour ajouter la commande EXCLUDE OBJECT dans le G-code" +msgstr "Activer cette option pour ajouter la commande EXCLUDE OBJECT dans le G-code" msgid "Verbose G-code" msgstr "G-code commenté" -msgid "" -"Enable this to get a commented G-code file, with each line explained by a " -"descriptive text. If you print from SD card, the additional weight of the " -"file could make your firmware slow down." -msgstr "" -"Activez cette option pour obtenir un fichier G-code commenté, chaque ligne " -"étant expliquée par un texte descriptif. Si vous imprimez à partir d’une " -"carte SD, le poids supplémentaire du fichier pourrait ralentir le firmware." +msgid "Enable this to get a commented G-code file, with each line explained by a descriptive text. If you print from SD card, the additional weight of the file could make your firmware slow down." +msgstr "Activez cette option pour obtenir un fichier G-code commenté, chaque ligne étant expliquée par un texte descriptif. Si vous imprimez à partir d’une carte SD, le poids supplémentaire du fichier pourrait ralentir le firmware." msgid "Infill combination" msgstr "Combinaison de remplissage" -msgid "" -"Automatically Combine sparse infill of several layers to print together to " -"reduce time. Wall is still printed with original layer height." -msgstr "" -"Combinez automatiquement le remplissage de plusieurs couches pour imprimer " -"ensemble afin de réduire le temps. La paroi est toujours imprimée avec la " -"hauteur de couche d'origine." +msgid "Automatically Combine sparse infill of several layers to print together to reduce time. Wall is still printed with original layer height." +msgstr "Combinez automatiquement le remplissage de plusieurs couches pour imprimer ensemble afin de réduire le temps. La paroi est toujours imprimée avec la hauteur de couche d'origine." msgid "Filament to print internal sparse infill." msgstr "Filament pour imprimer un remplissage interne." -msgid "" -"Line width of internal sparse infill. If expressed as a %, it will be " -"computed over the nozzle diameter." -msgstr "" -"Largeur de ligne du remplissage interne. Si elle est exprimée en %, elle " -"sera calculée sur le diamètre de la buse." +msgid "Line width of internal sparse infill. If expressed as a %, it will be computed over the nozzle diameter." +msgstr "Largeur de ligne du remplissage interne. Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." msgid "Infill/Wall overlap" msgstr "Chevauchement de remplissage/paroi" #, no-c-format, no-boost-format -msgid "" -"Infill area is enlarged slightly to overlap with wall for better bonding. " -"The percentage value is relative to line width of sparse infill. Set this " -"value to ~10-15% to minimize potential over extrusion and accumulation of " -"material resulting in rough top surfaces." -msgstr "" -"La zone de remplissage est légèrement élargie pour chevaucher la paroi afin " -"d’améliorer l’adhérence. La valeur du pourcentage est relative à la largeur " -"de la ligne de remplissage. Réglez cette valeur à ~10-15% pour minimiser le " -"risque de sur-extrusion et d’accumulation de matériau, ce qui rendrait les " -"surfaces supérieures rugueuses." +msgid "Infill area is enlarged slightly to overlap with wall for better bonding. The percentage value is relative to line width of sparse infill. Set this value to ~10-15% to minimize potential over extrusion and accumulation of material resulting in rough top surfaces." +msgstr "La zone de remplissage est légèrement élargie pour chevaucher la paroi afin d’améliorer l’adhérence. La valeur du pourcentage est relative à la largeur de la ligne de remplissage. Réglez cette valeur à ~10-15% pour minimiser le risque de sur-extrusion et d’accumulation de matériau, ce qui rendrait les surfaces supérieures rugueuses." msgid "Top/Bottom solid infill/wall overlap" msgstr "Chevauchement du remplissage ou de la paroi supérieur(e)/inférieur(e)" #, no-c-format, no-boost-format -msgid "" -"Top solid infill area is enlarged slightly to overlap with wall for better " -"bonding and to minimize the appearance of pinholes where the top infill " -"meets the walls. A value of 25-30% is a good starting point, minimising the " -"appearance of pinholes. The percentage value is relative to line width of " -"sparse infill" -msgstr "" -"La zone de remplissage solide supérieure est légèrement élargie pour " -"chevaucher la paroi afin d’améliorer l’adhérence et de minimiser " -"l’apparition de trous d’épingle à l’endroit où le remplissage supérieur " -"rencontre les parois. Une valeur de 25-30% est un bon point de départ, " -"minimisant l’apparition de trous d’épingle. La valeur en pourcentage est " -"relative à la largeur de ligne du remplissage." +msgid "Top solid infill area is enlarged slightly to overlap with wall for better bonding and to minimize the appearance of pinholes where the top infill meets the walls. A value of 25-30% is a good starting point, minimising the appearance of pinholes. The percentage value is relative to line width of sparse infill" +msgstr "La zone de remplissage solide supérieure est légèrement élargie pour chevaucher la paroi afin d’améliorer l’adhérence et de minimiser l’apparition de trous d’épingle à l’endroit où le remplissage supérieur rencontre les parois. Une valeur de 25-30% est un bon point de départ, minimisant l’apparition de trous d’épingle. La valeur en pourcentage est relative à la largeur de ligne du remplissage." msgid "Speed of internal sparse infill" msgstr "Vitesse de remplissage interne" @@ -12116,87 +10116,62 @@ msgstr "Vitesse de remplissage interne" msgid "Interface shells" msgstr "Coque des interfaces" -msgid "" -"Force the generation of solid shells between adjacent materials/volumes. " -"Useful for multi-extruder prints with translucent materials or manual " -"soluble support material" -msgstr "" -"Forcer la génération de coques solides entre matériaux/volumes adjacents. " -"Utile pour les impressions multi-extrudeuses avec des matériaux translucides " -"ou un matériau de support soluble" +msgid "Force the generation of solid shells between adjacent materials/volumes. Useful for multi-extruder prints with translucent materials or manual soluble support material" +msgstr "Forcer la génération de coques solides entre matériaux/volumes adjacents. Utile pour les impressions multi-extrudeuses avec des matériaux translucides ou un matériau de support soluble" msgid "Maximum width of a segmented region" msgstr "Largeur maximale d’une région segmentée" msgid "Maximum width of a segmented region. Zero disables this feature." -msgstr "" -"Largeur maximale d’une région segmentée. Zéro désactive cette fonction." +msgstr "Largeur maximale d’une région segmentée. Zéro désactive cette fonction." msgid "Interlocking depth of a segmented region" msgstr "Profondeur d’emboîtement d’une région segmentée" -msgid "" -"Interlocking depth of a segmented region. It will be ignored if " -"\"mmu_segmented_region_max_width\" is zero or if " -"\"mmu_segmented_region_interlocking_depth\"is bigger then " -"\"mmu_segmented_region_max_width\". Zero disables this feature." -msgstr "" +msgid "Interlocking depth of a segmented region. It will be ignored if \"mmu_segmented_region_max_width\" is zero or if \"mmu_segmented_region_interlocking_depth\"is bigger then \"mmu_segmented_region_max_width\". Zero disables this feature." +msgstr "Profondeur d’imbrication d’une région segmentée. Elle sera ignorée si « mmu_segmented_region_max_width » est égal à zéro ou si « mmu_segmented_region_interlocking_depth » est supérieur à « mmu_segmented_region_max_width ». La valeur zéro désactive cette fonctionnalité." msgid "Use beam interlocking" -msgstr "" +msgstr "Utiliser l’emboîtement des poutres" -msgid "" -"Generate interlocking beam structure at the locations where different " -"filaments touch. This improves the adhesion between filaments, especially " -"models printed in different materials." -msgstr "" +msgid "Generate interlocking beam structure at the locations where different filaments touch. This improves the adhesion between filaments, especially models printed in different materials." +msgstr "Génère une structure de poutres imbriquées aux endroits où les différents filaments se touchent. Cela améliore l’adhérence entre les filaments, en particulier pour les modèles imprimés dans des matériaux différents." msgid "Interlocking beam width" -msgstr "" +msgstr "Largeur du faisceau d’emboîtement" msgid "The width of the interlocking structure beams." -msgstr "" +msgstr "La largeur des poutres de la structure d’emboîtement." msgid "Interlocking direction" -msgstr "" +msgstr "Sens d’emboîtement" msgid "Orientation of interlock beams." -msgstr "" +msgstr "Orientation des poutres de verrouillage." msgid "Interlocking beam layers" -msgstr "" +msgstr "Couches de poutres emboîtées" -msgid "" -"The height of the beams of the interlocking structure, measured in number of " -"layers. Less layers is stronger, but more prone to defects." -msgstr "" +msgid "The height of the beams of the interlocking structure, measured in number of layers. Less layers is stronger, but more prone to defects." +msgstr "La hauteur des poutres de la structure d’emboîtement, mesurée en nombre de couches. Moins il y a de couches, plus la structure est solide, mais plus elle est sujette à des défauts." msgid "Interlocking depth" -msgstr "" +msgstr "Profondeur d’emboîtement" -msgid "" -"The distance from the boundary between filaments to generate interlocking " -"structure, measured in cells. Too few cells will result in poor adhesion." -msgstr "" +msgid "The distance from the boundary between filaments to generate interlocking structure, measured in cells. Too few cells will result in poor adhesion." +msgstr "La distance de la limite entre les filaments pour générer une structure imbriquée, mesurée en cellules. Un nombre insuffisant de cellules entraîne une mauvaise adhérence." msgid "Interlocking boundary avoidance" -msgstr "" +msgstr "Évitement des limites de l’imbrication" -msgid "" -"The distance from the outside of a model where interlocking structures will " -"not be generated, measured in cells." -msgstr "" +msgid "The distance from the outside of a model where interlocking structures will not be generated, measured in cells." +msgstr "La distance à partir de l’extérieur d’un modèle où les structures imbriquées ne seront pas générées, mesurée en cellules." msgid "Ironing Type" msgstr "Type de lissage" -msgid "" -"Ironing is using small flow to print on same height of surface again to make " -"flat surface more smooth. This setting controls which layer being ironed" -msgstr "" -"Le lissage utilise un petit débit pour imprimer à nouveau sur la même " -"hauteur de surface pour rendre la surface plane plus lisse. Ce paramètre " -"contrôle quelle couche est repassée" +msgid "Ironing is using small flow to print on same height of surface again to make flat surface more smooth. This setting controls which layer being ironed" +msgstr "Le lissage utilise un petit débit pour imprimer à nouveau sur la même hauteur de surface pour rendre la surface plane plus lisse. Ce paramètre contrôle quelle couche est repassée" msgid "No ironing" msgstr "Pas de lissage" @@ -12217,15 +10192,10 @@ msgid "The pattern that will be used when ironing" msgstr "Motif qui sera utilisé lors du lissage" msgid "Ironing flow" -msgstr "Flux de lissage" +msgstr "Débit de lissage" -msgid "" -"The amount of material to extrude during ironing. Relative to flow of normal " -"layer height. Too high value results in overextrusion on the surface" -msgstr "" -"La quantité de matière à extruder lors du lissage. Relatif au débit de la " -"hauteur de couche normale. Une valeur trop élevée entraîne une surextrusion " -"en surface" +msgid "The amount of material to extrude during ironing. Relative to flow of normal layer height. Too high value results in overextrusion on the surface" +msgstr "La quantité de matière à extruder lors du lissage. Relatif au débit de la hauteur de couche normale. Une valeur trop élevée entraîne une surextrusion en surface" msgid "Ironing line spacing" msgstr "Espacement des lignes de lissage" @@ -12242,27 +10212,17 @@ msgstr "Vitesse d'impression des lignes de lissage" msgid "Ironing angle" msgstr "Angle de lissage" -msgid "" -"The angle ironing is done at. A negative number disables this function and " -"uses the default method." -msgstr "" -"Angle auquel le lissage se fait. Un nombre négatif désactive cette fonction " -"et utilise la méthode par défaut." +msgid "The angle ironing is done at. A negative number disables this function and uses the default method." +msgstr "Angle auquel le lissage se fait. Un nombre négatif désactive cette fonction et utilise la méthode par défaut." msgid "This gcode part is inserted at every layer change after lift z" -msgstr "" -"Cette partie G-code est insérée à chaque changement de couche après le " -"levage du Z" +msgstr "Cette partie G-code est insérée à chaque changement de couche après le levage du Z" msgid "Supports silent mode" msgstr "Prend en charge le mode silencieux" -msgid "" -"Whether the machine supports silent mode in which machine use lower " -"acceleration to print" -msgstr "" -"Si la machine prend en charge le mode silencieux dans lequel la machine " -"utilise une accélération plus faible pour imprimer" +msgid "Whether the machine supports silent mode in which machine use lower acceleration to print" +msgstr "Si la machine prend en charge le mode silencieux dans lequel la machine utilise une accélération plus faible pour imprimer" msgid "Emit limits to G-code" msgstr "Emission des limites vers le G-code" @@ -12274,17 +10234,11 @@ msgid "" "If enabled, the machine limits will be emitted to G-code file.\n" "This option will be ignored if the g-code flavor is set to Klipper." msgstr "" -"Si cette option est activée, les limites de la machine seront émises dans un " -"fichier G-code.\n" +"Si cette option est activée, les limites de la machine seront émises dans un fichier G-code.\n" "Cette option sera ignorée si la version du G-code est définie sur Klipper." -msgid "" -"This G-code will be used as a code for the pause print. User can insert " -"pause G-code in gcode viewer" -msgstr "" -"Ce G-code sera utilisé comme code pour la pause d'impression. Les " -"utilisateurs peuvent insérer un G-code de pause dans la visionneuse de G-" -"code." +msgid "This G-code will be used as a code for the pause print. User can insert pause G-code in gcode viewer" +msgstr "Ce G-code sera utilisé comme code pour la pause d'impression. Les utilisateurs peuvent insérer un G-code de pause dans la visionneuse de G-code." msgid "This G-code will be used as a custom code" msgstr "Ce G-code sera utilisé comme code personnalisé" @@ -12293,23 +10247,13 @@ msgid "Small area flow compensation (beta)" msgstr "Compensation du débit des petites zones (beta)" msgid "Enable flow compensation for small infill areas" -msgstr "" -"Activer la compensation des débits pour les petites zones de remplissage" +msgstr "Activer la compensation des débits pour les petites zones de remplissage" msgid "Flow Compensation Model" msgstr "Modèle de compensation de débit" -msgid "" -"Flow Compensation Model, used to adjust the flow for small infill areas. The " -"model is expressed as a comma separated pair of values for extrusion length " -"and flow correction factors, one per line, in the following format: " -"\"1.234,5.678\"" -msgstr "" -"Modèle de compensation du débit, utilisé pour ajuster le débit pour les " -"petites zones de remplissage. Le modèle est exprimé sous la forme d’une " -"paire de valeurs séparées par des virgules pour la longueur d’extrusion et " -"les facteurs de correction du débit, une par ligne, dans le format suivant : " -"« 1.234,5.678 »" +msgid "Flow Compensation Model, used to adjust the flow for small infill areas. The model is expressed as a comma separated pair of values for extrusion length and flow correction factors, one per line, in the following format: \"1.234,5.678\"" +msgstr "Modèle de compensation du débit, utilisé pour ajuster le débit pour les petites zones de remplissage. Le modèle est exprimé sous la forme d’une paire de valeurs séparées par des virgules pour la longueur d’extrusion et les facteurs de correction du débit, une par ligne, dans le format suivant : « 1.234,5.678 »" msgid "Maximum speed X" msgstr "Vitesse maximale X" @@ -12411,87 +10355,46 @@ msgid "Maximum acceleration for travel" msgstr "Accélération maximale pour le déplacement" msgid "Maximum acceleration for travel (M204 T), it only applies to Marlin 2" -msgstr "" -"Accélération maximale de déplacement (M204 T), cela ne s’applique qu’à " -"Marlin 2" +msgstr "Accélération maximale de déplacement (M204 T), cela ne s’applique qu’à Marlin 2" -msgid "" -"Part cooling fan speed may be increased when auto cooling is enabled. This " -"is the maximum speed limitation of part cooling fan" -msgstr "" -"La vitesse du ventilateur de refroidissement des pièces peut être augmentée " -"lorsque le refroidissement automatique est activé. Il s'agit de la " -"limitation de vitesse maximale du ventilateur de refroidissement partiel" +msgid "Part cooling fan speed may be increased when auto cooling is enabled. This is the maximum speed limitation of part cooling fan" +msgstr "La vitesse du ventilateur de refroidissement des pièces peut être augmentée lorsque le refroidissement automatique est activé. Il s'agit de la limitation de vitesse maximale du ventilateur de refroidissement partiel" msgid "Max" msgstr "Maximum" -msgid "" -"The largest printable layer height for extruder. Used tp limits the maximum " -"layer hight when enable adaptive layer height" -msgstr "" -"La plus grande hauteur de couche imprimable pour l'extrudeuse. Utilisé tp " -"limite la hauteur de couche maximale lorsque la hauteur de couche adaptative " -"est activée" +msgid "The largest printable layer height for extruder. Used tp limits the maximum layer hight when enable adaptive layer height" +msgstr "La plus grande hauteur de couche imprimable pour l'extrudeur. Utilisé tp limite la hauteur de couche maximale lorsque la hauteur de couche adaptative est activée" msgid "Extrusion rate smoothing" msgstr "Lissage du taux d’extrusion" msgid "" -"This parameter smooths out sudden extrusion rate changes that happen when " -"the printer transitions from printing a high flow (high speed/larger width) " -"extrusion to a lower flow (lower speed/smaller width) extrusion and vice " -"versa.\n" +"This parameter smooths out sudden extrusion rate changes that happen when the printer transitions from printing a high flow (high speed/larger width) extrusion to a lower flow (lower speed/smaller width) extrusion and vice versa.\n" "\n" -"It defines the maximum rate by which the extruded volumetric flow in mm3/sec " -"can change over time. Higher values mean higher extrusion rate changes are " -"allowed, resulting in faster speed transitions.\n" +"It defines the maximum rate by which the extruded volumetric flow in mm3/sec can change over time. Higher values mean higher extrusion rate changes are allowed, resulting in faster speed transitions.\n" "\n" "A value of 0 disables the feature. \n" "\n" -"For a high speed, high flow direct drive printer (like the Bambu lab or " -"Voron) this value is usually not needed. However it can provide some " -"marginal benefit in certain cases where feature speeds vary greatly. For " -"example, when there are aggressive slowdowns due to overhangs. In these " -"cases a high value of around 300-350mm3/s2 is recommended as this allows for " -"just enough smoothing to assist pressure advance achieve a smoother flow " -"transition.\n" +"For a high speed, high flow direct drive printer (like the Bambu lab or Voron) this value is usually not needed. However it can provide some marginal benefit in certain cases where feature speeds vary greatly. For example, when there are aggressive slowdowns due to overhangs. In these cases a high value of around 300-350mm3/s2 is recommended as this allows for just enough smoothing to assist pressure advance achieve a smoother flow transition.\n" "\n" -"For slower printers without pressure advance, the value should be set much " -"lower. A value of 10-15mm3/s2 is a good starting point for direct drive " -"extruders and 5-10mm3/s2 for Bowden style. \n" +"For slower printers without pressure advance, the value should be set much lower. A value of 10-15mm3/s2 is a good starting point for direct drive extruders and 5-10mm3/s2 for Bowden style. \n" "\n" "This feature is known as Pressure Equalizer in Prusa slicer.\n" "\n" "Note: this parameter disables arc fitting." msgstr "" -"Ce paramètre atténue les changements soudains du taux d’extrusion qui se " -"produisent lorsque l’imprimante passe d’une impression à haut débit (vitesse " -"élevée / largeur de ligne plus grande) à une extrusion à débit plus faible " -"(vitesse plus faible / largeur de ligne plus petite) et vice versa.\n" +"Ce paramètre atténue les changements soudains du taux d’extrusion qui se produisent lorsque l’imprimante passe d’une impression à haut débit (vitesse élevée / largeur de ligne plus grande) à une extrusion à débit plus faible (vitesse plus faible / largeur de ligne plus petite) et vice versa.\n" "\n" -"Il définit le taux maximum auquel le débit volumétrique extrudé en mm3/sec " -"peut varier dans le temps. Des valeurs plus élevées signifient que des " -"changements du taux d’extrusion plus élevés sont autorisés, ce qui entraîne " -"des transitions de vitesse plus rapides.\n" +"Il définit le taux maximum auquel le débit volumétrique extrudé en mm3/sec peut varier dans le temps. Des valeurs plus élevées signifient que des changements du taux d’extrusion plus élevés sont autorisés, ce qui entraîne des transitions de vitesse plus rapides.\n" "\n" "Une valeur de 0 désactive la fonctionnalité.\n" "\n" -"Pour une imprimante direct drive à grande vitesse et à haut débit (comme " -"BambuLab ou Voron), cette valeur n’est généralement pas nécessaire. " -"Cependant, cela peut apporter un avantage marginal dans certains cas où les " -"vitesses varient considérablement. Par exemple, en cas de ralentissements " -"agressifs dus à des surplombs. Dans ces cas, une valeur élevée d’environ " -"300-350 mm3/s2 est recommandée car elle permet un lissage juste suffisant " -"pour aider l’augmentation de la pression pour obtenir une transition de " -"débit plus douce.\n" +"Pour une imprimante direct drive à grande vitesse et à haut débit (comme BambuLab ou Voron), cette valeur n’est généralement pas nécessaire. Cependant, cela peut apporter un avantage marginal dans certains cas où les vitesses varient considérablement. Par exemple, en cas de ralentissements agressifs dus à des surplombs. Dans ces cas, une valeur élevée d’environ 300-350 mm3/s2 est recommandée car elle permet un lissage juste suffisant pour aider l’augmentation de la pression pour obtenir une transition de débit plus douce.\n" "\n" -"Pour les imprimantes plus lentes sans fonction de pressure advance, la " -"valeur doit être réglée beaucoup plus bas. Une valeur de 10-15 mm3/s2 est un " -"bon point de départ en direct drive et de 5-10 mm3/s2 en Bowden.\n" +"Pour les imprimantes plus lentes sans fonction de pressure advance, la valeur doit être réglée beaucoup plus bas. Une valeur de 10-15 mm3/s2 est un bon point de départ en direct drive et de 5-10 mm3/s2 en Bowden.\n" "\n" -"Cette fonctionnalité est connue sous le nom de Pressure Equalizer dans Prusa " -"Slicer.\n" +"Cette fonctionnalité est connue sous le nom de Pressure Equalizer dans Prusa Slicer.\n" "\n" "Remarque : ce paramètre désactive la fonction Arc." @@ -12502,22 +10405,15 @@ msgid "Smoothing segment length" msgstr "Longueur du segment de lissage" msgid "" -"A lower value results in smoother extrusion rate transitions. However, this " -"results in a significantly larger gcode file and more instructions for the " -"printer to process. \n" +"A lower value results in smoother extrusion rate transitions. However, this results in a significantly larger gcode file and more instructions for the printer to process. \n" "\n" -"Default value of 3 works well for most cases. If your printer is stuttering, " -"increase this value to reduce the number of adjustments made\n" +"Default value of 3 works well for most cases. If your printer is stuttering, increase this value to reduce the number of adjustments made\n" "\n" "Allowed values: 1-5" msgstr "" -"Une valeur inférieure entraîne des transitions du taux d’extrusion plus " -"douces. Cependant, cela entraîne un fichier G-code beaucoup plus volumineux " -"et davantage d’instructions à traiter par l’imprimante.\n" +"Une valeur inférieure entraîne des transitions du taux d’extrusion plus douces. Cependant, cela entraîne un fichier G-code beaucoup plus volumineux et davantage d’instructions à traiter par l’imprimante.\n" "\n" -"La valeur 3 par défaut fonctionne bien dans la plupart des cas. Si votre " -"imprimante a du mal à suivre, augmentez cette valeur pour réduire le nombre " -"de réglages effectués\n" +"La valeur 3 par défaut fonctionne bien dans la plupart des cas. Si votre imprimante a du mal à suivre, augmentez cette valeur pour réduire le nombre de réglages effectués\n" "\n" "Valeurs autorisées : 1-5" @@ -12525,40 +10421,23 @@ msgid "Minimum speed for part cooling fan" msgstr "Vitesse minimale du ventilateur de refroidissement des pièces" msgid "" -"Speed of auxiliary part cooling fan. Auxiliary fan will run at this speed " -"during printing except the first several layers which is defined by no " -"cooling layers.\n" -"Please enable auxiliary_fan in printer settings to use this feature. G-code " -"command: M106 P2 S(0-255)" +"Speed of auxiliary part cooling fan. Auxiliary fan will run at this speed during printing except the first several layers which is defined by no cooling layers.\n" +"Please enable auxiliary_fan in printer settings to use this feature. G-code command: M106 P2 S(0-255)" msgstr "" -"Vitesse du ventilateur de refroidissement auxiliaire. Le ventilateur " -"auxiliaire fonctionnera à cette vitesse pendant l'impression, à l'exception " -"des premières couches définies sans refroidissement.\n" -"Veuillez activer auxiliaire_fan dans les paramètres de l’imprimante pour " -"utiliser cette fonctionnalité. Commande G-code : M106 P2 S(0-255)" +"Vitesse du ventilateur de refroidissement auxiliaire. Le ventilateur auxiliaire fonctionnera à cette vitesse pendant l'impression, à l'exception des premières couches définies sans refroidissement.\n" +"Veuillez activer auxiliaire_fan dans les paramètres de l’imprimante pour utiliser cette fonctionnalité. Commande G-code : M106 P2 S(0-255)" msgid "Min" msgstr "Minimum" -msgid "" -"The lowest printable layer height for extruder. Used tp limits the minimum " -"layer hight when enable adaptive layer height" -msgstr "" -"La hauteur de couche imprimable la plus basse pour l'extrudeuse. Utilisé tp " -"limite la hauteur de couche minimale lorsque la hauteur de couche adaptative " -"est activée" +msgid "The lowest printable layer height for extruder. Used tp limits the minimum layer hight when enable adaptive layer height" +msgstr "La hauteur de couche imprimable la plus basse pour l'extrudeur. Utilisé tp limite la hauteur de couche minimale lorsque la hauteur de couche adaptative est activée" msgid "Min print speed" msgstr "Vitesse d'impression minimale" -msgid "" -"The minimum printing speed that the printer will slow down to to attempt to " -"maintain the minimum layer time above, when slow down for better layer " -"cooling is enabled." -msgstr "" -"Vitesse d’impression minimale à laquelle l’imprimante ralentira pour tenter " -"de maintenir le temps de couche minimal ci-dessus, lorsque la fonction de " -"ralentissement pour un meilleur refroidissement de la couche est activée." +msgid "The minimum printing speed that the printer will slow down to to attempt to maintain the minimum layer time above, when slow down for better layer cooling is enabled." +msgstr "Vitesse d’impression minimale à laquelle l’imprimante ralentira pour tenter de maintenir le temps de couche minimal ci-dessus, lorsque la fonction de ralentissement pour un meilleur refroidissement de la couche est activée." msgid "Diameter of nozzle" msgstr "Diamètre de la buse" @@ -12566,118 +10445,71 @@ msgstr "Diamètre de la buse" msgid "Configuration notes" msgstr "Notes de la configuration" -msgid "" -"You can put here your personal notes. This text will be added to the G-code " -"header comments." -msgstr "" -"Vous pouvez mettre ici vos notes personnelles. Ce texte sera ajouté aux " -"commentaires d’en-tête du G-code." +msgid "You can put here your personal notes. This text will be added to the G-code header comments." +msgstr "Vous pouvez mettre ici vos notes personnelles. Ce texte sera ajouté aux commentaires d’en-tête du G-code." msgid "Host Type" msgstr "Type d'hôte" -msgid "" -"Orca Slicer can upload G-code files to a printer host. This field must " -"contain the kind of the host." -msgstr "" -"Orca Slicer peut téléverser des fichiers G-code sur une imprimante hôte. Ce " -"champ doit contenir le type d'hôte." +msgid "Orca Slicer can upload G-code files to a printer host. This field must contain the kind of the host." +msgstr "Orca Slicer peut téléverser des fichiers G-code sur une imprimante hôte. Ce champ doit contenir le type d'hôte." msgid "Nozzle volume" msgstr "Volume de la buse" msgid "Volume of nozzle between the cutter and the end of nozzle" -msgstr "" -"Volume de la buse entre le coupeur de filament et l'extrémité de la buse" +msgstr "Volume de la buse entre le coupeur de filament et l'extrémité de la buse" msgid "Cooling tube position" msgstr "Position du tube de refroidissement" msgid "Distance of the center-point of the cooling tube from the extruder tip." -msgstr "" -"Distance entre le point central du tube de refroidissement et la pointe de " -"l’extrudeur." +msgstr "Distance entre le point central du tube de refroidissement et la pointe de l’extrudeur." msgid "Cooling tube length" msgstr "Longueur du tube de refroidissement" msgid "Length of the cooling tube to limit space for cooling moves inside it." -msgstr "" -"Longueur du tube de refroidissement pour limiter l’espace à l’intérieur du " -"tube de refroidissement." +msgstr "Longueur du tube de refroidissement pour limiter l’espace à l’intérieur du tube de refroidissement." msgid "High extruder current on filament swap" msgstr "Courant de l’extrudeur élevé lors du changement de filament" -msgid "" -"It may be beneficial to increase the extruder motor current during the " -"filament exchange sequence to allow for rapid ramming feed rates and to " -"overcome resistance when loading a filament with an ugly shaped tip." -msgstr "" -"Il peut être avantageux d’augmenter le courant du moteur de l’extrudeur " -"pendant la séquence d’échange de filament pour permettre des vitesses " -"d’alimentation rapides et pour surmonter la résistance lors du chargement " -"d’un filament." +msgid "It may be beneficial to increase the extruder motor current during the filament exchange sequence to allow for rapid ramming feed rates and to overcome resistance when loading a filament with an ugly shaped tip." +msgstr "Il peut être avantageux d’augmenter le courant du moteur de l’extrudeur pendant la séquence d’échange de filament pour permettre des vitesses d’alimentation rapides et pour surmonter la résistance lors du chargement d’un filament." msgid "Filament parking position" msgstr "Position de stationnement du filament" -msgid "" -"Distance of the extruder tip from the position where the filament is parked " -"when unloaded. This should match the value in printer firmware." -msgstr "" -"Distance entre la pointe de l’extrudeur et la position où le filament est " -"parqué une fois déchargé. Cela doit correspondre à la valeur du firmware de " -"l’imprimante." +msgid "Distance of the extruder tip from the position where the filament is parked when unloaded. This should match the value in printer firmware." +msgstr "Distance entre la pointe de l’extrudeur et la position où le filament est parqué une fois déchargé. Cela doit correspondre à la valeur du firmware de l’imprimante." msgid "Extra loading distance" msgstr "Distance de chargement supplémentaire" -msgid "" -"When set to zero, the distance the filament is moved from parking position " -"during load is exactly the same as it was moved back during unload. When " -"positive, it is loaded further, if negative, the loading move is shorter " -"than unloading." -msgstr "" -"Lorsqu’il est réglé sur zéro, la distance à laquelle le filament est déplacé " -"depuis la position de stationnement pendant le chargement est exactement la " -"même que celle à laquelle il a été déplacé pendant le déchargement. " -"Lorsqu’il est positif, il est chargé davantage, s’il est négatif, le " -"mouvement de chargement est plus court que le déchargement." +msgid "When set to zero, the distance the filament is moved from parking position during load is exactly the same as it was moved back during unload. When positive, it is loaded further, if negative, the loading move is shorter than unloading." +msgstr "Lorsqu’il est réglé sur zéro, la distance à laquelle le filament est déplacé depuis la position de stationnement pendant le chargement est exactement la même que celle à laquelle il a été déplacé pendant le déchargement. Lorsqu’il est positif, il est chargé davantage, s’il est négatif, le mouvement de chargement est plus court que le déchargement." msgid "Start end points" msgstr "Points de départ et d'arrivée" msgid "The start and end points which is from cutter area to garbage can." -msgstr "" -"Les points de départ et d'arrivée qui se situent entre la zone de coupe et " -"la goulotte d'évacuation." +msgstr "Les points de départ et d'arrivée qui se situent entre la zone de coupe et la goulotte d'évacuation." msgid "Reduce infill retraction" msgstr "Réduire la rétraction du remplissage" -msgid "" -"Don't retract when the travel is in infill area absolutely. That means the " -"oozing can't been seen. This can reduce times of retraction for complex " -"model and save printing time, but make slicing and G-code generating slower" -msgstr "" -"Ne pas effectuer de rétraction lors de déplacement en zone de remplissage " -"car même si l’extrudeur suinte, les coulures ne seraient pas visibles. Cela " -"peut réduire les rétractions pour les modèles complexes et économiser du " -"temps d’impression, mais ralentit la découpe et la génération du G-code." +msgid "Don't retract when the travel is in infill area absolutely. That means the oozing can't been seen. This can reduce times of retraction for complex model and save printing time, but make slicing and G-code generating slower" +msgstr "Ne pas effectuer de rétraction lors de déplacement en zone de remplissage car même si l’extrudeur suinte, les coulures ne seraient pas visibles. Cela peut réduire les rétractions pour les modèles complexes et économiser du temps d’impression, mais ralentit la découpe et la génération du G-code." -msgid "" -"This option will drop the temperature of the inactive extruders to prevent " -"oozing." -msgstr "" +msgid "This option will drop the temperature of the inactive extruders to prevent oozing." +msgstr "Cette option permet d’abaisser la température des extrudeurs inactifs afin d’éviter le suintement." msgid "Filename format" msgstr "Format du nom de fichier" msgid "User can self-define the project file name when export" -msgstr "" -"L'utilisateur peut définir lui-même le nom du fichier de projet lors de " -"l'exportation" +msgstr "L'utilisateur peut définir lui-même le nom du fichier de projet lors de l'exportation" msgid "Make overhangs printable" msgstr "Rendre les surplombs imprimables" @@ -12688,26 +10520,14 @@ msgstr "Modifier la géométrie pour imprimer les surplombs sans support." msgid "Make overhangs printable - Maximum angle" msgstr "Rendre les surplombs imprimables - Angle maximal" -msgid "" -"Maximum angle of overhangs to allow after making more steep overhangs " -"printable.90° will not change the model at all and allow any overhang, while " -"0 will replace all overhangs with conical material." -msgstr "" -"Angle maximal des surplombs à autoriser après avoir rendu imprimables les " -"surplombs plus raides. Une valeur de 90° ne changera pas du tout le modèle " -"et n’autorisera aucun surplomb, tandis que 0 remplacera tous les surplombs " -"par un matériau conique." +msgid "Maximum angle of overhangs to allow after making more steep overhangs printable.90° will not change the model at all and allow any overhang, while 0 will replace all overhangs with conical material." +msgstr "Angle maximal des surplombs à autoriser après avoir rendu imprimables les surplombs plus raides. Une valeur de 90° ne changera pas du tout le modèle et n’autorisera aucun surplomb, tandis que 0 remplacera tous les surplombs par un matériau conique." msgid "Make overhangs printable - Hole area" msgstr "Rendre les surplombs imprimables - Zone de trous" -msgid "" -"Maximum area of a hole in the base of the model before it's filled by " -"conical material.A value of 0 will fill all the holes in the model base." -msgstr "" -"Aire maximale d’un trou dans la base du modèle avant qu’il ne soit rempli " -"par un matériau conique. Une valeur de 0 remplira tous les trous dans la " -"base du modèle." +msgid "Maximum area of a hole in the base of the model before it's filled by conical material.A value of 0 will fill all the holes in the model base." +msgstr "Aire maximale d’un trou dans la base du modèle avant qu’il ne soit rempli par un matériau conique. Une valeur de 0 remplira tous les trous dans la base du modèle." msgid "mm²" msgstr "mm²" @@ -12716,23 +10536,14 @@ msgid "Detect overhang wall" msgstr "Détecter une paroi en surplomb" #, c-format, boost-format -msgid "" -"Detect the overhang percentage relative to line width and use different " -"speed to print. For 100%% overhang, bridge speed is used." -msgstr "" -"Détectez le pourcentage de surplomb par rapport à la largeur de la ligne et " -"utilisez une vitesse différente pour imprimer. Pour un surplomb de 100%% la " -"vitesse du pont est utilisée." +msgid "Detect the overhang percentage relative to line width and use different speed to print. For 100%% overhang, bridge speed is used." +msgstr "Détectez le pourcentage de surplomb par rapport à la largeur de la ligne et utilisez une vitesse différente pour imprimer. Pour un surplomb de 100%% la vitesse du pont est utilisée." msgid "Filament to print walls" -msgstr "" +msgstr "Filament pour imprimer les parois" -msgid "" -"Line width of inner wall. If expressed as a %, it will be computed over the " -"nozzle diameter." -msgstr "" -"Largeur de ligne de la paroi intérieure. Si elle est exprimée en %, elle " -"sera calculée sur le diamètre de la buse." +msgid "Line width of inner wall. If expressed as a %, it will be computed over the nozzle diameter." +msgstr "Largeur de ligne de la paroi intérieure. Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." msgid "Speed of inner wall" msgstr "Vitesse de la paroi intérieure" @@ -12744,44 +10555,26 @@ msgid "Alternate extra wall" msgstr "Paroi supplémentaire alternée" msgid "" -"This setting adds an extra wall to every other layer. This way the infill " -"gets wedged vertically between the walls, resulting in stronger prints. \n" +"This setting adds an extra wall to every other layer. This way the infill gets wedged vertically between the walls, resulting in stronger prints. \n" "\n" -"When this option is enabled, the ensure vertical shell thickness option " -"needs to be disabled. \n" +"When this option is enabled, the ensure vertical shell thickness option needs to be disabled. \n" "\n" -"Using lightning infill together with this option is not recommended as there " -"is limited infill to anchor the extra perimeters to." +"Using lightning infill together with this option is not recommended as there is limited infill to anchor the extra perimeters to." msgstr "" -"Ce paramètre ajoute une paroi supplémentaire à chaque couche. De cette " -"manière, le remplissage est coincé verticalement entre les parois, ce qui " -"permet d’obtenir des impressions plus solides. \n" +"Ce paramètre ajoute une paroi supplémentaire à chaque couche. De cette manière, le remplissage est coincé verticalement entre les parois, ce qui permet d’obtenir des impressions plus solides. \n" "\n" -"Lorsque cette option est activée, l’option « assurer l’épaisseur verticale " -"de la coque » doit être désactivée. \n" +"Lorsque cette option est activée, l’option « assurer l’épaisseur verticale de la coque » doit être désactivée. \n" "\n" -"Il n’est pas recommandé d’utiliser le remplissage par éclairs avec cette " -"option, car il y a peu de remplissage pour ancrer les périmètres " -"supplémentaires." +"Il n’est pas recommandé d’utiliser le remplissage par éclairs avec cette option, car il y a peu de remplissage pour ancrer les périmètres supplémentaires." -msgid "" -"If you want to process the output G-code through custom scripts, just list " -"their absolute paths here. Separate multiple scripts with a semicolon. " -"Scripts will be passed the absolute path to the G-code file as the first " -"argument, and they can access the Orca Slicer config settings by reading " -"environment variables." -msgstr "" -"Si vous souhaitez traiter le G-code de sortie via des scripts personnalisés, " -"indiquez simplement leurs chemins absolus ici. Séparez plusieurs scripts par " -"un point-virgule. Les scripts recevront le chemin absolu vers le fichier G-" -"code comme premier argument, et ils peuvent accéder aux paramètres de " -"configuration Orca Slicer en lisant les variables d’environnement." +msgid "If you want to process the output G-code through custom scripts, just list their absolute paths here. Separate multiple scripts with a semicolon. Scripts will be passed the absolute path to the G-code file as the first argument, and they can access the Orca Slicer config settings by reading environment variables." +msgstr "Si vous souhaitez traiter le G-code de sortie via des scripts personnalisés, indiquez simplement leurs chemins absolus ici. Séparez plusieurs scripts par un point-virgule. Les scripts recevront le chemin absolu vers le fichier G-code comme premier argument, et ils peuvent accéder aux paramètres de configuration Orca Slicer en lisant les variables d’environnement." msgid "Printer type" -msgstr "" +msgstr "Type d’imprimante" msgid "Type of the printer" -msgstr "" +msgstr "Type de l’imprimante" msgid "Printer notes" msgstr "Notes de l’mprimante" @@ -12790,7 +10583,7 @@ msgid "You can put your notes regarding the printer here." msgstr "Vous pouvez mettre vos notes concernant l’imprimante ici." msgid "Printer variant" -msgstr "" +msgstr "Variante de l’imprimante" msgid "Raft contact Z distance" msgstr "Distance Z de contact du radeau" @@ -12814,48 +10607,28 @@ msgid "Initial layer expansion" msgstr "Extension de la couche initiale" msgid "Expand the first raft or support layer to improve bed plate adhesion" -msgstr "" -"Développez le premier radeau ou couche de support pour améliorer l'adhérence " -"du plateau" +msgstr "Développez le premier radeau ou couche de support pour améliorer l'adhérence du plateau" msgid "Raft layers" msgstr "Couches du radeau" -msgid "" -"Object will be raised by this number of support layers. Use this function to " -"avoid wrapping when print ABS" -msgstr "" -"L'objet sera élevé par ce nombre de couches de support. Utilisez cette " -"fonction pour éviter l'emballage lors de l'impression ABS" +msgid "Object will be raised by this number of support layers. Use this function to avoid wrapping when print ABS" +msgstr "L'objet sera élevé par ce nombre de couches de support. Utilisez cette fonction pour éviter l'emballage lors de l'impression ABS" -msgid "" -"G-code path is genereated after simplifing the contour of model to avoid too " -"much points and gcode lines in gcode file. Smaller value means higher " -"resolution and more time to slice" -msgstr "" -"Le chemin du G-code est généré après avoir simplifié le contour du modèle " -"pour éviter trop de points et de lignes G-code dans le fichier G-code. Une " -"valeur plus petite signifie une résolution plus élevée et plus de temps pour " -"découper" +msgid "G-code path is genereated after simplifing the contour of model to avoid too much points and gcode lines in gcode file. Smaller value means higher resolution and more time to slice" +msgstr "Le chemin du G-code est généré après avoir simplifié le contour du modèle pour éviter trop de points et de lignes G-code dans le fichier G-code. Une valeur plus petite signifie une résolution plus élevée et plus de temps pour découper" msgid "Travel distance threshold" msgstr "Seuil de distance parcourue" -msgid "" -"Only trigger retraction when the travel distance is longer than this " -"threshold" -msgstr "" -"Ne déclencher la rétraction que lorsque la distance parcourue est supérieure " -"à ce seuil" +msgid "Only trigger retraction when the travel distance is longer than this threshold" +msgstr "Ne déclencher la rétraction que lorsque la distance parcourue est supérieure à ce seuil" msgid "Retract amount before wipe" msgstr "Quantité de rétraction avant essuyage" -msgid "" -"The length of fast retraction before wipe, relative to retraction length" -msgstr "" -"La longueur de la rétraction rapide avant l’essuyage, par rapport à la " -"longueur de la rétraction" +msgid "The length of fast retraction before wipe, relative to retraction length" +msgstr "La longueur de la rétraction rapide avant l’essuyage, par rapport à la longueur de la rétraction" msgid "Retract when change layer" msgstr "Rétracter lors de changement de couche" @@ -12866,71 +10639,38 @@ msgstr "Cela force une rétraction sur les changements de couche." msgid "Retraction Length" msgstr "Longueur de Rétraction" -msgid "" -"Some amount of material in extruder is pulled back to avoid ooze during long " -"travel. Set zero to disable retraction" -msgstr "" -"Une certaine quantité de matériau dans l'extrudeuse est retirée pour éviter " -"le suintement pendant les longs trajets. Définir zéro pour désactiver la " -"rétraction" +msgid "Some amount of material in extruder is pulled back to avoid ooze during long travel. Set zero to disable retraction" +msgstr "Une certaine quantité de matériau dans l'extrudeur est retirée pour éviter le suintement pendant les longs trajets. Définir zéro pour désactiver la rétraction" msgid "Long retraction when cut(experimental)" msgstr "Longue rétraction lors de la coupe (expérimental)" -msgid "" -"Experimental feature.Retracting and cutting off the filament at a longer " -"distance during changes to minimize purge.While this reduces flush " -"significantly, it may also raise the risk of nozzle clogs or other printing " -"problems." -msgstr "" -"Fonction expérimentale : rétracter et couper le filament à une plus grande " -"distance pendant les changements pour minimiser la purge. Bien que cela " -"réduise considérablement la purge, cela peut également augmenter le risque " -"de bouchage des buses ou d’autres problèmes d’impression." +msgid "Experimental feature.Retracting and cutting off the filament at a longer distance during changes to minimize purge.While this reduces flush significantly, it may also raise the risk of nozzle clogs or other printing problems." +msgstr "Fonction expérimentale : rétracter et couper le filament à une plus grande distance pendant les changements pour minimiser la purge. Bien que cela réduise considérablement la purge, cela peut également augmenter le risque de bouchage des buses ou d’autres problèmes d’impression." msgid "Retraction distance when cut" msgstr "Distance de rétraction lors de la coupe" -msgid "" -"Experimental feature.Retraction length before cutting off during filament " -"change" -msgstr "" -"Fonction expérimentale : longueur de rétraction avant la coupure lors du " -"changement de filament." +msgid "Experimental feature.Retraction length before cutting off during filament change" +msgstr "Fonction expérimentale : longueur de rétraction avant la coupure lors du changement de filament." msgid "Z hop when retract" msgstr "Décalage du Z lors de la rétraction" -msgid "" -"Whenever the retraction is done, the nozzle is lifted a little to create " -"clearance between nozzle and the print. It prevents nozzle from hitting the " -"print when travel move. Using spiral line to lift z can prevent stringing" -msgstr "" -"Chaque fois que la rétraction est effectuée, la buse est légèrement soulevée " -"pour créer un espace entre la buse et l'impression. Il empêche la buse de " -"toucher l'impression lors du déplacement. L'utilisation d'une ligne en " -"spirale pour soulever z peut empêcher l'enfilage" +msgid "Whenever the retraction is done, the nozzle is lifted a little to create clearance between nozzle and the print. It prevents nozzle from hitting the print when travel move. Using spiral line to lift z can prevent stringing" +msgstr "Chaque fois que la rétraction est effectuée, la buse est légèrement soulevée pour créer un espace entre la buse et l'impression. Il empêche la buse de toucher l'impression lors du déplacement. L'utilisation d'une ligne en spirale pour soulever z peut empêcher l'enfilage" msgid "Z hop lower boundary" msgstr "Limite inférieure du saut de Z" -msgid "" -"Z hop will only come into effect when Z is above this value and is below the " -"parameter: \"Z hop upper boundary\"" -msgstr "" -"Le saut de Z ne sera effectif que si Z est supérieur à cette valeur et " -"inférieur au paramètre : « Limite supérieure du saut de Z »" +msgid "Z hop will only come into effect when Z is above this value and is below the parameter: \"Z hop upper boundary\"" +msgstr "Le saut de Z ne sera effectif que si Z est supérieur à cette valeur et inférieur au paramètre : « Limite supérieure du saut de Z »" msgid "Z hop upper boundary" msgstr "Limite supérieure du saut de Z" -msgid "" -"If this value is positive, Z hop will only come into effect when Z is above " -"the parameter: \"Z hop lower boundary\" and is below this value" -msgstr "" -"Si cette valeur est positive, le saut de Z ne sera effectif que si Z est " -"supérieur au paramètre : « Limite inférieure de Z hop » et qu’il est " -"inférieur à cette valeur." +msgid "If this value is positive, Z hop will only come into effect when Z is above the parameter: \"Z hop lower boundary\" and is below this value" +msgstr "Si cette valeur est positive, le saut de Z ne sera effectif que si Z est supérieur au paramètre : « Limite inférieure de Z hop » et qu’il est inférieur à cette valeur." msgid "Z hop type" msgstr "Type de décalage en Z" @@ -12942,42 +10682,28 @@ msgid "Spiral" msgstr "Spirale" msgid "Traveling angle" -msgstr "" +msgstr "Angle de déplacement" -msgid "" -"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results " -"in Normal Lift" -msgstr "" +msgid "Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results in Normal Lift" +msgstr "Angle de déplacement pour les sauts en Z en pente et en spirale. En le réglant sur 90°, on obtient une levée normale." msgid "Only lift Z above" msgstr "Décalage en Z au-dessus uniquement" -msgid "" -"If you set this to a positive value, Z lift will only take place above the " -"specified absolute Z." -msgstr "" -"Si définie sur une valeur positive, l’élévation Z n’aura lieu qu’au-dessus " -"du Z absolu spécifié." +msgid "If you set this to a positive value, Z lift will only take place above the specified absolute Z." +msgstr "Si définie sur une valeur positive, l’élévation Z n’aura lieu qu’au-dessus du Z absolu spécifié." msgid "Only lift Z below" msgstr "Décalage en Z en dessous uniquement" -msgid "" -"If you set this to a positive value, Z lift will only take place below the " -"specified absolute Z." -msgstr "" -"Si définie sur une valeur positive, l’élévation Z n’aura lieu qu’en dessous " -"du Z absolu spécifié." +msgid "If you set this to a positive value, Z lift will only take place below the specified absolute Z." +msgstr "Si définie sur une valeur positive, l’élévation Z n’aura lieu qu’en dessous du Z absolu spécifié." msgid "On surfaces" msgstr "Sur les surfaces" -msgid "" -"Enforce Z Hop behavior. This setting is impacted by the above settings (Only " -"lift Z above/below)." -msgstr "" -"Appliquer le comportement du décalage en Z. Ce paramètre est impacté par les " -"paramètres ci-dessus (décalage en Z au-dessus/en dessous uniquement)." +msgid "Enforce Z Hop behavior. This setting is impacted by the above settings (Only lift Z above/below)." +msgstr "Appliquer le comportement du décalage en Z. Ce paramètre est impacté par les paramètres ci-dessus (décalage en Z au-dessus/en dessous uniquement)." msgid "All Surfaces" msgstr "Toutes les surfaces" @@ -12994,20 +10720,11 @@ msgstr "Supérieures et Inférieures" msgid "Extra length on restart" msgstr "Longueur supplémentaire" -msgid "" -"When the retraction is compensated after the travel move, the extruder will " -"push this additional amount of filament. This setting is rarely needed." -msgstr "" -"Lorsque la rétraction est compensée après le mouvement de déplacement, " -"l’extrudeuse poussera cette quantité supplémentaire de filament. Ce " -"paramètre est rarement nécessaire." +msgid "When the retraction is compensated after the travel move, the extruder will push this additional amount of filament. This setting is rarely needed." +msgstr "Lorsque la rétraction est compensée après le mouvement de déplacement, l’extrudeuse poussera cette quantité supplémentaire de filament. Ce paramètre est rarement nécessaire." -msgid "" -"When the retraction is compensated after changing tool, the extruder will " -"push this additional amount of filament." -msgstr "" -"Lorsque la rétraction est compensée après le changement d’outil, l’extrudeur " -"poussera cette quantité supplémentaire de filament." +msgid "When the retraction is compensated after changing tool, the extruder will push this additional amount of filament." +msgstr "Lorsque la rétraction est compensée après le changement d’outil, l’extrudeur poussera cette quantité supplémentaire de filament." msgid "Retraction Speed" msgstr "Vitesse de Rétraction" @@ -13018,23 +10735,14 @@ msgstr "Vitesse de rétraction" msgid "Deretraction Speed" msgstr "Vitesse de réinsertion" -msgid "" -"Speed for reloading filament into extruder. Zero means same speed with " -"retraction" -msgstr "" -"Vitesse de rechargement du filament dans l'extrudeuse. Zéro signifie même " -"vitesse avec rétraction" +msgid "Speed for reloading filament into extruder. Zero means same speed with retraction" +msgstr "Vitesse de rechargement du filament dans l'extrudeur. Zéro signifie même vitesse avec rétraction" msgid "Use firmware retraction" msgstr "Utiliser la rétraction firmware" -msgid "" -"This experimental setting uses G10 and G11 commands to have the firmware " -"handle the retraction. This is only supported in recent Marlin." -msgstr "" -"Ce paramètre expérimental utilise les commandes G10 et G11 pour que le " -"firmware gère la rétraction. Ceci n’est pris en charge que dans une version " -"de Marlin récente." +msgid "This experimental setting uses G10 and G11 commands to have the firmware handle the retraction. This is only supported in recent Marlin." +msgstr "Ce paramètre expérimental utilise les commandes G10 et G11 pour que le firmware gère la rétraction. Ceci n’est pris en charge que dans une version de Marlin récente." msgid "Show auto-calibration marks" msgstr "Afficher les marques de calibration" @@ -13042,18 +10750,14 @@ msgstr "Afficher les marques de calibration" msgid "Disable set remaining print time" msgstr "Désactiver le réglage du temps d’impression restant" -msgid "" -"Disable generating of the M73: Set remaining print time in the final gcode" -msgstr "" -"Désactiver la génération du M73 : Définir le temps d’impression restant dans " -"le gcode final" +msgid "Disable generating of the M73: Set remaining print time in the final gcode" +msgstr "Désactiver la génération du M73 : Définir le temps d’impression restant dans le gcode final" msgid "Seam position" msgstr "Position de la couture" msgid "The start position to print each part of outer wall" -msgstr "" -"La position de départ pour imprimer chaque partie de la paroi extérieure" +msgstr "La position de départ pour imprimer chaque partie de la paroi extérieure" msgid "Nearest" msgstr "La plus proche" @@ -13070,121 +10774,69 @@ msgstr "Aléatoire" msgid "Staggered inner seams" msgstr "Coutures intérieures décalées" -msgid "" -"This option causes the inner seams to be shifted backwards based on their " -"depth, forming a zigzag pattern." -msgstr "" -"Cette option entraîne le décalage des coutures intérieures vers l’arrière en " -"fonction de leur profondeur, formant un motif en zigzag." +msgid "This option causes the inner seams to be shifted backwards based on their depth, forming a zigzag pattern." +msgstr "Cette option entraîne le décalage des coutures intérieures vers l’arrière en fonction de leur profondeur, formant un motif en zigzag." msgid "Seam gap" msgstr "Écart de couture" msgid "" -"In order to reduce the visibility of the seam in a closed loop extrusion, " -"the loop is interrupted and shortened by a specified amount.\n" -"This amount can be specified in millimeters or as a percentage of the " -"current extruder diameter. The default value for this parameter is 10%." +"In order to reduce the visibility of the seam in a closed loop extrusion, the loop is interrupted and shortened by a specified amount.\n" +"This amount can be specified in millimeters or as a percentage of the current extruder diameter. The default value for this parameter is 10%." msgstr "" -"Afin de réduire la visibilité de la couture dans une extrusion en boucle " -"fermée, la boucle est interrompue et raccourcie d’une valeur spécifiée.\n" -"Cette quantité peut être spécifiée en millimètres ou en pourcentage du " -"diamètre actuel de la buse. La valeur par défaut de ce paramètre est 10%." +"Afin de réduire la visibilité de la couture dans une extrusion en boucle fermée, la boucle est interrompue et raccourcie d’une valeur spécifiée.\n" +"Cette quantité peut être spécifiée en millimètres ou en pourcentage du diamètre actuel de la buse. La valeur par défaut de ce paramètre est 10%." msgid "Scarf joint seam (beta)" msgstr "Couture en biseau (beta)" msgid "Use scarf joint to minimize seam visibility and increase seam strength." -msgstr "" -"Utiliser une couture en biseau pour minimiser la visibilité de la couture et " -"augmenter sa solidité." +msgstr "Utiliser une couture en biseau pour minimiser la visibilité de la couture et augmenter sa solidité." msgid "Conditional scarf joint" msgstr "Couture en biseau conditionnelle" -msgid "" -"Apply scarf joints only to smooth perimeters where traditional seams do not " -"conceal the seams at sharp corners effectively." -msgstr "" -"N’appliquer les couture en biseau que sur les périmètres lisses, lorsque les " -"coutures traditionnelles ne permettent pas de dissimuler efficacement les " -"coutures dans les angles saillants." +msgid "Apply scarf joints only to smooth perimeters where traditional seams do not conceal the seams at sharp corners effectively." +msgstr "N’appliquer les couture en biseau que sur les périmètres lisses, lorsque les coutures traditionnelles ne permettent pas de dissimuler efficacement les coutures dans les angles saillants." msgid "Conditional angle threshold" msgstr "Seuil d’angle conditionnel" msgid "" -"This option sets the threshold angle for applying a conditional scarf joint " -"seam.\n" -"If the maximum angle within the perimeter loop exceeds this value " -"(indicating the absence of sharp corners), a scarf joint seam will be used. " -"The default value is 155°." +"This option sets the threshold angle for applying a conditional scarf joint seam.\n" +"If the maximum angle within the perimeter loop exceeds this value (indicating the absence of sharp corners), a scarf joint seam will be used. The default value is 155°." msgstr "" -"Cette option définit l’angle seuil pour l’application d’une couture en " -"biseau conditionnelle.\n" -"Si l’angle maximal à l’intérieur de la boucle périmétrique dépasse cette " -"valeur (indiquant l’absence d’angles vifs), une couture en biseau sera " -"utilisée. La valeur par défaut est de 155°." +"Cette option définit l’angle seuil pour l’application d’une couture en biseau conditionnelle.\n" +"Si l’angle maximal à l’intérieur de la boucle périmétrique dépasse cette valeur (indiquant l’absence d’angles vifs), une couture en biseau sera utilisée. La valeur par défaut est de 155°." msgid "Conditional overhang threshold" msgstr "Seuil de dépassement conditionnel" #, no-c-format, no-boost-format -msgid "" -"This option determines the overhang threshold for the application of scarf " -"joint seams. If the unsupported portion of the perimeter is less than this " -"threshold, scarf joint seams will be applied. The default threshold is set " -"at 40% of the external wall's width. Due to performance considerations, the " -"degree of overhang is estimated." -msgstr "" -"Cette option détermine le seuil de surplomb pour l’application des coutures " -"en écharpe. Si la partie non soutenue du périmètre est inférieure à ce " -"seuil, des coutures en biseau seront appliquées. Le seuil par défaut est " -"fixé à 40 % de la largeur de la paroi extérieure. Pour des raisons de " -"performance, le degré de surplomb est estimé." +msgid "This option determines the overhang threshold for the application of scarf joint seams. If the unsupported portion of the perimeter is less than this threshold, scarf joint seams will be applied. The default threshold is set at 40% of the external wall's width. Due to performance considerations, the degree of overhang is estimated." +msgstr "Cette option détermine le seuil de surplomb pour l’application des coutures en écharpe. Si la partie non soutenue du périmètre est inférieure à ce seuil, des coutures en biseau seront appliquées. Le seuil par défaut est fixé à 40 % de la largeur de la paroi extérieure. Pour des raisons de performance, le degré de surplomb est estimé." msgid "Scarf joint speed" msgstr "Vitesse de la couture en biseau" -msgid "" -"This option sets the printing speed for scarf joints. It is recommended to " -"print scarf joints at a slow speed (less than 100 mm/s). It's also " -"advisable to enable 'Extrusion rate smoothing' if the set speed varies " -"significantly from the speed of the outer or inner walls. If the speed " -"specified here is higher than the speed of the outer or inner walls, the " -"printer will default to the slower of the two speeds. When specified as a " -"percentage (e.g., 80%), the speed is calculated based on the respective " -"outer or inner wall speed. The default value is set to 100%." -msgstr "" -"Cette option définit la vitesse d’impression des coutures en biseau. Il est " -"recommandé d’imprimer les coutures en biseau à une vitesse lente (moins de " -"100 mm/s). Il est également conseillé d’activer l’option « Lissage de la " -"vitesse d’extrusion » si la vitesse définie varie de manière significative " -"par rapport à la vitesse des parois extérieures ou intérieures. Si la " -"vitesse spécifiée ici est supérieure à la vitesse des parois extérieures ou " -"intérieures, l’imprimante prendra par défaut la plus lente des deux " -"vitesses. Lorsqu’elle est spécifiée sous forme de pourcentage (par exemple, " -"80 %), la vitesse est calculée sur la base de la vitesse de la paroi " -"extérieure ou intérieure. La valeur par défaut est fixée à 100 %." +msgid "This option sets the printing speed for scarf joints. It is recommended to print scarf joints at a slow speed (less than 100 mm/s). It's also advisable to enable 'Extrusion rate smoothing' if the set speed varies significantly from the speed of the outer or inner walls. If the speed specified here is higher than the speed of the outer or inner walls, the printer will default to the slower of the two speeds. When specified as a percentage (e.g., 80%), the speed is calculated based on the respective outer or inner wall speed. The default value is set to 100%." +msgstr "Cette option définit la vitesse d’impression des coutures en biseau. Il est recommandé d’imprimer les coutures en biseau à une vitesse lente (moins de 100 mm/s). Il est également conseillé d’activer l’option « Lissage de la vitesse d’extrusion » si la vitesse définie varie de manière significative par rapport à la vitesse des parois extérieures ou intérieures. Si la vitesse spécifiée ici est supérieure à la vitesse des parois extérieures ou intérieures, l’imprimante prendra par défaut la plus lente des deux vitesses. Lorsqu’elle est spécifiée sous forme de pourcentage (par exemple, 80 %), la vitesse est calculée sur la base de la vitesse de la paroi extérieure ou intérieure. La valeur par défaut est fixée à 100 %." msgid "Scarf joint flow ratio" msgstr "Ratio de débit de la couture en biseau" msgid "This factor affects the amount of material for scarf joints." -msgstr "" -"Ce facteur influe sur la quantité de matériau pour les coutures en biseau." +msgstr "Ce facteur influe sur la quantité de matériau pour les coutures en biseau." msgid "Scarf start height" msgstr "Hauteur de départ du biseau" msgid "" "Start height of the scarf.\n" -"This amount can be specified in millimeters or as a percentage of the " -"current layer height. The default value for this parameter is 0." +"This amount can be specified in millimeters or as a percentage of the current layer height. The default value for this parameter is 0." msgstr "" "Hauteur de départ du biseau.\n" -"Cette hauteur peut être spécifiée en millimètres ou en pourcentage de la " -"hauteur de la couche actuelle. La valeur par défaut de ce paramètre est 0." +"Cette hauteur peut être spécifiée en millimètres ou en pourcentage de la hauteur de la couche actuelle. La valeur par défaut de ce paramètre est 0." msgid "Scarf around entire wall" msgstr "Biseau sur toute la paroi" @@ -13195,12 +10847,8 @@ msgstr "Le biseau s’étend sur toute la longueur de la paroi." msgid "Scarf length" msgstr "Longueur du biseau" -msgid "" -"Length of the scarf. Setting this parameter to zero effectively disables the " -"scarf." -msgstr "" -"Longueur du biseau. La mise à zéro de ce paramètre désactive automatiquement " -"le biseau." +msgid "Length of the scarf. Setting this parameter to zero effectively disables the scarf." +msgstr "Longueur du biseau. La mise à zéro de ce paramètre désactive automatiquement le biseau." msgid "Scarf steps" msgstr "Étapes du biseau" @@ -13217,66 +10865,32 @@ msgstr "Utiliser également un joint en biseau pour les parois intérieures." msgid "Role base wipe speed" msgstr "Vitesse d’essuyage basée sur la vitesse d’extrusion" -msgid "" -"The wipe speed is determined by the speed of the current extrusion role.e.g. " -"if a wipe action is executed immediately following an outer wall extrusion, " -"the speed of the outer wall extrusion will be utilized for the wipe action." -msgstr "" -"La vitesse d’essuyage est identique à la vitesse d’extrusion actuelle. Par " -"exemple, si l’action d’essuyage est suivie d’une extrusion de paroi " -"extérieure, la vitesse de la paroi extérieure sera utilisée pour cette " -"action d’essuyage." +msgid "The wipe speed is determined by the speed of the current extrusion role.e.g. if a wipe action is executed immediately following an outer wall extrusion, the speed of the outer wall extrusion will be utilized for the wipe action." +msgstr "La vitesse d’essuyage est identique à la vitesse d’extrusion actuelle. Par exemple, si l’action d’essuyage est suivie d’une extrusion de paroi extérieure, la vitesse de la paroi extérieure sera utilisée pour cette action d’essuyage." msgid "Wipe on loops" msgstr "Essuyer sur les boucles" -msgid "" -"To minimize the visibility of the seam in a closed loop extrusion, a small " -"inward movement is executed before the extruder leaves the loop." -msgstr "" -"Pour minimiser la visibilité de la couture dans une extrusion en boucle " -"fermée, un petit mouvement vers l’intérieur est exécuté avant que la buse ne " -"quitte la boucle." +msgid "To minimize the visibility of the seam in a closed loop extrusion, a small inward movement is executed before the extruder leaves the loop." +msgstr "Pour minimiser la visibilité de la couture dans une extrusion en boucle fermée, un petit mouvement vers l’intérieur est exécuté avant que la buse ne quitte la boucle." msgid "Wipe before external loop" msgstr "Essuyer avant la boucle externe" msgid "" -"To minimise visibility of potential overextrusion at the start of an " -"external perimeter when printing with Outer/Inner or Inner/Outer/Inner wall " -"print order, the deretraction is performed slightly on the inside from the " -"start of the external perimeter. That way any potential over extrusion is " -"hidden from the outside surface. \n" +"To minimise visibility of potential overextrusion at the start of an external perimeter when printing with Outer/Inner or Inner/Outer/Inner wall print order, the deretraction is performed slightly on the inside from the start of the external perimeter. That way any potential over extrusion is hidden from the outside surface. \n" "\n" -"This is useful when printing with Outer/Inner or Inner/Outer/Inner wall " -"print order as in these modes it is more likely an external perimeter is " -"printed immediately after a deretraction move." +"This is useful when printing with Outer/Inner or Inner/Outer/Inner wall print order as in these modes it is more likely an external perimeter is printed immediately after a deretraction move." msgstr "" -"Pour minimiser la visibilité d’une éventuelle surextrusion au début d’un " -"périmètre extérieur lors de l’impression avec l’ordre d’impression de paroi " -"extérieure/intérieure ou intérieure/extérieure/intérieure, la dérétraction " -"est effectuée légèrement sur l’intérieur à partir du début du périmètre " -"extérieur. De cette manière, toute sur-extrusion potentielle est cachée de " -"la surface extérieure. \n" +"Pour minimiser la visibilité d’une éventuelle surextrusion au début d’un périmètre extérieur lors de l’impression avec l’ordre d’impression de paroi extérieure/intérieure ou intérieure/extérieure/intérieure, la dérétraction est effectuée légèrement sur l’intérieur à partir du début du périmètre extérieur. De cette manière, toute sur-extrusion potentielle est cachée de la surface extérieure. \n" "\n" -"Ceci est utile lors de l’impression avec l’ordre d’impression de la paroi " -"extérieure/intérieure ou intérieure/extérieure/intérieure, car dans ces " -"modes, il est plus probable qu’un périmètre extérieur soit imprimé " -"immédiatement après un mouvement de dérétraction." +"Ceci est utile lors de l’impression avec l’ordre d’impression de la paroi extérieure/intérieure ou intérieure/extérieure/intérieure, car dans ces modes, il est plus probable qu’un périmètre extérieur soit imprimé immédiatement après un mouvement de dérétraction." msgid "Wipe speed" msgstr "Vitesse d’essuyage" -msgid "" -"The wipe speed is determined by the speed setting specified in this " -"configuration.If the value is expressed as a percentage (e.g. 80%), it will " -"be calculated based on the travel speed setting above.The default value for " -"this parameter is 80%" -msgstr "" -"La vitesse d’essuyage est déterminée par le paramètre de vitesse spécifié " -"dans cette configuration. Si la valeur est exprimée en pourcentage (par " -"exemple 80%), elle sera calculée en fonction du paramètre de vitesse de " -"déplacement ci-dessus. La valeur par défaut de ce paramètre est 80%" +msgid "The wipe speed is determined by the speed setting specified in this configuration.If the value is expressed as a percentage (e.g. 80%), it will be calculated based on the travel speed setting above.The default value for this parameter is 80%" +msgstr "La vitesse d’essuyage est déterminée par le paramètre de vitesse spécifié dans cette configuration. Si la valeur est exprimée en pourcentage (par exemple 80%), elle sera calculée en fonction du paramètre de vitesse de déplacement ci-dessus. La valeur par défaut de ce paramètre est 80%" msgid "Skirt distance" msgstr "Distance de la jupe" @@ -13294,33 +10908,21 @@ msgid "Draft shield" msgstr "Paravent" msgid "" -"A draft shield is useful to protect an ABS or ASA print from warping and " -"detaching from print bed due to wind draft. It is usually needed only with " -"open frame printers, i.e. without an enclosure. \n" +"A draft shield is useful to protect an ABS or ASA print from warping and detaching from print bed due to wind draft. It is usually needed only with open frame printers, i.e. without an enclosure. \n" "\n" "Options:\n" "Enabled = skirt is as tall as the highest printed object.\n" "Limited = skirt is as tall as specified by skirt height.\n" "\n" -"Note: With the draft shield active, the skirt will be printed at skirt " -"distance from the object. Therefore, if brims are active it may intersect " -"with them. To avoid this, increase the skirt distance value.\n" +"Note: With the draft shield active, the skirt will be printed at skirt distance from the object. Therefore, if brims are active it may intersect with them. To avoid this, increase the skirt distance value.\n" msgstr "" -"Un paravent est utile pour protéger une impression ABS ou ASA contre les " -"risques de déformation et de détachement du plateau d’impression en raison " -"des courants d’air. Il n’est généralement nécessaire que pour les " -"imprimantes à cadre ouvert, c’est-à-dire sans caisson. \n" +"Un paravent est utile pour protéger une impression ABS ou ASA contre les risques de déformation et de détachement du plateau d’impression en raison des courants d’air. Il n’est généralement nécessaire que pour les imprimantes à cadre ouvert, c’est-à-dire sans caisson. \n" "\n" "Options :\n" -"Activé = la hauteur de la jupe est égale à celle de l’objet imprimé le plus " -"haut.\n" -"Limité = la hauteur de la jupe est celle spécifiée par la hauteur de la " -"jupe.\n" +"Activé = la hauteur de la jupe est égale à celle de l’objet imprimé le plus haut.\n" +"Limité = la hauteur de la jupe est celle spécifiée par la hauteur de la jupe.\n" "\n" -"Remarque : lorsque le paravent est actif, la jupe est imprimée à la distance " -"de la jupe par rapport à l’objet. Par conséquent, si des bordures sont " -"actives, elle risque de les croiser. Pour éviter cela, augmentez la valeur " -"de la distance de la jupe.\n" +"Remarque : lorsque le paravent est actif, la jupe est imprimée à la distance de la jupe par rapport à l’objet. Par conséquent, si des bordures sont actives, elle risque de les croiser. Pour éviter cela, augmentez la valeur de la distance de la jupe.\n" msgid "Limited" msgstr "Limité" @@ -13338,111 +10940,58 @@ msgid "Skirt speed" msgstr "Vitesse de la jupe" msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed." -msgstr "" -"Vitesse de la jupe, en mm/s. Une valeur à 0 signifie que la vitesse " -"d’extrusion par défaut est utilisée." +msgstr "Vitesse de la jupe, en mm/s. Une valeur à 0 signifie que la vitesse d’extrusion par défaut est utilisée." msgid "Skirt minimum extrusion length" msgstr "Longueur minimale d’extrusion de la jupe" msgid "" -"Minimum filament extrusion length in mm when printing the skirt. Zero means " -"this feature is disabled.\n" +"Minimum filament extrusion length in mm when printing the skirt. Zero means this feature is disabled.\n" "\n" -"Using a non zero value is useful if the printer is set up to print without a " -"prime line." +"Using a non zero value is useful if the printer is set up to print without a prime line." msgstr "" -"Longueur minimale d’extrusion du filament en mm lors de l’impression de la " -"jupe. Zéro signifie que cette fonction est désactivée.\n" +"Longueur minimale d’extrusion du filament en mm lors de l’impression de la jupe. Zéro signifie que cette fonction est désactivée.\n" "\n" -"L’utilisation d’une valeur non nulle est utile si l’imprimante est " -"configurée pour imprimer sans ligne d’amorce." +"L’utilisation d’une valeur non nulle est utile si l’imprimante est configurée pour imprimer sans ligne d’amorce." -msgid "" -"The printing speed in exported gcode will be slowed down, when the estimated " -"layer time is shorter than this value, to get better cooling for these layers" -msgstr "" -"La vitesse d'impression dans le G-code exporté sera ralentie, lorsque le " -"temps de couche estimé est plus court que cette valeur, pour obtenir un " -"meilleur refroidissement pour ces couches" +msgid "The printing speed in exported gcode will be slowed down, when the estimated layer time is shorter than this value, to get better cooling for these layers" +msgstr "La vitesse d'impression dans le G-code exporté sera ralentie, lorsque le temps de couche estimé est plus court que cette valeur, pour obtenir un meilleur refroidissement pour ces couches" msgid "Minimum sparse infill threshold" msgstr "Seuil minimum de remplissage" -msgid "" -"Sparse infill area which is smaller than threshold value is replaced by " -"internal solid infill" -msgstr "" -"La zone de remplissage inférieure à la valeur seuil est remplacée par un " -"remplissage plein interne" +msgid "Sparse infill area which is smaller than threshold value is replaced by internal solid infill" +msgstr "La zone de remplissage inférieure à la valeur seuil est remplacée par un remplissage plein interne" msgid "Solid infill" -msgstr "" +msgstr "Remplissage solide" msgid "Filament to print solid infill" -msgstr "" +msgstr "Filament pour l’impression de remplissage solide" -msgid "" -"Line width of internal solid infill. If expressed as a %, it will be " -"computed over the nozzle diameter." -msgstr "" -"Largeur de ligne du remplissage plein interne. Si elle est exprimée en %, " -"elle sera calculée sur le diamètre de la buse." +msgid "Line width of internal solid infill. If expressed as a %, it will be computed over the nozzle diameter." +msgstr "Largeur de ligne du remplissage plein interne. Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." msgid "Speed of internal solid infill, not the top and bottom surface" -msgstr "" -"Vitesse du remplissage plein interne, pas de la surface supérieure et " -"inférieure" +msgstr "Vitesse du remplissage plein interne, pas de la surface supérieure et inférieure" -msgid "" -"Spiralize smooths out the z moves of the outer contour. And turns a solid " -"model into a single walled print with solid bottom layers. The final " -"generated model has no seam" -msgstr "" -"Spiralize lisse les mouvements z du contour extérieur. Et transforme un " -"modèle plein en une impression à paroi unique avec des couches inférieures " -"solides. Le modèle généré final n'a pas de couture." +msgid "Spiralize smooths out the z moves of the outer contour. And turns a solid model into a single walled print with solid bottom layers. The final generated model has no seam" +msgstr "Spiralize lisse les mouvements z du contour extérieur. Et transforme un modèle plein en une impression à paroi unique avec des couches inférieures solides. Le modèle généré final n'a pas de couture." msgid "Smooth Spiral" msgstr "Spirale lisse" -msgid "" -"Smooth Spiral smoothes out X and Y moves as wellresulting in no visible seam " -"at all, even in the XY directions on walls that are not vertical" -msgstr "" -"« Spirale lisse » lisse également les mouvements X et Y, de sorte qu’aucune " -"couture n’est visible, même dans les directions XY sur des parois qui ne " -"sont pas verticales." +msgid "Smooth Spiral smoothes out X and Y moves as wellresulting in no visible seam at all, even in the XY directions on walls that are not vertical" +msgstr "« Spirale lisse » lisse également les mouvements X et Y, de sorte qu’aucune couture n’est visible, même dans les directions XY sur des parois qui ne sont pas verticales." msgid "Max XY Smoothing" msgstr "Lissage Max XY" -msgid "" -"Maximum distance to move points in XY to try to achieve a smooth spiralIf " -"expressed as a %, it will be computed over nozzle diameter" -msgstr "" -"Distance maximale pour déplacer les points dans l’axe XY afin d’obtenir une " -"spirale lisse. Si elle est exprimée en %, elle sera calculée par rapport au " -"diamètre de la buse." +msgid "Maximum distance to move points in XY to try to achieve a smooth spiralIf expressed as a %, it will be computed over nozzle diameter" +msgstr "Distance maximale pour déplacer les points dans l’axe XY afin d’obtenir une spirale lisse. Si elle est exprimée en %, elle sera calculée par rapport au diamètre de la buse." -msgid "" -"If smooth or traditional mode is selected, a timelapse video will be " -"generated for each print. After each layer is printed, a snapshot is taken " -"with the chamber camera. All of these snapshots are composed into a " -"timelapse video when printing completes. If smooth mode is selected, the " -"toolhead will move to the excess chute after each layer is printed and then " -"take a snapshot. Since the melt filament may leak from the nozzle during the " -"process of taking a snapshot, prime tower is required for smooth mode to " -"wipe nozzle." -msgstr "" -"Si le mode fluide ou traditionnel est sélectionné, une vidéo en timelapse " -"sera générée pour chaque impression. À chaque couche imprimée, un instantané " -"est pris avec la caméra intégrée. Tous ces instantanés seront assemblés dans " -"une vidéo timelapse une fois l'impression terminée. Si le mode lisse est " -"sélectionné, l'extrudeur se déplace vers la goulotte d'évacuation à chaque " -"couche imprimée, puis prend un cliché. Étant donné que le filament fondu " -"peut s'échapper de la buse pendant la prise de vue, une tour de purge est " -"requise en mode lisse pour essuyer la buse." +msgid "If smooth or traditional mode is selected, a timelapse video will be generated for each print. After each layer is printed, a snapshot is taken with the chamber camera. All of these snapshots are composed into a timelapse video when printing completes. If smooth mode is selected, the toolhead will move to the excess chute after each layer is printed and then take a snapshot. Since the melt filament may leak from the nozzle during the process of taking a snapshot, prime tower is required for smooth mode to wipe nozzle." +msgstr "Si le mode fluide ou traditionnel est sélectionné, une vidéo en timelapse sera générée pour chaque impression. À chaque couche imprimée, un instantané est pris avec la caméra intégrée. Tous ces instantanés seront assemblés dans une vidéo timelapse une fois l'impression terminée. Si le mode lisse est sélectionné, l'extrudeur se déplace vers la goulotte d'évacuation à chaque couche imprimée, puis prend un cliché. Étant donné que le filament fondu peut s'échapper de la buse pendant la prise de vue, une tour de purge est requise en mode lisse pour essuyer la buse." msgid "Traditional" msgstr "Traditionnel" @@ -13451,29 +11000,20 @@ msgid "Temperature variation" msgstr "Variation de température" #. TRN PrintSettings : "Ooze prevention" > "Temperature variation" -msgid "" -"Temperature difference to be applied when an extruder is not active. The " -"value is not used when 'idle_temperature' in filament settings is set to non " -"zero value." -msgstr "" +msgid "Temperature difference to be applied when an extruder is not active. The value is not used when 'idle_temperature' in filament settings is set to non zero value." +msgstr "Différence de température à appliquer lorsqu’un extrudeur n’est pas actif. La valeur n’est pas utilisée lorsque ‘idle_temperature’ dans les paramètres du filament est réglé sur une valeur non nulle." msgid "Preheat time" -msgstr "" +msgstr "Durée du préchauffage" -msgid "" -"To reduce the waiting time after tool change, Orca can preheat the next tool " -"while the current tool is still in use. This setting specifies the time in " -"seconds to preheat the next tool. Orca will insert a M104 command to preheat " -"the tool in advance." -msgstr "" +msgid "To reduce the waiting time after tool change, Orca can preheat the next tool while the current tool is still in use. This setting specifies the time in seconds to preheat the next tool. Orca will insert a M104 command to preheat the tool in advance." +msgstr "Pour réduire le temps d’attente après un changement d’outil, Orca peut préchauffer l’outil suivant pendant que l’outil actuel est encore en cours d’utilisation. Ce paramètre spécifie le temps en secondes pour préchauffer l’outil suivant. Orca insère une commande M104 pour préchauffer l’outil à l’avance." msgid "Preheat steps" -msgstr "" +msgstr "Étapes de préchauffage" -msgid "" -"Insert multiple preheat commands(e.g. M104.1). Only useful for Prusa XL. For " -"other printers, please set it to 1." -msgstr "" +msgid "Insert multiple preheat commands(e.g. M104.1). Only useful for Prusa XL. For other printers, please set it to 1." +msgstr "Insérer plusieurs commandes de préchauffage (par exemple M104.1). Uniquement utile pour la Prusa XL. Pour les autres imprimantes, veuillez le régler sur 1." msgid "Start G-code" msgstr "G-code de démarrage" @@ -13493,18 +11033,8 @@ msgstr "Utiliser une seule buse pour imprimer plusieurs filaments" msgid "Manual Filament Change" msgstr "Changement manuel du filament" -msgid "" -"Enable this option to omit the custom Change filament G-code only at the " -"beginning of the print. The tool change command (e.g., T0) will be skipped " -"throughout the entire print. This is useful for manual multi-material " -"printing, where we use M600/PAUSE to trigger the manual filament change " -"action." -msgstr "" -"Activez cette option pour omettre le G-code de changement de filament " -"personnalisé uniquement au début de l’impression. La commande de changement " -"d’outil (par exemple, T0) sera ignorée tout au long de l’impression. Ceci " -"est utile pour l’impression manuelle multi-matériaux, où nous utilisons M600/" -"PAUSE pour déclencher l’action de changement manuel de filament." +msgid "Enable this option to omit the custom Change filament G-code only at the beginning of the print. The tool change command (e.g., T0) will be skipped throughout the entire print. This is useful for manual multi-material printing, where we use M600/PAUSE to trigger the manual filament change action." +msgstr "Activez cette option pour omettre le G-code de changement de filament personnalisé uniquement au début de l’impression. La commande de changement d’outil (par exemple, T0) sera ignorée tout au long de l’impression. Ceci est utile pour l’impression manuelle multi-matériaux, où nous utilisons M600/PAUSE pour déclencher l’action de changement manuel de filament." msgid "Purge in prime tower" msgstr "Purge dans la tour de purge" @@ -13518,50 +11048,26 @@ msgstr "Activer le pilonnage du filament" msgid "No sparse layers (beta)" msgstr "Pas de couches éparses (beta)" -msgid "" -"If enabled, the wipe tower will not be printed on layers with no " -"toolchanges. On layers with a toolchange, extruder will travel downward to " -"print the wipe tower. User is responsible for ensuring there is no collision " -"with the print." -msgstr "" -"Si cette option est activée, la tour d’essuyage ne sera pas imprimée sur les " -"couches sans changement d’outil. Sur les couches avec changement d’outil, " -"l’extrudeur se déplacera vers le bas pour imprimer la tour d’essuyage. " -"L’utilisateur est responsable de s’assurer qu’il n’y a pas de collision avec " -"l’impression." +msgid "If enabled, the wipe tower will not be printed on layers with no toolchanges. On layers with a toolchange, extruder will travel downward to print the wipe tower. User is responsible for ensuring there is no collision with the print." +msgstr "Si cette option est activée, la tour d’essuyage ne sera pas imprimée sur les couches sans changement d’outil. Sur les couches avec changement d’outil, l’extrudeur se déplacera vers le bas pour imprimer la tour d’essuyage. L’utilisateur est responsable de s’assurer qu’il n’y a pas de collision avec l’impression." msgid "Prime all printing extruders" msgstr "Amorcer tous les extrudeurs d’impression" -msgid "" -"If enabled, all printing extruders will be primed at the front edge of the " -"print bed at the start of the print." -msgstr "" -"Si cette option est activée, tous les extrudeurs d’impression seront amorcés " -"sur le bord avant du plateau au début de l’impression." +msgid "If enabled, all printing extruders will be primed at the front edge of the print bed at the start of the print." +msgstr "Si cette option est activée, tous les extrudeurs d’impression seront amorcés sur le bord avant du plateau au début de l’impression." msgid "Slice gap closing radius" msgstr "Rayon de fermeture de l’écart des tranches" -msgid "" -"Cracks smaller than 2x gap closing radius are being filled during the " -"triangle mesh slicing. The gap closing operation may reduce the final print " -"resolution, therefore it is advisable to keep the value reasonably low." -msgstr "" -"Les fissures plus petites que 2x le rayon de fermeture de l’espace sont " -"remplies pendant la découpe du maillage. L’opération de fermeture de " -"l’espace peut réduire la résolution finale de l’impression, il est donc " -"conseillé de maintenir cette valeur à un niveau raisonnablement bas." +msgid "Cracks smaller than 2x gap closing radius are being filled during the triangle mesh slicing. The gap closing operation may reduce the final print resolution, therefore it is advisable to keep the value reasonably low." +msgstr "Les fissures plus petites que 2x le rayon de fermeture de l’espace sont remplies pendant la découpe du maillage. L’opération de fermeture de l’espace peut réduire la résolution finale de l’impression, il est donc conseillé de maintenir cette valeur à un niveau raisonnablement bas." msgid "Slicing Mode" msgstr "Mode de découpe" -msgid "" -"Use \"Even-odd\" for 3DLabPrint airplane models. Use \"Close holes\" to " -"close all holes in the model." -msgstr "" -"Utilisez « Pair-impair » pour les modèles d'avion 3DLabPrint. Utilisez « " -"Fermer les trous » pour fermer tous les trous du modèle." +msgid "Use \"Even-odd\" for 3DLabPrint airplane models. Use \"Close holes\" to close all holes in the model." +msgstr "Utilisez « Pair-impair » pour les modèles d'avion 3DLabPrint. Utilisez « Fermer les trous » pour fermer tous les trous du modèle." msgid "Regular" msgstr "Standard" @@ -13575,16 +11081,8 @@ msgstr "Combler les trous" msgid "Z offset" msgstr "Décalage Z" -msgid "" -"This value will be added (or subtracted) from all the Z coordinates in the " -"output G-code. It is used to compensate for bad Z endstop position: for " -"example, if your endstop zero actually leaves the nozzle 0.3mm far from the " -"print bed, set this to -0.3 (or fix your endstop)." -msgstr "" -"Cette valeur sera ajoutée (ou soustraite) de toutes les coordonnées Z dans " -"le G-code de sortie. Il est utilisé pour compenser une mauvaise position de " -"la butée Z : par exemple, si votre zéro de butée laisse réellement la buse à " -"0,3 mm du plateau, réglez-le sur -0,3 (ou corrigez votre butée)." +msgid "This value will be added (or subtracted) from all the Z coordinates in the output G-code. It is used to compensate for bad Z endstop position: for example, if your endstop zero actually leaves the nozzle 0.3mm far from the print bed, set this to -0.3 (or fix your endstop)." +msgstr "Cette valeur sera ajoutée (ou soustraite) de toutes les coordonnées Z dans le G-code de sortie. Il est utilisé pour compenser une mauvaise position de la butée Z : par exemple, si votre zéro de butée laisse réellement la buse à 0,3 mm du plateau, réglez-le sur -0,3 (ou corrigez votre butée)." msgid "Enable support" msgstr "Activer les supports" @@ -13592,14 +11090,8 @@ msgstr "Activer les supports" msgid "Enable support generation." msgstr "Activer la génération de support." -msgid "" -"normal(auto) and tree(auto) is used to generate support automatically. If " -"normal(manual) or tree(manual) is selected, only support enforcers are " -"generated" -msgstr "" -"Normaux (auto) et Arborescents (auto) sont utilisés pour générer " -"automatiquement un support. Si vous sélectionnez Normaux (manuel) ou " -"Arborescents (manuel), seuls les générateurs de support manuels sont générés" +msgid "normal(auto) and tree(auto) is used to generate support automatically. If normal(manual) or tree(manual) is selected, only support enforcers are generated" +msgstr "Normaux (auto) et Arborescents (auto) sont utilisés pour générer automatiquement un support. Si vous sélectionnez Normaux (manuel) ou Arborescents (manuel), seuls les générateurs de support manuels sont générés" msgid "normal(auto)" msgstr "Normaux (auto)" @@ -13623,33 +11115,25 @@ msgid "Pattern angle" msgstr "Angle du motif" msgid "Use this setting to rotate the support pattern on the horizontal plane." -msgstr "" -"Utilisez ce paramètre pour faire pivoter le motif de support sur le plan " -"horizontal." +msgstr "Utilisez ce paramètre pour faire pivoter le motif de support sur le plan horizontal." msgid "On build plate only" msgstr "Sur plateau uniquement" msgid "Don't create support on model surface, only on build plate" -msgstr "" -"Ce paramètre génère uniquement les supports qui commencent sur le plateau." +msgstr "Ce paramètre génère uniquement les supports qui commencent sur le plateau." msgid "Support critical regions only" msgstr "Ne supporter que les régions critiques" -msgid "" -"Only create support for critical regions including sharp tail, cantilever, " -"etc." -msgstr "" -"Créez un support uniquement pour les zones critiques notamment les pointes, " -"les surplombs, etc." +msgid "Only create support for critical regions including sharp tail, cantilever, etc." +msgstr "Créez un support uniquement pour les zones critiques notamment les pointes, les surplombs, etc." msgid "Remove small overhangs" msgstr "Supprimer les petits surplombs" msgid "Remove small overhangs that possibly need no supports." -msgstr "" -"Supprimer les petits surplombs qui n’ont peut-être pas besoin de supports." +msgstr "Supprimer les petits surplombs qui n’ont peut-être pas besoin de supports." msgid "Top Z distance" msgstr "Distance Z supérieure" @@ -13666,49 +11150,29 @@ msgstr "L'écart Z entre l'interface du support inférieur et l'objet" msgid "Support/raft base" msgstr "Support/base du radeau" -msgid "" -"Filament to print support base and raft. \"Default\" means no specific " -"filament for support and current filament is used" -msgstr "" -"Filament pour imprimer les supports et radeaux. « Par défaut » signifie " -"qu'aucun filament spécifique n'est utilisé comme support et que le filament " -"actuel est utilisé" +msgid "Filament to print support base and raft. \"Default\" means no specific filament for support and current filament is used" +msgstr "Filament pour imprimer les supports et radeaux. « Par défaut » signifie qu'aucun filament spécifique n'est utilisé comme support et que le filament actuel est utilisé" msgid "Avoid interface filament for base" msgstr "Réduire le filament d’interface pour la base" -msgid "" -"Avoid using support interface filament to print support base if possible." -msgstr "" -"Éviter d’utiliser le filament de l’interface du support pour imprimer la " -"base du support" +msgid "Avoid using support interface filament to print support base if possible." +msgstr "Éviter d’utiliser le filament de l’interface du support pour imprimer la base du support" -msgid "" -"Line width of support. If expressed as a %, it will be computed over the " -"nozzle diameter." -msgstr "" -"Largeur de ligne des supports. Si elle est exprimée en %, elle sera calculée " -"sur le diamètre de la buse." +msgid "Line width of support. If expressed as a %, it will be computed over the nozzle diameter." +msgstr "Largeur de ligne des supports. Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." msgid "Interface use loop pattern" msgstr "Modèle de boucle d'utilisation d'interface" -msgid "" -"Cover the top contact layer of the supports with loops. Disabled by default." -msgstr "" -"Recouvrir la couche de contact supérieure des supports avec des boucles. " -"Désactivé par défaut." +msgid "Cover the top contact layer of the supports with loops. Disabled by default." +msgstr "Recouvrir la couche de contact supérieure des supports avec des boucles. Désactivé par défaut." msgid "Support/raft interface" msgstr "Support/base d'interface" -msgid "" -"Filament to print support interface. \"Default\" means no specific filament " -"for support interface and current filament is used" -msgstr "" -"Filament pour l'impression des interfaces de support. \"Défaut\" signifie " -"qu'il n'y a pas de filament spécifique pour l'interface de support et que le " -"filament actuel est utilisé." +msgid "Filament to print support interface. \"Default\" means no specific filament for support interface and current filament is used" +msgstr "Filament pour l'impression des interfaces de support. \"Défaut\" signifie qu'il n'y a pas de filament spécifique pour l'interface de support et que le filament actuel est utilisé." msgid "Top interface layers" msgstr "Couches d'interface supérieures" @@ -13735,9 +11199,7 @@ msgid "Bottom interface spacing" msgstr "Espacement de l'interface inférieure" msgid "Spacing of bottom interface lines. Zero means solid interface" -msgstr "" -"Espacement des lignes d'interface inférieures. Zéro signifie une interface " -"solide" +msgstr "Espacement des lignes d'interface inférieures. Zéro signifie une interface solide" msgid "Speed of support interface" msgstr "Vitesse pour l'interface des supports" @@ -13757,14 +11219,8 @@ msgstr "Creux" msgid "Interface pattern" msgstr "Motif d'interface" -msgid "" -"Line pattern of support interface. Default pattern for non-soluble support " -"interface is Rectilinear, while default pattern for soluble support " -"interface is Concentric" -msgstr "" -"Modèle de ligne de l'interface de support. Le modèle par défaut pour " -"l'interface de support non soluble est rectiligne, tandis que le modèle par " -"défaut pour l'interface de support soluble est concentrique" +msgid "Line pattern of support interface. Default pattern for non-soluble support interface is Rectilinear, while default pattern for soluble support interface is Concentric" +msgstr "Modèle de ligne de l'interface de support. Le modèle par défaut pour l'interface de support non soluble est rectiligne, tandis que le modèle par défaut pour l'interface de support soluble est concentrique" msgid "Rectilinear Interlaced" msgstr "Rectiligne Entrelacé" @@ -13785,22 +11241,11 @@ msgid "Speed of support" msgstr "Vitesse pour les supports" msgid "" -"Style and shape of the support. For normal support, projecting the supports " -"into a regular grid will create more stable supports (default), while snug " -"support towers will save material and reduce object scarring.\n" -"For tree support, slim and organic style will merge branches more " -"aggressively and save a lot of material (default organic), while hybrid " -"style will create similar structure to normal support under large flat " -"overhangs." +"Style and shape of the support. For normal support, projecting the supports into a regular grid will create more stable supports (default), while snug support towers will save material and reduce object scarring.\n" +"For tree support, slim and organic style will merge branches more aggressively and save a lot of material (default organic), while hybrid style will create similar structure to normal support under large flat overhangs." msgstr "" -"Style et forme des supports. Pour les supports normaux, une grille régulière " -"créera des supports plus stables (par défaut), tandis que des tours de " -"supports bien ajustées économiseront du matériel et réduiront les marques " -"sur les objets.\n" -"Pour les supports arborescents, le style mince et organique fusionnera les " -"branches de manière plus agressive et économisera beaucoup de matière " -"(organique par défaut), tandis que le style hybride créera une structure " -"similaire aux supports normaux sous de grands surplombs plats." +"Style et forme des supports. Pour les supports normaux, une grille régulière créera des supports plus stables (par défaut), tandis que des tours de supports bien ajustées économiseront du matériel et réduiront les marques sur les objets.\n" +"Pour les supports arborescents, le style mince et organique fusionnera les branches de manière plus agressive et économisera beaucoup de matière (organique par défaut), tandis que le style hybride créera une structure similaire aux supports normaux sous de grands surplombs plats." msgid "Snug" msgstr "Ajusté" @@ -13820,106 +11265,58 @@ msgstr "Arborescents Organiques" msgid "Independent support layer height" msgstr "Hauteur de la couche de support indépendante" -msgid "" -"Support layer uses layer height independent with object layer. This is to " -"support customizing z-gap and save print time.This option will be invalid " -"when the prime tower is enabled." -msgstr "" -"La couche de support utilise la hauteur de la couche indépendamment de la " -"couche objet. Cela permet de personnaliser l’écart de Z et de gagner du " -"temps d'impression. Cette option ne sera pas valide lorsque la tour de purge " -"sera activée." +msgid "Support layer uses layer height independent with object layer. This is to support customizing z-gap and save print time.This option will be invalid when the prime tower is enabled." +msgstr "La couche de support utilise la hauteur de la couche indépendamment de la couche objet. Cela permet de personnaliser l’écart de Z et de gagner du temps d'impression. Cette option ne sera pas valide lorsque la tour de purge sera activée." msgid "Threshold angle" msgstr "Angle de seuil" -msgid "" -"Support will be generated for overhangs whose slope angle is below the " -"threshold." -msgstr "" -"Un support sera généré pour les surplombs dont l'angle de pente est " -"inférieur au seuil." +msgid "Support will be generated for overhangs whose slope angle is below the threshold." +msgstr "Un support sera généré pour les surplombs dont l'angle de pente est inférieur au seuil." msgid "Tree support branch angle" msgstr "Angle de branche support arborescent" -msgid "" -"This setting determines the maximum overhang angle that t he branches of " -"tree support allowed to make.If the angle is increased, the branches can be " -"printed more horizontally, allowing them to reach farther." -msgstr "" -"Ce paramètre détermine l'angle des surplombs maximum que les branches du " -"support arborescent peuvent faire. Si l'angle est augmenté, les branches " -"peuvent être imprimées plus horizontalement, ce qui leur permet d'aller plus " -"loin." +msgid "This setting determines the maximum overhang angle that t he branches of tree support allowed to make.If the angle is increased, the branches can be printed more horizontally, allowing them to reach farther." +msgstr "Ce paramètre détermine l'angle des surplombs maximum que les branches du support arborescent peuvent faire. Si l'angle est augmenté, les branches peuvent être imprimées plus horizontalement, ce qui leur permet d'aller plus loin." msgid "Preferred Branch Angle" msgstr "Angle des branches préféré" #. TRN PrintSettings: "Organic supports" > "Preferred Branch Angle" -msgid "" -"The preferred angle of the branches, when they do not have to avoid the " -"model. Use a lower angle to make them more vertical and more stable. Use a " -"higher angle for branches to merge faster." -msgstr "" -"Angle préféré des branches, lorsqu’elles ne doivent pas éviter le modèle. " -"Utilisez un angle inférieur pour les rendre plus verticaux et plus stables. " -"Utilisez un angle plus élevé pour que les branches fusionnent plus " -"rapidement." +msgid "The preferred angle of the branches, when they do not have to avoid the model. Use a lower angle to make them more vertical and more stable. Use a higher angle for branches to merge faster." +msgstr "Angle préféré des branches, lorsqu’elles ne doivent pas éviter le modèle. Utilisez un angle inférieur pour les rendre plus verticaux et plus stables. Utilisez un angle plus élevé pour que les branches fusionnent plus rapidement." msgid "Tree support branch distance" msgstr "Distance de branche de support arborescent" -msgid "" -"This setting determines the distance between neighboring tree support nodes." -msgstr "" -"Ce paramètre détermine la distance entre les nœuds de support arborescents " -"voisins." +msgid "This setting determines the distance between neighboring tree support nodes." +msgstr "Ce paramètre détermine la distance entre les nœuds de support arborescents voisins." msgid "Branch Density" msgstr "Densité des branches" #. TRN PrintSettings: "Organic supports" > "Branch Density" -msgid "" -"Adjusts the density of the support structure used to generate the tips of " -"the branches. A higher value results in better overhangs but the supports " -"are harder to remove, thus it is recommended to enable top support " -"interfaces instead of a high branch density value if dense interfaces are " -"needed." -msgstr "" -"Ajuste la densité de la structure des supports utilisée pour générer les " -"pointes des branches. Une valeur plus élevée donne de meilleurs surplombs, " -"mais les supports sont plus difficiles à supprimer. Il est donc recommandé " -"d’activer les interfaces de support supérieures au lieu d’une valeur de " -"densité de branches élevée si des interfaces denses sont nécessaires." +msgid "Adjusts the density of the support structure used to generate the tips of the branches. A higher value results in better overhangs but the supports are harder to remove, thus it is recommended to enable top support interfaces instead of a high branch density value if dense interfaces are needed." +msgstr "Ajuste la densité de la structure des supports utilisée pour générer les pointes des branches. Une valeur plus élevée donne de meilleurs surplombs, mais les supports sont plus difficiles à supprimer. Il est donc recommandé d’activer les interfaces de support supérieures au lieu d’une valeur de densité de branches élevée si des interfaces denses sont nécessaires." msgid "Adaptive layer height" msgstr "Hauteur de couche adaptative" -msgid "" -"Enabling this option means the height of tree support layer except the " -"first will be automatically calculated " -msgstr "" -"L’activation de cette option signifie que la hauteur de couche des supports " -"arborescents, à l’exception de la première, sera automatiquement calculée " +msgid "Enabling this option means the height of tree support layer except the first will be automatically calculated " +msgstr "L’activation de cette option signifie que la hauteur de couche des supports arborescents, à l’exception de la première, sera automatiquement calculée " msgid "Auto brim width" msgstr "Largeur de la bordure automatique" -msgid "" -"Enabling this option means the width of the brim for tree support will be " -"automatically calculated" -msgstr "" -"L’activation de cette option signifie que la largeur de la bordure des " -"supports arborescents sera automatiquement calculée" +msgid "Enabling this option means the width of the brim for tree support will be automatically calculated" +msgstr "L’activation de cette option signifie que la largeur de la bordure des supports arborescents sera automatiquement calculée" msgid "Tree support brim width" msgstr "Largeur de bordure du support arborescent" msgid "Distance from tree branch to the outermost brim line" -msgstr "" -"Distance entre la branche du support arborescent et la ligne la plus externe " -"de la bordure" +msgstr "Distance entre la branche du support arborescent et la ligne la plus externe de la bordure" msgid "Tip Diameter" msgstr "Diamètre de la pointe" @@ -13939,29 +11336,15 @@ msgid "Branch Diameter Angle" msgstr "Angle du diamètre des branches" #. TRN PrintSettings: "Organic supports" > "Branch Diameter Angle" -msgid "" -"The angle of the branches' diameter as they gradually become thicker towards " -"the bottom. An angle of 0 will cause the branches to have uniform thickness " -"over their length. A bit of an angle can increase stability of the organic " -"support." -msgstr "" -"Angle du diamètre des branches à mesure qu’elles deviennent progressivement " -"plus épaisses vers leurs bases. Un angle de 0 donnera aux branches une " -"épaisseur uniforme sur toute leur longueur. Un léger angle peut augmenter la " -"stabilité des supports organiques." +msgid "The angle of the branches' diameter as they gradually become thicker towards the bottom. An angle of 0 will cause the branches to have uniform thickness over their length. A bit of an angle can increase stability of the organic support." +msgstr "Angle du diamètre des branches à mesure qu’elles deviennent progressivement plus épaisses vers leurs bases. Un angle de 0 donnera aux branches une épaisseur uniforme sur toute leur longueur. Un léger angle peut augmenter la stabilité des supports organiques." msgid "Branch Diameter with double walls" msgstr "Diamètre des branches à double parois" #. TRN PrintSettings: "Organic supports" > "Branch Diameter" -msgid "" -"Branches with area larger than the area of a circle of this diameter will be " -"printed with double walls for stability. Set this value to zero for no " -"double walls." -msgstr "" -"Les branches dont la superficie est supérieure à la superficie d’un cercle " -"de ce diamètre seront imprimées avec des doubles parois pour plus de " -"stabilité. Définissez cette valeur sur zéro pour éviter la double paroi." +msgid "Branches with area larger than the area of a circle of this diameter will be printed with double walls for stability. Set this value to zero for no double walls." +msgstr "Les branches dont la superficie est supérieure à la superficie d’un cercle de ce diamètre seront imprimées avec des doubles parois pour plus de stabilité. Définissez cette valeur sur zéro pour éviter la double paroi." msgid "Support wall loops" msgstr "Boucles de paroi de support" @@ -13972,45 +11355,37 @@ msgstr "Ce paramètre spécifie le nombre de parois autour du support" msgid "Tree support with infill" msgstr "Support arborescent avec remplissage" -msgid "" -"This setting specifies whether to add infill inside large hollows of tree " -"support" -msgstr "" -"Ce paramètre spécifie s'il faut ajouter un remplissage à l'intérieur des " -"grands creux du support arborescent" +msgid "This setting specifies whether to add infill inside large hollows of tree support" +msgstr "Ce paramètre spécifie s'il faut ajouter un remplissage à l'intérieur des grands creux du support arborescent" msgid "Activate temperature control" msgstr "Activer le contrôle de la température" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option activates the emitting of an M191 command before the \"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In addition, it emits an M141 command at the end of the print to turn off the chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands either via macros or natively and is usually used when an active chamber heater is installed." msgstr "" -"Activez cette option pour le contrôle de la température du caisson. Une " -"commande M191 sera ajoutée avant \"machine_start_gcode\"\n" -"Commandes G-code : M141/M191 S(0-255)" +"Activer cette option pour le contrôle automatisé de la température du caisson. Cette option active le lancement d’une commande M191 avant le code « machine_start_gcode », qui fixe la température de la chambre et attend qu’elle soit atteinte. En outre, elle déclenche une commande M141 à la fin de l’impression pour éteindre le chauffage de la chambre, le cas échéant. \n" +"\n" +"Cette option repose sur la prise en charge des commandes M191 et M141 par le micrologiciel, soit via des macros, soit de manière native, et est généralement utilisée lorsqu’un chauffage de chambre actif est installé." msgid "Chamber temperature" msgstr "Température du caisson" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber temperature can help suppress or reduce warping and potentially lead to higher interlayer bonding strength. However, at the same time, a higher chamber temperature will reduce the efficiency of air filtration for ABS and ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option should be disabled (set to 0) as the chamber temperature should be low to avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named chamber_temperature, which can be used to pass the desired chamber temperature to your print start macro, or a heat soak macro like this: PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may be useful if your printer does not support M141/M191 commands, or if you desire to handle heat soaking in the print start macro if no active chamber heater is installed." msgstr "" -"Une température de caisson plus élevée peut aider à supprimer ou à réduire " -"la déformation et potentiellement conduire à une force de liaison " -"intercouche plus élevée pour les matériaux à haute température comme l’ABS, " -"l’ASA, le PC, le PA, etc. Dans le même temps, la filtration de l’air de " -"l’ABS et de l’ASA s’aggravera. Pour le PLA, le PETG, le TPU, le PVA et " -"d’autres matériaux à basse température, la température réelle du caisson ne " -"doit pas être élevée pour éviter les bouchages, donc la valeur 0 qui " -"signifie éteindre est fortement recommandé." +"Pour les matériaux à haute température tels que l’ABS, l’ASA, le PC et le PA, une température de caisson plus élevée peut contribuer à supprimer ou à réduire la déformation et, éventuellement, à augmenter la force de liaison entre les couches. Cependant, dans le même temps, une température de chambre plus élevée réduira l’efficacité de la filtration de l’air pour l’ABS et l’ASA. \n" +"\n" +"Pour le PLA, le PETG, le TPU, le PVA et d’autres matériaux à basse température, cette option doit être désactivée (réglée sur 0) car la température de la chambre doit être basse pour éviter l’engorgement de l’extrudeuse causé par le ramollissement du matériau au niveau du heatbreak.\n" +"\n" +"S’il est activé, ce paramètre définit également une variable gcode nommée chamber_temperature, qui peut être utilisée pour transmettre la température de la chambre souhaitée à votre macro de démarrage de l’impression, ou à une macro de trempe thermique comme celle-ci : PRINT_START (autres variables) CHAMBER_TEMP=[chamber_temperature]. Cela peut être utile si votre imprimante ne prend pas en charge les commandes M141/M191, ou si vous souhaitez gérer le préchauffage dans la macro de démarrage de l’impression si aucun chauffage de chambre actif n’est installé." msgid "Nozzle temperature for layers after the initial one" msgstr "Température de la buse pour les couches après la première" @@ -14018,30 +11393,17 @@ msgstr "Température de la buse pour les couches après la première" msgid "Detect thin wall" msgstr "Détecter les parois fines" -msgid "" -"Detect thin wall which can't contain two line width. And use single line to " -"print. Maybe printed not very well, because it's not closed loop" -msgstr "" -"Détecte les parois fines qui ne peuvent pas contenir deux largeurs de ligne. " -"Et utilisez une seule ligne pour imprimer. Peut ne pas être très bien " -"imprimé, car ce n'est pas en boucle fermée" +msgid "Detect thin wall which can't contain two line width. And use single line to print. Maybe printed not very well, because it's not closed loop" +msgstr "Détecte les parois fines qui ne peuvent pas contenir deux largeurs de ligne. Et utilisez une seule ligne pour imprimer. Peut ne pas être très bien imprimé, car ce n'est pas en boucle fermée" -msgid "" -"This gcode is inserted when change filament, including T command to trigger " -"tool change" -msgstr "" -"Ce G-code est inséré lors du changement de filament, y compris la commande T " -"pour déclencher le changement d'outil" +msgid "This gcode is inserted when change filament, including T command to trigger tool change" +msgstr "Ce G-code est inséré lors du changement de filament, y compris la commande T pour déclencher le changement d'outil" msgid "This gcode is inserted when the extrusion role is changed" msgstr "Ce G-code est inséré lorsque le rôle d’extrusion est modifié" -msgid "" -"Line width for top surfaces. If expressed as a %, it will be computed over " -"the nozzle diameter." -msgstr "" -"Largeur de ligne pdes surfaces supérieures. Si elle est exprimée en %, elle " -"sera calculée sur le diamètre de la buse." +msgid "Line width for top surfaces. If expressed as a %, it will be computed over the nozzle diameter." +msgstr "Largeur de ligne pdes surfaces supérieures. Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse." msgid "Speed of top surface infill which is solid" msgstr "Vitesse de remplissage de la surface supérieure qui est solide" @@ -14049,15 +11411,8 @@ msgstr "Vitesse de remplissage de la surface supérieure qui est solide" msgid "Top shell layers" msgstr "Couches de coque supérieures" -msgid "" -"This is the number of solid layers of top shell, including the top surface " -"layer. When the thickness calculated by this value is thinner than top shell " -"thickness, the top shell layers will be increased" -msgstr "" -"Il s'agit du nombre de couches solides de la coque supérieure, y compris la " -"couche de surface supérieure. Lorsque l'épaisseur calculée par cette valeur " -"est plus fine que l'épaisseur de la coque supérieure, les couches de la " -"coque supérieure seront augmentées" +msgid "This is the number of solid layers of top shell, including the top surface layer. When the thickness calculated by this value is thinner than top shell thickness, the top shell layers will be increased" +msgstr "Il s'agit du nombre de couches solides de la coque supérieure, y compris la couche de surface supérieure. Lorsque l'épaisseur calculée par cette valeur est plus fine que l'épaisseur de la coque supérieure, les couches de la coque supérieure seront augmentées" msgid "Top solid layers" msgstr "Couches solides supérieures" @@ -14065,19 +11420,8 @@ msgstr "Couches solides supérieures" msgid "Top shell thickness" msgstr "Épaisseur de la coque supérieure" -msgid "" -"The number of top solid layers is increased when slicing if the thickness " -"calculated by top shell layers is thinner than this value. This can avoid " -"having too thin shell when layer height is small. 0 means that this setting " -"is disabled and thickness of top shell is absolutely determained by top " -"shell layers" -msgstr "" -"Le nombre de couches solides supérieures est augmenté lors du découpage si " -"l'épaisseur calculée par les couches de coque supérieures est inférieure à " -"cette valeur. Cela peut éviter d'avoir une coque trop fine lorsque la " -"hauteur de couche est faible. 0 signifie que ce paramètre est désactivé et " -"que l'épaisseur de la coque supérieure est absolument déterminée par les " -"couches de coque supérieures" +msgid "The number of top solid layers is increased when slicing if the thickness calculated by top shell layers is thinner than this value. This can avoid having too thin shell when layer height is small. 0 means that this setting is disabled and thickness of top shell is absolutely determained by top shell layers" +msgstr "Le nombre de couches solides supérieures est augmenté lors du découpage si l'épaisseur calculée par les couches de coque supérieures est inférieure à cette valeur. Cela peut éviter d'avoir une coque trop fine lorsque la hauteur de couche est faible. 0 signifie que ce paramètre est désactivé et que l'épaisseur de la coque supérieure est absolument déterminée par les couches de coque supérieures" msgid "Speed of travel which is faster and without extrusion" msgstr "Vitesse de déplacement plus rapide et sans extrusion" @@ -14085,47 +11429,27 @@ msgstr "Vitesse de déplacement plus rapide et sans extrusion" msgid "Wipe while retracting" msgstr "Essuyer lors des rétractions" -msgid "" -"Move nozzle along the last extrusion path when retracting to clean leaked " -"material on nozzle. This can minimize blob when print new part after travel" -msgstr "" -"Déplacez la buse le long du dernier chemin d'extrusion lors de la rétraction " -"pour nettoyer la fuite de matériau sur la buse. Cela peut minimiser les " -"taches lors de l'impression d'une nouvelle pièce après le trajet" +msgid "Move nozzle along the last extrusion path when retracting to clean leaked material on nozzle. This can minimize blob when print new part after travel" +msgstr "Déplacez la buse le long du dernier chemin d'extrusion lors de la rétraction pour nettoyer la fuite de matériau sur la buse. Cela peut minimiser les taches lors de l'impression d'une nouvelle pièce après le trajet" msgid "Wipe Distance" msgstr "Distance d’essuyage" msgid "" -"Discribe how long the nozzle will move along the last path when " -"retracting. \n" +"Discribe how long the nozzle will move along the last path when retracting. \n" "\n" -"Depending on how long the wipe operation lasts, how fast and long the " -"extruder/filament retraction settings are, a retraction move may be needed " -"to retract the remaining filament. \n" +"Depending on how long the wipe operation lasts, how fast and long the extruder/filament retraction settings are, a retraction move may be needed to retract the remaining filament. \n" "\n" -"Setting a value in the retract amount before wipe setting below will perform " -"any excess retraction before the wipe, else it will be performed after." +"Setting a value in the retract amount before wipe setting below will perform any excess retraction before the wipe, else it will be performed after." msgstr "" -"Décrire la durée pendant laquelle la buse se déplacera le long de la " -"dernière trajectoire lors de la rétraction. \n" +"Décrire la durée pendant laquelle la buse se déplacera le long de la dernière trajectoire lors de la rétraction. \n" "\n" -"En fonction de la durée de l’opération d’essuyage, de la vitesse et de la " -"longueur des réglages de rétraction de l’extrudeuse/filament, un mouvement " -"de rétraction peut être nécessaire pour rétracter le filament restant. \n" +"En fonction de la durée de l’opération d’essuyage, de la vitesse et de la longueur des réglages de rétraction de l’extrudeuse/filament, un mouvement de rétraction peut être nécessaire pour rétracter le filament restant. \n" "\n" -"Le réglage d’une valeur dans le paramètre de quantité de rétraction avant " -"essuyage ci-dessous permet d’effectuer toute rétraction excédentaire avant " -"l’essuyage, sinon elle sera effectuée après l’essuyage." +"Le réglage d’une valeur dans le paramètre de quantité de rétraction avant essuyage ci-dessous permet d’effectuer toute rétraction excédentaire avant l’essuyage, sinon elle sera effectuée après l’essuyage." -msgid "" -"The wiping tower can be used to clean up the residue on the nozzle and " -"stabilize the chamber pressure inside the nozzle, in order to avoid " -"appearance defects when printing objects." -msgstr "" -"La tour de purge peut être utilisée pour nettoyer les résidus sur la buse et " -"stabiliser la pression du caisson à l'intérieur de la buse afin d'éviter les " -"défauts d'apparence lors de l'impression d'objets." +msgid "The wiping tower can be used to clean up the residue on the nozzle and stabilize the chamber pressure inside the nozzle, in order to avoid appearance defects when printing objects." +msgstr "La tour de purge peut être utilisée pour nettoyer les résidus sur la buse et stabiliser la pression du caisson à l'intérieur de la buse afin d'éviter les défauts d'apparence lors de l'impression d'objets." msgid "Purging volumes" msgstr "Volumes de purge" @@ -14133,18 +11457,14 @@ msgstr "Volumes de purge" msgid "Flush multiplier" msgstr "Multiplicateur de purge" -msgid "" -"The actual flushing volumes is equal to the flush multiplier multiplied by " -"the flushing volumes in the table." -msgstr "" -"Les volumes de purge actuels sont égaux à la valeur du multiplicateur de " -"purge multiplié par les volumes de purge dans le tableau." +msgid "The actual flushing volumes is equal to the flush multiplier multiplied by the flushing volumes in the table." +msgstr "Les volumes de purge actuels sont égaux à la valeur du multiplicateur de purge multiplié par les volumes de purge dans le tableau." msgid "Prime volume" msgstr "Premier volume" msgid "The volume of material to prime extruder on tower." -msgstr "Le volume de matériau à amorcer l'extrudeuse sur la tour." +msgstr "Le volume de matériau pour amorcer l'extrudeur sur la tour." msgid "Width of prime tower" msgstr "Largeur de la tour de purge." @@ -14158,109 +11478,50 @@ msgstr "Angle de rotation de la tour d’essuyage par rapport à l’axe X." msgid "Stabilization cone apex angle" msgstr "Angle au sommet du cône de stabilisation" -msgid "" -"Angle at the apex of the cone that is used to stabilize the wipe tower. " -"Larger angle means wider base." -msgstr "" -"Angle au sommet du cône utilisé pour stabiliser la tour d’essuyage. Un angle " -"plus grand signifie une base plus large." +msgid "Angle at the apex of the cone that is used to stabilize the wipe tower. Larger angle means wider base." +msgstr "Angle au sommet du cône utilisé pour stabiliser la tour d’essuyage. Un angle plus grand signifie une base plus large." msgid "Maximum wipe tower print speed" msgstr "Vitesse maximale d’impression de la tour d’essuyage" msgid "" -"The maximum print speed when purging in the wipe tower and printing the wipe " -"tower sparse layers. When purging, if the sparse infill speed or calculated " -"speed from the filament max volumetric speed is lower, the lowest will be " -"used instead.\n" +"The maximum print speed when purging in the wipe tower and printing the wipe tower sparse layers. When purging, if the sparse infill speed or calculated speed from the filament max volumetric speed is lower, the lowest will be used instead.\n" "\n" -"When printing the sparse layers, if the internal perimeter speed or " -"calculated speed from the filament max volumetric speed is lower, the lowest " -"will be used instead.\n" +"When printing the sparse layers, if the internal perimeter speed or calculated speed from the filament max volumetric speed is lower, the lowest will be used instead.\n" "\n" -"Increasing this speed may affect the tower's stability as well as increase " -"the force with which the nozzle collides with any blobs that may have formed " -"on the wipe tower.\n" +"Increasing this speed may affect the tower's stability as well as increase the force with which the nozzle collides with any blobs that may have formed on the wipe tower.\n" "\n" -"Before increasing this parameter beyond the default of 90mm/sec, make sure " -"your printer can reliably bridge at the increased speeds and that ooze when " -"tool changing is well controlled.\n" +"Before increasing this parameter beyond the default of 90mm/sec, make sure your printer can reliably bridge at the increased speeds and that ooze when tool changing is well controlled.\n" "\n" -"For the wipe tower external perimeters the internal perimeter speed is used " -"regardless of this setting." +"For the wipe tower external perimeters the internal perimeter speed is used regardless of this setting." msgstr "" -"Vitesse d'impression maximale lors de la purge dans la tour de raclage et de " -"l'impression des couches éparses de la tour d'essuyage. Lors de la purge, si " -"la vitesse de remplissage ou la vitesse calculée à partir de la vitesse " -"volumétrique maximale du filament est inférieure, c'est la vitesse la plus " -"faible qui sera utilisée.\n" +"Vitesse d'impression maximale lors de la purge dans la tour de raclage et de l'impression des couches éparses de la tour d'essuyage. Lors de la purge, si la vitesse de remplissage ou la vitesse calculée à partir de la vitesse volumétrique maximale du filament est inférieure, c'est la vitesse la plus faible qui sera utilisée.\n" "\n" -"Lors de l’impression des couches éparses, si la vitesse du périmètre interne " -"ou la vitesse calculée à partir de la vitesse volumétrique maximale du " -"filament est inférieure, c’est la vitesse la plus faible qui sera utilisée.\n" +"Lors de l’impression des couches éparses, si la vitesse du périmètre interne ou la vitesse calculée à partir de la vitesse volumétrique maximale du filament est inférieure, c’est la vitesse la plus faible qui sera utilisée.\n" "\n" -"L’augmentation de cette vitesse peut affecter la stabilité de la tour et " -"augmenter la force avec laquelle la buse entre en collision avec les blobs " -"qui peuvent s’être formés sur la tour d’essuyage.\n" +"L’augmentation de cette vitesse peut affecter la stabilité de la tour et augmenter la force avec laquelle la buse entre en collision avec les blobs qui peuvent s’être formés sur la tour d’essuyage.\n" "\n" -"Avant d’augmenter ce paramètre au-delà de la valeur par défaut de 90 mm/sec, " -"assurez-vous que votre imprimante peut effectuer un pontage fiable à des " -"vitesses élevées et que le suintement lors du changement d’outil est bien " -"contrôlé.\n" +"Avant d’augmenter ce paramètre au-delà de la valeur par défaut de 90 mm/sec, assurez-vous que votre imprimante peut effectuer un pontage fiable à des vitesses élevées et que le suintement lors du changement d’outil est bien contrôlé.\n" "\n" -"Pour les périmètres externes de la tour d’essuyage, la vitesse du périmètre " -"interne est utilisée indépendamment de ce paramètre." +"Pour les périmètres externes de la tour d’essuyage, la vitesse du périmètre interne est utilisée indépendamment de ce paramètre." -msgid "" -"The extruder to use when printing perimeter of the wipe tower. Set to 0 to " -"use the one that is available (non-soluble would be preferred)." -msgstr "" -"L’extrudeur à utiliser lors de l’impression du périmètre de la tour " -"d’essuyage. Réglez sur 0 pour utiliser celui qui est disponible (un non-" -"soluble serait préféré)." +msgid "The extruder to use when printing perimeter of the wipe tower. Set to 0 to use the one that is available (non-soluble would be preferred)." +msgstr "L’extrudeur à utiliser lors de l’impression du périmètre de la tour d’essuyage. Réglez sur 0 pour utiliser celui qui est disponible (un non-soluble serait préféré)." msgid "Purging volumes - load/unload volumes" msgstr "Volumes de purge - Volume de Chargement/Déchargement" -msgid "" -"This vector saves required volumes to change from/to each tool used on the " -"wipe tower. These values are used to simplify creation of the full purging " -"volumes below." -msgstr "" -"Ce vecteur enregistre les volumes requis pour passer de/vers chaque outil " -"utilisé sur la tour d’essuyage. Ces valeurs sont utilisées pour simplifier " -"la création des volumes de purge complets ci-dessous." +msgid "This vector saves required volumes to change from/to each tool used on the wipe tower. These values are used to simplify creation of the full purging volumes below." +msgstr "Ce vecteur enregistre les volumes requis pour passer de/vers chaque outil utilisé sur la tour d’essuyage. Ces valeurs sont utilisées pour simplifier la création des volumes de purge complets ci-dessous." -msgid "" -"Purging after filament change will be done inside objects' infills. This may " -"lower the amount of waste and decrease the print time. If the walls are " -"printed with transparent filament, the mixed color infill will be seen " -"outside. It will not take effect, unless the prime tower is enabled." -msgstr "" -"La purge après le changement de filament sera effectuée à l'intérieur des " -"matériaux de remplissage des objets. Cela peut réduire la quantité de " -"déchets et le temps d'impression. Si les parois sont imprimées avec un " -"filament transparent, le remplissage de couleurs mélangées sera visible. " -"Cela ne prendra effet que si la tour de purge est activée." +msgid "Purging after filament change will be done inside objects' infills. This may lower the amount of waste and decrease the print time. If the walls are printed with transparent filament, the mixed color infill will be seen outside. It will not take effect, unless the prime tower is enabled." +msgstr "La purge après le changement de filament sera effectuée à l'intérieur des matériaux de remplissage des objets. Cela peut réduire la quantité de déchets et le temps d'impression. Si les parois sont imprimées avec un filament transparent, le remplissage de couleurs mélangées sera visible. Cela ne prendra effet que si la tour de purge est activée." -msgid "" -"Purging after filament change will be done inside objects' support. This may " -"lower the amount of waste and decrease the print time. It will not take " -"effect, unless the prime tower is enabled." -msgstr "" -"La purge après le changement de filament se fera à l'intérieur du support " -"des objets. Cela peut réduire la quantité de déchets et le temps " -"d'impression. Cela ne prendra effet que si une tour de purge est activée." +msgid "Purging after filament change will be done inside objects' support. This may lower the amount of waste and decrease the print time. It will not take effect, unless the prime tower is enabled." +msgstr "La purge après le changement de filament se fera à l'intérieur du support des objets. Cela peut réduire la quantité de déchets et le temps d'impression. Cela ne prendra effet que si une tour de purge est activée." -msgid "" -"This object will be used to purge the nozzle after a filament change to save " -"filament and decrease the print time. Colours of the objects will be mixed " -"as a result. It will not take effect, unless the prime tower is enabled." -msgstr "" -"Cet objet sera utilisé pour purger la buse après un changement de filament " -"afin d'économiser du filament et de réduire le temps d'impression. Les " -"couleurs des objets seront mélangées en conséquence. Cela ne prendra effet " -"que si la tour de purge est activée." +msgid "This object will be used to purge the nozzle after a filament change to save filament and decrease the print time. Colours of the objects will be mixed as a result. It will not take effect, unless the prime tower is enabled." +msgstr "Cet objet sera utilisé pour purger la buse après un changement de filament afin d'économiser du filament et de réduire le temps d'impression. Les couleurs des objets seront mélangées en conséquence. Cela ne prendra effet que si la tour de purge est activée." msgid "Maximal bridging distance" msgstr "Distance de pont maximale" @@ -14275,62 +11536,37 @@ msgid "Spacing of purge lines on the wipe tower." msgstr "Espacement des lignes de purge sur la tour d’essuyage." msgid "Extra flow for purging" -msgstr "" +msgstr "Débit supplémentaire pour purger" -msgid "" -"Extra flow used for the purging lines on the wipe tower. This makes the " -"purging lines thicker or narrower than they normally would be. The spacing " -"is adjusted automatically." -msgstr "" +msgid "Extra flow used for the purging lines on the wipe tower. This makes the purging lines thicker or narrower than they normally would be. The spacing is adjusted automatically." +msgstr "Débit supplémentaire utilisé pour les lignes de purge de la tour d’essuyage. Cela rend les lignes de purge plus épaisses ou plus étroites qu’elles ne le seraient normalement. L’espacement est ajusté automatiquement." msgid "Idle temperature" -msgstr "" +msgstr "Température au repos" -msgid "" -"Nozzle temperature when the tool is currently not used in multi-tool setups." -"This is only used when 'Ooze prevention' is active in Print Settings. Set to " -"0 to disable." -msgstr "" +msgid "Nozzle temperature when the tool is currently not used in multi-tool setups.This is only used when 'Ooze prevention' is active in Print Settings. Set to 0 to disable." +msgstr "Température de la buse lorsque l’outil n’est pas utilisé dans les configurations multi-outils. Cette fonction n’est utilisée que lorsque la fonction « Prévention des suintements » est activée dans les paramètres d’impression. Régler à 0 pour désactiver." msgid "X-Y hole compensation" msgstr "Compensation de trou X-Y" -msgid "" -"Holes of object will be grown or shrunk in XY plane by the configured value. " -"Positive value makes holes bigger. Negative value makes holes smaller. This " -"function is used to adjust size slightly when the object has assembling issue" -msgstr "" -"Les trous de l'objet seront agrandis ou rétrécis dans le plan XY par la " -"valeur configurée. Une valeur positive agrandit les trous. Une valeur " -"négative rend les trous plus petits. Cette fonction est utilisée pour " -"ajuster légèrement la taille lorsque l'objet a un problème d'assemblage" +msgid "Holes of object will be grown or shrunk in XY plane by the configured value. Positive value makes holes bigger. Negative value makes holes smaller. This function is used to adjust size slightly when the object has assembling issue" +msgstr "Les trous de l'objet seront agrandis ou rétrécis dans le plan XY par la valeur configurée. Une valeur positive agrandit les trous. Une valeur négative rend les trous plus petits. Cette fonction est utilisée pour ajuster légèrement la taille lorsque l'objet a un problème d'assemblage" msgid "X-Y contour compensation" msgstr "Compensation de contour X-Y" -msgid "" -"Contour of object will be grown or shrunk in XY plane by the configured " -"value. Positive value makes contour bigger. Negative value makes contour " -"smaller. This function is used to adjust size slightly when the object has " -"assembling issue" -msgstr "" -"Le contour de l'objet sera agrandi ou rétréci dans le plan XY par la valeur " -"configurée. Une valeur positive agrandit le contour. Une valeur négative " -"rend le contour plus petit. Cette fonction est utilisée pour ajuster " -"légèrement la taille lorsque l'objet a un problème d'assemblage" +msgid "Contour of object will be grown or shrunk in XY plane by the configured value. Positive value makes contour bigger. Negative value makes contour smaller. This function is used to adjust size slightly when the object has assembling issue" +msgstr "Le contour de l'objet sera agrandi ou rétréci dans le plan XY par la valeur configurée. Une valeur positive agrandit le contour. Une valeur négative rend le contour plus petit. Cette fonction est utilisée pour ajuster légèrement la taille lorsque l'objet a un problème d'assemblage" msgid "Convert holes to polyholes" msgstr "Convertir les trous en trous polygones" msgid "" -"Search for almost-circular holes that span more than one layer and convert " -"the geometry to polyholes. Use the nozzle size and the (biggest) diameter to " -"compute the polyhole.\n" +"Search for almost-circular holes that span more than one layer and convert the geometry to polyholes. Use the nozzle size and the (biggest) diameter to compute the polyhole.\n" "See http://hydraraptor.blogspot.com/2011/02/polyholes.html" msgstr "" -"Rechercher les trous presque circulaires qui s’étendent sur plusieurs " -"couches et convertir la géométrie en trous polygones. Utilise la taille de " -"la buse et le (plus grand) diamètre pour calculer le trou polygone.\n" +"Rechercher les trous presque circulaires qui s’étendent sur plusieurs couches et convertir la géométrie en trous polygones. Utilise la taille de la buse et le (plus grand) diamètre pour calculer le trou polygone.\n" "Voir http://hydraraptor.blogspot.com/2011/02/polyholes.html" msgid "Polyhole detection margin" @@ -14339,15 +11575,11 @@ msgstr "Marge de détection des trous polygones" #, no-c-format, no-boost-format msgid "" "Maximum defection of a point to the estimated radius of the circle.\n" -"As cylinders are often exported as triangles of varying size, points may not " -"be on the circle circumference. This setting allows you some leway to " -"broaden the detection.\n" +"As cylinders are often exported as triangles of varying size, points may not be on the circle circumference. This setting allows you some leway to broaden the detection.\n" "In mm or in % of the radius." msgstr "" "Défection maximale d’un point par rapport au rayon estimé du cercle.\n" -"Comme les cylindres sont souvent exportés sous forme de triangles de taille " -"variable, les points peuvent ne pas se trouver sur la circonférence du " -"cercle. Ce paramètre vous permet d’élargir la détection.\n" +"Comme les cylindres sont souvent exportés sous forme de triangles de taille variable, les points peuvent ne pas se trouver sur la circonférence du cercle. Ce paramètre vous permet d’élargir la détection.\n" "En mm ou en % du rayon." msgid "Polyhole twist" @@ -14359,47 +11591,23 @@ msgstr "Faites pivoter le trou polygone à chaque couche." msgid "G-code thumbnails" msgstr "Vignette G-code" -msgid "" -"Picture sizes to be stored into a .gcode and .sl1 / .sl1s files, in the " -"following format: \"XxY, XxY, ...\"" -msgstr "" -"Tailles des images à stocker dans les fichiers .gcode et .sl1/.sl1s, au " -"format suivant : \"XxY, XxY, ...\"" +msgid "Picture sizes to be stored into a .gcode and .sl1 / .sl1s files, in the following format: \"XxY, XxY, ...\"" +msgstr "Tailles des images à stocker dans les fichiers .gcode et .sl1/.sl1s, au format suivant : \"XxY, XxY, ...\"" msgid "Format of G-code thumbnails" msgstr "Format des vignettes G-code" -msgid "" -"Format of G-code thumbnails: PNG for best quality, JPG for smallest size, " -"QOI for low memory firmware" -msgstr "" -"Format des vignettes G-code : PNG pour la meilleure qualité, JPG pour la " -"plus petite taille, QOI pour les firmwares à faible mémoire" +msgid "Format of G-code thumbnails: PNG for best quality, JPG for smallest size, QOI for low memory firmware" +msgstr "Format des vignettes G-code : PNG pour la meilleure qualité, JPG pour la plus petite taille, QOI pour les firmwares à faible mémoire" msgid "Use relative E distances" msgstr "Utiliser l’extrusion relative" -msgid "" -"Relative extrusion is recommended when using \"label_objects\" option.Some " -"extruders work better with this option unckecked (absolute extrusion mode). " -"Wipe tower is only compatible with relative mode. It is recommended on most " -"printers. Default is checked" -msgstr "" -"L’extrusion relative est recommandée lors de l’utilisation de l’option « " -"label_objects ». Certains extrudeurs fonctionnent mieux avec cette option " -"non verrouillée (mode d’extrusion absolu). La tour d’essuyage n’est " -"compatible qu’avec le mode relatif. Il est recommandé sur la plupart des " -"imprimantes. L’option par défaut est cochée" +msgid "Relative extrusion is recommended when using \"label_objects\" option.Some extruders work better with this option unckecked (absolute extrusion mode). Wipe tower is only compatible with relative mode. It is recommended on most printers. Default is checked" +msgstr "L’extrusion relative est recommandée lors de l’utilisation de l’option « label_objects ». Certains extrudeurs fonctionnent mieux avec cette option non verrouillée (mode d’extrusion absolu). La tour d’essuyage n’est compatible qu’avec le mode relatif. Il est recommandé sur la plupart des imprimantes. L’option par défaut est cochée" -msgid "" -"Classic wall generator produces walls with constant extrusion width and for " -"very thin areas is used gap-fill. Arachne engine produces walls with " -"variable extrusion width" -msgstr "" -"Le générateur de paroi classique produit des parois avec une largeur " -"d’extrusion constante et, pour les zones très fines, il utilise le " -"remplissage d’espace. Le moteur Arachne produit des parois avec une largeur " -"d’extrusion variable." +msgid "Classic wall generator produces walls with constant extrusion width and for very thin areas is used gap-fill. Arachne engine produces walls with variable extrusion width" +msgstr "Le générateur de paroi classique produit des parois avec une largeur d’extrusion constante et, pour les zones très fines, il utilise le remplissage d’espace. Le moteur Arachne produit des parois avec une largeur d’extrusion variable." msgid "Classic" msgstr "Classique" @@ -14410,144 +11618,62 @@ msgstr "Arachné" msgid "Wall transition length" msgstr "Longueur de la paroi de transition" -msgid "" -"When transitioning between different numbers of walls as the part becomes " -"thinner, a certain amount of space is allotted to split or join the wall " -"segments. It's expressed as a percentage over nozzle diameter" -msgstr "" -"Lorsque vous passez d'un nombre différent de parois à un autre lorsque la " -"pièce s'amincit, un certain espace est alloué pour séparer ou joindre les " -"segments de la paroi. Exprimé en pourcentage par rapport au diamètre de la " -"buse." +msgid "When transitioning between different numbers of walls as the part becomes thinner, a certain amount of space is allotted to split or join the wall segments. It's expressed as a percentage over nozzle diameter" +msgstr "Lorsque vous passez d'un nombre différent de parois à un autre lorsque la pièce s'amincit, un certain espace est alloué pour séparer ou joindre les segments de la paroi. Exprimé en pourcentage par rapport au diamètre de la buse." msgid "Wall transitioning filter margin" msgstr "Marge du filtre de transition de paroi" -msgid "" -"Prevent transitioning back and forth between one extra wall and one less. " -"This margin extends the range of extrusion widths which follow to [Minimum " -"wall width - margin, 2 * Minimum wall width + margin]. Increasing this " -"margin reduces the number of transitions, which reduces the number of " -"extrusion starts/stops and travel time. However, large extrusion width " -"variation can lead to under- or overextrusion problems. It's expressed as a " -"percentage over nozzle diameter" -msgstr "" -"Empêchez les allers-retours entre une paroi supplémentaire et une paroi de " -"moins. Cette marge étend la plage de largeurs d'extrusion qui suit jusqu'à " -"[Largeur de paroi minimale - marge, 2* Largeur de paroi minimale + marge]. " -"L'augmentation de cette marge réduit le nombre de transitions, ce qui réduit " -"le nombre de démarrages/arrêts d'extrusion et le temps de trajet. Cependant, " -"une variation importante de la largeur d'extrusion peut entraîner des " -"problèmes de sous-extrusion ou de surextrusion. Il est exprimé en " -"pourcentage par rapport au diamètre de la buse" +msgid "Prevent transitioning back and forth between one extra wall and one less. This margin extends the range of extrusion widths which follow to [Minimum wall width - margin, 2 * Minimum wall width + margin]. Increasing this margin reduces the number of transitions, which reduces the number of extrusion starts/stops and travel time. However, large extrusion width variation can lead to under- or overextrusion problems. It's expressed as a percentage over nozzle diameter" +msgstr "Empêchez les allers-retours entre une paroi supplémentaire et une paroi de moins. Cette marge étend la plage de largeurs d'extrusion qui suit jusqu'à [Largeur de paroi minimale - marge, 2* Largeur de paroi minimale + marge]. L'augmentation de cette marge réduit le nombre de transitions, ce qui réduit le nombre de démarrages/arrêts d'extrusion et le temps de trajet. Cependant, une variation importante de la largeur d'extrusion peut entraîner des problèmes de sous-extrusion ou de surextrusion. Il est exprimé en pourcentage par rapport au diamètre de la buse" msgid "Wall transitioning threshold angle" msgstr "Angle du seuil de transition de la paroi" -msgid "" -"When to create transitions between even and odd numbers of walls. A wedge " -"shape with an angle greater than this setting will not have transitions and " -"no walls will be printed in the center to fill the remaining space. Reducing " -"this setting reduces the number and length of these center walls, but may " -"leave gaps or overextrude" -msgstr "" -"Quand créer des transitions entre les nombres pairs et impairs de parois. " -"Une forme cunéiforme dont l'angle est supérieur à ce paramètre n'aura pas de " -"transitions et aucune paroi ne sera imprimé au centre pour remplir l'espace " -"restant. En réduisant ce paramètre, vous réduisez le nombre et la longueur " -"de ces parois centrales, mais vous risquez de laisser des espaces vides ou " -"de surextruder les parois." +msgid "When to create transitions between even and odd numbers of walls. A wedge shape with an angle greater than this setting will not have transitions and no walls will be printed in the center to fill the remaining space. Reducing this setting reduces the number and length of these center walls, but may leave gaps or overextrude" +msgstr "Quand créer des transitions entre les nombres pairs et impairs de parois. Une forme cunéiforme dont l'angle est supérieur à ce paramètre n'aura pas de transitions et aucune paroi ne sera imprimé au centre pour remplir l'espace restant. En réduisant ce paramètre, vous réduisez le nombre et la longueur de ces parois centrales, mais vous risquez de laisser des espaces vides ou de surextruder les parois." msgid "Wall distribution count" msgstr "Nombre de parois distribuées" -msgid "" -"The number of walls, counted from the center, over which the variation needs " -"to be spread. Lower values mean that the outer walls don't change in width" -msgstr "" -"Nombre de parois, comptées à partir du centre, sur lesquelles la variation " -"doit être répartie. Des valeurs plus faibles signifient que la largeur des " -"parois extérieures ne change pas" +msgid "The number of walls, counted from the center, over which the variation needs to be spread. Lower values mean that the outer walls don't change in width" +msgstr "Nombre de parois, comptées à partir du centre, sur lesquelles la variation doit être répartie. Des valeurs plus faibles signifient que la largeur des parois extérieures ne change pas" msgid "Minimum feature size" msgstr "Taille minimale de l'élément" -msgid "" -"Minimum thickness of thin features. Model features that are thinner than " -"this value will not be printed, while features thicker than the Minimum " -"feature size will be widened to the Minimum wall width. It's expressed as a " -"percentage over nozzle diameter" -msgstr "" -"Épaisseur minimale des éléments fins. Les caractéristiques du modèle qui " -"sont plus fines que cette valeur ne seront pas imprimées, tandis que les " -"entités plus épaisses que la taille minimale seront élargies jusqu'à la " -"largeur de paroi minimale. Exprimée en pourcentage par rapport au diamètre " -"de la buse" +msgid "Minimum thickness of thin features. Model features that are thinner than this value will not be printed, while features thicker than the Minimum feature size will be widened to the Minimum wall width. It's expressed as a percentage over nozzle diameter" +msgstr "Épaisseur minimale des éléments fins. Les caractéristiques du modèle qui sont plus fines que cette valeur ne seront pas imprimées, tandis que les entités plus épaisses que la taille minimale seront élargies jusqu'à la largeur de paroi minimale. Exprimée en pourcentage par rapport au diamètre de la buse" msgid "Minimum wall length" msgstr "Longueur minimale de la paroi" msgid "" -"Adjust this value to prevent short, unclosed walls from being printed, which " -"could increase print time. Higher values remove more and longer walls.\n" +"Adjust this value to prevent short, unclosed walls from being printed, which could increase print time. Higher values remove more and longer walls.\n" "\n" -"NOTE: Bottom and top surfaces will not be affected by this value to prevent " -"visual gaps on the ouside of the model. Adjust 'One wall threshold' in the " -"Advanced settings below to adjust the sensitivity of what is considered a " -"top-surface. 'One wall threshold' is only visibile if this setting is set " -"above the default value of 0.5, or if single-wall top surfaces is enabled." +"NOTE: Bottom and top surfaces will not be affected by this value to prevent visual gaps on the ouside of the model. Adjust 'One wall threshold' in the Advanced settings below to adjust the sensitivity of what is considered a top-surface. 'One wall threshold' is only visibile if this setting is set above the default value of 0.5, or if single-wall top surfaces is enabled." msgstr "" -"Ajustez cette valeur pour éviter que des parois courtes et non fermées " -"soient imprimées, ce qui pourrait augmenter le temps d’impression. Des " -"valeurs plus élevées suppriment des parois plus nombreuses et plus longues.\n" +"Ajustez cette valeur pour éviter que des parois courtes et non fermées soient imprimées, ce qui pourrait augmenter le temps d’impression. Des valeurs plus élevées suppriment des parois plus nombreuses et plus longues.\n" "\n" -"REMARQUE : les surfaces inférieures et supérieures ne sont pas affectées par " -"cette valeur afin d’éviter les lacunes visuelles sur le côté du modèle. " -"Réglez le « seuil d’une paroi » dans les paramètres avancés ci-dessous pour " -"ajuster la sensibilité de ce qui est considéré comme une surface supérieure. " -"Le « seuil d’une paroi » n’est visible que si ce paramètre est supérieur à " -"la valeur par défaut de 0,5 ou si l’option « surfaces supérieures à une " -"paroi » est activée." +"REMARQUE : les surfaces inférieures et supérieures ne sont pas affectées par cette valeur afin d’éviter les lacunes visuelles sur le côté du modèle. Réglez le « seuil d’une paroi » dans les paramètres avancés ci-dessous pour ajuster la sensibilité de ce qui est considéré comme une surface supérieure. Le « seuil d’une paroi » n’est visible que si ce paramètre est supérieur à la valeur par défaut de 0,5 ou si l’option « surfaces supérieures à une paroi » est activée." msgid "First layer minimum wall width" msgstr "Largeur minimale de la paroi de la première couche" -msgid "" -"The minimum wall width that should be used for the first layer is " -"recommended to be set to the same size as the nozzle. This adjustment is " -"expected to enhance adhesion." -msgstr "" -"Il est recommandé de définir la largeur minimale de paroi à utiliser pour la " -"première couche sur la même taille que la buse. Cet ajustement devrait " -"améliorer l’adhérence." +msgid "The minimum wall width that should be used for the first layer is recommended to be set to the same size as the nozzle. This adjustment is expected to enhance adhesion." +msgstr "Il est recommandé de définir la largeur minimale de paroi à utiliser pour la première couche sur la même taille que la buse. Cet ajustement devrait améliorer l’adhérence." msgid "Minimum wall width" msgstr "Largeur minimale de la paroi" -msgid "" -"Width of the wall that will replace thin features (according to the Minimum " -"feature size) of the model. If the Minimum wall width is thinner than the " -"thickness of the feature, the wall will become as thick as the feature " -"itself. It's expressed as a percentage over nozzle diameter" -msgstr "" -"Largeur de la paroi qui remplacera les éléments fins (selon la taille " -"minimale des éléments) du modèle. Si la largeur minimale de la paroi est " -"inférieure à l'épaisseur de l'élément, la paroi deviendra aussi épaisse que " -"l'élément lui-même. Elle est exprimée en pourcentage par rapport au diamètre " -"de la buse" +msgid "Width of the wall that will replace thin features (according to the Minimum feature size) of the model. If the Minimum wall width is thinner than the thickness of the feature, the wall will become as thick as the feature itself. It's expressed as a percentage over nozzle diameter" +msgstr "Largeur de la paroi qui remplacera les éléments fins (selon la taille minimale des éléments) du modèle. Si la largeur minimale de la paroi est inférieure à l'épaisseur de l'élément, la paroi deviendra aussi épaisse que l'élément lui-même. Elle est exprimée en pourcentage par rapport au diamètre de la buse" msgid "Detect narrow internal solid infill" msgstr "Détecter un remplissage plein interne étroit" -msgid "" -"This option will auto detect narrow internal solid infill area. If enabled, " -"concentric pattern will be used for the area to speed printing up. " -"Otherwise, rectilinear pattern is used defaultly." -msgstr "" -"Cette option détectera automatiquement la zone de remplissage plein interne " -"étroite. S'il est activé, un motif concentrique sera utilisé pour la zone " -"afin d'accélérer l'impression. Sinon, le motif rectiligne est utilisé par " -"défaut." +msgid "This option will auto detect narrow internal solid infill area. If enabled, concentric pattern will be used for the area to speed printing up. Otherwise, rectilinear pattern is used defaultly." +msgstr "Cette option détectera automatiquement la zone de remplissage plein interne étroite. S'il est activé, un motif concentrique sera utilisé pour la zone afin d'accélérer l'impression. Sinon, le motif rectiligne est utilisé par défaut." msgid "invalid value " msgstr "Valeur invalide " @@ -14571,18 +11697,13 @@ msgid "No check" msgstr "Pas de vérification" msgid "Do not run any validity checks, such as gcode path conflicts check." -msgstr "" -"Ne pas effectuer de contrôle de validité, tel que le contrôle des conflits " -"de parcours de G-code." +msgstr "Ne pas effectuer de contrôle de validité, tel que le contrôle des conflits de parcours de G-code." msgid "Ensure on bed" msgstr "Assurer sur le plateau" -msgid "" -"Lift the object above the bed when it is partially below. Disabled by default" -msgstr "" -"Placer l’objet sur le plateau lorsqu’il est partiellement en dessous. " -"Désactivé par défaut" +msgid "Lift the object above the bed when it is partially below. Disabled by default" +msgstr "Placer l’objet sur le plateau lorsqu’il est partiellement en dessous. Désactivé par défaut" msgid "Orient Options" msgstr "Options d’orientation" @@ -14602,14 +11723,8 @@ msgstr "Angle de rotation autour de l’axe Y en degrés." msgid "Data directory" msgstr "Répertoire de données" -msgid "" -"Load and store settings at the given directory. This is useful for " -"maintaining different profiles or including configurations from a network " -"storage." -msgstr "" -"Charger et stocker les paramètres dans le répertoire donné. Ceci est utile " -"pour maintenir différents profils ou inclure des configurations à partir " -"d’un stockage réseau." +msgid "Load and store settings at the given directory. This is useful for maintaining different profiles or including configurations from a network storage." +msgstr "Charger et stocker les paramètres dans le répertoire donné. Ceci est utile pour maintenir différents profils ou inclure des configurations à partir d’un stockage réseau." msgid "Load custom gcode" msgstr "Charger un G-code personnalisé" @@ -14623,40 +11738,23 @@ msgstr "Saut en z actuel" msgid "Contains z-hop present at the beginning of the custom G-code block." msgstr "Contient le saut en z présent au début du bloc de G-code personnalisé." -msgid "" -"Position of the extruder at the beginning of the custom G-code block. If the " -"custom G-code travels somewhere else, it should write to this variable so " -"PrusaSlicer knows where it travels from when it gets control back." -msgstr "" -"Position de l’extrudeuse au début du bloc de G-code personnalisé. Si le G-" -"code personnalisé se déplace ailleurs, il doit écrire dans cette variable " -"afin que PrusaSlicer sache d’où il se déplace lorsqu’il reprend le contrôle." +msgid "Position of the extruder at the beginning of the custom G-code block. If the custom G-code travels somewhere else, it should write to this variable so PrusaSlicer knows where it travels from when it gets control back." +msgstr "Position de l’extrudeuse au début du bloc de G-code personnalisé. Si le G-code personnalisé se déplace ailleurs, il doit écrire dans cette variable afin que PrusaSlicer sache d’où il se déplace lorsqu’il reprend le contrôle." -msgid "" -"Retraction state at the beginning of the custom G-code block. If the custom " -"G-code moves the extruder axis, it should write to this variable so " -"PrusaSlicer deretracts correctly when it gets control back." -msgstr "" -"État de rétraction au début du bloc de G-code personnalisé. Si le G-code " -"personnalisé déplace l’axe de l’extrudeuse, il doit écrire dans cette " -"variable pour que PrusaSlicer se rétracte correctement lorsqu’il reprend le " -"contrôle." +msgid "Retraction state at the beginning of the custom G-code block. If the custom G-code moves the extruder axis, it should write to this variable so PrusaSlicer deretracts correctly when it gets control back." +msgstr "État de rétraction au début du bloc de G-code personnalisé. Si le G-code personnalisé déplace l’axe de l’extrudeuse, il doit écrire dans cette variable pour que PrusaSlicer se rétracte correctement lorsqu’il reprend le contrôle." msgid "Extra deretraction" msgstr "Dérétraction supplémentaire" msgid "Currently planned extra extruder priming after deretraction." -msgstr "" -"L’amorçage supplémentaire de l’extrudeuse après la dérétraction est " -"actuellement prévu." +msgstr "L’amorçage supplémentaire de l’extrudeuse après la dérétraction est actuellement prévu." msgid "Absolute E position" -msgstr "" +msgstr "Position E absolue" -msgid "" -"Current position of the extruder axis. Only used with absolute extruder " -"addressing." -msgstr "" +msgid "Current position of the extruder axis. Only used with absolute extruder addressing." +msgstr "Position actuelle de l’axe de l’extrudeuse. Utilisé uniquement avec l’adressage absolu de de I’extrudeur." msgid "Current extruder" msgstr "Extrudeur actuel" @@ -14667,12 +11765,8 @@ msgstr "Index à base zéro de l’extrudeur actuellement utilisé." msgid "Current object index" msgstr "Index de l’objet actuel" -msgid "" -"Specific for sequential printing. Zero-based index of currently printed " -"object." -msgstr "" -"Spécifique à l’impression séquentielle. Index basé sur zéro de l’objet en " -"cours d’impression." +msgid "Specific for sequential printing. Zero-based index of currently printed object." +msgstr "Spécifique à l’impression séquentielle. Index basé sur zéro de l’objet en cours d’impression." msgid "Has wipe tower" msgstr "Possède une tour d’essuyage" @@ -14683,44 +11777,32 @@ msgstr "Indique si la tour d’essuyage est générée ou non dans l’impressio msgid "Initial extruder" msgstr "Extrudeur initial" -msgid "" -"Zero-based index of the first extruder used in the print. Same as " -"initial_tool." -msgstr "" -"Index basé sur zéro du premier extrudeur utilisé dans l’impression. " -"Identique à initial_tool." +msgid "Zero-based index of the first extruder used in the print. Same as initial_tool." +msgstr "Index basé sur zéro du premier extrudeur utilisé dans l’impression. Identique à initial_tool." msgid "Initial tool" msgstr "Outil de départ" -msgid "" -"Zero-based index of the first extruder used in the print. Same as " -"initial_extruder." -msgstr "" -"Index basé sur zéro du premier extrudeur utilisé dans l’impression. " -"Identique à initial_extruder." +msgid "Zero-based index of the first extruder used in the print. Same as initial_extruder." +msgstr "Index basé sur zéro du premier extrudeur utilisé dans l’impression. Identique à initial_extruder." msgid "Is extruder used?" msgstr "L’extrudeur est-il utilisé ?" msgid "Vector of bools stating whether a given extruder is used in the print." -msgstr "" -"Vecteur de bools indiquant si un extrudeur donné est utilisé dans " -"l’impression." +msgstr "Vecteur de bools indiquant si un extrudeur donné est utilisé dans l’impression." msgid "Has single extruder MM priming" -msgstr "" +msgstr "Dispose d’un seul extrudeur MM d’amorçage" msgid "Are the extra multi-material priming regions used in this print?" -msgstr "" +msgstr "Les régions d’amorçage multimatériaux supplémentaires sont-elles utilisées dans cette impression ?" msgid "Volume per extruder" msgstr "Volume par extrudeur" msgid "Total filament volume extruded per extruder during the entire print." -msgstr "" -"Volume total de filament extrudé par extrudeuse pendant toute la durée de " -"l’impression." +msgstr "Volume total de filament extrudé par extrudeur pendant toute la durée de l’impression." msgid "Total toolchanges" msgstr "Nombre total de changements d’outils" @@ -14732,28 +11814,19 @@ msgid "Total volume" msgstr "Volume total" msgid "Total volume of filament used during the entire print." -msgstr "" -"Volume total de filament utilisé pendant toute la durée de l’impression." +msgstr "Volume total de filament utilisé pendant toute la durée de l’impression." msgid "Weight per extruder" msgstr "Poids par extrudeur" -msgid "" -"Weight per extruder extruded during the entire print. Calculated from " -"filament_density value in Filament Settings." -msgstr "" -"Poids par extrudeur extrudé pendant toute la durée de l’impression. Calculé " -"à partir de la valeur filament_density dans Filament Settings." +msgid "Weight per extruder extruded during the entire print. Calculated from filament_density value in Filament Settings." +msgstr "Poids par extrudeur extrudé pendant toute la durée de l’impression. Calculé à partir de la valeur filament_density dans Filament Settings." msgid "Total weight" msgstr "Poids total" -msgid "" -"Total weight of the print. Calculated from filament_density value in " -"Filament Settings." -msgstr "" -"Poids total de l’impression. Calculé à partir de la valeur filament_density " -"dans Filament Settings." +msgid "Total weight of the print. Calculated from filament_density value in Filament Settings." +msgstr "Poids total de l’impression. Calculé à partir de la valeur filament_density dans Filament Settings." msgid "Total layer count" msgstr "Nombre total de couches" @@ -14771,22 +11844,16 @@ msgid "Number of instances" msgstr "Nombre d’instances" msgid "Total number of object instances in the print, summed over all objects." -msgstr "" -"Nombre total d’instances d’objets dans l’impression, additionné à tous les " -"objets." +msgstr "Nombre total d’instances d’objets dans l’impression, additionné à tous les objets." msgid "Scale per object" msgstr "Mise à l’échelle par objet" msgid "" -"Contains a string with the information about what scaling was applied to the " -"individual objects. Indexing of the objects is zero-based (first object has " -"index 0).\n" +"Contains a string with the information about what scaling was applied to the individual objects. Indexing of the objects is zero-based (first object has index 0).\n" "Example: 'x:100% y:50% z:100'." msgstr "" -"Contient une chaîne de caractères contenant des informations sur la mise à " -"l’échelle appliquée aux différents objets. L’indexation des objets est basée " -"sur le zéro (le premier objet a l’index 0).\n" +"Contient une chaîne de caractères contenant des informations sur la mise à l’échelle appliquée aux différents objets. L’indexation des objets est basée sur le zéro (le premier objet a l’index 0).\n" "Exemple : « x:100% y:50% z:100 »." msgid "Input filename without extension" @@ -14795,32 +11862,20 @@ msgstr "Nom du fichier d’entrée sans extension" msgid "Source filename of the first object, without extension." msgstr "Nom du fichier source du premier objet, sans extension." -msgid "" -"The vector has two elements: x and y coordinate of the point. Values in mm." -msgstr "" -"Le vecteur a deux éléments : les coordonnées x et y du point. Valeurs en mm." +msgid "The vector has two elements: x and y coordinate of the point. Values in mm." +msgstr "Le vecteur a deux éléments : les coordonnées x et y du point. Valeurs en mm." -msgid "" -"The vector has two elements: x and y dimension of the bounding box. Values " -"in mm." -msgstr "" -"Le vecteur a deux éléments : les dimensions x et y de la boîte de " -"délimitation. Valeurs en mm." +msgid "The vector has two elements: x and y dimension of the bounding box. Values in mm." +msgstr "Le vecteur a deux éléments : les dimensions x et y de la boîte de délimitation. Valeurs en mm." msgid "First layer convex hull" msgstr "Coque convexe de la première couche" -msgid "" -"Vector of points of the first layer convex hull. Each element has the " -"following format:'[x, y]' (x and y are floating-point numbers in mm)." -msgstr "" -"Vecteur de points de la première couche de la coque convexe. Chaque élément " -"a le format suivant : ‘[x, y]’ (x et y sont des nombres à virgule flottante " -"en mm)." +msgid "Vector of points of the first layer convex hull. Each element has the following format:'[x, y]' (x and y are floating-point numbers in mm)." +msgstr "Vecteur de points de la première couche de la coque convexe. Chaque élément a le format suivant : ‘[x, y]’ (x et y sont des nombres à virgule flottante en mm)." msgid "Bottom-left corner of first layer bounding box" -msgstr "" -"Coin inférieur gauche de la boîte de délimitation de la première couche" +msgstr "Coin inférieur gauche de la boîte de délimitation de la première couche" msgid "Top-right corner of first layer bounding box" msgstr "Coin supérieur droit de la boîte de délimitation de la première couche" @@ -14832,8 +11887,7 @@ msgid "Bottom-left corner of print bed bounding box" msgstr "Coin inférieur gauche de la boîte de délimitation du lit d’impression" msgid "Top-right corner of print bed bounding box" -msgstr "" -"Coin supérieur droit de la boîte de délimitation du plateau d’impression" +msgstr "Coin supérieur droit de la boîte de délimitation du plateau d’impression" msgid "Size of the print bed bounding box" msgstr "Taille du plateau d’impression" @@ -14862,12 +11916,8 @@ msgstr "Nom du préréglage d’impression utilisé pour le découpage." msgid "Filament preset name" msgstr "Nom du préréglage du filament" -msgid "" -"Names of the filament presets used for slicing. The variable is a vector " -"containing one name for each extruder." -msgstr "" -"Noms des préréglages de filaments utilisés pour le découpage. La variable " -"est un vecteur contenant un nom pour chaque extrudeuse." +msgid "Names of the filament presets used for slicing. The variable is a vector containing one name for each extruder." +msgstr "Noms des préréglages de filaments utilisés pour le découpage. La variable est un vecteur contenant un nom pour chaque extrudeur." msgid "Printer preset name" msgstr "Nom du préréglage de l’imprimante" @@ -14882,30 +11932,22 @@ msgid "Name of the physical printer used for slicing." msgstr "Nom de l’imprimante physique utilisé pour la découpe." msgid "Number of extruders" -msgstr "" +msgstr "Nombre d’extrudeurs" -msgid "" -"Total number of extruders, regardless of whether they are used in the " -"current print." -msgstr "" +msgid "Total number of extruders, regardless of whether they are used in the current print." +msgstr "Nombre total d’extrudeurs, qu’ils soient ou non utilisées dans l’impression en cours." msgid "Layer number" msgstr "Numéro de couche" msgid "Index of the current layer. One-based (i.e. first layer is number 1)." -msgstr "" -"Indice de la couche actuelle. Base unitaire (c’est-à-dire que la première " -"couche porte le numéro 1)." +msgstr "Indice de la couche actuelle. Base unitaire (c’est-à-dire que la première couche porte le numéro 1)." msgid "Layer z" msgstr "Couche z" -msgid "" -"Height of the current layer above the print bed, measured to the top of the " -"layer." -msgstr "" -"Hauteur de la couche actuelle au-dessus du plateau d’impression, mesurée " -"jusqu’au sommet de la couche." +msgid "Height of the current layer above the print bed, measured to the top of the layer." +msgstr "Hauteur de la couche actuelle au-dessus du plateau d’impression, mesurée jusqu’au sommet de la couche." msgid "Maximal layer z" msgstr "Couche maximale z" @@ -14950,12 +11992,8 @@ msgid "large overhangs" msgstr "grands surplombs" #, c-format, boost-format -msgid "" -"It seems object %s has %s. Please re-orient the object or enable support " -"generation." -msgstr "" -"Il semble que l'objet %s possède %s. Veuillez réorienter l'objet ou activer " -"la génération de support." +msgid "It seems object %s has %s. Please re-orient the object or enable support generation." +msgstr "Il semble que l'objet %s possède %s. Veuillez réorienter l'objet ou activer la génération de support." msgid "Optimizing toolpath" msgstr "Optimisation du parcours d'outil" @@ -14963,22 +12001,15 @@ msgstr "Optimisation du parcours d'outil" msgid "Slicing mesh" msgstr "Découpe du maillage" -msgid "" -"No layers were detected. You might want to repair your STL file(s) or check " -"their size or thickness and retry.\n" -msgstr "" -"Aucune couche n'a été détectée. Vous pouvez réparer vos STL, vérifier leur " -"taille ou leur épaisseur et réessayer.\n" +msgid "No layers were detected. You might want to repair your STL file(s) or check their size or thickness and retry.\n" +msgstr "Aucune couche n'a été détectée. Vous pouvez réparer vos STL, vérifier leur taille ou leur épaisseur et réessayer.\n" msgid "" -"An object's XY size compensation will not be used because it is also color-" -"painted.\n" +"An object's XY size compensation will not be used because it is also color-painted.\n" "XY Size compensation can not be combined with color-painting." msgstr "" -"La compensation de la taille XY d'un objet ne sera pas utilisée parce qu'il " -"est également peint en couleur.\n" -"La compensation de la taille XY ne peut pas être combinée avec la peinture " -"couleur." +"La compensation de la taille XY d'un objet ne sera pas utilisée parce qu'il est également peint en couleur.\n" +"La compensation de la taille XY ne peut pas être combinée avec la peinture couleur." #, c-format, boost-format msgid "Support: generate toolpath at layer %d" @@ -15011,11 +12042,8 @@ msgstr "Support : Correction des trous dans la couche %d" msgid "Support: propagate branches at layer %d" msgstr "Support : propagation des branches à la couche %d" -msgid "" -"Unknown file format. Input file must have .stl, .obj, .amf(.xml) extension." -msgstr "" -"Format de fichier inconnu : le fichier d'entrée doit porter l'extension ." -"stl, .obj ou .amf (.xml)." +msgid "Unknown file format. Input file must have .stl, .obj, .amf(.xml) extension." +msgstr "Format de fichier inconnu : le fichier d'entrée doit porter l'extension .stl, .obj ou .amf (.xml)." msgid "Loading of a model file failed." msgstr "Le chargement du fichier modèle a échoué." @@ -15024,9 +12052,7 @@ msgid "The supplied file couldn't be read because it's empty" msgstr "Le fichier fourni n'a pas pu être lu car il est vide." msgid "Unknown file format. Input file must have .3mf or .zip.amf extension." -msgstr "" -"Format de fichier inconnu : le fichier d'entrée doit porter " -"l'extension .3mf, .zip ou .amf." +msgstr "Format de fichier inconnu : le fichier d'entrée doit porter l'extension .3mf, .zip ou .amf." msgid "Canceled" msgstr "Annulé" @@ -15085,18 +12111,14 @@ msgstr "Terminer" msgid "How to use calibration result?" msgstr "Comment utiliser le résultat de la calibration ?" -msgid "" -"You could change the Flow Dynamics Calibration Factor in material editing" -msgstr "" -"Vous pouvez modifier le facteur de calibration dynamique du débit dans les " -"paramètres du filament" +msgid "You could change the Flow Dynamics Calibration Factor in material editing" +msgstr "Vous pouvez modifier le facteur de calibration dynamique du débit dans les paramètres du filament" msgid "" "The current firmware version of the printer does not support calibration.\n" "Please upgrade the printer firmware." msgstr "" -"La version actuelle du firmware de l'imprimante ne prend pas en charge la " -"calibration.\n" +"La version actuelle du firmware de l'imprimante ne prend pas en charge la calibration.\n" "Veuillez mettre à jour le firmware de l'imprimante." msgid "Calibration not supported" @@ -15147,11 +12169,8 @@ msgstr "Le nom est le même qu’un autre nom de préréglage existant" msgid "create new preset failed." msgstr "La création d’un nouveau préréglage a échoué." -msgid "" -"Are you sure to cancel the current calibration and return to the home page?" -msgstr "" -"Voulez-vous vraiment annuler la calibration en cours et revenir à la page " -"d’accueil ?" +msgid "Are you sure to cancel the current calibration and return to the home page?" +msgstr "Voulez-vous vraiment annuler la calibration en cours et revenir à la page d’accueil ?" msgid "No Printer Connected!" msgstr "Aucune imprimante connectée !" @@ -15166,16 +12185,10 @@ msgid "The input value size must be 3." msgstr "La valeur saisie doit être 3." msgid "" -"This machine type can only hold 16 history results per nozzle. You can " -"delete the existing historical results and then start calibration. Or you " -"can continue the calibration, but you cannot create new calibration " -"historical results. \n" +"This machine type can only hold 16 history results per nozzle. You can delete the existing historical results and then start calibration. Or you can continue the calibration, but you cannot create new calibration historical results. \n" "Do you still want to continue the calibration?" msgstr "" -"Ce type de machine ne peut contenir que 16 résultats historiques par buse. " -"Vous pouvez supprimer les résultats historiques existants, puis lancer " -"l’étalonnage. Vous pouvez également poursuivre l’étalonnage, mais vous ne " -"pouvez pas créer de nouveaux résultats historiques d’étalonnage. \n" +"Ce type de machine ne peut contenir que 16 résultats historiques par buse. Vous pouvez supprimer les résultats historiques existants, puis lancer l’étalonnage. Vous pouvez également poursuivre l’étalonnage, mais vous ne pouvez pas créer de nouveaux résultats historiques d’étalonnage. \n" "Souhaitez-vous toujours poursuivre le calibrage ?" msgid "Connecting to printer..." @@ -15185,27 +12198,15 @@ msgid "The failed test result has been dropped." msgstr "Le résultat du test ayant échoué a été supprimé." msgid "Flow Dynamics Calibration result has been saved to the printer" -msgstr "" -"Le résultat de la calibration dynamique du débit a été enregistré sur " -"l’imprimante" +msgstr "Le résultat de la calibration dynamique du débit a été enregistré sur l’imprimante" #, c-format, boost-format -msgid "" -"There is already a historical calibration result with the same name: %s. " -"Only one of the results with the same name is saved. Are you sure you want " -"to override the historical result?" -msgstr "" -"Il existe déjà un résultat d’étalonnage antérieur portant le même nom : %s. " -"Un seul des résultats portant le même nom est sauvegardé. Êtes-vous sûr de " -"vouloir remplacer le résultat antérieur ?" +msgid "There is already a historical calibration result with the same name: %s. Only one of the results with the same name is saved. Are you sure you want to override the historical result?" +msgstr "Il existe déjà un résultat d’étalonnage antérieur portant le même nom : %s. Un seul des résultats portant le même nom est sauvegardé. Êtes-vous sûr de vouloir remplacer le résultat antérieur ?" #, c-format, boost-format -msgid "" -"This machine type can only hold %d history results per nozzle. This result " -"will not be saved." -msgstr "" -"Ce type de machine ne peut contenir que %d résultats historiques par buse. " -"Ce résultat ne sera pas enregistré." +msgid "This machine type can only hold %d history results per nozzle. This result will not be saved." +msgstr "Ce type de machine ne peut contenir que %d résultats historiques par buse. Ce résultat ne sera pas enregistré." msgid "Internal Error" msgstr "Erreur interne" @@ -15214,36 +12215,24 @@ msgid "Please select at least one filament for calibration" msgstr "Veuillez sélectionner au moins un filament pour la calibration" msgid "Flow rate calibration result has been saved to preset" -msgstr "" -"Le résultat de la calibration du débit a été enregistré dans le préréglage" +msgstr "Le résultat de la calibration du débit a été enregistré dans le préréglage" msgid "Max volumetric speed calibration result has been saved to preset" -msgstr "" -"Le résultat de la calibration de la vitesse volumétrique maximale a été " -"enregistré dans le préréglage" +msgstr "Le résultat de la calibration de la vitesse volumétrique maximale a été enregistré dans le préréglage" msgid "When do you need Flow Dynamics Calibration" msgstr "Nécessité de la calibration dynamique du débit" msgid "" -"We now have added the auto-calibration for different filaments, which is " -"fully automated and the result will be saved into the printer for future " -"use. You only need to do the calibration in the following limited cases:\n" -"1. If you introduce a new filament of different brands/models or the " -"filament is damp;\n" +"We now have added the auto-calibration for different filaments, which is fully automated and the result will be saved into the printer for future use. You only need to do the calibration in the following limited cases:\n" +"1. If you introduce a new filament of different brands/models or the filament is damp;\n" "2. if the nozzle is worn out or replaced with a new one;\n" -"3. If the max volumetric speed or print temperature is changed in the " -"filament setting." +"3. If the max volumetric speed or print temperature is changed in the filament setting." msgstr "" -"Nous avons maintenant ajouté l'auto-calibration pour différents filaments, " -"qui est entièrement automatisée et le résultat sera enregistré dans " -"l'imprimante pour une utilisation future. Vous n'avez besoin d'effectuer la " -"calibration que dans les cas limités suivants :\n" -"1. Si vous utilisez un nouveau filament de marques/modèles différents ou si " -"le filament est humide\n" +"Nous avons maintenant ajouté l'auto-calibration pour différents filaments, qui est entièrement automatisée et le résultat sera enregistré dans l'imprimante pour une utilisation future. Vous n'avez besoin d'effectuer la calibration que dans les cas limités suivants :\n" +"1. Si vous utilisez un nouveau filament de marques/modèles différents ou si le filament est humide\n" "2. Si la buse est usée ou remplacée par une neuve\n" -"3. Si la vitesse volumétrique maximale ou la température d'impression est " -"modifiée dans les préréglages du filament." +"3. Si la vitesse volumétrique maximale ou la température d'impression est modifiée dans les préréglages du filament." msgid "About this calibration" msgstr "À propos de cette calibration" @@ -15251,134 +12240,54 @@ msgstr "À propos de cette calibration" msgid "" "Please find the details of Flow Dynamics Calibration from our wiki.\n" "\n" -"Usually the calibration is unnecessary. When you start a single color/" -"material print, with the \"flow dynamics calibration\" option checked in the " -"print start menu, the printer will follow the old way, calibrate the " -"filament before the print; When you start a multi color/material print, the " -"printer will use the default compensation parameter for the filament during " -"every filament switch which will have a good result in most cases.\n" +"Usually the calibration is unnecessary. When you start a single color/material print, with the \"flow dynamics calibration\" option checked in the print start menu, the printer will follow the old way, calibrate the filament before the print; When you start a multi color/material print, the printer will use the default compensation parameter for the filament during every filament switch which will have a good result in most cases.\n" "\n" -"Please note that there are a few cases that can make the calibration results " -"unreliable, such as insufficient adhesion on the build plate. Improving " -"adhesion can be achieved by washing the build plate or applying glue. For " -"more information on this topic, please refer to our Wiki.\n" +"Please note that there are a few cases that can make the calibration results unreliable, such as insufficient adhesion on the build plate. Improving adhesion can be achieved by washing the build plate or applying glue. For more information on this topic, please refer to our Wiki.\n" "\n" -"The calibration results have about 10 percent jitter in our test, which may " -"cause the result not exactly the same in each calibration. We are still " -"investigating the root cause to do improvements with new updates." +"The calibration results have about 10 percent jitter in our test, which may cause the result not exactly the same in each calibration. We are still investigating the root cause to do improvements with new updates." msgstr "" -"Vous trouverez les détails de l'étalonnage de la dynamique des flux dans " -"notre wiki.\n" +"Vous trouverez les détails de l'étalonnage de la dynamique des débits dans notre wiki.\n" "\n" -"En général, la calibration n’est pas nécessaire. Lorsque vous démarrez une " -"impression mono-couleur/matériau, avec l’option « calibration de la " -"dynamique de flux » cochée dans le menu de démarrage de l’impression, " -"l’imprimante suivra l’ancienne méthode, en calibrant le filament avant " -"l’impression ; Lorsque vous démarrez une impression multi-couleur/matériau, " -"l’imprimante utilisera le paramètre de compensation par défaut pour le " -"filament lors de chaque changement de filament, ce qui donnera un bon " -"résultat dans la plupart des cas.\n" +"En général, la calibration n’est pas nécessaire. Lorsque vous démarrez une impression mono-couleur/matériau, avec l’option « calibration de la dynamique de flux » cochée dans le menu de démarrage de l’impression, l’imprimante suivra l’ancienne méthode, en calibrant le filament avant l’impression ; Lorsque vous démarrez une impression multi-couleur/matériau, l’imprimante utilisera le paramètre de compensation par défaut pour le filament lors de chaque changement de filament, ce qui donnera un bon résultat dans la plupart des cas.\n" "\n" -"Veuillez noter qu’il existe quelques cas qui peuvent rendre les résultats de " -"la calibration peu fiables, tels qu’une adhérence insuffisante sur le " -"plateau. Il est possible d’améliorer l’adhérence en lavant la plaque de " -"construction ou en appliquant de la colle. Pour plus d’informations à ce " -"sujet, veuillez consulter notre Wiki.\n" +"Veuillez noter qu’il existe quelques cas qui peuvent rendre les résultats de la calibration peu fiables, tels qu’une adhérence insuffisante sur le plateau. Il est possible d’améliorer l’adhérence en lavant la plaque de construction ou en appliquant de la colle. Pour plus d’informations à ce sujet, veuillez consulter notre Wiki.\n" "\n" -"Les résultats de la calibration présentent une fluctuation d’environ 10 % " -"dans notre test, ce qui peut entraîner une différence entre les résultats de " -"chaque calibration. Nous continuons d’étudier la cause première afin " -"d’apporter des améliorations lors des nouvelles mises à jour." +"Les résultats de la calibration présentent une fluctuation d’environ 10 % dans notre test, ce qui peut entraîner une différence entre les résultats de chaque calibration. Nous continuons d’étudier la cause première afin d’apporter des améliorations lors des nouvelles mises à jour." msgid "When to use Flow Rate Calibration" msgstr "Nécessité de la calibration du débit" msgid "" -"After using Flow Dynamics Calibration, there might still be some extrusion " -"issues, such as:\n" -"1. Over-Extrusion: Excess material on your printed object, forming blobs or " -"zits, or the layers seem thicker than expected and not uniform.\n" -"2. Under-Extrusion: Very thin layers, weak infill strength, or gaps in the " -"top layer of the model, even when printing slowly.\n" +"After using Flow Dynamics Calibration, there might still be some extrusion issues, such as:\n" +"1. Over-Extrusion: Excess material on your printed object, forming blobs or zits, or the layers seem thicker than expected and not uniform.\n" +"2. Under-Extrusion: Very thin layers, weak infill strength, or gaps in the top layer of the model, even when printing slowly.\n" "3. Poor Surface Quality: The surface of your prints seems rough or uneven.\n" -"4. Weak Structural Integrity: Prints break easily or don't seem as sturdy as " -"they should be." +"4. Weak Structural Integrity: Prints break easily or don't seem as sturdy as they should be." msgstr "" -"Après avoir utilisé la calibration dynamique du débit, il peut encore y " -"avoir des problèmes d'extrusion, tels que :\n" -"1. Sur-extrusion : Excès de matière sur votre objet imprimé, formant des " -"gouttes ou des boutons, ou si les couches semblent plus épaisses que prévu " -"et non uniformes.\n" -"2. Sous-extrusion : Couches très fines, une faible solidité du remplissage " -"ou des espaces dans la couche supérieure du modèle, même si l'impression est " -"lente\n" -"3. Mauvaise qualité de surface : Si la surface de vos impressions semble " -"rugueuse ou inégale.\n" -"4. Faible intégrité structurelle : Impressions qui cassent facilement ou ne " -"semblent pas aussi solides qu'elles le devraient." +"Après avoir utilisé la calibration dynamique du débit, il peut encore y avoir des problèmes d'extrusion, tels que :\n" +"1. Sur-extrusion : Excès de matière sur votre objet imprimé, formant des gouttes ou des boutons, ou si les couches semblent plus épaisses que prévu et non uniformes.\n" +"2. Sous-extrusion : Couches très fines, une faible solidité du remplissage ou des espaces dans la couche supérieure du modèle, même si l'impression est lente\n" +"3. Mauvaise qualité de surface : Si la surface de vos impressions semble rugueuse ou inégale.\n" +"4. Faible intégrité structurelle : Impressions qui cassent facilement ou ne semblent pas aussi solides qu'elles le devraient." + +msgid "In addition, Flow Rate Calibration is crucial for foaming materials like LW-PLA used in RC planes. These materials expand greatly when heated, and calibration provides a useful reference flow rate." +msgstr "De plus, la calibration du débit est cruciale pour les matériaux dotés de la technologie de mousse active comme le LW-PLA utilisés dans les avions RC. Ces matériaux se dilatent considérablement lorsqu'ils sont chauffés et la calibration fournit un débit de référence utile." + +msgid "Flow Rate Calibration measures the ratio of expected to actual extrusion volumes. The default setting works well in Bambu Lab printers and official filaments as they were pre-calibrated and fine-tuned. For a regular filament, you usually won't need to perform a Flow Rate Calibration unless you still see the listed defects after you have done other calibrations. For more details, please check out the wiki article." +msgstr "La calibration du débit mesure le ratio entre les volumes d’extrusion attendus et réels. Le réglage par défaut fonctionne bien sur les imprimantes Bambu Lab et les filaments officiels car ils ont été pré-calibrés et affinés. Pour un filament ordinaire, vous n’aurez généralement pas besoin d’effectuer une calibration du débit à moins que vous ne voyiez toujours les défauts répertoriés après avoir effectué d’autres calibrations. Pour plus de détails, veuillez consulter l’article du wiki." msgid "" -"In addition, Flow Rate Calibration is crucial for foaming materials like LW-" -"PLA used in RC planes. These materials expand greatly when heated, and " -"calibration provides a useful reference flow rate." +"Auto Flow Rate Calibration utilizes Bambu Lab's Micro-Lidar technology, directly measuring the calibration patterns. However, please be advised that the efficacy and accuracy of this method may be compromised with specific types of materials. Particularly, filaments that are transparent or semi-transparent, sparkling-particled, or have a high-reflective finish may not be suitable for this calibration and can produce less-than-desirable results.\n" +"\n" +"The calibration results may vary between each calibration or filament. We are still improving the accuracy and compatibility of this calibration through firmware updates over time.\n" +"\n" +"Caution: Flow Rate Calibration is an advanced process, to be attempted only by those who fully understand its purpose and implications. Incorrect usage can lead to sub-par prints or printer damage. Please make sure to carefully read and understand the process before doing it." msgstr "" -"De plus, la calibration du débit est cruciale pour les matériaux dotés de la " -"technologie de mousse active comme le LW-PLA utilisés dans les avions RC. " -"Ces matériaux se dilatent considérablement lorsqu'ils sont chauffés et la " -"calibration fournit un débit de référence utile." - -msgid "" -"Flow Rate Calibration measures the ratio of expected to actual extrusion " -"volumes. The default setting works well in Bambu Lab printers and official " -"filaments as they were pre-calibrated and fine-tuned. For a regular " -"filament, you usually won't need to perform a Flow Rate Calibration unless " -"you still see the listed defects after you have done other calibrations. For " -"more details, please check out the wiki article." -msgstr "" -"La calibration du débit mesure le ratio entre les volumes d’extrusion " -"attendus et réels. Le réglage par défaut fonctionne bien sur les imprimantes " -"Bambu Lab et les filaments officiels car ils ont été pré-calibrés et " -"affinés. Pour un filament ordinaire, vous n’aurez généralement pas besoin " -"d’effectuer une calibration du débit à moins que vous ne voyiez toujours les " -"défauts répertoriés après avoir effectué d’autres calibrations. Pour plus de " -"détails, veuillez consulter l’article du wiki." - -msgid "" -"Auto Flow Rate Calibration utilizes Bambu Lab's Micro-Lidar technology, " -"directly measuring the calibration patterns. However, please be advised that " -"the efficacy and accuracy of this method may be compromised with specific " -"types of materials. Particularly, filaments that are transparent or semi-" -"transparent, sparkling-particled, or have a high-reflective finish may not " -"be suitable for this calibration and can produce less-than-desirable " -"results.\n" +"La calibration automatique du débit utilise la technologie Micro-Lidar de Bambu Lab, mesurant directement les modèles de calibration. Cependant, veuillez noter que l’efficacité et la précision de cette méthode peuvent être compromises avec des types de matériaux spécifiques. En particulier, les filaments qui sont transparents ou semi-transparents, à particules scintillantes ou qui ont une finition hautement réfléchissante peuvent ne pas convenir à cette calibration et peuvent produire des résultats moins que souhaitables.\n" "\n" -"The calibration results may vary between each calibration or filament. We " -"are still improving the accuracy and compatibility of this calibration " -"through firmware updates over time.\n" +"Les résultats d’étalonnage peuvent varier entre chaque calibration ou filament. Nous améliorons toujours la précision et la compatibilité de cette calibration grâce aux mises à jour du firmware au fil du temps.\n" "\n" -"Caution: Flow Rate Calibration is an advanced process, to be attempted only " -"by those who fully understand its purpose and implications. Incorrect usage " -"can lead to sub-par prints or printer damage. Please make sure to carefully " -"read and understand the process before doing it." -msgstr "" -"La calibration automatique du débit utilise la technologie Micro-Lidar de " -"Bambu Lab, mesurant directement les modèles de calibration. Cependant, " -"veuillez noter que l’efficacité et la précision de cette méthode peuvent " -"être compromises avec des types de matériaux spécifiques. En particulier, " -"les filaments qui sont transparents ou semi-transparents, à particules " -"scintillantes ou qui ont une finition hautement réfléchissante peuvent ne " -"pas convenir à cette calibration et peuvent produire des résultats moins que " -"souhaitables.\n" -"\n" -"Les résultats d’étalonnage peuvent varier entre chaque calibration ou " -"filament. Nous améliorons toujours la précision et la compatibilité de cette " -"calibration grâce aux mises à jour du firmware au fil du temps.\n" -"\n" -"Attention : la calibration du débit est un processus avancé, qui ne doit " -"être tenté que par ceux qui comprennent parfaitement son objectif et ses " -"implications. Une utilisation incorrecte peut entraîner des impressions de " -"qualité inférieure ou endommager l’imprimante. Assurez-vous de lire " -"attentivement et de comprendre le processus avant de le faire." +"Attention : la calibration du débit est un processus avancé, qui ne doit être tenté que par ceux qui comprennent parfaitement son objectif et ses implications. Une utilisation incorrecte peut entraîner des impressions de qualité inférieure ou endommager l’imprimante. Assurez-vous de lire attentivement et de comprendre le processus avant de le faire." msgid "When you need Max Volumetric Speed Calibration" msgstr "Nécessité de la calibration de la vitesse volumétrique maximale" @@ -15387,9 +12296,7 @@ msgid "Over-extrusion or under extrusion" msgstr "Sur-extrusion ou sous-extrusion" msgid "Max Volumetric Speed calibration is recommended when you print with:" -msgstr "" -"La calibration de la vitesse volumétrique maximale est recommandée lorsque " -"vous imprimez avec :" +msgstr "La calibration de la vitesse volumétrique maximale est recommandée lorsque vous imprimez avec :" msgid "material with significant thermal shrinkage/expansion, such as..." msgstr "un matériau avec un retrait/dilatation thermique important, tel que…" @@ -15398,39 +12305,25 @@ msgid "materials with inaccurate filament diameter" msgstr "des matériaux avec un diamètre de filament imprécis" msgid "We found the best Flow Dynamics Calibration Factor" -msgstr "" -"Nous avons trouvé le meilleur facteur de calibration dynamique du débit" +msgstr "Nous avons trouvé le meilleur facteur de calibration dynamique du débit" -msgid "" -"Part of the calibration failed! You may clean the plate and retry. The " -"failed test result would be dropped." -msgstr "" -"Une partie de la calibration a échoué ! Vous pouvez nettoyer le plateau et " -"réessayer. Le résultat du test échoué serai abandonné." +msgid "Part of the calibration failed! You may clean the plate and retry. The failed test result would be dropped." +msgstr "Une partie de la calibration a échoué ! Vous pouvez nettoyer le plateau et réessayer. Le résultat du test échoué serai abandonné." -msgid "" -"*We recommend you to add brand, materia, type, and even humidity level in " -"the Name" -msgstr "" -"*Nous vous recommandons d’ajouter la marque, la matière, le type et même le " -"niveau d’humidité dans le nom" +msgid "*We recommend you to add brand, materia, type, and even humidity level in the Name" +msgstr "*Nous vous recommandons d’ajouter la marque, la matière, le type et même le niveau d’humidité dans le nom" msgid "Failed" msgstr "Échoué" msgid "Please enter the name you want to save to printer." -msgstr "" -"Veuillez saisir le nom que vous souhaitez enregistrer sur l’imprimante." +msgstr "Veuillez saisir le nom que vous souhaitez enregistrer sur l’imprimante." msgid "The name cannot exceed 40 characters." msgstr "Le nom ne peut pas dépasser 40 caractères." -msgid "" -"Only one of the results with the same name will be saved. Are you sure you " -"want to override the other results?" -msgstr "" -"Seul un des résultats portant le même nom sera enregistré. Êtes-vous sûr de " -"vouloir annuler les autres résultats ?" +msgid "Only one of the results with the same name will be saved. Are you sure you want to override the other results?" +msgstr "Seul un des résultats portant le même nom sera enregistré. Êtes-vous sûr de vouloir annuler les autres résultats ?" msgid "Please find the best line on your plate" msgstr "Veuillez trouver la meilleure ligne sur votre plateau" @@ -15472,9 +12365,7 @@ msgid "Please find the best object on your plate" msgstr "Veuillez trouver le meilleur objet sur votre plateau" msgid "Fill in the value above the block with smoothest top surface" -msgstr "" -"Remplissez la valeur au-dessus du bloc avec la surface supérieure la plus " -"lisse" +msgstr "Remplissez la valeur au-dessus du bloc avec la surface supérieure la plus lisse" msgid "Skip Calibration2" msgstr "Ignorer la Calibration 2" @@ -15490,8 +12381,7 @@ msgid "Please choose a block with smoothest top surface." msgstr "Veuillez choisir un bloc avec la surface supérieure la plus lisse." msgid "Please input a valid value (0 <= Max Volumetric Speed <= 60)" -msgstr "" -"Veuillez entrer une valeur valide (0 <= Vitesse volumétrique max <= 60)" +msgstr "Veuillez entrer une valeur valide (0 <= Vitesse volumétrique max <= 60)" msgid "Calibration Type" msgstr "Type de calibration" @@ -15505,12 +12395,8 @@ msgstr "Calibration précise basée sur le ratio du débit" msgid "Title" msgstr "Titre" -msgid "" -"A test model will be printed. Please clear the build plate and place it back " -"to the hot bed before calibration." -msgstr "" -"Un modèle de test sera imprimé. Veuillez nettoyer le plateau avant la " -"calibration." +msgid "A test model will be printed. Please clear the build plate and place it back to the hot bed before calibration." +msgstr "Un modèle de test sera imprimé. Veuillez nettoyer le plateau avant la calibration." msgid "Printing Parameters" msgstr "Paramètres d’impression" @@ -15534,8 +12420,7 @@ msgid "" msgstr "" "Conseils pour le matériau de calibration :\n" "- Matériaux pouvant partager la même température du plateau\n" -"- Différentes marques et familles de filaments (Marque = Bambu, Famille = " -"Basique, Mat)" +"- Différentes marques et familles de filaments (Marque = Bambu, Famille = Basique, Mat)" msgid "Pattern" msgstr "Motif" @@ -15563,9 +12448,7 @@ msgid "Step value" msgstr "Intervalle" msgid "The nozzle diameter has been synchronized from the printer Settings" -msgstr "" -"Le diamètre de la buse a été synchronisé à partir des paramètres de " -"l’imprimante" +msgstr "Le diamètre de la buse a été synchronisé à partir des paramètres de l’imprimante" msgid "From Volumetric Speed" msgstr "Depuis la vitesse volumétrique" @@ -15593,8 +12476,7 @@ msgstr "Action" #, c-format, boost-format msgid "This machine type can only hold %d history results per nozzle." -msgstr "" -"Ce type de machine ne peut contenir que %d résultats historiques par buse." +msgstr "Ce type de machine ne peut contenir que %d résultats historiques par buse." msgid "Edit Flow Dynamics Calibration" msgstr "Editer la calibration dynamique du débit" @@ -15790,9 +12672,7 @@ msgid "Upload to Printer Host with the following filename:" msgstr "Envoyer vers l’imprimante avec le nom de fichier suivant :" msgid "Use forward slashes ( / ) as a directory separator if needed." -msgstr "" -"Utilisez des barres obliques ( / ) comme séparateur de répertoire si " -"nécessaire." +msgstr "Utilisez des barres obliques ( / ) comme séparateur de répertoire si nécessaire." msgid "Upload to storage" msgstr "Envoyer vers le stockage" @@ -15802,9 +12682,7 @@ msgstr "Passer à l’onglet Appareil après le téléchargement." #, c-format, boost-format msgid "Upload filename doesn't end with \"%s\". Do you wish to continue?" -msgstr "" -"Le nom du fichier envoyé ne se termine pas par \"%s\". Souhaitez-vous " -"continuer ?" +msgstr "Le nom du fichier envoyé ne se termine pas par \"%s\". Souhaitez-vous continuer ?" msgid "Upload" msgstr "Envoyer" @@ -15847,8 +12725,7 @@ msgid "Error uploading to print host" msgstr "Erreur lors de l’envoi vers l’hôte d’impression" msgid "Unable to perform boolean operation on selected parts" -msgstr "" -"Impossible d’effectuer une opération booléenne sur les pièces sélectionnées" +msgstr "Impossible d’effectuer une opération booléenne sur les pièces sélectionnées" msgid "Mesh Boolean" msgstr "Opérations booléennes" @@ -15941,9 +12818,7 @@ msgid "Add Filament Preset under this filament" msgstr "Ajouter un préréglage de filament sous ce filament" msgid "We could create the filament presets for your following printer:" -msgstr "" -"Nous pourrions créer les préréglages de filaments pour votre imprimante " -"suivante :" +msgstr "Nous pourrions créer les préréglages de filaments pour votre imprimante suivante :" msgid "Select Vendor" msgstr "Sélectionner le fournisseur" @@ -15973,60 +12848,39 @@ msgid "Create" msgstr "Créer" msgid "Vendor is not selected, please reselect vendor." -msgstr "" -"Le fournisseur n’est pas sélectionné, veuillez le sélectionner à nouveau." +msgstr "Le fournisseur n’est pas sélectionné, veuillez le sélectionner à nouveau." msgid "Custom vendor is not input, please input custom vendor." -msgstr "" -"Le fournisseur personnalisé n’est pas saisi, veuillez saisir le fournisseur " -"personnalisé." +msgstr "Le fournisseur personnalisé n’est pas saisi, veuillez saisir le fournisseur personnalisé." -msgid "" -"\"Bambu\" or \"Generic\" can not be used as a Vendor for custom filaments." -msgstr "" -"« Bambu » ou « Générique » ne peuvent pas être utilisés comme fournisseur de " -"filaments personnalisés." +msgid "\"Bambu\" or \"Generic\" can not be used as a Vendor for custom filaments." +msgstr "« Bambu » ou « Générique » ne peuvent pas être utilisés comme fournisseur de filaments personnalisés." msgid "Filament type is not selected, please reselect type." -msgstr "" -"Le type de filament n’est pas sélectionné, veuillez resélectionner le type." +msgstr "Le type de filament n’est pas sélectionné, veuillez resélectionner le type." msgid "Filament serial is not inputed, please input serial." -msgstr "" -"Le numéro de série du filament n’est pas saisi, veuillez saisir le numéro de " -"série." +msgstr "Le numéro de série du filament n’est pas saisi, veuillez saisir le numéro de série." -msgid "" -"There may be escape characters in the vendor or serial input of filament. " -"Please delete and re-enter." -msgstr "" -"Il peut y avoir des caractères d’échappement dans l’entrée du fournisseur ou " -"du numéro de série du filament. Veuillez les supprimer et les saisir à " -"nouveau." +msgid "There may be escape characters in the vendor or serial input of filament. Please delete and re-enter." +msgstr "Il peut y avoir des caractères d’échappement dans l’entrée du fournisseur ou du numéro de série du filament. Veuillez les supprimer et les saisir à nouveau." msgid "All inputs in the custom vendor or serial are spaces. Please re-enter." -msgstr "" -"Toutes les entrées dans le vendeur ou le numéro de série personnalisé sont " -"des espaces. Veuillez les saisir à nouveau." +msgstr "Toutes les entrées dans le vendeur ou le numéro de série personnalisé sont des espaces. Veuillez les saisir à nouveau." msgid "The vendor can not be a number. Please re-enter." msgstr "Le vendeur ne peut pas être un numéro. Veuillez le saisir à nouveau." -msgid "" -"You have not selected a printer or preset yet. Please select at least one." -msgstr "" -"Vous n’avez pas encore sélectionné d’imprimante ou de préréglage. Veuillez " -"en sélectionner au moins un." +msgid "You have not selected a printer or preset yet. Please select at least one." +msgstr "Vous n’avez pas encore sélectionné d’imprimante ou de préréglage. Veuillez en sélectionner au moins un." #, c-format, boost-format msgid "" "The Filament name %s you created already exists. \n" -"If you continue creating, the preset created will be displayed with its full " -"name. Do you want to continue?" +"If you continue creating, the preset created will be displayed with its full name. Do you want to continue?" msgstr "" "Le nom de filament %s que vous avez créé existe déjà. \n" -"Si vous continuez la création, le réglage créé sera affiché avec son nom " -"complet. Voulez-vous continuer ?" +"Si vous continuez la création, le réglage créé sera affiché avec son nom complet. Voulez-vous continuer ?" msgid "Some existing presets have failed to be created, as follows:\n" msgstr "Certains préréglages existants n’ont pas été créés, comme suit :\n" @@ -16039,14 +12893,11 @@ msgstr "" "Voulez-vous le réécrire ?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" -"Nous renommerions les préréglages en « Vendor Type Serial @printer you " -"selected ». \n" -"Pour ajouter des préréglages pour d’autres imprimantes, veuillez aller à la " -"sélection de l’imprimante." +"Nous renommerions les préréglages en « Vendor Type Serial @printer you selected ». \n" +"Pour ajouter des préréglages pour d’autres imprimantes, veuillez aller à la sélection de l’imprimante." msgid "Create Printer/Nozzle" msgstr "Créer une imprimante/buse" @@ -16110,14 +12961,10 @@ msgid "The file exceeds %d MB, please import again." msgstr "Le fichier dépasse %d MB, veuillez réimporter." msgid "Exception in obtaining file size, please import again." -msgstr "" -"Exception dans l’obtention de la taille du fichier, veuillez importer à " -"nouveau." +msgstr "Exception dans l’obtention de la taille du fichier, veuillez importer à nouveau." msgid "Preset path is not find, please reselect vendor." -msgstr "" -"Le chemin d’accès prédéfini n’est pas trouvé, veuillez resélectionner le " -"vendeur." +msgstr "Le chemin d’accès prédéfini n’est pas trouvé, veuillez resélectionner le vendeur." msgid "The printer model was not found, please reselect." msgstr "Le modèle d’imprimante n’a pas été trouvé, veuillez resélectionner." @@ -16143,40 +12990,24 @@ msgstr "Modèle de préréglage de traitement" msgid "Back Page 1" msgstr "Retour à la page 1" -msgid "" -"You have not yet chosen which printer preset to create based on. Please " -"choose the vendor and model of the printer" -msgstr "" -"Vous n’avez pas encore choisi le préréglage de l’imprimante sur lequel " -"créer. Veuillez choisir le fournisseur et le modèle de l’imprimante" +msgid "You have not yet chosen which printer preset to create based on. Please choose the vendor and model of the printer" +msgstr "Vous n’avez pas encore choisi le préréglage de l’imprimante sur lequel créer. Veuillez choisir le fournisseur et le modèle de l’imprimante" -msgid "" -"You have entered an illegal input in the printable area section on the first " -"page. Please check before creating it." -msgstr "" -"Vous avez introduit une donnée illégale dans la section « zone imprimable » " -"de la première page. Veuillez vérifier avant de la créer." +msgid "You have entered an illegal input in the printable area section on the first page. Please check before creating it." +msgstr "Vous avez introduit une donnée illégale dans la section « zone imprimable » de la première page. Veuillez vérifier avant de la créer." msgid "The custom printer or model is not inputed, place input." -msgstr "" -"L’imprimante ou le modèle personnalisé n’est pas saisi, placer la saisie." +msgstr "L’imprimante ou le modèle personnalisé n’est pas saisi, placer la saisie." msgid "" -"The printer preset you created already has a preset with the same name. Do " -"you want to overwrite it?\n" -"\tYes: Overwrite the printer preset with the same name, and filament and " -"process presets with the same preset name will be recreated \n" -"and filament and process presets without the same preset name will be " -"reserve.\n" +"The printer preset you created already has a preset with the same name. Do you want to overwrite it?\n" +"\tYes: Overwrite the printer preset with the same name, and filament and process presets with the same preset name will be recreated \n" +"and filament and process presets without the same preset name will be reserve.\n" "\tCancel: Do not create a preset, return to the creation interface." msgstr "" -"Le préréglage d’imprimante que vous avez créé possède déjà un préréglage " -"portant le même nom. Voulez-vous l’écraser ?\n" -"\tOui : écraser le préréglage d’imprimante portant le même nom, et les " -"préréglages de filament et de traitement portant le même nom de préréglage " -"seront recréés. \n" -"et les préréglages de filament et de processus sans le même nom de " -"préréglage seront réservés.\n" +"Le préréglage d’imprimante que vous avez créé possède déjà un préréglage portant le même nom. Voulez-vous l’écraser ?\n" +"\tOui : écraser le préréglage d’imprimante portant le même nom, et les préréglages de filament et de traitement portant le même nom de préréglage seront recréés. \n" +"et les préréglages de filament et de processus sans le même nom de préréglage seront réservés.\n" "\tAnnuler : Ne pas créer de préréglage, revenir à l’interface de création." msgid "You need to select at least one filament preset." @@ -16197,36 +13028,20 @@ msgstr "Le vendeur n’est pas trouvé, veuillez resélectionner." msgid "Current vendor has no models, please reselect." msgstr "Le vendeur actuel n’a pas de modèle, veuillez resélectionner." -msgid "" -"You have not selected the vendor and model or inputed the custom vendor and " -"model." -msgstr "" -"Vous n’avez pas sélectionné le fournisseur et le modèle ou introduit le " -"fournisseur et le modèle personnalisés." +msgid "You have not selected the vendor and model or inputed the custom vendor and model." +msgstr "Vous n’avez pas sélectionné le fournisseur et le modèle ou introduit le fournisseur et le modèle personnalisés." -msgid "" -"There may be escape characters in the custom printer vendor or model. Please " -"delete and re-enter." -msgstr "" -"Il peut y avoir des caractères d’échappement dans le fournisseur ou le " -"modèle de l’imprimante personnalisée. Veuillez les supprimer et les saisir à " -"nouveau." +msgid "There may be escape characters in the custom printer vendor or model. Please delete and re-enter." +msgstr "Il peut y avoir des caractères d’échappement dans le fournisseur ou le modèle de l’imprimante personnalisée. Veuillez les supprimer et les saisir à nouveau." -msgid "" -"All inputs in the custom printer vendor or model are spaces. Please re-enter." -msgstr "" -"Toutes les entrées dans le modèle ou le fournisseur de l’imprimante " -"personnalisée sont des espaces. Veuillez les saisir à nouveau." +msgid "All inputs in the custom printer vendor or model are spaces. Please re-enter." +msgstr "Toutes les entrées dans le modèle ou le fournisseur de l’imprimante personnalisée sont des espaces. Veuillez les saisir à nouveau." msgid "Please check bed printable shape and origin input." -msgstr "" -"Veuillez vérifier la forme imprimable du plateau et l’entrée de l’origine." +msgstr "Veuillez vérifier la forme imprimable du plateau et l’entrée de l’origine." -msgid "" -"You have not yet selected the printer to replace the nozzle, please choose." -msgstr "" -"Vous n’avez pas encore sélectionné l’imprimante pour remplacer la buse, " -"veuillez choisir." +msgid "You have not yet selected the printer to replace the nozzle, please choose." +msgstr "Vous n’avez pas encore sélectionné l’imprimante pour remplacer la buse, veuillez choisir." msgid "Create Printer Successful" msgstr "Création d’une imprimante réussie" @@ -16238,40 +13053,28 @@ msgid "Printer Created" msgstr "Imprimante créée" msgid "Please go to printer settings to edit your presets" -msgstr "" -"Veuillez aller dans les paramètres de l’imprimante pour modifier vos " -"préréglages." +msgstr "Veuillez aller dans les paramètres de l’imprimante pour modifier vos préréglages." msgid "Filament Created" msgstr "Filament créé" msgid "" "Please go to filament setting to edit your presets if you need.\n" -"Please note that nozzle temperature, hot bed temperature, and maximum " -"volumetric speed has a significant impact on printing quality. Please set " -"them carefully." +"Please note that nozzle temperature, hot bed temperature, and maximum volumetric speed has a significant impact on printing quality. Please set them carefully." msgstr "" -"Si vous le souhaitez, vous pouvez modifier vos préréglages dans les " -"paramètres du filament.\n" -"Veuillez noter que la température de la buse, la température du plateau " -"chaud et la vitesse volumétrique maximale ont un impact significatif sur la " -"qualité d’impression. Veuillez les régler avec soin." +"Si vous le souhaitez, vous pouvez modifier vos préréglages dans les paramètres du filament.\n" +"Veuillez noter que la température de la buse, la température du plateau chaud et la vitesse volumétrique maximale ont un impact significatif sur la qualité d’impression. Veuillez les régler avec soin." msgid "" "\n" "\n" -"Orca has detected that your user presets synchronization function is not " -"enabled, which may result in unsuccessful Filament settings on the Device " -"page. \n" +"Orca has detected that your user presets synchronization function is not enabled, which may result in unsuccessful Filament settings on the Device page. \n" "Click \"Sync user presets\" to enable the synchronization function." msgstr "" "\n" "\n" -"Studio a détecté que la fonction de synchronisation des réglages utilisateur " -"n’est pas activée, ce qui peut entraîner l’échec des réglages du filament " -"sur la page Device. \n" -"Cliquez sur «  Synchroniser les réglages prédéfinis de l’utilisateur «  pour " -"activer la fonction de synchronisation." +"Studio a détecté que la fonction de synchronisation des réglages utilisateur n’est pas activée, ce qui peut entraîner l’échec des réglages du filament sur la page Device. \n" +"Cliquez sur «  Synchroniser les réglages prédéfinis de l’utilisateur «  pour activer la fonction de synchronisation." msgid "Printer Setting" msgstr "Réglage de l’imprimante" @@ -16311,22 +13114,17 @@ msgstr "Exportation réussie" #, c-format, boost-format msgid "" -"The '%s' folder already exists in the current directory. Do you want to " -"clear it and rebuild it.\n" -"If not, a time suffix will be added, and you can modify the name after " -"creation." +"The '%s' folder already exists in the current directory. Do you want to clear it and rebuild it.\n" +"If not, a time suffix will be added, and you can modify the name after creation." msgstr "" -"Le dossier ‘%s’ existe déjà dans le répertoire actuel. Voulez-vous l’effacer " -"et le reconstruire ?\n" -"Si ce n’est pas le cas, un suffixe temporel sera ajouté, et vous pourrez " -"modifier le nom après la création." +"Le dossier ‘%s’ existe déjà dans le répertoire actuel. Voulez-vous l’effacer et le reconstruire ?\n" +"Si ce n’est pas le cas, un suffixe temporel sera ajouté, et vous pourrez modifier le nom après la création." msgid "" "Printer and all the filament&&process presets that belongs to the printer. \n" "Can be shared with others." msgstr "" -"Imprimante et tous les préréglages de filament et de traitement qui " -"appartiennent à l’imprimante. \n" +"Imprimante et tous les préréglages de filament et de traitement qui appartiennent à l’imprimante. \n" "Peut être partagé avec d’autres." msgid "" @@ -16336,45 +13134,28 @@ msgstr "" "Préréglage du remplissage par l’utilisateur. \n" "Peut être partagé avec d’autres." -msgid "" -"Only display printer names with changes to printer, filament, and process " -"presets." -msgstr "" -"N’afficher que les noms d’imprimantes avec les modifications apportées aux " -"préréglages de l’imprimante, du filament et du traitement." +msgid "Only display printer names with changes to printer, filament, and process presets." +msgstr "N’afficher que les noms d’imprimantes avec les modifications apportées aux préréglages de l’imprimante, du filament et du traitement." msgid "Only display the filament names with changes to filament presets." -msgstr "" -"N’affichez que les noms des filaments lorsque vous modifiez les préréglages " -"des filaments." +msgstr "N’affichez que les noms des filaments lorsque vous modifiez les préréglages des filaments." -msgid "" -"Only printer names with user printer presets will be displayed, and each " -"preset you choose will be exported as a zip." -msgstr "" -"Seuls les noms d’imprimantes avec des préréglages d’imprimante utilisateur " -"seront affichés, et chaque préréglage que vous choisissez sera exporté sous " -"forme de fichier zip." +msgid "Only printer names with user printer presets will be displayed, and each preset you choose will be exported as a zip." +msgstr "Seuls les noms d’imprimantes avec des préréglages d’imprimante utilisateur seront affichés, et chaque préréglage que vous choisissez sera exporté sous forme de fichier zip." msgid "" "Only the filament names with user filament presets will be displayed, \n" -"and all user filament presets in each filament name you select will be " -"exported as a zip." +"and all user filament presets in each filament name you select will be exported as a zip." msgstr "" -"Seuls les noms de filaments contenant des préréglages de filaments " -"utilisateur seront affichés, \n" -"et tous les préréglages de filament d’utilisateur dans chaque nom de " -"filament que vous sélectionnez seront exportés sous forme de fichier zip." +"Seuls les noms de filaments contenant des préréglages de filaments utilisateur seront affichés, \n" +"et tous les préréglages de filament d’utilisateur dans chaque nom de filament que vous sélectionnez seront exportés sous forme de fichier zip." msgid "" "Only printer names with changed process presets will be displayed, \n" -"and all user process presets in each printer name you select will be " -"exported as a zip." +"and all user process presets in each printer name you select will be exported as a zip." msgstr "" -"Seuls les noms d’imprimantes dont les préréglages de traitement ont été " -"modifiés seront affichés, \n" -"et tous les préréglages de processus de l’utilisateur dans chaque nom " -"d’imprimante que vous sélectionnez seront exportés sous forme de fichier zip." +"Seuls les noms d’imprimantes dont les préréglages de traitement ont été modifiés seront affichés, \n" +"et tous les préréglages de processus de l’utilisateur dans chaque nom d’imprimante que vous sélectionnez seront exportés sous forme de fichier zip." msgid "Please select at least one printer or filament." msgstr "Veuillez sélectionner au moins une imprimante ou un filament." @@ -16383,9 +13164,7 @@ msgid "Please select a type you want to export" msgstr "Veuillez sélectionner le type de produit que vous souhaitez exporter" msgid "Failed to create temporary folder, please try Export Configs again." -msgstr "" -"Échec de la création d’un dossier temporaire, veuillez réessayer d’exporter " -"les configurations." +msgstr "Échec de la création d’un dossier temporaire, veuillez réessayer d’exporter les configurations." msgid "Edit Filament" msgstr "Modifier le filament" @@ -16393,16 +13172,11 @@ msgstr "Modifier le filament" msgid "Filament presets under this filament" msgstr "Préréglages du filament sous ce filament" -msgid "" -"Note: If the only preset under this filament is deleted, the filament will " -"be deleted after exiting the dialog." -msgstr "" -"Remarque : si le seul préréglage sous ce filament est supprimé, le filament " -"sera supprimé après avoir quitté la boîte de dialogue." +msgid "Note: If the only preset under this filament is deleted, the filament will be deleted after exiting the dialog." +msgstr "Remarque : si le seul préréglage sous ce filament est supprimé, le filament sera supprimé après avoir quitté la boîte de dialogue." msgid "Presets inherited by other presets can not be deleted" -msgstr "" -"Les préréglages hérités d’autres préréglages ne peuvent pas être supprimés." +msgstr "Les préréglages hérités d’autres préréglages ne peuvent pas être supprimés." msgid "The following presets inherits this preset." msgid_plural "The following preset inherits this preset." @@ -16426,13 +13200,10 @@ msgstr "Supprimer le filament" msgid "" "All the filament presets belong to this filament would be deleted. \n" -"If you are using this filament on your printer, please reset the filament " -"information for that slot." +"If you are using this filament on your printer, please reset the filament information for that slot." msgstr "" -"Tous les préréglages de filaments appartenant à ce filament seront " -"supprimés. \n" -"Si vous utilisez ce filament sur votre imprimante, veuillez réinitialiser " -"les informations relatives au filament pour cet emplacement." +"Tous les préréglages de filaments appartenant à ce filament seront supprimés. \n" +"Si vous utilisez ce filament sur votre imprimante, veuillez réinitialiser les informations relatives au filament pour cet emplacement." msgid "Delete filament" msgstr "Supprimer le filament" @@ -16447,9 +13218,7 @@ msgid "Copy preset from filament" msgstr "Copier le préréglage du filament" msgid "The filament choice not find filament preset, please reselect it" -msgstr "" -"Le choix du filament ne correspond pas à la présélection du filament, " -"veuillez le resélectionner." +msgstr "Le choix du filament ne correspond pas à la présélection du filament, veuillez le resélectionner." msgid "[Delete Required]" msgstr "[Suppression requise]" @@ -16470,12 +13239,8 @@ msgstr "Astuces quotidiennes" msgid "nozzle memorized: %.1f %s" msgstr "buse mémorisée : %.1f %s" -msgid "" -"Your nozzle diameter in preset is not consistent with memorized nozzle " -"diameter. Did you change your nozzle lately?" -msgstr "" -"Le diamètre de la buse dans le préréglage ne correspond pas au diamètre de " -"la buse mémorisé. Avez-vous changé de buse récemment ?" +msgid "Your nozzle diameter in preset is not consistent with memorized nozzle diameter. Did you change your nozzle lately?" +msgstr "Le diamètre de la buse dans le préréglage ne correspond pas au diamètre de la buse mémorisé. Avez-vous changé de buse récemment ?" #, c-format, boost-format msgid "*Printing %s material with %s may cause nozzle damage" @@ -16487,12 +13252,8 @@ msgstr "Nécessité de sélectionner une imprimante" msgid "The start, end or step is not valid value." msgstr "Le début, la fin ou l’intervalle n’est pas une valeur valide." -msgid "" -"Unable to calibrate: maybe because the set calibration value range is too " -"large, or the step is too small" -msgstr "" -"Impossible de calibrer : il est possible que la plage de valeurs de " -"calibrage définie est trop grande ou que l’intervalle est trop petit" +msgid "Unable to calibrate: maybe because the set calibration value range is too large, or the step is too small" +msgstr "Impossible de calibrer : il est possible que la plage de valeurs de calibrage définie est trop grande ou que l’intervalle est trop petit" msgid "Physical Printer" msgstr "Imprimante Physique" @@ -16513,47 +13274,32 @@ msgid "Refresh Printers" msgstr "Actualiser les imprimantes" msgid "View print host webui in Device tab" -msgstr "" -"Afficher l’interface web de l’hôte d’impression dans l’onglet Périphérique" +msgstr "Afficher l’interface web de l’hôte d’impression dans l’onglet Périphérique" msgid "Replace the BambuLab's device tab with print host webui" msgstr "Remplacer l’onglet device de BambuLab par print host webui" -msgid "" -"HTTPS CA file is optional. It is only needed if you use HTTPS with a self-" -"signed certificate." -msgstr "" -"Le fichier CA HTTPS est facultatif. Il n'est nécessaire que si vous utilisez " -"HTTPS avec un certificat auto-signé." +msgid "HTTPS CA file is optional. It is only needed if you use HTTPS with a self-signed certificate." +msgstr "Le fichier CA HTTPS est facultatif. Il n'est nécessaire que si vous utilisez HTTPS avec un certificat auto-signé." msgid "Certificate files (*.crt, *.pem)|*.crt;*.pem|All files|*.*" -msgstr "" -"Fichiers de certificat (*.crt, *.pem)|*.crt;*.pem|Tous les fichiers|*.*" +msgstr "Fichiers de certificat (*.crt, *.pem)|*.crt;*.pem|Tous les fichiers|*.*" msgid "Open CA certificate file" msgstr "Ouvrir le fichier de certificat CA" #, c-format, boost-format -msgid "" -"On this system, %s uses HTTPS certificates from the system Certificate Store " -"or Keychain." -msgstr "" -"Sur ce système, %s utilise les certificats HTTPS du magasin de certificats " -"du système ou du trousseau." +msgid "On this system, %s uses HTTPS certificates from the system Certificate Store or Keychain." +msgstr "Sur ce système, %s utilise les certificats HTTPS du magasin de certificats du système ou du trousseau." -msgid "" -"To use a custom CA file, please import your CA file into Certificate Store / " -"Keychain." -msgstr "" -"Pour utiliser un certificat personnalisé, veuillez importer votre fichier " -"dans magasin de certificats / trousseau." +msgid "To use a custom CA file, please import your CA file into Certificate Store / Keychain." +msgstr "Pour utiliser un certificat personnalisé, veuillez importer votre fichier dans magasin de certificats / trousseau." msgid "Login/Test" msgstr "Connexion/Test" msgid "Connection to printers connected via the print host failed." -msgstr "" -"La connexion aux imprimantes connectées via l’hôte d’impression a échoué." +msgstr "La connexion aux imprimantes connectées via l’hôte d’impression a échoué." #, c-format, boost-format msgid "Mismatched type of print host: %s" @@ -16587,19 +13333,13 @@ msgid "Upload not enabled on FlashAir card." msgstr "Le téléchargement n’est pas activé sur la carte FlashAir." msgid "Connection to FlashAir works correctly and upload is enabled." -msgstr "" -"La connexion à FlashAir fonctionne correctement et le téléchargement est " -"activé." +msgstr "La connexion à FlashAir fonctionne correctement et le téléchargement est activé." msgid "Could not connect to FlashAir" msgstr "Impossible de se connecter à FlashAir" -msgid "" -"Note: FlashAir with firmware 2.00.02 or newer and activated upload function " -"is required." -msgstr "" -"Note : FlashAir avec le firmware 2.00.02 ou plus récent et la fonction de " -"téléchargement activée sont nécessaires." +msgid "Note: FlashAir with firmware 2.00.02 or newer and activated upload function is required." +msgstr "Note : FlashAir avec le firmware 2.00.02 ou plus récent et la fonction de téléchargement activée sont nécessaires." msgid "Connection to MKS works correctly." msgstr "La connexion à MKS fonctionne correctement." @@ -16644,9 +13384,7 @@ msgstr "%1% : pas d’espace libre" #. TRN %1% = host #, boost-format msgid "Upload has failed. There is no suitable storage found at %1%." -msgstr "" -"Le téléchargement a échoué. Aucun espace de stockage approprié n’a été " -"trouvé à %1%." +msgstr "Le téléchargement a échoué. Aucun espace de stockage approprié n’a été trouvé à %1%." msgid "Connection to Prusa Connect works correctly." msgstr "La connexion à Prusa Connect fonctionne correctement." @@ -16691,285 +13429,89 @@ msgstr "" "Corps du message : « %1% »\n" "Erreur : « %2% »" -msgid "" -"It has a small layer height, and results in almost negligible layer lines " -"and high printing quality. It is suitable for most general printing cases." -msgstr "" -"Sa faible hauteur de couche permet d’obtenir des lignes de couche presque " -"négligeables et une grande qualité d’impression. Il convient à la plupart " -"des cas d’impression générale." +msgid "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases." +msgstr "Sa faible hauteur de couche permet d’obtenir des lignes de couche presque négligeables et une grande qualité d’impression. Il convient à la plupart des cas d’impression générale." -msgid "" -"Compared with the default profile of a 0.2 mm nozzle, it has lower speeds " -"and acceleration, and the sparse infill pattern is Gyroid. So, it results in " -"much higher printing quality, but a much longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,2 mm, la vitesse et " -"l’accélération sont plus faibles, et le motif de remplissage épars est " -"gyroïde. Il en résulte donc une qualité d’impression nettement supérieure, " -"mais un temps d’impression beaucoup plus long." +msgid "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in much higher printing quality, but a much longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,2 mm, la vitesse et l’accélération sont plus faibles, et le motif de remplissage épars est gyroïde. Il en résulte donc une qualité d’impression nettement supérieure, mais un temps d’impression beaucoup plus long." -msgid "" -"Compared with the default profile of a 0.2 mm nozzle, it has a slightly " -"bigger layer height, and results in almost negligible layer lines, and " -"slightly shorter printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,2 mm, il présente une " -"hauteur de couche légèrement supérieure, ce qui se traduit par des lignes de " -"couche presque négligeables et un temps d’impression légèrement plus court." +msgid "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,2 mm, il présente une hauteur de couche légèrement supérieure, ce qui se traduit par des lignes de couche presque négligeables et un temps d’impression légèrement plus court." -msgid "" -"Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer " -"height, and results in slightly visible layer lines, but shorter printing " -"time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,2 mm, il présente une " -"hauteur de couche plus importante, ce qui se traduit par des lignes de " -"couche légèrement visibles, mais un temps d’impression plus court." +msgid "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,2 mm, il présente une hauteur de couche plus importante, ce qui se traduit par des lignes de couche légèrement visibles, mais un temps d’impression plus court." -msgid "" -"Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer " -"height, and results in almost invisible layer lines and higher printing " -"quality, but shorter printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,2 mm, il présente une " -"hauteur de couche plus petite, ce qui permet d’obtenir des lignes de couche " -"presque invisibles et une qualité d’impression supérieure, mais aussi un " -"temps d’impression plus court." +msgid "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer height, and results in almost invisible layer lines and higher printing quality, but shorter printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,2 mm, il présente une hauteur de couche plus petite, ce qui permet d’obtenir des lignes de couche presque invisibles et une qualité d’impression supérieure, mais aussi un temps d’impression plus court." -msgid "" -"Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer " -"lines, lower speeds and acceleration, and the sparse infill pattern is " -"Gyroid. So, it results in almost invisible layer lines and much higher " -"printing quality, but much longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,2 mm, il présente des " -"lignes de couche plus petites, des vitesses et des accélérations plus " -"faibles, et le motif de remplissage clairsemé est gyroïde. Il en résulte " -"donc des lignes de couche presque invisibles et une qualité d’impression " -"bien supérieure, mais un temps d’impression bien plus long." +msgid "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,2 mm, il présente des lignes de couche plus petites, des vitesses et des accélérations plus faibles, et le motif de remplissage clairsemé est gyroïde. Il en résulte donc des lignes de couche presque invisibles et une qualité d’impression bien supérieure, mais un temps d’impression bien plus long." -msgid "" -"Compared with the default profile of 0.2 mm nozzle, it has a smaller layer " -"height, and results in minimal layer lines and higher printing quality, but " -"shorter printing time." -msgstr "" -"Par rapport au profil par défaut de la buse de 0,2 mm, il présente une " -"hauteur de couche plus petite, ce qui se traduit par des lignes de couche " -"minimales et une qualité d’impression supérieure, mais aussi par un temps " -"d’impression plus court." +msgid "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but shorter printing time." +msgstr "Par rapport au profil par défaut de la buse de 0,2 mm, il présente une hauteur de couche plus petite, ce qui se traduit par des lignes de couche minimales et une qualité d’impression supérieure, mais aussi par un temps d’impression plus court." -msgid "" -"Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer " -"lines, lower speeds and acceleration, and the sparse infill pattern is " -"Gyroid. So, it results in minimal layer lines and much higher printing " -"quality, but much longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,2 mm, il présente des " -"lignes de couche plus petites, des vitesses et des accélérations plus " -"faibles, et le motif de remplissage clairsemé est gyroïde. Il en résulte " -"donc des lignes de couche minimales et une qualité d’impression nettement " -"supérieure, mais un temps d’impression beaucoup plus long." +msgid "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,2 mm, il présente des lignes de couche plus petites, des vitesses et des accélérations plus faibles, et le motif de remplissage clairsemé est gyroïde. Il en résulte donc des lignes de couche minimales et une qualité d’impression nettement supérieure, mais un temps d’impression beaucoup plus long." -msgid "" -"It has a general layer height, and results in general layer lines and " -"printing quality. It is suitable for most general printing cases." -msgstr "" -"Il présente une hauteur de couche générale, ce qui se traduit par des lignes " -"de couche et une qualité d’impression générales. Il convient à la plupart " -"des cas d’impression générale." +msgid "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases." +msgstr "Il présente une hauteur de couche générale, ce qui se traduit par des lignes de couche et une qualité d’impression générales. Il convient à la plupart des cas d’impression générale." -msgid "" -"Compared with the default profile of a 0.4 mm nozzle, it has more wall loops " -"and a higher sparse infill density. So, it results in higher strength of the " -"prints, but more filament consumption and longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,4 mm, il présente plus de " -"boucles de paroi et une densité de remplissage clairsemée plus élevée. Il en " -"résulte donc une plus grande solidité des impressions, mais une plus grande " -"consommation de filament et un temps d’impression plus long." +msgid "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,4 mm, il présente plus de boucles de paroi et une densité de remplissage clairsemée plus élevée. Il en résulte donc une plus grande solidité des impressions, mais une plus grande consommation de filament et un temps d’impression plus long." -msgid "" -"Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer " -"height, and results in more apparent layer lines and lower printing quality, " -"but slightly shorter printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une " -"hauteur de couche plus importante, ce qui se traduit par des lignes de " -"couche plus apparentes et une qualité d’impression moindre, mais un temps " -"d’impression légèrement plus court." +msgid "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but slightly shorter printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une hauteur de couche plus importante, ce qui se traduit par des lignes de couche plus apparentes et une qualité d’impression moindre, mais un temps d’impression légèrement plus court." -msgid "" -"Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer " -"height, and results in more apparent layer lines and lower printing quality, " -"but shorter printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une " -"hauteur de couche plus importante, ce qui se traduit par des lignes de " -"couche plus apparentes et une qualité d’impression moindre, mais un temps " -"d’impression plus court." +msgid "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une hauteur de couche plus importante, ce qui se traduit par des lignes de couche plus apparentes et une qualité d’impression moindre, mais un temps d’impression plus court." -msgid "" -"Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer " -"height, and results in less apparent layer lines and higher printing " -"quality, but longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une " -"hauteur de couche plus petite, ce qui se traduit par des lignes de couche " -"moins apparentes et une meilleure qualité d’impression, mais un temps " -"d’impression plus long." +msgid "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une hauteur de couche plus petite, ce qui se traduit par des lignes de couche moins apparentes et une meilleure qualité d’impression, mais un temps d’impression plus long." -msgid "" -"Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer " -"height, lower speeds and acceleration, and the sparse infill pattern is " -"Gyroid. So, it results in less apparent layer lines and much higher printing " -"quality, but much longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une " -"hauteur de couche plus petite, des vitesses et des accélérations plus " -"faibles, et le motif de remplissage clairsemé est gyroïde. Il en résulte " -"donc des lignes de couche moins apparentes et une qualité d’impression " -"beaucoup plus élevée, mais un temps d’impression beaucoup plus long." +msgid "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une hauteur de couche plus petite, des vitesses et des accélérations plus faibles, et le motif de remplissage clairsemé est gyroïde. Il en résulte donc des lignes de couche moins apparentes et une qualité d’impression beaucoup plus élevée, mais un temps d’impression beaucoup plus long." -msgid "" -"Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer " -"height, and results in almost negligible layer lines and higher printing " -"quality, but longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une " -"hauteur de couche plus petite, ce qui permet d’obtenir des lignes de couche " -"presque négligeables et une meilleure qualité d’impression, mais un temps " -"d’impression plus long." +msgid "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une hauteur de couche plus petite, ce qui permet d’obtenir des lignes de couche presque négligeables et une meilleure qualité d’impression, mais un temps d’impression plus long." -msgid "" -"Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer " -"height, lower speeds and acceleration, and the sparse infill pattern is " -"Gyroid. So, it results in almost negligible layer lines and much higher " -"printing quality, but much longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une " -"hauteur de couche plus petite, des vitesses et des accélérations plus " -"faibles, et le motif de remplissage clairsemé est gyroïde. Il en résulte " -"donc des lignes de couche presque négligeables et une qualité d’impression " -"bien supérieure, mais un temps d’impression bien plus long." +msgid "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une hauteur de couche plus petite, des vitesses et des accélérations plus faibles, et le motif de remplissage clairsemé est gyroïde. Il en résulte donc des lignes de couche presque négligeables et une qualité d’impression bien supérieure, mais un temps d’impression bien plus long." -msgid "" -"Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer " -"height, and results in almost negligible layer lines and longer printing " -"time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une " -"hauteur de couche plus petite, ce qui se traduit par des lignes de couche " -"presque négligeables et un temps d’impression plus long." +msgid "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,4 mm, il présente une hauteur de couche plus petite, ce qui se traduit par des lignes de couche presque négligeables et un temps d’impression plus long." -msgid "" -"It has a big layer height, and results in apparent layer lines and ordinary " -"printing quality and printing time." -msgstr "" -"La hauteur de couche est importante, ce qui se traduit par des lignes de " -"couche apparentes et une qualité et un temps d’impression ordinaires." +msgid "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time." +msgstr "La hauteur de couche est importante, ce qui se traduit par des lignes de couche apparentes et une qualité et un temps d’impression ordinaires." -msgid "" -"Compared with the default profile of a 0.6 mm nozzle, it has more wall loops " -"and a higher sparse infill density. So, it results in higher strength of the " -"prints, but more filament consumption and longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,6 mm, il présente plus de " -"boucles de paroi et une densité de remplissage clairsemée plus élevée. Il en " -"résulte donc une plus grande solidité des impressions, mais une plus grande " -"consommation de filament et un temps d’impression plus long." +msgid "Compared with the default profile of a 0.6 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,6 mm, il présente plus de boucles de paroi et une densité de remplissage clairsemée plus élevée. Il en résulte donc une plus grande solidité des impressions, mais une plus grande consommation de filament et un temps d’impression plus long." -msgid "" -"Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer " -"height, and results in more apparent layer lines and lower printing quality, " -"but shorter printing time in some printing cases." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,6 mm, il présente une " -"hauteur de couche plus importante, ce qui se traduit par des lignes de " -"couche plus apparentes et une qualité d’impression moindre, mais un temps " -"d’impression plus court dans certains cas d’impression." +msgid "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time in some printing cases." +msgstr "Par rapport au profil par défaut d’une buse de 0,6 mm, il présente une hauteur de couche plus importante, ce qui se traduit par des lignes de couche plus apparentes et une qualité d’impression moindre, mais un temps d’impression plus court dans certains cas d’impression." -msgid "" -"Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer " -"height, and results in much more apparent layer lines and much lower " -"printing quality, but shorter printing time in some printing cases." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,6 mm, il présente une " -"hauteur de couche plus importante, ce qui se traduit par des lignes de " -"couche beaucoup plus apparentes et une qualité d’impression beaucoup plus " -"faible, mais un temps d’impression plus court dans certains cas d’impression." +msgid "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in much more apparent layer lines and much lower printing quality, but shorter printing time in some printing cases." +msgstr "Par rapport au profil par défaut d’une buse de 0,6 mm, il présente une hauteur de couche plus importante, ce qui se traduit par des lignes de couche beaucoup plus apparentes et une qualité d’impression beaucoup plus faible, mais un temps d’impression plus court dans certains cas d’impression." -msgid "" -"Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer " -"height, and results in less apparent layer lines and slight higher printing " -"quality, but longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,6 mm, il présente une " -"hauteur de couche plus petite, ce qui se traduit par des lignes de couche " -"moins apparentes et une qualité d’impression légèrement supérieure, mais un " -"temps d’impression plus long." +msgid "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,6 mm, il présente une hauteur de couche plus petite, ce qui se traduit par des lignes de couche moins apparentes et une qualité d’impression légèrement supérieure, mais un temps d’impression plus long." -msgid "" -"Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer " -"height, and results in less apparent layer lines and higher printing " -"quality, but longer printing time." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,6 mm, il présente une " -"hauteur de couche plus petite, ce qui se traduit par des lignes de couche " -"moins apparentes et une meilleure qualité d’impression, mais un temps " -"d’impression plus long." +msgid "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time." +msgstr "Par rapport au profil par défaut d’une buse de 0,6 mm, il présente une hauteur de couche plus petite, ce qui se traduit par des lignes de couche moins apparentes et une meilleure qualité d’impression, mais un temps d’impression plus long." -msgid "" -"It has a very big layer height, and results in very apparent layer lines, " -"low printing quality and general printing time." -msgstr "" -"La hauteur des couches est très importante, ce qui se traduit par des lignes " -"de couche très apparentes, une qualité d’impression médiocre et un temps " -"d’impression général." +msgid "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time." +msgstr "La hauteur des couches est très importante, ce qui se traduit par des lignes de couche très apparentes, une qualité d’impression médiocre et un temps d’impression général." -msgid "" -"Compared with the default profile of a 0.8 mm nozzle, it has a bigger layer " -"height, and results in very apparent layer lines and much lower printing " -"quality, but shorter printing time in some printing cases." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,8 mm, il présente une " -"hauteur de couche plus importante, ce qui se traduit par des lignes de " -"couche très apparentes et une qualité d’impression nettement inférieure, " -"mais un temps d’impression plus court dans certains cas d’impression." +msgid "Compared with the default profile of a 0.8 mm nozzle, it has a bigger layer height, and results in very apparent layer lines and much lower printing quality, but shorter printing time in some printing cases." +msgstr "Par rapport au profil par défaut d’une buse de 0,8 mm, il présente une hauteur de couche plus importante, ce qui se traduit par des lignes de couche très apparentes et une qualité d’impression nettement inférieure, mais un temps d’impression plus court dans certains cas d’impression." -msgid "" -"Compared with the default profile of a 0.8 mm nozzle, it has a much bigger " -"layer height, and results in extremely apparent layer lines and much lower " -"printing quality, but much shorter printing time in some printing cases." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,8 mm, il présente une " -"hauteur de couche beaucoup plus importante, ce qui se traduit par des lignes " -"de couche extrêmement apparentes et une qualité d’impression beaucoup plus " -"faible, mais un temps d’impression beaucoup plus court dans certains cas " -"d’impression." +msgid "Compared with the default profile of a 0.8 mm nozzle, it has a much bigger layer height, and results in extremely apparent layer lines and much lower printing quality, but much shorter printing time in some printing cases." +msgstr "Par rapport au profil par défaut d’une buse de 0,8 mm, il présente une hauteur de couche beaucoup plus importante, ce qui se traduit par des lignes de couche extrêmement apparentes et une qualité d’impression beaucoup plus faible, mais un temps d’impression beaucoup plus court dans certains cas d’impression." -msgid "" -"Compared with the default profile of a 0.8 mm nozzle, it has a slightly " -"smaller layer height, and results in slightly less but still apparent layer " -"lines and slightly higher printing quality, but longer printing time in some " -"printing cases." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,8 mm, il présente une " -"hauteur de couche légèrement inférieure, ce qui se traduit par des lignes de " -"couche légèrement moins nombreuses mais toujours apparentes et par une " -"qualité d’impression légèrement supérieure, mais par un temps d’impression " -"plus long dans certains cas d’impression." +msgid "Compared with the default profile of a 0.8 mm nozzle, it has a slightly smaller layer height, and results in slightly less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases." +msgstr "Par rapport au profil par défaut d’une buse de 0,8 mm, il présente une hauteur de couche légèrement inférieure, ce qui se traduit par des lignes de couche légèrement moins nombreuses mais toujours apparentes et par une qualité d’impression légèrement supérieure, mais par un temps d’impression plus long dans certains cas d’impression." -msgid "" -"Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer " -"height, and results in less but still apparent layer lines and slightly " -"higher printing quality, but longer printing time in some printing cases." -msgstr "" -"Par rapport au profil par défaut d’une buse de 0,8 mm, il présente une " -"hauteur de couche plus petite, ce qui se traduit par des lignes de couche " -"moins nombreuses mais toujours apparentes et une qualité d’impression " -"légèrement supérieure, mais un temps d’impression plus long dans certains " -"cas d’impression." +msgid "Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer height, and results in less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases." +msgstr "Par rapport au profil par défaut d’une buse de 0,8 mm, il présente une hauteur de couche plus petite, ce qui se traduit par des lignes de couche moins nombreuses mais toujours apparentes et une qualité d’impression légèrement supérieure, mais un temps d’impression plus long dans certains cas d’impression." msgid "Connected to Obico successfully!" msgstr "Connexion à Obico réussie !" @@ -16984,15 +13526,13 @@ msgid "Could not connect to SimplyPrint" msgstr "Impossible de se connecter à SimplyPrint" msgid "Internal error" -msgstr "" +msgstr "Erreur interne" msgid "Unknown error" msgstr "Erreur inconnue" msgid "SimplyPrint account not linked. Go to Connect options to set it up." -msgstr "" -"Le compte SimplyPrint n’est pas lié. Allez dans les options de connexion " -"pour le configurer." +msgstr "Le compte SimplyPrint n’est pas lié. Allez dans les options de connexion pour le configurer." msgid "Connection to Flashforge works correctly." msgstr "La connexion à Flashforge fonctionne correctement." @@ -17004,14 +13544,10 @@ msgid "The provided state is not correct." msgstr "L’état communiqué n’est pas correct." msgid "Please give the required permissions when authorizing this application." -msgstr "" -"Veuillez donner les autorisations nécessaires lorsque vous autorisez cette " -"application." +msgstr "Veuillez donner les autorisations nécessaires lorsque vous autorisez cette application." msgid "Something unexpected happened when trying to log in, please try again." -msgstr "" -"Un événement inattendu s’est produit lors de la connexion, veuillez " -"réessayer." +msgstr "Un événement inattendu s’est produit lors de la connexion, veuillez réessayer." msgid "User cancelled." msgstr "L’utilisateur a annulé." @@ -17019,24 +13555,18 @@ msgstr "L’utilisateur a annulé." #: resources/data/hints.ini: [hint:Precise wall] msgid "" "Precise wall\n" -"Did you know that turning on precise wall can improve precision and layer " -"consistency?" +"Did you know that turning on precise wall can improve precision and layer consistency?" msgstr "" "Paroi précise\n" -"Saviez-vous que l’activation de la paroi précise peut améliorer la précision " -"et l’homogénéité des couches ?" +"Saviez-vous que l’activation de la paroi précise peut améliorer la précision et l’homogénéité des couches ?" #: resources/data/hints.ini: [hint:Sandwich mode] msgid "" "Sandwich mode\n" -"Did you know that you can use sandwich mode (inner-outer-inner) to improve " -"precision and layer consistency if your model doesn't have very steep " -"overhangs?" +"Did you know that you can use sandwich mode (inner-outer-inner) to improve precision and layer consistency if your model doesn't have very steep overhangs?" msgstr "" "Mode sandwich\n" -"Saviez-vous que vous pouvez utiliser le mode sandwich (intérieur-extérieur-" -"intérieur) pour améliorer la précision et la cohérence des couches si votre " -"modèle n’a pas de porte-à-faux très prononcés ?" +"Saviez-vous que vous pouvez utiliser le mode sandwich (intérieur-extérieur-intérieur) pour améliorer la précision et la cohérence des couches si votre modèle n’a pas de porte-à-faux très prononcés ?" #: resources/data/hints.ini: [hint:Chamber temperature] msgid "" @@ -17049,12 +13579,10 @@ msgstr "" #: resources/data/hints.ini: [hint:Calibration] msgid "" "Calibration\n" -"Did you know that calibrating your printer can do wonders? Check out our " -"beloved calibration solution in OrcaSlicer." +"Did you know that calibrating your printer can do wonders? Check out our beloved calibration solution in OrcaSlicer." msgstr "" "Calibrage\n" -"Saviez-vous que le calibrage de votre imprimante peut faire des merveilles ? " -"Découvrez notre solution de calibrage bien-aimée dans OrcaSlicer." +"Saviez-vous que le calibrage de votre imprimante peut faire des merveilles ? Découvrez notre solution de calibrage bien-aimée dans OrcaSlicer." #: resources/data/hints.ini: [hint:Auxiliary fan] msgid "" @@ -17062,8 +13590,7 @@ msgid "" "Did you know that OrcaSlicer supports Auxiliary part cooling fan?" msgstr "" "Ventilateur auxiliaire\n" -"Saviez-vous qu’OrcaSlicer prend en charge le ventilateur auxiliaire de " -"refroidissement des pièces ?" +"Saviez-vous qu’OrcaSlicer prend en charge le ventilateur auxiliaire de refroidissement des pièces ?" #: resources/data/hints.ini: [hint:Air filtration] msgid "" @@ -17071,8 +13598,7 @@ msgid "" "Did you know that OrcaSlicer can support Air filtration/Exhaust Fan?" msgstr "" "Filtration de l’air/ventilateur d’extraction\n" -"Saviez-vous qu’OrcaSlicer peut prendre en charge la filtration de l’air/le " -"ventilateur d’extraction ?" +"Saviez-vous qu’OrcaSlicer peut prendre en charge la filtration de l’air/le ventilateur d’extraction ?" #: resources/data/hints.ini: [hint:G-code window] msgid "" @@ -17080,59 +13606,47 @@ msgid "" "You can turn on/off the G-code window by pressing the C key." msgstr "" "Fenêtre de G-code\n" -"Vous pouvez activer/désactiver la fenêtre G-code en appuyant sur la touche " -"C." +"Vous pouvez activer/désactiver la fenêtre G-code en appuyant sur la touche C." #: resources/data/hints.ini: [hint:Switch workspaces] msgid "" "Switch workspaces\n" -"You can switch between Prepare and Preview workspaces by " -"pressing the Tab key." +"You can switch between Prepare and Preview workspaces by pressing the Tab key." msgstr "" "Changer les espaces de travail\n" -"Vous pouvez alterner entre l’espace de travail Préparer et Aperçu en appuyant sur la touche Tab." +"Vous pouvez alterner entre l’espace de travail Préparer et Aperçu en appuyant sur la touche Tab." #: resources/data/hints.ini: [hint:How to use keyboard shortcuts] msgid "" "How to use keyboard shortcuts\n" -"Did you know that Orca Slicer offers a wide range of keyboard shortcuts and " -"3D scene operations." +"Did you know that Orca Slicer offers a wide range of keyboard shortcuts and 3D scene operations." msgstr "" "Comment utiliser les raccourcis clavier\n" -"Saviez-vous qu’Orca Slicer offre une large gamme de raccourcis clavier et " -"d’opérations sur les scènes 3D." +"Saviez-vous qu’Orca Slicer offre une large gamme de raccourcis clavier et d’opérations sur les scènes 3D." #: resources/data/hints.ini: [hint:Reverse on odd] msgid "" "Reverse on odd\n" -"Did you know that Reverse on odd feature can significantly improve " -"the surface quality of your overhangs?" +"Did you know that Reverse on odd feature can significantly improve the surface quality of your overhangs?" msgstr "" "Parois inversées sur couches impaires\n" -"Saviez-vous que la fonction Parois inversées sur couches impaires " -"peut améliorer de manière significative la qualité de la surface de vos " -"surplombs ?" +"Saviez-vous que la fonction Parois inversées sur couches impaires peut améliorer de manière significative la qualité de la surface de vos surplombs ?" #: resources/data/hints.ini: [hint:Cut Tool] msgid "" "Cut Tool\n" -"Did you know that you can cut a model at any angle and position with the " -"cutting tool?" +"Did you know that you can cut a model at any angle and position with the cutting tool?" msgstr "" "Outil de découpe\n" -"Saviez-vous que vous pouvez découper un modèle à n'importe quel angle et " -"dans n'importe quelle position avec l'outil de découpe ?" +"Saviez-vous que vous pouvez découper un modèle à n'importe quel angle et dans n'importe quelle position avec l'outil de découpe ?" #: resources/data/hints.ini: [hint:Fix Model] msgid "" "Fix Model\n" -"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing " -"problems on the Windows system?" +"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing problems on the Windows system?" msgstr "" "Réparer un modèle\n" -"Saviez-vous que vous pouvez réparer un modèle 3D corrompu pour éviter de " -"nombreux problèmes de découpage sur le système Windows ?" +"Saviez-vous que vous pouvez réparer un modèle 3D corrompu pour éviter de nombreux problèmes de découpage sur le système Windows ?" #: resources/data/hints.ini: [hint:Timelapse] msgid "" @@ -17140,8 +13654,7 @@ msgid "" "Did you know that you can generate a timelapse video during each print?" msgstr "" "Timelapse\n" -"Saviez-vous que vous pouvez générer une vidéo en timelapse à chaque " -"impression ?" +"Saviez-vous que vous pouvez générer une vidéo en timelapse à chaque impression ?" #: resources/data/hints.ini: [hint:Auto-Arrange] msgid "" @@ -17149,214 +13662,153 @@ msgid "" "Did you know that you can auto-arrange all objects in your project?" msgstr "" "Agencement Automatique\n" -"Saviez-vous que vous pouvez agencement automatiquement tous les objets de " -"votre projet ?" +"Saviez-vous que vous pouvez agencement automatiquement tous les objets de votre projet ?" #: resources/data/hints.ini: [hint:Auto-Orient] msgid "" "Auto-Orient\n" -"Did you know that you can rotate objects to an optimal orientation for " -"printing by a simple click?" +"Did you know that you can rotate objects to an optimal orientation for printing by a simple click?" msgstr "" "Orientation Automatique\n" -"Saviez-vous que vous pouvez faire pivoter des objets dans une orientation " -"optimale pour l'impression d'un simple clic ?" +"Saviez-vous que vous pouvez faire pivoter des objets dans une orientation optimale pour l'impression d'un simple clic ?" #: resources/data/hints.ini: [hint:Lay on Face] msgid "" "Lay on Face\n" -"Did you know that you can quickly orient a model so that one of its faces " -"sits on the print bed? Select the \"Place on face\" function or press the " -"F key." +"Did you know that you can quickly orient a model so that one of its faces sits on the print bed? Select the \"Place on face\" function or press the F key." msgstr "" "Poser sur une face\n" -"Saviez-vous qu'il est possible d'orienter rapidement un modèle de manière à " -"ce que l'une de ses faces repose sur le plateau d'impression ? Sélectionnez " -"la fonction « Placer sur la face » ou appuyez sur la touche F." +"Saviez-vous qu'il est possible d'orienter rapidement un modèle de manière à ce que l'une de ses faces repose sur le plateau d'impression ? Sélectionnez la fonction « Placer sur la face » ou appuyez sur la touche F." #: resources/data/hints.ini: [hint:Object List] msgid "" "Object List\n" -"Did you know that you can view all objects/parts in a list and change " -"settings for each object/part?" +"Did you know that you can view all objects/parts in a list and change settings for each object/part?" msgstr "" "Liste d'objets\n" -"Saviez-vous que vous pouvez afficher tous les objets/pièces dans une liste " -"et modifier les paramètres de chaque objet/pièce ?" +"Saviez-vous que vous pouvez afficher tous les objets/pièces dans une liste et modifier les paramètres de chaque objet/pièce ?" #: resources/data/hints.ini: [hint:Search Functionality] msgid "" "Search Functionality\n" -"Did you know that you use the Search tool to quickly find a specific Orca " -"Slicer setting?" +"Did you know that you use the Search tool to quickly find a specific Orca Slicer setting?" msgstr "" "Fonctionnalité de recherche\n" -"Saviez-vous que vous pouvez utiliser l’outil de recherche pour trouver " -"rapidement un paramètre spécifique de l’Orca Slicer ?" +"Saviez-vous que vous pouvez utiliser l’outil de recherche pour trouver rapidement un paramètre spécifique de l’Orca Slicer ?" #: resources/data/hints.ini: [hint:Simplify Model] msgid "" "Simplify Model\n" -"Did you know that you can reduce the number of triangles in a mesh using the " -"Simplify mesh feature? Right-click the model and select Simplify model." +"Did you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model." msgstr "" "Simplifier le modèle\n" -"Saviez-vous que vous pouviez réduire le nombre de triangles dans un maillage " -"à l’aide de la fonction Simplifier le maillage ? Cliquez avec le bouton " -"droit de la souris sur le modèle et sélectionnez Simplifier le modèle." +"Saviez-vous que vous pouviez réduire le nombre de triangles dans un maillage à l’aide de la fonction Simplifier le maillage ? Cliquez avec le bouton droit de la souris sur le modèle et sélectionnez Simplifier le modèle." #: resources/data/hints.ini: [hint:Slicing Parameter Table] msgid "" "Slicing Parameter Table\n" -"Did you know that you can view all objects/parts on a table and change " -"settings for each object/part?" +"Did you know that you can view all objects/parts on a table and change settings for each object/part?" msgstr "" "Tableau des paramètres de découpe\n" -"Saviez-vous que vous pouvez afficher tous les objets/pièces sur un tableau " -"et modifier les paramètres de chaque objet/pièce ?" +"Saviez-vous que vous pouvez afficher tous les objets/pièces sur un tableau et modifier les paramètres de chaque objet/pièce ?" #: resources/data/hints.ini: [hint:Split to Objects/Parts] msgid "" "Split to Objects/Parts\n" -"Did you know that you can split a big object into small ones for easy " -"colorizing or printing?" +"Did you know that you can split a big object into small ones for easy colorizing or printing?" msgstr "" "Séparer en objets/parties\n" -"Saviez-vous que vous pouvez séparer un gros objet en petits objets pour les " -"colorier ou les imprimer facilement ?" +"Saviez-vous que vous pouvez séparer un gros objet en petits objets pour les colorier ou les imprimer facilement ?" #: resources/data/hints.ini: [hint:Subtract a Part] msgid "" "Subtract a Part\n" -"Did you know that you can subtract one mesh from another using the Negative " -"part modifier? That way you can, for example, create easily resizable holes " -"directly in Orca Slicer." +"Did you know that you can subtract one mesh from another using the Negative part modifier? That way you can, for example, create easily resizable holes directly in Orca Slicer." msgstr "" "Soustraire une pièce\n" -"Saviez-vous que vous pouviez soustraire un maillage d’un autre à l’aide du " -"modificateur de partie négative ? De cette façon, vous pouvez, par exemple, " -"créer des trous facilement redimensionnables directement dans Orca Slicer." +"Saviez-vous que vous pouviez soustraire un maillage d’un autre à l’aide du modificateur de partie négative ? De cette façon, vous pouvez, par exemple, créer des trous facilement redimensionnables directement dans Orca Slicer." #: resources/data/hints.ini: [hint:STEP] msgid "" "STEP\n" -"Did you know that you can improve your print quality by slicing a STEP file " -"instead of an STL?\n" -"Orca Slicer supports slicing STEP files, providing smoother results than a " -"lower resolution STL. Give it a try!" +"Did you know that you can improve your print quality by slicing a STEP file instead of an STL?\n" +"Orca Slicer supports slicing STEP files, providing smoother results than a lower resolution STL. Give it a try!" msgstr "" "STEP\n" -"Saviez-vous que vous pouvez améliorer votre qualité d'impression en " -"découpant un fichier .step au lieu d'un .stl ?\n" -"Orca Slicer prend en charge le découpage des fichiers .step, offrant des " -"résultats plus fluides qu'un .stl de résolution inférieure. Essayez !" +"Saviez-vous que vous pouvez améliorer votre qualité d'impression en découpant un fichier .step au lieu d'un .stl ?\n" +"Orca Slicer prend en charge le découpage des fichiers .step, offrant des résultats plus fluides qu'un .stl de résolution inférieure. Essayez !" #: resources/data/hints.ini: [hint:Z seam location] msgid "" "Z seam location\n" -"Did you know that you can customize the location of the Z seam, and even " -"paint it on your print, to have it in a less visible location? This improves " -"the overall look of your model. Check it out!" +"Did you know that you can customize the location of the Z seam, and even paint it on your print, to have it in a less visible location? This improves the overall look of your model. Check it out!" msgstr "" "Emplacement de la couture Z\n" -"Saviez-vous que vous pouvez personnaliser l'emplacement de la couture Z, et " -"même la peindre manuelle sur votre impression pour le placer dans un endroit " -"moins visible ? Cela améliore l'aspect général de votre modèle. Jetez-y un " -"coup d'œil !" +"Saviez-vous que vous pouvez personnaliser l'emplacement de la couture Z, et même la peindre manuelle sur votre impression pour le placer dans un endroit moins visible ? Cela améliore l'aspect général de votre modèle. Jetez-y un coup d'œil !" #: resources/data/hints.ini: [hint:Fine-tuning for flow rate] msgid "" "Fine-tuning for flow rate\n" -"Did you know that flow rate can be fine-tuned for even better-looking " -"prints? Depending on the material, you can improve the overall finish of the " -"printed model by doing some fine-tuning." +"Did you know that flow rate can be fine-tuned for even better-looking prints? Depending on the material, you can improve the overall finish of the printed model by doing some fine-tuning." msgstr "" "Réglage fin du débit\n" -"Saviez-vous que le débit peut être réglé avec précision pour obtenir des " -"impressions encore plus belles ? En fonction du matériau, vous pouvez " -"améliorer la finition générale du modèle imprimé en procédant à un réglage " -"fin." +"Saviez-vous que le débit peut être réglé avec précision pour obtenir des impressions encore plus belles ? En fonction du matériau, vous pouvez améliorer la finition générale du modèle imprimé en procédant à un réglage fin." #: resources/data/hints.ini: [hint:Split your prints into plates] msgid "" "Split your prints into plates\n" -"Did you know that you can split a model that has a lot of parts into " -"individual plates ready to print? This will simplify the process of keeping " -"track of all the parts." +"Did you know that you can split a model that has a lot of parts into individual plates ready to print? This will simplify the process of keeping track of all the parts." msgstr "" "Divisez vos impressions en plateaux\n" -"Saviez-vous que vous pouvez diviser un modèle comportant de nombreuses " -"pièces en plateaux individuels prêts à être imprimés ? Cela simplifie le " -"processus de suivi de toutes les pièces." +"Saviez-vous que vous pouvez diviser un modèle comportant de nombreuses pièces en plateaux individuels prêts à être imprimés ? Cela simplifie le processus de suivi de toutes les pièces." -#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer -#: Height] +#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer Height] msgid "" "Speed up your print with Adaptive Layer Height\n" -"Did you know that you can print a model even faster, by using the Adaptive " -"Layer Height option? Check it out!" +"Did you know that you can print a model even faster, by using the Adaptive Layer Height option? Check it out!" msgstr "" "Accélérez votre impression grâce à la Hauteur de Couche Adaptative\n" -"Saviez-vous que vous pouvez imprimer un modèle encore plus rapidement en " -"utilisant l'option Adaptive Layer Height ? Jetez-y un coup d'œil !" +"Saviez-vous que vous pouvez imprimer un modèle encore plus rapidement en utilisant l'option Adaptive Layer Height ? Jetez-y un coup d'œil !" #: resources/data/hints.ini: [hint:Support painting] msgid "" "Support painting\n" -"Did you know that you can paint the location of your supports? This feature " -"makes it easy to place the support material only on the sections of the " -"model that actually need it." +"Did you know that you can paint the location of your supports? This feature makes it easy to place the support material only on the sections of the model that actually need it." msgstr "" "Peinture de support\n" -"Saviez-vous que vous pouvez peindre l'emplacement de vos supports ? Cette " -"caractéristique permet de placer facilement le matériau de support " -"uniquement sur les sections du modèle qui en ont réellement besoin." +"Saviez-vous que vous pouvez peindre l'emplacement de vos supports ? Cette caractéristique permet de placer facilement le matériau de support uniquement sur les sections du modèle qui en ont réellement besoin." #: resources/data/hints.ini: [hint:Different types of supports] msgid "" "Different types of supports\n" -"Did you know that you can choose from multiple types of supports? Tree " -"supports work great for organic models, while saving filament and improving " -"print speed. Check them out!" +"Did you know that you can choose from multiple types of supports? Tree supports work great for organic models, while saving filament and improving print speed. Check them out!" msgstr "" "Différents types de supports\n" -"Saviez-vous que vous pouvez choisir parmi plusieurs types de supports ? Les " -"supports arborescents fonctionnent parfaitement pour les modèles organiques " -"tout en économisant du filament et en améliorant la vitesse d'impression. " -"Découvrez-les !" +"Saviez-vous que vous pouvez choisir parmi plusieurs types de supports ? Les supports arborescents fonctionnent parfaitement pour les modèles organiques tout en économisant du filament et en améliorant la vitesse d'impression. Découvrez-les !" #: resources/data/hints.ini: [hint:Printing Silk Filament] msgid "" "Printing Silk Filament\n" -"Did you know that Silk filament needs special consideration to print it " -"successfully? Higher temperature and lower speed are always recommended for " -"the best results." +"Did you know that Silk filament needs special consideration to print it successfully? Higher temperature and lower speed are always recommended for the best results." msgstr "" "Impression de filament Soie\n" -"Saviez-vous que le filament soie nécessite une attention particulière pour " -"une impression réussie ? Une température plus élevée et une vitesse plus " -"faible sont toujours recommandées pour obtenir les meilleurs résultats." +"Saviez-vous que le filament soie nécessite une attention particulière pour une impression réussie ? Une température plus élevée et une vitesse plus faible sont toujours recommandées pour obtenir les meilleurs résultats." #: resources/data/hints.ini: [hint:Brim for better adhesion] msgid "" "Brim for better adhesion\n" -"Did you know that when printing models have a small contact interface with " -"the printing surface, it's recommended to use a brim?" +"Did you know that when printing models have a small contact interface with the printing surface, it's recommended to use a brim?" msgstr "" "Bordure pour une meilleure adhésion\n" -"Saviez-vous que lorsque les modèles imprimés ont une faible interface de " -"contact avec la surface d'impression, il est recommandé d'utiliser une " -"bordure ?" +"Saviez-vous que lorsque les modèles imprimés ont une faible interface de contact avec la surface d'impression, il est recommandé d'utiliser une bordure ?" #: resources/data/hints.ini: [hint:Set parameters for multiple objects] msgid "" "Set parameters for multiple objects\n" -"Did you know that you can set slicing parameters for all selected objects at " -"one time?" +"Did you know that you can set slicing parameters for all selected objects at one time?" msgstr "" "Définir les paramètres de plusieurs objets\n" -"Saviez-vous que vous pouvez définir des paramètres de découpe pour tous les " -"objets sélectionnés en une seule fois ?" +"Saviez-vous que vous pouvez définir des paramètres de découpe pour tous les objets sélectionnés en une seule fois ?" #: resources/data/hints.ini: [hint:Stack objects] msgid "" @@ -17369,120 +13821,104 @@ msgstr "" #: resources/data/hints.ini: [hint:Flush into support/objects/infill] msgid "" "Flush into support/objects/infill\n" -"Did you know that you can save the wasted filament by flushing them into " -"support/objects/infill during filament change?" +"Did you know that you can save the wasted filament by flushing them into support/objects/infill during filament change?" msgstr "" "Purger dans les supports/les objets/le remplissage\n" -"Saviez-vous que vous pouvez réduire le filament gaspillé en le purgeant dans " -"les supports/les objets/le remplissage lors des changements de filament ?" +"Saviez-vous que vous pouvez réduire le filament gaspillé en le purgeant dans les supports/les objets/le remplissage lors des changements de filament ?" #: resources/data/hints.ini: [hint:Improve strength] msgid "" "Improve strength\n" -"Did you know that you can use more wall loops and higher sparse infill " -"density to improve the strength of the model?" +"Did you know that you can use more wall loops and higher sparse infill density to improve the strength of the model?" msgstr "" "Améliorer la solidité\n" -"Saviez-vous que vous pouvez définir un plus grand nombre de périmètre et une " -"densité de remplissage plus élevée pour améliorer la résistance du modèle ?" +"Saviez-vous que vous pouvez définir un plus grand nombre de périmètre et une densité de remplissage plus élevée pour améliorer la résistance du modèle ?" -#: resources/data/hints.ini: [hint:When need to print with the printer door -#: opened] +#: resources/data/hints.ini: [hint:When need to print with the printer door opened] msgid "" "When need to print with the printer door opened\n" -"Did you know that opening the printer door can reduce the probability of " -"extruder/hotend clogging when printing lower temperature filament with a " -"higher enclosure temperature. More info about this in the Wiki." +"Did you know that opening the printer door can reduce the probability of extruder/hotend clogging when printing lower temperature filament with a higher enclosure temperature. More info about this in the Wiki." msgstr "" "Quand il faut imprimer avec la porte de l’imprimante ouverte\n" -"Saviez-vous que l’ouverture de la porte de l’imprimante peut réduire la " -"probabilité de blocage de l’extrudeuse/du réchauffeur lors de l’impression " -"de filament à basse température avec une température de boîtier plus élevée. " -"Plus d’informations à ce sujet dans le Wiki." +"Saviez-vous que l’ouverture de la porte de l’imprimante peut réduire la probabilité de blocage de l’extrudeuse/du réchauffeur lors de l’impression de filament à basse température avec une température de boîtier plus élevée. Plus d’informations à ce sujet dans le Wiki." #: resources/data/hints.ini: [hint:Avoid warping] msgid "" "Avoid warping\n" -"Did you know that when printing materials that are prone to warping such as " -"ABS, appropriately increasing the heatbed temperature can reduce the " -"probability of warping." +"Did you know that when printing materials that are prone to warping such as ABS, appropriately increasing the heatbed temperature can reduce the probability of warping." msgstr "" "Éviter la déformation\n" -"Saviez-vous que lors de l’impression de matériaux susceptibles de se " -"déformer, tels que l’ABS, une augmentation appropriée de la température du " -"plateau chauffant peut réduire la probabilité de déformation." +"Saviez-vous que lors de l’impression de matériaux susceptibles de se déformer, tels que l’ABS, une augmentation appropriée de la température du plateau chauffant peut réduire la probabilité de déformation." -#~ msgid "up to" -#~ msgstr "jusqu'à" +#~ msgid "Your object appears to be too large. It will be scaled down to fit the heat bed automatically." +#~ msgstr "Votre objet est trop grand. Il sera automatiquement réduit pour s’adapter au plateau." -#~ msgid "above" -#~ msgstr "au-dessus" +#~ msgid "Shift+G" +#~ msgstr "Shift+G" -#~ msgid "from" -#~ msgstr "de" - -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "" -#~ "Changer la langue de l'application pendant que certains préréglages sont " -#~ "modifiés." - -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Maj+G" - -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Maj+G" - -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+n'importe quelle flèche" - -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Bouton gauche de la souris" - -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Bouton gauche de la souris" - -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+n'importe quelle flèche" - -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Bouton gauche de la souris" - -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Bouton gauche de la souris" - -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Molette de la souris" - -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Molette de la souris" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Molette de la souris" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Molette de la souris" +#~ msgid "Any arrow" +#~ msgstr "Toutes les flèches" #~ msgid "" -#~ "Different nozzle diameters and different filament diameters is not " -#~ "allowed when prime tower is enabled." +#~ "Enables gap fill for the selected surfaces. The minimum gap length that will be filled can be controlled from the filter out tiny gaps option below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces only\n" +#~ "3. Nowhere: Disables gap fill\n" #~ msgstr "" -#~ "L’utilisation de diamètres de buses et de filaments différents n’est pas " -#~ "autorisée lorsque l’option « prime tower » est activée." +#~ "Active le remplissage des trous pour les surfaces sélectionnées. La longueur minimale du trou qui sera comblé peut être contrôlée à l’aide de l’option « Filtrer les petits trous » ci-dessous.\n" +#~ "\n" +#~ "Options :\n" +#~ "1. Partout : Applique le remplissage des trous aux surfaces pleines supérieures, inférieures et internes.\n" +#~ "2. Surfaces supérieure et inférieure : Remplissage des trous uniquement sur les surfaces supérieures et inférieures.\n" +#~ "3. Nulle part : Désactive le remplissage des trous\n" + +#~ msgid "Decrease this value slightly(for example 0.9) to reduce the amount of material for bridge, to improve sag" +#~ msgstr "Diminuez légèrement cette valeur (par exemple 0,9) pour réduire la quantité de matériaux pour le pont, pour améliorer l'affaissement" + +#~ msgid "This value governs the thickness of the internal bridge layer. This is the first layer over sparse infill. Decrease this value slightly (for example 0.9) to improve surface quality over sparse infill." +#~ msgstr "Cette valeur détermine l’épaisseur de la couche des ponts internes. Il s’agit de la première couche sur le remplissage. Diminuez légèrement cette valeur (par exemple 0.9) pour améliorer la qualité de la surface sur le remplissage." + +#~ msgid "This factor affects the amount of material for top solid infill. You can decrease it slightly to have smooth surface finish" +#~ msgstr "Ce facteur affecte la quantité de matériau pour le remplissage plein supérieur. Vous pouvez le diminuer légèrement pour avoir une finition de surface lisse" + +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "Ce facteur affecte la quantité de matériau pour le remplissage plein du dessous" + +#~ msgid "Enable this option to slow printing down in areas where potential curled perimeters may exist" +#~ msgstr "Activer cette option pour ralentir l’impression dans les zones où des périmètres potentiellement courbées peuvent exister." + +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Il s'agit de la vitesse pour les ponts et les parois en surplomb à 100 %." + +#~ msgid "Speed of internal bridge. If the value is expressed as a percentage, it will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "Vitesse des ponts internes. Si la valeur est exprimée en pourcentage, elle sera calculée en fonction de bridge_speed. La valeur par défaut est 150%." + +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "Il est temps de charger un nouveau filament lors du changement de filament. Pour les statistiques uniquement" + +#~ msgid "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "Il est temps de décharger l'ancien filament lorsque vous changez de filament. Pour les statistiques uniquement" + +#~ msgid "Time for the printer firmware (or the Multi Material Unit 2.0) to load a new filament during a tool change (when executing the T code). This time is added to the total print time by the G-code time estimator." +#~ msgstr "Temps nécessaire au firmware de l’imprimante (ou au Multi Material Unit 2.0) pour charger un nouveau filament lors d’un changement d’outil (lors de l’exécution du code T). Ce temps est ajouté au temps d’impression total par l’estimateur de temps du G-code." + +#~ msgid "Time for the printer firmware (or the Multi Material Unit 2.0) to unload a filament during a tool change (when executing the T code). This time is added to the total print time by the G-code time estimator." +#~ msgstr "Temps nécessaire au firmware de l’imprimante (ou au Multi Material Unit 2.0) pour décharger un filament lors d’un changement d’outil (lors de l’exécution du code T). Ce temps est ajouté au temps d’impression total par l’estimateur de temps du G-code." + +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Filtrer les petits espaces au seuil spécifié." #~ msgid "" -#~ "Ooze prevention is currently not supported with the prime tower enabled." +#~ "Enable this option for chamber temperature control. An M191 command will be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" #~ msgstr "" -#~ "La prévention des dépôts de boue n’est actuellement pas prise en charge " -#~ "lorsque la tour principale est activée." +#~ "Activez cette option pour le contrôle de la température du caisson. Une commande M191 sera ajoutée avant \"machine_start_gcode\"\n" +#~ "Commandes G-code : M141/M191 S(0-255)" -#~ msgid "" -#~ "Interlocking depth of a segmented region. Zero disables this feature." -#~ msgstr "" -#~ "Profondeur d’imbrication d’une région segmentée. Zéro désactive cette " -#~ "fonction." - -#~ msgid "Wipe tower extruder" -#~ msgstr "Extrudeur de tour d’essuyage" +#~ msgid "Higher chamber temperature can help suppress or reduce warping and potentially lead to higher interlayer bonding strength for high temperature materials like ABS, ASA, PC, PA and so on.At the same time, the air filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and other low temperature materials,the actual chamber temperature should not be high to avoid cloggings, so 0 which stands for turning off is highly recommended" +#~ msgstr "Une température de caisson plus élevée peut aider à supprimer ou à réduire la déformation et potentiellement conduire à une force de liaison intercouche plus élevée pour les matériaux à haute température comme l’ABS, l’ASA, le PC, le PA, etc. Dans le même temps, la filtration de l’air de l’ABS et de l’ASA s’aggravera. Pour le PLA, le PETG, le TPU, le PVA et d’autres matériaux à basse température, la température réelle du caisson ne doit pas être élevée pour éviter les bouchages, donc la valeur 0 qui signifie éteindre est fortement recommandé." #~ msgid "Current association: " #~ msgstr "Association actuelle : " @@ -17493,49 +13929,32 @@ msgstr "" #~ msgid "Not associated to any application" #~ msgstr "N’est associé à aucune application" -#~ msgid "" -#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open " -#~ "models from Printable.com" -#~ msgstr "" -#~ "Associer OrcaSlicer aux liens prusaslicer:// afin qu’Orca puisse ouvrir " -#~ "des modèles provenant de Printable.com" +#~ msgid "Associate OrcaSlicer with prusaslicer:// links so that Orca can open models from Printable.com" +#~ msgstr "Associer OrcaSlicer aux liens prusaslicer:// afin qu’Orca puisse ouvrir des modèles provenant de Printable.com" #~ msgid "Associate bambustudio://" #~ msgstr "Associer bambustudio://" -#~ msgid "" -#~ "Associate OrcaSlicer with bambustudio:// links so that Orca can open " -#~ "models from makerworld.com" -#~ msgstr "" -#~ "Associer OrcaSlicer aux liens bambustudio:// afin qu’Orca puisse ouvrir " -#~ "des modèles provenant de makerworld.com" +#~ msgid "Associate OrcaSlicer with bambustudio:// links so that Orca can open models from makerworld.com" +#~ msgstr "Associer OrcaSlicer aux liens bambustudio:// afin qu’Orca puisse ouvrir des modèles provenant de makerworld.com" #~ msgid "Associate cura://" #~ msgstr "Associer cura://" -#~ msgid "" -#~ "Associate OrcaSlicer with cura:// links so that Orca can open models from " -#~ "thingiverse.com" -#~ msgstr "" -#~ "Associer OrcaSlicer aux liens cura:// pour qu’Orca puisse ouvrir les " -#~ "modèles de thingiverse.com" +#~ msgid "Associate OrcaSlicer with cura:// links so that Orca can open models from thingiverse.com" +#~ msgstr "Associer OrcaSlicer aux liens cura:// pour qu’Orca puisse ouvrir les modèles de thingiverse.com" #~ msgid "Internel error" #~ msgstr "Erreur interne" -#~ msgid "" -#~ "File size exceeds the 100MB upload limit. Please upload your file through " -#~ "the panel." -#~ msgstr "" -#~ "La taille du fichier dépasse la limite de téléchargement de 100 Mo. " -#~ "Veuillez télécharger votre fichier via le panneau." +#~ msgid "File size exceeds the 100MB upload limit. Please upload your file through the panel." +#~ msgstr "La taille du fichier dépasse la limite de téléchargement de 100 Mo. Veuillez télécharger votre fichier via le panneau." #~ msgid "Please input a valid value (K in 0~0.3)" #~ msgstr "Veuillez saisir une valeur valide (K entre 0 et 0,3)" #~ msgid "Please input a valid value (K in 0~0.3, N in 0.6~2.0)" -#~ msgstr "" -#~ "Veuillez saisir une valeur valide (K entre 0 et 0,3, N entre 0,6 et 2,0)." +#~ msgstr "Veuillez saisir une valeur valide (K entre 0 et 0,3, N entre 0,6 et 2,0)." #~ msgid "Select connected printetrs (0/6)" #~ msgstr "Sélectionner les imprimantes connectées (0/6)" @@ -17553,71 +13972,28 @@ msgstr "" #~ msgid "" #~ "Please find the details of Flow Dynamics Calibration from our wiki.\n" #~ "\n" -#~ "Usually the calibration is unnecessary. When you start a single color/" -#~ "material print, with the \"flow dynamics calibration\" option checked in " -#~ "the print start menu, the printer will follow the old way, calibrate the " -#~ "filament before the print; When you start a multi color/material print, " -#~ "the printer will use the default compensation parameter for the filament " -#~ "during every filament switch which will have a good result in most " -#~ "cases.\n" +#~ "Usually the calibration is unnecessary. When you start a single color/material print, with the \"flow dynamics calibration\" option checked in the print start menu, the printer will follow the old way, calibrate the filament before the print; When you start a multi color/material print, the printer will use the default compensation parameter for the filament during every filament switch which will have a good result in most cases.\n" #~ "\n" -#~ "Please note there are a few cases that will make the calibration result " -#~ "not reliable: using a texture plate to do the calibration; the build " -#~ "plate does not have good adhesion (please wash the build plate or apply " -#~ "gluestick!) ...You can find more from our wiki.\n" +#~ "Please note there are a few cases that will make the calibration result not reliable: using a texture plate to do the calibration; the build plate does not have good adhesion (please wash the build plate or apply gluestick!) ...You can find more from our wiki.\n" #~ "\n" -#~ "The calibration results have about 10 percent jitter in our test, which " -#~ "may cause the result not exactly the same in each calibration. We are " -#~ "still investigating the root cause to do improvements with new updates." +#~ "The calibration results have about 10 percent jitter in our test, which may cause the result not exactly the same in each calibration. We are still investigating the root cause to do improvements with new updates." #~ msgstr "" -#~ "Veuillez trouver les détails de la calibration dynamique du débit sur " -#~ "notre Wiki.\n" +#~ "Veuillez trouver les détails de la calibration dynamique du débit sur notre Wiki.\n" #~ "\n" -#~ "Habituellement, la calibration est inutile. Lorsque vous démarrez une " -#~ "impression d'une seule couleur/matériau, avec l'option \"Calibration du " -#~ "débit\" cochée dans le menu de démarrage de l'impression, l'imprimante " -#~ "suivra l'ancienne méthode de calibration du filament avant l'impression.\n" -#~ "Lorsque vous démarrez une impression multi-couleurs/matériaux, " -#~ "l'imprimante utilise le paramètre de compensation par défaut pour le " -#~ "filament lors de chaque changement de filament, ce qui donne un bon " -#~ "résultat dans la plupart des cas.\n" +#~ "Habituellement, la calibration est inutile. Lorsque vous démarrez une impression d'une seule couleur/matériau, avec l'option \"Calibration du débit\" cochée dans le menu de démarrage de l'impression, l'imprimante suivra l'ancienne méthode de calibration du filament avant l'impression.\n" +#~ "Lorsque vous démarrez une impression multi-couleurs/matériaux, l'imprimante utilise le paramètre de compensation par défaut pour le filament lors de chaque changement de filament, ce qui donne un bon résultat dans la plupart des cas.\n" #~ "\n" -#~ "Veuillez noter qu'il y a quelques cas qui rendront le résultat de " -#~ "calibration non fiable : utiliser un plateau texturé pour faire la " -#~ "calibration, utiliser un plateau qui n'a pas une bonne adhérence " -#~ "(veuillez dans ce cas laver la plaque de construction ou appliquer de la " -#~ "colle)… Vous pouvez trouver d'autres cas sur notre Wiki.\n" -#~ "Veuillez noter qu'il y a quelques cas qui rendront le résultat de " -#~ "calibration non fiable : utiliser un plateau texturé pour faire la " -#~ "calibration, utiliser un plateau qui n'a pas une bonne adhérence " -#~ "(veuillez dans ce cas laver la plaque de construction ou appliquer de la " -#~ "colle)… Vous pouvez trouver d'autres cas sur notre Wiki.\n" +#~ "Veuillez noter qu'il y a quelques cas qui rendront le résultat de calibration non fiable : utiliser un plateau texturé pour faire la calibration, utiliser un plateau qui n'a pas une bonne adhérence (veuillez dans ce cas laver la plaque de construction ou appliquer de la colle)… Vous pouvez trouver d'autres cas sur notre Wiki.\n" +#~ "Veuillez noter qu'il y a quelques cas qui rendront le résultat de calibration non fiable : utiliser un plateau texturé pour faire la calibration, utiliser un plateau qui n'a pas une bonne adhérence (veuillez dans ce cas laver la plaque de construction ou appliquer de la colle)… Vous pouvez trouver d'autres cas sur notre Wiki.\n" #~ "\n" -#~ "Les résultats de calibration ont environ 10 % d'écart dans nos tests, ce " -#~ "qui peut faire en sorte que le résultat ne soit pas exactement le même à " -#~ "chaque calibration. Nous enquêtons toujours sur la cause première pour " -#~ "apporter des améliorations avec de nouvelles mises à jour.Les résultats " -#~ "de calibration ont environ 10 % d'écart dans nos tests, ce qui peut faire " -#~ "en sorte que le résultat ne soit pas exactement le même à chaque " -#~ "calibration. Nous enquêtons toujours sur la cause première pour apporter " -#~ "des améliorations avec de nouvelles mises à jour." +#~ "Les résultats de calibration ont environ 10 % d'écart dans nos tests, ce qui peut faire en sorte que le résultat ne soit pas exactement le même à chaque calibration. Nous enquêtons toujours sur la cause première pour apporter des améliorations avec de nouvelles mises à jour.Les résultats de calibration ont environ 10 % d'écart dans nos tests, ce qui peut faire en sorte que le résultat ne soit pas exactement le même à chaque calibration. Nous enquêtons toujours sur la cause première pour apporter des améliorations avec de nouvelles mises à jour." -#~ msgid "" -#~ "Only one of the results with the same name will be saved. Are you sure " -#~ "you want to overrides the other results?" -#~ msgstr "" -#~ "Un seul des résultats portant le même nom sera enregistré. Voulez-vous " -#~ "vraiment remplacer les autres résultats ?" +#~ msgid "Only one of the results with the same name will be saved. Are you sure you want to overrides the other results?" +#~ msgstr "Un seul des résultats portant le même nom sera enregistré. Voulez-vous vraiment remplacer les autres résultats ?" #, c-format, boost-format -#~ msgid "" -#~ "There is already a historical calibration result with the same name: %s. " -#~ "Only one of the results with the same name is saved. Are you sure you " -#~ "want to overrides the historical result?" -#~ msgstr "" -#~ "Il existe déjà un résultat de calibration portant le même nom : %s. Un " -#~ "seul des résultats portant le même nom est enregistré. Voulez-vous " -#~ "vraiment remplacer le résultat précédent ?" +#~ msgid "There is already a historical calibration result with the same name: %s. Only one of the results with the same name is saved. Are you sure you want to overrides the historical result?" +#~ msgstr "Il existe déjà un résultat de calibration portant le même nom : %s. Un seul des résultats portant le même nom est enregistré. Voulez-vous vraiment remplacer le résultat précédent ?" #~ msgid "Please find the cornor with perfect degree of extrusion" #~ msgstr "Veuillez trouver le coin avec un degré d’extrusion parfait" @@ -17628,33 +14004,17 @@ msgstr "" #~ msgid "Y" #~ msgstr "Y" -#~ msgid "" -#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open " -#~ "PrusaSlicer links from Printable.com" -#~ msgstr "" -#~ "Associer OrcaSlicer aux liens prusaslicer:// pour qu’Orca puisse ouvrir " -#~ "les liens PrusaSlicer de Printable.com" +#~ msgid "Associate OrcaSlicer with prusaslicer:// links so that Orca can open PrusaSlicer links from Printable.com" +#~ msgstr "Associer OrcaSlicer aux liens prusaslicer:// pour qu’Orca puisse ouvrir les liens PrusaSlicer de Printable.com" #~ msgid "" -#~ "Order of wall/infill. When the tickbox is unchecked the walls are printed " -#~ "first, which works best in most cases.\n" +#~ "Order of wall/infill. When the tickbox is unchecked the walls are printed first, which works best in most cases.\n" #~ "\n" -#~ "Printing walls first may help with extreme overhangs as the walls have " -#~ "the neighbouring infill to adhere to. However, the infill will slighly " -#~ "push out the printed walls where it is attached to them, resulting in a " -#~ "worse external surface finish. It can also cause the infill to shine " -#~ "through the external surfaces of the part." +#~ "Printing walls first may help with extreme overhangs as the walls have the neighbouring infill to adhere to. However, the infill will slighly push out the printed walls where it is attached to them, resulting in a worse external surface finish. It can also cause the infill to shine through the external surfaces of the part." #~ msgstr "" -#~ "Ordre des parois/remplissages. Lorsque la case n’est pas cochée, les " -#~ "parois sont imprimées en premier, ce qui fonctionne le mieux dans la " -#~ "plupart des cas.\n" +#~ "Ordre des parois/remplissages. Lorsque la case n’est pas cochée, les parois sont imprimées en premier, ce qui fonctionne le mieux dans la plupart des cas.\n" #~ "\n" -#~ "L’impression des parois en premier peut s’avérer utile en cas de " -#~ "surplombs extrêmes, car les parois ont le remplissage voisin auquel " -#~ "adhérer. Cependant, le remplissage repoussera légèrement les parois " -#~ "imprimées à l’endroit où il est fixé, ce qui se traduira par une moins " -#~ "bonne finition de la surface extérieure. Cela peut également faire " -#~ "briller le remplissage à travers les surfaces externes de la pièce." +#~ "L’impression des parois en premier peut s’avérer utile en cas de surplombs extrêmes, car les parois ont le remplissage voisin auquel adhérer. Cependant, le remplissage repoussera légèrement les parois imprimées à l’endroit où il est fixé, ce qui se traduira par une moins bonne finition de la surface extérieure. Cela peut également faire briller le remplissage à travers les surfaces externes de la pièce." #~ msgid "V" #~ msgstr "V" @@ -17663,69 +14023,27 @@ msgstr "" #~ msgstr "Vitesse d’impression maximale lors de la purge" #~ msgid "" -#~ "The maximum print speed when purging in the wipe tower. If the sparse " -#~ "infill speed or calculated speed from the filament max volumetric speed " -#~ "is lower, the lowest speed will be used instead.\n" -#~ "Increasing this speed may affect the tower's stability, as purging can be " -#~ "performed over sparse layers. Before increasing this parameter beyond the " -#~ "default of 90mm/sec, make sure your printer can reliably bridge at the " -#~ "increased speeds." +#~ "The maximum print speed when purging in the wipe tower. If the sparse infill speed or calculated speed from the filament max volumetric speed is lower, the lowest speed will be used instead.\n" +#~ "Increasing this speed may affect the tower's stability, as purging can be performed over sparse layers. Before increasing this parameter beyond the default of 90mm/sec, make sure your printer can reliably bridge at the increased speeds." #~ msgstr "" -#~ "Vitesse d’impression maximale lors de la purge dans la tour d’essuyage. " -#~ "Si la vitesse de remplissage ou la vitesse calculée à partir de la " -#~ "vitesse volumétrique maximale du filament est inférieure, c’est la " -#~ "vitesse la plus basse qui sera utilisée.\n" -#~ "L’augmentation de cette vitesse peut affecter la stabilité de la tour, " -#~ "car la purge peut être effectuée sur des couches peu épaisses. Avant " -#~ "d’augmenter ce paramètre au-delà de la valeur par défaut de 90 mm/sec, " -#~ "assurez-vous que votre imprimante peut effectuer un pontage fiable aux " -#~ "vitesses accrues." +#~ "Vitesse d’impression maximale lors de la purge dans la tour d’essuyage. Si la vitesse de remplissage ou la vitesse calculée à partir de la vitesse volumétrique maximale du filament est inférieure, c’est la vitesse la plus basse qui sera utilisée.\n" +#~ "L’augmentation de cette vitesse peut affecter la stabilité de la tour, car la purge peut être effectuée sur des couches peu épaisses. Avant d’augmenter ce paramètre au-delà de la valeur par défaut de 90 mm/sec, assurez-vous que votre imprimante peut effectuer un pontage fiable aux vitesses accrues." -#~ msgid "" -#~ "Orca Slicer is based on BambuStudio by Bambulab, which is from " -#~ "PrusaSlicer by Prusa Research. PrusaSlicer is from Slic3r by Alessandro " -#~ "Ranellucci and the RepRap community" -#~ msgstr "" -#~ "Orca Slicer est basé sur Bambu Studio de Bambulab qui a été développé sur " -#~ "la base de PrusaSlicer de Prusa Research, qui est lui même développé sur " -#~ "la base de Slic3r par Alessandro Ranelucci et la communauté RepRap" +#~ msgid "Orca Slicer is based on BambuStudio by Bambulab, which is from PrusaSlicer by Prusa Research. PrusaSlicer is from Slic3r by Alessandro Ranellucci and the RepRap community" +#~ msgstr "Orca Slicer est basé sur Bambu Studio de Bambulab qui a été développé sur la base de PrusaSlicer de Prusa Research, qui est lui même développé sur la base de Slic3r par Alessandro Ranelucci et la communauté RepRap" #~ msgid "Export &Configs" #~ msgstr "Exportation & Configs" -#~ msgid "" -#~ "Over 4 systems/handy are using remote access, you can close some and try " -#~ "again." -#~ msgstr "" -#~ "Plus de 4 orca/handy utilisent l’accès à distance, vous pouvez en fermer " -#~ "certains et réessayer." +#~ msgid "Over 4 systems/handy are using remote access, you can close some and try again." +#~ msgstr "Plus de 4 orca/handy utilisent l’accès à distance, vous pouvez en fermer certains et réessayer." #, c-format, boost-format -#~ msgid "" -#~ "Infill area is enlarged slightly to overlap with wall for better bonding. " -#~ "The percentage value is relative to line width of sparse infill. Set this " -#~ "value to ~10-15%% to minimize potential over extrusion and accumulation " -#~ "of material resulting in rough top surfaces." -#~ msgstr "" -#~ "La zone de remplissage est légèrement élargie pour chevaucher la paroi " -#~ "afin d’améliorer l’adhérence. La valeur du pourcentage est relative à la " -#~ "largeur de la ligne de remplissage clairsemée. Réglez cette valeur à " -#~ "~10-15%% pour minimiser le risque de sur-extrusion et d’accumulation de " -#~ "matériau, ce qui rendrait les surfaces supérieures rugueuses." +#~ msgid "Infill area is enlarged slightly to overlap with wall for better bonding. The percentage value is relative to line width of sparse infill. Set this value to ~10-15%% to minimize potential over extrusion and accumulation of material resulting in rough top surfaces." +#~ msgstr "La zone de remplissage est légèrement élargie pour chevaucher la paroi afin d’améliorer l’adhérence. La valeur du pourcentage est relative à la largeur de la ligne de remplissage clairsemée. Réglez cette valeur à ~10-15%% pour minimiser le risque de sur-extrusion et d’accumulation de matériau, ce qui rendrait les surfaces supérieures rugueuses." -#~ msgid "" -#~ "Top solid infill area is enlarged slightly to overlap with wall for " -#~ "better bonding and to minimize the appearance of pinholes where the top " -#~ "infill meets the walls. A value of 25-30%% is a good starting point, " -#~ "minimising the appearance of pinholes. The percentage value is relative " -#~ "to line width of sparse infill" -#~ msgstr "" -#~ "La zone de remplissage solide supérieure est légèrement élargie pour " -#~ "chevaucher la paroi afin d’améliorer l’adhérence et de minimiser " -#~ "l’apparition de trous d’épingle à l’endroit où le remplissage supérieur " -#~ "rencontre les parois. Une valeur de 25-30%% est un bon point de départ, " -#~ "minimisant l’apparition de trous d’épingle. La valeur en pourcentage est " -#~ "relative à la largeur de ligne d’un remplissage peu dense." +#~ msgid "Top solid infill area is enlarged slightly to overlap with wall for better bonding and to minimize the appearance of pinholes where the top infill meets the walls. A value of 25-30%% is a good starting point, minimising the appearance of pinholes. The percentage value is relative to line width of sparse infill" +#~ msgstr "La zone de remplissage solide supérieure est légèrement élargie pour chevaucher la paroi afin d’améliorer l’adhérence et de minimiser l’apparition de trous d’épingle à l’endroit où le remplissage supérieur rencontre les parois. Une valeur de 25-30%% est un bon point de départ, minimisant l’apparition de trous d’épingle. La valeur en pourcentage est relative à la largeur de ligne d’un remplissage peu dense." #~ msgid "Export Configs" #~ msgstr "Exporter les configurations" @@ -17733,21 +14051,11 @@ msgstr "" #~ msgid "Infill direction" #~ msgstr "Sens de remplissage" -#~ msgid "" -#~ "Enable this to get a G-code file which has G2 and G3 moves. And the " -#~ "fitting tolerance is same with resolution" -#~ msgstr "" -#~ "Activez cette option pour obtenir un fichier G-code contenant des " -#~ "mouvements G2 et G3. Et la tolérance d'ajustement est la même avec la " -#~ "résolution" +#~ msgid "Enable this to get a G-code file which has G2 and G3 moves. And the fitting tolerance is same with resolution" +#~ msgstr "Activez cette option pour obtenir un fichier G-code contenant des mouvements G2 et G3. Et la tolérance d'ajustement est la même avec la résolution" -#~ msgid "" -#~ "Infill area is enlarged slightly to overlap with wall for better bonding. " -#~ "The percentage value is relative to line width of sparse infill" -#~ msgstr "" -#~ "La zone de remplissage est légèrement agrandie pour chevaucher la paroi " -#~ "afin d'améliorer l'adhérence. La valeur en pourcentage est relative à la " -#~ "largeur de ligne de remplissage." +#~ msgid "Infill area is enlarged slightly to overlap with wall for better bonding. The percentage value is relative to line width of sparse infill" +#~ msgstr "La zone de remplissage est légèrement agrandie pour chevaucher la paroi afin d'améliorer l'adhérence. La valeur en pourcentage est relative à la largeur de ligne de remplissage." #~ msgid "Actions For Unsaved Changes" #~ msgstr "Actions pour les changements non enregistrés" @@ -17776,28 +14084,20 @@ msgstr "" #~ msgid "" #~ "\n" -#~ "Would you like to keep these changed settings(modified value) after " -#~ "switching preset?" +#~ "Would you like to keep these changed settings(modified value) after switching preset?" #~ msgstr "" #~ "\n" -#~ "Souhaitez-vous conserver ces paramètres modifiés (valeur modifiée) après " -#~ "avoir changé de préréglage ?" +#~ "Souhaitez-vous conserver ces paramètres modifiés (valeur modifiée) après avoir changé de préréglage ?" -#~ msgid "" -#~ "You have previously modified your settings and are about to overwrite " -#~ "them with new ones." -#~ msgstr "" -#~ "Vous avez précédemment modifié vos paramètres et vous êtes sur le point " -#~ "de les remplacer par de nouveaux." +#~ msgid "You have previously modified your settings and are about to overwrite them with new ones." +#~ msgstr "Vous avez précédemment modifié vos paramètres et vous êtes sur le point de les remplacer par de nouveaux." #~ msgid "" #~ "\n" -#~ "Do you want to keep your current modified settings, or use preset " -#~ "settings?" +#~ "Do you want to keep your current modified settings, or use preset settings?" #~ msgstr "" #~ "\n" -#~ "Souhaitez-vous conserver vos paramètres modifiés actuels ou utiliser des " -#~ "paramètres prédéfinis ?" +#~ "Souhaitez-vous conserver vos paramètres modifiés actuels ou utiliser des paramètres prédéfinis ?" #~ msgid "" #~ "\n" @@ -17809,12 +14109,8 @@ msgstr "" #~ msgid "Unload Filament" #~ msgstr "Déchargement" -#~ msgid "" -#~ "Choose an AMS slot then press \"Load\" or \"Unload\" button to " -#~ "automatically load or unload filiament." -#~ msgstr "" -#~ "Choisissez un emplacement AMS puis appuyez sur le bouton correspondant " -#~ "pour Charger ou Décharger le filament." +#~ msgid "Choose an AMS slot then press \"Load\" or \"Unload\" button to automatically load or unload filiament." +#~ msgstr "Choisissez un emplacement AMS puis appuyez sur le bouton correspondant pour Charger ou Décharger le filament." #~ msgid "MC" #~ msgstr "MC" @@ -17843,12 +14139,8 @@ msgstr "" #~ msgid "New Flow Dynamics Calibration" #~ msgstr "Nouvelle calibration de la dynamique du flux" -#~ msgid "" -#~ "The 3mf file version is in Beta and it is newer than the current " -#~ "OrcaSlicer version." -#~ msgstr "" -#~ "La version du fichier 3mf est en Beta et est plus récente que la version " -#~ "actuelle d’OrcaSlicer." +#~ msgid "The 3mf file version is in Beta and it is newer than the current OrcaSlicer version." +#~ msgstr "La version du fichier 3mf est en Beta et est plus récente que la version actuelle d’OrcaSlicer." #~ msgid "active" #~ msgstr "actif" @@ -17859,43 +14151,20 @@ msgstr "" #~ msgid "Cabin humidity" #~ msgstr "Humidité dans l'AMS" -#~ msgid "" -#~ "Green means that AMS humidity is normal, orange represent humidity is " -#~ "high, red represent humidity is too high.(Hygrometer: lower the better.)" -#~ msgstr "" -#~ "Le vert signifie que l'humidité de l'AMS est normale, l'orange signifie " -#~ "que l'humidité est élevée et le rouge signifie que l'humidité est trop " -#~ "élevée. (Hygromètre : plus c'est bas, mieux c'est.)" +#~ msgid "Green means that AMS humidity is normal, orange represent humidity is high, red represent humidity is too high.(Hygrometer: lower the better.)" +#~ msgstr "Le vert signifie que l'humidité de l'AMS est normale, l'orange signifie que l'humidité est élevée et le rouge signifie que l'humidité est trop élevée. (Hygromètre : plus c'est bas, mieux c'est.)" #~ msgid "Desiccant status" #~ msgstr "État du déshydratant" -#~ msgid "" -#~ "A desiccant status lower than two bars indicates that desiccant may be " -#~ "inactive. Please change the desiccant.(The bars: higher the better.)" -#~ msgstr "" -#~ "Un état du dessicateur inférieur à deux barres indique que le dessicateur " -#~ "est peut-être inactif. Veuillez changer le déshydratant. (Plus c'est " -#~ "élevé, mieux c'est.)" +#~ msgid "A desiccant status lower than two bars indicates that desiccant may be inactive. Please change the desiccant.(The bars: higher the better.)" +#~ msgstr "Un état du dessicateur inférieur à deux barres indique que le dessicateur est peut-être inactif. Veuillez changer le déshydratant. (Plus c'est élevé, mieux c'est.)" -#~ msgid "" -#~ "Note: When the lid is open or the desiccant pack is changed, it can take " -#~ "hours or a night to absorb the moisture. Low temperatures also slow down " -#~ "the process. During this time, the indicator may not represent the " -#~ "chamber accurately." -#~ msgstr "" -#~ "Remarque: Lorsque le couvercle est ouvert ou que le sachet de dessicateur " -#~ "est changé, cela peut prendre plusieurs heures ou une nuit pour absorber " -#~ "l'humidité. Les basses températures ralentissent également le processus. " -#~ "Pendant ce temps, l'indicateur pourrait ne pas représenter l'humidité " -#~ "dans l'AMS avec précision." +#~ msgid "Note: When the lid is open or the desiccant pack is changed, it can take hours or a night to absorb the moisture. Low temperatures also slow down the process. During this time, the indicator may not represent the chamber accurately." +#~ msgstr "Remarque: Lorsque le couvercle est ouvert ou que le sachet de dessicateur est changé, cela peut prendre plusieurs heures ou une nuit pour absorber l'humidité. Les basses températures ralentissent également le processus. Pendant ce temps, l'indicateur pourrait ne pas représenter l'humidité dans l'AMS avec précision." -#~ msgid "" -#~ "Note: if new filament is inserted during printing, the AMS will not " -#~ "automatically read any information until printing is completed." -#~ msgstr "" -#~ "Remarque : si un nouveau filament est inséré pendant l'impression, l'AMS " -#~ "ne lira automatiquement aucune information avant la fin de l'impression." +#~ msgid "Note: if new filament is inserted during printing, the AMS will not automatically read any information until printing is completed." +#~ msgstr "Remarque : si un nouveau filament est inséré pendant l'impression, l'AMS ne lira automatiquement aucune information avant la fin de l'impression." #, boost-format #~ msgid "Succeed to export G-code to %1%" @@ -17907,22 +14176,17 @@ msgstr "" #~ msgid "Initialize failed (No Camera Device)!" #~ msgstr "L'initialisation a échoué (Pas de caméra)!" -#~ msgid "" -#~ "Printer is busy downloading, Please wait for the downloading to finish." -#~ msgstr "" -#~ "L'imprimante est occupée à télécharger, veuillez attendre la fin du " -#~ "téléchargement." +#~ msgid "Printer is busy downloading, Please wait for the downloading to finish." +#~ msgstr "L'imprimante est occupée à télécharger, veuillez attendre la fin du téléchargement." #~ msgid "Initialize failed (Not supported on the current printer version)!" -#~ msgstr "" -#~ "Échec de l'initialisation (non pris en charge par l'imprimante actuelle) !" +#~ msgstr "Échec de l'initialisation (non pris en charge par l'imprimante actuelle) !" #~ msgid "Initialize failed (Not accessible in LAN-only mode)!" #~ msgstr "L'initialisation a échoué (Non accessible en mode LAN uniquement) !" #~ msgid "Initialize failed (Missing LAN ip of printer)!" -#~ msgstr "" -#~ "Échec de l'initialisation (adresse IP réseau manquante de l'imprimante) !" +#~ msgstr "Échec de l'initialisation (adresse IP réseau manquante de l'imprimante) !" #, c-format, boost-format #~ msgid "Stopped [%d]!" @@ -17941,8 +14205,7 @@ msgstr "" #~ msgstr "Échec du chargement [%d]" #~ msgid "Failed to fetching model infomations from printer." -#~ msgstr "" -#~ "Impossible de récupérer les informations du modèle depuis l'imprimante." +#~ msgstr "Impossible de récupérer les informations du modèle depuis l'imprimante." #~ msgid "Failed to parse model infomations." #~ msgstr "Impossible d'analyser les informations du modèle." @@ -17953,46 +14216,33 @@ msgstr "" #~ msgid "File not exists." #~ msgstr "Le fichier n'existe pas." -#~ msgid "" -#~ "Unable to perform boolean operation on model meshes. Only positive parts " -#~ "will be exported." -#~ msgstr "" -#~ "Impossible d'effectuer une opération booléenne sur les maillages du " -#~ "modèle. Seules les parties positives seront exportées." +#~ msgid "Unable to perform boolean operation on model meshes. Only positive parts will be exported." +#~ msgstr "Impossible d'effectuer une opération booléenne sur les maillages du modèle. Seules les parties positives seront exportées." #, boost-format #~ msgid "" #~ "You have changed some settings of preset \"%1%\". \n" -#~ "Would you like to keep these changed settings (new value) after switching " -#~ "preset?" +#~ "Would you like to keep these changed settings (new value) after switching preset?" #~ msgstr "" #~ "Vous avez modifié certains paramètres du préréglage \"%1%\". \n" -#~ "Souhaitez-vous conserver ces paramètres modifiés (nouvelle valeur) après " -#~ "avoir changé de préréglage ?" +#~ "Souhaitez-vous conserver ces paramètres modifiés (nouvelle valeur) après avoir changé de préréglage ?" #~ msgid "" #~ "You have changed some preset settings. \n" -#~ "Would you like to keep these changed settings (new value) after switching " -#~ "preset?" +#~ "Would you like to keep these changed settings (new value) after switching preset?" #~ msgstr "" #~ "Vous avez modifié certains paramètres prédéfinis. \n" -#~ "Souhaitez-vous conserver ces paramètres modifiés (nouvelle valeur) après " -#~ "avoir changé de préréglage ?" +#~ "Souhaitez-vous conserver ces paramètres modifiés (nouvelle valeur) après avoir changé de préréglage ?" #~ msgid " ℃" #~ msgstr " ℃" #~ msgid "" #~ "Please go to filament setting to edit your presets if you need.\n" -#~ "Please note that nozzle temperature, hot bed temperature, and maximum " -#~ "volumetric speed have a significant impact on printing quality. Please " -#~ "set them carefully." +#~ "Please note that nozzle temperature, hot bed temperature, and maximum volumetric speed have a significant impact on printing quality. Please set them carefully." #~ msgstr "" -#~ "Si vous le souhaitez, vous pouvez modifier vos préréglages dans les " -#~ "paramètres du filament.\n" -#~ "Veuillez noter que la température de la buse, la température du plateau " -#~ "et la vitesse volumétrique maximale ont un impact significatif sur la " -#~ "qualité de l’impression. Veuillez les régler avec soin." +#~ "Si vous le souhaitez, vous pouvez modifier vos préréglages dans les paramètres du filament.\n" +#~ "Veuillez noter que la température de la buse, la température du plateau et la vitesse volumétrique maximale ont un impact significatif sur la qualité de l’impression. Veuillez les régler avec soin." #~ msgid "Studio Version:" #~ msgstr "Version de Studio :" @@ -18034,64 +14284,40 @@ msgstr "" #~ msgstr "Test de l’envoi du stockage" #~ msgid "" -#~ "The speed setting exceeds the printer's maximum speed " -#~ "(machine_max_speed_x/machine_max_speed_y).\n" -#~ "Orca will automatically cap the print speed to ensure it doesn't surpass " -#~ "the printer's capabilities.\n" -#~ "You can adjust the maximum speed setting in your printer's configuration " -#~ "to get higher speeds." +#~ "The speed setting exceeds the printer's maximum speed (machine_max_speed_x/machine_max_speed_y).\n" +#~ "Orca will automatically cap the print speed to ensure it doesn't surpass the printer's capabilities.\n" +#~ "You can adjust the maximum speed setting in your printer's configuration to get higher speeds." #~ msgstr "" -#~ "Le réglage de la vitesse dépasse la vitesse maximale de l’imprimante " -#~ "(machine_max_speed_x/machine_max_speed_y).\n" -#~ "Orca plafonne automatiquement la vitesse d’impression pour s’assurer " -#~ "qu’elle ne dépasse pas les capacités de l’imprimante.\n" -#~ "Vous pouvez ajuster le paramètre de vitesse maximale dans la " -#~ "configuration de votre imprimante pour obtenir des vitesses plus élevées." +#~ "Le réglage de la vitesse dépasse la vitesse maximale de l’imprimante (machine_max_speed_x/machine_max_speed_y).\n" +#~ "Orca plafonne automatiquement la vitesse d’impression pour s’assurer qu’elle ne dépasse pas les capacités de l’imprimante.\n" +#~ "Vous pouvez ajuster le paramètre de vitesse maximale dans la configuration de votre imprimante pour obtenir des vitesses plus élevées." -#~ msgid "" -#~ "Alternate extra wall only works with ensure vertical shell thickness " -#~ "disabled. " -#~ msgstr "" -#~ "La paroi supplémentaire alternée ne fonctionne que si « Assurer " -#~ "l’épaisseur verticale de la coque » est désactivé. " +#~ msgid "Alternate extra wall only works with ensure vertical shell thickness disabled. " +#~ msgstr "La paroi supplémentaire alternée ne fonctionne que si « Assurer l’épaisseur verticale de la coque » est désactivé. " #~ msgid "" #~ "Change these settings automatically? \n" -#~ "Yes - Disable ensure vertical shell thickness and enable alternate extra " -#~ "wall\n" +#~ "Yes - Disable ensure vertical shell thickness and enable alternate extra wall\n" #~ "No - Dont use alternate extra wall" #~ msgstr "" #~ "Modifier ces paramètres automatiquement ? \n" -#~ "Oui - Désactiver « Assurer l’épaisseur verticale de la coque » et activer " -#~ "« Paroi supplémentaire alternée »\n" +#~ "Oui - Désactiver « Assurer l’épaisseur verticale de la coque » et activer « Paroi supplémentaire alternée »\n" #~ "Non - Ne pas utiliser « Paroi supplémentaire alternée »" -#~ msgid "" -#~ "Add solid infill near sloping surfaces to guarantee the vertical shell " -#~ "thickness (top+bottom solid layers)" -#~ msgstr "" -#~ "Ajoutez du remplissage solide à proximité des surfaces inclinées pour " -#~ "garantir l'épaisseur verticale de la coque (couches solides supérieure" -#~ "+inférieure)." +#~ msgid "Add solid infill near sloping surfaces to guarantee the vertical shell thickness (top+bottom solid layers)" +#~ msgstr "Ajoutez du remplissage solide à proximité des surfaces inclinées pour garantir l'épaisseur verticale de la coque (couches solides supérieure+inférieure)." #~ msgid "Further reduce solid infill on walls (beta)" #~ msgstr "Réduire davantage le remplissage solide des parois (expérimental)" #~ msgid "" -#~ "Further reduces any solid infill applied to walls. As there will be very " -#~ "limited infill supporting solid surfaces, make sure that you are using " -#~ "adequate number of walls to support the part on sloping surfaces.\n" +#~ "Further reduces any solid infill applied to walls. As there will be very limited infill supporting solid surfaces, make sure that you are using adequate number of walls to support the part on sloping surfaces.\n" #~ "\n" -#~ "For heavily sloped surfaces this option is not suitable as it will " -#~ "generate too thin of a top layer and should be disabled." +#~ "For heavily sloped surfaces this option is not suitable as it will generate too thin of a top layer and should be disabled." #~ msgstr "" -#~ "Réduit encore davantage les remplissages solides appliqués aux parois. " -#~ "Étant donné que le remplissage des surfaces solides sera très limité, " -#~ "assurez-vous que vous utilisez un nombre suffisant de parois pour " -#~ "soutenir la partie sur les surfaces inclinées.\n" +#~ "Réduit encore davantage les remplissages solides appliqués aux parois. Étant donné que le remplissage des surfaces solides sera très limité, assurez-vous que vous utilisez un nombre suffisant de parois pour soutenir la partie sur les surfaces inclinées.\n" #~ "\n" -#~ "Pour les surfaces fortement inclinées, cette option n’est pas adaptée car " -#~ "elle génère une couche supérieure trop fine et doit être désactivée." +#~ "Pour les surfaces fortement inclinées, cette option n’est pas adaptée car elle génère une couche supérieure trop fine et doit être désactivée." #~ msgid "Text-Rotate" #~ msgstr "Rotation du texte" @@ -18105,29 +14331,17 @@ msgstr "" #~ msgid "Configuration package updated to " #~ msgstr "Package de configuration mis à jour en " -#~ msgid "" -#~ "The minimum printing speed for the filament when slow down for better " -#~ "layer cooling is enabled, when printing overhangs and when feature speeds " -#~ "are not specified explicitly." -#~ msgstr "" -#~ "La vitesse d’impression minimale lors du ralentissement pour un meilleur " -#~ "refroidissement des couches est activée, lors de l’impression des " -#~ "surplombs et lorsque les fonctionnalités de vitesses ne sont pas " -#~ "spécifiées explicitement." +#~ msgid "The minimum printing speed for the filament when slow down for better layer cooling is enabled, when printing overhangs and when feature speeds are not specified explicitly." +#~ msgstr "La vitesse d’impression minimale lors du ralentissement pour un meilleur refroidissement des couches est activée, lors de l’impression des surplombs et lorsque les fonctionnalités de vitesses ne sont pas spécifiées explicitement." #~ msgid " " #~ msgstr " " #~ msgid "Small Area Infill Flow Compensation (beta)" -#~ msgstr "" -#~ "Compensation des débits de remplissage des petites zones (expérimental)" +#~ msgstr "Compensation des débits de remplissage des petites zones (expérimental)" -#~ msgid "" -#~ "Improve shell precision by adjusting outer wall spacing. This also " -#~ "improves layer consistency." -#~ msgstr "" -#~ "Améliorer la précision de la coque en ajustant l’espacement des parois " -#~ "extérieures. Cela améliore également la consistance des couches." +#~ msgid "Improve shell precision by adjusting outer wall spacing. This also improves layer consistency." +#~ msgstr "Améliorer la précision de la coque en ajustant l’espacement des parois extérieures. Cela améliore également la consistance des couches." #~ msgid "Enable Flow Compensation" #~ msgstr "Activer la compensation de débit" @@ -18145,21 +14359,10 @@ msgstr "" #~ msgstr "La configuration ne peut pas être chargée." #~ msgid "The 3mf is generated by old Orca Slicer, load geometry data only." -#~ msgstr "" -#~ "Le fichier 3mf a été généré par une ancienne version de Orca Slicer, " -#~ "chargement des données de géométrie uniquement." +#~ msgstr "Le fichier 3mf a été généré par une ancienne version de Orca Slicer, chargement des données de géométrie uniquement." -#~ msgid "" -#~ "Relative extrusion is recommended when using \"label_objects\" option." -#~ "Some extruders work better with this option unckecked (absolute extrusion " -#~ "mode). Wipe tower is only compatible with relative mode. It is always " -#~ "enabled on BambuLab printers. Default is checked" -#~ msgstr "" -#~ "L’extrusion relative est recommandée lors de l’utilisation de l’option " -#~ "\"label_objects\". Certains extrudeurs fonctionnent mieux avec cette " -#~ "option décochée (mode d’extrusion absolu). La tour d’essuyage n’est " -#~ "compatible qu’avec le mode relatif. Il est toujours activé sur les " -#~ "imprimantes BambuLab. La valeur par défaut est cochée" +#~ msgid "Relative extrusion is recommended when using \"label_objects\" option.Some extruders work better with this option unckecked (absolute extrusion mode). Wipe tower is only compatible with relative mode. It is always enabled on BambuLab printers. Default is checked" +#~ msgstr "L’extrusion relative est recommandée lors de l’utilisation de l’option \"label_objects\". Certains extrudeurs fonctionnent mieux avec cette option décochée (mode d’extrusion absolu). La tour d’essuyage n’est compatible qu’avec le mode relatif. Il est toujours activé sur les imprimantes BambuLab. La valeur par défaut est cochée" #~ msgid "Movement:" #~ msgstr "Mouvement:" @@ -18198,26 +14401,14 @@ msgstr "" #~ msgid "Recalculate" #~ msgstr "Recalculer" -#~ msgid "" -#~ "Orca recalculates your flushing volumes everytime the filament colors " -#~ "change. You can change this behavior in Preferences." -#~ msgstr "" -#~ "Orca recalcule vos volumes de purge à chaque fois que les couleurs des " -#~ "filaments changent. Vous pouvez modifier ce comportement dans les " -#~ "préférences." +#~ msgid "Orca recalculates your flushing volumes everytime the filament colors change. You can change this behavior in Preferences." +#~ msgstr "Orca recalcule vos volumes de purge à chaque fois que les couleurs des filaments changent. Vous pouvez modifier ce comportement dans les préférences." -#~ msgid "" -#~ "The printer timed out while receiving a print job. Please check if the " -#~ "network is functioning properly and send the print again." -#~ msgstr "" -#~ "L'imprimante s'est arrêtée pendant la réception d'un travail " -#~ "d'impression. Vérifiez que le réseau fonctionne correctement et relancez " -#~ "l'impression." +#~ msgid "The printer timed out while receiving a print job. Please check if the network is functioning properly and send the print again." +#~ msgstr "L'imprimante s'est arrêtée pendant la réception d'un travail d'impression. Vérifiez que le réseau fonctionne correctement et relancez l'impression." #~ msgid "The beginning of the vendor can not be a number. Please re-enter." -#~ msgstr "" -#~ "Le début du nom du vendeur ne peut pas être un numéro. Veuillez les " -#~ "saisir à nouveau." +#~ msgstr "Le début du nom du vendeur ne peut pas être un numéro. Veuillez les saisir à nouveau." #~ msgid "Edit Text" #~ msgstr "Modifier texte" @@ -18252,43 +14443,29 @@ msgstr "" #~ msgid "Quick" #~ msgstr "Rapide" -#~ msgid "" -#~ "Discribe how long the nozzle will move along the last path when retracting" -#~ msgstr "" -#~ "Décrire combien de temps la buse se déplacera le long du dernier chemin " -#~ "lors de la rétraction" +#~ msgid "Discribe how long the nozzle will move along the last path when retracting" +#~ msgstr "Décrire combien de temps la buse se déplacera le long du dernier chemin lors de la rétraction" #~ msgid "" #~ "Simplify Model\n" -#~ "Did you know that you can reduce the number of triangles in a mesh using " -#~ "the Simplify mesh feature? Right-click the model and select Simplify " -#~ "model. Read more in the documentation." +#~ "Did you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model. Read more in the documentation." #~ msgstr "" #~ "Simplifier le modèle\n" -#~ "Saviez-vous que vous pouvez réduire le nombre de triangles dans un " -#~ "maillage à l'aide de la fonction Simplifier le maillage ? Cliquez avec le " -#~ "bouton droit sur le modèle et sélectionnez Simplifier le modèle. Pour en " -#~ "savoir plus, consultez la documentation." +#~ "Saviez-vous que vous pouvez réduire le nombre de triangles dans un maillage à l'aide de la fonction Simplifier le maillage ? Cliquez avec le bouton droit sur le modèle et sélectionnez Simplifier le modèle. Pour en savoir plus, consultez la documentation." #~ msgid "" #~ "Subtract a Part\n" -#~ "Did you know that you can subtract one mesh from another using the " -#~ "Negative part modifier? That way you can, for example, create easily " -#~ "resizable holes directly in Orca Slicer. Read more in the documentation." +#~ "Did you know that you can subtract one mesh from another using the Negative part modifier? That way you can, for example, create easily resizable holes directly in Orca Slicer. Read more in the documentation." #~ msgstr "" #~ "Soustraire une partie\n" -#~ "Saviez-vous que vous pouvez soustraire un maillage d'un autre à l'aide du " -#~ "modificateur de partie négative ? De cette façon, vous pouvez, par " -#~ "exemple, créer des trous facilement redimensionnables directement dans " -#~ "Orca Slicer. Plus d'informations dans la documentation." +#~ "Saviez-vous que vous pouvez soustraire un maillage d'un autre à l'aide du modificateur de partie négative ? De cette façon, vous pouvez, par exemple, créer des trous facilement redimensionnables directement dans Orca Slicer. Plus d'informations dans la documentation." #~ msgid "Filling bed " #~ msgstr "Remplir le plateau" #, boost-format #~ msgid "%1% infill pattern doesn't support 100%% density." -#~ msgstr "" -#~ "Le motif de remplissage %1% ne prend pas en charge une densité de 100%%." +#~ msgstr "Le motif de remplissage %1% ne prend pas en charge une densité de 100%%." #~ msgid "" #~ "Switch to rectilinear pattern?\n" @@ -18300,9 +14477,7 @@ msgstr "" #~ "Non - Réinitialise automatiquement la densité à la valeur par défaut" #~ msgid "Please heat the nozzle to above 170 degree before loading filament." -#~ msgstr "" -#~ "Veuillez chauffer la buse à plus de 170 degrés avant de charger le " -#~ "filament." +#~ msgstr "Veuillez chauffer la buse à plus de 170 degrés avant de charger le filament." #~ msgid "Show g-code window" #~ msgstr "Afficher la fenêtre G-code" @@ -18318,8 +14493,7 @@ msgstr "" #~ msgstr "Nombre de parois support arborescent" #~ msgid "This setting specify the count of walls around tree support" -#~ msgstr "" -#~ "Ce paramètre spécifie le nombre de murs autour du support arborescent" +#~ msgstr "Ce paramètre spécifie le nombre de murs autour du support arborescent" #, c-format, boost-format #~ msgid " doesn't work at 100%% density " @@ -18341,16 +14515,13 @@ msgstr "" #~ msgstr "Veuillez saisir une valeur valide (K entre 0 et 0,5)" #~ msgid "Please input a valid value (K in 0~0.5, N in 0.6~2.0)" -#~ msgstr "" -#~ "Veuillez saisir une valeur valide (K entre 0 et 0,5, N entre 0,6 et 2,0)" +#~ msgstr "Veuillez saisir une valeur valide (K entre 0 et 0,5, N entre 0,6 et 2,0)" #~ msgid "Export all objects as STL" #~ msgstr "Exporter tous les objets au format STL" #~ msgid "The 3mf is not compatible, load geometry data only!" -#~ msgstr "" -#~ "Le 3mf n'est pas compatible, chargement des données géométriques " -#~ "uniquement!" +#~ msgstr "Le 3mf n'est pas compatible, chargement des données géométriques uniquement!" #~ msgid "Incompatible 3mf" #~ msgstr "Fichier 3mf incompatible" @@ -18372,9 +14543,7 @@ msgstr "" #~ msgstr "Ordre de mur intérieur/extérieur/remplissage" #~ msgid "Print sequence of inner wall, outer wall and infill. " -#~ msgstr "" -#~ "Séquence d'impression du mur intérieur, du mur extérieur et du " -#~ "remplissage." +#~ msgstr "Séquence d'impression du mur intérieur, du mur extérieur et du remplissage." #~ msgid "inner/outer/infill" #~ msgstr "intérieur/extérieur/remplissage" @@ -18407,15 +14576,13 @@ msgstr "" #~ msgstr "Charger les données de tranchage" #~ msgid "Load cached slicing data from directory" -#~ msgstr "" -#~ "Charger les données de tranchage mises en cache à partir du répertoire" +#~ msgstr "Charger les données de tranchage mises en cache à partir du répertoire" #~ msgid "Slice" #~ msgstr "Découper" #~ msgid "Slice the plates: 0-all plates, i-plate i, others-invalid" -#~ msgstr "" -#~ "Trancher toutes les plaques : 0-toutes, i-plaque i, autres-invalides" +#~ msgstr "Trancher toutes les plaques : 0-toutes, i-plaque i, autres-invalides" #~ msgid "Show command help." #~ msgstr "Afficher l'aide de la commande." @@ -18424,9 +14591,7 @@ msgstr "" #~ msgstr "À jour" #~ msgid "Update the configs values of 3mf to latest." -#~ msgstr "" -#~ "Mettez à jour les valeurs de configuration 3mf à la version la plus " -#~ "récente." +#~ msgstr "Mettez à jour les valeurs de configuration 3mf à la version la plus récente." #~ msgid "mtcpp" #~ msgstr "mtcpp" @@ -18483,16 +14648,13 @@ msgstr "" #~ msgstr "Charger les paramètres généraux" #~ msgid "Load process/machine settings from the specified file" -#~ msgstr "" -#~ "Charger les paramètres de processus/machine à partir du fichier spécifié" +#~ msgstr "Charger les paramètres de processus/machine à partir du fichier spécifié" #~ msgid "Load Filament Settings" #~ msgstr "Charger les paramètres de filament" #~ msgid "Load filament settings from the specified file list" -#~ msgstr "" -#~ "Charger les paramètres de filament à partir de la liste de fichiers " -#~ "spécifiée" +#~ msgstr "Charger les paramètres de filament à partir de la liste de fichiers spécifiée" #~ msgid "Skip Objects" #~ msgstr "Ignorer les Objets" @@ -18509,120 +14671,71 @@ msgstr "" #~ msgid "Debug level" #~ msgstr "Niveau de débogage" -#~ msgid "" -#~ "Sets debug logging level. 0:fatal, 1:error, 2:warning, 3:info, 4:debug, 5:" -#~ "trace\n" -#~ msgstr "" -#~ "Définit le niveau de journalisation du débogage. 0 :fatal, 1 :erreur, 2 :" -#~ "avertissement, 3 :info, 4 :débogage, 5 :trace\n" +#~ msgid "Sets debug logging level. 0:fatal, 1:error, 2:warning, 3:info, 4:debug, 5:trace\n" +#~ msgstr "Définit le niveau de journalisation du débogage. 0 :fatal, 1 :erreur, 2 :avertissement, 3 :info, 4 :débogage, 5 :trace\n" #~ msgid "" #~ "3D Scene Operations\n" -#~ "Did you know how to control view and object/part selection with mouse and " -#~ "touchpanel in the 3D scene?" +#~ "Did you know how to control view and object/part selection with mouse and touchpanel in the 3D scene?" #~ msgstr "" #~ "Opérations dans une scène 3D\n" -#~ "Savez-vous comment contrôler la vue et la sélection des objets/pièces " -#~ "avec la souris et l'écran tactile dans la scène 3D ?" +#~ "Savez-vous comment contrôler la vue et la sélection des objets/pièces avec la souris et l'écran tactile dans la scène 3D ?" #~ msgid "" #~ "Fix Model\n" -#~ "Did you know that you can fix a corrupted 3D model to avoid a lot of " -#~ "slicing problems?" +#~ "Did you know that you can fix a corrupted 3D model to avoid a lot of slicing problems?" #~ msgstr "" #~ "Réparer le Modèle\n" -#~ "Saviez-vous que vous pouvez réparer un modèle 3D corrompu pour éviter de " -#~ "nombreux problèmes de découpage ?" +#~ "Saviez-vous que vous pouvez réparer un modèle 3D corrompu pour éviter de nombreux problèmes de découpage ?" #~ msgid "Embeded" #~ msgstr "Intégré" -#~ msgid "" -#~ "OrcaSlicer configuration file may be corrupted and is not abled to be " -#~ "parsed.Please delete the file and try again." -#~ msgstr "" -#~ "Le fichier de configuration de Orca Slicer est peut-être corrompu et ne " -#~ "peut pas être analysé. Veuillez supprimer le fichier et réessayer." +#~ msgid "OrcaSlicer configuration file may be corrupted and is not abled to be parsed.Please delete the file and try again." +#~ msgstr "Le fichier de configuration de Orca Slicer est peut-être corrompu et ne peut pas être analysé. Veuillez supprimer le fichier et réessayer." #~ msgid "Online Models" #~ msgstr "Modèles en ligne" #~ msgid "Show online staff-picked models on the home page" -#~ msgstr "" -#~ "Afficher les modèles en ligne sélectionnés par le staff sur la page " -#~ "d'accueil" +#~ msgstr "Afficher les modèles en ligne sélectionnés par le staff sur la page d'accueil" #~ msgid "The minimum printing speed when slow down for cooling" -#~ msgstr "" -#~ "La vitesse d'impression minimale lors du ralentissement pour le " -#~ "refroidissement" +#~ msgstr "La vitesse d'impression minimale lors du ralentissement pour le refroidissement" #~ msgid "" -#~ "There are currently no identical spare consumables available, and " -#~ "automatic replenishment is currently not possible. \n" -#~ "(Currently supporting automatic supply of consumables with the same " -#~ "brand, material type, and color)" +#~ "There are currently no identical spare consumables available, and automatic replenishment is currently not possible. \n" +#~ "(Currently supporting automatic supply of consumables with the same brand, material type, and color)" #~ msgstr "" -#~ "Il n'existe actuellement aucun consommable de rechange identique, et le " -#~ "réapprovisionnement automatique n'est actuellement pas possible. \n" -#~ "(Prise en charge actuelle de la fourniture automatique de consommables de " -#~ "la même marque, du même type de matériau et de la même couleur)" +#~ "Il n'existe actuellement aucun consommable de rechange identique, et le réapprovisionnement automatique n'est actuellement pas possible. \n" +#~ "(Prise en charge actuelle de la fourniture automatique de consommables de la même marque, du même type de matériau et de la même couleur)" #~ msgid "Invalid nozzle diameter" #~ msgstr "Diamètre de la buse non valide" -#~ msgid "" -#~ "The bed temperature exceeds filament's vitrification temperature. Please " -#~ "open the front door of printer before printing to avoid nozzle clog." -#~ msgstr "" -#~ "La température du plateau dépasse la température de vitrification du " -#~ "filament. Veuillez ouvrir la porte avant de l'imprimante avant " -#~ "l'impression pour éviter le bouchage de la buse." +#~ msgid "The bed temperature exceeds filament's vitrification temperature. Please open the front door of printer before printing to avoid nozzle clog." +#~ msgstr "La température du plateau dépasse la température de vitrification du filament. Veuillez ouvrir la porte avant de l'imprimante avant l'impression pour éviter le bouchage de la buse." #~ msgid "Temperature of vitrificaiton" #~ msgstr "Température de vitrification" -#~ msgid "" -#~ "Material becomes soft at this temperature. Thus the heatbed cannot be " -#~ "hotter than this tempature" -#~ msgstr "" -#~ "Le matériau devient mou à cette température. Ainsi, le lit chauffant ne " -#~ "peut pas être plus chaud que cette température" +#~ msgid "Material becomes soft at this temperature. Thus the heatbed cannot be hotter than this tempature" +#~ msgstr "Le matériau devient mou à cette température. Ainsi, le lit chauffant ne peut pas être plus chaud que cette température" #~ msgid "Enable this option if machine has auxiliary part cooling fan" -#~ msgstr "" -#~ "Activez cette option si la machine est équipée d'un ventilateur de " -#~ "refroidissement de pièce auxiliaire" +#~ msgstr "Activez cette option si la machine est équipée d'un ventilateur de refroidissement de pièce auxiliaire" -#~ msgid "" -#~ "Speed of auxiliary part cooling fan. Auxiliary fan will run at this speed " -#~ "during printing except the first several layers which is defined by no " -#~ "cooling layers" -#~ msgstr "" -#~ "Vitesse du ventilateur de refroidissement de la partie auxiliaire. Le " -#~ "ventilateur auxiliaire fonctionnera à cette vitesse pendant l'impression, " -#~ "à l'exception des premières couches qui sont définies par aucune couche " -#~ "de refroidissement" +#~ msgid "Speed of auxiliary part cooling fan. Auxiliary fan will run at this speed during printing except the first several layers which is defined by no cooling layers" +#~ msgstr "Vitesse du ventilateur de refroidissement de la partie auxiliaire. Le ventilateur auxiliaire fonctionnera à cette vitesse pendant l'impression, à l'exception des premières couches qui sont définies par aucune couche de refroidissement" -#~ msgid "" -#~ "Bed temperature for layers except the initial one. Value 0 means the " -#~ "filament does not support to print on the High Temp" -#~ msgstr "" -#~ "Température du plateau de toutes les couches à l'exception de la " -#~ "première. La valeur 0 signifie que le filament ne prend pas en charge " -#~ "l'impression sur le plateau High Temperature" +#~ msgid "Bed temperature for layers except the initial one. Value 0 means the filament does not support to print on the High Temp" +#~ msgstr "Température du plateau de toutes les couches à l'exception de la première. La valeur 0 signifie que le filament ne prend pas en charge l'impression sur le plateau High Temperature" -#~ msgid "" -#~ "Filter out gaps smaller than the threshold specified. This setting won't " -#~ "affect top/bottom layers" -#~ msgstr "" -#~ "Filtrer les petits espaces au seuil spécifié. Ce paramètre n’affectera " -#~ "pas les couches supérieures/inférieures" +#~ msgid "Filter out gaps smaller than the threshold specified. This setting won't affect top/bottom layers" +#~ msgstr "Filtrer les petits espaces au seuil spécifié. Ce paramètre n’affectera pas les couches supérieures/inférieures" #~ msgid "Empty layers around bottom are replaced by nearest normal layers." -#~ msgstr "" -#~ "Les couches vides situées en bas sont remplacées par les couches normales " -#~ "les plus proches." +#~ msgstr "Les couches vides situées en bas sont remplacées par les couches normales les plus proches." #~ msgid "The model has too many empty layers." #~ msgstr "Le modèle a trop de couches vides." @@ -18638,28 +14751,18 @@ msgstr "" #, c-format, boost-format #~ msgid "" -#~ "Bed temperature of other layer is lower than bed temperature of initial " -#~ "layer for more than %d degree centigrade.\n" +#~ "Bed temperature of other layer is lower than bed temperature of initial layer for more than %d degree centigrade.\n" #~ "This may cause model broken free from build plate during printing" -#~ msgstr "" -#~ "La température du plateau des autres couches est inférieure à la " -#~ "température du plateau de la couche initiale de plus de %d degrés. Cela " -#~ "peut entraîner la séparation du modèle du plateau pendant l'impression" +#~ msgstr "La température du plateau des autres couches est inférieure à la température du plateau de la couche initiale de plus de %d degrés. Cela peut entraîner la séparation du modèle du plateau pendant l'impression" #~ msgid "" -#~ "Bed temperature is higher than vitrification temperature of this " -#~ "filament.\n" +#~ "Bed temperature is higher than vitrification temperature of this filament.\n" #~ "This may cause nozzle blocked and printing failure\n" -#~ "Please keep the printer open during the printing process to ensure air " -#~ "circulation or reduce the temperature of the hot bed" +#~ "Please keep the printer open during the printing process to ensure air circulation or reduce the temperature of the hot bed" #~ msgstr "" -#~ "La température du lit est supérieure à la température de vitrification de " -#~ "ce filament.\n" -#~ "Cela peut provoquer un blocage de la buse et une défaillance de " -#~ "l'impression.\n" -#~ "Veuillez laisser l'imprimante ouverte pendant le processus d'impression " -#~ "afin de garantir la circulation de l'air ou de réduire la température du " -#~ "plateau." +#~ "La température du lit est supérieure à la température de vitrification de ce filament.\n" +#~ "Cela peut provoquer un blocage de la buse et une défaillance de l'impression.\n" +#~ "Veuillez laisser l'imprimante ouverte pendant le processus d'impression afin de garantir la circulation de l'air ou de réduire la température du plateau." #~ msgid "Total Time Estimation" #~ msgstr "Estimation du temps total" @@ -18688,40 +14791,22 @@ msgstr "" #~ msgid "High Temp Plate" #~ msgstr "Plaque haute température" -#~ msgid "" -#~ "Bed temperature when high temperature plate is installed. Value 0 means " -#~ "the filament does not support to print on the High Temp Plate" -#~ msgstr "" -#~ "Il s'agit de la température du plateau lorsque le plateau haute " -#~ "température (\"Cool plate\") est installé. Une valeur à 0 signifie que ce " -#~ "filament ne peut pas être imprimé sur le plateau haute température." +#~ msgid "Bed temperature when high temperature plate is installed. Value 0 means the filament does not support to print on the High Temp Plate" +#~ msgstr "Il s'agit de la température du plateau lorsque le plateau haute température (\"Cool plate\") est installé. Une valeur à 0 signifie que ce filament ne peut pas être imprimé sur le plateau haute température." #~ msgid "Internal bridge support thickness" #~ msgstr "Épaisseur du support interne du pont" #, fuzzy, c-format, boost-format -#~ msgid "" -#~ "Klipper's max_accel_to_decel will be adjusted to this % of acceleration" -#~ msgstr "" -#~ "Le paramètre max_accel_to_decel de Klipper sera ajusté à ce pourcentage " -#~ "d’accélération" +#~ msgid "Klipper's max_accel_to_decel will be adjusted to this % of acceleration" +#~ msgstr "Le paramètre max_accel_to_decel de Klipper sera ajusté à ce pourcentage d’accélération" #~ msgid "" -#~ "Style and shape of the support. For normal support, projecting the " -#~ "supports into a regular grid will create more stable supports (default), " -#~ "while snug support towers will save material and reduce object scarring.\n" -#~ "For tree support, slim style will merge branches more aggressively and " -#~ "save a lot of material (default), while hybrid style will create similar " -#~ "structure to normal support under large flat overhangs." +#~ "Style and shape of the support. For normal support, projecting the supports into a regular grid will create more stable supports (default), while snug support towers will save material and reduce object scarring.\n" +#~ "For tree support, slim style will merge branches more aggressively and save a lot of material (default), while hybrid style will create similar structure to normal support under large flat overhangs." #~ msgstr "" -#~ "Style et forme du support. Pour un support normal, la projection des " -#~ "supports sur une grille régulière créera des supports plus stables (par " -#~ "défaut), tandis que des tours de support bien ajustées permettront " -#~ "d'économiser du matériau et de réduire les cicatrices sur les objets.\n" -#~ "Pour les supports Arborescent, le style mince fusionnera les branches de " -#~ "manière plus agressive et économisera beaucoup de matière (par défaut), " -#~ "tandis que le style hybride créera une structure similaire à celle d'un " -#~ "support normal placé sous de grands surplombs plats." +#~ "Style et forme du support. Pour un support normal, la projection des supports sur une grille régulière créera des supports plus stables (par défaut), tandis que des tours de support bien ajustées permettront d'économiser du matériau et de réduire les cicatrices sur les objets.\n" +#~ "Pour les supports Arborescent, le style mince fusionnera les branches de manière plus agressive et économisera beaucoup de matière (par défaut), tandis que le style hybride créera une structure similaire à celle d'un support normal placé sous de grands surplombs plats." #~ msgid "Target chamber temperature" #~ msgstr "Température cible de la chambre" @@ -18729,15 +14814,8 @@ msgstr "" #~ msgid "Bed temperature difference" #~ msgstr "Différence de température du lit" -#~ msgid "" -#~ "Do not recommend bed temperature of other layer to be lower than initial " -#~ "layer for more than this threshold. Too low bed temperature of other " -#~ "layer may cause the model broken free from build plate" -#~ msgstr "" -#~ "Il n'est pas recommandĂŠ que la tempĂŠrature du plateau des autres couches " -#~ "soit infĂŠrieure Ă  celle de la première couche d'un niveau supĂŠrieur Ă  ce " -#~ "seuil. Une tempĂŠrature de base trop basse de l'autre couche peut " -#~ "provoquer le dĂŠtachement du modèle." +#~ msgid "Do not recommend bed temperature of other layer to be lower than initial layer for more than this threshold. Too low bed temperature of other layer may cause the model broken free from build plate" +#~ msgstr "Il n'est pas recommandĂŠ que la tempĂŠrature du plateau des autres couches soit infĂŠrieure Ă  celle de la première couche d'un niveau supĂŠrieur Ă  ce seuil. Une tempĂŠrature de base trop basse de l'autre couche peut provoquer le dĂŠtachement du modèle." #~ msgid "Orient the model" #~ msgstr "Orienter le modèle" diff --git a/localization/i18n/hu/OrcaSlicer_hu.po b/localization/i18n/hu/OrcaSlicer_hu.po index c6abe9ecb4..ebcfec825a 100644 --- a/localization/i18n/hu/OrcaSlicer_hu.po +++ b/localization/i18n/hu/OrcaSlicer_hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -71,6 +71,9 @@ msgstr "Okos kitĂśltĂŠsi szĂśg" msgid "On overhangs only" msgstr "Csak tĂşlnyĂşlĂĄsokon" +msgid "Auto support threshold angle: " +msgstr "Automatikus tĂĄmasz szĂśgĂŠnek hatĂĄrĂŠrtĂŠke: " + msgid "Circle" msgstr "KĂśr" @@ -90,9 +93,6 @@ msgstr "Csak a(z) „%1%“ ĂĄltal kijelĂślt felĂźleteken tĂśrtĂŠnik festĂŠs" msgid "Highlight faces according to overhang angle." msgstr "FelĂźletek kiemelĂŠse a tĂşlnyĂşlĂĄsi szĂśgnek megfelelően." -msgid "Auto support threshold angle: " -msgstr "Automatikus tĂĄmasz szĂśgĂŠnek hatĂĄrĂŠrtĂŠke: " - msgid "No auto support" msgstr "Nincs automatikus tĂĄmasz" @@ -1932,6 +1932,9 @@ msgstr "Modell egyszerĹąsĂ­tĂŠse" msgid "Center" msgstr "KĂśzĂŠp" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "FolyamatbeĂĄllĂ­tĂĄsok szerkesztĂŠse" @@ -4082,6 +4085,15 @@ msgstr "Teljes idő" msgid "Total cost" msgstr "Total cost" +msgid "up to" +msgstr "legfeljebb" + +msgid "above" +msgstr "felett" + +msgid "from" +msgstr "ettől" + msgid "Color Scheme" msgstr "SzĂ­nsĂŠma" @@ -4145,12 +4157,12 @@ msgstr "FilamentcserĂŠk szĂĄma" msgid "Cost" msgstr "KĂśltsĂŠg" -msgid "Print" -msgstr "NyomtatĂĄs" - msgid "Color change" msgstr "SzĂ­nvĂĄltĂĄs" +msgid "Print" +msgstr "NyomtatĂĄs" + msgid "Printer" msgstr "NyomtatĂł" @@ -4334,7 +4346,7 @@ msgstr "TĂŠrfogat:" msgid "Size:" msgstr "MĂŠret:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4774,6 +4786,18 @@ msgstr "2. menet" msgid "Flow rate test - Pass 2" msgstr "AnyagĂĄramlĂĄs teszt - 2. menet" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "AnyagĂĄramlĂĄs" @@ -6036,14 +6060,6 @@ msgstr "TĂśbb rĂŠszből ĂĄllĂł objektumot ĂŠszleltĂźnk" msgid "The file does not contain any geometry data." msgstr "A fĂĄjl nem tartalmaz geometriai adatokat." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Az objektum tĂşl nagy" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6051,6 +6067,9 @@ msgstr "" "Úgy tĹąnik, hogy az objektum tĂşl nagy. SzeretnĂŠd ĂĄtmĂŠretezni, hogy " "illeszkedjen a nyomtatĂłtĂŠr mĂŠretĂŠhez?" +msgid "Object too large" +msgstr "Az objektum tĂşl nagy" + msgid "Export STL file:" msgstr "STL fĂĄjl exportĂĄlĂĄsa:" @@ -6418,6 +6437,9 @@ msgstr "SzeretnĂŠd folytatni?" msgid "Language selection" msgstr "Nyelv kivĂĄlasztĂĄsa" +msgid "Switching application language while some presets are modified." +msgstr "AlkalmazĂĄs nyelvĂŠnek ĂĄtvĂĄltĂĄsa, mikĂśzben egyes beĂĄllĂ­tĂĄsok mĂłdosultak." + msgid "Changing application language" msgstr "AlkalmazĂĄs nyelvĂŠnek megvĂĄltoztatĂĄsa" @@ -7528,8 +7550,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Ha a nyomtatĂłfej nĂŠlkĂźli timelapse engedĂŠlyezve van, javasoljuk, hogy " "helyezz el a tĂĄlcĂĄn egy „Timelapse tĂśrlőtornyot“. Ehhez kattints jobb " @@ -8384,8 +8406,11 @@ msgstr "Objektumok listĂĄja" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Import geometry data from STL/STEP/3MF/OBJ/AMF files" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "BeillesztĂŠs a vĂĄgĂłlaprĂłl" @@ -8435,18 +8460,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Az oldalsĂĄv ĂśsszecsukĂĄsa/kinyitĂĄsa" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+BĂĄrmilyen nyĂ­l gomb" msgid "Movement in camera space" msgstr "MozgĂĄs a kameratĂŠrben" +msgid "⌥+Left mouse button" +msgstr "⌥+Bal egĂŠrgomb" + msgid "Select a part" msgstr "VĂĄlassz egy tĂĄrgyat" +msgid "⌘+Left mouse button" +msgstr "⌘+Bal egĂŠrgomb" + msgid "Select multiple objects" msgstr "TĂśbb objektum kijelĂślĂŠse" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+BĂĄrmelyik nyĂ­lgomb" + +msgid "Alt+Left mouse button" +msgstr "Alt+bal egĂŠrgomb" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Bal egĂŠrgomb" + msgid "Shift+Left mouse button" msgstr "Shift+Bal egĂŠrgomb" @@ -8549,12 +8589,24 @@ msgstr "Plater" msgid "Move: press to snap by 1mm" msgstr "Move: press to snap by 1mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+EgĂŠrgĂśrgő" + msgid "Support/Color Painting: adjust pen radius" msgstr "TĂĄmasz/SzĂ­nfestĂŠs: toll mĂŠretĂŠnek beĂĄllĂ­tĂĄsa" +msgid "⌥+Mouse wheel" +msgstr "⌥+EgĂŠrgĂśrgő" + msgid "Support/Color Painting: adjust section position" msgstr "TĂĄmasz/SzĂ­nfestĂŠs: metszet pozĂ­ciĂłjĂĄnak beĂĄllĂ­tĂĄsa" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+EgĂŠrgĂśrgő" + +msgid "Alt+Mouse wheel" +msgstr "Alt+EgĂŠrgĂśrgő" + msgid "Gizmo" msgstr "Gizmo" @@ -9585,14 +9637,31 @@ msgid "Apply gap fill" msgstr "" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" @@ -9667,10 +9736,11 @@ msgstr "ÁthidalĂĄs ĂĄramlĂĄsi sebessĂŠge" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"CsĂśkkentsd kicsit ezt az ĂŠrtĂŠket (pĂŠldĂĄul 0,9-re), hogy ezzel csĂśkkentsd az " -"ĂĄthidalĂĄshoz hasznĂĄlt anyag mennyisĂŠgĂŠt, ĂŠs a megereszkedĂŠst" msgid "Internal bridge flow ratio" msgstr "" @@ -9678,7 +9748,11 @@ msgstr "" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" @@ -9686,15 +9760,20 @@ msgstr "Felső felĂźlet anyagĂĄramlĂĄsa" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Ez a beĂĄllĂ­tĂĄs a felső szilĂĄrd kitĂśltĂŠsnĂŠl hasznĂĄlt anyag mennyisĂŠgĂŠt " -"befolyĂĄsolja. Kis mĂŠrtĂŠkben csĂśkkentve simĂĄbb felĂźlet ĂŠrhető el vele." msgid "Bottom surface flow ratio" msgstr "" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" msgid "Precise wall" @@ -9828,9 +9907,25 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" msgid "mm/s or %" @@ -9839,8 +9934,14 @@ msgstr "mm/s vagy %" msgid "External" msgstr "" -msgid "Speed of bridge and completely overhang wall" -msgstr "Az ĂĄthidalĂĄsok ĂŠs a teljesen tĂşlnyĂşlĂł falak nyomtatĂĄsi sebessĂŠge" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9849,8 +9950,8 @@ msgid "Internal" msgstr "" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" msgid "Brim width" @@ -10378,6 +10479,17 @@ msgstr "" "ĂŠrtĂŠknek a vĂĄltoztatĂĄsĂĄval szĂŠp sĂ­k felĂźletet kaphatsz, ha Ăşgy tapasztalod, " "hogy tĂşl sok vagy kevĂŠs az anyagĂĄramlĂĄs." +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "NyomĂĄselőtolĂĄs engedĂŠlyezĂŠse" @@ -10552,18 +10664,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "Filament betĂśltĂŠsi idő" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Az Ăşj filament betĂśltĂŠsĂŠnek ideje filament vĂĄltĂĄskor, csak statisztikai " -"cĂŠlokra van hasznĂĄlva." msgid "Filament unload time" msgstr "Filament kitĂśltĂŠsi idő" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"A rĂŠgi filament kitĂśltĂŠsĂŠnek ideje filament vĂĄltĂĄskor, csak statisztikai " -"cĂŠlokra van hasznĂĄlva." msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10686,15 +10809,6 @@ msgstr "Az utolsĂł hĹątĂŠsi lĂŠpĂŠs sebessĂŠge" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "A hĹątĂŠsi lĂŠpĂŠsek fokozatosan felgyorsulnak erre a sebessĂŠgre." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Az az idő, amĂ­g a nyomtatĂł vezĂŠrlő szoftvere (vagy a Multi Material Unit " -"2.0) Ăşj filamentet tĂślt be a szerszĂĄmcsere sorĂĄn (a T kĂłd vĂŠgrehajtĂĄsakor). " -"Ezt az időt a G-kĂłd időbecslő hozzĂĄadja a teljes nyomtatĂĄsi időhĂśz." - msgid "Ramming parameters" msgstr "TĂśmĂśrĂ­tĂŠsi paramĂŠterek" @@ -10705,16 +10819,6 @@ msgstr "" "Ez a karakterlĂĄnc a TĂśmĂśrĂ­tĂŠsPĂĄrbeszĂŠd ablakban szerkeszthető, ĂŠs a " "tĂśmĂśrĂ­tĂŠssel kapcsolatos paramĂŠtereket tartalmaz." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Az az idő, amĂ­g a nyomtatĂł vezĂŠrlő szoftvere (vagy a Multi Material Unit " -"2.0) az előző Filamenet kiĂźrĂ­ti a szerszĂĄmcsere sorĂĄn (a T kĂłd " -"vĂŠgrehajtĂĄsakor). Ezt az időt a G-kĂłd időbecslő hozzĂĄadja a teljes " -"nyomtatĂĄsi időhĂśz." - msgid "Enable ramming for multitool setups" msgstr "" @@ -11041,10 +11145,10 @@ msgstr "Teljes ventilĂĄtor fordulatszĂĄm ennĂŠl a rĂŠtegnĂŠl" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" msgid "layer" @@ -11107,7 +11211,10 @@ msgstr "AprĂł rĂŠsek szĹąrĂŠse" msgid "Layers and Perimeters" msgstr "RĂŠtegek ĂŠs peremek" -msgid "Filter out gaps smaller than the threshold specified" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " msgstr "" msgid "" @@ -13030,29 +13137,40 @@ msgid "Activate temperature control" msgstr "" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" msgid "Chamber temperature" msgstr "Kamra hőmĂŠrsĂŠklete" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on. At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials, the actual chamber temperature should not " -"be high to avoid clogs, so 0 (turned off) is highly recommended." msgid "Nozzle temperature for layers after the initial one" msgstr "FĂşvĂłka hőmĂŠrsĂŠklete az első rĂŠteg utĂĄn" @@ -14876,8 +14994,8 @@ msgstr "" "SzeretnĂŠd felĂźlĂ­rni?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" @@ -16118,54 +16236,70 @@ msgstr "" "Tudtad, hogy a vetemedĂŠsre hajlamos anyagok (pĂŠldĂĄul ABS) nyomtatĂĄsakor a " "tĂĄrgyasztal hőmĂŠrsĂŠkletĂŠnek nĂśvelĂŠse csĂśkkentheti a vetemedĂŠs valĂłszĂ­nĹąsĂŠgĂŠt?" -#~ msgid "up to" -#~ msgstr "legfeljebb" - -#~ msgid "above" -#~ msgstr "felett" - -#~ msgid "from" -#~ msgstr "ettől" - -#~ msgid "Switching application language while some presets are modified." +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" #~ msgstr "" -#~ "AlkalmazĂĄs nyelvĂŠnek ĂĄtvĂĄltĂĄsa, mikĂśzben egyes beĂĄllĂ­tĂĄsok mĂłdosultak." +#~ "CsĂśkkentsd kicsit ezt az ĂŠrtĂŠket (pĂŠldĂĄul 0,9-re), hogy ezzel csĂśkkentsd " +#~ "az ĂĄthidalĂĄshoz hasznĂĄlt anyag mennyisĂŠgĂŠt, ĂŠs a megereszkedĂŠst" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Ez a beĂĄllĂ­tĂĄs a felső szilĂĄrd kitĂśltĂŠsnĂŠl hasznĂĄlt anyag mennyisĂŠgĂŠt " +#~ "befolyĂĄsolja. Kis mĂŠrtĂŠkben csĂśkkentve simĂĄbb felĂźlet ĂŠrhető el vele." -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Az ĂĄthidalĂĄsok ĂŠs a teljesen tĂşlnyĂşlĂł falak nyomtatĂĄsi sebessĂŠge" -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+BĂĄrmilyen nyĂ­l gomb" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Az Ăşj filament betĂśltĂŠsĂŠnek ideje filament vĂĄltĂĄskor, csak statisztikai " +#~ "cĂŠlokra van hasznĂĄlva." -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Bal egĂŠrgomb" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "A rĂŠgi filament kitĂśltĂŠsĂŠnek ideje filament vĂĄltĂĄskor, csak statisztikai " +#~ "cĂŠlokra van hasznĂĄlva." -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Bal egĂŠrgomb" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Az az idő, amĂ­g a nyomtatĂł vezĂŠrlő szoftvere (vagy a Multi Material Unit " +#~ "2.0) Ăşj filamentet tĂślt be a szerszĂĄmcsere sorĂĄn (a T kĂłd " +#~ "vĂŠgrehajtĂĄsakor). Ezt az időt a G-kĂłd időbecslő hozzĂĄadja a teljes " +#~ "nyomtatĂĄsi időhĂśz." -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+BĂĄrmelyik nyĂ­lgomb" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Az az idő, amĂ­g a nyomtatĂł vezĂŠrlő szoftvere (vagy a Multi Material Unit " +#~ "2.0) az előző Filamenet kiĂźrĂ­ti a szerszĂĄmcsere sorĂĄn (a T kĂłd " +#~ "vĂŠgrehajtĂĄsakor). Ezt az időt a G-kĂłd időbecslő hozzĂĄadja a teljes " +#~ "nyomtatĂĄsi időhĂśz." -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+bal egĂŠrgomb" - -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Bal egĂŠrgomb" - -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+EgĂŠrgĂśrgő" - -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+EgĂŠrgĂśrgő" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+EgĂŠrgĂśrgő" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+EgĂŠrgĂśrgő" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on. At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials, the actual chamber " +#~ "temperature should not be high to avoid clogs, so 0 (turned off) is " +#~ "highly recommended." #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/it/OrcaSlicer_it.po b/localization/i18n/it/OrcaSlicer_it.po index ec66aa6dd4..bb1ee27c0c 100644 --- a/localization/i18n/it/OrcaSlicer_it.po +++ b/localization/i18n/it/OrcaSlicer_it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -74,6 +74,9 @@ msgstr "Angolo riempimento intelligente" msgid "On overhangs only" msgstr "Solo sulle sporgenze" +msgid "Auto support threshold angle: " +msgstr "Angolo di soglia per supporto automatico: " + msgid "Circle" msgstr "Cerchio" @@ -93,9 +96,6 @@ msgstr "Consente di pitturare solo sulle sfaccettature selezionate da: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Evidenziare le facce in base all'angolo di sporgenza." -msgid "Auto support threshold angle: " -msgstr "Angolo di soglia per supporto automatico: " - msgid "No auto support" msgstr "Nessun supporto automatico" @@ -1995,6 +1995,9 @@ msgstr "Semplifica Modello" msgid "Center" msgstr "Centro" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Modifica le impostazioni del processo" @@ -4181,6 +4184,15 @@ msgstr "Tempo totale" msgid "Total cost" msgstr "Costo totale" +msgid "up to" +msgstr "fino a" + +msgid "above" +msgstr "sopra" + +msgid "from" +msgstr "da" + msgid "Color Scheme" msgstr "Schema Colore" @@ -4244,12 +4256,12 @@ msgstr "Tempi cambio filamento" msgid "Cost" msgstr "Costo" -msgid "Print" -msgstr "Stampa" - msgid "Color change" msgstr "Cambio colore" +msgid "Print" +msgstr "Stampa" + msgid "Printer" msgstr "Stampante" @@ -4433,7 +4445,7 @@ msgstr "Volume:" msgid "Size:" msgstr "Dimensione:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4875,6 +4887,18 @@ msgstr "Passaggio 2" msgid "Flow rate test - Pass 2" msgstr "Test di portata - Pass 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Flusso" @@ -6165,14 +6189,6 @@ msgstr "È stato rilevato un oggetto con piĂš parti" msgid "The file does not contain any geometry data." msgstr "Il file non contiene dati geometrici." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Oggetto troppo grande" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6180,6 +6196,9 @@ msgstr "" "L'oggetto sembra troppo grande. Vuoi ridimensionarlo per adattarlo " "automaticamente al piatto di stampa?" +msgid "Object too large" +msgstr "Oggetto troppo grande" + msgid "Export STL file:" msgstr "Esporta file STL:" @@ -6558,6 +6577,9 @@ msgstr "Vuoi continuare?" msgid "Language selection" msgstr "Selezione lingua" +msgid "Switching application language while some presets are modified." +msgstr "Cambio lingua applicazione durante la modifica di alcuni preset." + msgid "Changing application language" msgstr "Modifica lingua applicazione" @@ -7680,8 +7702,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Quando si registra un timelapse senza testa di stampa, si consiglia di " "aggiungere un \"Timelapse Torre di pulizia\"\n" @@ -8555,8 +8577,11 @@ msgstr "Elenco oggetti" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Importa geometrie da file STL/STEP/3MF/OBJ/AMF." -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Incolla dagli appunti" @@ -8608,18 +8633,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Riduci/Espandi barra laterale" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+Freccia qualsiasi" msgid "Movement in camera space" msgstr "Movimento nello spazio della camera" +msgid "⌥+Left mouse button" +msgstr "⌥+Tasto sinistro mouse" + msgid "Select a part" msgstr "Seleziona parte" +msgid "⌘+Left mouse button" +msgstr "⌘+Tasto sinistro del mouse" + msgid "Select multiple objects" msgstr "Seleziona piĂš oggetti" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+qualsiasi freccia" + +msgid "Alt+Left mouse button" +msgstr "Alt+tasto sinistro del mouse" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Tasto sinistro del mouse" + msgid "Shift+Left mouse button" msgstr "Shift+tasto sinistro mouse" @@ -8722,12 +8762,24 @@ msgstr "Piano" msgid "Move: press to snap by 1mm" msgstr "Sposta: premi per muovere di 1 mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+Rotella mouse" + msgid "Support/Color Painting: adjust pen radius" msgstr "Supporto/Pittura a colori: regolare il raggio della penna" +msgid "⌥+Mouse wheel" +msgstr "⌥+Rotella mouse" + msgid "Support/Color Painting: adjust section position" msgstr "Supporto/Pittura a colori: regolare la posizione della sezione" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Rotellina del mouse" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Rotella del mouse" + msgid "Gizmo" msgstr "Gizmo" @@ -8937,8 +8989,8 @@ msgid "" msgstr "" "È stato rilevato un aggiornamento importante che deve essere eseguito prima " "che la stampa possa continuare. Si desidera aggiornare ora? È possibile " -"effettuare l'aggiornamento anche in un secondo momento da \"Aggiorna firmware" -"\"." +"effettuare l'aggiornamento anche in un secondo momento da \"Aggiorna " +"firmware\"." msgid "" "The firmware version is abnormal. Repairing and updating are required before " @@ -9812,25 +9864,32 @@ msgid "Apply gap fill" msgstr "Applicare il riempimento degli spazi vuoti" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" -msgstr "" -"Abilita il riempimento degli spazi vuoti per le superfici selezionate. La " -"lunghezza minima degli spazi vuoti che verranno riempiti può essere " -"controllata dall'opzione Filtra piccoli spazi vuoti di seguito.\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" "\n" -"Opzioni:\n" -"1. Ovunque: applica il riempimento degli spazi vuoti alle superfici solide " -"superiori, inferiori e interne\n" -"2. Superfici superiore e inferiore: applica il riempimento degli spazi vuoti " -"solo alle superfici superiore e inferiore\n" -"3. Da nessuna parte: disabilita il riempimento degli spazi vuoti\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" +msgstr "" msgid "Everywhere" msgstr "Ovunque" @@ -9905,10 +9964,11 @@ msgstr "Flusso del Bridge" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Diminuire leggermente questo valore (ad esempio 0.9) per ridurre la quantitĂ  " -"di materiale per il ponte e migliorare l'abbassamento dello stesso" msgid "Internal bridge flow ratio" msgstr "Rapporto Flusso del bridge interno" @@ -9916,30 +9976,33 @@ msgstr "Rapporto Flusso del bridge interno" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"Questo valore governa lo spessore dello strato del bridge interno. Questo è " -"il primo strato sopra il riempimento. Riduci leggermente questo valore (ad " -"esempio 0.9) per migliorare la qualitĂ  della superficie sopra il riempimento." msgid "Top surface flow ratio" msgstr "Rapporto di portata superficiale superiore" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Questo fattore influisce sulla quantitĂ  di materiale per il riempimento " -"solido superiore. Puoi diminuirlo leggermente per avere una finitura " -"superficiale liscia" msgid "Bottom surface flow ratio" msgstr "Rapporto di flusso della superficie inferiore" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Questo fattore influisce sulla quantitĂ  di materiale per il riempimento " -"solido inferiore" msgid "Precise wall" msgstr "Parete precisa" @@ -10118,12 +10181,26 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "Rallenta per perimetri arricciati" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Attivare questa opzione per rallentare la stampa nelle aree in cui possono " -"esistere potenziali perimetri arricciati" msgid "mm/s or %" msgstr "mm/s o %" @@ -10131,8 +10208,14 @@ msgstr "mm/s o %" msgid "External" msgstr "Esterno" -msgid "Speed of bridge and completely overhang wall" -msgstr "Indica la velocitĂ  per i bridge e le pareti completamente a sbalzo." +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -10141,11 +10224,9 @@ msgid "Internal" msgstr "Interno" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"VelocitĂ  del ponte interno. Se il valore è espresso in percentuale, verrĂ  " -"calcolato in base al bridge_speed. Il valore predefinito è 150%." msgid "Brim width" msgstr "Larghezza brim" @@ -10801,6 +10882,17 @@ msgstr "" "regolare questo valore per ottenere una superficie piatta se si verifica una " "leggera sovra-estrusione o sotto-estrusione." +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Abilita l'avanzamento della pressione" @@ -10980,18 +11072,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "Durata caricamento filamento" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Tempo di caricamento del nuovo filamento quando si cambia filamento, solo a " -"fini statistici." msgid "Filament unload time" msgstr "Durata scaricamento filamento" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Tempo di scarico vecchio filamento quando si cambia filamento, solo a fini " -"statistici." msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -11131,16 +11234,6 @@ msgid "Cooling moves are gradually accelerating towards this speed." msgstr "" "I movimenti di raffreddamento accelerano gradualmente verso questa velocitĂ ." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Tempo per il firmware della stampante (o per l'unitĂ  Multi Material 2.0) per " -"il caricamento del nuovo filamento durante il cambio strumento (quando viene " -"eseguito il T code). Questa durata viene aggiunta alla stima del tempo " -"totale di stampa del G-code." - msgid "Ramming parameters" msgstr "Parametri del ramming" @@ -11151,16 +11244,6 @@ msgstr "" "Questa stringa viene controllata da RammingDialog e contiene parametri " "specifici del ramming." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Tempo per il firmware della stampante (o per l'unitĂ  Multi Material 2.0) per " -"lo scaricamento del nuovo filamento durante il cambio strumento (quando " -"viene eseguito il T code). Questa durata viene aggiunta alla stima del tempo " -"totale di stampa del G-code." - msgid "Enable ramming for multitool setups" msgstr "Abilita ramming per configurazioni multitool" @@ -11532,16 +11615,17 @@ msgstr "Massima velocitĂ  della ventola al layer" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "La velocitĂ  della ventola aumenterĂ  linearmente da zero al livello " -"\"close_fan_the_first_x_layers\" al massimo al livello \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" verrĂ  ignorato se inferiore a " -"\"close_fan_the_first_x_layers\", nel qual caso la ventola funzionerĂ  alla " -"massima velocitĂ  consentita al livello \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" al massimo al livello " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" verrĂ  ignorato se " +"inferiore a \"close_fan_the_first_x_layers\", nel qual caso la ventola " +"funzionerĂ  alla massima velocitĂ  consentita al livello " +"\"close_fan_the_first_x_layers\" + 1." msgid "layer" msgstr "" @@ -11609,8 +11693,11 @@ msgstr "Filtra i piccoli spazi vuoti" msgid "Layers and Perimeters" msgstr "Layer e Perimetri" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Filtra gli spazi piĂš piccoli della soglia specificata" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13742,34 +13829,40 @@ msgid "Activate temperature control" msgstr "Attiva il controllo della temperatura" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Abilitare questa opzione per il controllo della temperatura della camera. Un " -"comando M191 verrĂ  aggiunto prima di \"machine_start_gcode\"\n" -"Comandi G-code: M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "Temperatura della camera di stampa" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Una temperatura della camera piĂš elevata può aiutare a sopprimere o ridurre " -"la deformazione e potenzialmente portare a una maggiore forza di adesione " -"tra gli strati per materiali ad alta temperatura come ABS, ASA, PC, PA e " -"cosĂŹ via. Allo stesso tempo, la filtrazione dell'aria di ABS e ASA " -"peggiorerĂ . Mentre per PLA, PETG, TPU, PVA e altri materiali a bassa " -"temperatura, la temperatura effettiva della camera non dovrebbe essere " -"elevata per evitare intasamenti, quindi 0 che sta per spegnimento è " -"altamente raccomandato" msgid "Nozzle temperature for layers after the initial one" msgstr "Temperatura del nozzle dopo il primo layer" @@ -15744,8 +15837,8 @@ msgstr "" "Vuoi riscriverlo?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "Rinomineremo le preimpostazioni come \"Tipo di fornitore seriale @printer " @@ -17061,53 +17154,137 @@ msgstr "" "aumentare in modo appropriato la temperatura del piano riscaldato può " "ridurre la probabilitĂ  di deformazione." -#~ msgid "up to" -#~ msgstr "fino a" +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" +#~ msgstr "" +#~ "Abilita il riempimento degli spazi vuoti per le superfici selezionate. La " +#~ "lunghezza minima degli spazi vuoti che verranno riempiti può essere " +#~ "controllata dall'opzione Filtra piccoli spazi vuoti di seguito.\n" +#~ "\n" +#~ "Opzioni:\n" +#~ "1. Ovunque: applica il riempimento degli spazi vuoti alle superfici " +#~ "solide superiori, inferiori e interne\n" +#~ "2. Superfici superiore e inferiore: applica il riempimento degli spazi " +#~ "vuoti solo alle superfici superiore e inferiore\n" +#~ "3. Da nessuna parte: disabilita il riempimento degli spazi vuoti\n" -#~ msgid "above" -#~ msgstr "sopra" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Diminuire leggermente questo valore (ad esempio 0.9) per ridurre la " +#~ "quantitĂ  di materiale per il ponte e migliorare l'abbassamento dello " +#~ "stesso" -#~ msgid "from" -#~ msgstr "da" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "Questo valore governa lo spessore dello strato del bridge interno. Questo " +#~ "è il primo strato sopra il riempimento. Riduci leggermente questo valore " +#~ "(ad esempio 0.9) per migliorare la qualitĂ  della superficie sopra il " +#~ "riempimento." -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "Cambio lingua applicazione durante la modifica di alcuni preset." +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Questo fattore influisce sulla quantitĂ  di materiale per il riempimento " +#~ "solido superiore. Puoi diminuirlo leggermente per avere una finitura " +#~ "superficiale liscia" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "" +#~ "Questo fattore influisce sulla quantitĂ  di materiale per il riempimento " +#~ "solido inferiore" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Attivare questa opzione per rallentare la stampa nelle aree in cui " +#~ "possono esistere potenziali perimetri arricciati" -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+Freccia qualsiasi" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Indica la velocitĂ  per i bridge e le pareti completamente a sbalzo." -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Tasto sinistro mouse" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "VelocitĂ  del ponte interno. Se il valore è espresso in percentuale, verrĂ  " +#~ "calcolato in base al bridge_speed. Il valore predefinito è 150%." -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Tasto sinistro del mouse" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Tempo di caricamento del nuovo filamento quando si cambia filamento, solo " +#~ "a fini statistici." -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+qualsiasi freccia" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Tempo di scarico vecchio filamento quando si cambia filamento, solo a " +#~ "fini statistici." -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+tasto sinistro del mouse" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Tempo per il firmware della stampante (o per l'unitĂ  Multi Material 2.0) " +#~ "per il caricamento del nuovo filamento durante il cambio strumento " +#~ "(quando viene eseguito il T code). Questa durata viene aggiunta alla " +#~ "stima del tempo totale di stampa del G-code." -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Tasto sinistro del mouse" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Tempo per il firmware della stampante (o per l'unitĂ  Multi Material 2.0) " +#~ "per lo scaricamento del nuovo filamento durante il cambio strumento " +#~ "(quando viene eseguito il T code). Questa durata viene aggiunta alla " +#~ "stima del tempo totale di stampa del G-code." -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Rotella mouse" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Filtra gli spazi piĂš piccoli della soglia specificata" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Rotella mouse" +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Abilitare questa opzione per il controllo della temperatura della camera. " +#~ "Un comando M191 verrĂ  aggiunto prima di \"machine_start_gcode\"\n" +#~ "Comandi G-code: M141/M191 S(0-255)" -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Rotellina del mouse" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Rotella del mouse" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Una temperatura della camera piĂš elevata può aiutare a sopprimere o " +#~ "ridurre la deformazione e potenzialmente portare a una maggiore forza di " +#~ "adesione tra gli strati per materiali ad alta temperatura come ABS, ASA, " +#~ "PC, PA e cosĂŹ via. Allo stesso tempo, la filtrazione dell'aria di ABS e " +#~ "ASA peggiorerĂ . Mentre per PLA, PETG, TPU, PVA e altri materiali a bassa " +#~ "temperatura, la temperatura effettiva della camera non dovrebbe essere " +#~ "elevata per evitare intasamenti, quindi 0 che sta per spegnimento è " +#~ "altamente raccomandato" #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " @@ -17164,12 +17341,13 @@ msgstr "" #~ "nostro wiki.\n" #~ "\n" #~ "Di solito la calibrazione non è necessaria. Quando si avvia una stampa a " -#~ "singolo colore/materiale, con l'opzione \"calibrazione dinamica del flusso" -#~ "\" selezionata nel menu di avvio della stampa, la stampante seguirĂ  il " -#~ "vecchio modo, calibrando il filamento prima della stampa; Quando si avvia " -#~ "una stampa multicolore/materiale, la stampante utilizzerĂ  il parametro di " -#~ "compensazione predefinito per il filamento durante ogni cambio di " -#~ "filamento, che avrĂ  un buon risultato nella maggior parte dei casi.\n" +#~ "singolo colore/materiale, con l'opzione \"calibrazione dinamica del " +#~ "flusso\" selezionata nel menu di avvio della stampa, la stampante seguirĂ  " +#~ "il vecchio modo, calibrando il filamento prima della stampa; Quando si " +#~ "avvia una stampa multicolore/materiale, la stampante utilizzerĂ  il " +#~ "parametro di compensazione predefinito per il filamento durante ogni " +#~ "cambio di filamento, che avrĂ  un buon risultato nella maggior parte dei " +#~ "casi.\n" #~ "\n" #~ "Si prega di notare che ci sono alcuni casi che renderanno il risultato " #~ "della calibrazione non affidabile: utilizzo di una piastra di texture per " @@ -17566,8 +17744,8 @@ msgstr "" #~ msgstr "Nessun layer sparso (SPERIMENTALE)" #~ msgid "" -#~ "We would rename the presets as \"Vendor Type Serial @printer you selected" -#~ "\". \n" +#~ "We would rename the presets as \"Vendor Type Serial @printer you " +#~ "selected\". \n" #~ "To add preset for more prinetrs, Please go to printer selection" #~ msgstr "" #~ "Rinomineremo le impostazioni predefinite come \"Tipo di fornitore seriale " diff --git a/localization/i18n/ja/OrcaSlicer_ja.po b/localization/i18n/ja/OrcaSlicer_ja.po index 16b11846d9..83e11fca49 100644 --- a/localization/i18n/ja/OrcaSlicer_ja.po +++ b/localization/i18n/ja/OrcaSlicer_ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -74,6 +74,9 @@ msgstr "自動充填角度" msgid "On overhangs only" msgstr "オーバーハングのみ" +msgid "Auto support threshold angle: " +msgstr "自動サポート角度閾値" + msgid "Circle" msgstr "円形" @@ -93,9 +96,6 @@ msgstr "%1%で選択した面だけをペイントする" msgid "Highlight faces according to overhang angle." msgstr "オーバーハングの角度によりハイライト" -msgid "Auto support threshold angle: " -msgstr "自動サポート角度閾値" - msgid "No auto support" msgstr "自動サポート無し" @@ -1942,6 +1942,9 @@ msgstr "モデルを簡略化" msgid "Center" msgstr "センター" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "プロセス設定を編集" @@ -4023,6 +4026,15 @@ msgstr "総時間" msgid "Total cost" msgstr "Total cost" +msgid "up to" +msgstr "最大" + +msgid "above" +msgstr "以上" + +msgid "from" +msgstr "from" + msgid "Color Scheme" msgstr "配色スキーム" @@ -4086,12 +4098,12 @@ msgstr "フィラメント交換回数" msgid "Cost" msgstr "コスト" -msgid "Print" -msgstr "造形する" - msgid "Color change" msgstr "色変更" +msgid "Print" +msgstr "造形する" + msgid "Printer" msgstr "プリンター" @@ -4275,7 +4287,7 @@ msgstr "ボリューム" msgid "Size:" msgstr "サイズ:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4711,6 +4723,18 @@ msgstr "Pass 2" msgid "Flow rate test - Pass 2" msgstr "Flow rate test - Pass 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Flow rate" @@ -5951,19 +5975,14 @@ msgstr "複数のパーツを含むオブジェクトが検出されました" msgid "The file does not contain any geometry data." msgstr "このファイルにはジオメトリデータが含まれていません。" -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "オブジェクトが大きすぎます" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" msgstr "オブジェクトが大きすぎのようです、ベッドに合わせてスケールしますか?" +msgid "Object too large" +msgstr "オブジェクトが大きすぎます" + msgid "Export STL file:" msgstr "STLファイルをエクスポート:" @@ -6333,6 +6352,9 @@ msgstr "続行しますか?" msgid "Language selection" msgstr "言語選択" +msgid "Switching application language while some presets are modified." +msgstr "アプリケーション言語を切り替える時に、プリセットの変更があります" + msgid "Changing application language" msgstr "言語を変更" @@ -7398,8 +7420,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "ヘッド無しのタイムラプスビデオを録画する時に、「タイムラプスプライムタワー」" "を追加してください。プレートで右クリックして、「プリミティブを追加」→「タイム" @@ -8230,8 +8252,11 @@ msgstr "オブジェクト一覧" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Import geometry data from STL/STEP/3MF/OBJ/AMF files" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "貼り付け" @@ -8278,18 +8303,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "サイドバーを展開/隠す" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+↑↓←→" msgid "Movement in camera space" msgstr "オブジェクト移動" +msgid "⌥+Left mouse button" +msgstr "⌥+マウス左ボタン" + msgid "Select a part" msgstr "パーツを選択" +msgid "⌘+Left mouse button" +msgstr "⌘+マウス左ボタン" + msgid "Select multiple objects" msgstr "複数のオブジェクトを選択" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+↑↓←→" + +msgid "Alt+Left mouse button" +msgstr "Alt+マウス左ボタン" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+マウス左ボタン" + msgid "Shift+Left mouse button" msgstr "Shift + マウス左ボタン" @@ -8392,12 +8432,24 @@ msgstr "準備" msgid "Move: press to snap by 1mm" msgstr "1mm単位で移動" +msgid "⌘+Mouse wheel" +msgstr "⌘+マウスホイール" + msgid "Support/Color Painting: adjust pen radius" msgstr "サポート/色塗り: 半径のサイズ" +msgid "⌥+Mouse wheel" +msgstr "⌥+マウスホイール" + msgid "Support/Color Painting: adjust section position" msgstr "サポート/色塗り: 断面の位置" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+マウスホイール" + +msgid "Alt+Mouse wheel" +msgstr "Alt+マウスホイール" + msgid "Gizmo" msgstr "Gizmo" @@ -9382,14 +9434,31 @@ msgid "Apply gap fill" msgstr "" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" @@ -9459,10 +9528,11 @@ msgstr "ブリッジ流量" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"この値を少し (例えば 0.9) 小さくし、ブリッジ用に押出し量を減らし、たるみを防" -"ぎます。" msgid "Internal bridge flow ratio" msgstr "" @@ -9470,7 +9540,11 @@ msgstr "" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" @@ -9478,15 +9552,20 @@ msgstr "Top surface flow ratio" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have a smooth surface finish." msgid "Bottom surface flow ratio" msgstr "" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" msgid "Precise wall" @@ -9618,9 +9697,25 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" msgid "mm/s or %" @@ -9629,8 +9724,14 @@ msgstr "mm/s or %" msgid "External" msgstr "" -msgid "Speed of bridge and completely overhang wall" -msgstr "ブリッジを造形する時に速度です。" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9639,8 +9740,8 @@ msgid "Internal" msgstr "" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" msgid "Brim width" @@ -10153,6 +10254,17 @@ msgstr "" "フィラメントは温度により体積が変わります。この設定で押出流量を比例的に調整し" "ます。 0.95 ~ 1.05の間で設定していください。" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Enable pressure advance" @@ -10320,18 +10432,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "フィラメントロード時間" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"フィラメントを入れ替える時に、フィラメントをロードする時間です、統計目的に使" -"用されています。" msgid "Filament unload time" msgstr "フィラメントアンロード時間" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"フィラメントを入れ替える時に、フィラメントをアンロードする時間です、統計目的" -"に使用されています。" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10454,15 +10577,6 @@ msgstr "最後の冷却移動の速度" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "冷却動作は、この速度に向かって徐々に加速しています。" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"ツールの変更中(Tコードの実行時)にプリンターファームウェア(またはMulti " -"Material Unit 2.0)が新しいフィラメントをロードする時間。 この時間は、Gコード" -"時間推定プログラムによって合計プリント時間に追加されます。" - msgid "Ramming parameters" msgstr "ラミングパラメーター" @@ -10473,15 +10587,6 @@ msgstr "" "この文字列はラミングダイアログで編集され、ラミング固有のパラメーターが含まれ" "ています。" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"ツールチェンジ中(Tコードの実行時)にプリンターファームウェア(またはMulti " -"Material Unit 2.0)がフィラメントをアンロードする時間。 この時間は、Gコード時" -"間予測プログラムによって合計プリント予測時間に追加されます。" - msgid "Enable ramming for multitool setups" msgstr "マルチツールのセットアップでラミングを有効にする" @@ -10801,10 +10906,10 @@ msgstr "最大回転速度の積層" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" msgid "layer" @@ -10864,7 +10969,10 @@ msgstr "Filter out tiny gaps" msgid "Layers and Perimeters" msgstr "積層と境界" -msgid "Filter out gaps smaller than the threshold specified" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " msgstr "" msgid "" @@ -12730,29 +12838,40 @@ msgid "Activate temperature control" msgstr "" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" msgid "Chamber temperature" msgstr "Chamber temperature" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on. At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials, the actual chamber temperature should not " -"be high to avoid clogs, so 0 (turned off) is highly recommended." msgid "Nozzle temperature for layers after the initial one" msgstr "1層目後のノズル温度" @@ -14575,8 +14694,8 @@ msgstr "" "Do you want to rewrite it?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" @@ -15794,53 +15913,68 @@ msgstr "" "ABS, appropriately increasing the heatbed temperature can reduce the " "probability of warping?" -#~ msgid "up to" -#~ msgstr "最大" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "この値を少し (例えば 0.9) 小さくし、ブリッジ用に押出し量を減らし、たるみを" +#~ "防ぎます。" -#~ msgid "above" -#~ msgstr "以上" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have a smooth surface finish." -#~ msgid "from" -#~ msgstr "from" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "ブリッジを造形する時に速度です。" -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "アプリケーション言語を切り替える時に、プリセットの変更があります" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "フィラメントを入れ替える時に、フィラメントをロードする時間です、統計目的に" +#~ "使用されています。" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "フィラメントを入れ替える時に、フィラメントをアンロードする時間です、統計目" +#~ "的に使用されています。" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "ツールの変更中(Tコードの実行時)にプリンターファームウェア(またはMulti " +#~ "Material Unit 2.0)が新しいフィラメントをロードする時間。 この時間は、G" +#~ "コード時間推定プログラムによって合計プリント時間に追加されます。" -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+↑↓←→" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "ツールチェンジ中(Tコードの実行時)にプリンターファームウェア(または" +#~ "Multi Material Unit 2.0)がフィラメントをアンロードする時間。 この時間は、" +#~ "Gコード時間予測プログラムによって合計プリント予測時間に追加されます。" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+マウス左ボタン" - -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+マウス左ボタン" - -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+↑↓←→" - -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+マウス左ボタン" - -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+マウス左ボタン" - -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+マウスホイール" - -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+マウスホイール" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+マウスホイール" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+マウスホイール" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on. At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials, the actual chamber " +#~ "temperature should not be high to avoid clogs, so 0 (turned off) is " +#~ "highly recommended." #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/ko/OrcaSlicer_ko.po b/localization/i18n/ko/OrcaSlicer_ko.po index d9d2118ec3..27b80dc0f3 100644 --- a/localization/i18n/ko/OrcaSlicer_ko.po +++ b/localization/i18n/ko/OrcaSlicer_ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2024-05-31 23:33+0900\n" "Last-Translator: ElectricalBoy <15651807+ElectricalBoy@users.noreply.github." "com>\n" @@ -79,6 +79,9 @@ msgstr "스마트 채우기 각도" msgid "On overhangs only" msgstr "돌출부에만 칠하기" +msgid "Auto support threshold angle: " +msgstr "자동 지지대 임계값 각도: " + msgid "Circle" msgstr "원" @@ -98,9 +101,6 @@ msgstr "\"%1%\"에서 선택한 영역에만 칠하기 허용" msgid "Highlight faces according to overhang angle." msgstr "돌출부 각도에 따라 면을 강조 표시합니다." -msgid "Auto support threshold angle: " -msgstr "자동 지지대 임계값 각도: " - msgid "No auto support" msgstr "자동 지지대 비활성" @@ -1962,6 +1962,9 @@ msgstr "모델 단순화" msgid "Center" msgstr "중앙" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "프로세스 설정에서 편집" @@ -4052,6 +4055,15 @@ msgstr "시간 합계" msgid "Total cost" msgstr "총 비용" +msgid "up to" +msgstr "까지" + +msgid "above" +msgstr "위에" + +msgid "from" +msgstr "부터" + msgid "Color Scheme" msgstr "색 구성표" @@ -4115,12 +4127,12 @@ msgstr "필라멘트 변경 시간" msgid "Cost" msgstr "비용" -msgid "Print" -msgstr "출력" - msgid "Color change" msgstr "색 변경" +msgid "Print" +msgstr "출력" + msgid "Printer" msgstr "프린터" @@ -4304,7 +4316,7 @@ msgstr "용량:" msgid "Size:" msgstr "큏기:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4744,6 +4756,18 @@ msgstr "2ě°¨ 테스트" msgid "Flow rate test - Pass 2" msgstr "유량 테스트 - 2ě°¨" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "유량" @@ -5998,19 +6022,14 @@ msgstr "여러 부품으로 구성된 개체가 감지되었습니다" msgid "The file does not contain any geometry data." msgstr "파일에 형상 데이터가 포함되어 있지 않습니다." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "개체가 너무 큟" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" msgstr "개체가 너무 큽니다. 자동으로 고온 베드에 맞게 큏기뼟 줄이시겠습니까?" +msgid "Object too large" +msgstr "개체가 너무 큟" + msgid "Export STL file:" msgstr "STL 파일 내보내기:" @@ -6380,6 +6399,9 @@ msgstr "계속하시겠습니까?" msgid "Language selection" msgstr "언어 선택" +msgid "Switching application language while some presets are modified." +msgstr "일부 사전 설정이 수정되는 동안 응용 프로그램 언어를 전환합니다." + msgid "Changing application language" msgstr "응용 프로그램 언어 변경" @@ -7460,8 +7482,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "툴헤드 없이 시간 경곟뼟 기록할 경우 \"타임랩스 닦기 타워\"뼟 추가하는 것이 좋" "습니다\n" @@ -8312,8 +8334,11 @@ msgstr "개체 목록" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "STL/STEP/3MF/OBJ/AMF 파일에서 형상 데이터 가져오기" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "클립보드에서 붙여넣기" @@ -8363,18 +8388,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "사이드바 접기/펼치기" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+아무 화살표" msgid "Movement in camera space" msgstr "카메라 공간에서 이동" +msgid "⌥+Left mouse button" +msgstr "⌥+마우스 왼쪽 버튼" + msgid "Select a part" msgstr "부품 선택" +msgid "⌘+Left mouse button" +msgstr "⌘+마우스 왼쪽 버튼" + msgid "Select multiple objects" msgstr "여러 개체 선택" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+화살표" + +msgid "Alt+Left mouse button" +msgstr "Alt+마우스 왼쪽 버튼" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+마우스 왼쪽 버튼" + msgid "Shift+Left mouse button" msgstr "Shift+마우스 왼쪽 버튼" @@ -8477,12 +8517,24 @@ msgstr "출력판" msgid "Move: press to snap by 1mm" msgstr "이동: 눌러서 1mm씩 이동" +msgid "⌘+Mouse wheel" +msgstr "⌘+마우스 휠" + msgid "Support/Color Painting: adjust pen radius" msgstr "지지대/색상 칠하기: 펜 반경 조정" +msgid "⌥+Mouse wheel" +msgstr "⌥+마우스 휠" + msgid "Support/Color Painting: adjust section position" msgstr "지지대/색상 칠하기: 단면 위치 조정" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+마우스 휠" + +msgid "Alt+Mouse wheel" +msgstr "Alt+마우스 휠" + msgid "Gizmo" msgstr "도구 상자" @@ -9502,22 +9554,32 @@ msgid "Apply gap fill" msgstr "간격 채우기 적용" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" -msgstr "" -"선택한 표면에 대해 간격 채우기를 활성화합니다. 채워질 최소 간격 길이는 아래" -"의 작은 간격 필터링 옵션에서 제어할 수 있습니다.\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" "\n" -"옵션:\n" -"1. 어디에서나: 상단, 하단 및 내부 솔리드 표면에 간격 채우기를 적용합니다.\n" -"2. 상단 및 하단 표면: 상단 및 하단 표면에만 간격 채우기를 적용합니다.\n" -"3. 아무데도: 간격 채우기를 비활성화합니다.\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" +msgstr "" msgid "Everywhere" msgstr "어디에나" @@ -9588,8 +9650,11 @@ msgstr "브릿지 유량 비율" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" -msgstr "이 값을 약간(예: 0.9) 줄여 브릿지의 압출량을 줄여 처짐을 개선합니다" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Internal bridge flow ratio" msgstr "내부 브릿지 유량 비율" @@ -9597,27 +9662,33 @@ msgstr "내부 브릿지 유량 비율" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"이 값은 내부 브릿지 레이어의 두께를 결정합니다. 이것은 드문 채우기 위의 첍 번" -"째 레이어입니다. 드문 채우기보다 표면 품질을 향상시키려면 이 값을 약간(예: " -"0.9) 줄입니다." msgid "Top surface flow ratio" msgstr "상단 표면 유량 비율" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"이 값은 상단 꽉찬 내부 채우기의 재료의 양에 영향을 미칩니다. 부드러운 표면 마" -"감을 위해 약간 줄여도 됩니다" msgid "Bottom surface flow ratio" msgstr "하단 표면 유량 비율" -msgid "This factor affects the amount of material for bottom solid infill" -msgstr "이 값은 하단 꽉찬 내부 채우기의 재료의 양에 영향을 미칩니다" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Precise wall" msgstr "정밀한 벽" @@ -9784,12 +9855,26 @@ msgstr "돌출부 정도에 따라 출력 속도를 낮추려면 이 옵션을 msgid "Slow down for curled perimeters" msgstr "꺾여 있는 둘레에서 감속" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"꺾여 있는 둘레가 있을 수 있는 영역에서 출력 속도를 낮추려면 이 옵션을 활성화" -"하세요" msgid "mm/s or %" msgstr "mm/s 또는 %" @@ -9797,8 +9882,14 @@ msgstr "mm/s 또는 %" msgid "External" msgstr "외부" -msgid "Speed of bridge and completely overhang wall" -msgstr "브릿지와 돌출부 벽의 속도" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9807,11 +9898,9 @@ msgid "Internal" msgstr "내부" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"내부 브릿지 속도. 값을 백분율로 표시하면 외부 브릿지 속도를 기준으로 계산됩니" -"다. 기본값은 150%입니다." msgid "Brim width" msgstr "브림 너비" @@ -10420,6 +10509,17 @@ msgstr "" "범위는 0.95와 1.05 사이입니다. 약간의 과대압출 또는 과소압출이 있을 때 이 값" "을 조정하여 평평한 표면을 얻을 수 있습니다" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "프레셔 어드밴스 활성화" @@ -10601,15 +10701,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "필라멘트 넣기 시간" -msgid "Time to load new filament when switch filament. For statistics only" -msgstr "필라멘트 꾐체 시 새 필라멘트를 넣는 시간입니다. 통계에만 사용됩니다" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" msgid "Filament unload time" msgstr "필라멘트 뚟기 시간" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"필라멘트를 교체할 때 기쥴 필라멘트를 빼는 시간입니다. 통계에만 사용됩니다" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10747,15 +10861,6 @@ msgstr "마지막 냉각 이동 속도" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "냉각 동작은 이 속도를 향해 점진적으로 감속됩니다." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"툴 꾐체 중(T 코드 실행 시) 프린터 펌웨어(또는 Multi Material Unit 2.0)가 새 " -"필라멘트를 넣는 시간입니다. 이 시간은 G코드 시간 계산기에 의해 총 출력 시간" -"에 추가됩니다." - msgid "Ramming parameters" msgstr "래밍 매개변수" @@ -10765,15 +10870,6 @@ msgid "" msgstr "" "이 문자열은 RammingDialog에 의해 편집되며 래밍 관련 매개변수를 포함합니다." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"툴 꾐체 중(T 코드 실행 시) 프린터 펌웨어(또는 Multi Material Unit 2.0)가 필라" -"멘트를 빼는 시간입니다. 이 시간은 G코드 시간 계산기에 의해 총 출력 시간에 추" -"가됩니다." - msgid "Enable ramming for multitool setups" msgstr "다중 압출기 설정을 위한 래밍 활성화" @@ -11120,10 +11216,10 @@ msgstr "팬 최대 속도 레이어" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "팬 속도는 \"close_fan_the_first_x_layers\" 의 0에서 \"full_fan_speed_layer\" " "의 최고 속도까지 선형적으로 증가합니다. \"full_fan_speed_layer\"가 " @@ -11191,8 +11287,11 @@ msgstr "작은 간격 필터링" msgid "Layers and Perimeters" msgstr "레이어와 윤곽선" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "지정된 임계값보다 작은 간격을 필터링합니다" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13238,31 +13337,40 @@ msgid "Activate temperature control" msgstr "온도 제어 활성화" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"챔버 온도 제어를 위해 이 옵션을 활성화합니다. M191 명령이 " -"\"machine_start_gcode\" 앞에 추가됩니다.\n" -"G코드 명령: M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "챔버 온도" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"챔버 온도가 높을수록 뒤틀림을 억제하거나 줄이는 데 도움이 될 수 있으며 잠재적" -"으로 ABS, ASA, PC, PA 등과 같은 고온 재료의 층간 결합 강도가 높아질 수 있습니" -"다. 동시에 ABS 및 ASA의 곾기 여과는 더욱 악화됩니다. PLA, PETG, TPU, PVA 및 " -"기타 저온 재료의 경우 막힘을 방지하려면 실제 챔버 온도가 높지 않아야 하므로 " -"꺼짐을 의미하는 0을 적ꡚ 권장합니다" msgid "Nozzle temperature for layers after the initial one" msgstr "초기 레이어 이후의 노즐 온도" @@ -15157,8 +15265,8 @@ msgstr "" "다시 작성하시겠습니까?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "사전 설정의 이름을 \"선택한 공급업체 유형 직렏 @프린터\"로 변경합니다.\n" @@ -16422,53 +16530,120 @@ msgstr "" "ABS와 같이 뒤틀림이 발생하기 쉬운 소재를 출력할 때, 히트베드 온도를 적절하게 " "높이면 뒤틀림 가능성을 줄일 수 있다는 사실을 알고 계셨나요?" -#~ msgid "up to" -#~ msgstr "까지" +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" +#~ msgstr "" +#~ "선택한 표면에 대해 간격 채우기를 활성화합니다. 채워질 최소 간격 길이는 아" +#~ "래의 작은 간격 필터링 옵션에서 제어할 수 있습니다.\n" +#~ "\n" +#~ "옵션:\n" +#~ "1. 어디에서나: 상단, 하단 및 내부 솔리드 표면에 간격 채우기를 적용합니" +#~ "다.\n" +#~ "2. 상단 및 하단 표면: 상단 및 하단 표면에만 간격 채우기를 적용합니다.\n" +#~ "3. 아무데도: 간격 채우기를 비활성화합니다.\n" -#~ msgid "above" -#~ msgstr "위에" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "이 값을 약간(예: 0.9) 줄여 브릿지의 압출량을 줄여 처짐을 개선합니다" -#~ msgid "from" -#~ msgstr "부터" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "이 값은 내부 브릿지 레이어의 두께를 결정합니다. 이것은 드문 채우기 위의 " +#~ "첍 번째 레이어입니다. 드문 채우기보다 표면 품질을 향상시키려면 이 값을 약" +#~ "간(예: 0.9) 줄입니다." -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "일부 사전 설정이 수정되는 동안 응용 프로그램 언어를 전환합니다." +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "이 값은 상단 꽉찬 내부 채우기의 재료의 양에 영향을 미칩니다. 부드러운 표" +#~ "늴 마감을 위해 약간 줄여도 됩니다" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "이 값은 하단 꽉찬 내부 채우기의 재료의 양에 영향을 미칩니다" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "꺾여 있는 둘레가 있을 수 있는 영역에서 출력 속도를 낮추려면 이 옵션을 활성" +#~ "화하세요" -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+아무 화살표" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "브릿지와 돌출부 벽의 속도" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+마우스 왼쪽 버튼" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "내부 브릿지 속도. 값을 백분율로 표시하면 외부 브릿지 속도를 기준으로 계산" +#~ "됩니다. 기본값은 150%입니다." -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+마우스 왼쪽 버튼" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "필라멘트 꾐체 시 새 필라멘트를 넣는 시간입니다. 통계에만 사용됩니다" -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+화살표" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "필라멘트를 교체할 때 기쥴 필라멘트를 빼는 시간입니다. 통계에만 사용됩니다" -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+마우스 왼쪽 버튼" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "툴 꾐체 중(T 코드 실행 시) 프린터 펌웨어(또는 Multi Material Unit 2.0)가 " +#~ "새 필라멘트를 넣는 시간입니다. 이 시간은 G코드 시간 계산기에 의해 총 출력 " +#~ "시간에 추가됩니다." -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+마우스 왼쪽 버튼" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "툴 꾐체 중(T 코드 실행 시) 프린터 펌웨어(또는 Multi Material Unit 2.0)가 " +#~ "필라멘트를 빼는 시간입니다. 이 시간은 G코드 시간 계산기에 의해 총 출력 시" +#~ "간에 추가됩니다." -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+마우스 휠" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "지정된 임계값보다 작은 간격을 필터링합니다" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+마우스 휠" +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "챔버 온도 제어를 위해 이 옵션을 활성화합니다. M191 명령이 " +#~ "\"machine_start_gcode\" 앞에 추가됩니다.\n" +#~ "G코드 명령: M141/M191 S(0-255)" -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+마우스 휠" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+마우스 휠" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "챔버 온도가 높을수록 뒤틀림을 억제하거나 줄이는 데 도움이 될 수 있으며 잠" +#~ "재적으로 ABS, ASA, PC, PA 등과 같은 고온 재료의 층간 결합 강도가 높아질 " +#~ "수 있습니다. 동시에 ABS 및 ASA의 곾기 여과는 더욱 악화됩니다. PLA, PETG, " +#~ "TPU, PVA 및 기타 저온 재료의 경우 막힘을 방지하려면 실제 챔버 온도가 높지 " +#~ "않아야 하므로 꺼짐을 의미하는 0을 적ꡚ 권장합니다" #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " @@ -16913,8 +17088,8 @@ msgstr "" #~ msgstr "드문 레이어 없음(실험적)" #~ msgid "" -#~ "We would rename the presets as \"Vendor Type Serial @printer you selected" -#~ "\". \n" +#~ "We would rename the presets as \"Vendor Type Serial @printer you " +#~ "selected\". \n" #~ "To add preset for more prinetrs, Please go to printer selection" #~ msgstr "" #~ "사전 설정의 이름을 \"선택한 공급업체 유형 직렏 @프린터\"로 변경합니다.\n" diff --git a/localization/i18n/nl/OrcaSlicer_nl.po b/localization/i18n/nl/OrcaSlicer_nl.po index a34760c9bc..8b0635b100 100644 --- a/localization/i18n/nl/OrcaSlicer_nl.po +++ b/localization/i18n/nl/OrcaSlicer_nl.po @@ -3,13 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n" -"X-Generator: Localazy (https://localazy.com)\n" +"X-Generator: Poedit 3.4.4\n" msgid "Supports Painting" msgstr "Ondersteuning (Support) tekenen" @@ -71,6 +74,9 @@ msgstr "Slim vullen hoek" msgid "On overhangs only" msgstr "Alleen op overhangen" +msgid "Auto support threshold angle: " +msgstr "Maximale hoek automatische ondersteuning: " + msgid "Circle" msgstr "Cirkel" @@ -90,9 +96,6 @@ msgstr "Staat alleen schilderen toe op facetten geselecteerd met: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Gebieden markeren op basis van overhangende hoek." -msgid "Auto support threshold angle: " -msgstr "Maximale hoek automatische ondersteuning: " - msgid "No auto support" msgstr "Geen automatische ondersteuning" @@ -103,7 +106,7 @@ msgid "Gizmo-Place on Face" msgstr "Plaats op vlak" msgid "Lay on face" -msgstr "Op deze zijde neerleggen." +msgstr "Op zijde leggen" #, boost-format msgid "" @@ -254,7 +257,7 @@ msgid "World coordinates" msgstr "WereldcoĂśrdinaten" msgid "Object coordinates" -msgstr "" +msgstr "ObjectcoĂśrdinaten" msgid "°" msgstr "°" @@ -267,7 +270,7 @@ msgid "%" msgstr "%" msgid "uniform scale" -msgstr "Uniform schalen" +msgstr "uniform schalen" msgid "Planar" msgstr "Planair" @@ -291,7 +294,7 @@ msgid "Snap" msgstr "Snap" msgid "Prism" -msgstr "" +msgstr "Prisma" msgid "Frustum" msgstr "Frustum" @@ -309,7 +312,7 @@ msgid "Place on cut" msgstr "Op kniplijn plaatsen" msgid "Flip upside down" -msgstr "" +msgstr "Draai ondersteboven" msgid "Connectors" msgstr "Verbindingen" @@ -520,7 +523,7 @@ msgstr "Snij met behulp van vlak" msgid "non-manifold edges be caused by cut tool, do you want to fix it now?" msgstr "" -"Niet-gevormde randen worden veroorzaakt door snijgereedschap: wil je dit nu " +"hiet-gevormde randen worden veroorzaakt door snijgereedschap: wil je dit nu " "herstellen?" msgid "Repairing model object" @@ -668,11 +671,11 @@ msgstr "Tekstvorm" #. TRN - Title in Undo/Redo stack after rotate with text around emboss axe msgid "Text rotate" -msgstr "" +msgstr "Text draaien" #. TRN - Title in Undo/Redo stack after move with text along emboss axe - From surface msgid "Text move" -msgstr "" +msgstr "Text verplaatsen" msgid "Set Mirror" msgstr "Stel spiegeling in" @@ -750,16 +753,16 @@ msgstr "" #, boost-format msgid "Font \"%1%\" can't be selected." -msgstr "" +msgstr "Lettertype \"%1%\" kan niet worden geselecteerd." msgid "Operation" msgstr "" msgid "Join" -msgstr "" +msgstr "Samenvoegen" msgid "Click to change text into object part." -msgstr "" +msgstr "Klik om tekst in objectgedeelte te veranderen." msgid "You can't change a type of the last solid part of the object." msgstr "" @@ -770,7 +773,7 @@ msgid "Cut" msgstr "Knippen" msgid "Click to change part type into negative volume." -msgstr "" +msgstr "Klik om het onderdeeltype te wijzigen naar een negatief volume." msgid "Modifier" msgstr "Aanpasser" @@ -783,80 +786,80 @@ msgstr "" #, boost-format msgid "Rename style(%1%) for embossing text" -msgstr "" +msgstr "Stijl(%1%) hernoemen voor reliĂŤftekst" msgid "Name can't be empty." -msgstr "" +msgstr "Naam mag niet leeg zijn." msgid "Name has to be unique." -msgstr "" +msgstr "Naam moet uniek zijn." msgid "OK" -msgstr "Offline" +msgstr "OK" msgid "Rename style" -msgstr "" +msgstr "Stijl hernoemen" msgid "Rename current style." -msgstr "" +msgstr "Huidige stijl hernoemen." msgid "Can't rename temporary style." -msgstr "" +msgstr "Kan tijdelijke stijl niet hernoemen." msgid "First Add style to list." -msgstr "" +msgstr "Voeg eerst een stijl toe aan de lijst." #, boost-format msgid "Save %1% style" -msgstr "" +msgstr "Bewaar %1% stijl" msgid "No changes to save." -msgstr "" +msgstr "Geen wijzigingen om op te slaan." msgid "New name of style" -msgstr "" +msgstr "Nieuwe naam van stijl" msgid "Save as new style" -msgstr "" +msgstr "Opslaan als nieuwe stijl" msgid "Only valid font can be added to style." -msgstr "" +msgstr "Alleen geldige lettertypen kunnen aan de stijl worden toegevoegd." msgid "Add style to my list." -msgstr "" +msgstr "Voeg stijl toe aan mijn lijst." msgid "Save as new style." -msgstr "" +msgstr "Opslaan als nieuwe stijl." msgid "Remove style" -msgstr "" +msgstr "Stijl verwijderen" msgid "Can't remove the last existing style." -msgstr "" +msgstr "Kan de laatst bestaande stijl niet verwijderen." #, boost-format msgid "Are you sure you want to permanently remove the \"%1%\" style?" -msgstr "" +msgstr "Weet u zeker dat u de stijl \"%1%\" permanent wilt verwijderen?" #, boost-format msgid "Delete \"%1%\" style." -msgstr "" +msgstr "Stijl \"%1%\" verwijderen." #, boost-format msgid "Can't delete \"%1%\". It is last style." -msgstr "" +msgstr "Kan \"%1%\" niet verwijderen. Het is de laatste stijl." #, boost-format msgid "Can't delete temporary style \"%1%\"." -msgstr "" +msgstr "Kan tijdelijke stijl \"%1%\" niet verwijderen." #, boost-format msgid "Modified style \"%1%\"" -msgstr "" +msgstr "Gewijzigde stijl \"%1%\"" #, boost-format msgid "Current style is \"%1%\"" -msgstr "" +msgstr "Huidige stijl is \"%1%\"" #, boost-format msgid "" @@ -864,13 +867,17 @@ msgid "" "\n" "Would you like to continue anyway?" msgstr "" +"Stijl wijzigen naar \"%1%\" zal de huidige stijlwijziging ongedaan maken.\n" +"\n" +"Wilt u toch doorgaan?" msgid "Not valid style." -msgstr "" +msgstr "Ongeldige stijl." #, boost-format msgid "Style \"%1%\" can't be used and will be removed from a list." msgstr "" +"Stijl \"%1%\" kan niet worden gebruikt en wordt uit de lijst verwijderd." msgid "Unset italic" msgstr "" @@ -925,18 +932,18 @@ msgstr "Bovenste" msgctxt "Alignment" msgid "Middle" -msgstr "" +msgstr "Midden" msgctxt "Alignment" msgid "Bottom" msgstr "Onderste" msgid "Revert alignment." -msgstr "" +msgstr "Uitlijning terugdraaien." #. TRN EmbossGizmo: font units msgid "points" -msgstr "" +msgstr "punten" msgid "Revert gap between characters" msgstr "" @@ -994,6 +1001,9 @@ msgid "" "Can't load exactly same font(\"%1%\"). Application selected a similar " "one(\"%2%\"). You have to specify font for enable edit text." msgstr "" +"Kan niet exact hetzelfde lettertype laden(\"%1%\"). Er is een vergelijkbaar " +"lettertype(\"%2%\") geselecteerd. U moet een lettertype opgeven om tekst te " +"kunnen bewerken." msgid "No symbol" msgstr "" @@ -1002,7 +1012,7 @@ msgid "Loading" msgstr "Laden" msgid "In queue" -msgstr "" +msgstr "In wachtrij" #. TRN - Input label. Be short as possible #. Height of one text line - Font Ascent @@ -1077,7 +1087,7 @@ msgid "Leave SVG gizmo" msgstr "" msgid "SVG actions" -msgstr "" +msgstr "SVG acties" msgid "SVG" msgstr "SVG" @@ -1468,7 +1478,7 @@ msgid "Choose one or more files (3mf/step/stl/svg/obj/amf):" msgstr "Kies ĂŠĂŠn of meer bestanden (3mf/step/stl/svg/obj/amf):" msgid "Choose ZIP file" -msgstr "" +msgstr "Kies ZIP bestand" msgid "Choose one file (gcode/3mf):" msgstr "Kies ĂŠĂŠn bestand (gcode/3mf):" @@ -1514,7 +1524,7 @@ msgid "Sync user presets" msgstr "Synchroniseer gebruikersvoorinstellingen" msgid "Loading user preset" -msgstr "Voorinstelling voor gebruiker laden" +msgstr "Gebruikersvoorinstelling laden" msgid "Switching application language" msgstr "De taal van de applicatie wordt aangepast" @@ -1772,7 +1782,7 @@ msgid "Filament %d" msgstr "Filament %d" msgid "current" -msgstr "Huidige" +msgstr "huidige" msgid "Scale to build volume" msgstr "Schalen naar bruikbaar volume" @@ -1942,6 +1952,9 @@ msgstr "Model vereenvoudigen" msgid "Center" msgstr "Centreren" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Procesinstellingen bewerken" @@ -2262,13 +2275,13 @@ msgid "More" msgstr "Meer" msgid "Open Preferences." -msgstr "Voorkeuren openen" +msgstr "Voorkeuren openen." msgid "Open next tip." -msgstr "Volgende tip openen" +msgstr "Volgende tip openen." msgid "Open Documentation in web browser." -msgstr "Documentatie openen in een webbrowser" +msgstr "Documentatie openen in een webbrowser." msgid "Color" msgstr "Kleur" @@ -2301,7 +2314,7 @@ msgid "Jump to Layer" msgstr "Spring naar laag" msgid "Please enter the layer number" -msgstr "Voer het laagnummer in." +msgstr "Voer het laagnummer in" msgid "Add Pause" msgstr "Pauze toevoegen" @@ -2322,7 +2335,7 @@ msgid "Insert template custom G-code at the beginning of this layer." msgstr "Insert template custom G-code at the beginning of this layer." msgid "Filament " -msgstr "Filament" +msgstr "Filament " msgid "Change filament at the beginning of this layer." msgstr "Change filament at the beginning of this layer." @@ -2376,7 +2389,7 @@ msgid "Connecting..." msgstr "Verbinden..." msgid "?" -msgstr " ?" +msgstr "?" msgid "/" msgstr "/" @@ -2429,13 +2442,13 @@ msgid "Idling..." msgstr "Inactief..." msgid "Heat the nozzle" -msgstr "Verwarm de nozzle" +msgstr "Verwarm het mondstuk" msgid "Cut filament" msgstr "Filament afsnijden" msgid "Pull back current filament" -msgstr "huidig filament terugtrekken" +msgstr "Huidig filament terugtrekken" msgid "Push new filament into extruder" msgstr "Nieuw filament in de extruder laden" @@ -2486,7 +2499,7 @@ msgid "Arranging..." msgstr "Rangschikken..." msgid "Arranging" -msgstr "Rangschikken..." +msgstr "Rangschikken" msgid "Arranging canceled." msgstr "Rangschikken geannuleerd." @@ -2531,10 +2544,10 @@ msgstr "" "Het is niet mogelijk om automatisch te orienteren op dit printbed." msgid "Orienting..." -msgstr "OriĂŤnteren " +msgstr "OriĂŤnteren..." msgid "Orienting" -msgstr "OriĂŤnteren " +msgstr "OriĂŤnteren" msgid "Orienting canceled." msgstr "" @@ -2706,7 +2719,7 @@ msgid "Cancelled" msgstr "Geannuleerd" msgid "Install successfully." -msgstr "Succesvol geĂŻnstalleerd" +msgstr "Succesvol geĂŻnstalleerd." msgid "Installing" msgstr "Installeren" @@ -2786,7 +2799,7 @@ msgid "" "Nozzle\n" "Temperature" msgstr "" -"Nozzle\n" +"Mondstuk\n" "temperatuur" msgid "max" @@ -2850,19 +2863,19 @@ msgid "" "results. Please fill in the same values as the actual printing. They can be " "auto-filled by selecting a filament preset." msgstr "" -"De temperatuur van de nozzle en de maximale volumetrische snelheid zijn van " -"invloed op de kalibratieresultaten. Voer dezelfde waarden in als bij de " +"De temperatuur van het mondstuk en de maximale volumetrische snelheid zijn " +"van invloed op de kalibratieresultaten. Voer dezelfde waarden in als bij de " "daadwerkelijke afdruk. Ze kunnen automatisch worden gevuld door een " "voorinstelling voor filamenten te selecteren." msgid "Nozzle Diameter" -msgstr "Diameter van de nozzle" +msgstr "Mondstukdiameter" msgid "Bed Type" msgstr "Bed type" msgid "Nozzle temperature" -msgstr "Nozzle temperatuur" +msgstr "Mondstuk temperatuur" msgid "Bed Temperature" msgstr "Bed Temperatuur" @@ -3450,10 +3463,10 @@ msgid "Name is invalid;" msgstr "Naam is ongeldig;" msgid "illegal characters:" -msgstr "Niet toegestande karakters:" +msgstr "niet toegestane karakters:" msgid "illegal suffix:" -msgstr "Ongeldig achtervoegsel:" +msgstr "ongeldig achtervoegsel:" msgid "The name is not allowed to be empty." msgstr "Het is niet toegestaand om de naam leeg te laten." @@ -3562,7 +3575,7 @@ msgid "" "Please make sure whether to use the temperature to print.\n" "\n" msgstr "" -"Het kan zijn dat de nozzle verstopt raakt indien er geprint wordt met een " +"Het kan zijn dat het mondstuk verstopt raakt indien er geprint wordt met een " "temperatuur buiten de voorgestelde range.\n" "Controleer en bevestig de temperatuur voordat u verder gaat met printen.\n" "\n" @@ -3572,8 +3585,8 @@ msgid "" "Recommended nozzle temperature of this filament type is [%d, %d] degree " "centigrade" msgstr "" -"De geadviseerde nozzle temperatuur voor dit type filament is [%d, %d] graden " -"Celcius" +"De aanbevolen mondstuk temperatuur voor dit type filament is [%d, %d] graden " +"Celsius" msgid "" "Too small max volumetric speed.\n" @@ -3588,9 +3601,9 @@ msgid "" "it may result in material softening and clogging.The maximum safe " "temperature for the material is %d" msgstr "" -"Current chamber temperature is higher than the material's safe temperature; " -"this may result in material softening and nozzle clogs.The maximum safe " -"temperature for the material is %d" +"De huidige kamertemperatuur is hoger dan de veilige temperatuur van het " +"materiaal; dit kan leiden tot verzachting van het materiaal en verstoppingen " +"van het mondstuk. De maximale veilige temperatuur voor het materiaal is %d" msgid "" "Too small layer height.\n" @@ -3764,7 +3777,7 @@ msgid "Homing toolhead" msgstr "Printkop naar beginpositie" msgid "Cleaning nozzle tip" -msgstr "Nozzle wordt schoongemaakt" +msgstr "Mondstuk wordt schoongemaakt" msgid "Checking extruder temperature" msgstr "Extruder temperatuur wordt gecontroleerd" @@ -3782,7 +3795,7 @@ msgid "Calibrating extrusion flow" msgstr "De extrusieflow kalibreren" msgid "Paused due to nozzle temperature malfunction" -msgstr "Onderbroken vanwege storing in de nozzle temperatuur" +msgstr "Onderbroken vanwege storing in de temperatuur van het mondstuk" msgid "Paused due to heat bed temperature malfunction" msgstr "Onderbroken vanwege storing in de temperatuur van het printbed" @@ -3819,7 +3832,7 @@ msgid "Motor noise showoff" msgstr "Motorgeluid showoff" msgid "Nozzle filament covered detected pause" -msgstr "Nozzle filament bedekt gedetecteerde pauze" +msgstr "Mondstuk filament bedekt gedetecteerde pauze" msgid "Cutter error pause" msgstr "Pauze bij snijfout" @@ -4059,13 +4072,13 @@ msgid "Layer Time (log)" msgstr "Laagtijd (logboek)" msgid "Height: " -msgstr "Hoogte:" +msgstr "Hoogte: " msgid "Width: " -msgstr "Breedte:" +msgstr "Breedte: " msgid "Speed: " -msgstr "Snelheid:" +msgstr "Snelheid: " msgid "Flow: " msgstr "Flow: " @@ -4112,6 +4125,15 @@ msgstr "Totale tijd" msgid "Total cost" msgstr "Total cost" +msgid "up to" +msgstr "tot" + +msgid "above" +msgstr "Boven" + +msgid "from" +msgstr "Van" + msgid "Color Scheme" msgstr "Kleurschema" @@ -4175,12 +4197,12 @@ msgstr "Filamentwisseltijden" msgid "Cost" msgstr "Kosten" -msgid "Print" -msgstr "Print" - msgid "Color change" msgstr "Kleur veranderen" +msgid "Print" +msgstr "Print" + msgid "Printer" msgstr "Printer" @@ -4364,7 +4386,7 @@ msgstr "Volume:" msgid "Size:" msgstr "Maat:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4804,6 +4826,18 @@ msgstr "Fase 2" msgid "Flow rate test - Pass 2" msgstr "Stroomsnelheidstest - Fase 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Flowrate" @@ -5090,7 +5124,7 @@ msgid "Reload file list from printer." msgstr "Reload file list from printer." msgid "No printers." -msgstr "Geen printers" +msgstr "Geen printers." #, c-format, boost-format msgid "Connect failed [%d]!" @@ -5211,7 +5245,7 @@ msgid "Error code: %d" msgstr "Foutcode: %d" msgid "Speed:" -msgstr "Snelheid" +msgstr "Snelheid:" msgid "Deadzone:" msgstr "Deadzone:" @@ -5554,10 +5588,10 @@ msgid "Update your Orca Slicer could enable all functionality in the 3mf file." msgstr "" msgid "Current Version: " -msgstr "Huidige versie:" +msgstr "Huidige versie: " msgid "Latest Version: " -msgstr "Laatste versie:" +msgstr "Laatste versie: " msgid "Not for now" msgstr "Not for now" @@ -5581,7 +5615,7 @@ msgid "Undo integration was successful." msgstr "Het ongedaan maken van de integratie is gelukt." msgid "New network plug-in available." -msgstr "Nieuwe netwerk plug-in beschikbaar" +msgstr "Nieuwe netwerk plug-in beschikbaar." msgid "Details" msgstr "DĂŠtails" @@ -5596,10 +5630,10 @@ msgid "Undo integration failed." msgstr "Het ongedaan maken van de integratie is mislukt." msgid "Exporting." -msgstr "Exporteren" +msgstr "Exporteren." msgid "Software has New version." -msgstr "Er is een update beschikbaar!" +msgstr "Er is een update beschikbaar." msgid "Goto download page." msgstr "Ga naar de download pagina." @@ -5758,13 +5792,15 @@ msgid "Filament Tangle Detect" msgstr "Filament Tangle Detection" msgid "Nozzle Clumping Detection" -msgstr "Nozzle Clumping Detection" +msgstr "Detectie van klontvorming in mondstuk" msgid "Check if the nozzle is clumping by filament or other foreign objects." -msgstr "Check if the nozzle is clumping by filament or other foreign objects." +msgstr "" +"Controleer of er klonten in het mondstuk zitten door filament of andere " +"vreemde voorwerpen." msgid "Nozzle Type" -msgstr "Nozzle Type" +msgstr "Mondstuk Type" msgid "Stainless Steel" msgstr "Roestvrij staal" @@ -5941,18 +5977,18 @@ msgid "" "clogged when printing this filament in a closed enclosure. Please open the " "front door and/or remove the upper glass." msgstr "" -"The current heatbed temperature is relatively high. The nozzle may clog when " -"printing this filament in a closed environment. Please open the front door " -"and/or remove the upper glass." +"De huidige warmtebedtemperatuur is relatief hoog. Het mondstuk kan verstopt " +"raken bij het printen van dit filament in een gesloten omgeving. Open de " +"voordeur en/of verwijder het bovenste glas." msgid "" "The nozzle hardness required by the filament is higher than the default " "nozzle hardness of the printer. Please replace the hardened nozzle or " "filament, otherwise, the nozzle will be attrited or damaged." msgstr "" -"De door het filament vereiste hardheid van de nozzle is hoger dan de " -"standaard hardheid van de nozzle van de printer. Vervang de geharde nozzle " -"of het filament, anders raakt de nozzle versleten of beschadigd." +"De door het filament vereiste hardheid van het mondstuk is hoger dan de " +"standaard hardheid van het mondstuk van de printer. Vervang het geharde " +"mondstuk of het filament, anders raakt het mondstuk versleten of beschadigd." msgid "" "Enabling traditional timelapse photography may cause surface imperfections. " @@ -6089,14 +6125,6 @@ msgstr "Er is een object met meerdere onderdelen gedetecteerd" msgid "The file does not contain any geometry data." msgstr "Het bestand bevat geen geometriegegevens." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Object te groot" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6104,6 +6132,9 @@ msgstr "" "Uw object lijkt te groot. Wilt u het verkleinen zodat het automatisch op het " "printbed past?" +msgid "Object too large" +msgstr "Object te groot" + msgid "Export STL file:" msgstr "Exporteer STL bestand:" @@ -6164,7 +6195,7 @@ msgid "Please select a file" msgstr "Selecteer een bestand" msgid "Do you want to replace it" -msgstr "Do you want to replace it?" +msgstr "Wilt u deze vervangen?" msgid "Message" msgstr "Bericht" @@ -6265,7 +6296,7 @@ msgid "The selected file" msgstr "Het geselecteerde bestand" msgid "does not contain valid gcode." -msgstr "Bevat geen geldige Gcode" +msgstr "Bevat geen geldige G-code" msgid "Error occurs while loading G-code file" msgstr "Er is een fout opgetreden tijdens het laden van het G-codebestand." @@ -6273,16 +6304,18 @@ msgstr "Er is een fout opgetreden tijdens het laden van het G-codebestand." #. TRN %1% is archive path #, boost-format msgid "Loading of a ZIP archive on path %1% has failed." -msgstr "" +msgstr "Het laden van een ZIP-archief op pad %1% is mislukt." #. TRN: First argument = path to file, second argument = error description #, boost-format msgid "Failed to unzip file to %1%: %2%" -msgstr "" +msgstr "Kan het bestand niet uitpakken naar %1%: %2%" #, boost-format msgid "Failed to find unzipped file at %1%. Unzipping of file has failed." msgstr "" +"Kan het uitgepakte bestand op %1% niet vinden. Het uitpakken van het bestand " +"is mislukt." msgid "Drop project file" msgstr "Projectbestand neerzetten" @@ -6453,6 +6486,8 @@ msgid "" "\"Fix Model\" feature is currently only on Windows. Please repair the model " "on Orca Slicer(windows) or CAD softwares." msgstr "" +"De functie \"Model repareren\" is momenteel alleen beschikbaar op Windows. " +"Repareer het model met OrcaSlicer (Windows) of andere CAD-software." #, c-format, boost-format msgid "" @@ -6474,6 +6509,11 @@ msgstr "Wilt u doorgaan?" msgid "Language selection" msgstr "Taal selectie" +msgid "Switching application language while some presets are modified." +msgstr "" +"De taal van de toepassing aanpaasen terwijl sommige voorinstellingen zijn " +"aangepast." + msgid "Changing application language" msgstr "Taal van de applicatie wijzigen" @@ -6484,7 +6524,7 @@ msgid "Region selection" msgstr "Regio selectie" msgid "Second" -msgstr "Seconde" +msgstr "seconde(n)" msgid "Browse" msgstr "Browsen" @@ -6493,19 +6533,19 @@ msgid "Choose Download Directory" msgstr "Kies Downloadmap" msgid "Associate" -msgstr "" +msgstr "Associeer" msgid "with OrcaSlicer so that Orca can open models from" -msgstr "" +msgstr "met OrcaSlicer zodat Orca modellen kan openen van" msgid "Current Association: " -msgstr "" +msgstr "Huidige associatie: " msgid "Current Instance" -msgstr "" +msgstr "Huidige instantie" msgid "Current Instance Path: " -msgstr "" +msgstr "Huidig instancepad: " msgid "General Settings" msgstr "Algemene instellingen" @@ -6529,21 +6569,24 @@ msgid "Login Region" msgstr "Inlogregio" msgid "Stealth Mode" -msgstr "" +msgstr "Stealth-modus" msgid "" "This stops the transmission of data to Bambu's cloud services. Users who " "don't use BBL machines or use LAN mode only can safely turn on this function." msgstr "" +"Hiermee wordt het versturen van gegevens naar Bambu's cloudservices gestopt. " +"Gebruikers die geen BambuLab-machines gebruiken of alleen de LAN-modus " +"gebruiken, kunnen deze functie veilig inschakelen." msgid "Enable network plugin" -msgstr "" +msgstr "Netwerkplug-in inschakelen" msgid "Check for stable updates only" -msgstr "" +msgstr "Alleen op stabiele updates controleren" msgid "Metric" -msgstr "Metriek" +msgstr "Metrisch" msgid "Imperial" msgstr "Imperiaal" @@ -6552,14 +6595,14 @@ msgid "Units" msgstr "Eenheden" msgid "Allow only one OrcaSlicer instance" -msgstr "" +msgstr "Sta slechts ĂŠĂŠn OrcaSlicer-instantie toe" msgid "" "On OSX there is always only one instance of app running by default. However " "it is allowed to run multiple instances of same app from the command line. " "In such case this settings will allow only one instance." msgstr "" -"Op OSX is er standaard altijd maar ĂŠĂŠn instantie van een app actief. Het is " +"In OSX is er standaard altijd maar ĂŠĂŠn instantie van een app actief. Het is " "echter toegestaan om meerdere instanties van dezelfde app uit te voeren " "vanaf de opdrachtregel. In dat geval staat deze instelling slechts ĂŠĂŠn " "instantie toe." @@ -6569,37 +6612,42 @@ msgid "" "same OrcaSlicer is already running, that instance will be reactivated " "instead." msgstr "" +"Als deze optie is ingeschakeld, wordt OrcaSlicer opnieuw geactiveerd wanneer " +"er al een ander exemplaar van OrcaSlicer is gestart." msgid "Home" msgstr "Thuis" msgid "Default Page" -msgstr "" +msgstr "Startpagina" msgid "Set the page opened on startup." -msgstr "" +msgstr "Stel de pagina in die wordt geopend bij het opstarten." msgid "Touchpad" -msgstr "" +msgstr "Touchpad" msgid "Camera style" -msgstr "" +msgstr "Camera stijl" msgid "" "Select camera navigation style.\n" "Default: LMB+move for rotation, RMB/MMB+move for panning.\n" "Touchpad: Alt+move for rotation, Shift+move for panning." msgstr "" +"Selecteer cameranavigatiestijl.\n" +"Standaard: LMB+bewegen voor rotatie, RMB/MMB+bewegen voor pannen.\n" +"Touchpad: Alt+bewegen voor rotatie, Shift+bewegen voor pannen." msgid "Zoom to mouse position" -msgstr "Zoom to mouse position" +msgstr "Zoomen naar muispositie" msgid "" "Zoom in towards the mouse pointer's position in the 3D view, rather than the " "2D window center." msgstr "" -"Zoom in towards the mouse pointer's position in the 3D view, rather than the " -"2D window center." +"Zoom in op de positie van de muisaanwijzer in de 3D-weergave, in plaats van " +"op het midden van het venster." msgid "Use free camera" msgstr "Gebruik vrij beweegbare camera" @@ -6610,16 +6658,18 @@ msgstr "" "vaste camera." msgid "Reverse mouse zoom" -msgstr "" +msgstr "Omgekeerde muiszoom" msgid "If enabled, reverses the direction of zoom with mouse wheel." msgstr "" +"Als deze optie is ingeschakeld, wordt de zoomrichting met het muiswiel " +"omgedraaid." msgid "Show splash screen" msgstr "Toon startscherm" msgid "Show the splash screen during startup." -msgstr "" +msgstr "Toon het opstartscherm tijdens het opstarten." msgid "Show \"Tip of the day\" notification after start" msgstr "Toon de melding 'Tip van de dag' na het starten" @@ -6639,21 +6689,27 @@ msgstr "" msgid "" "Flushing volumes: Auto-calculate every time when the filament is changed." -msgstr "Flushing volumes: Auto-calculate every time the filament is changed." +msgstr "" +"Spoelvolumes: Automatisch berekenen telkens wanneer het filament wordt " +"vervangen." msgid "If enabled, auto-calculate every time when filament is changed" -msgstr "If enabled, auto-calculate every time filament is changed" +msgstr "" +"Als dit is ingeschakeld, wordt er automatisch berekend telkens wanneer het " +"filament wordt verwisseld" msgid "Remember printer configuration" -msgstr "" +msgstr "Printerconfiguratie onthouden" msgid "" "If enabled, Orca will remember and switch filament/process configuration for " "each printer automatically." msgstr "" +"Als dit is ingeschakeld, onthoudt Orca automatisch de filament-/" +"procesconfiguratie voor elke printer en schakelt deze automatisch om." msgid "Multi-device Management(Take effect after restarting Orca)." -msgstr "" +msgstr "Beheer van meerdere apparaten (Werkt nadat Orca opnieuw is opgestart)." msgid "" "With this option enabled, you can send a task to multiple devices at the " @@ -6663,10 +6719,10 @@ msgstr "" "same time and manage multiple devices." msgid "Auto arrange plate after cloning" -msgstr "" +msgstr "Plaat automatisch rangschikken na het klonen" msgid "Auto arrange plate after object cloning" -msgstr "" +msgstr "Automatische rangschikking van de plaat na het klonen van een object" msgid "Network" msgstr "Netwerk" @@ -6680,73 +6736,73 @@ msgid "User Sync" msgstr "Gebruiker synchroniseren" msgid "Update built-in Presets automatically." -msgstr "Update built-in presets automatically." +msgstr "Ingebouwde voorinstellingen automatisch bijwerken." msgid "System Sync" -msgstr "System Sync" +msgstr "Systeemsync" msgid "Clear my choice on the unsaved presets." -msgstr "Clear my choice on the unsaved presets." +msgstr "Wis keuze voor niet-opgeslagen presets." msgid "Associate files to OrcaSlicer" -msgstr "Koppel bestanden aan Orca Slicer" +msgstr "Koppel bestanden aan OrcaSlicer" msgid "Associate .3mf files to OrcaSlicer" -msgstr "Koppel .3mf-bestanden aan Orca Slicer" +msgstr "Koppel .3mf-bestanden aan OrcaSlicer" msgid "If enabled, sets OrcaSlicer as default application to open .3mf files" msgstr "" -"Indien ingeschakeld, wordt Orca Slicer ingesteld als de standaardtoepassing " +"Indien ingeschakeld, wordt OrcaSlicer ingesteld als de standaardtoepassing " "om .3mf-bestanden te openen" msgid "Associate .stl files to OrcaSlicer" -msgstr "Koppel .stl-bestanden aan Orca Slicer" +msgstr "Koppel .stl-bestanden aan OrcaSlicer" msgid "If enabled, sets OrcaSlicer as default application to open .stl files" msgstr "" -"Indien ingeschakeld, wordt Orca Slicer ingesteld als de standaardtoepassing " +"Indien ingeschakeld, wordt OrcaSlicer ingesteld als de standaardtoepassing " "om .stl-bestanden te openen" msgid "Associate .step/.stp files to OrcaSlicer" -msgstr "Koppel .step/.stp bestanden aan Orca Slicer" +msgstr "Koppel .step/.stp bestanden aan OrcaSlicer" msgid "If enabled, sets OrcaSlicer as default application to open .step files" msgstr "" -"Indien ingeschakeld, wordt Orca Slicer ingesteld als de standaardtoepassing " +"Indien ingeschakeld, wordt OrcaSlicer ingesteld als de standaardtoepassing " "om .step-bestanden te openen" msgid "Associate web links to OrcaSlicer" -msgstr "" +msgstr "Koppel weblinks aan OrcaSlicer" msgid "Associate URLs to OrcaSlicer" -msgstr "" +msgstr "Koppel URL's aan OrcaSlicer" msgid "Maximum recent projects" -msgstr "Maximum recent projects" +msgstr "Maximale recente projecten" msgid "Maximum count of recent projects" -msgstr "Maximum count of recent projects" +msgstr "Maximaal aantal recente projecten" msgid "Clear my choice on the unsaved projects." -msgstr "Clear my choice on the unsaved projects." +msgstr "Wis keuze voor niet-opgeslagen projecten." msgid "No warnings when loading 3MF with modified G-codes" -msgstr "No warnings when loading 3MF with modified G-code" +msgstr "Geen waarschuwingen bij het laden van 3MF met aangepaste G-codes" msgid "Auto-Backup" -msgstr "Automatisch backup maken" +msgstr "Automatisch een back-up maken" msgid "" "Backup your project periodically for restoring from the occasional crash." msgstr "" -"Backup your project periodically to help with restoring from an occasional " -"crash." +"Maak regelmatig een back-up van uw project, zodat u het kunt herstellen na " +"een incidentele crash." msgid "every" -msgstr "every" +msgstr "elke" msgid "The peroid of backup in seconds." -msgstr "The period of backup in seconds." +msgstr "De periode van de back-up in seconden." msgid "Downloads" msgstr "Downloads" @@ -6761,7 +6817,7 @@ msgid "Develop mode" msgstr "Ontwikkelmodus" msgid "Skip AMS blacklist check" -msgstr "Skip AMS blacklist check" +msgstr "AMS-zwartelijstcontrole overslaan" msgid "Home page and daily tips" msgstr "Startpagina en dagelijkse tips" @@ -6812,19 +6868,19 @@ msgid "Log Level" msgstr "Log level" msgid "fatal" -msgstr "Fataal" +msgstr "fataal" msgid "error" -msgstr "Fout" +msgstr "fout" msgid "warning" msgstr "waarschuwing" msgid "debug" -msgstr "Debuggen" +msgstr "debug" msgid "trace" -msgstr "Traceren" +msgstr "trace" msgid "Host Setting" msgstr "Host-instelling" @@ -6842,10 +6898,10 @@ msgid "Product host" msgstr "Producthost" msgid "debug save button" -msgstr "Debuggen opslaan knop" +msgstr "debug opslaan knop" msgid "save debug settings" -msgstr "Bewaar debug instellingen" +msgstr "bewaar debug instellingen" msgid "DEBUG settings have saved successfully!" msgstr "De debug instellingen zijn succesvol opgeslagen!" @@ -6902,13 +6958,13 @@ msgid "Customize" msgstr "Aanpassen" msgid "Other layer filament sequence" -msgstr "Other layer filament sequence" +msgstr "Filamentvolgorde van andere lagen" msgid "Please input layer value (>= 2)." -msgstr "Please input layer value (>= 2)." +msgstr "Voer de laagwaarde in (>= 2)." msgid "Plate name" -msgstr "Plate name" +msgstr "Plaat naam" msgid "Same as Global Print Sequence" msgstr "Same as Global Print Sequence" @@ -6917,10 +6973,10 @@ msgid "Print sequence" msgstr "Afdrukvolgorde" msgid "Same as Global" -msgstr "Same as Global" +msgstr "Hetzelfde als globaal" msgid "Disable" -msgstr "Disable" +msgstr "Uitschakelen" msgid "Spiral vase" msgstr "Spiraalvaas" @@ -6935,16 +6991,16 @@ msgid "Same as Global Bed Type" msgstr "Hetzelfde als Global Bed Type" msgid "By Layer" -msgstr "By Layer" +msgstr "Op laag" msgid "By Object" -msgstr "By Object" +msgstr "Op object" msgid "Accept" -msgstr "Accept" +msgstr "Accepteer" msgid "Log Out" -msgstr "Log Out" +msgstr "Uitloggen" msgid "Slice all plate to obtain time and filament estimation" msgstr "" @@ -6987,13 +7043,13 @@ msgid "User Preset" msgstr "Gebruikersvoorinstelling" msgid "Preset Inside Project" -msgstr "Voorinstelling Project Inside" +msgstr "Voorinstelling binnen project" msgid "Name is unavailable." msgstr "Naam is niet beschikbaar." msgid "Overwrite a system profile is not allowed" -msgstr "Het overschrijven van een systeem profiel is niet toegestaand" +msgstr "Het overschrijven van een systeem profiel is niet toegestaan" #, boost-format msgid "Preset \"%1%\" already exists." @@ -7018,7 +7074,7 @@ msgstr "Bewaar voorinstelling" msgctxt "PresetName" msgid "Copy" -msgstr "Kopie" +msgstr "KopiĂŤren" #, boost-format msgid "Printer \"%1%\" is selected with preset \"%2%\"" @@ -7072,22 +7128,22 @@ msgid "Busy" msgstr "Bezet" msgid "Bambu Cool Plate" -msgstr "Bambu Cool (koude) Plate" +msgstr "Bambu koelplaat" msgid "PLA Plate" -msgstr "PLA Plate" +msgstr "PLA plaat" msgid "Bambu Engineering Plate" -msgstr "Bambu Engineering (technische) plate" +msgstr "Bambu Engineering plaat" msgid "Bambu Smooth PEI Plate" -msgstr "" +msgstr "Bambu gladde PEI-plaat" msgid "High temperature Plate" -msgstr "Plaat op hoge temperatuur" +msgstr "Hoge temperatuur plaat" msgid "Bambu Textured PEI Plate" -msgstr "" +msgstr "Bambu getextureerde PEI-plaat" msgid "Send print job to" msgstr "Stuur de printtaak naar" @@ -7099,7 +7155,7 @@ msgid "Click here if you can't connect to the printer" msgstr "Klik hier als je geen verbinding kunt maken met de printer" msgid "send completed" -msgstr "Versturen gelukt" +msgstr "versturen gelukt" msgid "Error code" msgstr "Error code" @@ -7128,7 +7184,7 @@ msgstr "" "dit is voltooid" msgid "The printer is busy on other print job" -msgstr "De printer is bezig met een andere printtaak." +msgstr "De printer is bezig met een andere printtaak" #, c-format, boost-format msgid "" @@ -7204,7 +7260,7 @@ msgstr "" "worden bijgewerkt." msgid "Cannot send the print job for empty plate" -msgstr "Kan geen afdruktaak verzenden voor een lege plaat." +msgstr "Kan geen afdruktaak verzenden voor een lege plaat" msgid "This printer does not support printing all plates" msgstr "" @@ -7227,7 +7283,7 @@ msgid "Errors" msgstr "Fouten" msgid "Please check the following:" -msgstr "Please check the following:" +msgstr "Controleer het volgende:" msgid "" "The printer type selected when generating G-Code is not consistent with the " @@ -7260,17 +7316,17 @@ msgid "" "If you changed your nozzle lately, please go to Device > Printer Parts to " "change settings." msgstr "" -"Your nozzle diameter in sliced file is not consistent with the saved nozzle. " -"If you changed your nozzle lately, please go to Device > Printer Parts to " -"change settings." +"De dieameter van het mondstuk in het bestand komt niet overeen met het " +"opgeslagen mondstuk. Als u uw mondstuk onlangs hebt gewijzigd, ga dan naar " +"Apparaat > Printeronderdelen om de instellingen te wijzigen." #, c-format, boost-format msgid "" "Printing high temperature material(%s material) with %s may cause nozzle " "damage" msgstr "" -"Printing high temperature material(%s material) with %s may cause nozzle " -"damage" +"Het printen van materiaal met een hoge temperatuur (%s materiaal) met %s kan " +"schade aan het mondstuk veroorzaken" msgid "Please fix the error above, otherwise printing cannot continue." msgstr "Please fix the error above, otherwise printing cannot continue." @@ -7299,7 +7355,7 @@ msgid "Modifying the device name" msgstr "De naam van het apparaat wijzigen" msgid "Bind with Pin Code" -msgstr "Bind with Pin Code" +msgstr "Koppelen met pincode" msgid "Send to Printer SD card" msgstr "Verzenden naar de MicroSD-kaart in de printer" @@ -7325,34 +7381,34 @@ msgstr "" "van de printer." msgid "Slice ok." -msgstr "Slice gelukt" +msgstr "Slice gelukt." msgid "View all Daily tips" msgstr "Bekijk alle dagelijkse tips" msgid "Failed to create socket" -msgstr "Failed to create socket" +msgstr "Kan socket niet maken" msgid "Failed to connect socket" -msgstr "Failed to connect socket" +msgstr "Kan niet verbinden met socket" msgid "Failed to publish login request" -msgstr "Failed to publish login request" +msgstr "Kan loginverzoek niet publiceren" msgid "Get ticket from device timeout" -msgstr "Timeout getting ticket from device" +msgstr "Time-out bij het ophalen van ticket van apparaat" msgid "Get ticket from server timeout" -msgstr "Timeout getting ticket from server" +msgstr "Time-out bij het ophalen van ticket van server" msgid "Failed to post ticket to server" -msgstr "Failed to post ticket to server" +msgstr "Het is niet gelukt om het ticket naar de server te plaatsen" msgid "Failed to parse login report reason" -msgstr "Failed to parse login report reason" +msgstr "Kan de reden van het loginrapport niet parseren" msgid "Receive login report timeout" -msgstr "Receive login report timeout" +msgstr "Time-out voor loginrapport ontvangen" msgid "Unknown Failure" msgstr "Onbekende fout" @@ -7361,23 +7417,23 @@ msgid "" "Please Find the Pin Code in Account page on printer screen,\n" " and type in the Pin Code below." msgstr "" -"Please Find the Pin Code in Account page on printer screen,\n" -" and type in the Pin Code below." +"Zoek de pincode op de accountpagina op het printerscherm,\n" +" en typ hieronder de pincode." msgid "Can't find Pin Code?" -msgstr "Can't find Pin Code?" +msgstr "Pincode niet gevonden?" msgid "Pin Code" -msgstr "Pin Code" +msgstr "Pincode" msgid "Binding..." msgstr "Binding..." msgid "Please confirm on the printer screen" -msgstr "Please confirm on the printer screen" +msgstr "Bevestig dit op het printerscherm" msgid "Log in failed. Please check the Pin Code." -msgstr "Log in failed. Please check the Pin Code." +msgstr "Inloggen mislukt. Controleer de pincode." msgid "Log in printer" msgstr "Inloggen op printer" @@ -7386,13 +7442,13 @@ msgid "Would you like to log in this printer with current account?" msgstr "Wil je met het huidige account inloggen op de printer?" msgid "Check the reason" -msgstr "Check the reason" +msgstr "Controleer de reden" msgid "Read and accept" -msgstr "Read and accept" +msgstr "Lezen en accepteren" msgid "Terms and Conditions" -msgstr "Terms and Conditions" +msgstr "Algemene voorwaarden" msgid "" "Thank you for purchasing a Bambu Lab device.Before using your Bambu Lab " @@ -7408,10 +7464,10 @@ msgstr "" "Bambu Lab Privacy Policy, please do not use Bambu Lab equipment and services." msgid "and" -msgstr "and" +msgstr "en" msgid "Privacy Policy" -msgstr "Privacy Policy" +msgstr "Privacybeleid" msgid "We ask for your help to improve everyone's printer" msgstr "We ask for your help to improve everyone's printer" @@ -7519,8 +7575,8 @@ msgid "" "No - Do not change these settings for me" msgstr "" "Deze instellingen automatisch wijzigen? \n" -"Ja - Wijzig deze instellingen automatisch.\n" -"Nee - Wijzig deze instellingen niet voor mij." +"Ja - Wijzig deze instellingen automatisch\n" +"Nee - Wijzig deze instellingen niet voor mij" msgid "" "For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommend the following " @@ -7547,14 +7603,20 @@ msgid "" "precise dimensions or is part of an assembly, it's important to double-check " "whether this change in geometry impacts the functionality of your print." msgstr "" +"Als u deze optie inschakelt, wordt de vorm van het model aangepast. Als uw " +"afdruk precieze afmetingen vereist of deel uitmaakt van een samenstelling, " +"is het belangrijk om te controleren of deze geometrie verandering van " +"invloed is op de functionaliteit van uw afdruk." msgid "Are you sure you want to enable this option?" -msgstr "" +msgstr "Weet u zeker dat u deze optie wilt inschakelen?" msgid "" "Layer height is too small.\n" "It will set to min_layer_height\n" msgstr "" +"Laaghoogte is te klein.\n" +"Het zal worden ingesteld op min_layer_height\n" msgid "" "Layer height exceeds the limit in Printer Settings -> Extruder -> Layer " @@ -7578,10 +7640,10 @@ msgid "" "reduce flush, it may also elevate the risk of nozzle clogs or other " "printing complications." msgstr "" -"Experimental feature: Retracting and cutting off the filament at a greater " -"distance during filament changes to minimize flush. Although it can notably " -"reduce flush, it may also elevate the risk of nozzle clogs or other " -"printing complications." +"Experimentele functie: Het filament op grotere afstand terugtrekken en " +"afsnijden tijdens filamentwisselingen om flush te minimaliseren. Hoewel het " +"het doorspoelen aanzienlijk kan verminderen, kan het ook het risico op een " +"verstopt mondstuk of andere printcomplicaties vergroten." msgid "" "Experimental feature: Retracting and cutting off the filament at a greater " @@ -7589,16 +7651,17 @@ msgid "" "reduce flush, it may also elevate the risk of nozzle clogs or other printing " "complications.Please use with the latest printer firmware." msgstr "" -"Experimental feature: Retracting and cutting off the filament at a greater " -"distance during filament changes to minimize flush. Although it can notably " -"reduce flush, it may also elevate the risk of nozzle clogs or other printing " -"complications. Please use with the latest printer firmware." +"Experimentele functie: Het filament op grotere afstand terugtrekken en " +"afsnijden tijdens filamentwisselingen om flush te minimaliseren. Hoewel het " +"het doorspoelen aanzienlijk kan verminderen, kan het ook het risico op een " +"verstopt mondstuk of andere printcomplicaties vergroten. Gebruik dit met de " +"nieuwste printerfirmware." msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Bij het opnemen van timelapse zonder toolhead is het aan te raden om een " "„Timelapse Wipe Tower” toe te voegen \n" @@ -7618,13 +7681,13 @@ msgid "Wall generator" msgstr "Wandgenerator" msgid "Walls and surfaces" -msgstr "" +msgstr "Wanden en oppervlakten" msgid "Bridging" -msgstr "" +msgstr "Overbruggen" msgid "Overhangs" -msgstr "" +msgstr "Overhangen" msgid "Walls" msgstr "Wanden" @@ -7649,13 +7712,13 @@ msgstr "" "Dit is de snelheid voor diverse overhanggraden. Overhanggraden worden " "uitgedrukt als een percentage van de laag breedte. 0 betekend dat er niet " "afgeremd wordt voor overhanggraden en dat dezelfde snelheid als voor wanden " -"gebruikt wordt." +"gebruikt wordt" msgid "Bridge" msgstr "Brug" msgid "Set speed for external and internal bridges" -msgstr "" +msgstr "Snelheid instellen voor externe en interne bruggen" msgid "Travel speed" msgstr "Verplaatsing-sneleheid" @@ -7676,7 +7739,7 @@ msgid "Tree supports" msgstr "" msgid "Multimaterial" -msgstr "" +msgstr "Multimateriaal" msgid "Prime tower" msgstr "Prime toren" @@ -7700,7 +7763,7 @@ msgid "Post-processing Scripts" msgstr "Post-processing Scripts" msgid "Notes" -msgstr "Notes" +msgstr "Opmerkingen" msgid "Frequent" msgstr "Veelgebruikt" @@ -7717,11 +7780,11 @@ msgid_plural "" msgstr[0] "" "De volgende regel %s bevat gereserveerde trefwoorden.\n" "Verwijder deze woorden alstublieft, anders overschrijven deze de G-code-" -"visualisatie en de schatting van de afdruktijd.@" +"visualisatie en de schatting van de afdruktijd." msgstr[1] "" "De volgende regel %s bevat gereserveerde trefwoorden.\n" "Verwijder deze woorden alstublieft, anders overschrijven deze de G-code-" -"visualisatie en de schatting van de afdruktijd.@" +"visualisatie en de schatting van de afdruktijd." msgid "Reserved keywords found" msgstr "Gereserveerde zoekworden gevonden" @@ -7733,15 +7796,15 @@ msgid "Retraction" msgstr "Terugtrekken (retraction)" msgid "Basic information" -msgstr "Basis informatie" +msgstr "Basisinformatie" msgid "Recommended nozzle temperature" -msgstr "Aanbevolen nozzle temperatuur" +msgstr "Aanbevolen mondstuk temperatuur" msgid "Recommended nozzle temperature range of this filament. 0 means no set" msgstr "" -"De geadviseerde nozzle temperatuur voor dit filament. 0 betekend dat er geen " -"voorgestelde waarde is " +"De geadviseerde mondstuk temperatuur voor dit filament. 0 betekend dat er " +"geen waarde is" msgid "Flow ratio and Pressure Advance" msgstr "" @@ -7753,13 +7816,13 @@ msgid "Print temperature" msgstr "Print temperatuur" msgid "Nozzle" -msgstr "Nozzle" +msgstr "Mondstuk" msgid "Nozzle temperature when printing" -msgstr "Nozzle temperatuur tijdens printen" +msgstr "Mondstuk temperatuur tijdens printen" msgid "Cool plate" -msgstr "Cool (koud) printbed" +msgstr "Koudeplaat" msgid "" "Bed temperature when cool plate is installed. Value 0 means the filament " @@ -7769,7 +7832,7 @@ msgstr "" "van 0 betekent dat het filament printen op de Cool Plate niet ondersteunt." msgid "Engineering plate" -msgstr "Engineering plate (technisch printbed)" +msgstr "Engineering plaat" msgid "" "Bed temperature when engineering plate is installed. Value 0 means the " @@ -7780,7 +7843,7 @@ msgstr "" "niet ondersteunt." msgid "Smooth PEI Plate / High Temp Plate" -msgstr "Gladde PEI Plaat / Hoge Temp Plaat" +msgstr "Gladde PEI-plaat / Hoge temperatuurplaat" msgid "" "Bed temperature when Smooth PEI Plate/High temperature plate is installed. " @@ -7792,7 +7855,7 @@ msgstr "" "afdrukken op de gladde PEI-plaat/hoge temperatuurplaat." msgid "Textured PEI Plate" -msgstr "PEI plaat met structuur" +msgstr "Getextureerde PEI-plaat" msgid "" "Bed temperature when Textured PEI Plate is installed. Value 0 means the " @@ -7957,7 +8020,7 @@ msgid "" msgstr "" msgid "Nozzle diameter" -msgstr "Nozzle diameter" +msgstr "Mondstuk diameter" msgid "Wipe tower" msgstr "Afveegblok" @@ -8462,8 +8525,11 @@ msgstr "Object lijst" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Import geometry data from STL/STEP/3MF/OBJ/AMF files" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Plakken vanuit klembord" @@ -8515,18 +8581,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "De menubalk in-/uitschuiven" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+willekeurige pijl" msgid "Movement in camera space" msgstr "Beweging in cameragebied" +msgid "⌥+Left mouse button" +msgstr "⌥+Linker muisknop" + msgid "Select a part" msgstr "Selecteer een onderdeel" +msgid "⌘+Left mouse button" +msgstr "⌘+Linker muisknop" + msgid "Select multiple objects" msgstr "Selecteer meerdere objecten" +msgid "Ctrl+Any arrow" +msgstr "CTRL+willekeurige pijl" + +msgid "Alt+Left mouse button" +msgstr "Alt+Linker muisknop" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Linker muisknop" + msgid "Shift+Left mouse button" msgstr "Shift+Linker muisknop" @@ -8629,12 +8710,24 @@ msgstr "Plaat" msgid "Move: press to snap by 1mm" msgstr "Verplaatsen: druk om 1 mm te verplaatsen" +msgid "⌘+Mouse wheel" +msgstr "⌘+muiswiel" + msgid "Support/Color Painting: adjust pen radius" msgstr "Support/kleur intekenen: pas de pen diameter aan" +msgid "⌥+Mouse wheel" +msgstr "⌥+Muiswiel" + msgid "Support/Color Painting: adjust section position" msgstr "Support/kleur intekenen: pas de sectie positie aan" +msgid "Ctrl+Mouse wheel" +msgstr "CTRL+muiswiel" + +msgid "Alt+Mouse wheel" +msgstr "Alt+muiswiel" + msgid "Gizmo" msgstr "Gizmo" @@ -8810,7 +8903,7 @@ msgid "Serial:" msgstr "Serienummer:" msgid "Version:" -msgstr "Versie" +msgstr "Versie:" msgid "Update firmware" msgstr "Firmware bijwerken" @@ -8822,7 +8915,7 @@ msgid "Latest version" msgstr "Nieuwste versie" msgid "Updating" -msgstr "Bijwerken…" +msgstr "Bijwerken" msgid "Updating failed" msgstr "Bijwerken mislukt" @@ -9154,8 +9247,8 @@ msgid "" "during printing" msgstr "" "Het is niet mogelijk om met meerdere filamenten te printen die een groot " -"temperatuurverschil hebben. Anders kunnen de extruder en de nozzle tijdens " -"het afdrukken worden geblokkeerd of beschadigd" +"temperatuurverschil hebben. Anders kunnen de extruder en het mondstuk " +"tijdens het afdrukken worden geblokkeerd of beschadigd" msgid "No extrusions under current settings." msgstr "Geen extrusion onder de huidige instellingen" @@ -9296,7 +9389,7 @@ msgstr "" "support in." msgid "Layer height cannot exceed nozzle diameter" -msgstr "De laaghoogte kan niet groter zijn dan de diameter van de nozzle" +msgstr "De laaghoogte kan niet groter zijn dan de diameter van het mondstuk" msgid "" "Relative extruder addressing requires resetting the extruder position at " @@ -9401,7 +9494,7 @@ msgstr "" "effect te compenseren." msgid "Elephant foot compensation layers" -msgstr "" +msgstr "\"Elephant foot\" compensatielagen" msgid "" "The number of layers on which the elephant foot compensation will be active. " @@ -9409,6 +9502,10 @@ msgid "" "the next layers will be linearly shrunk less, up to the layer indicated by " "this value." msgstr "" +"Het aantal lagen waarop de \"elephant foot\" compensatie actief zal zijn. De " +"eerste laag zal worden verkleind met de \"elephant foot\" compensatiewaarde, " +"daarna zullen de volgende lagen lineair minder worden verkleind, tot aan de " +"laag die wordt aangegeven door deze waarde." msgid "layers" msgstr "Lagen" @@ -9429,7 +9526,7 @@ msgstr "" "printer" msgid "Preferred orientation" -msgstr "" +msgstr "VoorkeursoriĂŤntatie" msgid "Automatically orient stls on the Z-axis upon initial import" msgstr "" @@ -9438,10 +9535,10 @@ msgid "Printer preset names" msgstr "Namen van printer voorinstellingen" msgid "Use 3rd-party print host" -msgstr "" +msgstr "Gebruik een printhost van derden" msgid "Allow controlling BambuLab's printer through 3rd party print hosts" -msgstr "" +msgstr "Toestaan om een BambuLab printer te besturen via printhosts van derden" msgid "Hostname, IP or URL" msgstr "Hostnaam, IP of URL" @@ -9676,24 +9773,41 @@ msgid "Apply gap fill" msgstr "" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" msgstr "Overal" msgid "Top and bottom surfaces" -msgstr "" +msgstr "Boven- en onderoppervlakken" msgid "Nowhere" -msgstr "" +msgstr "Nergens" msgid "Force cooling for overhang and bridge" msgstr "Forceer koeling voor overhangende delen en bruggen (bridge)" @@ -9735,7 +9849,7 @@ msgstr "" "overhanggraad." msgid "Bridge infill direction" -msgstr "" +msgstr "Bruginvulling richting" msgid "" "Bridging angle override. If left to zero, the bridging angle will be " @@ -9747,20 +9861,23 @@ msgstr "" "externe bruggen. Gebruik 180° voor een hoek van nul." msgid "Bridge density" -msgstr "" +msgstr "Brugdichtheid" msgid "Density of external bridges. 100% means solid bridge. Default is 100%." msgstr "" +"Dichtheid van externe bruggen. 100% betekent massieve brug. Standaard is " +"100%." msgid "Bridge flow ratio" msgstr "Brugflow" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Verlaag deze waarde iets (bijvoorbeeld 0,9) om de hoeveelheid materiaal voor " -"bruggen te verminderen, dit om doorzakken te voorkomen." msgid "Internal bridge flow ratio" msgstr "" @@ -9768,7 +9885,11 @@ msgstr "" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" @@ -9776,15 +9897,20 @@ msgstr "Flowratio bovenoppervlak" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Deze factor beĂŻnvloedt de hoeveelheid materiaal voor de bovenste vaste " -"vulling. Je kunt het iets verminderen om een glad oppervlak te krijgen." msgid "Bottom surface flow ratio" msgstr "" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" msgid "Precise wall" @@ -9839,7 +9965,7 @@ msgid "" msgstr "" msgid "Reverse on odd" -msgstr "" +msgstr "Overhang omkering" msgid "Overhang reversal" msgstr "" @@ -9918,9 +10044,25 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" msgid "mm/s or %" @@ -9929,8 +10071,14 @@ msgstr "mm/s of %" msgid "External" msgstr "" -msgid "Speed of bridge and completely overhang wall" -msgstr "Dit is de snelheid voor bruggen en 100% overhangende wanden." +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9939,8 +10087,8 @@ msgid "Internal" msgstr "" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" msgid "Brim width" @@ -10379,8 +10527,8 @@ msgid "" "Distance of the nozzle tip to the lower rod. Used for collision avoidance in " "by-object printing." msgstr "" -"Afstand van de punt van de nozzle tot de onderste stang. Wordt gebruikt om " -"botsingen te voorkomen bij het afdrukken op basis van objecten." +"Afstand van de punt van het mondstuk tot de onderste stang. Wordt gebruikt " +"om botsingen te voorkomen bij het afdrukken op basis van objecten." msgid "Height to lid" msgstr "Hoogte tot deksel" @@ -10389,7 +10537,7 @@ msgid "" "Distance of the nozzle tip to the lid. Used for collision avoidance in by-" "object printing." msgstr "" -"Afstand van de punt van de nozzle tot het deksel. Wordt gebruikt om " +"Afstand van de punt van het mondstuk tot het deksel. Wordt gebruikt om " "botsingen te voorkomen bij het afdrukken op basis van objecten." msgid "" @@ -10475,6 +10623,17 @@ msgstr "" "mogelijk optimaliseren om een mooi vlak oppervlak te krijgen als er een " "lichte over- of onderflow is." +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Pressure advance inschakelen" @@ -10624,14 +10783,14 @@ msgid "You can put your notes regarding the filament here." msgstr "You can put your notes regarding the filament here." msgid "Required nozzle HRC" -msgstr "Vereiste nozzle HRC" +msgstr "Vereiste mondstuk HRC" msgid "" "Minimum HRC of nozzle required to print the filament. Zero means no checking " "of nozzle's HRC." msgstr "" -"Minimale HRC van de nozzle die nodig is om het filament te printen. Een " -"waarde van 0 betekent geen controle van de HRC van de spuitdop." +"Minimale HRC van het mondstuk die nodig is om het filament te printen. Een " +"waarde van 0 betekent geen controle van de HRC van het mondstuk." msgid "" "This setting stands for how much volume of filament can be melted and " @@ -10649,18 +10808,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "Filament laadt tijd" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Tijd welke nodig is om nieuw filament te laden tijdens het wisselen. Enkel " -"voor statistieken." msgid "Filament unload time" msgstr "Tijd die nodig is om filament te ontladen" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Tijd welke nodig is om oud filament te lossen tijdens het wisselen. Enkel " -"voor statistieken." msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10786,15 +10956,6 @@ msgstr "Snelheid voor de laatste koelbeweging" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "Koelbewegingen versnellen gelijkmatig tot aan deze snelheid." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Tijd voor de printerfirmware (of de MMU 2.0) om nieuw filament te laden " -"tijdens een toolwissel (tijdens het uitvoeren van de T-code). Deze tijd " -"wordt toegevoegd aan de totale printtijd in de tijdsschatting." - msgid "Ramming parameters" msgstr "Rammingparameters" @@ -10805,15 +10966,6 @@ msgstr "" "Deze frase is bewerkt door het Rammingdialoog en bevat parameters voor de " "ramming." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Tijd voor de printerfirmware (of de MMU 2.0) om filament te ontladen tijdens " -"een toolwissel (tijdens het uitvoeren van de T-code). Deze tijd wordt " -"toegevoegd aan de totale printtijd in de tijdsschatting." - msgid "Enable ramming for multitool setups" msgstr "" @@ -11131,11 +11283,11 @@ msgid "" msgstr "" msgid "Initial layer nozzle temperature" -msgstr "Nozzle temperatuur voor de eerste laag" +msgstr "Mondstuk temperatuur voor de eerste laag" msgid "Nozzle temperature to print initial layer when using this filament" msgstr "" -"Nozzle temperatuur om de eerste laag mee te printen bij gebruik van dit " +"Mondstuk temperatuur om de eerste laag mee te printen bij gebruik van dit " "filament" msgid "Full fan speed at layer" @@ -11143,10 +11295,10 @@ msgstr "Volledige snelheid op laag" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" msgid "layer" @@ -11211,7 +11363,10 @@ msgstr "Kleine openingen wegfilteren" msgid "Layers and Perimeters" msgstr "Lagen en perimeters" -msgid "Filter out gaps smaller than the threshold specified" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " msgstr "" msgid "" @@ -11266,14 +11421,14 @@ msgstr "" "kan controleren." msgid "Nozzle type" -msgstr "Nozzle type" +msgstr "Mondstuk type" msgid "" "The metallic material of nozzle. This determines the abrasive resistance of " "nozzle, and what kind of filament can be printed" msgstr "" -"Het type metaal van de nozzle. Dit bepaalt de slijtvastheid van de nozzle en " -"wat voor soort filament kan worden geprint" +"Het type metaal van het mondstuk. Dit bepaalt de slijtvastheid van het " +"mondstuk en wat voor soort filament kan worden geprint" msgid "Undefine" msgstr "Undefined" @@ -11288,14 +11443,14 @@ msgid "Brass" msgstr "Messing" msgid "Nozzle HRC" -msgstr "Nozzle HRC" +msgstr "Mondstuk HRC" msgid "" "The nozzle's hardness. Zero means no checking for nozzle's hardness during " "slicing." msgstr "" -"De hardheid van de nozzle. Nul betekent geen controle op de hardheid van het " -"mondstuk tijdens het slicen." +"De hardheid van het mondstuk. Nul betekent geen controle op de hardheid van " +"het mondstuk tijdens het slicen." msgid "HRC" msgstr "HRC" @@ -11865,7 +12020,7 @@ msgid "" msgstr "" msgid "Diameter of nozzle" -msgstr "Diameter van de nozzle" +msgstr "Diameter van het mondstuk" msgid "Configuration notes" msgstr "Configuratie-opmerkingen" @@ -11888,17 +12043,18 @@ msgstr "" "het type host bevatten." msgid "Nozzle volume" -msgstr "Nozzle volume" +msgstr "Mondstuk volume" msgid "Volume of nozzle between the cutter and the end of nozzle" msgstr "" -"Volume van de nozzle tussen de filamentsnijder en het uiteinde van de nozzle" +"Volume van het mondstuk tussen de filamentsnijder en het uiteinde van het " +"mondstuk" msgid "Cooling tube position" msgstr "Koelbuispositie" msgid "Distance of the center-point of the cooling tube from the extruder tip." -msgstr "Afstand vanaf de nozzle tot het middelpunt van de koelbuis." +msgstr "Afstand vanaf het mondstuk tot het middelpunt van de koelbuis." msgid "Cooling tube length" msgstr "Koelbuislengte" @@ -11927,9 +12083,9 @@ msgid "" "Distance of the extruder tip from the position where the filament is parked " "when unloaded. This should match the value in printer firmware." msgstr "" -"Afstand van de nozzlepunt tot de positie waar het filament wordt geparkeerd " -"wanneer dat niet geladen is. Deze moet overeenkomen met de waarde in de " -"firmware." +"Afstand van de punt van het mondstuk tot de positie waar het filament wordt " +"geparkeerd wanneer dat niet geladen is. Deze moet overeenkomen met de waarde " +"in de firmware." msgid "Extra loading distance" msgstr "Extra laadafstand" @@ -12162,10 +12318,10 @@ msgid "" "significantly, it may also raise the risk of nozzle clogs or other printing " "problems." msgstr "" -"Experimental feature: Retracting and cutting off the filament at a longer " -"distance during changes to minimize purge.While this reduces flush " -"significantly, it may also raise the risk of nozzle clogs or other printing " -"problems." +"Experimentele functie: Het filament wordt tijdens het wisselen over een " +"grotere afstand teruggetrokken en afgesneden om de spoeling tot een minimum " +"te beperken. Dit vermindert de spoeling aanzienlijk, maar vergroot mogelijk " +"ook het risico op verstoppingen in het mondstuk of andere printproblemen." msgid "Retraction distance when cut" msgstr "Retraction distance when cut" @@ -12185,10 +12341,10 @@ msgid "" "clearance between nozzle and the print. It prevents nozzle from hitting the " "print when travel move. Using spiral line to lift z can prevent stringing" msgstr "" -"Wanneer er een terugtrekking (retracction) is, wordt de nozzle een beetje " -"opgetild om ruimte te creĂŤren tussen de nozzle en de print. Dit voorkomt dat " -"de nozzle de print raakt bij veplaatsen. Het gebruik van spiraallijnen om Z " -"op te tillen kan stringing voorkomen." +"Wanneer er een terugtrekking (retraction) is, wordt het mondstuk een beetje " +"opgetild om ruimte te creĂŤren tussen het mondstuk en de print. Dit voorkomt " +"dat het mondstuk de print raakt bij verplaatsen. Het gebruik van " +"spiraallijnen om Z op te tillen kan stringing voorkomen." msgid "Z hop lower boundary" msgstr "Z hop ondergrens" @@ -12617,8 +12773,9 @@ msgid "" "Maximum distance to move points in XY to try to achieve a smooth spiralIf " "expressed as a %, it will be computed over nozzle diameter" msgstr "" -"Maximum distance to move points in XY to try to achieve a smooth spiral. If " -"expressed as a %, it will be computed over nozzle diameter" +"Maximale afstand om punten in XY te verplaatsen om te proberen een gladde " +"spiraal te bereiken. Als het wordt uitgedrukt als een %, wordt het berekend " +"over de diameter van het mondstuk" msgid "" "If smooth or traditional mode is selected, a timelapse video will be " @@ -12636,9 +12793,9 @@ msgstr "" "samengevoegd tot een timelapse-video wanneer het afdrukken is voltooid. Als " "de vloeiende modus is geselecteerd, beweegt de gereedschapskop naar de " "afvoer chute nadat iedere laag is afgedrukt en maakt vervolgens een " -"momentopname. Aangezien het gesmolten filament uit de nozzle kan lekken " +"momentopname. Aangezien het gesmolten filament uit het mondstuk kan lekken " "tijdens het maken van een momentopname, is voor de soepele modus een " -"primetoren nodig om de nozzle schoon te vegen." +"primetoren nodig om het mondstuk schoon te vegen." msgid "Traditional" msgstr "Traditioneel" @@ -12771,10 +12928,11 @@ msgid "" "example, if your endstop zero actually leaves the nozzle 0.3mm far from the " "print bed, set this to -0.3 (or fix your endstop)." msgstr "" -"Deze waarde wordt toegevoegd (of afgetrokken) van alle Z-coĂśrdinaten in de G-" -"code. Het wordt gebruikt voor een slechte Z-eindstop positie. Als de Z-" -"eindstop bijvoorbeeld een waarde gebruikt die 0.3mm van het printbed is, kan " -"dit ingesteld worden op -0.3mm." +"Deze waarde wordt toegevoegd (of afgetrokken) van alle Z-coĂśrdinaten in de " +"uitvoer-G-code. Het wordt gebruikt om een ​​slechte Z-eindstoppositie te " +"compenseren. Bijvoorbeeld, als de eindstopnul eigenlijk 0,3 mm overlaat " +"tussen het mondstuk en het printbed, stelt u dit in op -0,3 (of maak uw " +"eindstop goed vast)." msgid "Enable support" msgstr "Support inschakelen" @@ -13138,35 +13296,46 @@ msgstr "" "holtes van de tree support." msgid "Activate temperature control" -msgstr "" +msgstr "Temperatuurregeling activeren" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" msgid "Chamber temperature" msgstr "Kamertemperatuur" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on. At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials, the actual chamber temperature should not " -"be high to avoid clogs, so 0 (turned off) is highly recommended." msgid "Nozzle temperature for layers after the initial one" -msgstr "Nozzle temperatuur voor de lagen na de eerstse laag" +msgstr "Mondstuk temperatuur voor de lagen na de eerste laag" msgid "Detect thin wall" msgstr "Detecteer dunne wanden" @@ -13239,10 +13408,10 @@ msgid "" "Move nozzle along the last extrusion path when retracting to clean leaked " "material on nozzle. This can minimize blob when print new part after travel" msgstr "" -"Dit beweegt de nozzle langs het laatste extrusiepad bij het terugtrekken " +"Dit beweegt het mondstuk langs het laatste extrusiepad bij het terugtrekken " "(retraction) om eventueel gelekt materiaal op het mondstuk te reinigen. Dit " "kan \"blobs\" minimaliseren bij het printen van een nieuw onderdeel na het " -"verplaatsen." +"verplaatsen" msgid "Wipe Distance" msgstr "Veeg afstand" @@ -13264,9 +13433,9 @@ msgid "" "stabilize the chamber pressure inside the nozzle, in order to avoid " "appearance defects when printing objects." msgstr "" -"The wiping tower can be used to clean up residue on the nozzle and stabilize " -"the chamber pressure inside the nozzle in order to avoid appearance defects " -"when printing objects." +"De veegtoren kan worden gebruikt om resten op het mondstuk te verwijderen en " +"de druk in het mondstuk te stabiliseren om uiterlijke gebreken bij het " +"printen van objecten te voorkomen." msgid "Purging volumes" msgstr "Volumes opschonen" @@ -13372,10 +13541,10 @@ msgid "" "filament and decrease the print time. Colours of the objects will be mixed " "as a result. It will not take effect, unless the prime tower is enabled." msgstr "" -"Dit object wordt gebruikt om de nozzle te reinigen nadat het filament is " +"Dit object wordt gebruikt om het mondstuk te reinigen nadat het filament is " "vervangen om filament te besparen en de printtijd te verkorten. Als " "resultaat worden de kleuren van de objecten gemengd. Het wordt niet van " -"kracht tenzij de prime tower is ingeschakeld." +"kracht tenzij de prime toren is ingeschakeld." msgid "Maximal bridging distance" msgstr "Maximale brugafstand" @@ -13489,6 +13658,11 @@ msgid "" "Wipe tower is only compatible with relative mode. It is recommended on most " "printers. Default is checked" msgstr "" +"Relatieve extrusie wordt aanbevolen bij gebruik van de optie " +"\"label_objects\". Sommige extruders werken beter als deze optie niet is " +"aangevinkt (absolute extrusiemodus). Wipe tower is alleen compatibel met " +"relatieve modus. Het wordt aanbevolen op de meeste printers. Standaard is " +"aangevinkt" msgid "" "Classic wall generator produces walls with constant extrusion width and for " @@ -13516,7 +13690,7 @@ msgstr "" "Bij de overgang tussen verschillende aantallen muren naarmate het onderdeel " "dunner wordt, wordt een bepaalde hoeveelheid ruimte toegewezen om de " "wandsegmenten te splitsen of samen te voegen. Dit wordt uitgedrukt als een " -"percentage ten opzichte van de diameter van de nozzle." +"percentage ten opzichte van de diameter van het mondstuk." msgid "Wall transitioning filter margin" msgstr "Marge van het filter voor wandovergang" @@ -13536,7 +13710,7 @@ msgstr "" "vergroten, wordt het aantal overgangen verminderd, waardoor het aantal " "extrusie-starts/-stops en travel tijd wordt verminderd. Grote variaties in " "de extrusiebreedte kunnen echter leiden tot onder- of overextrusieproblemen. " -"Het wordt uitgedrukt als een percentage over de diameter van de nozzle" +"Het wordt uitgedrukt als een percentage over de diameter van het mondstuk" msgid "Wall transitioning threshold angle" msgstr "Drempelhoek voor wandovergang" @@ -13581,7 +13755,7 @@ msgstr "" "diameter van het mondstuk" msgid "Minimum wall length" -msgstr "" +msgstr "Minimale wandlengte" msgid "" "Adjust this value to prevent short, unclosed walls from being printed, which " @@ -13593,15 +13767,29 @@ msgid "" "top-surface. 'One wall threshold' is only visibile if this setting is set " "above the default value of 0.5, or if single-wall top surfaces is enabled." msgstr "" +"Pas deze waarde aan om te voorkomen dat korte, niet-gesloten wanden worden " +"geprint, wat de printtijd kan verlengen. Hogere waarden verwijderen meer en " +"langere wanden.\n" +"\n" +"OPMERKING: Onder- en bovenoppervlakken worden niet beĂŻnvloed door deze " +"waarde om visuele gaten aan de buitenkant van het model te voorkomen. Pas " +"'One wall threshold' aan in de geavanceerde instellingen hieronder om de " +"gevoeligheid van wat als een bovenoppervlak wordt beschouwd aan te passen. " +"'One wall threshold' is alleen zichtbaar als deze instelling boven de " +"standaardwaarde van 0,5 is ingesteld of als enkelwandige bovenoppervlakken " +"zijn ingeschakeld." msgid "First layer minimum wall width" -msgstr "" +msgstr "Eerste laag minimale wandbreedte" msgid "" "The minimum wall width that should be used for the first layer is " "recommended to be set to the same size as the nozzle. This adjustment is " "expected to enhance adhesion." msgstr "" +"De minimale wandbreedte die voor de eerste laag moet worden gebruikt, wordt " +"aanbevolen om op dezelfde grootte als het mondstuk te worden ingesteld. Deze " +"aanpassing zal naar verwachting de hechting verbeteren." msgid "Minimum wall width" msgstr "Minimale wandbreedte" @@ -13615,7 +13803,7 @@ msgstr "" "Breedte van de muur die dunne delen (volgens de minimale functiegrootte) van " "het model zal vervangen. Als de minimale wandbreedte dunner is dan de dikte " "van het element, wordt de muur net zo dik als het object zelf. Dit wordt " -"uitgedrukt als een percentage ten opzichte van de diameter van de nozzle" +"uitgedrukt als een percentage ten opzichte van de diameter van het mondstuk" msgid "Detect narrow internal solid infill" msgstr "Detecteer dichte interne solide vulling (infill)" @@ -13649,7 +13837,7 @@ msgid "export 3mf with minimum size." msgstr "" msgid "No check" -msgstr "No check" +msgstr "Geen controle" msgid "Do not run any validity checks, such as gcode path conflicts check." msgstr "Do not run any validity checks, such as G-code path conflicts check." @@ -13662,10 +13850,10 @@ msgid "" msgstr "" msgid "Orient Options" -msgstr "" +msgstr "OriĂŤntatieopties" msgid "Orient options: 0-disable, 1-enable, others-auto" -msgstr "" +msgstr "OriĂŤntatieopties: 0-uitschakelen, 1-inschakelen, andere-automatisch" msgid "Rotation angle around the Z axis in degrees." msgstr "Rotatiehoek rond de Z-as in graden." @@ -13689,13 +13877,13 @@ msgstr "" "netwerkopslag." msgid "Load custom gcode" -msgstr "" +msgstr "Laad aangepaste gcode" msgid "Load custom gcode from json" -msgstr "" +msgstr "Laad aangepaste gcode vanuit json" msgid "Current z-hop" -msgstr "" +msgstr "Huidige z-hop" msgid "Contains z-hop present at the beginning of the custom G-code block." msgstr "" @@ -13878,19 +14066,19 @@ msgid "Size of the print bed bounding box" msgstr "" msgid "Timestamp" -msgstr "" +msgstr "Tijdstempel" msgid "String containing current time in yyyyMMdd-hhmmss format." msgstr "" msgid "Day" -msgstr "" +msgstr "Dag" msgid "Hour" -msgstr "" +msgstr "Uur" msgid "Minute" -msgstr "" +msgstr "Minuut" msgid "Print preset name" msgstr "" @@ -14202,11 +14390,11 @@ msgid "" "historical results. \n" "Do you still want to continue the calibration?" msgstr "" -"This machine type can only hold 16 historical results per nozzle. You can " -"delete the existing historical results and then start calibration. Or you " -"can continue the calibration, but you cannot create new calibration " -"historical results. \n" -"Do you still want to continue the calibration?" +"Dit type machine kan slechts 16 historische resultaten per mondstuk " +"bevatten. U kunt de bestaande historische resultaten verwijderen en " +"vervolgens de kalibratie starten. Of u kunt doorgaan met de kalibratie, maar " +"u kunt geen nieuwe historische kalibratieresultaten maken.\n" +"Wilt u de kalibratie nog steeds voortzetten?" msgid "Connecting to printer..." msgstr "Aansluiten op de printer..." @@ -14232,8 +14420,8 @@ msgid "" "This machine type can only hold %d history results per nozzle. This result " "will not be saved." msgstr "" -"This machine type can only hold %d historical results per nozzle. This " -"result will not be saved." +"Dit type machine kan slechts %d historische resultaten per mondstuk " +"bevatten. Dit resultaat wordt niet opgeslagen." msgid "Internal Error" msgstr "Interne fout" @@ -14270,7 +14458,7 @@ msgstr "" "alleen uit te voeren in de volgende beperkte gevallen:\n" "1. Als je een nieuw filament van een ander merk/model introduceert of als " "het filament vochtig is;\n" -"2. Als de spuitmond versleten is of vervangen is door een nieuwe;\n" +"2. Als het mondstuk versleten is of vervangen is door een nieuwe;\n" "3. Als de maximale volumetrische snelheid of printtemperatuur is gewijzigd " "in de filamentinstelling." @@ -14557,7 +14745,7 @@ msgid "To k Value" msgstr "Naar k Waarde" msgid "Step value" -msgstr "" +msgstr "Stap waarde" msgid "The nozzle diameter has been synchronized from the printer Settings" msgstr "" @@ -14589,7 +14777,8 @@ msgstr "Actie" #, c-format, boost-format msgid "This machine type can only hold %d history results per nozzle." -msgstr "This machine type can only hold %d historical results per nozzle." +msgstr "" +"Dit type machine kan slechts %d historische resultaten per mondstuk bevatten." msgid "Edit Flow Dynamics Calibration" msgstr "Flow Dynamics-kalibratie bewerken" @@ -14625,25 +14814,27 @@ msgid "Finished" msgstr "Voltooid" msgid "Multiple resolved IP addresses" -msgstr "" +msgstr "Meerdere vastgestelde IP-adressen" #, boost-format msgid "" "There are several IP addresses resolving to hostname %1%.\n" "Please select one that should be used." msgstr "" +"Er zijn meerdere IP-adressen die verwijzen naar hostname %1%.\n" +"Selecteer er een die gebruikt moet worden." msgid "PA Calibration" msgstr "PA-kalibratie" msgid "DDE" -msgstr "" +msgstr "DDE" msgid "Bowden" msgstr "Bowden" msgid "Extruder type" -msgstr "" +msgstr "Extrudertype" msgid "PA Tower" msgstr "PA-toren" @@ -14690,7 +14881,7 @@ msgid "PETG" msgstr "PETG" msgid "PCTG" -msgstr "" +msgstr "PCTG" msgid "TPU" msgstr "TPU" @@ -14775,10 +14966,10 @@ msgstr "" "Gebruik indien nodig schuine strepen (/) als scheidingsteken voor mappen." msgid "Upload to storage" -msgstr "" +msgstr "Uploaden naar opslag" msgid "Switch to Device tab after upload." -msgstr "" +msgstr "Na het uploaden naar het tabblad Apparaat gaan." #, c-format, boost-format msgid "Upload filename doesn't end with \"%s\". Do you wish to continue?" @@ -14801,7 +14992,7 @@ msgstr "Host" msgctxt "OfFile" msgid "Size" -msgstr "Maat" +msgstr "Grootte" msgid "Filename" msgstr "Bestandsnaam" @@ -14822,7 +15013,7 @@ msgid "Cancelling" msgstr "Annuleren" msgid "Error uploading to print host" -msgstr "" +msgstr "Fout bij uploaden naar printhost" msgid "Unable to perform boolean operation on selected parts" msgstr "Kan geen booleaanse bewerking uitvoeren op geselecteerde onderdelen" @@ -14876,7 +15067,7 @@ msgid "Export Log" msgstr "Logboek exporteren" msgid "OrcaSlicer Version:" -msgstr "" +msgstr "OrcaSlicer-versie:" msgid "System Version:" msgstr "Systeemversie:" @@ -15006,8 +15197,8 @@ msgstr "" "Wil je het herschrijven?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" @@ -15057,7 +15248,7 @@ msgid "Hot Bed STL" msgstr "Warm bed STL" msgid "Load stl" -msgstr "Stl laden" +msgstr "STL laden" msgid "Hot Bed SVG" msgstr "Warm bed SVG" @@ -15082,7 +15273,7 @@ msgid "The printer model was not found, please reselect." msgstr "Het printermodel is niet gevonden, selecteer opnieuw." msgid "The nozzle diameter is not found, place reselect." -msgstr "The nozzle diameter was not found; please reselect." +msgstr "De diameter van het mondstuk is niet gevonden. Selecteer opnieuw." msgid "The printer preset is not found, place reselect." msgstr "The printer preset was not found; please reselect." @@ -15184,10 +15375,10 @@ msgstr "" "geselecteerd; kies een printer." msgid "Create Printer Successful" -msgstr "Printer succesvol maken" +msgstr "Printer succesvol gemaakt" msgid "Create Filament Successful" -msgstr "Filament Created Successfully" +msgstr "Filament succesvol gemaakt" msgid "Printer Created" msgstr "Printer gemaakt" @@ -15218,6 +15409,13 @@ msgid "" "page. \n" "Click \"Sync user presets\" to enable the synchronization function." msgstr "" +"\n" +"\n" +"Orca heeft gedetecteerd dat de synchronisatiefunctie voor uw " +"gebruikersinstellingen niet is ingeschakeld, wat kan resulteren in mislukte " +"Filament-instellingen op de pagina Apparaat.\n" +"Klik op \"Gebruikersinstellingen synchroniseren\" om de " +"synchronisatiefunctie in te schakelen." msgid "Printer Setting" msgstr "Printerinstelling" @@ -15253,7 +15451,7 @@ msgid "open zip written fail" msgstr "open zip geschreven mislukt" msgid "Export successful" -msgstr "Export succesvol" +msgstr "Exporteren is gelukt" #, c-format, boost-format msgid "" @@ -15327,7 +15525,7 @@ msgid "Edit Filament" msgstr "Bewerk filament" msgid "Filament presets under this filament" -msgstr "Presets onder deze gloeidraad" +msgstr "Voorinstellingen voor filament onder dit filament" msgid "" "Note: If the only preset under this filament is deleted, the filament will " @@ -15342,8 +15540,8 @@ msgstr "" msgid "The following presets inherits this preset." msgid_plural "The following preset inherits this preset." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "De volgende voorinstellingen nemen deze voorinstelling over." +msgstr[1] "De volgende voorinstelling neemt deze voorinstelling over." msgid "Delete Preset" msgstr "Preset verwijderen" @@ -15395,7 +15593,7 @@ msgid "For more information, please check out Wiki" msgstr "For more information, please check out our Wiki" msgid "Collapse" -msgstr "Instorten" +msgstr "Inklappen" msgid "Daily Tips" msgstr "Dagelijkse tips" @@ -15408,12 +15606,14 @@ msgid "" "Your nozzle diameter in preset is not consistent with memorized nozzle " "diameter. Did you change your nozzle lately?" msgstr "" -"Your nozzle diameter in preset is not consistent with the saved nozzle " -"diameter. Have you changed your nozzle?" +"Uw mondstuk diameter in preset komt niet overeen met de opgeslagen mondstuk " +"diameter. Heeft u uw mondstuk veranderd?" #, c-format, boost-format msgid "*Printing %s material with %s may cause nozzle damage" -msgstr "*Afdrukken%s materiaal mee%s kan schade aan het mondstuk veroorzaken" +msgstr "" +"*Het afdrukken van %s materiaal met %s kan schade aan het mondstuk " +"veroorzaken" msgid "Need select printer" msgstr "Printer selecteren" @@ -15441,16 +15641,16 @@ msgid "Success!" msgstr "Succes!" msgid "Are you sure to log out?" -msgstr "" +msgstr "Weet u zeker dat u wilt uitloggen?" msgid "Refresh Printers" msgstr "Printers vernieuwen" msgid "View print host webui in Device tab" -msgstr "" +msgstr "Bekijk de printhost webui op het tabblad Apparaat" msgid "Replace the BambuLab's device tab with print host webui" -msgstr "" +msgstr "Vervang het apparaattabblad van BambuLab door de printhost webui" msgid "" "HTTPS CA file is optional. It is only needed if you use HTTPS with a self-" @@ -15481,7 +15681,7 @@ msgstr "" "Certificate Store / Keychain." msgid "Login/Test" -msgstr "" +msgstr "Inloggen/Test" msgid "Connection to printers connected via the print host failed." msgstr "Verbinding met printers aangesloten via de printhost mislukt." @@ -15558,31 +15758,31 @@ msgid "Could not connect to PrusaLink" msgstr "Kan geen verbinding maken met PrusaLink" msgid "Storages found" -msgstr "" +msgstr "Gevonden opslagplaatsen" #. TRN %1% = storage path #, boost-format msgid "%1% : read only" -msgstr "" +msgstr "%1% : alleen lezen" #. TRN %1% = storage path #, boost-format msgid "%1% : no free space" -msgstr "" +msgstr "%1% : geen vrije ruimte" #. TRN %1% = host #, boost-format msgid "Upload has failed. There is no suitable storage found at %1%." -msgstr "" +msgstr "Upload is mislukt. Er is geen geschikte opslag gevonden op %1%." msgid "Connection to Prusa Connect works correctly." -msgstr "" +msgstr "De verbinding met Prusa Connect werkt goed." msgid "Could not connect to Prusa Connect" -msgstr "" +msgstr "Kon geen verbinding maken met Prusa Connect" msgid "Connection to Repetier works correctly." -msgstr "Connection to Repetier is working correctly." +msgstr "De verbinding met Repetier werkt goed." msgid "Could not connect to Repetier" msgstr "Kan geen verbinding maken met Repetier" @@ -15622,17 +15822,19 @@ msgid "" "It has a small layer height, and results in almost negligible layer lines " "and high printing quality. It is suitable for most general printing cases." msgstr "" -"It has a small layer height, and results in almost negligible layer lines " -"and high print quality. It is suitable for most general printing cases." +"Het heeft een kleine laaghoogte en resulteert in bijna verwaarloosbare " +"laaglijnen en een hoge afdrukkwaliteit. Het is geschikt voor de meeste " +"algemene afdrukgevallen." msgid "" "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds " "and acceleration, and the sparse infill pattern is Gyroid. So, it results in " "much higher printing quality, but a much longer printing time." msgstr "" -"Compared with the default profile of a 0.2 mm nozzle, it has lower speeds " -"and acceleration, and the sparse infill pattern is Gyroid. This results in " -"much higher print quality but a much longer print time." +"Vergeleken met het standaardprofiel van een 0,2 mm mondstuk, heeft het " +"lagere snelheden en acceleratie, en het spaarzame infill patroon is Gyroid. " +"Dit resulteert in een veel hogere printkwaliteit maar ook een veel langere " +"printtijd." msgid "" "Compared with the default profile of a 0.2 mm nozzle, it has a slightly " @@ -15695,8 +15897,8 @@ msgid "" "It has a general layer height, and results in general layer lines and " "printing quality. It is suitable for most general printing cases." msgstr "" -"It has a normal layer height, and results in average layer lines and print " -"quality. It is suitable for most printing cases." +"Het heeft een normale laaghoogte en resulteert in gemiddelde laaglijnen en " +"afdrukkwaliteit. Het is geschikt voor de meeste afdrukgevallen." msgid "" "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops " @@ -15777,8 +15979,8 @@ msgid "" "It has a big layer height, and results in apparent layer lines and ordinary " "printing quality and printing time." msgstr "" -"It has a big layer height, and results in apparent layer lines and ordinary " -"printing quality and printing time." +"De laagdikte is groot, wat resulteert in zichtbare laaglijnen en een normale " +"afdrukkwaliteit en afdruktijd." msgid "" "Compared with the default profile of a 0.6 mm nozzle, it has more wall loops " @@ -15829,8 +16031,8 @@ msgid "" "It has a very big layer height, and results in very apparent layer lines, " "low printing quality and general printing time." msgstr "" -"It has a very big layer height, and results in very apparent layer lines, " -"low print quality and shorter printing time." +"De laagdikte is erg groot, wat resulteert in duidelijke lijnen, een lage " +"afdrukkwaliteit en een kortere afdruktijd." msgid "" "Compared with the default profile of a 0.8 mm nozzle, it has a bigger layer " @@ -15865,9 +16067,10 @@ msgid "" "height, and results in less but still apparent layer lines and slightly " "higher printing quality, but longer printing time in some printing cases." msgstr "" -"Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer " -"height. This results in less but still apparent layer lines and slightly " -"higher print quality, but longer print time in some cases." +"Vergeleken met het standaardprofiel van een 0,8 mm mondstuk, heeft het een " +"kleinere laaghoogte. Dit resulteert in minder maar nog steeds zichtbare " +"laaglijnen en een iets hogere printkwaliteit, maar in sommige gevallen een " +"langere printtijd." msgid "Connected to Obico successfully!" msgstr "" @@ -15882,10 +16085,10 @@ msgid "Could not connect to SimplyPrint" msgstr "" msgid "Internal error" -msgstr "" +msgstr "Interne fout" msgid "Unknown error" -msgstr "" +msgstr "Onbekende fout" msgid "SimplyPrint account not linked. Go to Connect options to set it up." msgstr "" @@ -15900,13 +16103,13 @@ msgid "The provided state is not correct." msgstr "" msgid "Please give the required permissions when authorizing this application." -msgstr "" +msgstr "Geef de vereiste machtigingen wanneer u deze toepassing autoriseert." msgid "Something unexpected happened when trying to log in, please try again." -msgstr "" +msgstr "Er is iets onverwachts gebeurd bij het inloggen. Probeer het opnieuw." msgid "User cancelled." -msgstr "" +msgstr "Gebruiker geannuleerd." #: resources/data/hints.ini: [hint:Precise wall] msgid "" @@ -15914,6 +16117,9 @@ msgid "" "Did you know that turning on precise wall can improve precision and layer " "consistency?" msgstr "" +"Precieze muur\n" +"Wist u dat het inschakelen van de precieze muur de precisie en consistentie " +"van de laag kan verbeteren?" #: resources/data/hints.ini: [hint:Sandwich mode] msgid "" @@ -15922,12 +16128,18 @@ msgid "" "precision and layer consistency if your model doesn't have very steep " "overhangs?" msgstr "" +"Sandwichmodus\n" +"Wist u dat u de sandwichmodus (binnen-buiten-binnen) kunt gebruiken om de " +"precisie en consistentie van de laag te verbeteren als uw model geen erg " +"steile overhangen heeft?" #: resources/data/hints.ini: [hint:Chamber temperature] msgid "" "Chamber temperature\n" "Did you know that OrcaSlicer supports chamber temperature?" msgstr "" +"Kamertemperatuur\n" +"Wist je dat OrcaSlicer kamertemperatuur ondersteunt?" #: resources/data/hints.ini: [hint:Calibration] msgid "" @@ -15935,24 +16147,34 @@ msgid "" "Did you know that calibrating your printer can do wonders? Check out our " "beloved calibration solution in OrcaSlicer." msgstr "" +"Kalibratie\n" +"Wist u dat het kalibreren van uw printer wonderen kan doen? Bekijk onze " +"geliefde kalibratieoplossing in OrcaSlicer." #: resources/data/hints.ini: [hint:Auxiliary fan] msgid "" "Auxiliary fan\n" "Did you know that OrcaSlicer supports Auxiliary part cooling fan?" msgstr "" +"Hulpventilator\n" +"Wist u dat OrcaSlicer eventuele extra onderdeel koelventilator ondersteunt?" #: resources/data/hints.ini: [hint:Air filtration] msgid "" "Air filtration/Exhaust Fan\n" "Did you know that OrcaSlicer can support Air filtration/Exhaust Fan?" msgstr "" +"Luchtfiltratie/Afzuigventilator\n" +"Wist u dat OrcaSlicer eventuele luchtfiltratie/afzuigventilator ondersteunt?" #: resources/data/hints.ini: [hint:G-code window] msgid "" "G-code window\n" "You can turn on/off the G-code window by pressing the C key." msgstr "" +"G-codevenster\n" +"U kunt het G-codevenster in- of uitschakelen door op de C-toets te " +"drukken." #: resources/data/hints.ini: [hint:Switch workspaces] msgid "" @@ -15960,6 +16182,9 @@ msgid "" "You can switch between Prepare and Preview workspaces by " "pressing the Tab key." msgstr "" +"Werkruimten wisselen\n" +"U kunt schakelen tussen de werkruimten Voorbereiden en " +"Voorvertoning door op de Tab-toets te drukken." #: resources/data/hints.ini: [hint:How to use keyboard shortcuts] msgid "" @@ -15967,6 +16192,9 @@ msgid "" "Did you know that Orca Slicer offers a wide range of keyboard shortcuts and " "3D scene operations." msgstr "" +"Hoe sneltoetsen te gebruiken\n" +"Wist u dat Orca Slicer een breed scala aan sneltoetsen en 3D-" +"scènebewerkingen biedt." #: resources/data/hints.ini: [hint:Reverse on odd] msgid "" @@ -15974,6 +16202,9 @@ msgid "" "Did you know that Reverse on odd feature can significantly improve " "the surface quality of your overhangs?" msgstr "" +"Achteruit op oneven\n" +"Wist u dat de functie Achteruit op oneven de oppervlaktekwaliteit van " +"uw overhangen aanzienlijk kan verbeteren?" #: resources/data/hints.ini: [hint:Cut Tool] msgid "" @@ -16049,6 +16280,9 @@ msgid "" "Did you know that you use the Search tool to quickly find a specific Orca " "Slicer setting?" msgstr "" +"Zoekfunctionaliteit\n" +"Wist u dat u de zoekfunctie gebruikt om snel een specifieke Orca Slicer-" +"instelling te vinden?" #: resources/data/hints.ini: [hint:Simplify Model] msgid "" @@ -16056,6 +16290,10 @@ msgid "" "Did you know that you can reduce the number of triangles in a mesh using the " "Simplify mesh feature? Right-click the model and select Simplify model." msgstr "" +"Model vereenvoudigen\n" +"Wist u dat u het aantal driehoeken in een mesh kunt verminderen met de mesh " +"functie Vereenvoudigen? Klik met de rechtermuisknop op het model en " +"selecteer Model vereenvoudigen." #: resources/data/hints.ini: [hint:Slicing Parameter Table] msgid "" @@ -16084,6 +16322,10 @@ msgid "" "part modifier? That way you can, for example, create easily resizable holes " "directly in Orca Slicer." msgstr "" +"Een deel aftrekken\n" +"Wist u dat u een mesh van een andere kunt aftrekken met de Negatief deel " +"aanpasser? Zo kunt u bijvoorbeeld gemakkelijk aanpasbare gaten rechtstreeks " +"in Orca Slicer maken." #: resources/data/hints.ini: [hint:STEP] msgid "" @@ -16093,6 +16335,11 @@ msgid "" "Orca Slicer supports slicing STEP files, providing smoother results than a " "lower resolution STL. Give it a try!" msgstr "" +"STEP\n" +"Wist u dat u uw afdrukkwaliteit kunt verbeteren door een STEP-bestand te " +"slicen in plaats van een STL?\n" +"Orca Slicer ondersteunt het slicen van STEP-bestanden, wat vloeiendere " +"resultaten oplevert dan een STL met een lagere resolutie. Probeer het eens!" #: resources/data/hints.ini: [hint:Z seam location] msgid "" @@ -16251,55 +16498,68 @@ msgstr "" "kromtrekken, zoals ABS, een juiste verhoging van de temperatuur van het " "warmtebed de kans op kromtrekken kan verkleinen?" -#~ msgid "up to" -#~ msgstr "tot" - -#~ msgid "above" -#~ msgstr "Boven" - -#~ msgid "from" -#~ msgstr "Van" - -#~ msgid "Switching application language while some presets are modified." +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" #~ msgstr "" -#~ "De taal van de toepassing aanpaasen terwijl sommige voorinstellingen zijn " -#~ "aangepast." +#~ "Verlaag deze waarde iets (bijvoorbeeld 0,9) om de hoeveelheid materiaal " +#~ "voor bruggen te verminderen, dit om doorzakken te voorkomen." -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Deze factor beĂŻnvloedt de hoeveelheid materiaal voor de bovenste vaste " +#~ "vulling. Je kunt het iets verminderen om een glad oppervlak te krijgen." -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Dit is de snelheid voor bruggen en 100% overhangende wanden." -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+willekeurige pijl" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Tijd welke nodig is om nieuw filament te laden tijdens het wisselen. " +#~ "Enkel voor statistieken." -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Linker muisknop" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Tijd welke nodig is om oud filament te lossen tijdens het wisselen. Enkel " +#~ "voor statistieken." -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Linker muisknop" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Tijd voor de printerfirmware (of de MMU 2.0) om nieuw filament te laden " +#~ "tijdens een toolwissel (tijdens het uitvoeren van de T-code). Deze tijd " +#~ "wordt toegevoegd aan de totale printtijd in de tijdsschatting." -#~ msgid "Ctrl+Any arrow" -#~ msgstr "CTRL+willekeurige pijl" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Tijd voor de printerfirmware (of de MMU 2.0) om filament te ontladen " +#~ "tijdens een toolwissel (tijdens het uitvoeren van de T-code). Deze tijd " +#~ "wordt toegevoegd aan de totale printtijd in de tijdsschatting." -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Linker muisknop" - -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Linker muisknop" - -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+muiswiel" - -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Muiswiel" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "CTRL+muiswiel" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+muiswiel" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on. At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials, the actual chamber " +#~ "temperature should not be high to avoid clogs, so 0 (turned off) is " +#~ "highly recommended." #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/pl/OrcaSlicer_pl.po b/localization/i18n/pl/OrcaSlicer_pl.po index 0c821ac093..01cdea0bf8 100644 --- a/localization/i18n/pl/OrcaSlicer_pl.po +++ b/localization/i18n/pl/OrcaSlicer_pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: OrcaSlicer 2.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: \n" "Last-Translator: Krzysztof Morga \n" "Language-Team: \n" @@ -75,6 +75,9 @@ msgstr "Kąt inteligentnego wypełniania" msgid "On overhangs only" msgstr "Tylko na nawisach" +msgid "Auto support threshold angle: " +msgstr "Automatyczny kąt progowy podpory: " + msgid "Circle" msgstr "Koło" @@ -94,9 +97,6 @@ msgstr "Pozwala malować tylko na wybranych powierzchniach za pomocą: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Podświetl ściany zgodnie z kątem nawisu." -msgid "Auto support threshold angle: " -msgstr "Automatyczny kąt progowy podpory: " - msgid "No auto support" msgstr "Brak automatycznej podpory" @@ -1982,6 +1982,9 @@ msgstr "Uprość model" msgid "Center" msgstr "Wyśrodkuj" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Edytuj ustawienia procesu" @@ -4163,6 +4166,15 @@ msgstr "Czas całkowity" msgid "Total cost" msgstr "Koszt całkowity" +msgid "up to" +msgstr "do" + +msgid "above" +msgstr "powyĹźej" + +msgid "from" +msgstr "od" + msgid "Color Scheme" msgstr "Schemat kolorĂłw" @@ -4226,12 +4238,12 @@ msgstr "Liczba zmian filamentu" msgid "Cost" msgstr "Koszt" -msgid "Print" -msgstr "Drukuj" - msgid "Color change" msgstr "Zmiana koloru" +msgid "Print" +msgstr "Drukuj" + msgid "Printer" msgstr "Drukarka" @@ -4415,7 +4427,7 @@ msgstr "Objętość:" msgid "Size:" msgstr "Rozmiar:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4857,6 +4869,18 @@ msgstr "Procedura 2" msgid "Flow rate test - Pass 2" msgstr "Test natężenia przepływu - Procedura 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Natężenie przepływu" @@ -6159,16 +6183,6 @@ msgstr "Wykryto obiekt składający się z wielu części" msgid "The file does not contain any geometry data." msgstr "Plik nie zawiera Ĺźadnych danych geometrycznych." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" -"TwĂłj obiekt wydaje się być zbyt duĹźy. Zostanie on automatycznie zmniejszony, " -"aby pasował do powierzchni roboczej." - -msgid "Object too large" -msgstr "Obiekt jest zbyt duĹźy" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6176,6 +6190,9 @@ msgstr "" "Importowany model przekracza wymiary przestrzeni roboczej. Czy chcesz go " "przeskalowanć do odpowiednich rozmiarĂłw?" +msgid "Object too large" +msgstr "Obiekt jest zbyt duĹźy" + msgid "Export STL file:" msgstr "Eksportuj plik STL:" @@ -6553,6 +6570,11 @@ msgstr "Czy chcesz kontynuować?" msgid "Language selection" msgstr "WybĂłr języka" +msgid "Switching application language while some presets are modified." +msgstr "" +"Zmiana języka aplikacji przy jednoczesnym istniejących zmodyfikowanych " +"ustawieniach." + msgid "Changing application language" msgstr "Zmiana języka aplikacji" @@ -8571,8 +8593,11 @@ msgstr "Lista obiektĂłw" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Import danych geometrycznych z plikĂłw STL/STEP/3MF/OBJ/AMF" -msgid "Shift+G" -msgstr "Shift+G" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Wklej z schowka" @@ -8622,18 +8647,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Zwiń/Rozwiń pasek boczny" -msgid "Any arrow" -msgstr "Dowolna strzałka" +msgid "⌘+Any arrow" +msgstr "" msgid "Movement in camera space" msgstr "Ruch w przestrzeni kamery" +msgid "⌥+Left mouse button" +msgstr "⌥+Lewy przycisk myszy" + msgid "Select a part" msgstr "Wybierz część" +msgid "⌘+Left mouse button" +msgstr "⌘+Lewy przycisk myszy" + msgid "Select multiple objects" msgstr "Wybierz wiele obiektĂłw" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+Dowolna strzałka" + +msgid "Alt+Left mouse button" +msgstr "Alt+Lewy przycisk myszy" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Lewy przycisk myszy" + msgid "Shift+Left mouse button" msgstr "Shift+Lewy przycisk myszy" @@ -8736,12 +8776,24 @@ msgstr "Płyta" msgid "Move: press to snap by 1mm" msgstr "Przesuń: naciśnij, aby przyciągnąć co 1 mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+Kółko myszy" + msgid "Support/Color Painting: adjust pen radius" msgstr "Podpory/Kolorowanie: dostosuj promień pędzla" +msgid "⌥+Mouse wheel" +msgstr "⌥+Kółko myszy" + msgid "Support/Color Painting: adjust section position" msgstr "Podpory/Kolorowanie: dostosuj pozycję sekcji" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Kółko myszy" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Kółko myszy" + msgid "Gizmo" msgstr "Uchwyt" @@ -9823,25 +9875,32 @@ msgid "Apply gap fill" msgstr "Zastosuj wypełnienie szczelin" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" -msgstr "" -"UmoĹźliwia wypełnienie szpar/szczelin dla wybranych powierzchni. Minimalną " -"długość szczeliny, ktĂłra zostanie wypełniona, moĹźna kontrolować poprzez " -"opcję 'filtruj wąskie szczeliny' znajdującej się poniĹźej.\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" "\n" -"Opcje:\n" -"1. Wszędzie: Stosuje wypełnienie na gĂłrnych, dolnych i wewnętrznych " -"powierzchniach stałych\n" -"2. Powierzchnie gĂłrne i dolne: Stosuje wypełnienie tylko na gĂłrnych i " -"dolnych powierzchniach\n" -"3. Nigdzie: Wyłącza wypełnienie\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" +msgstr "" msgid "Everywhere" msgstr "Wszędzie" @@ -9916,10 +9975,11 @@ msgstr "Współczynnik przepływu przy mostach" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Zmniejsz tę wartość minimalnie (na przykład do 0.9), aby zmniejszyć ilość " -"filamentu dla mostu, co zmniejszy jego wygięcie" msgid "Internal bridge flow ratio" msgstr "Współczynnik przepływu dla wewnętrznych mostĂłw" @@ -9927,29 +9987,33 @@ msgstr "Współczynnik przepływu dla wewnętrznych mostĂłw" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"Ta wartość określa grubość wewnętrznej warstwy mostu. Jest to pierwsza " -"warstwa nad rzadkim wypełnieniem. Aby poprawić jakość powierzchni nad tym " -"wypełnieniem, moĹźesz zmniejszyć trochę tą wartość (na przykład do 0.9)" msgid "Top surface flow ratio" msgstr "Współczynnik przepływu gĂłrnej powierzchni" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Czynnik ten wpływa na ilość filamentu na gĂłrne pełne wypełnienie. MoĹźesz go " -"nieco zmniejszyć, aby uzyskać gładkie wykończenie powierzchni" msgid "Bottom surface flow ratio" msgstr "Współczynnik przepływu dolnej powierzchni" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Ten współczynnik wpływa na ilość materiału w dolnej warstwie pełnego " -"wypełnienia" msgid "Precise wall" msgstr "Ściany o wysokiej precyzji" @@ -10127,12 +10191,26 @@ msgstr "Włącz tę opcję, aby zwolnić drukowanie dla róşnych stopni nawisu" msgid "Slow down for curled perimeters" msgstr "Zwalnienie na łukach" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Włącz tę opcję, aby zwolnić drukowanie w obszarach, gdzie istnieje " -"potencjalne zagroĹźenie odkształceniem obwodĂłw" msgid "mm/s or %" msgstr "mm/s lub %" @@ -10140,8 +10218,14 @@ msgstr "mm/s lub %" msgid "External" msgstr "Zewn." -msgid "Speed of bridge and completely overhang wall" -msgstr "Prędkość mostu i całkowicie nawisającej ściany" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -10150,11 +10234,9 @@ msgid "Internal" msgstr "Wewn." msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Prędkość wewnętrznego mostu. Jeśli wartość jest wyraĹźona w procentach, " -"będzie obliczana na podstawie prędkości mostu. Domyślna wartość to 150%." msgid "Brim width" msgstr "Szerokość Brimu" @@ -10810,6 +10892,17 @@ msgstr "" "między 0,95 a 1,05. Być moĹźe moĹźesz dostroić tę wartość, aby uzyskać gładką " "powierzchnię, gdy występuje lekkie przelewanie lub niedomiar" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Włącz wzrost ciśnienia (PA)" @@ -11049,18 +11142,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "Czas ładowania filamentu" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Czas ładowania nowego filamentu podczas zmiany filamentu. Tylko do celĂłw " -"statystycznych" msgid "Filament unload time" msgstr "Czas rozładowania filamentu" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Czas rozładunku poprzedniego filamentu podczas zmiany filamentu. Tylko do " -"celĂłw statystycznych" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -11208,15 +11312,6 @@ msgstr "Prędkość ostatniego ruchu chłodzącego" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "Ruchy chłodzące stopniowo przyspieszają do tej prędkości." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Czas, ktĂłry drukarka (lub dodatek Multi Material 2.0) poświęca na ładowanie " -"nowego filamentu podczas zmiany narzędzia (przy wykonywaniu kodu T). Ten " -"czas jest dodawany do szacowanego czasu druku." - msgid "Ramming parameters" msgstr "Parametry wyciskania" @@ -11227,15 +11322,6 @@ msgstr "" "Ten ciąg jest edytowany przez RammingDialog i zawiera parametry właściwe dla " "wyciskania." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Czas, ktĂłry drukarka (lub dodatek Multi Material 2.0) poświęca na " -"rozładowanie nowego filamentu podczas zmiany narzędzia (przy wykonywaniu " -"kodu T). Ten czas jest dodawany do szacowanego czasu druku." - msgid "Enable ramming for multitool setups" msgstr "Włącz wyciskanie przy multi-tool" @@ -11682,8 +11768,11 @@ msgstr "Filtruj wąskie szczeliny" msgid "Layers and Perimeters" msgstr "Warstwy i obwody" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Filtruj szczeliny mniejsze niĹź podany prĂłg" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13870,32 +13959,40 @@ msgid "Activate temperature control" msgstr "Aktywuj kontrolę temperatury" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Włącz tę opcję dla kontroli temperatury komory. Komenda M191 zostanie dodana " -"przed \"początkowy G-code drukarki\"\n" -"Komendy G-code: M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "Temperatura komory" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"WyĹźsza temperatura komory moĹźe pomĂłc w redukcji wypaczania i potencjalnie " -"prowadzić do większej siły wiązania międzywarstwowego w przypadku materiałów " -"wysokotemperaturowych, takich jak ABS, ASA, PC, PA itp. Dla filametĂłw PLA, " -"PETG, TPU, PVA i innych materiałów niskotemperaturowych temperatura komory " -"nie powinna być wysoka. Aby uniknąć zatykania sie dyszy zaleca się " -"ustawienia na wartość 0 (wyłączone)." msgid "Nozzle temperature for layers after the initial one" msgstr "Temperatura dyszy dla warstw po początkowej" @@ -17216,52 +17313,143 @@ msgstr "" "takimi jak ABS, odpowiednie zwiększenie temperatury podgrzewanej płyty moĹźe " "zmniejszyć prawdopodobieństwo odkształceń." -#~ msgid "up to" -#~ msgstr "do" - -#~ msgid "above" -#~ msgstr "powyĹźej" - -#~ msgid "from" -#~ msgstr "od" - -#~ msgid "Switching application language while some presets are modified." +#~ msgid "" +#~ "Your object appears to be too large. It will be scaled down to fit the " +#~ "heat bed automatically." #~ msgstr "" -#~ "Zmiana języka aplikacji przy jednoczesnym istniejących zmodyfikowanych " -#~ "ustawieniach." +#~ "TwĂłj obiekt wydaje się być zbyt duĹźy. Zostanie on automatycznie " +#~ "zmniejszony, aby pasował do powierzchni roboczej." -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "Shift+G" +#~ msgstr "Shift+G" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "Any arrow" +#~ msgstr "Dowolna strzałka" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Lewy przycisk myszy" +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" +#~ msgstr "" +#~ "UmoĹźliwia wypełnienie szpar/szczelin dla wybranych powierzchni. Minimalną " +#~ "długość szczeliny, ktĂłra zostanie wypełniona, moĹźna kontrolować poprzez " +#~ "opcję 'filtruj wąskie szczeliny' znajdującej się poniĹźej.\n" +#~ "\n" +#~ "Opcje:\n" +#~ "1. Wszędzie: Stosuje wypełnienie na gĂłrnych, dolnych i wewnętrznych " +#~ "powierzchniach stałych\n" +#~ "2. Powierzchnie gĂłrne i dolne: Stosuje wypełnienie tylko na gĂłrnych i " +#~ "dolnych powierzchniach\n" +#~ "3. Nigdzie: Wyłącza wypełnienie\n" -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Lewy przycisk myszy" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Zmniejsz tę wartość minimalnie (na przykład do 0.9), aby zmniejszyć ilość " +#~ "filamentu dla mostu, co zmniejszy jego wygięcie" -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+Dowolna strzałka" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "Ta wartość określa grubość wewnętrznej warstwy mostu. Jest to pierwsza " +#~ "warstwa nad rzadkim wypełnieniem. Aby poprawić jakość powierzchni nad tym " +#~ "wypełnieniem, moĹźesz zmniejszyć trochę tą wartość (na przykład do 0.9)" -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Lewy przycisk myszy" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Czynnik ten wpływa na ilość filamentu na gĂłrne pełne wypełnienie. MoĹźesz " +#~ "go nieco zmniejszyć, aby uzyskać gładkie wykończenie powierzchni" -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Lewy przycisk myszy" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "" +#~ "Ten współczynnik wpływa na ilość materiału w dolnej warstwie pełnego " +#~ "wypełnienia" -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Kółko myszy" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Włącz tę opcję, aby zwolnić drukowanie w obszarach, gdzie istnieje " +#~ "potencjalne zagroĹźenie odkształceniem obwodĂłw" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Kółko myszy" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Prędkość mostu i całkowicie nawisającej ściany" -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Kółko myszy" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Prędkość wewnętrznego mostu. Jeśli wartość jest wyraĹźona w procentach, " +#~ "będzie obliczana na podstawie prędkości mostu. Domyślna wartość to 150%." -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Kółko myszy" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Czas ładowania nowego filamentu podczas zmiany filamentu. Tylko do celĂłw " +#~ "statystycznych" + +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Czas rozładunku poprzedniego filamentu podczas zmiany filamentu. Tylko do " +#~ "celĂłw statystycznych" + +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Czas, ktĂłry drukarka (lub dodatek Multi Material 2.0) poświęca na " +#~ "ładowanie nowego filamentu podczas zmiany narzędzia (przy wykonywaniu " +#~ "kodu T). Ten czas jest dodawany do szacowanego czasu druku." + +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Czas, ktĂłry drukarka (lub dodatek Multi Material 2.0) poświęca na " +#~ "rozładowanie nowego filamentu podczas zmiany narzędzia (przy wykonywaniu " +#~ "kodu T). Ten czas jest dodawany do szacowanego czasu druku." + +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Filtruj szczeliny mniejsze niĹź podany prĂłg" + +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Włącz tę opcję dla kontroli temperatury komory. Komenda M191 zostanie " +#~ "dodana przed \"początkowy G-code drukarki\"\n" +#~ "Komendy G-code: M141/M191 S(0-255)" + +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "WyĹźsza temperatura komory moĹźe pomĂłc w redukcji wypaczania i potencjalnie " +#~ "prowadzić do większej siły wiązania międzywarstwowego w przypadku " +#~ "materiałów wysokotemperaturowych, takich jak ABS, ASA, PC, PA itp. Dla " +#~ "filametĂłw PLA, PETG, TPU, PVA i innych materiałów niskotemperaturowych " +#~ "temperatura komory nie powinna być wysoka. Aby uniknąć zatykania sie " +#~ "dyszy zaleca się ustawienia na wartość 0 (wyłączone)." #~ msgid "" #~ "Interlocking depth of a segmented region. Zero disables this feature." diff --git a/localization/i18n/pt_BR/OrcaSlicer_pt_BR.po b/localization/i18n/pt_BR/OrcaSlicer_pt_BR.po index 42ecd5c780..76f37e4280 100644 --- a/localization/i18n/pt_BR/OrcaSlicer_pt_BR.po +++ b/localization/i18n/pt_BR/OrcaSlicer_pt_BR.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2024-06-01 21:51-0300\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" @@ -80,6 +80,9 @@ msgstr "" msgid "On overhangs only" msgstr "Apenas em 'overhangs'" +msgid "Auto support threshold angle: " +msgstr "Ângulo max. do suporte automĂĄtico: " + msgid "Circle" msgstr "CĂ­rculo" @@ -99,9 +102,6 @@ msgstr "Permite pintura apenas em facetas selecionadas por: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Realçar faces conforme a inclinação." -msgid "Auto support threshold angle: " -msgstr "Ângulo max. do suporte automĂĄtico: " - msgid "No auto support" msgstr "Sem suporte automĂĄtico" @@ -1989,6 +1989,9 @@ msgstr "Simplificar Modelo" msgid "Center" msgstr "Centralizar" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Editar Configuraçþes de Processo" @@ -4163,6 +4166,15 @@ msgstr "Tempo total" msgid "Total cost" msgstr "Custo total" +msgid "up to" +msgstr "atĂŠ" + +msgid "above" +msgstr "acima" + +msgid "from" +msgstr "de" + msgid "Color Scheme" msgstr "Esquema de Cores" @@ -4226,12 +4238,12 @@ msgstr "Quantidade de trocas de filamento" msgid "Cost" msgstr "Custo" -msgid "Print" -msgstr "Imprimir" - msgid "Color change" msgstr "Mudança de Cor" +msgid "Print" +msgstr "Imprimir" + msgid "Printer" msgstr "Impressora" @@ -4415,7 +4427,7 @@ msgstr "Volume:" msgid "Size:" msgstr "Tamanho:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4856,6 +4868,18 @@ msgstr "Passo 2" msgid "Flow rate test - Pass 2" msgstr "Teste de fluxo - Passo 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Fluxo" @@ -6157,14 +6181,6 @@ msgstr "Objeto com mĂşltiplas peças foi detectado" msgid "The file does not contain any geometry data." msgstr "O arquivo nĂŁo contĂŠm dados de geometria." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Objeto muito grande" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6172,6 +6188,9 @@ msgstr "" "Seu objeto parece ser muito grande. Deseja dimensionĂĄ-lo para caber na mesa " "de aquecimento automaticamente?" +msgid "Object too large" +msgstr "Objeto muito grande" + msgid "Export STL file:" msgstr "Exportar arquivo STL:" @@ -6550,6 +6569,10 @@ msgstr "VocĂŞ deseja continuar?" msgid "Language selection" msgstr "Seleção de Idioma" +msgid "Switching application language while some presets are modified." +msgstr "" +"A mudança do idioma do aplicativo enquanto alguns presets estĂŁo modificados." + msgid "Changing application language" msgstr "Alterando o idioma do aplicativo" @@ -7680,8 +7703,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Ao gravar um timelapse sem o hotend aparecer, ĂŠ recomendĂĄvel adicionar uma " "\"Torre Prime para Timelapse\" \n" @@ -8546,8 +8569,11 @@ msgstr "Lista de objetos" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Importar dados de geometria de arquivos STL/STEP/3MF/OBJ/AMF" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Colar da ĂĄrea de transferĂŞncia" @@ -8597,18 +8623,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Recolher/Expandir a barra lateral" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+Qualquer seta" msgid "Movement in camera space" msgstr "Movimento no espaço da câmera" +msgid "⌥+Left mouse button" +msgstr "BotĂŁo esquerdo do mouse ⌥+" + msgid "Select a part" msgstr "Selecionar uma peça" +msgid "⌘+Left mouse button" +msgstr "BotĂŁo esquerdo do mouse ⌘+" + msgid "Select multiple objects" msgstr "Selecionar vĂĄrios objetos" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+Qualquer seta" + +msgid "Alt+Left mouse button" +msgstr "BotĂŁo esquerdo do mouse Alt+" + +msgid "Ctrl+Left mouse button" +msgstr "BotĂŁo esquerdo do mouse Ctrl+" + msgid "Shift+Left mouse button" msgstr "BotĂŁo esquerdo do mouse Shift+" @@ -8711,12 +8752,24 @@ msgstr "Mesa" msgid "Move: press to snap by 1mm" msgstr "Mover: pressione para ajustar em 1mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+Roda do mouse" + msgid "Support/Color Painting: adjust pen radius" msgstr "Suporte/Pintura em cores: ajustar o raio da caneta" +msgid "⌥+Mouse wheel" +msgstr "⌥+Roda do mouse" + msgid "Support/Color Painting: adjust section position" msgstr "Suporte/Pintura em cores: ajustar a posição da seção" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Roda do mouse" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Roda do mouse" + msgid "Gizmo" msgstr "Gizmo" @@ -9781,25 +9834,32 @@ msgid "Apply gap fill" msgstr "Preenchimento de vĂŁo" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" -msgstr "" -"Ativa o preenchimento de vĂŁo para as superfĂ­cies selecionadas. O comprimento " -"mĂ­nimo do vĂŁo que serĂĄ preenchida pode ser controlado a partir da opção de " -"filtrar pequenas s abaixo.\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" "\n" -"Opçþes:\n" -"1. Em todos os lugares: Aplica preenchimento de s Ă s superfĂ­cies sĂłlidas " -"superior, inferior e interna\n" -"2. SuperfĂ­cies superior e inferior: Aplica preenchimento de s apenas Ă s " -"superfĂ­cies superior e inferior\n" -"3. Em nenhum lugar: Desativa o preenchimento de s\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" +msgstr "" msgid "Everywhere" msgstr "Sempre" @@ -9873,10 +9933,11 @@ msgstr "Fluxo em ponte" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Diminua ligeiramente este valor (por exemplo, 0.9) para reduzir a quantidade " -"de material para ponte, para melhorar a flacidez" msgid "Internal bridge flow ratio" msgstr "Fluxo em ponte interna" @@ -9884,31 +9945,33 @@ msgstr "Fluxo em ponte interna" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"Este valor governa a espessura da camada interna da ponte. Esta ĂŠ a primeira " -"camada sobre o preenchimento. Diminua ligeiramente este valor (por exemplo, " -"0.9) para melhorar a qualidade da superfĂ­cie sobre o preenchimento " -"esparsamente." msgid "Top surface flow ratio" msgstr "Fluxo em superfĂ­cie superior" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Este fator afeta a quantidade de material para o preenchimento sĂłlido " -"superior. VocĂŞ pode diminuĂ­-lo ligeiramente para ter um acabamento de " -"superfĂ­cie suave" msgid "Bottom surface flow ratio" msgstr "Fluxo em superfĂ­cie inferior" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Este fator afeta a quantidade de material para o preenchimento sĂłlido " -"inferior" msgid "Precise wall" msgstr "Parede precisa" @@ -10085,12 +10148,26 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "Reduzir vel. para perĂ­metros encurvados" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Ative esta opção para diminuir a velocidade de impressĂŁo em ĂĄreas onde podem " -"existir potenciais perĂ­metros curvados (warping)" msgid "mm/s or %" msgstr "mm/s ou %" @@ -10098,8 +10175,14 @@ msgstr "mm/s ou %" msgid "External" msgstr "Externo" -msgid "Speed of bridge and completely overhang wall" -msgstr "Velocidade de ponte e paredes compostas completamente de overhangs" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -10108,11 +10191,9 @@ msgid "Internal" msgstr "Interno" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Velocidade da ponte interna. Se o valor for expresso como porcentagem, serĂĄ " -"calculado com base na velocidade da ponte. O valor padrĂŁo ĂŠ 150%." msgid "Brim width" msgstr "Largura da borda" @@ -10764,6 +10845,17 @@ msgstr "" "estĂĄ entre 0.95 e 1.05. Talvez vocĂŞ possa ajustar esse valor para obter uma " "superfĂ­cie plana agradĂĄvel quando houver um leve transbordamento ou subfluxo" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Habilitar Pressure advance" @@ -10943,18 +11035,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "Tempo de carga do filamento" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Tempo para carregar novo filamento ao trocar de filamento. Apenas para " -"estatĂ­sticas" msgid "Filament unload time" msgstr "Tempo de descarga do filamento" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Tempo para descarregar o filamento antigo ao trocar de filamento. Apenas " -"para estatĂ­sticas" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -11095,16 +11198,6 @@ msgstr "" "Os movimentos de resfriamento estĂŁo gradualmente acelerando em direção a " "esta velocidade." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Tempo para o firmware da impressora (ou a Unidade de Material Multi 2.0) " -"carregar um novo filamento durante uma troca de ferramenta (ao executar o " -"cĂłdigo T). Este tempo ĂŠ adicionado ao tempo total de impressĂŁo pelo " -"estimador de tempo do G-code." - msgid "Ramming parameters" msgstr "Parâmetros de moldeamento" @@ -11115,16 +11208,6 @@ msgstr "" "Esta frase ĂŠ editada pelo RammingDialog e contĂŠm parâmetros especĂ­ficos de " "moldeamento." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Tempo para o firmware da impressora (ou a Unidade de Material Multi 2.0) " -"descarregar um filamento durante uma troca de ferramenta (ao executar o " -"cĂłdigo T). Este tempo ĂŠ adicionado ao tempo total de impressĂŁo pelo " -"estimador de tempo do G-code." - msgid "Enable ramming for multitool setups" msgstr "Habilitar moldeamento para configuraçþes de multi-extrusora" @@ -11494,10 +11577,10 @@ msgstr "Velocidade total do ventilador na camada" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "A velocidade do ventilador aumentarĂĄ linearmente de zero na camada " "\"close_fan_the_first_x_layers\" para o mĂĄximo na camada " @@ -11573,8 +11656,11 @@ msgstr "Filtrar vazios pequenos" msgid "Layers and Perimeters" msgstr "Camadas e PerĂ­metros" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Filtrar vazios menores que o limite especificado" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13718,33 +13804,40 @@ msgid "Activate temperature control" msgstr "Ativar controle de temperatura" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Ative esta opção para controle de temperatura da câmara. Um comando M191 " -"serĂĄ adicionado antes de \"machine_start_gcode\"\n" -"Comandos G-code: M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "Temperatura da câmara" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Uma temperatura mais alta na câmara pode ajudar a suprimir ou reduzir o " -"empenamento e potencialmente levar a uma maior resistĂŞncia de ligação entre " -"camadas para materiais de alta temperatura como ABS, ASA, PC, PA e assim por " -"diante. Ao mesmo tempo, a filtragem de ar de ABS e ASA ficarĂĄ pior. Para " -"PLA, PETG, TPU, PVA e outros materiais de baixa temperatura, a temperatura " -"real da câmara nĂŁo deve ser alta para evitar obstruçþes, portanto, ĂŠ " -"altamente recomendĂĄvel usar 0, que significa desligado" msgid "Nozzle temperature for layers after the initial one" msgstr "Temperatura do bico para camadas apĂłs a inicial" @@ -15701,8 +15794,8 @@ msgstr "" "VocĂŞ deseja reescrevĂŞ-lo?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "RenomearĂ­amos os presets como \"Fornecedor Tipo Serial @ impressora que vocĂŞ " @@ -17029,55 +17122,135 @@ msgstr "" "aumentar adequadamente a temperatura da mesa aquecida pode reduzir a " "probabilidade de empenamento?" -#~ msgid "up to" -#~ msgstr "atĂŠ" - -#~ msgid "above" -#~ msgstr "acima" - -#~ msgid "from" -#~ msgstr "de" - -#~ msgid "Switching application language while some presets are modified." +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" #~ msgstr "" -#~ "A mudança do idioma do aplicativo enquanto alguns presets estĂŁo " -#~ "modificados." +#~ "Ativa o preenchimento de vĂŁo para as superfĂ­cies selecionadas. O " +#~ "comprimento mĂ­nimo do vĂŁo que serĂĄ preenchida pode ser controlado a " +#~ "partir da opção de filtrar pequenas s abaixo.\n" +#~ "\n" +#~ "Opçþes:\n" +#~ "1. Em todos os lugares: Aplica preenchimento de s Ă s superfĂ­cies sĂłlidas " +#~ "superior, inferior e interna\n" +#~ "2. SuperfĂ­cies superior e inferior: Aplica preenchimento de s apenas Ă s " +#~ "superfĂ­cies superior e inferior\n" +#~ "3. Em nenhum lugar: Desativa o preenchimento de s\n" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Diminua ligeiramente este valor (por exemplo, 0.9) para reduzir a " +#~ "quantidade de material para ponte, para melhorar a flacidez" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "Este valor governa a espessura da camada interna da ponte. Esta ĂŠ a " +#~ "primeira camada sobre o preenchimento. Diminua ligeiramente este valor " +#~ "(por exemplo, 0.9) para melhorar a qualidade da superfĂ­cie sobre o " +#~ "preenchimento esparsamente." -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+Qualquer seta" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Este fator afeta a quantidade de material para o preenchimento sĂłlido " +#~ "superior. VocĂŞ pode diminuĂ­-lo ligeiramente para ter um acabamento de " +#~ "superfĂ­cie suave" -#~ msgid "⌥+Left mouse button" -#~ msgstr "BotĂŁo esquerdo do mouse ⌥+" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "" +#~ "Este fator afeta a quantidade de material para o preenchimento sĂłlido " +#~ "inferior" -#~ msgid "⌘+Left mouse button" -#~ msgstr "BotĂŁo esquerdo do mouse ⌘+" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Ative esta opção para diminuir a velocidade de impressĂŁo em ĂĄreas onde " +#~ "podem existir potenciais perĂ­metros curvados (warping)" -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+Qualquer seta" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Velocidade de ponte e paredes compostas completamente de overhangs" -#~ msgid "Alt+Left mouse button" -#~ msgstr "BotĂŁo esquerdo do mouse Alt+" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Velocidade da ponte interna. Se o valor for expresso como porcentagem, " +#~ "serĂĄ calculado com base na velocidade da ponte. O valor padrĂŁo ĂŠ 150%." -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "BotĂŁo esquerdo do mouse Ctrl+" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Tempo para carregar novo filamento ao trocar de filamento. Apenas para " +#~ "estatĂ­sticas" -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Roda do mouse" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Tempo para descarregar o filamento antigo ao trocar de filamento. Apenas " +#~ "para estatĂ­sticas" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Roda do mouse" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Tempo para o firmware da impressora (ou a Unidade de Material Multi 2.0) " +#~ "carregar um novo filamento durante uma troca de ferramenta (ao executar o " +#~ "cĂłdigo T). Este tempo ĂŠ adicionado ao tempo total de impressĂŁo pelo " +#~ "estimador de tempo do G-code." -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Roda do mouse" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Tempo para o firmware da impressora (ou a Unidade de Material Multi 2.0) " +#~ "descarregar um filamento durante uma troca de ferramenta (ao executar o " +#~ "cĂłdigo T). Este tempo ĂŠ adicionado ao tempo total de impressĂŁo pelo " +#~ "estimador de tempo do G-code." -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Roda do mouse" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Filtrar vazios menores que o limite especificado" + +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Ative esta opção para controle de temperatura da câmara. Um comando M191 " +#~ "serĂĄ adicionado antes de \"machine_start_gcode\"\n" +#~ "Comandos G-code: M141/M191 S(0-255)" + +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Uma temperatura mais alta na câmara pode ajudar a suprimir ou reduzir o " +#~ "empenamento e potencialmente levar a uma maior resistĂŞncia de ligação " +#~ "entre camadas para materiais de alta temperatura como ABS, ASA, PC, PA e " +#~ "assim por diante. Ao mesmo tempo, a filtragem de ar de ABS e ASA ficarĂĄ " +#~ "pior. Para PLA, PETG, TPU, PVA e outros materiais de baixa temperatura, a " +#~ "temperatura real da câmara nĂŁo deve ser alta para evitar obstruçþes, " +#~ "portanto, ĂŠ altamente recomendĂĄvel usar 0, que significa desligado" #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/ru/OrcaSlicer_ru.po b/localization/i18n/ru/OrcaSlicer_ru.po index 04def26dcd..6f89ee3416 100644 --- a/localization/i18n/ru/OrcaSlicer_ru.po +++ b/localization/i18n/ru/OrcaSlicer_ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: OrcaSlicer V2.0.0 Official Release\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2024-06-19 16:50+0700\n" "Last-Translator: \n" "Language-Team: andylg@yandex.ru\n" @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" "X-Generator: Poedit 3.4.2\n" msgid "Supports Painting" @@ -79,6 +79,9 @@ msgstr "УгОН для уПнОК СаНивки" msgid "On overhangs only" msgstr "Только на свесах" +msgid "Auto support threshold angle: " +msgstr "Пороговый угОН автоподдержки: " + msgid "Circle" msgstr "Окружность" @@ -98,9 +101,6 @@ msgstr "Позволяет рисовать на выбранных гранях msgid "Highlight faces according to overhang angle." msgstr "Выделение граней пО угНу своса." -msgid "Auto support threshold angle: " -msgstr "Пороговый угОН автоподдержки: " - msgid "No auto support" msgstr "Откл. автоподдержку" @@ -1988,6 +1988,9 @@ msgstr "Упростить полигональную сетку" msgid "Center" msgstr "По центру" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Редактировать настройки процесса печати" @@ -4193,6 +4196,15 @@ msgstr "Общее время печати" msgid "Total cost" msgstr "Общая стоимость" +msgid "up to" +msgstr "Đ´Đž" + +msgid "above" +msgstr "пОсНо" + +msgid "from" +msgstr "с" + msgid "Color Scheme" msgstr "Цветовая схема" @@ -4256,12 +4268,12 @@ msgstr "Время смены прутка" msgid "Cost" msgstr "Стоимость" -msgid "Print" -msgstr "Печать" - msgid "Color change" msgstr "ХПона цвета" +msgid "Print" +msgstr "Печать" + msgid "Printer" msgstr "Профиль принтера" @@ -4445,7 +4457,7 @@ msgstr "Объём:" msgid "Size:" msgstr "Размер:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4890,6 +4902,18 @@ msgstr "Проход 2" msgid "Flow rate test - Pass 2" msgstr "Тест скорости потока - 2-ОК проход" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Скорость потока" @@ -6197,14 +6221,6 @@ msgstr "Обнаружена модель, состоящая иС носкОН msgid "The file does not contain any geometry data." msgstr "ФаКН но содержит никаких геометрических данных." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Модель сНишкОП большая" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6213,6 +6229,9 @@ msgstr "" "Хотите автоматически уменьшить её масштаб, \n" "чтобы Она уместилась на столе?" +msgid "Object too large" +msgstr "Модель сНишкОП большая" + msgid "Export STL file:" msgstr "Экспорт в STL файл:" @@ -6586,6 +6605,9 @@ msgstr "Хотите продолжить?" msgid "Language selection" msgstr "Выбор языка" +msgid "Switching application language while some presets are modified." +msgstr "ХПона языка приложения при иСПононии некоторых профилей." + msgid "Changing application language" msgstr "ИСПононио языка приложения" @@ -7534,8 +7556,8 @@ msgid "" "Bambu Lab Privacy Policy, please do not use Bambu Lab equipment and services." msgstr "" "Перед использованием устройства Bambu Lab ознакомьтесь с правилами и " -"условиями. Нажимая на кнОпку \"ХОгНасио на использование устройства Bambu Lab" -"\", вы соглашаетесь соблюдать Политику конфиденциальности и Условия " +"условиями. Нажимая на кнОпку \"ХОгНасио на использование устройства Bambu " +"Lab\", вы соглашаетесь соблюдать Политику конфиденциальности и Условия " "использования (даНоо - \"Условия\"). Если вы но соблюдаете иНи но согласны с " "Политикой конфиденциальности Bambu Lab, пожалуйста, но пользуйтесь " "оборудованием и усНугаПи Bambu Lab." @@ -7739,8 +7761,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "При Саписи таймлапса йоС видимости головы рекомендуется добавить «Черновая " "башня таймлапса». \n" @@ -8643,8 +8665,11 @@ msgstr "ХписОк ПОдоНоК" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Импорт геометрических данных иС STL/STEP/3MF/OBJ/AMF файлов" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Вставить иС буфера ОйПона" @@ -8694,18 +8719,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Свернуть/Развернуть боковую панель" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘ + Любая стрелка" msgid "Movement in camera space" msgstr "Перемещение выбранного пО отношению Đş камере" +msgid "⌥+Left mouse button" +msgstr "⌥ + Левая кнОпка мыши" + msgid "Select a part" msgstr "Выбор части ПОдоНи" +msgid "⌘+Left mouse button" +msgstr "⌘ + Левая кнОпка мыши" + msgid "Select multiple objects" msgstr "Выбор нескольких ПОдоНоК" +msgid "Ctrl+Any arrow" +msgstr "Ctrl + Любая стрелка" + +msgid "Alt+Left mouse button" +msgstr "Alt + Левая кнОпка мыши" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl + Левая кнОпка мыши" + msgid "Shift+Left mouse button" msgstr "Shift + Левая кнОпка мыши" @@ -8808,12 +8848,24 @@ msgstr "Печатная пластина" msgid "Move: press to snap by 1mm" msgstr "Перемещение: Фиксация перемещения на 1 ПП" +msgid "⌘+Mouse wheel" +msgstr "⌘ + Колесо мыши" + msgid "Support/Color Painting: adjust pen radius" msgstr "РисОванио поддержки/Шва/Покраски: регулировка радиуса кисти" +msgid "⌥+Mouse wheel" +msgstr "⌥ + Колесо мыши" + msgid "Support/Color Painting: adjust section position" msgstr "РисОванио поддержки/Шва/Покраски: регулировка положения сечения" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl + Колесо мыши" + +msgid "Alt+Mouse wheel" +msgstr "Alt + Колесо мыши" + msgid "Gizmo" msgstr "Гизмо" @@ -9894,24 +9946,32 @@ msgid "Apply gap fill" msgstr "Заполнять пробелы" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" -"Включает СапОНнонио пробелов для выбранных поверхностей. Минимальной дНинОК " -"пробела, который будет СапОНнон, ПОМнО управлять с помощью нижерасположенной " -"опции «Игнорировать небольшие пробелы».\n" -"Доступные режимы:\n" -"1. Везде (СапОНнонио пробелов применяется на верхних, нижних и внутренних " -"сплошных поверхностях)\n" -"2. Верхняя и нижняя поверхности (СапОНнонио пробелов применяется только Đş " -"верхней и ниМноК поверхностям)\n" -"3. Нигде (СапОНнонио пробелов отключено)\n" msgid "Everywhere" msgstr "Везде" @@ -9984,12 +10044,11 @@ msgstr "Коэффициент подачи пластика при печати msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Параметр задаёт количество пластика, затрачиваемое для построения мостов. В " -"большинстве случаев настроек пО умолчанию достаточно, тем но Поноо, при " -"печати некоторых ПОдоНоК уменьшение параметра может сократить провисание " -"пластика при печати мостов." msgid "Internal bridge flow ratio" msgstr "Поток внутреннего моста" @@ -9997,31 +10056,33 @@ msgstr "Поток внутреннего моста" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"Это значение определяет толщину слоя внутреннего моста, печатаемого поверх " -"разреженного заполнения. Немного уменьшите это значение (например 0,9), " -"чтобы улучшить качество поверхности печатаемой поверх разреженного " -"заполнения." msgid "Top surface flow ratio" msgstr "Коэффициент потока на верхней поверхности" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Этот параметр задаёт количество выдавливаемого материала для верхнего " -"спНОшнОгО слоя заполнения. Вы можете ноПнОгО уменьшить огО, чтобы получить " -"йОНоо гладкую поверхность." msgid "Bottom surface flow ratio" msgstr "Коэффициент потока на ниМноК поверхности" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Этот параметр задаёт количество выдавливаемого материала для ниМногО " -"спНОшнОгО слоя заполнения." msgid "Precise wall" msgstr "Точные периметры" @@ -10198,12 +10259,26 @@ msgstr "Включение динамического управления ск msgid "Slow down for curled perimeters" msgstr "Замедляться на изогнутых периметрах" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Включите эту опцию для замедления печати в тех областях, гдо потенциально " -"могут возникать изогнутые периметры." msgid "mm/s or %" msgstr "ПП/с иНи %" @@ -10211,8 +10286,14 @@ msgstr "ПП/с иНи %" msgid "External" msgstr "Внешние" -msgid "Speed of bridge and completely overhang wall" -msgstr "Скорость печати мостов и периметров с полным нависаниоП." +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "ПП/с" @@ -10221,12 +10302,9 @@ msgid "Internal" msgstr "Внутренние" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Скорость печати внутреннего моста. Если СаданО в процентах, то значение " -"вычисляться относительно скорости вношногО моста (bridge_speed). Значение пО " -"умолчанию равно 150%." msgid "Brim width" msgstr "Ширина каймы" @@ -10876,6 +10954,17 @@ msgstr "" "При небольшом переливе иНи нодОНиво на поверхности, корректировка этого " "параметра поможет получить хорошую гладкую поверхность." +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Включить Pressure advance" @@ -11067,16 +11156,29 @@ msgstr "ПП³/с" msgid "Filament load time" msgstr "Время загрузки прутка" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Время загрузки нОвОК пластиковой нити при её сПоно. Только для статистики." msgid "Filament unload time" msgstr "Время выгрузки прутка" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Время выгрузки старой пластиковой нити при её сПоно. Только для статистики." msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -11212,16 +11314,6 @@ msgstr "Скорость пОсНодногО охлаждающего двиМ msgid "Cooling moves are gradually accelerating towards this speed." msgstr "Охлаждающие движения постепенно ускоряют Đ´Đž этой скорости." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Время Са которое прошивка принтера (иНи Multi Material Unit 2.0) выгружает " -"пруток вО время смены инструмента (при выполнении кОда Т). Это время " -"добавляется Đş общему времени печати с помощью алгоритма оценки времени " -"выполнения G-кОда." - msgid "Ramming parameters" msgstr "Параметры рэмминга" @@ -11232,16 +11324,6 @@ msgstr "" "Эта строка редактируется диалоговым ОкнОП рэмминга и содержит огО конкретные " "параметры." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Время Са которое прошивка принтера (иНи Multi Material Unit 2.0) выгружает " -"пруток вО время смены инструмента (при выполнении кОда Т). Это время " -"добавляется Đş общему времени печати с помощью алгоритма оценки времени " -"выполнения G-кОда." - msgid "Enable ramming for multitool setups" msgstr "Включить рэмминг для мультиинструментальных устройств" @@ -11460,8 +11542,8 @@ msgstr "" "дво йНиМаКшио Нинии заполнения с коротким отрезком периметра. Если но " "наКдонО такого отрезка периметра короче этого параметра, линия заполнения " "соединяется с отрезком периметра только с ОднОК стороны, а дНина отрезка " -"периметра ограничена значением «Длина привязок разреженного " -"заполнения» (infill_anchor), нО но больше этого параметра.\n" +"периметра ограничена значением «Длина привязок разреженного заполнения» " +"(infill_anchor), нО но больше этого параметра.\n" "Если установить 0, то будет использоваться старый алгоритм для соединения " "заполнения, который даёт такой Мо результат, как и при значениях 1000 и 0." @@ -11616,17 +11698,17 @@ msgstr "Полная скорость вентилятора на сНОо" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "Скорость вентилятора будет нарастать НиноКнО от нуля на сНОо " -"\"close_fan_the_first_x_layers\" Đ´Đž ПаксиПуПа на сНОо \"full_fan_speed_layer" -"\". Значение \"full_fan_speed_layer\" будет игнорироваться, осНи ОнО меньше " -"значения \"close_fan_the_first_x_layers\", в этом случае вентилятор будет " -"работать на максимально допустимой скорости на сНОо " -"\"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" Đ´Đž ПаксиПуПа на сНОо " +"\"full_fan_speed_layer\". Значение \"full_fan_speed_layer\" будет " +"игнорироваться, осНи ОнО меньше значения \"close_fan_the_first_x_layers\", в " +"этом случае вентилятор будет работать на максимально допустимой скорости на " +"сНОо \"close_fan_the_first_x_layers\" + 1." msgid "layer" msgstr "сНОК" @@ -11694,8 +11776,11 @@ msgstr "Игнорировать небольшие пробелы" msgid "Layers and Perimeters" msgstr "ХНОи и периметры" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Небольшие промежутки меньше укаСаннОгО порога но будут заполняться." +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13865,34 +13950,40 @@ msgid "Activate temperature control" msgstr "Вкл. контроль температуры" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Для контроля температуры в камере принтера включите эту опцию. Команда M191 " -"будет дОйавНона перед стартовый G-кОдОП принтера (machine_start_gcode).\n" -"G-кОд кОПанда: M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "Температура термокамеры" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Более высокая температура в камере может помочь уменьшить иНи даМо исключить " -"коробление материала. Так Мо это улучшает ПоМсНОКнОо соединения у " -"высокотемпературных материалов, таких как ABS, ASA, PC, PA и т.Đ´. (в то Мо " -"время фильтрация воздуха при печати ABS и ASA сделает её хуже). Для " -"низкотемпературных материалов, таких как PLA, PETG, TPU, PVA и т. Đ´., " -"фактическая температура в камере но дОНМна быть сНишкОП высокой, чтобы " -"избежать засорения сОпНа, поэтому настоятельно рекомендуется установить " -"температуру в камере равной 0°C." msgid "Nozzle temperature for layers after the initial one" msgstr "Температура сОпНа при печати для слоёв пОсНо первого." @@ -15878,8 +15969,8 @@ msgstr "" "Хотите перезаписать огО?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "Мы переименуем профиль в \"Производитель Тип Серия @выбранный принтер\".\n" @@ -17198,53 +17289,138 @@ msgstr "" "ABS, повышение температуры подогреваемого стола может снизить эту " "вероятность?" -#~ msgid "up to" -#~ msgstr "Đ´Đž" +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" +#~ msgstr "" +#~ "Включает СапОНнонио пробелов для выбранных поверхностей. Минимальной " +#~ "дНинОК пробела, который будет СапОНнон, ПОМнО управлять с помощью " +#~ "нижерасположенной опции «Игнорировать небольшие пробелы».\n" +#~ "Доступные режимы:\n" +#~ "1. Везде (СапОНнонио пробелов применяется на верхних, нижних и внутренних " +#~ "сплошных поверхностях)\n" +#~ "2. Верхняя и нижняя поверхности (СапОНнонио пробелов применяется только Đş " +#~ "верхней и ниМноК поверхностям)\n" +#~ "3. Нигде (СапОНнонио пробелов отключено)\n" -#~ msgid "above" -#~ msgstr "пОсНо" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Параметр задаёт количество пластика, затрачиваемое для построения мостов. " +#~ "В большинстве случаев настроек пО умолчанию достаточно, тем но Поноо, при " +#~ "печати некоторых ПОдоНоК уменьшение параметра может сократить провисание " +#~ "пластика при печати мостов." -#~ msgid "from" -#~ msgstr "с" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "Это значение определяет толщину слоя внутреннего моста, печатаемого " +#~ "поверх разреженного заполнения. Немного уменьшите это значение (например " +#~ "0,9), чтобы улучшить качество поверхности печатаемой поверх разреженного " +#~ "заполнения." -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "ХПона языка приложения при иСПононии некоторых профилей." +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Этот параметр задаёт количество выдавливаемого материала для верхнего " +#~ "спНОшнОгО слоя заполнения. Вы можете ноПнОгО уменьшить огО, чтобы " +#~ "получить йОНоо гладкую поверхность." -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "" +#~ "Этот параметр задаёт количество выдавливаемого материала для ниМногО " +#~ "спНОшнОгО слоя заполнения." -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Включите эту опцию для замедления печати в тех областях, гдо потенциально " +#~ "могут возникать изогнутые периметры." -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘ + Любая стрелка" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Скорость печати мостов и периметров с полным нависаниоП." -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥ + Левая кнОпка мыши" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Скорость печати внутреннего моста. Если СаданО в процентах, то значение " +#~ "вычисляться относительно скорости вношногО моста (bridge_speed). Значение " +#~ "пО умолчанию равно 150%." -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘ + Левая кнОпка мыши" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Время загрузки нОвОК пластиковой нити при её сПоно. Только для статистики." -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl + Любая стрелка" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Время выгрузки старой пластиковой нити при её сПоно. Только для " +#~ "статистики." -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt + Левая кнОпка мыши" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Время Са которое прошивка принтера (иНи Multi Material Unit 2.0) " +#~ "выгружает пруток вО время смены инструмента (при выполнении кОда Т). Это " +#~ "время добавляется Đş общему времени печати с помощью алгоритма оценки " +#~ "времени выполнения G-кОда." -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl + Левая кнОпка мыши" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Время Са которое прошивка принтера (иНи Multi Material Unit 2.0) " +#~ "выгружает пруток вО время смены инструмента (при выполнении кОда Т). Это " +#~ "время добавляется Đş общему времени печати с помощью алгоритма оценки " +#~ "времени выполнения G-кОда." -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘ + Колесо мыши" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Небольшие промежутки меньше укаСаннОгО порога но будут заполняться." -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥ + Колесо мыши" +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Для контроля температуры в камере принтера включите эту опцию. Команда " +#~ "M191 будет дОйавНона перед стартовый G-кОдОП принтера " +#~ "(machine_start_gcode).\n" +#~ "G-кОд кОПанда: M141/M191 S(0-255)" -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl + Колесо мыши" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt + Колесо мыши" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Более высокая температура в камере может помочь уменьшить иНи даМо " +#~ "исключить коробление материала. Так Мо это улучшает ПоМсНОКнОо соединения " +#~ "у высокотемпературных материалов, таких как ABS, ASA, PC, PA и т.Đ´. (в то " +#~ "Мо время фильтрация воздуха при печати ABS и ASA сделает её хуже). Для " +#~ "низкотемпературных материалов, таких как PLA, PETG, TPU, PVA и т. Đ´., " +#~ "фактическая температура в камере но дОНМна быть сНишкОП высокой, чтобы " +#~ "избежать засорения сОпНа, поэтому настоятельно рекомендуется установить " +#~ "температуру в камере равной 0°C." #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/sv/OrcaSlicer_sv.po b/localization/i18n/sv/OrcaSlicer_sv.po index ee52d153f3..4d30adcc06 100644 --- a/localization/i18n/sv/OrcaSlicer_sv.po +++ b/localization/i18n/sv/OrcaSlicer_sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -71,6 +71,9 @@ msgstr "Smart fyllningsvinkel" msgid "On overhangs only" msgstr "Endast pĂĽ Ăśverhäng" +msgid "Auto support threshold angle: " +msgstr "Automatisk support trĂśskelsvinkel: " + msgid "Circle" msgstr "Cirkel" @@ -90,9 +93,6 @@ msgstr "TillĂĽter mĂĽlning endast pĂĽ fasetter som valts av: ”%1%”" msgid "Highlight faces according to overhang angle." msgstr "Markera ytor enligt Ăśverhängs vinkeln." -msgid "Auto support threshold angle: " -msgstr "Automatisk support trĂśskelsvinkel: " - msgid "No auto support" msgstr "Ingen auto support" @@ -1924,6 +1924,9 @@ msgstr "FĂśrenkla modellen" msgid "Center" msgstr "Center" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Redigera Process Inställningar" @@ -4053,6 +4056,15 @@ msgstr "Total tid" msgid "Total cost" msgstr "Total cost" +msgid "up to" +msgstr "upp till" + +msgid "above" +msgstr "Ăśver" + +msgid "from" +msgstr "frĂĽn" + msgid "Color Scheme" msgstr "Färgschema" @@ -4116,12 +4128,12 @@ msgstr "Filament bytes tider" msgid "Cost" msgstr "Kostnad" -msgid "Print" -msgstr "Skriv ut" - msgid "Color change" msgstr "Färg byte" +msgid "Print" +msgstr "Skriv ut" + msgid "Printer" msgstr "Skrivare" @@ -4305,7 +4317,7 @@ msgstr "Volym:" msgid "Size:" msgstr "Storlek:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4744,6 +4756,18 @@ msgstr "Pass 2" msgid "Flow rate test - Pass 2" msgstr "Test av flĂśdeshastighet - Godkänt 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "FlĂśdeshastighet" @@ -6002,14 +6026,6 @@ msgstr "Ett objekt med multipla delar har upptäckts" msgid "The file does not contain any geometry data." msgstr "Filen innehĂĽller ingen geometrisk data." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Objektet är fĂśr stort" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6017,6 +6033,9 @@ msgstr "" "Objektet verkar vara fĂśr stort, vill du skala ner det sĂĽ att det passar " "byggplattan automatiskt?" +msgid "Object too large" +msgstr "Objektet är fĂśr stort" + msgid "Export STL file:" msgstr "Exportera STL-fil:" @@ -6381,6 +6400,9 @@ msgstr "Fortsätta?" msgid "Language selection" msgstr "SprĂĽkval" +msgid "Switching application language while some presets are modified." +msgstr "Byter sprĂĽk medans inställningarna ändras." + msgid "Changing application language" msgstr "Byter sprĂĽk" @@ -7106,8 +7128,8 @@ msgstr "" msgid "" "Timelapse is not supported because Print sequence is set to \"By object\"." msgstr "" -"Timelapse stĂśds inte eftersom utskrifts sekvensen är inställd pĂĽ \"Per objekt" -"\"." +"Timelapse stĂśds inte eftersom utskrifts sekvensen är inställd pĂĽ \"Per " +"objekt\"." msgid "Errors" msgstr "Fel" @@ -7479,8 +7501,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "När du spelar in timelapse utan verktygshuvud rekommenderas att du lägger " "till ett \"Timelapse Wipe Tower\".\n" @@ -8326,8 +8348,11 @@ msgstr "Objektlista" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Importera geometri data frĂĽn STL/STEP/3MF/OBJ/AMF filer" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Skift+G" msgid "Paste from clipboard" msgstr "Klistra in ifrĂĽn urklipp" @@ -8376,18 +8401,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "DĂślj/Visa meny" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+Valfri pil" msgid "Movement in camera space" msgstr "RĂśrelse i kamera omrĂĽde" +msgid "⌥+Left mouse button" +msgstr "⌥+Vänster musknapp" + msgid "Select a part" msgstr "Välj del" +msgid "⌘+Left mouse button" +msgstr "⌘+Vänster musknapp" + msgid "Select multiple objects" msgstr "Välj flera objekt" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+Valfri pil" + +msgid "Alt+Left mouse button" +msgstr "Alt+Vänster musknapp" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+vänster musknapp" + msgid "Shift+Left mouse button" msgstr "Shift+Vänster musknapp" @@ -8490,12 +8530,24 @@ msgstr "Plätering/FĂśrgyllning" msgid "Move: press to snap by 1mm" msgstr "Flytta: tryck fĂśr att lĂĽsa med 1mm" +msgid "⌘+Mouse wheel" +msgstr "⌘+Mushjul" + msgid "Support/Color Painting: adjust pen radius" msgstr "Support/Färgläggning: justera penn radie" +msgid "⌥+Mouse wheel" +msgstr "⌥+Mushjul" + msgid "Support/Color Painting: adjust section position" msgstr "Support/Färgläggning:justera sektions positionen" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+mushjul" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Mushjul" + msgid "Gizmo" msgstr "Gizmo" @@ -9491,14 +9543,31 @@ msgid "Apply gap fill" msgstr "" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" @@ -9571,10 +9640,11 @@ msgstr "Bridge/Brygg flĂśde" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Minska detta värde nĂĽgot (tex 0.9) fĂśr att minska material ĂĽtgĂĽng fĂśr " -"bridges/bryggor, detta fĂśr att fĂśrbättra kvaliteten" msgid "Internal bridge flow ratio" msgstr "" @@ -9582,7 +9652,11 @@ msgstr "" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" @@ -9590,15 +9664,20 @@ msgstr "FlĂśdesfĂśrhĂĽllande fĂśr Ăśvre ytan" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Denna faktor pĂĽverkar mängden material fĂśr den Ăśvre solida fyllningen. Du " -"kan minska den nĂĽgot fĂśr att fĂĽ en jämn ytfinish." msgid "Bottom surface flow ratio" msgstr "" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" msgid "Precise wall" @@ -9731,9 +9810,25 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" msgid "mm/s or %" @@ -9742,8 +9837,14 @@ msgstr "mm/s eller %." msgid "External" msgstr "" -msgid "Speed of bridge and completely overhang wall" -msgstr "Hastighet fĂśr bridges/bryggor och hela Ăśverhängs väggar" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9752,8 +9853,8 @@ msgid "Internal" msgstr "" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" msgid "Brim width" @@ -9849,9 +9950,9 @@ msgid "" "quality for needle and small details" msgstr "" "Aktivera detta val fĂśr att sänka utskifts hastigheten fĂśr att gĂśra den sista " -"lager tiden inte kortare än lager tidstrĂśskeln \"Max fläkthastighets trĂśskel" -"\", detta sĂĽ att lager kan kylas under en längre tid. Detta kan fĂśrbättra " -"kylnings kvaliteten fĂśr smĂĽ detaljer" +"lager tiden inte kortare än lager tidstrĂśskeln \"Max fläkthastighets " +"trĂśskel\", detta sĂĽ att lager kan kylas under en längre tid. Detta kan " +"fĂśrbättra kylnings kvaliteten fĂśr smĂĽ detaljer" msgid "Normal printing" msgstr "Normal utskrift" @@ -10279,6 +10380,17 @@ msgstr "" "värdet är mellan 0.95 och 1.05. Du kan finjustera detta värde fĂśr att fĂĽ en " "fin flat yta när visst ĂśverflĂśde eller underflĂśde finns" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Aktivera pressure advance" @@ -10451,17 +10563,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "Inmatningstid fĂśr filament" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Ladda nytt filament vid byte av filament, endast fĂśr statistiska ändamĂĽl" msgid "Filament unload time" msgstr "Utmatningstid fĂśr filament" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Ladda ur gammalt filament vid byte av filament, endast fĂśr statistiska " -"ändamĂĽl" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10577,12 +10701,6 @@ msgstr "" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" - msgid "Ramming parameters" msgstr "" @@ -10591,12 +10709,6 @@ msgid "" "parameters." msgstr "" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" - msgid "Enable ramming for multitool setups" msgstr "" @@ -10921,10 +11033,10 @@ msgstr "Full fläkthastighet vid lager" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" msgid "layer" @@ -10989,7 +11101,10 @@ msgstr "Filtrera bort smĂĽ luckor" msgid "Layers and Perimeters" msgstr "Lager och perimetrar" -msgid "Filter out gaps smaller than the threshold specified" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " msgstr "" msgid "" @@ -12862,29 +12977,40 @@ msgid "Activate temperature control" msgstr "" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" msgid "Chamber temperature" msgstr "Kammarens temperatur" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on. At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials, the actual chamber temperature should not " -"be high to avoid clogs, so 0 (turned off) is highly recommended." msgid "Nozzle temperature for layers after the initial one" msgstr "Nozzel temperatur efter fĂśrsta lager" @@ -14707,8 +14833,8 @@ msgstr "" "Vill du skriva om det?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" @@ -15951,53 +16077,49 @@ msgstr "" "ABS, kan en lämplig Ăśkning av värmebäddens temperatur minska sannolikheten " "fĂśr vridning." -#~ msgid "up to" -#~ msgstr "upp till" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Minska detta värde nĂĽgot (tex 0.9) fĂśr att minska material ĂĽtgĂĽng fĂśr " +#~ "bridges/bryggor, detta fĂśr att fĂśrbättra kvaliteten" -#~ msgid "above" -#~ msgstr "Ăśver" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Denna faktor pĂĽverkar mängden material fĂśr den Ăśvre solida fyllningen. Du " +#~ "kan minska den nĂĽgot fĂśr att fĂĽ en jämn ytfinish." -#~ msgid "from" -#~ msgstr "frĂĽn" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Hastighet fĂśr bridges/bryggor och hela Ăśverhängs väggar" -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "Byter sprĂĽk medans inställningarna ändras." +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Ladda nytt filament vid byte av filament, endast fĂśr statistiska ändamĂĽl" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Ladda ur gammalt filament vid byte av filament, endast fĂśr statistiska " +#~ "ändamĂĽl" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Skift+G" - -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+Valfri pil" - -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Vänster musknapp" - -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Vänster musknapp" - -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+Valfri pil" - -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Vänster musknapp" - -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+vänster musknapp" - -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Mushjul" - -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Mushjul" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+mushjul" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Mushjul" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on. At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials, the actual chamber " +#~ "temperature should not be high to avoid clogs, so 0 (turned off) is " +#~ "highly recommended." #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/tr/OrcaSlicer_tr.po b/localization/i18n/tr/OrcaSlicer_tr.po index 37922c257d..14d4a64384 100644 --- a/localization/i18n/tr/OrcaSlicer_tr.po +++ b/localization/i18n/tr/OrcaSlicer_tr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2024-08-04 11:24+0300\n" "Last-Translator: Olcay ÖREN\n" "Language-Team: \n" @@ -74,6 +74,9 @@ msgstr "AkÄąllÄą doldurma açĹsÄą" msgid "On overhangs only" msgstr "YalnÄązca çĹkÄąntÄąlarda" +msgid "Auto support threshold angle: " +msgstr "Otomatik destek eşik açĹsÄą: " + msgid "Circle" msgstr "Daire" @@ -94,9 +97,6 @@ msgstr "" msgid "Highlight faces according to overhang angle." msgstr "YĂźzleri çĹkÄąntÄą açĹsÄąna gĂśre vurgulayÄąn." -msgid "Auto support threshold angle: " -msgstr "Otomatik destek eşik açĹsÄą: " - msgid "No auto support" msgstr "Otomatik destek yok" @@ -728,8 +728,8 @@ msgid "" "The text cannot be written using the selected font. Please try choosing a " "different font." msgstr "" -"Metin seçilen yazÄą tipi kullanÄąlarak yazÄąlamÄąyor. LĂźtfen farklÄą bir yazÄą tipi " -"seçmeyi deneyin." +"Metin seçilen yazÄą tipi kullanÄąlarak yazÄąlamÄąyor. LĂźtfen farklÄą bir yazÄą " +"tipi seçmeyi deneyin." msgid "Embossed text cannot contain only white spaces." msgstr "KabartmalÄą metin yalnÄązca beyaz boşluklardan oluşamaz." @@ -1013,9 +1013,9 @@ msgid "" "Can't load exactly same font(\"%1%\"). Application selected a similar " "one(\"%2%\"). You have to specify font for enable edit text." msgstr "" -"Tam olarak aynÄą yazÄą tipi yĂźklenemiyor(\"%1%\"). Uygulama benzer bir uygulama " -"seçti(\"%2%\"). Metni dĂźzenlemeyi etkinleştirmek için yazÄą tipini belirtmeniz " -"gerekir." +"Tam olarak aynÄą yazÄą tipi yĂźklenemiyor(\"%1%\"). Uygulama benzer bir " +"uygulama seçti(\"%2%\"). Metni dĂźzenlemeyi etkinleştirmek için yazÄą tipini " +"belirtmeniz gerekir." msgid "No symbol" msgstr "Sembol yok" @@ -1467,8 +1467,8 @@ msgstr "Bilgi" msgid "" "The OrcaSlicer configuration file may be corrupted and cannot be parsed.\n" "OrcaSlicer has attempted to recreate the configuration file.\n" -"Please note, application settings will be lost, but printer profiles will not " -"be affected." +"Please note, application settings will be lost, but printer profiles will " +"not be affected." msgstr "" "OrcaSlicer konfigĂźrasyon dosyasÄą bozulmuş olabilir ve ayrıştÄąrÄąlamayabilir.\n" "OrcaSlicer, konfigĂźrasyon dosyasÄąnÄą yeniden oluşturmayÄą denedi.\n" @@ -1816,16 +1816,16 @@ msgid "Scale an object to fit the build volume" msgstr "Bir nesneyi yapÄą hacmine uyacak şekilde Ăślçeklendirin" msgid "Flush Options" -msgstr "Hizalama Seçenekleri" +msgstr "AkÄątma Seçenekleri" msgid "Flush into objects' infill" -msgstr "Nesnelerin dolgusuna hizalayÄąn" +msgstr "Nesnelerin dolgusuna akÄątÄąn" msgid "Flush into this object" -msgstr "Bu nesnenin içine hizala" +msgstr "Bu nesneye akÄąt" msgid "Flush into objects' support" -msgstr "Nesnelerin desteğine hizalayÄąn" +msgstr "Nesnelerin desteğine akÄąt" msgid "Edit in Parameter Table" msgstr "Parametre tablosunda dĂźzenle" @@ -1974,6 +1974,9 @@ msgstr "Modeli basitleştir" msgid "Center" msgstr "Merkez" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "İşlem ayarlarÄąnÄą dĂźzenle" @@ -2091,8 +2094,8 @@ msgid "" "This action will break a cut correspondence.\n" "After that model consistency can't be guaranteed .\n" "\n" -"To manipulate with solid parts or negative volumes you have to invalidate cut " -"infornation first." +"To manipulate with solid parts or negative volumes you have to invalidate " +"cut infornation first." msgstr "" "Bu eylem kesilmiş bir yazışmayÄą bozacaktÄąr.\n" "Bundan sonra model tutarlÄąlığı garanti edilemez.\n" @@ -2155,7 +2158,8 @@ msgstr "İlk seçilen öğe bir nesne ise ikincisi de nesne olmalÄądÄąr." msgid "" "If first selected item is a part, the second one should be part in the same " "object." -msgstr "İlk seçilen öğe bir parça ise ikincisi aynÄą nesnenin parçasÄą olmalÄądÄąr." +msgstr "" +"İlk seçilen öğe bir parça ise ikincisi aynÄą nesnenin parçasÄą olmalÄądÄąr." msgid "The type of the last solid object part is not to be changed." msgstr "Son katÄą nesne parçasÄąnÄąn tipi değiştirilNozullidir." @@ -2512,14 +2516,16 @@ msgstr "" msgid "Arranging done." msgstr "Hizalama tamamlandÄą." -msgid "Arrange failed. Found some exceptions when processing object geometries." +msgid "" +"Arrange failed. Found some exceptions when processing object geometries." msgstr "" "Hizalama başarÄąsÄąz oldu. Nesne geometrilerini işlerken bazÄą istisnalar " "bulundu." #, c-format, boost-format msgid "" -"Arrangement ignored the following objects which can't fit into a single bed:\n" +"Arrangement ignored the following objects which can't fit into a single " +"bed:\n" "%s" msgstr "" "Hizalama tek tablaya sığmayan aşağıdaki nesneler gĂśz ardÄą edildi:\n" @@ -2619,7 +2625,8 @@ msgstr "" "deneyin." msgid "Print file not found, Please slice it again and send it for printing." -msgstr "YazdÄąrma dosyasÄą bulunamadÄą. LĂźtfen tekrar dilimleyip baskÄąya gĂśnderin." +msgstr "" +"YazdÄąrma dosyasÄą bulunamadÄą. LĂźtfen tekrar dilimleyip baskÄąya gĂśnderin." msgid "" "Failed to upload print file to FTP. Please check the network status and try " @@ -2675,8 +2682,8 @@ msgid "Importing SLA archive" msgstr "SLA arşivi içe aktarÄąlÄąyor" msgid "" -"The SLA archive doesn't contain any presets. Please activate some SLA printer " -"preset first before importing that SLA archive." +"The SLA archive doesn't contain any presets. Please activate some SLA " +"printer preset first before importing that SLA archive." msgstr "" "SLA arşivi herhangi bir Ăśn ayar içermez. LĂźtfen SLA arşivini içe aktarmadan " "Ăśnce bazÄą SLA yazÄącÄą Ăśn ayarlarÄąnÄą etkinleştirin." @@ -2688,8 +2695,8 @@ msgid "Importing done." msgstr "İçe aktarma tamamlandÄą." msgid "" -"The imported SLA archive did not contain any presets. The current SLA presets " -"were used as fallback." +"The imported SLA archive did not contain any presets. The current SLA " +"presets were used as fallback." msgstr "" "İçe aktarÄąlan SLA arşivi herhangi bir Ăśn ayar içermiyordu. Geçerli SLA Ăśn " "ayarlarÄą geri dĂśnüş olarak kullanÄąldÄą." @@ -2746,8 +2753,8 @@ msgid "" "This software uses open source components whose copyright and other " "proprietary rights belong to their respective owners" msgstr "" -"Bu yazÄąlÄąm, telif hakkÄą ve diğer mĂźlkiyet haklarÄą ilgili sahiplerine ait olan " -"açĹk kaynaklÄą bileşenleri kullanÄąr" +"Bu yazÄąlÄąm, telif hakkÄą ve diğer mĂźlkiyet haklarÄą ilgili sahiplerine ait " +"olan açĹk kaynaklÄą bileşenleri kullanÄąr" #, c-format, boost-format msgid "About %s" @@ -2761,7 +2768,8 @@ msgstr "OrcaSlicer, BambuStudio, PrusaSlicer ve SuperSlicer'Äą temel alÄąr." msgid "BambuStudio is originally based on PrusaSlicer by PrusaResearch." msgstr "" -"BambuStudio orijinal olarak PrusaResearch'Ăźn PrusaSlicer'ÄąnÄą temel almaktadÄąr." +"BambuStudio orijinal olarak PrusaResearch'Ăźn PrusaSlicer'ÄąnÄą temel " +"almaktadÄąr." msgid "PrusaSlicer is originally based on Slic3r by Alessandro Ranellucci." msgstr "" @@ -2840,7 +2848,8 @@ msgstr "LĂźtfen geçerli bir değer girin (K %.1f~%.1f içinde)" #, c-format, boost-format msgid "Please input a valid value (K in %.1f~%.1f, N in %.1f~%.1f)" -msgstr "LĂźtfen geçerli bir değer girin (K %.1f~%.1f içinde, N %.1f~%.1f içinde)" +msgstr "" +"LĂźtfen geçerli bir değer girin (K %.1f~%.1f içinde, N %.1f~%.1f içinde)" msgid "Other Color" msgstr "Diğer renk" @@ -2852,9 +2861,9 @@ msgid "Dynamic flow calibration" msgstr "Dinamik akış kalibrasyonu" msgid "" -"The nozzle temp and max volumetric speed will affect the calibration results. " -"Please fill in the same values as the actual printing. They can be auto-" -"filled by selecting a filament preset." +"The nozzle temp and max volumetric speed will affect the calibration " +"results. Please fill in the same values as the actual printing. They can be " +"auto-filled by selecting a filament preset." msgstr "" "Nozul sÄącaklığı ve maksimum hacimsel hÄąz kalibrasyon sonuçlarÄąnÄą " "etkileyecektir. LĂźtfen gerçek yazdÄąrmayla aynÄą değerleri girin. Bir filament " @@ -2989,7 +2998,8 @@ msgid "" "When the current material run out, the printer will continue to print in the " "following order." msgstr "" -"Mevcut malzeme bittiğinde yazÄącÄą aşağıdaki sÄąrayla yazdÄąrmaya devam edecektir." +"Mevcut malzeme bittiğinde yazÄącÄą aşağıdaki sÄąrayla yazdÄąrmaya devam " +"edecektir." msgid "Group" msgstr "Grup" @@ -3027,8 +3037,8 @@ msgid "Insertion update" msgstr "Ekleme gĂźncellemesi" msgid "" -"The AMS will automatically read the filament information when inserting a new " -"Bambu Lab filament. This takes about 20 seconds." +"The AMS will automatically read the filament information when inserting a " +"new Bambu Lab filament. This takes about 20 seconds." msgstr "" "AMS, yeni bir Bambu Lab filamenti takÄąldığında filament bilgilerini otomatik " "olarak okuyacaktÄąr. Bu yaklaşık 20 saniye sĂźrer." @@ -3051,16 +3061,17 @@ msgid "Power on update" msgstr "GĂźncellemeyi aç" msgid "" -"The AMS will automatically read the information of inserted filament on start-" -"up. It will take about 1 minute.The reading process will roll filament spools." +"The AMS will automatically read the information of inserted filament on " +"start-up. It will take about 1 minute.The reading process will roll filament " +"spools." msgstr "" "AMS, başlangĹçta takÄąlan filamentin bilgilerini otomatik olarak okuyacaktÄąr. " "Yaklaşık 1 dakika sĂźrecektir. Okuma işlemi filament makaralarÄąnÄą saracaktÄąr." msgid "" -"The AMS will not automatically read information from inserted filament during " -"startup and will continue to use the information recorded before the last " -"shutdown." +"The AMS will not automatically read information from inserted filament " +"during startup and will continue to use the information recorded before the " +"last shutdown." msgstr "" "AMS, başlatma sÄąrasÄąnda takÄąlan filamentden bilgileri otomatik olarak okumaz " "ve son kapatmadan Ăśnce kaydedilen bilgileri kullanmaya devam eder." @@ -3074,8 +3085,8 @@ msgid "" "automatically." msgstr "" "AMS, filament bilgisi gĂźncellendikten sonra Bambu filamentin kalan " -"kapasitesini tahmin edecek. YazdÄąrma sÄąrasÄąnda kalan kapasite otomatik olarak " -"gĂźncellenecektir." +"kapasitesini tahmin edecek. YazdÄąrma sÄąrasÄąnda kalan kapasite otomatik " +"olarak gĂźncellenecektir." msgid "AMS filament backup" msgstr "AMS filament yedeklemesi" @@ -3107,8 +3118,8 @@ msgid "" "Failed to download the plug-in. Please check your firewall settings and vpn " "software, check and retry." msgstr "" -"Eklenti indirilemedi. LĂźtfen gĂźvenlik duvarÄą ayarlarÄąnÄązÄą ve vpn yazÄąlÄąmÄąnÄązÄą " -"kontrol edin, kontrol edip yeniden deneyin." +"Eklenti indirilemedi. LĂźtfen gĂźvenlik duvarÄą ayarlarÄąnÄązÄą ve vpn " +"yazÄąlÄąmÄąnÄązÄą kontrol edin, kontrol edip yeniden deneyin." msgid "" "Failed to install the plug-in. Please check whether it is blocked or deleted " @@ -3196,8 +3207,8 @@ msgid "" "device. The corrupted output G-code is at %1%.tmp." msgstr "" "Geçici G kodunun çĹkış G koduna kopyalanmasÄą başarÄąsÄąz oldu. Hedef cihazda " -"sorun olabilir, lĂźtfen tekrar dışa aktarmayÄą veya farklÄą bir cihaz kullanmayÄą " -"deneyin. Bozuk çĹktÄą G kodu %1%.tmp konumunda." +"sorun olabilir, lĂźtfen tekrar dışa aktarmayÄą veya farklÄą bir cihaz " +"kullanmayÄą deneyin. Bozuk çĹktÄą G kodu %1%.tmp konumunda." #, boost-format msgid "" @@ -3430,8 +3441,8 @@ msgid "Send to" msgstr "GĂśnderildi" msgid "" -"printers at the same time.(It depends on how many devices can undergo heating " -"at the same time.)" +"printers at the same time.(It depends on how many devices can undergo " +"heating at the same time.)" msgstr "" "aynÄą anda kaç yazÄącÄąnÄąn ÄąsÄątma işleminden geçebileceği, aynÄą anda " "ÄąsÄątÄąlabilecek cihaz sayÄąsÄąna bağlÄądÄąr." @@ -3538,8 +3549,8 @@ msgid "" "The recommended minimum temperature is less than 190 degree or the " "recommended maximum temperature is greater than 300 degree.\n" msgstr "" -"Önerilen minimum sÄącaklÄąk 190 dereceden azdÄąr veya Ăśnerilen maksimum sÄącaklÄąk " -"300 dereceden yĂźksektir.\n" +"Önerilen minimum sÄącaklÄąk 190 dereceden azdÄąr veya Ăśnerilen maksimum " +"sÄącaklÄąk 300 dereceden yĂźksektir.\n" msgid "" "The recommended minimum temperature cannot be higher than the recommended " @@ -3576,13 +3587,13 @@ msgstr "" #, c-format, boost-format msgid "" -"Current chamber temperature is higher than the material's safe temperature,it " -"may result in material softening and clogging.The maximum safe temperature " -"for the material is %d" +"Current chamber temperature is higher than the material's safe temperature," +"it may result in material softening and clogging.The maximum safe " +"temperature for the material is %d" msgstr "" -"Mevcut hazne sÄącaklığı malzemenin gĂźvenli sÄącaklığından yĂźksektir, malzemenin " -"yumuşamasÄąna ve tÄąkanmasÄąna neden olabilir Malzeme için maksimum gĂźvenli " -"sÄącaklÄąk %d'dir" +"Mevcut hazne sÄącaklığı malzemenin gĂźvenli sÄącaklığından yĂźksektir, " +"malzemenin yumuşamasÄąna ve tÄąkanmasÄąna neden olabilir Malzeme için maksimum " +"gĂźvenli sÄącaklÄąk %d'dir" msgid "" "Too small layer height.\n" @@ -3636,16 +3647,16 @@ msgstr "" "Değer 0'a sÄąfÄąrlanacaktÄąr." msgid "" -"Alternate extra wall does't work well when ensure vertical shell thickness is " -"set to All. " +"Alternate extra wall does't work well when ensure vertical shell thickness " +"is set to All. " msgstr "" -"Alternatif ekstra duvar, dikey kabuk kalÄąnlığınÄąn TĂźmĂź olarak ayarlandığından " -"emin olunduğunda iyi çalışmaz. " +"Alternatif ekstra duvar, dikey kabuk kalÄąnlığınÄąn TĂźmĂź olarak " +"ayarlandığından emin olunduğunda iyi çalışmaz. " msgid "" "Change these settings automatically? \n" -"Yes - Change ensure vertical shell thickness to Moderate and enable alternate " -"extra wall\n" +"Yes - Change ensure vertical shell thickness to Moderate and enable " +"alternate extra wall\n" "No - Dont use alternate extra wall" msgstr "" "Bu ayarlar otomatik olarak değiştirilsin mi? \n" @@ -3722,7 +3733,8 @@ msgid "" "No - Give up using spiral mode this time" msgstr "" "Bu ayarlar otomatik olarak değiştirilsin mi?\n" -"Evet - Bu ayarlarÄą değiştirin ve spiral modunu otomatik olarak etkinleştirin\n" +"Evet - Bu ayarlarÄą değiştirin ve spiral modunu otomatik olarak " +"etkinleştirin\n" "HayÄąr - Bu sefer spiral modunu kullanmaktan vazgeçin" msgid "Auto bed leveling" @@ -3855,9 +3867,9 @@ msgid "Update failed." msgstr "GĂźncelleme başarÄąsÄąz." msgid "" -"The current chamber temperature or the target chamber temperature exceeds 45℃." -"In order to avoid extruder clogging,low temperature filament(PLA/PETG/TPU) is " -"not allowed to be loaded." +"The current chamber temperature or the target chamber temperature exceeds " +"45℃.In order to avoid extruder clogging,low temperature filament(PLA/PETG/" +"TPU) is not allowed to be loaded." msgstr "" "Mevcut hazne sÄącaklığı veya hedef hazne sÄącaklığı 45 ° C'yi aşıyor Ekstruder " "tÄąkanmasÄąnÄą Ăśnlemek için düşük sÄącaklÄąkta filament (PLA / PETG / TPU) " @@ -3884,7 +3896,8 @@ msgstr "" msgid "Failed to start printing job" msgstr "YazdÄąrma işi başlatÄąlamadÄą" -msgid "This calibration does not support the currently selected nozzle diameter" +msgid "" +"This calibration does not support the currently selected nozzle diameter" msgstr "Bu kalibrasyon, şu anda seçilen nozzle çapÄąnÄą desteklememektedir" msgid "Current flowrate cali param is invalid" @@ -3909,12 +3922,12 @@ msgid "" "Damp PVA will become flexible and get stuck inside AMS,please take care to " "dry it before use." msgstr "" -"Nemli PVA esnekleşecek ve AMS'nin içine sÄąkışacaktÄąr, lĂźtfen kullanmadan Ăśnce " -"kurutmaya dikkat edin." +"Nemli PVA esnekleşecek ve AMS'nin içine sÄąkışacaktÄąr, lĂźtfen kullanmadan " +"Ăśnce kurutmaya dikkat edin." msgid "" -"CF/GF filaments are hard and brittle, It's easy to break or get stuck in AMS, " -"please use with caution." +"CF/GF filaments are hard and brittle, It's easy to break or get stuck in " +"AMS, please use with caution." msgstr "" "CF/GF filamentleri sert ve kÄąrÄąlgandÄąr. AMS'de kÄąrÄąlmasÄą veya sÄąkışmasÄą " "kolaydÄąr, lĂźtfen dikkatli kullanÄąn." @@ -4109,6 +4122,15 @@ msgstr "Toplam sĂźre" msgid "Total cost" msgstr "Toplam tutar" +msgid "up to" +msgstr "kadar" + +msgid "above" +msgstr "ĂźstĂźnde" + +msgid "from" +msgstr "itibaren" + msgid "Color Scheme" msgstr "Renk ŞemasÄą" @@ -4172,12 +4194,12 @@ msgstr "Filament değişim sĂźreleri" msgid "Cost" msgstr "Maliyet" -msgid "Print" -msgstr "YazdÄąr" - msgid "Color change" msgstr "Renk değişimi" +msgid "Print" +msgstr "YazdÄąr" + msgid "Printer" msgstr "YazÄącÄą" @@ -4361,7 +4383,7 @@ msgstr "Hacim:" msgid "Size:" msgstr "Boyut:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4803,6 +4825,18 @@ msgstr "Geçiş 2" msgid "Flow rate test - Pass 2" msgstr "Akış hÄązÄą testi - Geçiş 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Akış hÄązÄą" @@ -4920,8 +4954,8 @@ msgstr[1] "" msgid "" "\n" -"Hint: Make sure you have added the corresponding printer before importing the " -"configs." +"Hint: Make sure you have added the corresponding printer before importing " +"the configs." msgstr "" "\n" "İpucu: YapÄąlandÄąrmalarÄą içe aktarmadan Ăśnce ilgili yazÄącÄąyÄą eklediğinizden " @@ -4970,7 +5004,8 @@ msgid "Please confirm if the printer is connected." msgstr "LĂźtfen yazÄącÄąnÄąn bağlÄą olup olmadığınÄą onaylayÄąn." msgid "" -"The printer is currently busy downloading. Please try again after it finishes." +"The printer is currently busy downloading. Please try again after it " +"finishes." msgstr "" "YazÄącÄą şu anda indirmeyle meşgul. LĂźtfen bittikten sonra tekrar deneyin." @@ -4981,7 +5016,8 @@ msgid "Problem occured. Please update the printer firmware and try again." msgstr "" "Sorun oluştu. LĂźtfen yazÄącÄąnÄąn ĂźrĂźn yazÄąlÄąmÄąnÄą gĂźncelleyin ve tekrar deneyin." -msgid "LAN Only Liveview is off. Please turn on the liveview on printer screen." +msgid "" +"LAN Only Liveview is off. Please turn on the liveview on printer screen." msgstr "" "YalnÄązca LAN CanlÄą İzleme kapalÄą. LĂźtfen yazÄącÄą ekranÄąndaki canlÄą " "gĂśrĂźntĂźlemeyi açĹn." @@ -4996,8 +5032,8 @@ msgid "Connection Failed. Please check the network and try again" msgstr "BağlantÄą BaşarÄąsÄąz. LĂźtfen ağı kontrol edip tekrar deneyin" msgid "" -"Please check the network and try again, You can restart or update the printer " -"if the issue persists." +"Please check the network and try again, You can restart or update the " +"printer if the issue persists." msgstr "" "LĂźtfen ağı kontrol edip tekrar deneyin. Sorun devam ederse yazÄącÄąyÄą yeniden " "başlatabilir veya gĂźncelleyebilirsiniz." @@ -5140,7 +5176,8 @@ msgid_plural "" "You are going to delete %u files from printer. Are you sure to continue?" msgstr[0] "" "%u dosyasÄąnÄą yazÄącÄądan sileceksiniz. Devam edeceğinizden emin misiniz?" -msgstr[1] "%u dosyayÄą yazÄącÄądan sileceksiniz. Devam edeceğinizden emin misiniz?" +msgstr[1] "" +"%u dosyayÄą yazÄącÄądan sileceksiniz. Devam edeceğinizden emin misiniz?" msgid "Delete files" msgstr "DosyalarÄą sil" @@ -5200,8 +5237,8 @@ msgid "" "Reconnecting the printer, the operation cannot be completed immediately, " "please try again later." msgstr "" -"YazÄącÄąyÄą yeniden bağladığınÄązda işlem hemen tamamlanamÄąyor, lĂźtfen daha sonra " -"tekrar deneyin." +"YazÄącÄąyÄą yeniden bağladığınÄązda işlem hemen tamamlanamÄąyor, lĂźtfen daha " +"sonra tekrar deneyin." msgid "File does not exist." msgstr "Dosya bulunmuyor." @@ -5284,8 +5321,8 @@ msgid "" "(The model has already been rated. Your rating will overwrite the previous " "rating.)" msgstr "" -"(Model zaten derecelendirilmiştir. Derecelendirmeniz Ăśnceki derecelendirmenin " -"Ăźzerine yazÄąlacaktÄąr)" +"(Model zaten derecelendirilmiştir. Derecelendirmeniz Ăśnceki " +"derecelendirmenin Ăźzerine yazÄąlacaktÄąr)" msgid "Rate" msgstr "Derecelendir" @@ -5881,8 +5918,8 @@ msgstr "Peletler" msgid "" "No AMS filaments. Please select a printer in 'Device' page to load AMS info." msgstr "" -"AMS filamentleri yok. AMS bilgilerini yĂźklemek için lĂźtfen 'Cihaz' sayfasÄąnda " -"bir yazÄącÄą seçin." +"AMS filamentleri yok. AMS bilgilerini yĂźklemek için lĂźtfen 'Cihaz' " +"sayfasÄąnda bir yazÄącÄą seçin." msgid "Sync filaments with AMS" msgstr "Filamentleri AMS ile senkronize et" @@ -5895,7 +5932,8 @@ msgstr "" "ayarlarÄąnÄą ve renklerini kaldÄąracaktÄąr. Devam etmek istiyor musun?" msgid "" -"Already did a synchronization, do you want to sync only changes or resync all?" +"Already did a synchronization, do you want to sync only changes or resync " +"all?" msgstr "" "Zaten bir senkronizasyon yaptÄąnÄąz. YalnÄązca değişiklikleri senkronize etmek " "mi yoksa tĂźmĂźnĂź yeniden senkronize etmek mi istiyorsunuz?" @@ -5910,13 +5948,13 @@ msgid "There are no compatible filaments, and sync is not performed." msgstr "Uyumlu filament yok ve senkronizasyon gerçekleştirilmiyor." msgid "" -"There are some unknown filaments mapped to generic preset. Please update Orca " -"Slicer or restart Orca Slicer to check if there is an update to system " +"There are some unknown filaments mapped to generic preset. Please update " +"Orca Slicer or restart Orca Slicer to check if there is an update to system " "presets." msgstr "" -"Genel Ăśn ayara eşlenen bazÄą bilinmeyen filamentler var. Sistem Ăśn ayarlarÄąnda " -"bir gĂźncelleme olup olmadığınÄą kontrol etmek için lĂźtfen Orca Slicer'Äą " -"gĂźncelleyin veya Orca Slicer'Äą yeniden başlatÄąn." +"Genel Ăśn ayara eşlenen bazÄą bilinmeyen filamentler var. Sistem Ăśn " +"ayarlarÄąnda bir gĂźncelleme olup olmadığınÄą kontrol etmek için lĂźtfen Orca " +"Slicer'Äą gĂźncelleyin veya Orca Slicer'Äą yeniden başlatÄąn." #, boost-format msgid "Do you want to save changes to \"%1%\"?" @@ -5941,13 +5979,13 @@ msgid "Restore" msgstr "Geri YĂźkleme" msgid "" -"The current hot bed temperature is relatively high. The nozzle may be clogged " -"when printing this filament in a closed enclosure. Please open the front door " -"and/or remove the upper glass." +"The current hot bed temperature is relatively high. The nozzle may be " +"clogged when printing this filament in a closed enclosure. Please open the " +"front door and/or remove the upper glass." msgstr "" -"Mevcut sÄącak yatak sÄącaklığı oldukça yĂźksek. Bu filamenti kapalÄą bir muhafaza " -"içinde bastÄąrÄąrken nozzle tÄąkanabilir. LĂźtfen Ăśn kapağı açĹn ve/veya Ăźst camÄą " -"çĹkarÄąn." +"Mevcut sÄącak yatak sÄącaklığı oldukça yĂźksek. Bu filamenti kapalÄą bir " +"muhafaza içinde bastÄąrÄąrken nozzle tÄąkanabilir. LĂźtfen Ăśn kapağı açĹn ve/" +"veya Ăźst camÄą çĹkarÄąn." msgid "" "The nozzle hardness required by the filament is higher than the default " @@ -6010,8 +6048,8 @@ msgstr "LĂźtfen bunlarÄą parametre sekmelerinde dĂźzeltin" msgid "The 3mf has following modified G-codes in filament or printer presets:" msgstr "" -"3mf dosyasÄąnda filament veya yazÄącÄą Ăśn ayarlarÄąnda şu değiştirilmiş G-kodlarÄą " -"bulunmaktadÄąr:" +"3mf dosyasÄąnda filament veya yazÄącÄą Ăśn ayarlarÄąnda şu değiştirilmiş G-" +"kodlarÄą bulunmaktadÄąr:" msgid "" "Please confirm that these modified G-codes are safe to prevent any damage to " @@ -6088,16 +6126,6 @@ msgstr "Birden fazla parçaya sahip nesne algÄąlandÄą" msgid "The file does not contain any geometry data." msgstr "Dosya herhangi bir geometri verisi içermiyor." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" -"Nesneniz çok bĂźyĂźk gĂśrĂźnĂźyor. Plakaya otomatik olarak uyacak şekilde " -"kßçßltĂźlecektir." - -msgid "Object too large" -msgstr "Nesne çok bĂźyĂźk" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6105,6 +6133,9 @@ msgstr "" "Nesneniz çok bĂźyĂźk gĂśrĂźnĂźyor. Plakaya sığacak şekilde otomatik olarak " "kßçßltmek istiyor musunuz?" +msgid "Object too large" +msgstr "Nesne çok bĂźyĂźk" + msgid "Export STL file:" msgstr "STL dosyasÄąnÄą dışa aktar:" @@ -6252,8 +6283,8 @@ msgstr "" "dosyayÄą indirin ve manuel olarak içe aktarÄąn." msgid "" -"Importing to Orca Slicer failed. Please download the file and manually import " -"it." +"Importing to Orca Slicer failed. Please download the file and manually " +"import it." msgstr "" "Orca Slicer'ya aktarma başarÄąsÄąz oldu. LĂźtfen dosyayÄą indirin ve manuel " "olarak İçe aktarÄąn." @@ -6341,15 +6372,15 @@ msgstr "Dilimlenmiş dosyayÄą şu şekilde kaydedin:" #, c-format, boost-format msgid "" -"The file %s has been sent to the printer's storage space and can be viewed on " -"the printer." +"The file %s has been sent to the printer's storage space and can be viewed " +"on the printer." msgstr "" "%s dosyasÄą yazÄącÄąnÄąn depolama alanÄąna gĂśnderildi ve yazÄącÄąda " "gĂśrĂźntĂźlenebiliyor." msgid "" -"Unable to perform boolean operation on model meshes. Only positive parts will " -"be kept. You may fix the meshes and try again." +"Unable to perform boolean operation on model meshes. Only positive parts " +"will be kept. You may fix the meshes and try again." msgstr "" "Model ağlarÄąnda boole işlemi gerçekleştirilemiyor. YalnÄązca olumlu kÄąsÄąmlar " "tutulacaktÄąr. Kafesleri dĂźzeltip tekrar deneyebilirsiniz." @@ -6463,8 +6494,8 @@ msgstr "" #, c-format, boost-format msgid "" "Plate% d: %s is not suggested to be used to print filament %s(%s). If you " -"still want to do this printing, please set this filament's bed temperature to " -"non zero." +"still want to do this printing, please set this filament's bed temperature " +"to non zero." msgstr "" "Plaka% d: %s'nin %s(%s) filamentinÄą yazdÄąrmak için kullanÄąlmasÄą Ăśnerilmez. " "Eğer yine de bu baskÄąyÄą yapmak istiyorsanÄąz, lĂźtfen bu filamentin yatak " @@ -6479,6 +6510,9 @@ msgstr "Devam etmek istiyor musun?" msgid "Language selection" msgstr "Dil seçimi" +msgid "Switching application language while some presets are modified." +msgstr "BazÄą Ăśn ayarlar değiştirilirken uygulama dilinin değiştirilmesi." + msgid "Changing application language" msgstr "Dil değiştiriliyor" @@ -6564,8 +6598,8 @@ msgstr "YalnÄązca bir OrcaSlicer Ăśrneğine izin ver" msgid "" "On OSX there is always only one instance of app running by default. However " -"it is allowed to run multiple instances of same app from the command line. In " -"such case this settings will allow only one instance." +"it is allowed to run multiple instances of same app from the command line. " +"In such case this settings will allow only one instance." msgstr "" "OSX’te her zaman varsayÄąlan olarak çalışan tek bir uygulama Ăśrneği vardÄąr. " "Ancak aynÄą uygulamanÄąn birden fazla Ăśrneğinin komut satÄąrÄąndan " @@ -6573,8 +6607,9 @@ msgstr "" "Ăśrneğe izin verecektir." msgid "" -"If this is enabled, when starting OrcaSlicer and another instance of the same " -"OrcaSlicer is already running, that instance will be reactivated instead." +"If this is enabled, when starting OrcaSlicer and another instance of the " +"same OrcaSlicer is already running, that instance will be reactivated " +"instead." msgstr "" "Bu etkinleştirilirse, OrcaSlicer başlatÄąldığında ve aynÄą OrcaSlicer’ın başka " "bir Ăśrneği zaten çalışıyorken, bunun yerine bu Ăśrnek yeniden " @@ -6666,11 +6701,12 @@ msgstr "" "hatÄąrlayacak ve otomatik olarak değiştirecektir." msgid "Multi-device Management(Take effect after restarting Orca)." -msgstr "Çoklu Cihaz YĂśnetimi(Studio yeniden başlatÄąldÄąktan sonra geçerli olur)." +msgstr "" +"Çoklu Cihaz YĂśnetimi(Studio yeniden başlatÄąldÄąktan sonra geçerli olur)." msgid "" -"With this option enabled, you can send a task to multiple devices at the same " -"time and manage multiple devices." +"With this option enabled, you can send a task to multiple devices at the " +"same time and manage multiple devices." msgstr "" "Bu seçenek etkinleştirildiğinde, aynÄą anda birden fazla cihaza bir gĂśrev " "gĂśnderebilir ve birden fazla cihazÄą yĂśnetebilirsiniz." @@ -6750,8 +6786,8 @@ msgstr "Otomatik yedekleme" msgid "" "Backup your project periodically for restoring from the occasional crash." msgstr "" -"Ara sÄąra meydana gelen çÜkmelerden sonra geri yĂźklemek için projenizi dĂźzenli " -"aralÄąklarla yedekleyin." +"Ara sÄąra meydana gelen çÜkmelerden sonra geri yĂźklemek için projenizi " +"dĂźzenli aralÄąklarla yedekleyin." msgid "every" msgstr "her" @@ -7108,7 +7144,8 @@ msgid "Error code" msgstr "Hata kodu" msgid "No login account, only printers in LAN mode are displayed" -msgstr "Oturum açma hesabÄą yok, yalnÄązca LAN modundaki yazÄącÄąlar gĂśrĂźntĂźleniyor" +msgstr "" +"Oturum açma hesabÄą yok, yalnÄązca LAN modundaki yazÄącÄąlar gĂśrĂźntĂźleniyor" msgid "Connecting to server" msgstr "Sunucuya baglanÄąyor" @@ -7176,7 +7213,8 @@ msgstr "" "desteklemek için lĂźtfen yazÄącÄąnÄąn ĂźrĂźn yazÄąlÄąmÄąnÄą gĂźncelleyin." msgid "" -"The printer firmware only supports sequential mapping of filament => AMS slot." +"The printer firmware only supports sequential mapping of filament => AMS " +"slot." msgstr "" "YazÄącÄą ĂźrĂźn yazÄąlÄąmÄą yalnÄązca filament => AMS yuvasÄąnÄąn sÄąralÄą eşlemesini " "destekler." @@ -7237,8 +7275,8 @@ msgstr "" msgid "" "There are some unknown filaments in the AMS mappings. Please check whether " -"they are the required filaments. If they are okay, press \"Confirm\" to start " -"printing." +"they are the required filaments. If they are okay, press \"Confirm\" to " +"start printing." msgstr "" "AMS eşlemelerinde bazÄą bilinmeyen filamentler var. LĂźtfen bunlarÄąn gerekli " "filamentler olup olmadığınÄą kontrol edin. Sorun yoksa, yazdÄąrmayÄą başlatmak " @@ -7270,7 +7308,8 @@ msgstr "" "hasarÄąna neden olabilir" msgid "Please fix the error above, otherwise printing cannot continue." -msgstr "LĂźtfen yukarÄądaki hatayÄą dĂźzeltin, aksi takdirde yazdÄąrma devam edemez." +msgstr "" +"LĂźtfen yukarÄądaki hatayÄą dĂźzeltin, aksi takdirde yazdÄąrma devam edemez." msgid "" "Please click the confirm button if you still want to proceed with printing." @@ -7421,11 +7460,11 @@ msgid "" "successes and failures of the vast number of prints by our users. We are " "training %s to be smarter by feeding them the real-world data. If you are " "willing, this service will access information from your error logs and usage " -"logs, which may include information described in Privacy Policy. We will not " -"collect any Personal Data by which an individual can be identified directly " -"or indirectly, including without limitation names, addresses, payment " -"information, or phone numbers. By enabling this service, you agree to these " -"terms and the statement about Privacy Policy." +"logs, which may include information described in Privacy Policy. We will " +"not collect any Personal Data by which an individual can be identified " +"directly or indirectly, including without limitation names, addresses, " +"payment information, or phone numbers. By enabling this service, you agree " +"to these terms and the statement about Privacy Policy." msgstr "" "3D BaskÄą topluluğunda, kendi dilimleme parametrelerimizi ve ayarlarÄąmÄązÄą " "dĂźzenlerken birbirimizin başarÄąlarÄąndan ve başarÄąsÄązlÄąklarÄąndan öğreniyoruz. " @@ -7476,16 +7515,16 @@ msgid "Click to reset all settings to the last saved preset." msgstr "TĂźm ayarlarÄą en son kaydedilen Ăśn ayara sÄąfÄąrlamak için tÄąklayÄąn." msgid "" -"Prime tower is required for smooth timeplase. There may be flaws on the model " -"without prime tower. Are you sure you want to disable prime tower?" +"Prime tower is required for smooth timeplase. There may be flaws on the " +"model without prime tower. Are you sure you want to disable prime tower?" msgstr "" "Sorunsuz timeplace için Prime Tower gereklidir. Prime tower olmayan modelde " "kusurlar olabilir. Prime tower'Äą devre dışı bÄąrakmak istediğinizden emin " "misiniz?" msgid "" -"Prime tower is required for smooth timelapse. There may be flaws on the model " -"without prime tower. Do you want to enable prime tower?" +"Prime tower is required for smooth timelapse. There may be flaws on the " +"model without prime tower. Do you want to enable prime tower?" msgstr "" "Sorunsuz hÄązlandÄąrÄąlmış çekim için Prime Tower gereklidir. Prime tower " "olmayan modelde kusurlar olabilir. Prime tower'Äą etkinleştirmek istiyor " @@ -7514,11 +7553,11 @@ msgstr "" msgid "" "For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommend the following " -"settings: at least 2 interface layers, at least 0.1mm top z distance or using " -"support materials on interface." +"settings: at least 2 interface layers, at least 0.1mm top z distance or " +"using support materials on interface." msgstr "" -"\"GßçlĂź Ağaç\" ve \"Ağaç Hibrit\" stilleri için şu ayarlarÄą Ăśneriyoruz: en az " -"2 arayĂźz katmanÄą, en az 0,1 mm Ăźst z mesafesi veya arayĂźzde destek " +"\"GßçlĂź Ağaç\" ve \"Ağaç Hibrit\" stilleri için şu ayarlarÄą Ăśneriyoruz: en " +"az 2 arayĂźz katmanÄą, en az 0,1 mm Ăźst z mesafesi veya arayĂźzde destek " "malzemeleri kullanÄąlmasÄą." msgid "" @@ -7557,8 +7596,8 @@ msgid "" "height limits ,this may cause printing quality issues." msgstr "" "Katman yĂźksekliği, YazÄącÄą AyarlarÄą -> Ekstruder -> Katman yĂźksekliği " -"sÄąnÄąrlarÄą bĂślĂźmĂźndeki sÄąnÄąrÄą aşıyor bu durum baskÄą kalitesi sorunlarÄąna neden " -"olabilir." +"sÄąnÄąrlarÄą bĂślĂźmĂźndeki sÄąnÄąrÄą aşıyor bu durum baskÄą kalitesi sorunlarÄąna " +"neden olabilir." msgid "Adjust to the set range automatically? \n" msgstr "Ayarlanan aralığa otomatik olarak ayarlansÄąn mÄą? \n" @@ -7572,8 +7611,8 @@ msgstr "Atla" msgid "" "Experimental feature: Retracting and cutting off the filament at a greater " "distance during filament changes to minimize flush.Although it can notably " -"reduce flush, it may also elevate the risk of nozzle clogs or other printing " -"complications." +"reduce flush, it may also elevate the risk of nozzle clogs or other " +"printing complications." msgstr "" "Deneysel Ăśzellik: Filament değişiklikleri sÄąrasÄąnda, floşu en aza indirmek " "için filamanÄą daha bĂźyĂźk bir mesafeden geri çekmek ve kesmek. Flush’u Ăśnemli " @@ -7595,8 +7634,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive\"-" -">\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "Araç başlığı olmadan timelapse kaydederken, bir \"Timelapse Wipe Tower\" " "eklenmesi Ăśnerilir.\n" @@ -7645,8 +7684,8 @@ msgid "" "the overhang degree range and wall speed is used" msgstr "" "Bu, çeşitli sarkma dereceleri için hÄązdÄąr. ÇıkÄąntÄą dereceleri çizgi " -"genişliğinin yĂźzdesi olarak ifade edilir. 0 hÄąz, sarkma derecesi aralığı için " -"yavaşlamanÄąn olmadığı anlamÄąna gelir ve duvar hÄązÄą kullanÄąlÄąr" +"genişliğinin yĂźzdesi olarak ifade edilir. 0 hÄąz, sarkma derecesi aralığı " +"için yavaşlamanÄąn olmadığı anlamÄąna gelir ve duvar hÄązÄą kullanÄąlÄąr" msgid "Bridge" msgstr "KĂśprĂź" @@ -7758,11 +7797,11 @@ msgid "Cool plate" msgstr "Soğuk plaka" msgid "" -"Bed temperature when cool plate is installed. Value 0 means the filament does " -"not support to print on the Cool Plate" +"Bed temperature when cool plate is installed. Value 0 means the filament " +"does not support to print on the Cool Plate" msgstr "" -"Soğutma plakasÄą takÄąldığında yatak sÄącaklığı. 0 değeri, filamentin Cool Plate " -"Ăźzerine yazdÄąrmayÄą desteklemediği anlamÄąna gelir" +"Soğutma plakasÄą takÄąldığında yatak sÄącaklığı. 0 değeri, filamentin Cool " +"Plate Ăźzerine yazdÄąrmayÄą desteklemediği anlamÄąna gelir" msgid "Engineering plate" msgstr "MĂźhendislik plakasÄą" @@ -7945,13 +7984,13 @@ msgstr "YazÄącÄąnÄąn ekstruder sayÄąsÄą." msgid "" "Single Extruder Multi Material is selected, \n" "and all extruders must have the same diameter.\n" -"Do you want to change the diameter for all extruders to first extruder nozzle " -"diameter value?" +"Do you want to change the diameter for all extruders to first extruder " +"nozzle diameter value?" msgstr "" "Tek Ekstruder Çoklu Malzeme seçilir, \n" "ve tĂźm ekstrĂźderlerin aynÄą çapa sahip olmasÄą gerekir.\n" -"TĂźm ekstruderlerin çapÄąnÄą ilk ekstruder bozul çapÄą değerine değiştirmek ister " -"misiniz?" +"TĂźm ekstruderlerin çapÄąnÄą ilk ekstruder bozul çapÄą değerine değiştirmek " +"ister misiniz?" msgid "Nozzle diameter" msgstr "Nozul çapÄą" @@ -8112,16 +8151,16 @@ msgstr "\"%1%\" Ăśn ayarÄą aşağıdaki kaydedilmemiş değişiklikleri içeriyo #, boost-format msgid "" -"Preset \"%1%\" is not compatible with the new printer profile and it contains " -"the following unsaved changes:" +"Preset \"%1%\" is not compatible with the new printer profile and it " +"contains the following unsaved changes:" msgstr "" "Ön ayar \"%1%\", yeni yazÄącÄą profiliyle uyumlu değil ve aşağıdaki " "kaydedilmemiş değişiklikleri içeriyor:" #, boost-format msgid "" -"Preset \"%1%\" is not compatible with the new process profile and it contains " -"the following unsaved changes:" +"Preset \"%1%\" is not compatible with the new process profile and it " +"contains the following unsaved changes:" msgstr "" "Ön ayar \"%1%\", yeni işlem profiliyle uyumlu değil ve aşağıdaki " "kaydedilmemiş değişiklikleri içeriyor:" @@ -8155,8 +8194,8 @@ msgid "" "the modified values to the new project" msgstr "" "\n" -"Değiştirdiğiniz Ăśn ayar değerlerini atabilir veya değiştirilen değerleri yeni " -"projeye aktarmayÄą seçebilirsiniz." +"Değiştirdiğiniz Ăśn ayar değerlerini atabilir veya değiştirilen değerleri " +"yeni projeye aktarmayÄą seçebilirsiniz." msgid "Extruders count" msgstr "Ekstruder sayÄąsÄą" @@ -8180,19 +8219,19 @@ msgstr "" msgid "" "Transfer the selected options from left preset to the right.\n" -"Note: New modified presets will be selected in settings tabs after close this " -"dialog." +"Note: New modified presets will be selected in settings tabs after close " +"this dialog." msgstr "" "Seçilen seçenekleri sol Ăśn ayardan sağa aktarÄąn.\n" -"Not: Bu iletişim kutusunu kapattÄąktan sonra ayarlar sekmelerinde değiştirilen " -"yeni Ăśn ayarlar seçilecektir." +"Not: Bu iletişim kutusunu kapattÄąktan sonra ayarlar sekmelerinde " +"değiştirilen yeni Ăśn ayarlar seçilecektir." msgid "Transfer values from left to right" msgstr "Değerleri soldan sağa aktarÄąn" msgid "" -"If enabled, this dialog can be used for transfer selected values from left to " -"right preset." +"If enabled, this dialog can be used for transfer selected values from left " +"to right preset." msgstr "" "Etkinleştirilirse, bu iletişim kutusu seçilen değerleri soldan sağa Ăśn ayara " "aktarmak için kullanÄąlabilir." @@ -8333,11 +8372,11 @@ msgstr "SÄąkıştÄąrma Ăśzelleştirme" msgid "" "Ramming denotes the rapid extrusion just before a tool change in a single-" -"extruder MM printer. Its purpose is to properly shape the end of the unloaded " -"filament so it does not prevent insertion of the new filament and can itself " -"be reinserted later. This phase is important and different materials can " -"require different extrusion speeds to get the good shape. For this reason, " -"the extrusion rates during ramming are adjustable.\n" +"extruder MM printer. Its purpose is to properly shape the end of the " +"unloaded filament so it does not prevent insertion of the new filament and " +"can itself be reinserted later. This phase is important and different " +"materials can require different extrusion speeds to get the good shape. For " +"this reason, the extrusion rates during ramming are adjustable.\n" "\n" "This is an expert-level setting, incorrect adjustment will likely lead to " "jams, extruder wheel grinding into filament etc." @@ -8422,15 +8461,15 @@ msgstr "" "‘Windows Media Player’ı etkinleştirmek istiyor musunuz?" msgid "" -"BambuSource has not correctly been registered for media playing! Press Yes to " -"re-register it. You will be promoted twice" +"BambuSource has not correctly been registered for media playing! Press Yes " +"to re-register it. You will be promoted twice" msgstr "" "BambuSource medya oynatÄąmÄą için doğru şekilde kaydedilmemiş! Yeniden " "kaydetmek için Evet’e basÄąn." msgid "" -"Missing BambuSource component registered for media playing! Please re-install " -"BambuStutio or seek after-sales help." +"Missing BambuSource component registered for media playing! Please re-" +"install BambuStutio or seek after-sales help." msgstr "" "Medya oynatma için kayÄątlÄą BambuSource bileşeni eksik! LĂźtfen BambuStutio’yu " "yeniden yĂźkleyin veya satış sonrasÄą yardÄąm isteyin." @@ -8443,9 +8482,9 @@ msgstr "" "çalışmayabilir! DĂźzeltmek için Evet’e basÄąn." msgid "" -"Your system is missing H.264 codecs for GStreamer, which are required to play " -"video. (Try installing the gstreamer1.0-plugins-bad or gstreamer1.0-libav " -"packages, then restart Orca Slicer?)" +"Your system is missing H.264 codecs for GStreamer, which are required to " +"play video. (Try installing the gstreamer1.0-plugins-bad or gstreamer1.0-" +"libav packages, then restart Orca Slicer?)" msgstr "" "Sisteminizde video oynatmak için gerekli olan GStreamer H.264 codec " "bileşenleri eksik. (gstreamer1.0-plugins-bad veya gstreamer1.0-libav " @@ -8475,8 +8514,11 @@ msgstr "Nesne listesi" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "STL/STEP/3MF/OBJ/AMF dosyalarÄąndan geometri verilerini içe aktarÄąn" -msgid "Shift+G" -msgstr "Shift+G" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Panodan yapıştÄąr" @@ -8526,18 +8568,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Kenar çubuğunu daralt/genişlet" -msgid "Any arrow" -msgstr "Herhangi bir ok" +msgid "⌘+Any arrow" +msgstr "⌘+Herhangi bir ok" msgid "Movement in camera space" msgstr "Kamera alanÄąnda hareket" +msgid "⌥+Left mouse button" +msgstr "⌥+Sol fare düğmesi" + msgid "Select a part" msgstr "Parça seçin" +msgid "⌘+Left mouse button" +msgstr "⌘+Sol fare düğmesi" + msgid "Select multiple objects" msgstr "Birden fazla nesne seç" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+Herhangi bir yĂśn tuşu" + +msgid "Alt+Left mouse button" +msgstr "Alt+Sol fare düğmesi" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Sol fare düğmesi" + msgid "Shift+Left mouse button" msgstr "Shift+Sol fare düğmesi" @@ -8640,12 +8697,24 @@ msgstr "PlakacÄą" msgid "Move: press to snap by 1mm" msgstr "Hareket Ettir: 1 mm kadar yaslamak için basÄąn" +msgid "⌘+Mouse wheel" +msgstr "⌘+Fare tekerleği" + msgid "Support/Color Painting: adjust pen radius" msgstr "Destek/Renkli Boyama: kalem yarĹçapÄąnÄą ayarlayÄąn" +msgid "⌥+Mouse wheel" +msgstr "⌥+Fare tekerleği" + msgid "Support/Color Painting: adjust section position" msgstr "Destek/Renkli Boyama: bĂślĂźm konumunu ayarlayÄąn" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Fare tekerleği" + +msgid "Alt+Mouse wheel" +msgstr "Alt+Fare tekerleği" + msgid "Gizmo" msgstr "Gizmo" @@ -8710,8 +8779,8 @@ msgstr "Ağ eklentisi gĂźncellemesi" msgid "" "Click OK to update the Network plug-in when Orca Slicer launches next time." msgstr "" -"Orca Slicer bir sonraki sefer başlatÄąldığında Ağ eklentisini gĂźncellemek için " -"Tamam'a tÄąklayÄąn." +"Orca Slicer bir sonraki sefer başlatÄąldığında Ağ eklentisini gĂźncellemek " +"için Tamam'a tÄąklayÄąn." #, c-format, boost-format msgid "A new Network plug-in(%s) available, Do you want to install it?" @@ -8768,7 +8837,8 @@ msgstr "Nozulu OnaylayÄąn ve GĂźncelleyin" msgid "LAN Connection Failed (Sending print file)" msgstr "LAN BağlantÄąsÄą BaşarÄąsÄąz (YazdÄąrma dosyasÄą gĂśnderiliyor)" -msgid "Step 1, please confirm Orca Slicer and your printer are in the same LAN." +msgid "" +"Step 1, please confirm Orca Slicer and your printer are in the same LAN." msgstr "" "AdÄąm 1, lĂźtfen Orca Slicer ile yazÄącÄąnÄązÄąn aynÄą LAN'da olduğunu doğrulayÄąn." @@ -8837,8 +8907,8 @@ msgid "Updating successful" msgstr "GĂźncelleme başarÄąlÄą" msgid "" -"Are you sure you want to update? This will take about 10 minutes. Do not turn " -"off the power while the printer is updating." +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." msgstr "" "GĂźncellemek istediğinizden emin misiniz? Bu yaklaşık 10 dakika sĂźrecektir. " "YazÄącÄą gĂźncellenirken gĂźcĂź kapatmayÄąn." @@ -8857,9 +8927,10 @@ msgid "" "printing. Do you want to update now? You can also update later on printer or " "update next time starting Orca." msgstr "" -"ÜrĂźn yazÄąlÄąmÄą sĂźrĂźmĂź anormal. YazdÄąrmadan Ăśnce onarÄąm ve gĂźncelleme yapÄąlmasÄą " -"gerekir. Şimdi gĂźncellemek istiyor musunuz? AyrÄąca daha sonra yazÄącÄąda " -"gĂźncelleyebilir veya stĂźdyoyu bir sonraki başlatışınÄązda gĂźncelleyebilirsiniz." +"ÜrĂźn yazÄąlÄąmÄą sĂźrĂźmĂź anormal. YazdÄąrmadan Ăśnce onarÄąm ve gĂźncelleme " +"yapÄąlmasÄą gerekir. Şimdi gĂźncellemek istiyor musunuz? AyrÄąca daha sonra " +"yazÄącÄąda gĂźncelleyebilir veya stĂźdyoyu bir sonraki başlatışınÄązda " +"gĂźncelleyebilirsiniz." msgid "Extension Board" msgstr "Uzatma KartÄą" @@ -9017,8 +9088,8 @@ msgid "Failed to calculate line width of %1%. Can not get value of \"%2%\" " msgstr "%1% çizgi genişliği hesaplanamadÄą. \"%2%\" değeri alÄąnamÄąyor " msgid "" -"Invalid spacing supplied to Flow::with_spacing(), check your layer height and " -"extrusion width" +"Invalid spacing supplied to Flow::with_spacing(), check your layer height " +"and extrusion width" msgstr "" "Flow::with_spacing()'e sağlanan geçersiz boşluk, kat yĂźksekliğinizi ve " "ekstrĂźzyon genişliğinizi kontrol edin" @@ -9151,8 +9222,8 @@ msgstr " dışlama alanÄąna çok yakÄąn ve çarpışmalara neden olacak.\n" msgid "" "Can not print multiple filaments which have large difference of temperature " -"together. Otherwise, the extruder and nozzle may be blocked or damaged during " -"printing" +"together. Otherwise, the extruder and nozzle may be blocked or damaged " +"during printing" msgstr "" "Birlikte bĂźyĂźk sÄącaklÄąk farkÄąna sahip birden fazla filament basÄąlamaz. Aksi " "takdirde baskÄą sÄąrasÄąnda ekstruder ve nozul tÄąkanabilir veya hasar gĂśrebilir" @@ -9185,8 +9256,8 @@ msgstr "%1% nesnesi maksimum yapÄą hacmi yĂźksekliğini aşıyor." #, boost-format msgid "" -"While the object %1% itself fits the build volume, its last layer exceeds the " -"maximum build volume height." +"While the object %1% itself fits the build volume, its last layer exceeds " +"the maximum build volume height." msgstr "" "%1% nesnesinin kendisi yapÄą hacmine uysa da, son katmanÄą maksimum yapÄą hacmi " "yĂźksekliğini aşıyor." @@ -9202,9 +9273,9 @@ msgid "Variable layer height is not supported with Organic supports." msgstr "Değişken katman yĂźksekliği Organik desteklerle desteklenmez." msgid "" -"Different nozzle diameters and different filament diameters may not work well " -"when the prime tower is enabled. It's very experimental, so please proceed " -"with caution." +"Different nozzle diameters and different filament diameters may not work " +"well when the prime tower is enabled. It's very experimental, so please " +"proceed with caution." msgstr "" "FarklÄą pĂźskĂźrtme ucu çaplarÄą ve farklÄą filaman çaplarÄą, ana kule " "etkinleştirildiğinde iyi çalışmayabilir. Oldukça deneysel olduğundan lĂźtfen " @@ -9238,8 +9309,8 @@ msgid "" "The prime tower is not supported when adaptive layer height is on. It " "requires that all objects have the same layer height." msgstr "" -"Uyarlanabilir katman yĂźksekliği açĹkken ana kule desteklenmez. TĂźm nesnelerin " -"aynÄą katman yĂźksekliğine sahip olmasÄąnÄą gerektirir." +"Uyarlanabilir katman yĂźksekliği açĹkken ana kule desteklenmez. TĂźm " +"nesnelerin aynÄą katman yĂźksekliğine sahip olmasÄąnÄą gerektirir." msgid "The prime tower requires \"support gap\" to be multiple of layer height" msgstr "" @@ -9247,11 +9318,12 @@ msgstr "" msgid "The prime tower requires that all objects have the same layer heights" msgstr "" -"Prime tower, tĂźm nesnelerin aynÄą katman yĂźksekliğine sahip olmasÄąnÄą gerektirir" +"Prime tower, tĂźm nesnelerin aynÄą katman yĂźksekliğine sahip olmasÄąnÄą " +"gerektirir" msgid "" -"The prime tower requires that all objects are printed over the same number of " -"raft layers" +"The prime tower requires that all objects are printed over the same number " +"of raft layers" msgstr "" "Ana kule, tĂźm nesnelerin aynÄą sayÄąda sal katmanÄą Ăźzerine yazdÄąrÄąlmasÄąnÄą " "gerektirir" @@ -9264,8 +9336,8 @@ msgstr "" "gerektirir." msgid "" -"The prime tower is only supported if all objects have the same variable layer " -"height" +"The prime tower is only supported if all objects have the same variable " +"layer height" msgstr "" "Prime tower yalnÄązca tĂźm nesnelerin aynÄą değişken katman yĂźksekliğine sahip " "olmasÄą durumunda desteklenir" @@ -9279,7 +9351,8 @@ msgstr "Çok bĂźyĂźk çizgi genişliği" msgid "" "The prime tower requires that support has the same layer height with object." msgstr "" -"Prime kulesi için, destek, nesne ile aynÄą katman yĂźksekliğine sahip olmalÄądÄąr." +"Prime kulesi için, destek, nesne ile aynÄą katman yĂźksekliğine sahip " +"olmalÄądÄąr." msgid "" "Organic support tree tip diameter must not be smaller than support material " @@ -9292,8 +9365,8 @@ msgid "" "Organic support branch diameter must not be smaller than 2x support material " "extrusion width." msgstr "" -"Organik destek dalÄą çapÄą, destek malzemesi ekstrĂźzyon genişliğinin 2 katÄąndan " -"daha kßçßk olamaz." +"Organik destek dalÄą çapÄą, destek malzemesi ekstrĂźzyon genişliğinin 2 " +"katÄąndan daha kßçßk olamaz." msgid "" "Organic support branch diameter must not be smaller than support tree tip " @@ -9310,20 +9383,20 @@ msgid "Layer height cannot exceed nozzle diameter" msgstr "Katman yĂźksekliği nozul çapÄąnÄą aşamaz" msgid "" -"Relative extruder addressing requires resetting the extruder position at each " -"layer to prevent loss of floating point accuracy. Add \"G92 E0\" to " +"Relative extruder addressing requires resetting the extruder position at " +"each layer to prevent loss of floating point accuracy. Add \"G92 E0\" to " "layer_gcode." msgstr "" -"GĂśreceli ekstruder adreslemesi, kayan nokta doğruluğunun kaybÄąnÄą Ăśnlemek için " -"her katmandaki ekstruder konumunun sÄąfÄąrlanmasÄąnÄą gerektirir. Layer_gcode'a " -"\"G92 E0\" ekleyin." +"GĂśreceli ekstruder adreslemesi, kayan nokta doğruluğunun kaybÄąnÄą Ăśnlemek " +"için her katmandaki ekstruder konumunun sÄąfÄąrlanmasÄąnÄą gerektirir. " +"Layer_gcode'a \"G92 E0\" ekleyin." msgid "" "\"G92 E0\" was found in before_layer_gcode, which is incompatible with " "absolute extruder addressing." msgstr "" -"Before_layer_gcode'da \"G92 E0\" bulundu ve bu, mutlak ekstruder adreslemeyle " -"uyumsuzdu." +"Before_layer_gcode'da \"G92 E0\" bulundu ve bu, mutlak ekstruder " +"adreslemeyle uyumsuzdu." msgid "" "\"G92 E0\" was found in layer_gcode, which is incompatible with absolute " @@ -9362,8 +9435,8 @@ msgid "" "(machine_max_acceleration_extruding).\n" "Orca will automatically cap the acceleration speed to ensure it doesn't " "surpass the printer's capabilities.\n" -"You can adjust the machine_max_acceleration_extruding value in your printer's " -"configuration to get higher speeds." +"You can adjust the machine_max_acceleration_extruding value in your " +"printer's configuration to get higher speeds." msgstr "" "HÄązlanma ayarÄą yazÄącÄąnÄąn maksimum hÄązlanmasÄąnÄą aşıyor " "(machine_max_acceleration_extruding).\n" @@ -9424,7 +9497,8 @@ msgid "Elephant foot compensation" msgstr "Fil ayağı telafi oranÄą" msgid "" -"Shrink the initial layer on build plate to compensate for elephant foot effect" +"Shrink the initial layer on build plate to compensate for elephant foot " +"effect" msgstr "" "Fil ayağı etkisini telafi etmek için baskÄą plakasÄąndaki ilk katmanÄą kßçßltĂźn" @@ -9483,15 +9557,15 @@ msgid "" "Orca Slicer can upload G-code files to a printer host. This field should " "contain the hostname, IP address or URL of the printer host instance. Print " "host behind HAProxy with basic auth enabled can be accessed by putting the " -"user name and password into the URL in the following format: https://username:" -"password@your-octopi-address/" +"user name and password into the URL in the following format: https://" +"username:password@your-octopi-address/" msgstr "" -"Orca Slicer, G kodu dosyalarÄąnÄą bir yazÄącÄą ana bilgisayarÄąna yĂźkleyebilir. Bu " -"alan, yazÄącÄą ana bilgisayar Ăśrneğinin ana bilgisayar adÄąnÄą, IP adresini veya " -"URL'sini içermelidir. Temel kimlik doğrulamanÄąn etkin olduğu HAProxy'nin " -"arkasÄąndaki yazdÄąrma ana bilgisayarÄąna, kullanÄącÄą adÄą ve parolanÄąn aşağıdaki " -"biçimdeki URL'ye girilmesiyle erişilebilir: https://username:password@your-" -"octopi-address/" +"Orca Slicer, G kodu dosyalarÄąnÄą bir yazÄącÄą ana bilgisayarÄąna yĂźkleyebilir. " +"Bu alan, yazÄącÄą ana bilgisayar Ăśrneğinin ana bilgisayar adÄąnÄą, IP adresini " +"veya URL'sini içermelidir. Temel kimlik doğrulamanÄąn etkin olduğu " +"HAProxy'nin arkasÄąndaki yazdÄąrma ana bilgisayarÄąna, kullanÄącÄą adÄą ve " +"parolanÄąn aşağıdaki biçimdeki URL'ye girilmesiyle erişilebilir: https://" +"username:password@your-octopi-address/" msgid "Device UI" msgstr "Cihaz kullanÄącÄą arayĂźzĂź" @@ -9499,7 +9573,8 @@ msgstr "Cihaz kullanÄącÄą arayĂźzĂź" msgid "" "Specify the URL of your device user interface if it's not same as print_host" msgstr "" -"Print_Host ile aynÄą değilse cihazÄąnÄązÄąn kullanÄącÄą arayĂźzĂźnĂźn URL'sini belirtin" +"Print_Host ile aynÄą değilse cihazÄąnÄązÄąn kullanÄącÄą arayĂźzĂźnĂźn URL'sini " +"belirtin" msgid "API Key / Password" msgstr "API AnahtarÄą / Şifre" @@ -9508,8 +9583,9 @@ msgid "" "Orca Slicer can upload G-code files to a printer host. This field should " "contain the API Key or the password required for authentication." msgstr "" -"Orca Slicer, G kodu dosyalarÄąnÄą bir yazÄącÄą ana bilgisayarÄąna yĂźkleyebilir. Bu " -"alan, kimlik doğrulama için gereken API AnahtarÄąnÄą veya şifreyi içermelidir." +"Orca Slicer, G kodu dosyalarÄąnÄą bir yazÄącÄą ana bilgisayarÄąna yĂźkleyebilir. " +"Bu alan, kimlik doğrulama için gereken API AnahtarÄąnÄą veya şifreyi " +"içermelidir." msgid "Name of the printer" msgstr "YazÄącÄą adÄą" @@ -9519,8 +9595,8 @@ msgstr "HTTPS CA DosyasÄą" msgid "" "Custom CA certificate file can be specified for HTTPS OctoPrint connections, " -"in crt/pem format. If left blank, the default OS CA certificate repository is " -"used." +"in crt/pem format. If left blank, the default OS CA certificate repository " +"is used." msgstr "" "HTTPS OctoPrint bağlantÄąlarÄą için crt/pem formatÄąnda Ăśzel CA sertifika " "dosyasÄą belirtilebilir. Boş bÄąrakÄąlÄąrsa varsayÄąlan OS CA sertifika deposu " @@ -9571,10 +9647,10 @@ msgid "" "either as an absolute value or as percentage (for example 50%) of a direct " "travel path. Zero to disable" msgstr "" -"DuvarÄą geçmekten kaçĹnmak için maksimum sapma mesafesi. Yoldan sapma mesafesi " -"bu değerden bĂźyĂźkse yoldan sapmayÄąn. Yol uzunluğu, mutlak bir değer olarak " -"veya doğrudan seyahat yolunun yĂźzdesi (Ăśrneğin %50) olarak belirtilebilir. " -"Devre dışı bÄąrakmak için sÄąfÄąr" +"DuvarÄą geçmekten kaçĹnmak için maksimum sapma mesafesi. Yoldan sapma " +"mesafesi bu değerden bĂźyĂźkse yoldan sapmayÄąn. Yol uzunluğu, mutlak bir değer " +"olarak veya doğrudan seyahat yolunun yĂźzdesi (Ăśrneğin %50) olarak " +"belirtilebilir. Devre dışı bÄąrakmak için sÄąfÄąr" msgid "mm or %" msgstr "mm veya %" @@ -9583,8 +9659,8 @@ msgid "Other layers" msgstr "Diğer katmanlar" msgid "" -"Bed temperature for layers except the initial one. Value 0 means the filament " -"does not support to print on the Cool Plate" +"Bed temperature for layers except the initial one. Value 0 means the " +"filament does not support to print on the Cool Plate" msgstr "" "İlk katman dışındaki katmanlar için yatak sÄącaklığı. 0 değeri, filamentin " "Cool Plate Ăźzerine yazdÄąrmayÄą desteklemediği anlamÄąna gelir" @@ -9593,22 +9669,22 @@ msgid "°C" msgstr "°C" msgid "" -"Bed temperature for layers except the initial one. Value 0 means the filament " -"does not support to print on the Engineering Plate" +"Bed temperature for layers except the initial one. Value 0 means the " +"filament does not support to print on the Engineering Plate" msgstr "" "İlk katman dışındaki katmanlar için yatak sÄącaklığı. Değer 0, filamentin " "MĂźhendislik PlakasÄąna yazdÄąrmayÄą desteklemediği anlamÄąna gelir" msgid "" -"Bed temperature for layers except the initial one. Value 0 means the filament " -"does not support to print on the High Temp Plate" +"Bed temperature for layers except the initial one. Value 0 means the " +"filament does not support to print on the High Temp Plate" msgstr "" "İlk katman dışındaki katmanlar için yatak sÄącaklığı. 0 değeri, filamentin " "YĂźksek SÄącaklÄąk PlakasÄąna yazdÄąrmayÄą desteklemediği anlamÄąna gelir" msgid "" -"Bed temperature for layers except the initial one. Value 0 means the filament " -"does not support to print on the Textured PEI Plate" +"Bed temperature for layers except the initial one. Value 0 means the " +"filament does not support to print on the Textured PEI Plate" msgstr "" "İlk katman dışındaki katmanlar için yatak sÄącaklığı. 0 Değeri, filamentin " "Dokulu PEI Plaka Ăźzerine yazdÄąrmayÄą desteklemediği anlamÄąna gelir" @@ -9690,11 +9766,11 @@ msgid "" "The number of bottom solid layers is increased when slicing if the thickness " "calculated by bottom shell layers is thinner than this value. This can avoid " "having too thin shell when layer height is small. 0 means that this setting " -"is disabled and thickness of bottom shell is absolutely determained by bottom " -"shell layers" +"is disabled and thickness of bottom shell is absolutely determained by " +"bottom shell layers" msgstr "" -"Alt kabuk katmanlarÄą tarafÄąndan hesaplanan kalÄąnlÄąk bu değerden daha ince ise " -"dilimleme sÄąrasÄąnda alt katÄą katmanlarÄąn sayÄąsÄą arttÄąrÄąlÄąr. Bu, katman " +"Alt kabuk katmanlarÄą tarafÄąndan hesaplanan kalÄąnlÄąk bu değerden daha ince " +"ise dilimleme sÄąrasÄąnda alt katÄą katmanlarÄąn sayÄąsÄą arttÄąrÄąlÄąr. Bu, katman " "yĂźksekliği kßçßk olduğunda kabuğun çok ince olmasÄąnÄą Ăśnleyebilir. 0, bu " "ayarÄąn devre dışı olduğu ve alt kabuğun kalÄąnlığınÄąn mutlaka alt kabuk " "katmanlarÄą tarafÄąndan belirlendiği anlamÄąna gelir" @@ -9703,23 +9779,32 @@ msgid "Apply gap fill" msgstr "Boşluk doldurmayÄą uygula" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" -"2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces only\n" -"3. Nowhere: Disables gap fill\n" -msgstr "" -"Seçilen yĂźzeyler için boşluk doldurmayÄą etkinleştirir. Doldurulacak minimum " -"boşluk uzunluğu aşağıdaki kßçßk boşluklarÄą filtrele seçeneğinden kontrol " -"edilebilir.\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" +"2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" "\n" -"Seçenekler:\n" -"1. Her Yerde: Üst, alt ve iç katÄą yĂźzeylere boşluk doldurma uygular\n" -"2. Üst ve Alt yĂźzeyler: Boşluk doldurmayÄą yalnÄązca Ăźst ve alt yĂźzeylere " -"uygular\n" -"3. Hiçbir Yerde: Boşluk doldurmayÄą devre dışı bÄąrakÄąr\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" +msgstr "" msgid "Everywhere" msgstr "Her yerde" @@ -9734,19 +9819,19 @@ msgid "Force cooling for overhang and bridge" msgstr "ÇıkÄąntÄą ve kĂśprĂźler için soğutmayÄą zorla" msgid "" -"Enable this option to optimize part cooling fan speed for overhang and bridge " -"to get better cooling" +"Enable this option to optimize part cooling fan speed for overhang and " +"bridge to get better cooling" msgstr "" -"Daha iyi soğutma elde etmek amacÄąyla çĹkÄąntÄą ve kĂśprĂź için parça soğutma fanÄą " -"hÄązÄąnÄą optimize etmek amacÄąyla bu seçeneği etkinleştirin" +"Daha iyi soğutma elde etmek amacÄąyla çĹkÄąntÄą ve kĂśprĂź için parça soğutma " +"fanÄą hÄązÄąnÄą optimize etmek amacÄąyla bu seçeneği etkinleştirin" msgid "Fan speed for overhang" msgstr "ÇıkÄąntÄąlar için fan hÄązÄą" msgid "" -"Force part cooling fan to be this speed when printing bridge or overhang wall " -"which has large overhang degree. Forcing cooling for overhang and bridge can " -"get better quality for these part" +"Force part cooling fan to be this speed when printing bridge or overhang " +"wall which has large overhang degree. Forcing cooling for overhang and " +"bridge can get better quality for these part" msgstr "" "ÇıkÄąntÄą derecesi bĂźyĂźk olan kĂśprĂź veya çĹkÄąntÄąlÄą duvara baskÄą yaparken parça " "soğutma fanÄąnÄą bu hÄązda olmaya zorlayÄąn. ÇıkÄąntÄą ve kĂśprĂź için soğutmayÄą " @@ -9758,9 +9843,9 @@ msgstr "ÇıkÄąntÄą soğutmasÄą" #, c-format msgid "" "Force cooling fan to be specific speed when overhang degree of printed part " -"exceeds this value. Expressed as percentage which indicides how much width of " -"the line without support from lower layer. 0% means forcing cooling for all " -"outer wall no matter how much overhang degree" +"exceeds this value. Expressed as percentage which indicides how much width " +"of the line without support from lower layer. 0% means forcing cooling for " +"all outer wall no matter how much overhang degree" msgstr "" "YazdÄąrÄąlan parçanÄąn çĹkÄąntÄą derecesi bu değeri aştığında soğutma fanÄąnÄą " "belirli bir hÄąza zorlar. Alt katmandan destek almadan çizginin ne kadar " @@ -9792,10 +9877,11 @@ msgstr "KĂśprĂźlerde akış oranÄą" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"KĂśprĂź için malzeme miktarÄąnÄą azaltmak ve sarkmayÄą iyileştirmek için bu değeri " -"biraz azaltÄąn (Ăśrneğin 0,9)" msgid "Internal bridge flow ratio" msgstr "İç kĂśprĂź akış oranÄą" @@ -9803,27 +9889,33 @@ msgstr "İç kĂśprĂź akış oranÄą" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"Bu değer iç kĂśprĂź katmanÄąnÄąn kalÄąnlığınÄą belirler. Bu, seyrek dolgunun " -"Ăźzerindeki ilk katmandÄąr. Seyrek dolguya gĂśre yĂźzey kalitesini iyileştirmek " -"için bu değeri biraz azaltÄąn (Ăśrneğin 0,9)." msgid "Top surface flow ratio" msgstr "Üst katÄą dolgu akış oranÄą" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Bu faktĂśr Ăźst katÄą dolgu için malzeme miktarÄąnÄą etkiler. PĂźrĂźzsĂźz bir yĂźzey " -"elde etmek için biraz azaltabilirsiniz" msgid "Bottom surface flow ratio" msgstr "Alt katÄą dolgu akış oranÄą" -msgid "This factor affects the amount of material for bottom solid infill" -msgstr "Bu faktĂśr alt katÄą dolgu için malzeme miktarÄąnÄą etkiler" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Precise wall" msgstr "Hassas duvar" @@ -9863,11 +9955,11 @@ msgid "" "on the next layer, like letters. Set this setting to 0 to remove these " "artifacts." msgstr "" -"Eğer bir Ăźst yĂźzey basÄąlacaksa ve kÄąsmen başka bir katman tarafÄąndan kaplÄąysa " -"layer genişliği bu değerin altÄąnda olan bir Ăźst katman olarak " +"Eğer bir Ăźst yĂźzey basÄąlacaksa ve kÄąsmen başka bir katman tarafÄąndan " +"kaplÄąysa layer genişliği bu değerin altÄąnda olan bir Ăźst katman olarak " "değerlendirilmeyecek. YalnÄązca çevrelerle kaplanmasÄą gereken yĂźzeyde 'bir " -"çevre Ăźstte' tetiklemesine izin vermemek yararlÄą olabilir. Bu değer mm veya a " -"% çevre ekstrĂźzyon genişliğinin bir yĂźzdesi olabilir.\n" +"çevre Ăźstte' tetiklemesine izin vermemek yararlÄą olabilir. Bu değer mm veya " +"a % çevre ekstrĂźzyon genişliğinin bir yĂźzdesi olabilir.\n" "UyarÄą: Etkinleştirilirse bir sonraki katmanda harfler gibi bazÄą ince " "Ăśzelliklerin olmasÄą durumunda yapay yapÄąlar oluşturulabilir. Bu yapÄąlarÄą " "kaldÄąrmak için bu ayarÄą 0 olarak ayarlayÄąn." @@ -9899,9 +9991,9 @@ msgid "Overhang reversal" msgstr "ÇıkÄąntÄąyÄą tersine çevir" msgid "" -"Extrude perimeters that have a part over an overhang in the reverse direction " -"on odd layers. This alternating pattern can drastically improve steep " -"overhangs.\n" +"Extrude perimeters that have a part over an overhang in the reverse " +"direction on odd layers. This alternating pattern can drastically improve " +"steep overhangs.\n" "\n" "This setting can also help reduce part warping due to the reduction of " "stresses in the part walls." @@ -9923,7 +10015,8 @@ msgid "" "alternating directions. This should reduce part warping while also " "maintaining external wall quality. This feature can be very useful for warp " "prone material, like ABS/ASA, and also for elastic filaments, like TPU and " -"Silk PLA. It can also help reduce warping on floating regions over supports.\n" +"Silk PLA. It can also help reduce warping on floating regions over " +"supports.\n" "\n" "For this setting to be the most effective, it is recomended to set the " "Reverse Threshold to 0 so that all internal walls print in alternating " @@ -9955,7 +10048,8 @@ msgstr "" "Bu seçenek, havşa delikleri için kĂśprĂźler oluşturarak bunlarÄąn desteksiz " "yazdÄąrÄąlmasÄąna olanak tanÄąr. Mevcut modlar şunlarÄą içerir:\n" "1. Yok: KĂśprĂź oluşturulmaz.\n" -"2. KÄąsmen KĂśprĂźlendi: Desteklenmeyen alanÄąn yalnÄązca bir kÄąsmÄą kĂśprĂźlenecek.\n" +"2. KÄąsmen KĂśprĂźlendi: Desteklenmeyen alanÄąn yalnÄązca bir kÄąsmÄą " +"kĂśprĂźlenecek.\n" "3. Feda Katman: Tam bir feda kĂśprĂź katmanÄą oluşturulur." msgid "Partially bridged" @@ -9997,12 +10091,26 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "KÄąvrÄąlmış çevre çizgilerinde yavaşlat" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Potansiyel kÄąvrÄąlmış çevrelerin bulunabileceği alanlarda yazdÄąrmayÄą " -"yavaşlatmak için bu seçeneği etkinleştirin" msgid "mm/s or %" msgstr "mm/s veya %" @@ -10010,8 +10118,14 @@ msgstr "mm/s veya %" msgid "External" msgstr "Harici" -msgid "Speed of bridge and completely overhang wall" -msgstr "KĂśprĂź hÄązÄą ve tamamen sarkan duvar" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -10020,11 +10134,9 @@ msgid "Internal" msgstr "Dahili" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Dahili kĂśprĂźnĂźn hÄązÄą. Değer yĂźzde olarak ifade edilirse kĂśprĂź_hÄązÄąna gĂśre " -"hesaplanacaktÄąr. VarsayÄąlan değer %150'dir." msgid "Brim width" msgstr "Kenar genişliği" @@ -10075,8 +10187,8 @@ msgid "Brim ear detection radius" msgstr "Kenar kulak algÄąlama yarĹçapÄą" msgid "" -"The geometry will be decimated before dectecting sharp angles. This parameter " -"indicates the minimum length of the deviation for the decimation.\n" +"The geometry will be decimated before dectecting sharp angles. This " +"parameter indicates the minimum length of the deviation for the decimation.\n" "0 to deactivate" msgstr "" "Keskin açĹlar tespit edilmeden Ăśnce geometrinin bĂźyĂźk bir kÄąsmÄą yok " @@ -10125,10 +10237,10 @@ msgid "" "that layer can be cooled for longer time. This can improve the cooling " "quality for needle and small details" msgstr "" -"Son katman sĂźresinin \"Maksimum fan hÄązÄą eşiği\"ndeki katman sĂźresi eşiğinden " -"kÄąsa olmamasÄąnÄą sağlamak amacÄąyla yazdÄąrma hÄązÄąnÄą yavaşlatmak için bu " -"seçeneği etkinleştirin, bĂśylece katman daha uzun sĂźre soğutulabilir. Bu, iğne " -"ve kßçßk detaylar için soğutma kalitesini artÄąrabilir" +"Son katman sĂźresinin \"Maksimum fan hÄązÄą eşiği\"ndeki katman sĂźresi " +"eşiğinden kÄąsa olmamasÄąnÄą sağlamak amacÄąyla yazdÄąrma hÄązÄąnÄą yavaşlatmak için " +"bu seçeneği etkinleştirin, bĂśylece katman daha uzun sĂźre soğutulabilir. Bu, " +"iğne ve kßçßk detaylar için soğutma kalitesini artÄąrabilir" msgid "Normal printing" msgstr "Normal baskÄą" @@ -10137,7 +10249,8 @@ msgid "" "The default acceleration of both normal printing and travel except initial " "layer" msgstr "" -"İlk katman dışında hem normal yazdÄąrmanÄąn hem de ilerlemenin varsayÄąlan ivmesi" +"İlk katman dışında hem normal yazdÄąrmanÄąn hem de ilerlemenin varsayÄąlan " +"ivmesi" msgid "mm/s²" msgstr "mm/s²" @@ -10181,8 +10294,8 @@ msgid "" "Close all cooling fan for the first certain layers. Cooling fan of the first " "layer used to be closed to get better build plate adhesion" msgstr "" -"İlk belirli katmanlar için tĂźm soğutma fanÄąnÄą kapatÄąn. Daha iyi baskÄą plakasÄą " -"yapışmasÄą sağlamak için ilk katmanÄąn soğutma fanÄą kapatÄąlÄąrdÄą" +"İlk belirli katmanlar için tĂźm soğutma fanÄąnÄą kapatÄąn. Daha iyi baskÄą " +"plakasÄą yapışmasÄą sağlamak için ilk katmanÄąn soğutma fanÄą kapatÄąlÄąrdÄą" msgid "Don't support bridges" msgstr "KĂśprĂźlerde destek olmasÄąn" @@ -10223,8 +10336,8 @@ msgid "Don't filter out small internal bridges (beta)" msgstr "Kßçßk iç kĂśprĂźleri filtrelemeyin (deneysel)" msgid "" -"This option can help reducing pillowing on top surfaces in heavily slanted or " -"curved models.\n" +"This option can help reducing pillowing on top surfaces in heavily slanted " +"or curved models.\n" "\n" "By default, small internal bridges are filtered out and the internal solid " "infill is printed directly over the sparse infill. This works well in most " @@ -10239,16 +10352,16 @@ msgid "" "unsupported internal solid infill. The options below control the amount of " "filtering, i.e. the amount of internal bridges created.\n" "\n" -"Disabled - Disables this option. This is the default behaviour and works well " -"in most cases.\n" +"Disabled - Disables this option. This is the default behaviour and works " +"well in most cases.\n" "\n" "Limited filtering - Creates internal bridges on heavily slanted surfaces, " -"while avoiding creating uncessesary interal bridges. This works well for most " -"difficult models.\n" +"while avoiding creating uncessesary interal bridges. This works well for " +"most difficult models.\n" "\n" -"No filtering - Creates internal bridges on every potential internal overhang. " -"This option is useful for heavily slanted top surface models. However, in " -"most cases it creates too many unecessary bridges." +"No filtering - Creates internal bridges on every potential internal " +"overhang. This option is useful for heavily slanted top surface models. " +"However, in most cases it creates too many unecessary bridges." msgstr "" "Bu seçenek, aşırÄą eğimli veya kavisli modellerde Ăźst yĂźzeylerdeki " "yastÄąklamanÄąn azaltÄąlmasÄąna yardÄąmcÄą olabilir.\n" @@ -10400,8 +10513,8 @@ msgid "" "Speed of outer wall which is outermost and visible. It's used to be slower " "than inner wall speed to get better quality." msgstr "" -"En dışta gĂśrĂźnen ve gĂśrĂźnen dış duvarÄąn hÄązÄą. Daha iyi kalite elde etmek için " -"iç duvar hÄązÄąndan daha yavaş olmasÄą kullanÄąlÄąr." +"En dışta gĂśrĂźnen ve gĂśrĂźnen dış duvarÄąn hÄązÄą. Daha iyi kalite elde etmek " +"için iç duvar hÄązÄąndan daha yavaş olmasÄą kullanÄąlÄąr." msgid "Small perimeters" msgstr "Kßçßk çevre (perimeter)" @@ -10430,8 +10543,8 @@ msgstr "Duvar baskÄą sÄąrasÄą" msgid "" "Print sequence of the internal (inner) and external (outer) walls. \n" "\n" -"Use Inner/Outer for best overhangs. This is because the overhanging walls can " -"adhere to a neighouring perimeter while printing. However, this option " +"Use Inner/Outer for best overhangs. This is because the overhanging walls " +"can adhere to a neighouring perimeter while printing. However, this option " "results in slightly reduced surface quality as the external perimeter is " "deformed by being squashed to the internal perimeter.\n" "\n" @@ -10462,14 +10575,14 @@ msgstr "" "kalitesi ve boyutsal doğruluk için İç/Dış/İç seçeneğini kullanÄąn. Ancak, dış " "duvarÄąn Ăźzerine baskÄą yapÄąlacak bir iç çevre olmadığından sarkma performansÄą " "düşecektir. Bu seçenek, Ăśnce 3. çevreden itibaren iç duvarlarÄą, ardÄąndan dış " -"çevreyi ve son olarak da birinci iç çevreyi yazdÄąrdığından etkili olmasÄą için " -"en az 3 duvar gerektirir. Bu seçenek çoğu durumda Dış/İç seçeneğine karşı " -"Ăśnerilir. \n" +"çevreyi ve son olarak da birinci iç çevreyi yazdÄąrdığından etkili olmasÄą " +"için en az 3 duvar gerektirir. Bu seçenek çoğu durumda Dış/İç seçeneğine " +"karşı Ăśnerilir. \n" "\n" "İç/Dış/İç seçeneğinin aynÄą dış duvar kalitesi ve boyutsal doğruluk " "avantajlarÄą için Dış/İç seçeneğini kullanÄąn. Bununla birlikte, yeni bir " -"katmanÄąn ilk ekstrĂźzyonu gĂśrĂźnĂźr bir yĂźzey Ăźzerinde başladığından z dikişleri " -"daha az tutarlÄą gĂśrĂźnecektir.\n" +"katmanÄąn ilk ekstrĂźzyonu gĂśrĂźnĂźr bir yĂźzey Ăźzerinde başladığından z " +"dikişleri daha az tutarlÄą gĂśrĂźnecektir.\n" "\n" " " @@ -10491,9 +10604,9 @@ msgid "" "\n" "Printing infill first may help with extreme overhangs as the walls have the " "neighbouring infill to adhere to. However, the infill will slighly push out " -"the printed walls where it is attached to them, resulting in a worse external " -"surface finish. It can also cause the infill to shine through the external " -"surfaces of the part." +"the printed walls where it is attached to them, resulting in a worse " +"external surface finish. It can also cause the infill to shine through the " +"external surfaces of the part." msgstr "" "Duvar/dolgu sÄąrasÄą. Onay kutusu işaretlenmediğinde duvarlar Ăśnce yazdÄąrÄąlÄąr, " "bu çoğu durumda en iyi şekilde çalışır.\n" @@ -10511,8 +10624,8 @@ msgid "" "The direction which the wall loops are extruded when looking down from the " "top.\n" "\n" -"By default all walls are extruded in counter-clockwise, unless Reverse on odd " -"is enabled. Set this to any option other than Auto will force the wall " +"By default all walls are extruded in counter-clockwise, unless Reverse on " +"odd is enabled. Set this to any option other than Auto will force the wall " "direction regardless of the Reverse on odd.\n" "\n" "This option will be disabled if sprial vase mode is enabled." @@ -10520,8 +10633,8 @@ msgstr "" "YukarÄądan aşağıya bakÄąldığında duvar dĂśngĂźlerinin ekstrĂźzyona uğradığı yĂśn.\n" "\n" "Tek sayÄąyÄą ters çevir seçeneği etkinleştirilmedikçe, varsayÄąlan olarak tĂźm " -"duvarlar saat yĂśnĂźnĂźn tersine ekstrĂźde edilir. Bunu Otomatik dışında herhangi " -"bir seçeneğe ayarlayÄąn, Ters açĹklığa bakÄąlmaksÄązÄąn duvar yĂśnĂźnĂź " +"duvarlar saat yĂśnĂźnĂźn tersine ekstrĂźde edilir. Bunu Otomatik dışında " +"herhangi bir seçeneğe ayarlayÄąn, Ters açĹklığa bakÄąlmaksÄązÄąn duvar yĂśnĂźnĂź " "zorlayacaktÄąr.\n" "\n" "Spiral vazo modu etkinse bu seçenek devre dışı bÄąrakÄąlacaktÄąr." @@ -10549,8 +10662,8 @@ msgid "" "Distance of the nozzle tip to the lid. Used for collision avoidance in by-" "object printing." msgstr "" -"Nozul ucunun kapağa olan mesafesi. Nesneye gĂśre yazdÄąrmada çarpışmayÄą Ăśnlemek " -"için kullanÄąlÄąr." +"Nozul ucunun kapağa olan mesafesi. Nesneye gĂśre yazdÄąrmada çarpışmayÄą " +"Ăśnlemek için kullanÄąlÄąr." msgid "" "Clearance radius around extruder. Used for collision avoidance in by-object " @@ -10573,19 +10686,20 @@ msgid "" "probe's XY offset, most printers are unable to probe the entire bed. To " "ensure the probe point does not go outside the bed area, the minimum and " "maximum points of the bed mesh should be set appropriately. OrcaSlicer " -"ensures that adaptive_bed_mesh_min/adaptive_bed_mesh_max values do not exceed " -"these min/max points. This information can usually be obtained from your " -"printer manufacturer. The default setting is (-99999, -99999), which means " -"there are no limits, thus allowing probing across the entire bed." +"ensures that adaptive_bed_mesh_min/adaptive_bed_mesh_max values do not " +"exceed these min/max points. This information can usually be obtained from " +"your printer manufacturer. The default setting is (-99999, -99999), which " +"means there are no limits, thus allowing probing across the entire bed." msgstr "" -"Bu seçenek, izin verilen yatak ağ alanÄą için minimum noktayÄą ayarlar. Prob XY " -"ofseti nedeniyle çoğu yazÄącÄą yatağın tamamÄąnÄą tarayamaz. Prob noktasÄąnÄąn " -"yatak alanÄą dışına çĹkmamasÄąnÄą sağlamak için yatak ağınÄąn minimum ve maksimum " -"noktalarÄą uygun şekilde ayarlanmalÄądÄąr. OrcaSlicer, adaptive_bed_mesh_min/" -"adaptive_bed_mesh_max değerlerinin bu min/maks noktalarÄąnÄą aşmamasÄąnÄą sağlar. " -"Bu bilgi genellikle yazÄącÄąnÄązÄąn Ăźreticisinden edinilebilir. VarsayÄąlan ayar " -"(-99999, -99999) şeklindedir; bu, herhangi bir sÄąnÄąrÄąn olmadığı anlamÄąna " -"gelir, dolayÄąsÄąyla yatağın tamamÄąnda problamaya izin verilir." +"Bu seçenek, izin verilen yatak ağ alanÄą için minimum noktayÄą ayarlar. Prob " +"XY ofseti nedeniyle çoğu yazÄącÄą yatağın tamamÄąnÄą tarayamaz. Prob noktasÄąnÄąn " +"yatak alanÄą dışına çĹkmamasÄąnÄą sağlamak için yatak ağınÄąn minimum ve " +"maksimum noktalarÄą uygun şekilde ayarlanmalÄądÄąr. OrcaSlicer, " +"adaptive_bed_mesh_min/adaptive_bed_mesh_max değerlerinin bu min/maks " +"noktalarÄąnÄą aşmamasÄąnÄą sağlar. Bu bilgi genellikle yazÄącÄąnÄązÄąn Ăźreticisinden " +"edinilebilir. VarsayÄąlan ayar (-99999, -99999) şeklindedir; bu, herhangi bir " +"sÄąnÄąrÄąn olmadığı anlamÄąna gelir, dolayÄąsÄąyla yatağın tamamÄąnda problamaya " +"izin verilir." msgid "Bed mesh max" msgstr "Maksimum yatak ağı" @@ -10595,19 +10709,20 @@ msgid "" "probe's XY offset, most printers are unable to probe the entire bed. To " "ensure the probe point does not go outside the bed area, the minimum and " "maximum points of the bed mesh should be set appropriately. OrcaSlicer " -"ensures that adaptive_bed_mesh_min/adaptive_bed_mesh_max values do not exceed " -"these min/max points. This information can usually be obtained from your " -"printer manufacturer. The default setting is (99999, 99999), which means " -"there are no limits, thus allowing probing across the entire bed." +"ensures that adaptive_bed_mesh_min/adaptive_bed_mesh_max values do not " +"exceed these min/max points. This information can usually be obtained from " +"your printer manufacturer. The default setting is (99999, 99999), which " +"means there are no limits, thus allowing probing across the entire bed." msgstr "" -"Bu seçenek, izin verilen yatak ağ alanÄą için maksimum noktayÄą ayarlar. Probun " -"XY ofseti nedeniyle çoğu yazÄącÄą yatağın tamamÄąnÄą tarayamaz. Prob noktasÄąnÄąn " -"yatak alanÄą dışına çĹkmamasÄąnÄą sağlamak için yatak ağınÄąn minimum ve maksimum " -"noktalarÄą uygun şekilde ayarlanmalÄądÄąr. OrcaSlicer, adaptive_bed_mesh_min/" -"adaptive_bed_mesh_max değerlerinin bu min/maks noktalarÄąnÄą aşmamasÄąnÄą sağlar. " -"Bu bilgi genellikle yazÄącÄąnÄązÄąn Ăźreticisinden edinilebilir. VarsayÄąlan ayar " -"(99999, 99999) şeklindedir; bu, herhangi bir sÄąnÄąrÄąn olmadığı anlamÄąna gelir, " -"dolayÄąsÄąyla yatağın tamamÄąnda problamaya izin verilir." +"Bu seçenek, izin verilen yatak ağ alanÄą için maksimum noktayÄą ayarlar. " +"Probun XY ofseti nedeniyle çoğu yazÄącÄą yatağın tamamÄąnÄą tarayamaz. Prob " +"noktasÄąnÄąn yatak alanÄą dışına çĹkmamasÄąnÄą sağlamak için yatak ağınÄąn minimum " +"ve maksimum noktalarÄą uygun şekilde ayarlanmalÄądÄąr. OrcaSlicer, " +"adaptive_bed_mesh_min/adaptive_bed_mesh_max değerlerinin bu min/maks " +"noktalarÄąnÄą aşmamasÄąnÄą sağlar. Bu bilgi genellikle yazÄącÄąnÄązÄąn Ăźreticisinden " +"edinilebilir. VarsayÄąlan ayar (99999, 99999) şeklindedir; bu, herhangi bir " +"sÄąnÄąrÄąn olmadığı anlamÄąna gelir, dolayÄąsÄąyla yatağın tamamÄąnda problamaya " +"izin verilir." msgid "Probe point distance" msgstr "Prob noktasÄą mesafesi" @@ -10624,8 +10739,8 @@ msgid "Mesh margin" msgstr "Yatak ağı boşluğu" msgid "" -"This option determines the additional distance by which the adaptive bed mesh " -"area should be expanded in the XY directions." +"This option determines the additional distance by which the adaptive bed " +"mesh area should be expanded in the XY directions." msgstr "" "Bu seçenek, uyarlanabilir yatak ağ alanÄąnÄąn XY yĂśnlerinde genişletilmesi " "gereken ek mesafeyi belirler." @@ -10645,9 +10760,9 @@ msgstr "Akış oranÄą" msgid "" "The material may have volumetric change after switching between molten state " "and crystalline state. This setting changes all extrusion flow of this " -"filament in gcode proportionally. Recommended value range is between 0.95 and " -"1.05. Maybe you can tune this value to get nice flat surface when there has " -"slight overflow or underflow" +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow" msgstr "" "Malzeme, erimiş hal ile kristal hal arasÄąnda geçiş yaptÄąktan sonra hacimsel " "değişime sahip olabilir. Bu ayar, bu filamentin gcode'daki tĂźm ekstrĂźzyon " @@ -10655,6 +10770,17 @@ msgstr "" "arasÄąndadÄąr. Belki hafif taşma veya taşma olduğunda gĂźzel dĂźz bir yĂźzey elde " "etmek için bu değeri ayarlayabilirsiniz" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "BasÄąnç AvansÄą (PA)" @@ -10671,6 +10797,7 @@ msgstr "BasÄąnç avansÄą (Klipper) Doğrusal ilerleme faktĂśrĂź (Marlin)" msgid "Enable adaptive pressure advance (beta)" msgstr "Uyarlanabilir basÄąnç ilerlemesini etkinleştir (beta)" +#, fuzzy, c-format, boost-format msgid "" "With increasing print speeds (and hence increasing volumetric flow through " "the nozzle) and increasing accelerations, it has been observed that the " @@ -10679,12 +10806,12 @@ msgid "" "used that does not cause too much bulging on features with lower flow speed " "and accelerations while also not causing gaps on faster features.\n" "\n" -"This feature aims to address this limitation by modeling the response of your " -"printer's extrusion system depending on the volumetric flow speed and " +"This feature aims to address this limitation by modeling the response of " +"your printer's extrusion system depending on the volumetric flow speed and " "acceleration it is printing at. Internally, it generates a fitted model that " "can extrapolate the needed pressure advance for any given volumetric flow " -"speed and acceleration, which is then emmited to the printer depending on the " -"current print conditions.\n" +"speed and acceleration, which is then emmited to the printer depending on " +"the current print conditions.\n" "\n" "When enabled, the pressure advance value above is overriden. However, a " "reasonable default value above is strongly recomended to act as a fallback " @@ -10725,24 +10852,24 @@ msgid "" "1. Run the pressure advance test for at least 3 speeds per acceleration " "value. It is recommended that the test is run for at least the speed of the " "external perimeters, the speed of the internal perimeters and the fastest " -"feature print speed in your profile (usually its the sparse or solid infill). " -"Then run them for the same speeds for the slowest and fastest print " +"feature print speed in your profile (usually its the sparse or solid " +"infill). Then run them for the same speeds for the slowest and fastest print " "accelerations,and no faster than the recommended maximum acceleration as " "given by the klipper input shaper.\n" "2. Take note of the optimal PA value for each volumetric flow speed and " "acceleration. You can find the flow number by selecting flow from the color " "scheme drop down and move the horizontal slider over the PA pattern lines. " "The number should be visible at the bottom of the page. The ideal PA value " -"should be decreasing the higher the volumetric flow is. If it is not, confirm " -"that your extruder is functioning correctly.The slower and with less " +"should be decreasing the higher the volumetric flow is. If it is not, " +"confirm that your extruder is functioning correctly.The slower and with less " "acceleration you print, the larger the range of acceptable PA values. If no " "difference is visible, use the PA value from the faster test.3. Enter the " "triplets of PA values, Flow and Accelerations in the text box here and save " "your filament profile\n" "\n" msgstr "" -"BasÄąnç ilerlemesi (basÄąnç) değerlerinin setlerini, hacimsel akış hÄązlarÄąnÄą ve " -"ĂślçßldĂźkleri ivmeleri virgĂźlle ayÄąrarak ekleyin. SatÄąr başına bir değer " +"BasÄąnç ilerlemesi (basÄąnç) değerlerinin setlerini, hacimsel akış hÄązlarÄąnÄą " +"ve ĂślçßldĂźkleri ivmeleri virgĂźlle ayÄąrarak ekleyin. SatÄąr başına bir değer " "kĂźmesi. Örneğin\n" "0.04,3.96,3000\n" "0,033,3,96,10000\n" @@ -10764,18 +10891,18 @@ msgstr "" "olursa o kadar azalmalÄądÄąr. Değilse, ekstruderinizin doğru şekilde " "çalıştığınÄą doğrulayÄąn. Ne kadar yavaş ve daha az ivmeyle yazdÄąrÄąrsanÄąz, " "kabul edilebilir PA değerleri aralığı o kadar geniş olur. Hiçbir fark " -"gĂśrĂźnmĂźyorsa, daha hÄązlÄą olan testteki PA değerini kullanÄąn.3. Buradaki metin " -"kutusuna PA değerleri, Akış ve HÄązlanma ßçlĂźsĂźnĂź girin ve filament " +"gĂśrĂźnmĂźyorsa, daha hÄązlÄą olan testteki PA değerini kullanÄąn.3. Buradaki " +"metin kutusuna PA değerleri, Akış ve HÄązlanma ßçlĂźsĂźnĂź girin ve filament " "profilinizi kaydedin\n" msgid "Enable adaptive pressure advance for overhangs (beta)" msgstr "ÇıkÄąntÄąlar için uyarlanabilir basÄąnç ilerlemesini etkinleştirin (beta)" msgid "" -"Enable adaptive PA for overhangs as well as when flow changes within the same " -"feature. This is an experimental option, as if the PA profile is not set " -"accurately, it will cause uniformity issues on the external surfaces before " -"and after overhangs.\n" +"Enable adaptive PA for overhangs as well as when flow changes within the " +"same feature. This is an experimental option, as if the PA profile is not " +"set accurately, it will cause uniformity issues on the external surfaces " +"before and after overhangs.\n" msgstr "" "AynÄą Ăśzellik içinde akış değiştiğinde ve çĹkÄąntÄąlar için uyarlanabilir PA’yÄą " "etkinleştirin. Bu deneysel bir seçenektir, sanki basÄąnç profili doğru " @@ -10788,10 +10915,10 @@ msgstr "KĂśprĂźler için basÄąnç ilerlemesi" msgid "" "Pressure advance value for bridges. Set to 0 to disable. \n" "\n" -" A lower PA value when printing bridges helps reduce the appearance of slight " -"under extrusion immediately after bridges. This is caused by the pressure " -"drop in the nozzle when printing in the air and a lower PA helps counteract " -"this." +" A lower PA value when printing bridges helps reduce the appearance of " +"slight under extrusion immediately after bridges. This is caused by the " +"pressure drop in the nozzle when printing in the air and a lower PA helps " +"counteract this." msgstr "" "KĂśprĂźler için basÄąnç ilerleme değeri. Devre dışı bÄąrakmak için 0’a " "ayarlayÄąn. \n" @@ -10802,8 +10929,8 @@ msgstr "" "basÄąnç, bunu Ăśnlemeye yardÄąmcÄą olur." msgid "" -"Default line width if other line widths are set to 0. If expressed as a %, it " -"will be computed over the nozzle diameter." +"Default line width if other line widths are set to 0. If expressed as a %, " +"it will be computed over the nozzle diameter." msgstr "" "Diğer çizgi genişlikleri 0'a ayarlanmışsa varsayÄąlan çizgi genişliği. % " "olarak ifade edilirse nozul çapÄą Ăźzerinden hesaplanacaktÄąr." @@ -10812,8 +10939,8 @@ msgid "Keep fan always on" msgstr "FanÄą her zaman açĹk tut" msgid "" -"If enable this setting, part cooling fan will never be stoped and will run at " -"least at minimum speed to reduce the frequency of starting and stoping" +"If enable this setting, part cooling fan will never be stoped and will run " +"at least at minimum speed to reduce the frequency of starting and stoping" msgstr "" "Bu ayarÄą etkinleştirirseniz, parça soğutma fanÄą hiçbir zaman durdurulmayacak " "ve başlatma ve durdurma sÄąklığınÄą azaltmak için en azÄąndan minimum hÄązda " @@ -10894,18 +11021,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "Filament yĂźkleme sĂźresi" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Filamenti değiştirdiğinizde yeni filament yĂźkleme zamanÄą. YalnÄązca " -"istatistikler için" msgid "Filament unload time" msgstr "Filament boşaltma sĂźresi" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Filamenti değiştirdiğinizde eski filamenti boşaltma zamanÄą. YalnÄązca " -"istatistikler için" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10945,11 +11083,11 @@ msgid "" "Be sure to allow enough space between objects, as this compensation is done " "after the checks." msgstr "" -"Filamentin soğuduktan sonra alacağı bĂźzĂźlme yĂźzdesini girin (100 mm yerine 94 " -"mm Ăślçerseniz 94%). Parça, telafi etmek için xy'de Ăślçeklendirilecektir. " +"Filamentin soğuduktan sonra alacağı bĂźzĂźlme yĂźzdesini girin (100 mm yerine " +"94 mm Ăślçerseniz 94%). Parça, telafi etmek için xy'de Ăślçeklendirilecektir. " "YalnÄązca çevre için kullanÄąlan filament dikkate alÄąnÄąr.\n" -"Bu telafi kontrollerden sonra yapÄąldığından, nesneler arasÄąnda yeterli boşluk " -"bÄąraktığınÄązdan emin olun." +"Bu telafi kontrollerden sonra yapÄąldığından, nesneler arasÄąnda yeterli " +"boşluk bÄąraktığınÄązdan emin olun." msgid "Loading speed" msgstr "YĂźkleme hÄązÄą" @@ -11000,8 +11138,8 @@ msgid "" "Filament is cooled by being moved back and forth in the cooling tubes. " "Specify desired number of these moves." msgstr "" -"Filament, soğutma tĂźpleri içinde ileri geri hareket ettirilerek soğutulur. Bu " -"sayÄąsÄąnÄą belirtin." +"Filament, soğutma tĂźpleri içinde ileri geri hareket ettirilerek soğutulur. " +"Bu sayÄąsÄąnÄą belirtin." msgid "Stamping loading speed" msgstr "Damgalama yĂźkleme hÄązÄą" @@ -11014,8 +11152,8 @@ msgstr "Soğutma tĂźpĂźnĂźn merkezinden Ăślçßlen damgalama mesafesi" msgid "" "If set to nonzero value, filament is moved toward the nozzle between the " -"individual cooling moves (\"stamping\"). This option configures how long this " -"movement should be before the filament is retracted again." +"individual cooling moves (\"stamping\"). This option configures how long " +"this movement should be before the filament is retracted again." msgstr "" "SÄąfÄąrdan farklÄą bir değere ayarlanÄąrsa filaman bireysel soğutma hareketleri " "arasÄąnda (“damgalama”) nĂźzule doğru hareket ettirilir. Bu seçenek, filamanÄąn " @@ -11034,9 +11172,9 @@ msgstr "Silme kulesi Ăźzerinde minimum boşaltÄąm" msgid "" "After a tool change, the exact position of the newly loaded filament inside " "the nozzle may not be known, and the filament pressure is likely not yet " -"stable. Before purging the print head into an infill or a sacrificial object, " -"Orca Slicer will always prime this amount of material into the wipe tower to " -"produce successive infill or sacrificial object extrusions reliably." +"stable. Before purging the print head into an infill or a sacrificial " +"object, Orca Slicer will always prime this amount of material into the wipe " +"tower to produce successive infill or sacrificial object extrusions reliably." msgstr "" "Bir takÄąm değişiminden sonra, yeni yĂźklenen filamentin nozul içindeki kesin " "konumu bilinmeyebilir ve filament basÄąncÄą muhtemelen henĂźz stabil değildir. " @@ -11051,15 +11189,6 @@ msgstr "Son soğutma hareketi hÄązÄą" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "Soğutma hareketleri bu hÄąza doğru giderek hÄązlanÄąr." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is added " -"to the total print time by the G-code time estimator." -msgstr "" -"YazÄącÄą donanÄąm yazÄąlÄąmÄąnÄąn (veya Çoklu Malzeme Ünitesi 2.0'Äąn) takÄąm " -"değişikliği sÄąrasÄąnda (T kodu yĂźrĂźtĂźlĂźrken) yeni bir filament yĂźkleme sĂźresi. " -"Bu sĂźre, G kodu zaman tahmincisi tarafÄąndan toplam baskÄą sĂźresine eklenir." - msgid "Ramming parameters" msgstr "SÄąkıştÄąrma parametreleri" @@ -11070,15 +11199,6 @@ msgstr "" "Bu dize RammingDialog tarafÄąndan dĂźzenlenir ve ramming'e ĂśzgĂź parametreleri " "içerir." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is added " -"to the total print time by the G-code time estimator." -msgstr "" -"YazÄącÄą ĂźrĂźn yazÄąlÄąmÄąnÄąn (veya Çoklu Malzeme Ünitesi 2.0'Äąn) takÄąm değişimi " -"sÄąrasÄąnda (T kodu yĂźrĂźtĂźlĂźrken) filamenti boşaltma sĂźresi. Bu sĂźre, G kodu " -"sĂźre tahmincisi tarafÄąndan toplam baskÄą sĂźresine eklenir." - msgid "Enable ramming for multitool setups" msgstr "Çoklu araç kurulumlarÄą için sÄąkıştÄąrmayÄą etkinleştirin" @@ -11121,7 +11241,8 @@ msgstr "Filament malzeme tĂźrĂź" msgid "Soluble material" msgstr "ÇözĂźnĂźr malzeme" -msgid "Soluble material is commonly used to print support and support interface" +msgid "" +"Soluble material is commonly used to print support and support interface" msgstr "" "ÇözĂźnĂźr malzeme genellikle destek ve destek arayĂźzĂźnĂź yazdÄąrmak için " "kullanÄąlÄąr" @@ -11129,7 +11250,8 @@ msgstr "" msgid "Support material" msgstr "Destek malzemesi" -msgid "Support material is commonly used to print support and support interface" +msgid "" +"Support material is commonly used to print support and support interface" msgstr "" "Destek malzemesi yaygÄąn olarak destek ve destek arayĂźzĂźnĂź yazdÄąrmak için " "kullanÄąlÄąr" @@ -11177,8 +11299,8 @@ msgid "Solid infill direction" msgstr "KatÄą dolgu yĂśnĂź" msgid "" -"Angle for solid infill pattern, which controls the start or main direction of " -"line" +"Angle for solid infill pattern, which controls the start or main direction " +"of line" msgstr "" "HattÄąn başlangÄącÄąnÄą veya ana yĂśnĂźnĂź kontrol eden katÄą dolgu deseni açĹsÄą" @@ -11196,8 +11318,8 @@ msgid "" "Density of internal sparse infill, 100% turns all sparse infill into solid " "infill and internal solid infill pattern will be used" msgstr "" -"İç seyrek dolgunun yoğunluğu, %100 tĂźm seyrek dolguyu katÄą dolguya dĂśnüştĂźrĂźr " -"ve iç katÄą dolgu modeli kullanÄąlacaktÄąr" +"İç seyrek dolgunun yoğunluğu, %100 tĂźm seyrek dolguyu katÄą dolguya " +"dĂśnüştĂźrĂźr ve iç katÄą dolgu modeli kullanÄąlacaktÄąr" msgid "Sparse infill pattern" msgstr "Dolgu deseni" @@ -11245,22 +11367,23 @@ msgid "" "Connect an infill line to an internal perimeter with a short segment of an " "additional perimeter. If expressed as percentage (example: 15%) it is " "calculated over infill extrusion width. Orca Slicer tries to connect two " -"close infill lines to a short perimeter segment. If no such perimeter segment " -"shorter than infill_anchor_max is found, the infill line is connected to a " -"perimeter segment at just one side and the length of the perimeter segment " -"taken is limited to this parameter, but no longer than anchor_length_max. \n" +"close infill lines to a short perimeter segment. If no such perimeter " +"segment shorter than infill_anchor_max is found, the infill line is " +"connected to a perimeter segment at just one side and the length of the " +"perimeter segment taken is limited to this parameter, but no longer than " +"anchor_length_max. \n" "Set this parameter to zero to disable anchoring perimeters connected to a " "single infill line." msgstr "" "Bir dolgu hattÄąnÄą, ek bir çevrenin kÄąsa bir bĂślĂźmĂź ile bir iç çevreye " -"bağlayÄąn. YĂźzde olarak ifade edilirse (Ăśrnek: %15) dolgu ekstrĂźzyon genişliği " -"Ăźzerinden hesaplanÄąr. Orca Slicer iki yakÄąn dolgu hattÄąnÄą kÄąsa bir çevre " -"segmentine bağlamaya çalışıyor. infill_anchor_max'tan daha kÄąsa bĂśyle bir " -"çevre segmenti bulunamazsa, dolgu hattÄą yalnÄązca bir taraftaki bir çevre " +"bağlayÄąn. YĂźzde olarak ifade edilirse (Ăśrnek: %15) dolgu ekstrĂźzyon " +"genişliği Ăźzerinden hesaplanÄąr. Orca Slicer iki yakÄąn dolgu hattÄąnÄą kÄąsa bir " +"çevre segmentine bağlamaya çalışıyor. infill_anchor_max'tan daha kÄąsa bĂśyle " +"bir çevre segmenti bulunamazsa, dolgu hattÄą yalnÄązca bir taraftaki bir çevre " "segmentine bağlanÄąr ve alÄąnan çevre segmentinin uzunluğu bu parametreyle " "sÄąnÄąrlÄądÄąr, ancak çapa_uzunluk_max'tan uzun olamaz.\n" -"Tek bir dolgu hattÄąna bağlÄą sabitleme çevrelerini devre dışı bÄąrakmak için bu " -"parametreyi sÄąfÄąra ayarlayÄąn." +"Tek bir dolgu hattÄąna bağlÄą sabitleme çevrelerini devre dışı bÄąrakmak için " +"bu parametreyi sÄąfÄąra ayarlayÄąn." msgid "0 (no open anchors)" msgstr "0 (açĹk bağlantÄą yok)" @@ -11275,22 +11398,23 @@ msgid "" "Connect an infill line to an internal perimeter with a short segment of an " "additional perimeter. If expressed as percentage (example: 15%) it is " "calculated over infill extrusion width. Orca Slicer tries to connect two " -"close infill lines to a short perimeter segment. If no such perimeter segment " -"shorter than this parameter is found, the infill line is connected to a " -"perimeter segment at just one side and the length of the perimeter segment " -"taken is limited to infill_anchor, but no longer than this parameter. \n" +"close infill lines to a short perimeter segment. If no such perimeter " +"segment shorter than this parameter is found, the infill line is connected " +"to a perimeter segment at just one side and the length of the perimeter " +"segment taken is limited to infill_anchor, but no longer than this " +"parameter. \n" "If set to 0, the old algorithm for infill connection will be used, it should " "create the same result as with 1000 & 0." msgstr "" "Bir dolgu hattÄąnÄą, ek bir çevrenin kÄąsa bir bĂślĂźmĂź ile bir iç çevreye " -"bağlayÄąn. YĂźzde olarak ifade edilirse (Ăśrnek: %15) dolgu ekstrĂźzyon genişliği " -"Ăźzerinden hesaplanÄąr. Orca Slicer iki yakÄąn dolgu hattÄąnÄą kÄąsa bir çevre " -"segmentine bağlamaya çalışıyor. Bu parametreden daha kÄąsa bir çevre segmenti " -"bulunamazsa, dolgu hattÄą sadece bir kenardaki bir çevre segmentine bağlanÄąr " -"ve alÄąnan çevre segmentinin uzunluğu infill_anchor ile sÄąnÄąrlÄądÄąr ancak bu " -"parametreden daha uzun olamaz.\n" -"0'a ayarlanÄąrsa dolgu bağlantÄąsÄą için eski algoritma kullanÄąlacaktÄąr; 1000 ve " -"0 ile aynÄą sonucu oluşturmalÄądÄąr." +"bağlayÄąn. YĂźzde olarak ifade edilirse (Ăśrnek: %15) dolgu ekstrĂźzyon " +"genişliği Ăźzerinden hesaplanÄąr. Orca Slicer iki yakÄąn dolgu hattÄąnÄą kÄąsa bir " +"çevre segmentine bağlamaya çalışıyor. Bu parametreden daha kÄąsa bir çevre " +"segmenti bulunamazsa, dolgu hattÄą sadece bir kenardaki bir çevre segmentine " +"bağlanÄąr ve alÄąnan çevre segmentinin uzunluğu infill_anchor ile sÄąnÄąrlÄądÄąr " +"ancak bu parametreden daha uzun olamaz.\n" +"0'a ayarlanÄąrsa dolgu bağlantÄąsÄą için eski algoritma kullanÄąlacaktÄąr; 1000 " +"ve 0 ile aynÄą sonucu oluşturmalÄądÄąr." msgid "0 (Simple connect)" msgstr "0 (Basit bağlantÄą)" @@ -11308,8 +11432,8 @@ msgid "" "Acceleration of top surface infill. Using a lower value may improve top " "surface quality" msgstr "" -"Üst yĂźzey dolgusunun hÄązlandÄąrÄąlmasÄą. Daha düşük bir değerin kullanÄąlmasÄą Ăźst " -"yĂźzey kalitesini iyileştirebilir" +"Üst yĂźzey dolgusunun hÄązlandÄąrÄąlmasÄą. Daha düşük bir değerin kullanÄąlmasÄą " +"Ăźst yĂźzey kalitesini iyileştirebilir" msgid "Acceleration of outer wall. Using a lower value can improve quality" msgstr "" @@ -11319,8 +11443,8 @@ msgid "" "Acceleration of bridges. If the value is expressed as a percentage (e.g. " "50%), it will be calculated based on the outer wall acceleration." msgstr "" -"KĂśprĂźlerin hÄązlandÄąrÄąlmasÄą. Değer yĂźzde olarak ifade edilirse (Ăśrn. %50), dış " -"duvar ivmesine gĂśre hesaplanacaktÄąr." +"KĂśprĂźlerin hÄązlandÄąrÄąlmasÄą. Değer yĂźzde olarak ifade edilirse (Ăśrn. %50), " +"dış duvar ivmesine gĂśre hesaplanacaktÄąr." msgid "mm/s² or %" msgstr "mm/s² veya %" @@ -11357,7 +11481,8 @@ msgid "accel_to_decel" msgstr "Accel_to_decel" #, c-format, boost-format -msgid "Klipper's max_accel_to_decel will be adjusted to this %% of acceleration" +msgid "" +"Klipper's max_accel_to_decel will be adjusted to this %% of acceleration" msgstr "" "Klipper'Äąn max_accel_to_decel değeri ivmenin bu %%'sine gĂśre ayarlanacak" @@ -11390,8 +11515,8 @@ msgid "Initial layer height" msgstr "BaşlangĹç katman yĂźksekliği" msgid "" -"Height of initial layer. Making initial layer height to be thick slightly can " -"improve build plate adhesion" +"Height of initial layer. Making initial layer height to be thick slightly " +"can improve build plate adhesion" msgstr "" "İlk katmanÄąn yĂźksekliği. İlk katman yĂźksekliğini biraz kalÄąn yapmak, baskÄą " "plakasÄąnÄąn yapışmasÄąnÄą iyileştirebilir" @@ -11439,9 +11564,10 @@ msgid "" msgstr "" "Fan hÄązÄą, \"close_fan_the_first_x_layers\" katmanÄąnda sÄąfÄąrdan " "\"ful_fan_speed_layer\" katmanÄąnda maksimuma doğrusal olarak artÄąrÄąlacaktÄąr. " -"\"full_fan_speed_layer\", \"close_fan_the_first_x_layers\" değerinden düşükse " -"gĂśz ardÄą edilecektir; bu durumda fan, \"close_fan_the_first_x_layers\" + 1 " -"katmanÄąnda izin verilen maksimum hÄązda çalışacaktÄąr." +"\"full_fan_speed_layer\", \"close_fan_the_first_x_layers\" değerinden " +"düşükse gĂśz ardÄą edilecektir; bu durumda fan, " +"\"close_fan_the_first_x_layers\" + 1 katmanÄąnda izin verilen maksimum hÄązda " +"çalışacaktÄąr." msgid "layer" msgstr "katman" @@ -11507,8 +11633,11 @@ msgstr "Kßçßk boşluklarÄą filtrele" msgid "Layers and Perimeters" msgstr "Katmanlar ve Çevreler" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Belirtilen eşikten daha kßçßk boşluklarÄą filtrele" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -11537,11 +11666,11 @@ msgid "" "Enable this to get a G-code file which has G2 and G3 moves. The fitting " "tolerance is same as the resolution. \n" "\n" -"Note: For klipper machines, this option is recomended to be disabled. Klipper " -"does not benefit from arc commands as these are split again into line " -"segments by the firmware. This results in a reduction in surface quality as " -"line segments are converted to arcs by the slicer and then back to line " -"segments by the firmware." +"Note: For klipper machines, this option is recomended to be disabled. " +"Klipper does not benefit from arc commands as these are split again into " +"line segments by the firmware. This results in a reduction in surface " +"quality as line segments are converted to arcs by the slicer and then back " +"to line segments by the firmware." msgstr "" "G2 ve G3 hareketlerine sahip bir G kodu dosyasÄą elde etmek için bunu " "etkinleştirin. Montaj toleransÄą çÜzĂźnĂźrlĂźkle aynÄądÄąr. \n" @@ -11578,8 +11707,8 @@ msgid "" "The metallic material of nozzle. This determines the abrasive resistance of " "nozzle, and what kind of filament can be printed" msgstr "" -"Nozulnin metalik malzemesi. Bu, nozulun aşınma direncini ve ne tĂźr filamentin " -"basÄąlabileceğini belirler" +"Nozulnin metalik malzemesi. Bu, nozulun aşınma direncini ve ne tĂźr " +"filamentin basÄąlabileceğini belirler" msgid "Undefine" msgstr "TanÄąmsÄąz" @@ -11631,8 +11760,8 @@ msgid "Best auto arranging position in range [0,1] w.r.t. bed shape." msgstr "Yatak şekline gĂśre [0,1] aralığında en iyi otomatik dĂźzenleme konumu." msgid "" -"Enable this option if machine has auxiliary part cooling fan. G-code command: " -"M106 P2 S(0-255)." +"Enable this option if machine has auxiliary part cooling fan. G-code " +"command: M106 P2 S(0-255)." msgstr "" "Makinede yardÄąmcÄą parça soğutma fanÄą varsa bu seçeneği etkinleştirin. G-code " "komut: M106 P2 S(0-255)." @@ -11675,8 +11804,8 @@ msgid "" msgstr "" "Soğutma fanÄąnÄą başlatmak için hedef hÄąza düşmeden Ăśnce bu sĂźre boyunca " "maksimum fan hÄązÄą komutunu verin.\n" -"Bu, düşük PWM/gĂźcĂźn fanÄąn durma noktasÄąndan dĂśnmeye başlamasÄą veya fanÄąn daha " -"hÄązlÄą hÄązlanmasÄą için yetersiz olabileceği fanlar için kullanışlÄądÄąr.\n" +"Bu, düşük PWM/gĂźcĂźn fanÄąn durma noktasÄąndan dĂśnmeye başlamasÄą veya fanÄąn " +"daha hÄązlÄą hÄązlanmasÄą için yetersiz olabileceği fanlar için kullanışlÄądÄąr.\n" "Devre dışı bÄąrakmak için 0'a ayarlayÄąn." msgid "Time cost" @@ -11722,7 +11851,8 @@ msgid "Pellet Modded Printer" msgstr "Pelet Modlu YazÄącÄą" msgid "Enable this option if your printer uses pellets instead of filaments" -msgstr "YazÄącÄąnÄąz filament yerine pellet kullanÄąyorsa bu seçeneği etkinleştirin" +msgstr "" +"YazÄącÄąnÄąz filament yerine pellet kullanÄąyorsa bu seçeneği etkinleştirin" msgid "Support multi bed types" msgstr "Çoklu tabla" @@ -11736,20 +11866,21 @@ msgstr "Nesneleri etiketle" msgid "" "Enable this to add comments into the G-Code labeling print moves with what " -"object they belong to, which is useful for the Octoprint CancelObject plugin. " -"This settings is NOT compatible with Single Extruder Multi Material setup and " -"Wipe into Object / Wipe into Infill." +"object they belong to, which is useful for the Octoprint CancelObject " +"plugin. This settings is NOT compatible with Single Extruder Multi Material " +"setup and Wipe into Object / Wipe into Infill." msgstr "" "G-Code etiketleme yazdÄąrma hareketlerine ait olduklarÄą nesneyle ilgili " "yorumlar eklemek için bunu etkinleştirin; bu, Octoprint CancelObject " -"eklentisi için kullanışlÄądÄąr. Bu ayarlar Tek Ekstruder Çoklu Malzeme kurulumu " -"ve Nesneye Temizleme / Dolguya Temizleme ile uyumlu DEĞİLDİR." +"eklentisi için kullanışlÄądÄąr. Bu ayarlar Tek Ekstruder Çoklu Malzeme " +"kurulumu ve Nesneye Temizleme / Dolguya Temizleme ile uyumlu DEĞİLDİR." msgid "Exclude objects" msgstr "Nesneleri hariç tut" msgid "Enable this option to add EXCLUDE OBJECT command in g-code" -msgstr "G koduna EXCLUDE OBJECT komutunu eklemek için bu seçeneği etkinleştirin" +msgstr "" +"G koduna EXCLUDE OBJECT komutunu eklemek için bu seçeneği etkinleştirin" msgid "Verbose G-code" msgstr "AyrÄąntÄąlÄą G kodu" @@ -11789,10 +11920,10 @@ msgstr "Dolgu/Duvar Ăśrtüşmesi" #, no-c-format, no-boost-format msgid "" -"Infill area is enlarged slightly to overlap with wall for better bonding. The " -"percentage value is relative to line width of sparse infill. Set this value " -"to ~10-15% to minimize potential over extrusion and accumulation of material " -"resulting in rough top surfaces." +"Infill area is enlarged slightly to overlap with wall for better bonding. " +"The percentage value is relative to line width of sparse infill. Set this " +"value to ~10-15% to minimize potential over extrusion and accumulation of " +"material resulting in rough top surfaces." msgstr "" "Daha iyi yapışma için dolgu alanÄą duvarla Ăśrtüşecek şekilde hafifçe " "genişletilir. YĂźzde değeri seyrek dolgunun çizgi genişliğine gĂśredir. AşırÄą " @@ -11805,8 +11936,8 @@ msgstr "Üst/Alt katÄą dolgu/Duvar Ăśrtüşmesi" #, no-c-format, no-boost-format msgid "" "Top solid infill area is enlarged slightly to overlap with wall for better " -"bonding and to minimize the appearance of pinholes where the top infill meets " -"the walls. A value of 25-30% is a good starting point, minimising the " +"bonding and to minimize the appearance of pinholes where the top infill " +"meets the walls. A value of 25-30% is a good starting point, minimising the " "appearance of pinholes. The percentage value is relative to line width of " "sparse infill" msgstr "" @@ -11824,12 +11955,12 @@ msgstr "ArayĂźz kabuklarÄą" msgid "" "Force the generation of solid shells between adjacent materials/volumes. " -"Useful for multi-extruder prints with translucent materials or manual soluble " -"support material" +"Useful for multi-extruder prints with translucent materials or manual " +"soluble support material" msgstr "" "Bitişik malzemeler/hacimler arasÄąnda katÄą kabuk oluşumunu zorlayÄąn. YarÄą " -"saydam malzemelerle veya elle çÜzĂźlebilen destek malzemesiyle çoklu ekstruder " -"baskÄąlarÄą için kullanışlÄądÄąr" +"saydam malzemelerle veya elle çÜzĂźlebilen destek malzemesiyle çoklu " +"ekstruder baskÄąlarÄą için kullanışlÄądÄąr" msgid "Maximum width of a segmented region" msgstr "BĂślĂźmlere ayrÄąlmış bir bĂślgenin maksimum genişliği" @@ -11851,7 +11982,8 @@ msgstr "" "BĂślĂźmlere ayrÄąlmış bir bĂślgenin birbirine kenetlenen derinliği. " "“mmu_segmented_region_max_width” sÄąfÄąrsa veya " "“mmu_segmented_region_interlocking_length”, “mmu_segmented_region_max_width” " -"değerinden bĂźyĂźkse gĂśz ardÄą edilecektir. SÄąfÄąr bu Ăśzelliği devre dışı bÄąrakÄąr." +"değerinden bĂźyĂźkse gĂśz ardÄą edilecektir. SÄąfÄąr bu Ăśzelliği devre dışı " +"bÄąrakÄąr." msgid "Use beam interlocking" msgstr "Işın kilitlemeyi kullanÄąn" @@ -11895,7 +12027,8 @@ msgid "" "structure, measured in cells. Too few cells will result in poor adhesion." msgstr "" "HĂźcrelerde Ăślçßlen, birbirine kenetlenen yapÄąyÄą oluşturmak için filamentler " -"arasÄąndaki sÄąnÄąrdan mesafe. Çok az hĂźcre yapışmanÄąn zayÄąf olmasÄąna neden olur." +"arasÄąndaki sÄąnÄąrdan mesafe. Çok az hĂźcre yapışmanÄąn zayÄąf olmasÄąna neden " +"olur." msgid "Interlocking boundary avoidance" msgstr "Birbirine kenetlenen sÄąnÄąrdan kaçĹnma" @@ -11996,8 +12129,8 @@ msgstr "" "G kodu tadÄą Klipper olarak ayarlandığında bu seçenek gĂśz ardÄą edilecektir." msgid "" -"This G-code will be used as a code for the pause print. User can insert pause " -"G-code in gcode viewer" +"This G-code will be used as a code for the pause print. User can insert " +"pause G-code in gcode viewer" msgstr "" "Bu G kodu duraklatma yazdÄąrmasÄą için bir kod olarak kullanÄąlacaktÄąr. " "KullanÄącÄą gcode gĂśrĂźntĂźleyiciye duraklatma G kodunu ekleyebilir" @@ -12128,8 +12261,8 @@ msgid "Maximum acceleration for travel (M204 T), it only applies to Marlin 2" msgstr "Seyahat için maksimum ivme (M204 T), yalnÄązca Marlin 2 için geçerlidir" msgid "" -"Part cooling fan speed may be increased when auto cooling is enabled. This is " -"the maximum speed limitation of part cooling fan" +"Part cooling fan speed may be increased when auto cooling is enabled. This " +"is the maximum speed limitation of part cooling fan" msgstr "" "Otomatik soğutma etkinleştirildiğinde parça soğutma fanÄą hÄązÄą artÄąrÄąlabilir. " "Bu, parça soğutma fanÄąnÄąn maksimum hÄąz sÄąnÄąrlamasÄądÄąr" @@ -12149,8 +12282,8 @@ msgid "Extrusion rate smoothing" msgstr "EkstrĂźzyon hÄązÄąnÄą yumuşatma" msgid "" -"This parameter smooths out sudden extrusion rate changes that happen when the " -"printer transitions from printing a high flow (high speed/larger width) " +"This parameter smooths out sudden extrusion rate changes that happen when " +"the printer transitions from printing a high flow (high speed/larger width) " "extrusion to a lower flow (lower speed/smaller width) extrusion and vice " "versa.\n" "\n" @@ -12161,11 +12294,12 @@ msgid "" "A value of 0 disables the feature. \n" "\n" "For a high speed, high flow direct drive printer (like the Bambu lab or " -"Voron) this value is usually not needed. However it can provide some marginal " -"benefit in certain cases where feature speeds vary greatly. For example, when " -"there are aggressive slowdowns due to overhangs. In these cases a high value " -"of around 300-350mm3/s2 is recommended as this allows for just enough " -"smoothing to assist pressure advance achieve a smoother flow transition.\n" +"Voron) this value is usually not needed. However it can provide some " +"marginal benefit in certain cases where feature speeds vary greatly. For " +"example, when there are aggressive slowdowns due to overhangs. In these " +"cases a high value of around 300-350mm3/s2 is recommended as this allows for " +"just enough smoothing to assist pressure advance achieve a smoother flow " +"transition.\n" "\n" "For slower printers without pressure advance, the value should be set much " "lower. A value of 10-15mm3/s2 is a good starting point for direct drive " @@ -12187,13 +12321,13 @@ msgstr "" "\n" "0 değeri Ăśzelliği devre dışı bÄąrakÄąr. \n" "\n" -"YĂźksek hÄązlÄą, yĂźksek akışlÄą doğrudan tahrikli bir yazÄącÄą için (Bambu lab veya " -"Voron gibi) bu değer genellikle gerekli değildir. Ancak Ăśzellik hÄązlarÄąnÄąn " -"bĂźyĂźk Ăślçßde değiştiği bazÄą durumlarda marjinal bir fayda sağlayabilir. " -"Örneğin, çĹkÄąntÄąlar nedeniyle agresif yavaşlamalar olduğunda. Bu durumlarda " -"300-350mm3/s2 civarÄąnda yĂźksek bir değer Ăśnerilir çßnkĂź bu, basÄąnç " -"ilerlemesinin daha yumuşak bir akış geçişi elde etmesine yardÄąmcÄą olmak için " -"yeterli yumuşatmaya izin verir.\n" +"YĂźksek hÄązlÄą, yĂźksek akışlÄą doğrudan tahrikli bir yazÄącÄą için (Bambu lab " +"veya Voron gibi) bu değer genellikle gerekli değildir. Ancak Ăśzellik " +"hÄązlarÄąnÄąn bĂźyĂźk Ăślçßde değiştiği bazÄą durumlarda marjinal bir fayda " +"sağlayabilir. Örneğin, çĹkÄąntÄąlar nedeniyle agresif yavaşlamalar olduğunda. " +"Bu durumlarda 300-350mm3/s2 civarÄąnda yĂźksek bir değer Ăśnerilir çßnkĂź bu, " +"basÄąnç ilerlemesinin daha yumuşak bir akış geçişi elde etmesine yardÄąmcÄą " +"olmak için yeterli yumuşatmaya izin verir.\n" "\n" "BasÄąnç avansÄą olmayan daha yavaş yazÄącÄąlar için değer çok daha düşük " "ayarlanmalÄądÄąr. Doğrudan tahrikli ekstruderler için 10-15mm3/s2 ve Bowden " @@ -12287,8 +12421,8 @@ msgid "" "Orca Slicer can upload G-code files to a printer host. This field must " "contain the kind of the host." msgstr "" -"Orca Slicer, G kodu dosyalarÄąnÄą bir yazÄącÄą ana bilgisayarÄąna yĂźkleyebilir. Bu " -"alan ana bilgisayarÄąn tĂźrĂźnĂź içermelidir." +"Orca Slicer, G kodu dosyalarÄąnÄą bir yazÄącÄą ana bilgisayarÄąna yĂźkleyebilir. " +"Bu alan ana bilgisayarÄąn tĂźrĂźnĂź içermelidir." msgid "Nozzle volume" msgstr "Nozul hacmi" @@ -12329,8 +12463,8 @@ msgid "" "Distance of the extruder tip from the position where the filament is parked " "when unloaded. This should match the value in printer firmware." msgstr "" -"Ekstruder ucunun, boşaltÄąldığında filamentin park edildiği konumdan uzaklığı. " -"Bu ayar yazÄącÄą ĂźrĂźn yazÄąlÄąmÄąndaki değerle eşleşmelidir." +"Ekstruder ucunun, boşaltÄąldığında filamentin park edildiği konumdan " +"uzaklığı. Bu ayar yazÄącÄą ĂźrĂźn yazÄąlÄąmÄąndaki değerle eşleşmelidir." msgid "Extra loading distance" msgstr "Ekstra yĂźkleme mesafesi" @@ -12357,8 +12491,8 @@ msgstr "Dolguda geri çekmeyi azalt" msgid "" "Don't retract when the travel is in infill area absolutely. That means the " -"oozing can't been seen. This can reduce times of retraction for complex model " -"and save printing time, but make slicing and G-code generating slower" +"oozing can't been seen. This can reduce times of retraction for complex " +"model and save printing time, but make slicing and G-code generating slower" msgstr "" "Hareket kesinlikle dolgu alanÄąna girdiğinde geri çekilmeyin. Bu, sÄązÄąntÄąnÄąn " "gĂśrĂźlemeyeceği anlamÄąna gelir. Bu, karmaşık model için geri çekme sĂźrelerini " @@ -12402,11 +12536,11 @@ msgid "Make overhangs printable - Hole area" msgstr "YazdÄąrÄąlabilir çĹkÄąntÄą delik alanÄą oluşturun" msgid "" -"Maximum area of a hole in the base of the model before it's filled by conical " -"material.A value of 0 will fill all the holes in the model base." +"Maximum area of a hole in the base of the model before it's filled by " +"conical material.A value of 0 will fill all the holes in the model base." msgstr "" -"Modelin tabanÄąndaki bir deliğin, konik malzemeyle doldurulmadan Ăśnce maksimum " -"alanÄą. 0 değeri, model tabanÄąndaki tĂźm delikleri dolduracaktÄąr." +"Modelin tabanÄąndaki bir deliğin, konik malzemeyle doldurulmadan Ăśnce " +"maksimum alanÄą. 0 değeri, model tabanÄąndaki tĂźm delikleri dolduracaktÄąr." msgid "mm²" msgstr "mm²" @@ -12416,11 +12550,11 @@ msgstr "ÇıkÄąntÄąlÄą duvarÄą algÄąla" #, c-format, boost-format msgid "" -"Detect the overhang percentage relative to line width and use different speed " -"to print. For 100%% overhang, bridge speed is used." +"Detect the overhang percentage relative to line width and use different " +"speed to print. For 100%% overhang, bridge speed is used." msgstr "" -"Çizgi genişliğine gĂśre çĹkÄąntÄą yĂźzdesini tespit edin ve yazdÄąrmak için farklÄą " -"hÄązlar kullanÄąn. %%100 çĹkÄąntÄą için kĂśprĂź hÄązÄą kullanÄąlÄąr." +"Çizgi genişliğine gĂśre çĹkÄąntÄą yĂźzdesini tespit edin ve yazdÄąrmak için " +"farklÄą hÄązlar kullanÄąn. %%100 çĹkÄąntÄą için kĂśprĂź hÄązÄą kullanÄąlÄąr." msgid "Filament to print walls" msgstr "DuvarlarÄą yazdÄąrmak için filament" @@ -12445,8 +12579,8 @@ msgid "" "This setting adds an extra wall to every other layer. This way the infill " "gets wedged vertically between the walls, resulting in stronger prints. \n" "\n" -"When this option is enabled, the ensure vertical shell thickness option needs " -"to be disabled. \n" +"When this option is enabled, the ensure vertical shell thickness option " +"needs to be disabled. \n" "\n" "Using lightning infill together with this option is not recommended as there " "is limited infill to anchor the extra perimeters to." @@ -12467,10 +12601,11 @@ msgid "" "argument, and they can access the Orca Slicer config settings by reading " "environment variables." msgstr "" -"ÇıktÄą G-kodunu Ăśzel komut dosyalarÄą aracÄąlığıyla işlemek istiyorsanÄąz, mutlak " -"yollarÄąnÄą burada listeleyin. Birden fazla betiği noktalÄą virgĂźlle ayÄąrÄąn. " -"Betiklere ilk argĂźman olarak G-code dosyasÄąnÄąn mutlak yolu aktarÄąlÄąr ve ortam " -"değişkenlerini okuyarak Orca Slicer yapÄąlandÄąrma ayarlarÄąna erişebilirler." +"ÇıktÄą G-kodunu Ăśzel komut dosyalarÄą aracÄąlığıyla işlemek istiyorsanÄąz, " +"mutlak yollarÄąnÄą burada listeleyin. Birden fazla betiği noktalÄą virgĂźlle " +"ayÄąrÄąn. Betiklere ilk argĂźman olarak G-code dosyasÄąnÄąn mutlak yolu aktarÄąlÄąr " +"ve ortam değişkenlerini okuyarak Orca Slicer yapÄąlandÄąrma ayarlarÄąna " +"erişebilirler." msgid "Printer type" msgstr "YazÄącÄą tĂźrĂź" @@ -12491,7 +12626,8 @@ msgid "Raft contact Z distance" msgstr "Raft kontak Z mesafesi" msgid "Z gap between object and raft. Ignored for soluble interface" -msgstr "Nesne ve raft arasÄąndaki Z boşluğu. ÇözĂźnĂźr arayĂźz için gĂśz ardÄą edildi" +msgstr "" +"Nesne ve raft arasÄąndaki Z boşluğu. ÇözĂźnĂźr arayĂźz için gĂśz ardÄą edildi" msgid "Raft expansion" msgstr "Raft genişletme" @@ -12520,8 +12656,8 @@ msgid "" "Object will be raised by this number of support layers. Use this function to " "avoid wrapping when print ABS" msgstr "" -"Nesne bu sayÄądaki destek katmanÄą tarafÄąndan yĂźkseltilecektir. ABS yazdÄąrÄąrken " -"sarmayÄą Ăśnlemek için bu işlevi kullanÄąn" +"Nesne bu sayÄądaki destek katmanÄą tarafÄąndan yĂźkseltilecektir. ABS " +"yazdÄąrÄąrken sarmayÄą Ăśnlemek için bu işlevi kullanÄąn" msgid "" "G-code path is genereated after simplifing the contour of model to avoid too " @@ -12536,7 +12672,8 @@ msgid "Travel distance threshold" msgstr "Seyahat mesafesi" msgid "" -"Only trigger retraction when the travel distance is longer than this threshold" +"Only trigger retraction when the travel distance is longer than this " +"threshold" msgstr "" "Geri çekmeyi yalnÄązca hareket mesafesi bu eşikten daha uzun olduğunda " "tetikleyin" @@ -12544,7 +12681,8 @@ msgstr "" msgid "Retract amount before wipe" msgstr "Temizleme işlemi Ăśncesi geri çekme miktarÄą" -msgid "The length of fast retraction before wipe, relative to retraction length" +msgid "" +"The length of fast retraction before wipe, relative to retraction length" msgstr "" "Geri çekme uzunluğuna gĂśre, temizlemeden Ăśnce hÄązlÄą geri çekilmenin uzunluğu" @@ -12635,8 +12773,8 @@ msgid "Traveling angle" msgstr "Seyahat açĹsÄą" msgid "" -"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results in " -"Normal Lift" +"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results " +"in Normal Lift" msgstr "" "Eğim ve Spiral Z atlama tipi için ilerleme açĹsÄą. 90°’ye ayarlamak normal " "kaldÄąrmayla sonuçlanÄąr" @@ -12771,13 +12909,13 @@ msgid "Seam gap" msgstr "Dikiş boşluğu" msgid "" -"In order to reduce the visibility of the seam in a closed loop extrusion, the " -"loop is interrupted and shortened by a specified amount.\n" -"This amount can be specified in millimeters or as a percentage of the current " -"extruder diameter. The default value for this parameter is 10%." +"In order to reduce the visibility of the seam in a closed loop extrusion, " +"the loop is interrupted and shortened by a specified amount.\n" +"This amount can be specified in millimeters or as a percentage of the " +"current extruder diameter. The default value for this parameter is 10%." msgstr "" -"KapalÄą dĂśngĂź ekstrĂźzyonda dikişin gĂśrĂźnĂźrlüğünĂź azaltmak için dĂśngĂź kesintiye " -"uğrar ve belirli bir miktarda kÄąsaltÄąlÄąr.\n" +"KapalÄą dĂśngĂź ekstrĂźzyonda dikişin gĂśrĂźnĂźrlüğünĂź azaltmak için dĂśngĂź " +"kesintiye uğrar ve belirli bir miktarda kÄąsaltÄąlÄąr.\n" "Bu miktar milimetre cinsinden veya mevcut ekstruder çapÄąnÄąn yĂźzdesi olarak " "belirtilebilir. Bu parametrenin varsayÄąlan değeri %10'dur." @@ -12786,8 +12924,8 @@ msgstr "AtkÄą birleşim dikişi (beta)" msgid "Use scarf joint to minimize seam visibility and increase seam strength." msgstr "" -"Dikiş gĂśrĂźnĂźrlüğünĂź en aza indirmek ve dikiş mukavemetini arttÄąrmak için atkÄą " -"birleşimini kullanÄąn." +"Dikiş gĂśrĂźnĂźrlüğünĂź en aza indirmek ve dikiş mukavemetini arttÄąrmak için " +"atkÄą birleşimini kullanÄąn." msgid "Conditional scarf joint" msgstr "Koşullu atkÄą birleşimi" @@ -12805,9 +12943,9 @@ msgstr "Koşullu açĹ eşiği" msgid "" "This option sets the threshold angle for applying a conditional scarf joint " "seam.\n" -"If the maximum angle within the perimeter loop exceeds this value (indicating " -"the absence of sharp corners), a scarf joint seam will be used. The default " -"value is 155°." +"If the maximum angle within the perimeter loop exceeds this value " +"(indicating the absence of sharp corners), a scarf joint seam will be used. " +"The default value is 155°." msgstr "" "Bu seçenek, koşullu bir atkÄą eklem dikişi uygulamak için eşik açĹsÄąnÄą " "ayarlar.\n" @@ -12822,8 +12960,8 @@ msgstr "Koşullu çĹkÄąntÄą eşiği" msgid "" "This option determines the overhang threshold for the application of scarf " "joint seams. If the unsupported portion of the perimeter is less than this " -"threshold, scarf joint seams will be applied. The default threshold is set at " -"40% of the external wall's width. Due to performance considerations, the " +"threshold, scarf joint seams will be applied. The default threshold is set " +"at 40% of the external wall's width. Due to performance considerations, the " "degree of overhang is estimated." msgstr "" "Bu seçenek, atkÄą bağlantÄą dikişlerinin uygulanmasÄą için sarkma eşiğini " @@ -12837,22 +12975,22 @@ msgstr "AtkÄą birleşim hÄązÄą" msgid "" "This option sets the printing speed for scarf joints. It is recommended to " -"print scarf joints at a slow speed (less than 100 mm/s). It's also advisable " -"to enable 'Extrusion rate smoothing' if the set speed varies significantly " -"from the speed of the outer or inner walls. If the speed specified here is " -"higher than the speed of the outer or inner walls, the printer will default " -"to the slower of the two speeds. When specified as a percentage (e.g., 80%), " -"the speed is calculated based on the respective outer or inner wall speed. " -"The default value is set to 100%." +"print scarf joints at a slow speed (less than 100 mm/s). It's also " +"advisable to enable 'Extrusion rate smoothing' if the set speed varies " +"significantly from the speed of the outer or inner walls. If the speed " +"specified here is higher than the speed of the outer or inner walls, the " +"printer will default to the slower of the two speeds. When specified as a " +"percentage (e.g., 80%), the speed is calculated based on the respective " +"outer or inner wall speed. The default value is set to 100%." msgstr "" "Bu seçenek, atkÄą bağlantÄąlarÄąnÄąn yazdÄąrma hÄązÄąnÄą ayarlar. AtkÄą " "bağlantÄąlarÄąnÄąn yavaş bir hÄązda (100 mm/s'den az) yazdÄąrÄąlmasÄą tavsiye " "edilir. Ayarlanan hÄązÄąn dış veya iç duvarlarÄąn hÄązÄąndan Ăśnemli Ăślçßde farklÄą " -"olmasÄą durumunda 'EkstrĂźzyon hÄązÄą yumuşatma' seçeneğinin etkinleştirilmesi de " -"tavsiye edilir. Burada belirtilen hÄąz, dış veya iç duvarlarÄąn hÄązÄąndan daha " -"yĂźksekse, yazÄącÄą varsayÄąlan olarak iki hÄązdan daha yavaş olanÄą seçecektir. " -"YĂźzde olarak belirtildiğinde (Ăśrn. %80), hÄąz, ilgili dış veya iç duvar hÄązÄąna " -"gĂśre hesaplanÄąr. VarsayÄąlan değer %100 olarak ayarlanmıştÄąr." +"olmasÄą durumunda 'EkstrĂźzyon hÄązÄą yumuşatma' seçeneğinin etkinleştirilmesi " +"de tavsiye edilir. Burada belirtilen hÄąz, dış veya iç duvarlarÄąn hÄązÄąndan " +"daha yĂźksekse, yazÄącÄą varsayÄąlan olarak iki hÄązdan daha yavaş olanÄą " +"seçecektir. YĂźzde olarak belirtildiğinde (Ăśrn. %80), hÄąz, ilgili dış veya iç " +"duvar hÄązÄąna gĂśre hesaplanÄąr. VarsayÄąlan değer %100 olarak ayarlanmıştÄąr." msgid "Scarf joint flow ratio" msgstr "AtkÄą birleşimi akış oranÄą" @@ -12866,8 +13004,8 @@ msgstr "AtkÄą başlangĹç ​​yĂźksekliği" msgid "" "Start height of the scarf.\n" -"This amount can be specified in millimeters or as a percentage of the current " -"layer height. The default value for this parameter is 0." +"This amount can be specified in millimeters or as a percentage of the " +"current layer height. The default value for this parameter is 0." msgstr "" "AtkÄą başlangĹç yĂźksekliği.\n" "Bu miktar milimetre cinsinden veya geçerli katman yĂźksekliğinin yĂźzdesi " @@ -12886,8 +13024,8 @@ msgid "" "Length of the scarf. Setting this parameter to zero effectively disables the " "scarf." msgstr "" -"AtkÄąnÄąn uzunluğu. Bu parametrenin 0 a ayarlanmasÄą atkÄąyÄą dolaylÄą yoldan devre " -"dışı bÄąrakÄąr." +"AtkÄąnÄąn uzunluğu. Bu parametrenin 0 a ayarlanmasÄą atkÄąyÄą dolaylÄą yoldan " +"devre dışı bÄąrakÄąr." msgid "Scarf steps" msgstr "AtkÄą kademesi" @@ -12928,15 +13066,15 @@ msgid "Wipe before external loop" msgstr "Harici dĂśngĂźden Ăśnce silin" msgid "" -"To minimise visibility of potential overextrusion at the start of an external " -"perimeter when printing with Outer/Inner or Inner/Outer/Inner wall print " -"order, the deretraction is performed slightly on the inside from the start of " -"the external perimeter. That way any potential over extrusion is hidden from " -"the outside surface. \n" +"To minimise visibility of potential overextrusion at the start of an " +"external perimeter when printing with Outer/Inner or Inner/Outer/Inner wall " +"print order, the deretraction is performed slightly on the inside from the " +"start of the external perimeter. That way any potential over extrusion is " +"hidden from the outside surface. \n" "\n" -"This is useful when printing with Outer/Inner or Inner/Outer/Inner wall print " -"order as in these modes it is more likely an external perimeter is printed " -"immediately after a deretraction move." +"This is useful when printing with Outer/Inner or Inner/Outer/Inner wall " +"print order as in these modes it is more likely an external perimeter is " +"printed immediately after a deretraction move." msgstr "" "Dış/İç veya İç/Dış/İç duvar baskÄą sÄąrasÄą ile yazdÄąrÄąrken, dış çevrenin " "başlangÄącÄąnda olasÄą aşırÄą çĹkÄąntÄąnÄąn gĂśrĂźnĂźrlüğünĂź en aza indirmek için, " @@ -12945,8 +13083,8 @@ msgstr "" "yĂźzeyden gizlenir. \n" "\n" "Bu, Dış/İç veya İç/Dış/İç duvar yazdÄąrma sÄąrasÄą ile yazdÄąrÄąrken " -"kullanışlÄądÄąr, çßnkĂź bu modlarda, bir geri çekilme hareketinin hemen ardÄąndan " -"bir dış çevrenin yazdÄąrÄąlmasÄą daha olasÄądÄąr." +"kullanışlÄądÄąr, çßnkĂź bu modlarda, bir geri çekilme hareketinin hemen " +"ardÄąndan bir dış çevrenin yazdÄąrÄąlmasÄą daha olasÄądÄąr." msgid "Wipe speed" msgstr "Temizleme hÄązÄą" @@ -13012,7 +13150,8 @@ msgid "Skirt loops" msgstr "Etek sayÄąsÄą" msgid "Number of loops for the skirt. Zero means disabling skirt" -msgstr "Etek için ilmek sayÄąsÄą. SÄąfÄąr, eteği devre dışı bÄąrakmak anlamÄąna gelir" +msgstr "" +"Etek için ilmek sayÄąsÄą. SÄąfÄąr, eteği devre dışı bÄąrakmak anlamÄąna gelir" msgid "Skirt speed" msgstr "Etek hÄązÄą" @@ -13063,8 +13202,8 @@ msgid "Filament to print solid infill" msgstr "KatÄą dolguyu yazdÄąrmak için filament" msgid "" -"Line width of internal solid infill. If expressed as a %, it will be computed " -"over the nozzle diameter." +"Line width of internal solid infill. If expressed as a %, it will be " +"computed over the nozzle diameter." msgstr "" "İç katÄą dolgunun çizgi genişliği. % olarak ifade edilirse Nozul çapÄą " "Ăźzerinden hesaplanacaktÄąr." @@ -13078,8 +13217,8 @@ msgid "" "generated model has no seam" msgstr "" "Spiralleştirme, dış konturun z hareketlerini yumuşatÄąr. Ve katÄą bir modeli, " -"katÄą alt katmanlara sahip tek duvarlÄą bir baskÄąya dĂśnüştĂźrĂźr. Oluşturulan son " -"modelde dikiş yok." +"katÄą alt katmanlara sahip tek duvarlÄą bir baskÄąya dĂśnüştĂźrĂźr. Oluşturulan " +"son modelde dikiş yok." msgid "Smooth Spiral" msgstr "PĂźrĂźzsĂźz spiral" @@ -13104,11 +13243,12 @@ msgstr "" msgid "" "If smooth or traditional mode is selected, a timelapse video will be " "generated for each print. After each layer is printed, a snapshot is taken " -"with the chamber camera. All of these snapshots are composed into a timelapse " -"video when printing completes. If smooth mode is selected, the toolhead will " -"move to the excess chute after each layer is printed and then take a " -"snapshot. Since the melt filament may leak from the nozzle during the process " -"of taking a snapshot, prime tower is required for smooth mode to wipe nozzle." +"with the chamber camera. All of these snapshots are composed into a " +"timelapse video when printing completes. If smooth mode is selected, the " +"toolhead will move to the excess chute after each layer is printed and then " +"take a snapshot. Since the melt filament may leak from the nozzle during the " +"process of taking a snapshot, prime tower is required for smooth mode to " +"wipe nozzle." msgstr "" "DĂźzgĂźn veya geleneksel mod seçilirse her baskÄą için bir hÄązlandÄąrÄąlmış video " "oluşturulacaktÄąr. Her katman basÄąldÄąktan sonra oda kamerasÄąyla anlÄąk gĂśrĂźntĂź " @@ -13203,9 +13343,10 @@ msgid "No sparse layers (beta)" msgstr "Seyrek katman yok (beta)" msgid "" -"If enabled, the wipe tower will not be printed on layers with no toolchanges. " -"On layers with a toolchange, extruder will travel downward to print the wipe " -"tower. User is responsible for ensuring there is no collision with the print." +"If enabled, the wipe tower will not be printed on layers with no " +"toolchanges. On layers with a toolchange, extruder will travel downward to " +"print the wipe tower. User is responsible for ensuring there is no collision " +"with the print." msgstr "" "Etkinleştirilirse, silme kulesi araç değişimi olmayan katmanlarda " "yazdÄąrÄąlmayacaktÄąr. Araç değişimi olan katmanlarda, ekstruder silme kulesini " @@ -13230,16 +13371,16 @@ msgid "" "triangle mesh slicing. The gap closing operation may reduce the final print " "resolution, therefore it is advisable to keep the value reasonably low." msgstr "" -"Üçgen mesh dilimleme sÄąrasÄąnda 2x boşluk kapatma yarĹçapÄąndan kßçßk çatlaklar " -"doldurulmaktadÄąr. Boşluk kapatma işlemi son yazdÄąrma çÜzĂźnĂźrlüğünĂź " +"Üçgen mesh dilimleme sÄąrasÄąnda 2x boşluk kapatma yarĹçapÄąndan kßçßk " +"çatlaklar doldurulmaktadÄąr. Boşluk kapatma işlemi son yazdÄąrma çÜzĂźnĂźrlüğünĂź " "düşürebilir, bu nedenle değerin oldukça düşük tutulmasÄą tavsiye edilir." msgid "Slicing Mode" msgstr "Dilimleme modu" msgid "" -"Use \"Even-odd\" for 3DLabPrint airplane models. Use \"Close holes\" to close " -"all holes in the model." +"Use \"Even-odd\" for 3DLabPrint airplane models. Use \"Close holes\" to " +"close all holes in the model." msgstr "" "3DLabPrint uçak modelleri için \"Çift-tek\" seçeneğini kullanÄąn. Modeldeki " "tĂźm delikleri kapatmak için \"Delikleri kapat\"Äą kullanÄąn." @@ -13263,9 +13404,10 @@ msgid "" "print bed, set this to -0.3 (or fix your endstop)." msgstr "" "Bu değer, çĹkış G-kodu içindeki tĂźm Z koordinatlarÄąna eklenir (veya " -"çĹkarÄąlÄąr).Bu, kĂśtĂź Z endstop konumunu telafi etmek için kullanÄąlÄąr: Ăśrneğin, " -"endstop sÄąfÄąr noktanÄąz aslÄąnda nozulu baskÄą tablasÄąndan 0.3mm uzakta " -"bÄąrakÄąyorsa, bu değeri -0.3 olarak ayarlayÄąn (veya endstop'unuzu dĂźzeltin)." +"çĹkarÄąlÄąr).Bu, kĂśtĂź Z endstop konumunu telafi etmek için kullanÄąlÄąr: " +"Ăśrneğin, endstop sÄąfÄąr noktanÄąz aslÄąnda nozulu baskÄą tablasÄąndan 0.3mm " +"uzakta bÄąrakÄąyorsa, bu değeri -0.3 olarak ayarlayÄąn (veya endstop'unuzu " +"dĂźzeltin)." msgid "Enable support" msgstr "Desteği etkinleştir" @@ -13319,7 +13461,8 @@ msgid "" "Only create support for critical regions including sharp tail, cantilever, " "etc." msgstr "" -"YalnÄązca keskin kuyruk, konsol vb. gibi kritik bĂślgeler için destek oluşturun." +"YalnÄązca keskin kuyruk, konsol vb. gibi kritik bĂślgeler için destek " +"oluşturun." msgid "Remove small overhangs" msgstr "Kßçßk çĹkÄąntÄąlarÄą kaldÄąr" @@ -13356,7 +13499,8 @@ msgstr "Taban için arayĂźz filamentini azaltÄąn" msgid "" "Avoid using support interface filament to print support base if possible." msgstr "" -"Destek tabanÄąnÄą yazdÄąrmak için destek arayĂźzĂź filamentini kullanmaktan kaçĹnÄąn" +"Destek tabanÄąnÄą yazdÄąrmak için destek arayĂźzĂź filamentini kullanmaktan " +"kaçĹnÄąn" msgid "" "Line width of support. If expressed as a %, it will be computed over the " @@ -13431,8 +13575,8 @@ msgstr "ArayĂźz deseni" msgid "" "Line pattern of support interface. Default pattern for non-soluble support " -"interface is Rectilinear, while default pattern for soluble support interface " -"is Concentric" +"interface is Rectilinear, while default pattern for soluble support " +"interface is Concentric" msgstr "" "Destek arayĂźzĂźnĂźn çizgi deseni. ÇözĂźnmeyen destek arayĂźzĂź için varsayÄąlan " "model DoğrusaldÄąr, çÜzĂźnebilir destek arayĂźzĂź için varsayÄąlan model ise " @@ -13461,11 +13605,12 @@ msgid "" "into a regular grid will create more stable supports (default), while snug " "support towers will save material and reduce object scarring.\n" "For tree support, slim and organic style will merge branches more " -"aggressively and save a lot of material (default organic), while hybrid style " -"will create similar structure to normal support under large flat overhangs." +"aggressively and save a lot of material (default organic), while hybrid " +"style will create similar structure to normal support under large flat " +"overhangs." msgstr "" -"Destek stil ve şekli. Normal destek için, destekleri dĂźzenli bir Äązgara içine " -"projelendirmek daha stabil destekler oluşturacaktÄąr (varsayÄąlan), aynÄą " +"Destek stil ve şekli. Normal destek için, destekleri dĂźzenli bir Äązgara " +"içine projelendirmek daha stabil destekler oluşturacaktÄąr (varsayÄąlan), aynÄą " "zamanda sÄąkÄą destek kuleleri malzeme tasarrufu sağlar ve nesne Ăźzerindeki " "izleri azaltÄąr.\n" "Ağaç destek için, ince ve organik tarz, dallarÄą daha etkili bir şekilde " @@ -13514,8 +13659,8 @@ msgid "Tree support branch angle" msgstr "Ağaç desteği dal açĹsÄą" msgid "" -"This setting determines the maximum overhang angle that t he branches of tree " -"support allowed to make.If the angle is increased, the branches can be " +"This setting determines the maximum overhang angle that t he branches of " +"tree support allowed to make.If the angle is increased, the branches can be " "printed more horizontally, allowing them to reach farther." msgstr "" "Bu ayar, ağaç desteğinin dallarÄąnÄąn oluşmasÄąna izin verilen maksimum çĹkÄąntÄą " @@ -13547,10 +13692,11 @@ msgstr "Dal Yoğunluğu" #. TRN PrintSettings: "Organic supports" > "Branch Density" msgid "" -"Adjusts the density of the support structure used to generate the tips of the " -"branches. A higher value results in better overhangs but the supports are " -"harder to remove, thus it is recommended to enable top support interfaces " -"instead of a high branch density value if dense interfaces are needed." +"Adjusts the density of the support structure used to generate the tips of " +"the branches. A higher value results in better overhangs but the supports " +"are harder to remove, thus it is recommended to enable top support " +"interfaces instead of a high branch density value if dense interfaces are " +"needed." msgstr "" "DallarÄąn uçlarÄąnÄą oluşturmak için kullanÄąlan destek yapÄąsÄąnÄąn yoğunluğunu " "ayarlar. Daha yĂźksek bir değer daha iyi çĹkÄąntÄąlarla sonuçlanÄąr, ancak " @@ -13562,8 +13708,8 @@ msgid "Adaptive layer height" msgstr "Uyarlanabilir katman yĂźksekliği" msgid "" -"Enabling this option means the height of tree support layer except the first " -"will be automatically calculated " +"Enabling this option means the height of tree support layer except the " +"first will be automatically calculated " msgstr "" "Bu seçeneğin etkinleştirilmesi, ilki hariç ağaç destek katmanÄąnÄąn " "yĂźksekliğinin otomatik olarak hesaplanacağı anlamÄąna gelir " @@ -13618,8 +13764,8 @@ msgstr "Çift duvarlÄą dal çapÄą" #. TRN PrintSettings: "Organic supports" > "Branch Diameter" msgid "" "Branches with area larger than the area of a circle of this diameter will be " -"printed with double walls for stability. Set this value to zero for no double " -"walls." +"printed with double walls for stability. Set this value to zero for no " +"double walls." msgstr "" "Bu çaptaki bir dairenin alanÄąndan daha bĂźyĂźk alana sahip dallar, stabilite " "için çift duvarlÄą olarak basÄąlacaktÄąr. Çift duvar olmamasÄą için bu değeri " @@ -13645,33 +13791,40 @@ msgid "Activate temperature control" msgstr "SÄącaklÄąk kontrolĂźnĂź etkinleştirin" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Hazne sÄącaklığı kontrolĂź için bu seçeneği etkinleştirin. Önce bir M191 komutu " -"eklenecek \"machine_start_gcode\"\n" -"G-code komut: M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "BĂślme sÄącaklığı" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Daha yĂźksek hazne sÄącaklığı, eğrilmeyi bastÄąrmaya veya azaltmaya yardÄąmcÄą " -"olabilir ve ABS, ASA, PC, PA ve benzeri gibi yĂźksek sÄącaklÄąktaki malzemeler " -"için potansiyel olarak daha yĂźksek ara katman yapışmasÄąna yol açabilir AynÄą " -"zamanda, ABS ve ASA'nÄąn hava filtrasyonu daha da kĂśtĂźleşecektir. PLA, PETG, " -"TPU, PVA ve diğer düşük sÄącaklÄąktaki malzemeler için, tÄąkanmalarÄą Ăśnlemek " -"için gerçek hazne sÄącaklığı yĂźksek olmamalÄądÄąr, bu nedenle kapatma anlamÄąna " -"gelen 0 şiddetle tavsiye edilir" msgid "Nozzle temperature for layers after the initial one" msgstr "İlk katmandan sonraki katmanlar için nozul sÄącaklığı" @@ -13728,11 +13881,11 @@ msgid "" "The number of top solid layers is increased when slicing if the thickness " "calculated by top shell layers is thinner than this value. This can avoid " "having too thin shell when layer height is small. 0 means that this setting " -"is disabled and thickness of top shell is absolutely determained by top shell " -"layers" +"is disabled and thickness of top shell is absolutely determained by top " +"shell layers" msgstr "" -"Üst kabuk katmanlarÄą tarafÄąndan hesaplanan kalÄąnlÄąk bu değerden daha ince ise " -"dilimleme sÄąrasÄąnda Ăźst katÄą katmanlarÄąn sayÄąsÄą artÄąrÄąlÄąr. Bu, katman " +"Üst kabuk katmanlarÄą tarafÄąndan hesaplanan kalÄąnlÄąk bu değerden daha ince " +"ise dilimleme sÄąrasÄąnda Ăźst katÄą katmanlarÄąn sayÄąsÄą artÄąrÄąlÄąr. Bu, katman " "yĂźksekliği kßçßk olduğunda kabuğun çok ince olmasÄąnÄą Ăśnleyebilir. 0, bu " "ayarÄąn devre dışı olduğu ve Ăźst kabuğun kalÄąnlığınÄąn kesinlikle Ăźst kabuk " "katmanlarÄą tarafÄąndan belirlendiği anlamÄąna gelir" @@ -13755,11 +13908,12 @@ msgid "Wipe Distance" msgstr "Temizleme mesafesi" msgid "" -"Discribe how long the nozzle will move along the last path when retracting. \n" +"Discribe how long the nozzle will move along the last path when " +"retracting. \n" "\n" "Depending on how long the wipe operation lasts, how fast and long the " -"extruder/filament retraction settings are, a retraction move may be needed to " -"retract the remaining filament. \n" +"extruder/filament retraction settings are, a retraction move may be needed " +"to retract the remaining filament. \n" "\n" "Setting a value in the retract amount before wipe setting below will perform " "any excess retraction before the wipe, else it will be performed after." @@ -13767,9 +13921,9 @@ msgstr "" "Geri çekilirken nozulun son yol boyunca ne kadar sĂźre hareket edeceğini " "açĹklayÄąn. \n" "\n" -"Silme işleminin ne kadar sĂźrdüğüne, ekstruder/filament geri çekme ayarlarÄąnÄąn " -"ne kadar hÄązlÄą ve uzun olduğuna bağlÄą olarak, kalan filamanÄą geri çekmek için " -"bir geri çekme hareketine ihtiyaç duyulabilir. \n" +"Silme işleminin ne kadar sĂźrdüğüne, ekstruder/filament geri çekme " +"ayarlarÄąnÄąn ne kadar hÄązlÄą ve uzun olduğuna bağlÄą olarak, kalan filamanÄą " +"geri çekmek için bir geri çekme hareketine ihtiyaç duyulabilir. \n" "\n" "Aşağıdaki silme ayarÄąndan Ăśnce geri çekme miktarÄąna bir değer ayarlamak, " "silme işleminden Ăśnce aşırÄą geri çekme işlemini gerçekleştirecektir, aksi " @@ -13819,8 +13973,8 @@ msgid "" "Angle at the apex of the cone that is used to stabilize the wipe tower. " "Larger angle means wider base." msgstr "" -"Silme kulesini stabilize etmek için kullanÄąlan koninin tepe noktasÄąndaki açĹ. " -"Daha bĂźyĂźk açĹ daha geniş taban anlamÄąna gelir." +"Silme kulesini stabilize etmek için kullanÄąlan koninin tepe noktasÄąndaki " +"açĹ. Daha bĂźyĂźk açĹ daha geniş taban anlamÄąna gelir." msgid "Maximum wipe tower print speed" msgstr "Maksimum silme kulesi yazdÄąrma hÄązÄą" @@ -13882,8 +14036,8 @@ msgid "" "volumes below." msgstr "" "Bu vektĂśr, silme kulesinde kullanÄąlan her bir araçtan/araca geçiş için " -"gerekli hacimleri kaydeder. Bu değerler, aşağıdaki tam temizleme hacimlerinin " -"oluşturulmasÄąnÄą basitleştirmek için kullanÄąlÄąr." +"gerekli hacimleri kaydeder. Bu değerler, aşağıdaki tam temizleme " +"hacimlerinin oluşturulmasÄąnÄą basitleştirmek için kullanÄąlÄąr." msgid "" "Purging after filament change will be done inside objects' infills. This may " @@ -13907,13 +14061,13 @@ msgstr "" msgid "" "This object will be used to purge the nozzle after a filament change to save " -"filament and decrease the print time. Colours of the objects will be mixed as " -"a result. It will not take effect, unless the prime tower is enabled." +"filament and decrease the print time. Colours of the objects will be mixed " +"as a result. It will not take effect, unless the prime tower is enabled." msgstr "" -"Bu nesne, filamentten tasarruf etmek ve baskÄą sĂźresini azaltmak için filament " -"değişiminden sonra nozulu temizlemek için kullanÄąlacaktÄąr. Sonuç olarak " -"nesnelerin renkleri karıştÄąrÄąlacaktÄąr. Prime tower etkinleştirilmediği sĂźrece " -"etkili olmayacaktÄąr." +"Bu nesne, filamentten tasarruf etmek ve baskÄą sĂźresini azaltmak için " +"filament değişiminden sonra nozulu temizlemek için kullanÄąlacaktÄąr. Sonuç " +"olarak nesnelerin renkleri karıştÄąrÄąlacaktÄąr. Prime tower " +"etkinleştirilmediği sĂźrece etkili olmayacaktÄąr." msgid "Maximal bridging distance" msgstr "Maksimum kĂśprĂźleme mesafesi" @@ -13922,8 +14076,8 @@ msgid "Maximal distance between supports on sparse infill sections." msgstr "" "Bu nesne, filamentten tasarruf etmek ve baskÄą sĂźresini azaltmak için bir " "filament değişiminden sonra nozulu temizlemek için kullanÄąlacaktÄąr. Sonuç " -"olarak nesnelerin renkleri karıştÄąrÄąlacaktÄąr. Prime tower etkinleştirilmediği " -"sĂźrece etkili olmayacaktÄąr." +"olarak nesnelerin renkleri karıştÄąrÄąlacaktÄąr. Prime tower " +"etkinleştirilmediği sĂźrece etkili olmayacaktÄąr." msgid "Wipe tower purge lines spacing" msgstr "Silme kulesi temizleme hatlarÄą aralığı" @@ -13936,8 +14090,8 @@ msgstr "Temizleme için ekstra akış" msgid "" "Extra flow used for the purging lines on the wipe tower. This makes the " -"purging lines thicker or narrower than they normally would be. The spacing is " -"adjusted automatically." +"purging lines thicker or narrower than they normally would be. The spacing " +"is adjusted automatically." msgstr "" "Silme kulesindeki temizleme hatlarÄą için ekstra akış kullanÄąlÄąr. Bu, " "temizleme hatlarÄąnÄąn normalde olduğundan daha kalÄąn veya daha dar olmasÄąna " @@ -13978,8 +14132,8 @@ msgid "" "assembling issue" msgstr "" "Nesnenin konturu XY dĂźzleminde yapÄąlandÄąrÄąlan değer kadar bĂźyĂźtĂźlĂźr veya " -"kßçßltĂźlĂźr. Pozitif değer konturu bĂźyĂźtĂźr. Negatif değer konturu kßçßltĂźr. Bu " -"fonksiyon, nesnenin montaj sorunu olduğunda boyutu hafifçe ayarlamak için " +"kßçßltĂźlĂźr. Pozitif değer konturu bĂźyĂźtĂźr. Negatif değer konturu kßçßltĂźr. " +"Bu fonksiyon, nesnenin montaj sorunu olduğunda boyutu hafifçe ayarlamak için " "kullanÄąlÄąr" msgid "Convert holes to polyholes" @@ -14003,14 +14157,14 @@ msgstr "Çokgen delik tespiti marjÄą" msgid "" "Maximum defection of a point to the estimated radius of the circle.\n" "As cylinders are often exported as triangles of varying size, points may not " -"be on the circle circumference. This setting allows you some leway to broaden " -"the detection.\n" +"be on the circle circumference. This setting allows you some leway to " +"broaden the detection.\n" "In mm or in % of the radius." msgstr "" "Bir noktanÄąn dairenin tahmini yarĹçapÄąna gĂśre maksimum sapmasÄą.\n" "Silindirler genellikle farklÄą boyutlarda ßçgenler olarak ihraç edildiğinden, " -"noktalar daire çevresinde olmayabilir. Bu ayar, algÄąlamayÄą genişletmeniz için " -"size biraz alan sağlar.\n" +"noktalar daire çevresinde olmayabilir. Bu ayar, algÄąlamayÄą genişletmeniz " +"için size biraz alan sağlar.\n" "inc mm cinsinden veya yarĹçapÄąn %'si cinsinden." msgid "Polyhole twist" @@ -14033,8 +14187,8 @@ msgid "Format of G-code thumbnails" msgstr "G kodu kßçßk resimlerinin formatÄą" msgid "" -"Format of G-code thumbnails: PNG for best quality, JPG for smallest size, QOI " -"for low memory firmware" +"Format of G-code thumbnails: PNG for best quality, JPG for smallest size, " +"QOI for low memory firmware" msgstr "" "G kodu kßçßk resimlerinin formatÄą: En iyi kalite için PNG, en kßçßk boyut " "için JPG, düşük bellekli donanÄąm yazÄąlÄąmÄą için QOI" @@ -14055,11 +14209,11 @@ msgstr "" msgid "" "Classic wall generator produces walls with constant extrusion width and for " -"very thin areas is used gap-fill. Arachne engine produces walls with variable " -"extrusion width" +"very thin areas is used gap-fill. Arachne engine produces walls with " +"variable extrusion width" msgstr "" -"Klasik duvar oluşturucu sabit ekstrĂźzyon genişliğine sahip duvarlar Ăźretir ve " -"çok ince alanlar için boşluk doldurma kullanÄąlÄąr. Arachne motoru değişken " +"Klasik duvar oluşturucu sabit ekstrĂźzyon genişliğine sahip duvarlar Ăźretir " +"ve çok ince alanlar için boşluk doldurma kullanÄąlÄąr. Arachne motoru değişken " "ekstrĂźzyon genişliğine sahip duvarlar Ăźretir" msgid "Classic" @@ -14086,19 +14240,20 @@ msgstr "Duvar geçiş filtresi oranÄą" msgid "" "Prevent transitioning back and forth between one extra wall and one less. " "This margin extends the range of extrusion widths which follow to [Minimum " -"wall width - margin, 2 * Minimum wall width + margin]. Increasing this margin " -"reduces the number of transitions, which reduces the number of extrusion " -"starts/stops and travel time. However, large extrusion width variation can " -"lead to under- or overextrusion problems. It's expressed as a percentage over " -"nozzle diameter" +"wall width - margin, 2 * Minimum wall width + margin]. Increasing this " +"margin reduces the number of transitions, which reduces the number of " +"extrusion starts/stops and travel time. However, large extrusion width " +"variation can lead to under- or overextrusion problems. It's expressed as a " +"percentage over nozzle diameter" msgstr "" -"Fazladan bir duvar ile bir eksik arasÄąnda ileri geri geçişi Ăśnleyin. Bu kenar " -"boşluğu, [Minimum duvar genişliği - kenar boşluğu, 2 * Minimum duvar " +"Fazladan bir duvar ile bir eksik arasÄąnda ileri geri geçişi Ăśnleyin. Bu " +"kenar boşluğu, [Minimum duvar genişliği - kenar boşluğu, 2 * Minimum duvar " "genişliği + kenar boşluğu] şeklinde takip eden ekstrĂźzyon genişlikleri " "aralığınÄą genişletir. Bu marjÄąn arttÄąrÄąlmasÄą geçiş sayÄąsÄąnÄą azaltÄąr, bu da " "ekstrĂźzyonun başlama/durma sayÄąsÄąnÄą ve seyahat sĂźresini azaltÄąr. Bununla " -"birlikte, bĂźyĂźk ekstrĂźzyon genişliği değişimi, yetersiz veya aşırÄą ekstrĂźzyon " -"sorunlarÄąna yol açabilir. Nozul çapÄąna gĂśre yĂźzde olarak ifade edilir" +"birlikte, bĂźyĂźk ekstrĂźzyon genişliği değişimi, yetersiz veya aşırÄą " +"ekstrĂźzyon sorunlarÄąna yol açabilir. Nozul çapÄąna gĂśre yĂźzde olarak ifade " +"edilir" msgid "Wall transitioning threshold angle" msgstr "Duvar geçiş açĹsÄą" @@ -14110,11 +14265,11 @@ msgid "" "this setting reduces the number and length of these center walls, but may " "leave gaps or overextrude" msgstr "" -"Çift ve tek sayÄądaki duvarlar arasÄąnda geçişler ne zaman oluşturulmalÄądÄąr? Bu " -"ayardan daha bĂźyĂźk bir açĹya sahip bir kama şeklinin geçişleri olmayacak ve " -"kalan alanÄą dolduracak şekilde ortada hiçbir duvar basÄąlmayacaktÄąr. Bu ayarÄąn " -"düşürĂźlmesi, bu merkez duvarlarÄąn sayÄąsÄąnÄą ve uzunluğunu azaltÄąr ancak " -"boşluklara veya aşırÄą çĹkÄąntÄąya neden olabilir" +"Çift ve tek sayÄądaki duvarlar arasÄąnda geçişler ne zaman oluşturulmalÄądÄąr? " +"Bu ayardan daha bĂźyĂźk bir açĹya sahip bir kama şeklinin geçişleri olmayacak " +"ve kalan alanÄą dolduracak şekilde ortada hiçbir duvar basÄąlmayacaktÄąr. Bu " +"ayarÄąn düşürĂźlmesi, bu merkez duvarlarÄąn sayÄąsÄąnÄą ve uzunluğunu azaltÄąr " +"ancak boşluklara veya aşırÄą çĹkÄąntÄąya neden olabilir" msgid "Wall distribution count" msgstr "Duvar dağılÄąm sayÄąsÄą" @@ -14130,9 +14285,9 @@ msgid "Minimum feature size" msgstr "Minimum Ăśzellik boyutu" msgid "" -"Minimum thickness of thin features. Model features that are thinner than this " -"value will not be printed, while features thicker than the Minimum feature " -"size will be widened to the Minimum wall width. It's expressed as a " +"Minimum thickness of thin features. Model features that are thinner than " +"this value will not be printed, while features thicker than the Minimum " +"feature size will be widened to the Minimum wall width. It's expressed as a " "percentage over nozzle diameter" msgstr "" "İnce Ăśzellikler için minimum kalÄąnlÄąk. Bu değerden daha ince olan model " @@ -14149,27 +14304,28 @@ msgid "" "\n" "NOTE: Bottom and top surfaces will not be affected by this value to prevent " "visual gaps on the ouside of the model. Adjust 'One wall threshold' in the " -"Advanced settings below to adjust the sensitivity of what is considered a top-" -"surface. 'One wall threshold' is only visibile if this setting is set above " -"the default value of 0.5, or if single-wall top surfaces is enabled." +"Advanced settings below to adjust the sensitivity of what is considered a " +"top-surface. 'One wall threshold' is only visibile if this setting is set " +"above the default value of 0.5, or if single-wall top surfaces is enabled." msgstr "" "YazdÄąrma sĂźresini artÄąrabilecek kÄąsa, kapatÄąlmamış duvarlarÄąn yazdÄąrÄąlmasÄąnÄą " "Ăśnlemek için bu değeri ayarlayÄąn. Daha yĂźksek değerler daha fazla ve daha " "uzun duvarlarÄą kaldÄąrÄąr.\n" "\n" -"NOT: Modelin dış kÄąsmÄąnda gĂśrsel boşluk kalmamasÄą için alt ve Ăźst yĂźzeyler bu " -"değerden etkilenmeyecektir. Üst yĂźzey olarak kabul edilen şeyin hassasiyetini " -"ayarlamak için aşağıdaki Gelişmiş ayarlarda 'Tek duvar eşiği'ni ayarlayÄąn. " -"'Tek duvar eşiği' yalnÄązca bu ayar varsayÄąlan değer olan 0,5'in Ăźzerine " -"ayarlandığında veya tek duvarlÄą Ăźst yĂźzeyler etkinleştirildiğinde gĂśrĂźnĂźr." +"NOT: Modelin dış kÄąsmÄąnda gĂśrsel boşluk kalmamasÄą için alt ve Ăźst yĂźzeyler " +"bu değerden etkilenmeyecektir. Üst yĂźzey olarak kabul edilen şeyin " +"hassasiyetini ayarlamak için aşağıdaki Gelişmiş ayarlarda 'Tek duvar " +"eşiği'ni ayarlayÄąn. 'Tek duvar eşiği' yalnÄązca bu ayar varsayÄąlan değer olan " +"0,5'in Ăźzerine ayarlandığında veya tek duvarlÄą Ăźst yĂźzeyler " +"etkinleştirildiğinde gĂśrĂźnĂźr." msgid "First layer minimum wall width" msgstr "İlk katman minimum duvar genişliği" msgid "" -"The minimum wall width that should be used for the first layer is recommended " -"to be set to the same size as the nozzle. This adjustment is expected to " -"enhance adhesion." +"The minimum wall width that should be used for the first layer is " +"recommended to be set to the same size as the nozzle. This adjustment is " +"expected to enhance adhesion." msgstr "" "İlk katman için kullanÄąlmasÄą gereken minimum duvar genişliğinin nozul ile " "aynÄą boyuta ayarlanmasÄą tavsiye edilir. Bu ayarlamanÄąn yapışmayÄą artÄąrmasÄą " @@ -14194,8 +14350,8 @@ msgstr "Dar iç katÄą dolguyu tespit et" msgid "" "This option will auto detect narrow internal solid infill area. If enabled, " -"concentric pattern will be used for the area to speed printing up. Otherwise, " -"rectilinear pattern is used defaultly." +"concentric pattern will be used for the area to speed printing up. " +"Otherwise, rectilinear pattern is used defaultly." msgstr "" "Bu seçenek dar dahili katÄą dolgu alanÄąnÄą otomatik olarak algÄąlayacaktÄąr. " "Etkinleştirilirse, yazdÄąrmayÄą hÄązlandÄąrmak amacÄąyla alanda eşmerkezli desen " @@ -14241,7 +14397,8 @@ msgstr "YĂśnlendirme Seçenekleri" msgid "Orient options: 0-disable, 1-enable, others-auto" msgstr "" -"YĂśnlendirme seçenekleri: 0-devre dışı bÄąrak, 1-etkinleştir, diğerleri-otomatik" +"YĂśnlendirme seçenekleri: 0-devre dışı bÄąrak, 1-etkinleştir, diğerleri-" +"otomatik" msgid "Rotation angle around the Z axis in degrees." msgstr "Z ekseni etrafÄąnda derece cinsinden dĂśnüş açĹsÄą." @@ -14286,13 +14443,13 @@ msgstr "" "ettiğini bilmesi için bu değişkene yazmasÄą gerekir." msgid "" -"Retraction state at the beginning of the custom G-code block. If the custom G-" -"code moves the extruder axis, it should write to this variable so PrusaSlicer " -"deretracts correctly when it gets control back." +"Retraction state at the beginning of the custom G-code block. If the custom " +"G-code moves the extruder axis, it should write to this variable so " +"PrusaSlicer deretracts correctly when it gets control back." msgstr "" "Özel G kodu bloğunun başlangÄącÄąndaki geri çekilme durumu. Özel G kodu " -"ekstruder eksenini hareket ettirirse, Slicer'Äąn kontrolĂź geri aldığında doğru " -"şekilde geri çekme yapmasÄą için bu değişkene yazmasÄą gerekir." +"ekstruder eksenini hareket ettirirse, Slicer'Äąn kontrolĂź geri aldığında " +"doğru şekilde geri çekme yapmasÄą için bu değişkene yazmasÄą gerekir." msgid "Extra deretraction" msgstr "Ekstra deretraksiyon" @@ -14393,18 +14550,18 @@ msgid "" "Weight per extruder extruded during the entire print. Calculated from " "filament_density value in Filament Settings." msgstr "" -"BaskÄąnÄąn tamamÄą boyunca ekstrĂźzyon yapÄąlan ekstruder başına ağırlÄąk. Filament " -"AyarlarÄąndaki filaman yoğunluğu değerinden hesaplanÄąr." +"BaskÄąnÄąn tamamÄą boyunca ekstrĂźzyon yapÄąlan ekstruder başına ağırlÄąk. " +"Filament AyarlarÄąndaki filaman yoğunluğu değerinden hesaplanÄąr." msgid "Total weight" msgstr "Toplam ağırlÄąk" msgid "" -"Total weight of the print. Calculated from filament_density value in Filament " -"Settings." +"Total weight of the print. Calculated from filament_density value in " +"Filament Settings." msgstr "" -"BaskÄąnÄąn toplam ağırlığı. Filament AyarlarÄąndaki filaman yoğunluğu değerinden " -"hesaplanÄąr." +"BaskÄąnÄąn toplam ağırlığı. Filament AyarlarÄąndaki filaman yoğunluğu " +"değerinden hesaplanÄąr." msgid "Total layer count" msgstr "Toplam katman sayÄąsÄą" @@ -14453,8 +14610,8 @@ msgstr "" "cinsindendir." msgid "" -"The vector has two elements: x and y dimension of the bounding box. Values in " -"mm." +"The vector has two elements: x and y dimension of the bounding box. Values " +"in mm." msgstr "" "VektĂśrĂźn iki öğesi vardÄąr: sÄąnÄąrlayÄącÄą kutunun x ve y boyutu. Değerler mm " "cinsindendir." @@ -14466,8 +14623,8 @@ msgid "" "Vector of points of the first layer convex hull. Each element has the " "following format:'[x, y]' (x and y are floating-point numbers in mm)." msgstr "" -"Birinci katmanÄąn dışbĂźkey gĂśvdesinin noktalarÄąnÄąn vektĂśrĂź. Her öğe şu formata " -"sahiptir:'[x, y]' (x ve y, mm cinsinden kayan noktalÄą sayÄąlardÄąr)." +"Birinci katmanÄąn dışbĂźkey gĂśvdesinin noktalarÄąnÄąn vektĂśrĂź. Her öğe şu " +"formata sahiptir:'[x, y]' (x ve y, mm cinsinden kayan noktalÄą sayÄąlardÄąr)." msgid "Bottom-left corner of first layer bounding box" msgstr "İlk katman sÄąnÄąrlayÄącÄą kutusunun sol alt köşesi" @@ -14534,8 +14691,8 @@ msgid "Number of extruders" msgstr "Ekstruder sayÄąsÄą" msgid "" -"Total number of extruders, regardless of whether they are used in the current " -"print." +"Total number of extruders, regardless of whether they are used in the " +"current print." msgstr "" "Geçerli baskÄąda kullanÄąlÄąp kullanÄąlmadığına bakÄąlmaksÄązÄąn ekstrĂźderlerin " "toplam sayÄąsÄą." @@ -14673,7 +14830,8 @@ msgstr "Sağlanan dosya boş olduğundan okunamadÄą" msgid "Unknown file format. Input file must have .3mf or .zip.amf extension." msgstr "" -"Bilinmeyen dosya formatÄą. Giriş dosyasÄą .3mf veya .zip.amf uzantÄąlÄą olmalÄądÄąr." +"Bilinmeyen dosya formatÄą. Giriş dosyasÄą .3mf veya .zip.amf uzantÄąlÄą " +"olmalÄądÄąr." msgid "Canceled" msgstr "İptal edildi" @@ -14795,7 +14953,8 @@ msgstr "yeni Ăśn ayar oluşturma başarÄąsÄąz oldu." msgid "" "Are you sure to cancel the current calibration and return to the home page?" msgstr "" -"Mevcut kalibrasyonu iptal edip ana sayfaya dĂśnmek istediğinizden emin misiniz?" +"Mevcut kalibrasyonu iptal edip ana sayfaya dĂśnmek istediğinizden emin " +"misiniz?" msgid "No Printer Connected!" msgstr "YazÄącÄą BağlÄą Değil!" @@ -14810,16 +14969,16 @@ msgid "The input value size must be 3." msgstr "Giriş değeri boyutu 3 olmalÄądÄąr." msgid "" -"This machine type can only hold 16 history results per nozzle. You can delete " -"the existing historical results and then start calibration. Or you can " -"continue the calibration, but you cannot create new calibration historical " -"results. \n" +"This machine type can only hold 16 history results per nozzle. You can " +"delete the existing historical results and then start calibration. Or you " +"can continue the calibration, but you cannot create new calibration " +"historical results. \n" "Do you still want to continue the calibration?" msgstr "" "Bu makine tipi, pĂźskĂźrtme ucu başına yalnÄązca 16 geçmiş sonucu tutabilir. " -"Mevcut geçmiş sonuçlarÄą silebilir ve ardÄąndan kalibrasyona başlayabilirsiniz. " -"Veya kalibrasyona devam edebilirsiniz ancak yeni kalibrasyon geçmişi " -"sonuçlarÄą oluşturamazsÄąnÄąz.\n" +"Mevcut geçmiş sonuçlarÄą silebilir ve ardÄąndan kalibrasyona " +"başlayabilirsiniz. Veya kalibrasyona devam edebilirsiniz ancak yeni " +"kalibrasyon geçmişi sonuçlarÄą oluşturamazsÄąnÄąz.\n" "Hala kalibrasyona devam etmek istiyor musunuz?" msgid "Connecting to printer..." @@ -14833,9 +14992,9 @@ msgstr "Akış Dinamiği Kalibrasyonu sonucu yazÄącÄąya kaydedildi" #, c-format, boost-format msgid "" -"There is already a historical calibration result with the same name: %s. Only " -"one of the results with the same name is saved. Are you sure you want to " -"override the historical result?" +"There is already a historical calibration result with the same name: %s. " +"Only one of the results with the same name is saved. Are you sure you want " +"to override the historical result?" msgstr "" "AynÄą ada sahip geçmiş bir kalibrasyon sonucu zaten var: %s. AynÄą ada sahip " "sonuçlardan yalnÄązca biri kaydedilir. Geçmiş sonucu geçersiz kÄąlmak " @@ -14846,8 +15005,8 @@ msgid "" "This machine type can only hold %d history results per nozzle. This result " "will not be saved." msgstr "" -"Bu makine tĂźrĂź pĂźskĂźrtme ucu başına yalnÄązca %d geçmiş sonucunu tutabilir. Bu " -"sonuç kaydedilmeyecek." +"Bu makine tĂźrĂź pĂźskĂźrtme ucu başına yalnÄązca %d geçmiş sonucunu tutabilir. " +"Bu sonuç kaydedilmeyecek." msgid "Internal Error" msgstr "İç hata" @@ -14866,10 +15025,10 @@ msgstr "Akış Dinamiği Kalibrasyonuna ne zaman ihtiyacÄąnÄąz olur" msgid "" "We now have added the auto-calibration for different filaments, which is " -"fully automated and the result will be saved into the printer for future use. " -"You only need to do the calibration in the following limited cases:\n" -"1. If you introduce a new filament of different brands/models or the filament " -"is damp;\n" +"fully automated and the result will be saved into the printer for future " +"use. You only need to do the calibration in the following limited cases:\n" +"1. If you introduce a new filament of different brands/models or the " +"filament is damp;\n" "2. if the nozzle is worn out or replaced with a new one;\n" "3. If the max volumetric speed or print temperature is changed in the " "filament setting." @@ -14891,10 +15050,10 @@ msgid "" "\n" "Usually the calibration is unnecessary. When you start a single color/" "material print, with the \"flow dynamics calibration\" option checked in the " -"print start menu, the printer will follow the old way, calibrate the filament " -"before the print; When you start a multi color/material print, the printer " -"will use the default compensation parameter for the filament during every " -"filament switch which will have a good result in most cases.\n" +"print start menu, the printer will follow the old way, calibrate the " +"filament before the print; When you start a multi color/material print, the " +"printer will use the default compensation parameter for the filament during " +"every filament switch which will have a good result in most cases.\n" "\n" "Please note that there are a few cases that can make the calibration results " "unreliable, such as insufficient adhesion on the build plate. Improving " @@ -14910,9 +15069,9 @@ msgstr "" "Genellikle kalibrasyon gereksizdir. BaskÄą başlatma menĂźsĂźnde \"akış " "dinamikleri kalibrasyonu\" seçeneği işaretliyken tek renkli/malzemeli bir " "baskÄą başlattığınÄązda, yazÄącÄą eski yolu izleyecek, baskÄądan Ăśnce filamenti " -"kalibre edecektir; Çok renkli/malzemeli bir baskÄą başlattığınÄązda, yazÄącÄą her " -"filament değişimi sÄąrasÄąnda filament için varsayÄąlan telafi parametresini " -"kullanacaktÄąr ve bu da çoğu durumda iyi bir sonuç verecektir.\n" +"kalibre edecektir; Çok renkli/malzemeli bir baskÄą başlattığınÄązda, yazÄącÄą " +"her filament değişimi sÄąrasÄąnda filament için varsayÄąlan telafi " +"parametresini kullanacaktÄąr ve bu da çoğu durumda iyi bir sonuç verecektir.\n" "\n" "YapÄą plakasÄą Ăźzerinde yetersiz yapışma gibi kalibrasyon sonuçlarÄąnÄą " "gĂźvenilmez hale getirebilecek birkaç durum olduğunu lĂźtfen unutmayÄąn. " @@ -14962,10 +15121,10 @@ msgstr "" msgid "" "Flow Rate Calibration measures the ratio of expected to actual extrusion " "volumes. The default setting works well in Bambu Lab printers and official " -"filaments as they were pre-calibrated and fine-tuned. For a regular filament, " -"you usually won't need to perform a Flow Rate Calibration unless you still " -"see the listed defects after you have done other calibrations. For more " -"details, please check out the wiki article." +"filaments as they were pre-calibrated and fine-tuned. For a regular " +"filament, you usually won't need to perform a Flow Rate Calibration unless " +"you still see the listed defects after you have done other calibrations. For " +"more details, please check out the wiki article." msgstr "" "Akış HÄązÄą Kalibrasyonu, beklenen ekstrĂźzyon hacimlerinin gerçek ekstrĂźzyon " "hacimlerine oranÄąnÄą Ăślçer. VarsayÄąlan ayar, Ăśnceden kalibre edilmiş ve ince " @@ -14980,12 +15139,13 @@ msgid "" "directly measuring the calibration patterns. However, please be advised that " "the efficacy and accuracy of this method may be compromised with specific " "types of materials. Particularly, filaments that are transparent or semi-" -"transparent, sparkling-particled, or have a high-reflective finish may not be " -"suitable for this calibration and can produce less-than-desirable results.\n" +"transparent, sparkling-particled, or have a high-reflective finish may not " +"be suitable for this calibration and can produce less-than-desirable " +"results.\n" "\n" -"The calibration results may vary between each calibration or filament. We are " -"still improving the accuracy and compatibility of this calibration through " -"firmware updates over time.\n" +"The calibration results may vary between each calibration or filament. We " +"are still improving the accuracy and compatibility of this calibration " +"through firmware updates over time.\n" "\n" "Caution: Flow Rate Calibration is an advanced process, to be attempted only " "by those who fully understand its purpose and implications. Incorrect usage " @@ -14996,8 +15156,8 @@ msgstr "" "kullanarak kalibrasyon modellerini doğrudan Ăślçer. Ancak, bu yĂśntemin " "etkinliğinin ve doğruluğunun belirli malzeme tĂźrleriyle tehlikeye " "girebileceğini lĂźtfen unutmayÄąn. Özellikle şeffaf veya yarÄą şeffaf, parlak " -"parçacÄąklÄą veya yĂźksek yansÄątÄącÄą yĂźzeye sahip filamentler bu kalibrasyon için " -"uygun olmayabilir ve arzu edilenden daha az sonuçlar Ăźretebilir.\n" +"parçacÄąklÄą veya yĂźksek yansÄątÄącÄą yĂźzeye sahip filamentler bu kalibrasyon " +"için uygun olmayabilir ve arzu edilenden daha az sonuçlar Ăźretebilir.\n" "\n" "Kalibrasyon sonuçlarÄą her kalibrasyon veya filament arasÄąnda farklÄąlÄąk " "gĂśsterebilir. Zaman içinde ĂźrĂźn yazÄąlÄąmÄą gĂźncellemeleriyle bu kalibrasyonun " @@ -15006,8 +15166,8 @@ msgstr "" "Dikkat: Akış HÄązÄą Kalibrasyonu, yalnÄązca amacÄąnÄą ve sonuçlarÄąnÄą tam olarak " "anlayan kişiler tarafÄąndan denenmesi gereken gelişmiş bir işlemdir. Yanlış " "kullanÄąm, ortalamanÄąn altÄąnda baskÄąlara veya yazÄącÄąnÄąn zarar gĂśrmesine neden " -"olabilir. LĂźtfen işlemi yapmadan Ăśnce işlemi dikkatlice okuyup anladığınÄązdan " -"emin olun." +"olabilir. LĂźtfen işlemi yapmadan Ăśnce işlemi dikkatlice okuyup " +"anladığınÄązdan emin olun." msgid "When you need Max Volumetric Speed Calibration" msgstr "Maksimum Hacimsel HÄąz Kalibrasyonuna ihtiyaç duyduğunuzda" @@ -15029,15 +15189,15 @@ msgid "We found the best Flow Dynamics Calibration Factor" msgstr "En iyi Akış Dinamiği Kalibrasyon FaktĂśrĂźnĂź bulduk" msgid "" -"Part of the calibration failed! You may clean the plate and retry. The failed " -"test result would be dropped." +"Part of the calibration failed! You may clean the plate and retry. The " +"failed test result would be dropped." msgstr "" "Kalibrasyonun bir kÄąsmÄą başarÄąsÄąz oldu! PlakayÄą temizleyip tekrar " "deneyebilirsiniz. BaşarÄąsÄąz olan test sonucu gĂśrmezden gelinir." msgid "" -"*We recommend you to add brand, materia, type, and even humidity level in the " -"Name" +"*We recommend you to add brand, materia, type, and even humidity level in " +"the Name" msgstr "*İsme marka, malzeme, tĂźr ve hatta nem seviyesini eklemenizi Ăśneririz" msgid "Failed" @@ -15626,8 +15786,8 @@ msgid "" "name. Do you want to continue?" msgstr "" "Oluşturduğunuz %s Filament adÄą zaten mevcut.\n" -"Oluşturmaya devam ederseniz oluşturulan Ăśn ayar tam adÄąyla gĂśrĂźntĂźlenecektir. " -"Devam etmek istiyor musun?" +"Oluşturmaya devam ederseniz oluşturulan Ăśn ayar tam adÄąyla " +"gĂśrĂźntĂźlenecektir. Devam etmek istiyor musun?" msgid "Some existing presets have failed to be created, as follows:\n" msgstr "Aşağıdaki gibi bazÄą mevcut Ăśn ayarlar oluşturulamadÄą:\n" @@ -15743,15 +15903,15 @@ msgid "" "You have not yet chosen which printer preset to create based on. Please " "choose the vendor and model of the printer" msgstr "" -"Hangi yazÄącÄą Ăśn ayarÄąnÄąn temel alÄąnacağınÄą henĂźz seçmediniz. LĂźtfen yazÄącÄąnÄąn " -"satÄącÄąsÄąnÄą ve modelini seçin" +"Hangi yazÄącÄą Ăśn ayarÄąnÄąn temel alÄąnacağınÄą henĂźz seçmediniz. LĂźtfen " +"yazÄącÄąnÄąn satÄącÄąsÄąnÄą ve modelini seçin" msgid "" "You have entered an illegal input in the printable area section on the first " "page. Please check before creating it." msgstr "" -"İlk sayfadaki yazdÄąrÄąlabilir alan kÄąsmÄąna geçersiz bir giriş yaptÄąnÄąz. LĂźtfen " -"oluşturmadan Ăśnce kontrol edin." +"İlk sayfadaki yazdÄąrÄąlabilir alan kÄąsmÄąna geçersiz bir giriş yaptÄąnÄąz. " +"LĂźtfen oluşturmadan Ăśnce kontrol edin." msgid "The custom printer or model is not inputed, place input." msgstr "Özel yazÄącÄą veya model girilmedi lĂźtfen giriş yapÄąn." @@ -15768,7 +15928,8 @@ msgstr "" "Oluşturduğunuz yazÄącÄą Ăśn ayarÄąnÄąn zaten aynÄą ada sahip bir Ăśn ayarÄą var. " "Üzerine yazmak istiyor musunuz?\n" "\tEvet: AynÄą adÄą taşıyan yazÄącÄą Ăśn ayarÄąnÄąn Ăźzerine yazÄąn; aynÄą Ăśn ayar adÄą " -"taşıyan filaman ve proses Ăśn ayarlarÄą yeniden oluşturulacak ve aynÄą Ăśn ayar \n" +"taşıyan filaman ve proses Ăśn ayarlarÄą yeniden oluşturulacak ve aynÄą Ăśn " +"ayar \n" "adÄą olmayan filament ve işlem Ăśn ayarlarÄą rezerve edilecektir.\n" "\tİptal: Ön ayar oluşturmayÄąn, oluşturma arayĂźzĂźne dĂśnĂźn." @@ -15814,7 +15975,8 @@ msgstr "" msgid "" "You have not yet selected the printer to replace the nozzle, please choose." -msgstr "Hala nozulu değiştirmek için yazÄącÄą seçmediniz, lĂźtfen bir seçim yapÄąn." +msgstr "" +"Hala nozulu değiştirmek için yazÄącÄą seçmediniz, lĂźtfen bir seçim yapÄąn." msgid "Create Printer Successful" msgstr "YazÄącÄą Oluşturma BaşarÄąlÄą" @@ -15897,8 +16059,8 @@ msgstr "Dışa aktarma başarÄąlÄą" #, c-format, boost-format msgid "" -"The '%s' folder already exists in the current directory. Do you want to clear " -"it and rebuild it.\n" +"The '%s' folder already exists in the current directory. Do you want to " +"clear it and rebuild it.\n" "If not, a time suffix will be added, and you can modify the name after " "creation." msgstr "" @@ -15937,8 +16099,8 @@ msgid "" "Only printer names with user printer presets will be displayed, and each " "preset you choose will be exported as a zip." msgstr "" -"YalnÄązca kullanÄącÄą yazÄącÄą Ăśn ayarlarÄąna sahip yazÄącÄą adlarÄą gĂśrĂźntĂźlenecek ve " -"seçtiğiniz her Ăśn ayar zip olarak dışa aktarÄąlacaktÄąr." +"YalnÄązca kullanÄącÄą yazÄącÄą Ăśn ayarlarÄąna sahip yazÄącÄą adlarÄą gĂśrĂźntĂźlenecek " +"ve seçtiğiniz her Ăśn ayar zip olarak dışa aktarÄąlacaktÄąr." msgid "" "Only the filament names with user filament presets will be displayed, \n" @@ -15946,13 +16108,13 @@ msgid "" "exported as a zip." msgstr "" "YalnÄązca kullanÄącÄą filamenti Ăśn ayarlarÄąna sahip filament adlarÄą \n" -"gĂśrĂźntĂźlenecek ve seçtiğiniz her filament adÄąndaki tĂźm kullanÄącÄą filamenti Ăśn " -"ayarlarÄą zip olarak dışa aktarÄąlacaktÄąr." +"gĂśrĂźntĂźlenecek ve seçtiğiniz her filament adÄąndaki tĂźm kullanÄącÄą filamenti " +"Ăśn ayarlarÄą zip olarak dışa aktarÄąlacaktÄąr." msgid "" "Only printer names with changed process presets will be displayed, \n" -"and all user process presets in each printer name you select will be exported " -"as a zip." +"and all user process presets in each printer name you select will be " +"exported as a zip." msgstr "" "YalnÄązca işlem Ăśn ayarlarÄą değiştirilen yazÄącÄą adlarÄą gĂśrĂźntĂźlenecek \n" "ve seçtiğiniz her yazÄącÄą adÄąndaki tĂźm kullanÄącÄą işlem Ăśn ayarlarÄą zip olarak " @@ -15976,8 +16138,8 @@ msgid "Filament presets under this filament" msgstr "Bu filamentin altÄąndaki filament Ăśn ayarlarÄą" msgid "" -"Note: If the only preset under this filament is deleted, the filament will be " -"deleted after exiting the dialog." +"Note: If the only preset under this filament is deleted, the filament will " +"be deleted after exiting the dialog." msgstr "" "Not: Bu filamentin altÄąndaki tek Ăśn ayar silinirse, diyalogdan çĹkÄąldÄąktan " "sonra filament silinecektir." @@ -16095,7 +16257,8 @@ msgstr "AygÄąt sekmesinde yazdÄąrma ana bilgisayarÄą web arayĂźzĂźnĂź gĂśrĂźntĂź msgid "Replace the BambuLab's device tab with print host webui" msgstr "" -"BambuLab’ın aygÄąt sekmesini yazdÄąrma ana bilgisayarÄą web arayĂźzĂźyle değiştirin" +"BambuLab’ın aygÄąt sekmesini yazdÄąrma ana bilgisayarÄą web arayĂźzĂźyle " +"değiştirin" msgid "" "HTTPS CA file is optional. It is only needed if you use HTTPS with a self-" @@ -16115,8 +16278,8 @@ msgid "" "On this system, %s uses HTTPS certificates from the system Certificate Store " "or Keychain." msgstr "" -"Bu sistemde %s, sistem Sertifika Deposu veya Anahtar Zincirinden alÄąnan HTTPS " -"sertifikalarÄąnÄą kullanÄąyor." +"Bu sistemde %s, sistem Sertifika Deposu veya Anahtar Zincirinden alÄąnan " +"HTTPS sertifikalarÄąnÄą kullanÄąyor." msgid "" "To use a custom CA file, please import your CA file into Certificate Store / " @@ -16266,30 +16429,31 @@ msgstr "" "Hata: \"%2%\"" msgid "" -"It has a small layer height, and results in almost negligible layer lines and " -"high printing quality. It is suitable for most general printing cases." +"It has a small layer height, and results in almost negligible layer lines " +"and high printing quality. It is suitable for most general printing cases." msgstr "" "Kßçßk bir katman yĂźksekliğine sahiptir ve neredeyse ihmal edilebilir katman " "çizgileri ve yĂźksek baskÄą kalitesi sağlar. Çoğu genel yazdÄąrma durumu için " "uygundur." msgid "" -"Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and " -"acceleration, and the sparse infill pattern is Gyroid. So, it results in much " -"higher printing quality, but a much longer printing time." +"Compared with the default profile of a 0.2 mm nozzle, it has lower speeds " +"and acceleration, and the sparse infill pattern is Gyroid. So, it results in " +"much higher printing quality, but a much longer printing time." msgstr "" "0,2 mm’lik nozĂźlĂźn varsayÄąlan profiliyle karşılaştÄąrÄąldığında daha düşük hÄąz " -"ve ivmeye sahiptir ve seyrek dolgu deseni Gyroid’dir. BĂśylece çok daha yĂźksek " -"baskÄą kalitesi elde edilir, ancak çok daha uzun baskÄą sĂźresi elde edilir." +"ve ivmeye sahiptir ve seyrek dolgu deseni Gyroid’dir. BĂśylece çok daha " +"yĂźksek baskÄą kalitesi elde edilir, ancak çok daha uzun baskÄą sĂźresi elde " +"edilir." msgid "" "Compared with the default profile of a 0.2 mm nozzle, it has a slightly " "bigger layer height, and results in almost negligible layer lines, and " "slightly shorter printing time." msgstr "" -"0,2 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, biraz " -"daha bĂźyĂźk katman yĂźksekliğine sahiptir ve neredeyse ihmal edilebilir dĂźzeyde " -"katman çizgileri ve biraz daha kÄąsa yazdÄąrma sĂźresi sağlar." +"0,2 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, " +"biraz daha bĂźyĂźk katman yĂźksekliğine sahiptir ve neredeyse ihmal edilebilir " +"dĂźzeyde katman çizgileri ve biraz daha kÄąsa yazdÄąrma sĂźresi sağlar." msgid "" "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer " @@ -16327,8 +16491,8 @@ msgid "" "shorter printing time." msgstr "" "VarsayÄąlan 0,2 mm pĂźskĂźrtme ucu profiliyle karşılaştÄąrÄąldığında, daha kßçßk " -"katman yĂźksekliğine sahiptir ve minimum katman çizgileri ve daha yĂźksek baskÄą " -"kalitesi sağlar, ancak daha kÄąsa yazdÄąrma sĂźresi sağlar." +"katman yĂźksekliğine sahiptir ve minimum katman çizgileri ve daha yĂźksek " +"baskÄą kalitesi sağlar, ancak daha kÄąsa yazdÄąrma sĂźresi sağlar." msgid "" "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer " @@ -16379,12 +16543,12 @@ msgstr "" msgid "" "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer " -"height, and results in less apparent layer lines and higher printing quality, " -"but longer printing time." +"height, and results in less apparent layer lines and higher printing " +"quality, but longer printing time." msgstr "" "0,4 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, daha " -"kßçßk bir katman yĂźksekliğine sahiptir ve daha az gĂśrĂźnĂźr katman çizgileri ve " -"daha yĂźksek baskÄą kalitesi sağlar, ancak daha uzun yazdÄąrma sĂźresi sağlar." +"kßçßk bir katman yĂźksekliğine sahiptir ve daha az gĂśrĂźnĂźr katman çizgileri " +"ve daha yĂźksek baskÄą kalitesi sağlar, ancak daha uzun yazdÄąrma sĂźresi sağlar." msgid "" "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer " @@ -16422,7 +16586,8 @@ msgstr "" msgid "" "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer " -"height, and results in almost negligible layer lines and longer printing time." +"height, and results in almost negligible layer lines and longer printing " +"time." msgstr "" "0,4 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, " "katman yĂźksekliği daha kßçßktĂźr ve neredeyse gĂśz ardÄą edilebilecek dĂźzeyde " @@ -16457,8 +16622,8 @@ msgstr "" msgid "" "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer " -"height, and results in much more apparent layer lines and much lower printing " -"quality, but shorter printing time in some printing cases." +"height, and results in much more apparent layer lines and much lower " +"printing quality, but shorter printing time in some printing cases." msgstr "" "0,6 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, daha " "bĂźyĂźk bir katman yĂźksekliğine sahiptir ve çok daha belirgin katman çizgileri " @@ -16477,16 +16642,16 @@ msgstr "" msgid "" "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer " -"height, and results in less apparent layer lines and higher printing quality, " -"but longer printing time." +"height, and results in less apparent layer lines and higher printing " +"quality, but longer printing time." msgstr "" "0,6 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, daha " -"kßçßk bir katman yĂźksekliğine sahiptir ve daha az gĂśrĂźnĂźr katman çizgileri ve " -"daha yĂźksek baskÄą kalitesi sağlar, ancak daha uzun yazdÄąrma sĂźresi sağlar." +"kßçßk bir katman yĂźksekliğine sahiptir ve daha az gĂśrĂźnĂźr katman çizgileri " +"ve daha yĂźksek baskÄą kalitesi sağlar, ancak daha uzun yazdÄąrma sĂźresi sağlar." msgid "" -"It has a very big layer height, and results in very apparent layer lines, low " -"printing quality and general printing time." +"It has a very big layer height, and results in very apparent layer lines, " +"low printing quality and general printing time." msgstr "" "Çok bĂźyĂźk bir katman yĂźksekliğine sahiptir ve çok belirgin katman " "çizgilerine, düşük baskÄą kalitesine ve genel yazdÄąrma sĂźresine neden olur." @@ -16498,8 +16663,8 @@ msgid "" msgstr "" "0,8 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, daha " "bĂźyĂźk bir katman yĂźksekliğine sahiptir ve çok belirgin katman çizgileri ve " -"çok daha düşük baskÄą kalitesiyle sonuçlanÄąr, ancak bazÄą yazdÄąrma durumlarÄąnda " -"daha kÄąsa yazdÄąrma sĂźresi sağlar." +"çok daha düşük baskÄą kalitesiyle sonuçlanÄąr, ancak bazÄą yazdÄąrma " +"durumlarÄąnda daha kÄąsa yazdÄąrma sĂźresi sağlar." msgid "" "Compared with the default profile of a 0.8 mm nozzle, it has a much bigger " @@ -16508,8 +16673,8 @@ msgid "" msgstr "" "0,8 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, çok " "daha bĂźyĂźk bir katman yĂźksekliğine sahiptir ve son derece belirgin katman " -"çizgileri ve çok daha düşük baskÄą kalitesiyle sonuçlanÄąr, ancak bazÄą yazdÄąrma " -"durumlarÄąnda çok daha kÄąsa yazdÄąrma sĂźresi sağlar." +"çizgileri ve çok daha düşük baskÄą kalitesiyle sonuçlanÄąr, ancak bazÄą " +"yazdÄąrma durumlarÄąnda çok daha kÄąsa yazdÄąrma sĂźresi sağlar." msgid "" "Compared with the default profile of a 0.8 mm nozzle, it has a slightly " @@ -16517,10 +16682,10 @@ msgid "" "lines and slightly higher printing quality, but longer printing time in some " "printing cases." msgstr "" -"0,8 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, biraz " -"daha kßçßk bir katman yĂźksekliğine sahiptir ve biraz daha az ama yine de " -"gĂśrĂźnĂźr katman çizgileri ve biraz daha yĂźksek baskÄą kalitesi sağlar, ancak " -"bazÄą yazdÄąrma durumlarÄąnda daha uzun yazdÄąrma sĂźresi sağlar." +"0,8 mm’lik pĂźskĂźrtme ucunun varsayÄąlan profiliyle karşılaştÄąrÄąldığında, " +"biraz daha kßçßk bir katman yĂźksekliğine sahiptir ve biraz daha az ama yine " +"de gĂśrĂźnĂźr katman çizgileri ve biraz daha yĂźksek baskÄą kalitesi sağlar, " +"ancak bazÄą yazdÄąrma durumlarÄąnda daha uzun yazdÄąrma sĂźresi sağlar." msgid "" "Compared with the default profile of a 0.8 mm nozzle, it has a smaller layer " @@ -16592,7 +16757,8 @@ msgid "" msgstr "" "Sandviç modu\n" "Modelinizde çok dik çĹkÄąntÄąlar yoksa hassasiyeti ve katman tutarlÄąlığınÄą " -"artÄąrmak için sandviç modunu (iç-dış-iç) kullanabileceğinizi biliyor muydunuz?" +"artÄąrmak için sandviç modunu (iç-dış-iç) kullanabileceğinizi biliyor " +"muydunuz?" #: resources/data/hints.ini: [hint:Chamber temperature] msgid "" @@ -16654,14 +16820,14 @@ msgid "" "3D scene operations." msgstr "" "Klavye kÄąsayollarÄą nasÄąl kullanÄąlÄąr?\n" -"Orca Slicer'Äąn çok çeşitli klavye kÄąsayollarÄą ve 3B sahne işlemleri sunduğunu " -"biliyor muydunuz?" +"Orca Slicer'Äąn çok çeşitli klavye kÄąsayollarÄą ve 3B sahne işlemleri " +"sunduğunu biliyor muydunuz?" #: resources/data/hints.ini: [hint:Reverse on odd] msgid "" "Reverse on odd\n" -"Did you know that Reverse on odd feature can significantly improve the " -"surface quality of your overhangs?" +"Did you know that Reverse on odd feature can significantly improve " +"the surface quality of your overhangs?" msgstr "" "Tersine çevir\n" "Tersine çevir Ăśzelliğinin çĹkÄąntÄąlarÄąnÄązÄąn yĂźzey kalitesini Ăśnemli " @@ -16684,8 +16850,8 @@ msgid "" "problems on the Windows system?" msgstr "" "Modeli DĂźzelt\n" -"Windows sisteminde birçok dilimleme sorununu Ăśnlemek için bozuk bir 3D modeli " -"dĂźzeltebileceğinizi biliyor muydunuz?" +"Windows sisteminde birçok dilimleme sorununu Ăśnlemek için bozuk bir 3D " +"modeli dĂźzeltebileceğinizi biliyor muydunuz?" #: resources/data/hints.ini: [hint:Timelapse] msgid "" @@ -16818,9 +16984,9 @@ msgstr "" #: resources/data/hints.ini: [hint:Fine-tuning for flow rate] msgid "" "Fine-tuning for flow rate\n" -"Did you know that flow rate can be fine-tuned for even better-looking prints? " -"Depending on the material, you can improve the overall finish of the printed " -"model by doing some fine-tuning." +"Did you know that flow rate can be fine-tuned for even better-looking " +"prints? Depending on the material, you can improve the overall finish of the " +"printed model by doing some fine-tuning." msgstr "" "Akış hÄązÄą için ince ayar\n" "BaskÄąlarÄąn daha da iyi gĂśrĂźnmesi için akış hÄązÄąna ince ayar yapÄąlabileceğini " @@ -16854,8 +17020,8 @@ msgstr "" msgid "" "Support painting\n" "Did you know that you can paint the location of your supports? This feature " -"makes it easy to place the support material only on the sections of the model " -"that actually need it." +"makes it easy to place the support material only on the sections of the " +"model that actually need it." msgstr "" "Destek boyama\n" "Desteklerinizin yerini boyayabileceğinizi biliyor muydunuz? Bu Ăśzellik, " @@ -16960,57 +17126,146 @@ msgstr "" "sÄącaklığınÄąn uygun şekilde arttÄąrÄąlmasÄąnÄąn bĂźkĂźlme olasÄąlığınÄą " "azaltabileceğini biliyor muydunuz?" -#~ msgid "up to" -#~ msgstr "kadar" +#~ msgid "" +#~ "Your object appears to be too large. It will be scaled down to fit the " +#~ "heat bed automatically." +#~ msgstr "" +#~ "Nesneniz çok bĂźyĂźk gĂśrĂźnĂźyor. Plakaya otomatik olarak uyacak şekilde " +#~ "kßçßltĂźlecektir." -#~ msgid "above" -#~ msgstr "ĂźstĂźnde" +#~ msgid "Shift+G" +#~ msgstr "Shift+G" -#~ msgid "from" -#~ msgstr "itibaren" - -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "BazÄą Ăśn ayarlar değiştirilirken uygulama dilinin değiştirilmesi." - -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" - -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" - -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+Herhangi bir ok" - -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Sol fare düğmesi" - -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Sol fare düğmesi" - -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+Herhangi bir yĂśn tuşu" - -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Sol fare düğmesi" - -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Sol fare düğmesi" - -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Fare tekerleği" - -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Fare tekerleği" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Fare tekerleği" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+Fare tekerleği" +#~ msgid "Any arrow" +#~ msgstr "Herhangi bir ok" #~ msgid "" -#~ "Different nozzle diameters and different filament diameters is not allowed " -#~ "when prime tower is enabled." +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" +#~ msgstr "" +#~ "Seçilen yĂźzeyler için boşluk doldurmayÄą etkinleştirir. Doldurulacak " +#~ "minimum boşluk uzunluğu aşağıdaki kßçßk boşluklarÄą filtrele seçeneğinden " +#~ "kontrol edilebilir.\n" +#~ "\n" +#~ "Seçenekler:\n" +#~ "1. Her Yerde: Üst, alt ve iç katÄą yĂźzeylere boşluk doldurma uygular\n" +#~ "2. Üst ve Alt yĂźzeyler: Boşluk doldurmayÄą yalnÄązca Ăźst ve alt yĂźzeylere " +#~ "uygular\n" +#~ "3. Hiçbir Yerde: Boşluk doldurmayÄą devre dışı bÄąrakÄąr\n" + +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "KĂśprĂź için malzeme miktarÄąnÄą azaltmak ve sarkmayÄą iyileştirmek için bu " +#~ "değeri biraz azaltÄąn (Ăśrneğin 0,9)" + +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "Bu değer iç kĂśprĂź katmanÄąnÄąn kalÄąnlığınÄą belirler. Bu, seyrek dolgunun " +#~ "Ăźzerindeki ilk katmandÄąr. Seyrek dolguya gĂśre yĂźzey kalitesini " +#~ "iyileştirmek için bu değeri biraz azaltÄąn (Ăśrneğin 0,9)." + +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "Bu faktĂśr Ăźst katÄą dolgu için malzeme miktarÄąnÄą etkiler. PĂźrĂźzsĂźz bir " +#~ "yĂźzey elde etmek için biraz azaltabilirsiniz" + +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "Bu faktĂśr alt katÄą dolgu için malzeme miktarÄąnÄą etkiler" + +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Potansiyel kÄąvrÄąlmış çevrelerin bulunabileceği alanlarda yazdÄąrmayÄą " +#~ "yavaşlatmak için bu seçeneği etkinleştirin" + +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "KĂśprĂź hÄązÄą ve tamamen sarkan duvar" + +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Dahili kĂśprĂźnĂźn hÄązÄą. Değer yĂźzde olarak ifade edilirse kĂśprĂź_hÄązÄąna gĂśre " +#~ "hesaplanacaktÄąr. VarsayÄąlan değer %150'dir." + +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Filamenti değiştirdiğinizde yeni filament yĂźkleme zamanÄą. YalnÄązca " +#~ "istatistikler için" + +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Filamenti değiştirdiğinizde eski filamenti boşaltma zamanÄą. YalnÄązca " +#~ "istatistikler için" + +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "YazÄącÄą donanÄąm yazÄąlÄąmÄąnÄąn (veya Çoklu Malzeme Ünitesi 2.0'Äąn) takÄąm " +#~ "değişikliği sÄąrasÄąnda (T kodu yĂźrĂźtĂźlĂźrken) yeni bir filament yĂźkleme " +#~ "sĂźresi. Bu sĂźre, G kodu zaman tahmincisi tarafÄąndan toplam baskÄą sĂźresine " +#~ "eklenir." + +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "YazÄącÄą ĂźrĂźn yazÄąlÄąmÄąnÄąn (veya Çoklu Malzeme Ünitesi 2.0'Äąn) takÄąm " +#~ "değişimi sÄąrasÄąnda (T kodu yĂźrĂźtĂźlĂźrken) filamenti boşaltma sĂźresi. Bu " +#~ "sĂźre, G kodu sĂźre tahmincisi tarafÄąndan toplam baskÄą sĂźresine eklenir." + +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Belirtilen eşikten daha kßçßk boşluklarÄą filtrele" + +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Hazne sÄącaklığı kontrolĂź için bu seçeneği etkinleştirin. Önce bir M191 " +#~ "komutu eklenecek \"machine_start_gcode\"\n" +#~ "G-code komut: M141/M191 S(0-255)" + +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Daha yĂźksek hazne sÄącaklığı, eğrilmeyi bastÄąrmaya veya azaltmaya yardÄąmcÄą " +#~ "olabilir ve ABS, ASA, PC, PA ve benzeri gibi yĂźksek sÄącaklÄąktaki " +#~ "malzemeler için potansiyel olarak daha yĂźksek ara katman yapışmasÄąna yol " +#~ "açabilir AynÄą zamanda, ABS ve ASA'nÄąn hava filtrasyonu daha da " +#~ "kĂśtĂźleşecektir. PLA, PETG, TPU, PVA ve diğer düşük sÄącaklÄąktaki " +#~ "malzemeler için, tÄąkanmalarÄą Ăśnlemek için gerçek hazne sÄącaklığı yĂźksek " +#~ "olmamalÄądÄąr, bu nedenle kapatma anlamÄąna gelen 0 şiddetle tavsiye edilir" + +#~ msgid "" +#~ "Different nozzle diameters and different filament diameters is not " +#~ "allowed when prime tower is enabled." #~ msgstr "" #~ "Ana kule etkinleştirildiğinde farklÄą nozul çaplarÄąna ve farklÄą filament " #~ "çaplarÄąna izin verilmez." @@ -17023,10 +17278,11 @@ msgstr "" #~ "Height of initial layer. Making initial layer height to be thick slightly " #~ "can improve build plate adhension" #~ msgstr "" -#~ "İlk katmanÄąn yĂźksekliği. İlk katman yĂźksekliğini biraz kalÄąn yapmak, baskÄą " -#~ "plakasÄąnÄąn yapışmasÄąnÄą iyileştirebilir" +#~ "İlk katmanÄąn yĂźksekliği. İlk katman yĂźksekliğini biraz kalÄąn yapmak, " +#~ "baskÄą plakasÄąnÄąn yapışmasÄąnÄą iyileştirebilir" -#~ msgid "Interlocking depth of a segmented region. Zero disables this feature." +#~ msgid "" +#~ "Interlocking depth of a segmented region. Zero disables this feature." #~ msgstr "" #~ "BĂślĂźmlere ayrÄąlmış bir bĂślgenin birbirine kenetlenen derinliği. 0 bu " #~ "Ăśzelliği devre dışı bÄąrakÄąr." @@ -17104,11 +17360,12 @@ msgstr "" #~ "the print start menu, the printer will follow the old way, calibrate the " #~ "filament before the print; When you start a multi color/material print, " #~ "the printer will use the default compensation parameter for the filament " -#~ "during every filament switch which will have a good result in most cases.\n" +#~ "during every filament switch which will have a good result in most " +#~ "cases.\n" #~ "\n" #~ "Please note there are a few cases that will make the calibration result " -#~ "not reliable: using a texture plate to do the calibration; the build plate " -#~ "does not have good adhesion (please wash the build plate or apply " +#~ "not reliable: using a texture plate to do the calibration; the build " +#~ "plate does not have good adhesion (please wash the build plate or apply " #~ "gluestick!) ...You can find more from our wiki.\n" #~ "\n" #~ "The calibration results have about 10 percent jitter in our test, which " @@ -17119,11 +17376,12 @@ msgstr "" #~ "bulabilirsiniz.\n" #~ "\n" #~ "Genellikle kalibrasyon gereksizdir. YazdÄąrma başlat menĂźsĂźndeki \"akış " -#~ "dinamiği kalibrasyonu\" seçeneği işaretliyken tek renkli/malzeme baskÄąsÄąnÄą " -#~ "başlattığınÄązda, yazÄącÄą eski yĂśntemi izleyecek, yazdÄąrmadan Ăśnce filamenti " -#~ "kalibre edecektir; Çok renkli/malzeme baskÄąsÄąnÄą başlattığınÄązda, yazÄącÄą " -#~ "her filament değişiminde filament için varsayÄąlan dengeleme parametresini " -#~ "kullanacaktÄąr ve bu çoğu durumda iyi bir sonuç verecektir.\n" +#~ "dinamiği kalibrasyonu\" seçeneği işaretliyken tek renkli/malzeme " +#~ "baskÄąsÄąnÄą başlattığınÄązda, yazÄącÄą eski yĂśntemi izleyecek, yazdÄąrmadan " +#~ "Ăśnce filamenti kalibre edecektir; Çok renkli/malzeme baskÄąsÄąnÄą " +#~ "başlattığınÄązda, yazÄącÄą her filament değişiminde filament için varsayÄąlan " +#~ "dengeleme parametresini kullanacaktÄąr ve bu çoğu durumda iyi bir sonuç " +#~ "verecektir.\n" #~ "\n" #~ "Kalibrasyon sonucunun gĂźvenilir olmamasÄąna yol açacak birkaç durum " #~ "olduğunu lĂźtfen unutmayÄąn: kalibrasyonu yapmak için doku plakasÄą " @@ -17131,14 +17389,14 @@ msgstr "" #~ "yÄąkayÄąn veya yapıştÄąrÄącÄą uygulayÄąn!) ...Daha fazlasÄąnÄą wiki'mizden " #~ "bulabilirsiniz.\n" #~ "\n" -#~ "Testimizde kalibrasyon sonuçlarÄąnda yaklaşık yĂźzde 10'luk bir titreşim var " -#~ "ve bu da sonucun her kalibrasyonda tam olarak aynÄą olmamasÄąna neden " +#~ "Testimizde kalibrasyon sonuçlarÄąnda yaklaşık yĂźzde 10'luk bir titreşim " +#~ "var ve bu da sonucun her kalibrasyonda tam olarak aynÄą olmamasÄąna neden " #~ "olabilir. Yeni gĂźncellemelerle iyileştirmeler yapmak için hâlâ temel " #~ "nedeni araştÄąrÄąyoruz." #~ msgid "" -#~ "Only one of the results with the same name will be saved. Are you sure you " -#~ "want to overrides the other results?" +#~ "Only one of the results with the same name will be saved. Are you sure " +#~ "you want to overrides the other results?" #~ msgstr "" #~ "AynÄą ada sahip sonuçlardan yalnÄązca biri kaydedilecektir. Diğer sonuçlarÄą " #~ "geçersiz kÄąlmak istediğinizden emin misiniz?" @@ -17146,11 +17404,11 @@ msgstr "" #, c-format, boost-format #~ msgid "" #~ "There is already a historical calibration result with the same name: %s. " -#~ "Only one of the results with the same name is saved. Are you sure you want " -#~ "to overrides the historical result?" +#~ "Only one of the results with the same name is saved. Are you sure you " +#~ "want to overrides the historical result?" #~ msgstr "" -#~ "AynÄą ada sahip geçmiş bir kalibrasyon sonucu zaten var: %s. AynÄą ada sahip " -#~ "sonuçlardan yalnÄązca biri kaydedilir. Geçmiş sonucu geçersiz kÄąlmak " +#~ "AynÄą ada sahip geçmiş bir kalibrasyon sonucu zaten var: %s. AynÄą ada " +#~ "sahip sonuçlardan yalnÄązca biri kaydedilir. Geçmiş sonucu geçersiz kÄąlmak " #~ "istediğinizden emin misiniz?" #~ msgid "Please find the cornor with perfect degree of extrusion" @@ -17173,11 +17431,11 @@ msgstr "" #~ "Order of wall/infill. When the tickbox is unchecked the walls are printed " #~ "first, which works best in most cases.\n" #~ "\n" -#~ "Printing walls first may help with extreme overhangs as the walls have the " -#~ "neighbouring infill to adhere to. However, the infill will slighly push " -#~ "out the printed walls where it is attached to them, resulting in a worse " -#~ "external surface finish. It can also cause the infill to shine through the " -#~ "external surfaces of the part." +#~ "Printing walls first may help with extreme overhangs as the walls have " +#~ "the neighbouring infill to adhere to. However, the infill will slighly " +#~ "push out the printed walls where it is attached to them, resulting in a " +#~ "worse external surface finish. It can also cause the infill to shine " +#~ "through the external surfaces of the part." #~ msgstr "" #~ "Duvar/dolgu sÄąrasÄą. Onay kutusunun işareti kaldÄąrÄąldığında ilk olarak " #~ "duvarlar yazdÄąrÄąlÄąr ve bu çoğu durumda en iyi sonucu verir.\n" @@ -17192,9 +17450,9 @@ msgstr "" #~ msgstr "V" #~ msgid "" -#~ "Orca Slicer is based on BambuStudio by Bambulab, which is from PrusaSlicer " -#~ "by Prusa Research. PrusaSlicer is from Slic3r by Alessandro Ranellucci " -#~ "and the RepRap community" +#~ "Orca Slicer is based on BambuStudio by Bambulab, which is from " +#~ "PrusaSlicer by Prusa Research. PrusaSlicer is from Slic3r by Alessandro " +#~ "Ranellucci and the RepRap community" #~ msgstr "" #~ "Orca Slicer, Prusa Research'Ăźn PrusaSlicer'Äąndan Bambulab'Äąn " #~ "BambuStudio'sunu temel alÄąyor. PrusaSlicer, Alessandro Ranellucci ve " @@ -17265,15 +17523,16 @@ msgstr "" #~ "değer) korumak ister misiniz?" #~ msgid "" -#~ "You have previously modified your settings and are about to overwrite them " -#~ "with new ones." +#~ "You have previously modified your settings and are about to overwrite " +#~ "them with new ones." #~ msgstr "" -#~ "AyarlarÄąnÄązÄą daha Ăśnce değiştirdiniz ve bunlarÄąn Ăźzerine yenilerini yazmak " -#~ "Ăźzeresiniz." +#~ "AyarlarÄąnÄązÄą daha Ăśnce değiştirdiniz ve bunlarÄąn Ăźzerine yenilerini " +#~ "yazmak Ăźzeresiniz." #~ msgid "" #~ "\n" -#~ "Do you want to keep your current modified settings, or use preset settings?" +#~ "Do you want to keep your current modified settings, or use preset " +#~ "settings?" #~ msgstr "" #~ "\n" #~ "Geçerli değiştirilen ayarlarÄąnÄązÄą korumak mÄą yoksa Ăśnceden ayarlanmış " @@ -17293,8 +17552,8 @@ msgstr "" #~ "Choose an AMS slot then press \"Load\" or \"Unload\" button to " #~ "automatically load or unload filiament." #~ msgstr "" -#~ "Filamenti otomatik olarak yĂźklemek veya çĹkarmak için bir AMS yuvasÄą seçin " -#~ "ve ardÄąndan \"YĂźkle\" veya \"Boşalt\" düğmesine basÄąn." +#~ "Filamenti otomatik olarak yĂźklemek veya çĹkarmak için bir AMS yuvasÄą " +#~ "seçin ve ardÄąndan \"YĂźkle\" veya \"Boşalt\" düğmesine basÄąn." #~ msgid "MC" #~ msgstr "MC" @@ -17334,8 +17593,8 @@ msgstr "" #~ "The 3mf file version is in Beta and it is newer than the current Bambu " #~ "Studio version." #~ msgstr "" -#~ "3mf dosya sĂźrĂźmĂź Beta aşamasÄąndadÄąr ve mevcut Bambu Studio sĂźrĂźmĂźnden daha " -#~ "yenidir." +#~ "3mf dosya sĂźrĂźmĂź Beta aşamasÄąndadÄąr ve mevcut Bambu Studio sĂźrĂźmĂźnden " +#~ "daha yenidir." #~ msgid "If you would like to try Bambu Studio Beta, you may click to" #~ msgstr "Bambu Studio Beta’yÄą denemek isterseniz tÄąklayabilirsiniz." @@ -17362,9 +17621,9 @@ msgstr "" #~ "Green means that AMS humidity is normal, orange represent humidity is " #~ "high, red represent humidity is too high.(Hygrometer: lower the better.)" #~ msgstr "" -#~ "Yeşil, AMS neminin normal olduğunu, turuncu nemin yĂźksek olduğunu, kÄąrmÄązÄą " -#~ "ise nemin çok yĂźksek olduğunu gĂśsterir.(Higrometre: ne kadar düşükse o " -#~ "kadar iyidir.)" +#~ "Yeşil, AMS neminin normal olduğunu, turuncu nemin yĂźksek olduğunu, " +#~ "kÄąrmÄązÄą ise nemin çok yĂźksek olduğunu gĂśsterir.(Higrometre: ne kadar " +#~ "düşükse o kadar iyidir.)" #~ msgid "Desiccant status" #~ msgstr "Kurutucu durumu" @@ -17374,14 +17633,14 @@ msgstr "" #~ "inactive. Please change the desiccant.(The bars: higher the better.)" #~ msgstr "" #~ "İki çubuktan daha düşük bir kurutucu durumu, kurutucunun etkin olmadığınÄą " -#~ "gĂśsterir. LĂźtfen kurutucuyu değiştirin.(Çubuklar: ne kadar yĂźksek olursa o " -#~ "kadar iyidir.)" +#~ "gĂśsterir. LĂźtfen kurutucuyu değiştirin.(Çubuklar: ne kadar yĂźksek olursa " +#~ "o kadar iyidir.)" #~ msgid "" #~ "Note: When the lid is open or the desiccant pack is changed, it can take " #~ "hours or a night to absorb the moisture. Low temperatures also slow down " -#~ "the process. During this time, the indicator may not represent the chamber " -#~ "accurately." +#~ "the process. During this time, the indicator may not represent the " +#~ "chamber accurately." #~ msgstr "" #~ "Not: Kapak açĹkken veya kurutucu paketi değiştirildiğinde, nemin emilmesi " #~ "saatler veya bir gece sĂźrebilir. Düşük sÄącaklÄąklar da sĂźreci yavaşlatÄąr. " @@ -17479,14 +17738,14 @@ msgstr "" #~ msgid "" #~ "Please go to filament setting to edit your presets if you need.\n" #~ "Please note that nozzle temperature, hot bed temperature, and maximum " -#~ "volumetric speed have a significant impact on printing quality. Please set " -#~ "them carefully." +#~ "volumetric speed have a significant impact on printing quality. Please " +#~ "set them carefully." #~ msgstr "" -#~ "İhtiyacÄąnÄąz olursa Ăśn ayarlarÄąnÄązÄą dĂźzenlemek için lĂźtfen filament ayarÄąna " -#~ "gidin.\n" +#~ "İhtiyacÄąnÄąz olursa Ăśn ayarlarÄąnÄązÄą dĂźzenlemek için lĂźtfen filament " +#~ "ayarÄąna gidin.\n" #~ "LĂźtfen pĂźskĂźrtme ucu sÄącaklığınÄąn, sÄącak yatak sÄącaklığınÄąn ve maksimum " -#~ "hacimsel hÄązÄąn yazdÄąrma kalitesi Ăźzerinde Ăśnemli bir etkiye sahip olduğunu " -#~ "unutmayÄąn. LĂźtfen bunlarÄą dikkatlice ayarlayÄąn." +#~ "hacimsel hÄązÄąn yazdÄąrma kalitesi Ăźzerinde Ăśnemli bir etkiye sahip " +#~ "olduğunu unutmayÄąn. LĂźtfen bunlarÄą dikkatlice ayarlayÄąn." #~ msgid "Studio Version:" #~ msgstr "StĂźdyo SĂźrĂźmĂź:" @@ -17531,8 +17790,8 @@ msgstr "" #~ msgstr "Depolama YĂźklemesini Test Etme" #~ msgid "" -#~ "The speed setting exceeds the printer's maximum speed (machine_max_speed_x/" -#~ "machine_max_speed_y).\n" +#~ "The speed setting exceeds the printer's maximum speed " +#~ "(machine_max_speed_x/machine_max_speed_y).\n" #~ "Orca will automatically cap the print speed to ensure it doesn't surpass " #~ "the printer's capabilities.\n" #~ "You can adjust the maximum speed setting in your printer's configuration " @@ -17540,8 +17799,8 @@ msgstr "" #~ msgstr "" #~ "HÄąz ayarÄą yazÄącÄąnÄąn maksimum hÄązÄąnÄą aşıyor (machine_max_speed_x/" #~ "machine_max_speed_y).\n" -#~ "Orca, yazÄącÄąnÄąn yeteneklerini aşmadığından emin olmak için yazdÄąrma hÄązÄąnÄą " -#~ "otomatik olarak sÄąnÄąrlayacaktÄąr.\n" +#~ "Orca, yazÄącÄąnÄąn yeteneklerini aşmadığından emin olmak için yazdÄąrma " +#~ "hÄązÄąnÄą otomatik olarak sÄąnÄąrlayacaktÄąr.\n" #~ "Daha yĂźksek hÄązlar elde etmek için yazÄącÄąnÄązÄąn yapÄąlandÄąrmasÄąndaki " #~ "maksimum hÄąz ayarÄąnÄą yapabilirsiniz." @@ -17567,8 +17826,8 @@ msgstr "" #~ "Add solid infill near sloping surfaces to guarantee the vertical shell " #~ "thickness (top+bottom solid layers)" #~ msgstr "" -#~ "Dikey kabuk kalÄąnlığınÄą garanti etmek için eğimli yĂźzeylerin yakÄąnÄąna katÄą " -#~ "dolgu ekleyin (Ăźst + alt katÄą katmanlar)" +#~ "Dikey kabuk kalÄąnlığınÄą garanti etmek için eğimli yĂźzeylerin yakÄąnÄąna " +#~ "katÄą dolgu ekleyin (Ăźst + alt katÄą katmanlar)" #~ msgid "Further reduce solid infill on walls (beta)" #~ msgstr "Duvarlardaki katÄą dolguyu daha da azaltÄąn (deneysel)" @@ -17622,8 +17881,8 @@ msgstr "" #~ "are not specified explicitly." #~ msgstr "" #~ "Daha iyi katman soğutmasÄą için yavaşlama etkinleştirildiğinde, yazdÄąrma " -#~ "çĹkÄąntÄąlarÄą olduğunda ve Ăśzellik hÄązlarÄą açĹkça belirtilmediğinde filament " -#~ "için minimum yazdÄąrma hÄązÄą." +#~ "çĹkÄąntÄąlarÄą olduğunda ve Ăśzellik hÄązlarÄą açĹkça belirtilmediğinde " +#~ "filament için minimum yazdÄąrma hÄązÄą." #~ msgid "No sparse layers (EXPERIMENTAL)" #~ msgstr "Seyrek katman yok (DENEYSEL)" @@ -17649,8 +17908,8 @@ msgstr "" #~ msgstr "wiki" #~ msgid "" -#~ "Relative extrusion is recommended when using \"label_objects\" option.Some " -#~ "extruders work better with this option unckecked (absolute extrusion " +#~ "Relative extrusion is recommended when using \"label_objects\" option." +#~ "Some extruders work better with this option unckecked (absolute extrusion " #~ "mode). Wipe tower is only compatible with relative mode. It is always " #~ "enabled on BambuLab printers. Default is checked" #~ msgstr "" @@ -17780,8 +18039,8 @@ msgstr "" #~ "Bir ParçayÄą Çıkar\n" #~ "Negatif parça değiştiriciyi kullanarak bir ağı diğerinden " #~ "çĹkarabileceğinizi biliyor muydunuz? Bu şekilde Ăśrneğin doğrudan Orca " -#~ "Slicer'da kolayca yeniden boyutlandÄąrÄąlabilen delikler oluşturabilirsiniz. " -#~ "Daha fazlasÄąnÄą belgelerde okuyun." +#~ "Slicer'da kolayca yeniden boyutlandÄąrÄąlabilen delikler " +#~ "oluşturabilirsiniz. Daha fazlasÄąnÄą belgelerde okuyun." #~ msgid "Filling bed " #~ msgstr "Yatak doldurma " @@ -17797,7 +18056,8 @@ msgstr "" #~ msgstr "" #~ "Doğrusal desene geçilsin mi?\n" #~ "Evet - otomatik olarak doğrusal desene geçin\n" -#~ "HayÄąr - yoğunluğu otomatik olarak %100 olmayan varsayÄąlan değere sÄąfÄąrlayÄąn" +#~ "HayÄąr - yoğunluğu otomatik olarak %100 olmayan varsayÄąlan değere " +#~ "sÄąfÄąrlayÄąn" #~ msgid "Please heat the nozzle to above 170 degree before loading filament." #~ msgstr "" @@ -18038,8 +18298,8 @@ msgstr "" #~ "load uptodate process/machine settings from the specified file when using " #~ "uptodate" #~ msgstr "" -#~ "gĂźncellemeyi kullanÄąrken belirtilen dosyadan gĂźncel işlem/yazÄącÄąayarlarÄąnÄą " -#~ "yĂźkle" +#~ "gĂźncellemeyi kullanÄąrken belirtilen dosyadan gĂźncel işlem/" +#~ "yazÄącÄąayarlarÄąnÄą yĂźkle" #~ msgid "Output directory" #~ msgstr "Çıkış dizini" @@ -18086,8 +18346,8 @@ msgstr "" #~ "OrcaSlicer configuration file may be corrupted and is not abled to be " #~ "parsed.Please delete the file and try again." #~ msgstr "" -#~ "OrcaSlicer yapÄąlandÄąrma dosyasÄą bozulmuş olabilir ve ayrıştÄąrÄąlmasÄą mĂźmkĂźn " -#~ "olmayabilir. LĂźtfen dosyayÄą silin ve tekrar deneyin." +#~ "OrcaSlicer yapÄąlandÄąrma dosyasÄą bozulmuş olabilir ve ayrıştÄąrÄąlmasÄą " +#~ "mĂźmkĂźn olmayabilir. LĂźtfen dosyayÄą silin ve tekrar deneyin." #~ msgid "Online Models" #~ msgstr "Çevrimiçi Modeller" @@ -18101,8 +18361,8 @@ msgstr "" #~ msgid "" #~ "There are currently no identical spare consumables available, and " #~ "automatic replenishment is currently not possible. \n" -#~ "(Currently supporting automatic supply of consumables with the same brand, " -#~ "material type, and color)" +#~ "(Currently supporting automatic supply of consumables with the same " +#~ "brand, material type, and color)" #~ msgstr "" #~ "Şu anda aynÄą yedek sarf malzemesi mevcut değildir ve otomatik yenileme şu " #~ "anda mĂźmkĂźn değildir.\n" @@ -18134,7 +18394,8 @@ msgstr "" #~ "daha sÄącak olamaz" #~ msgid "Enable this option if machine has auxiliary part cooling fan" -#~ msgstr "Makinede yardÄąmcÄą parça soğutma fanÄą varsa bu seçeneği etkinleştirin" +#~ msgstr "" +#~ "Makinede yardÄąmcÄą parça soğutma fanÄą varsa bu seçeneği etkinleştirin" #~ msgid "" #~ "This option is enabled if machine support controlling chamber temperature" @@ -18162,7 +18423,8 @@ msgstr "" #~ "katmanlarÄą etkilemez" #~ msgid "Empty layers around bottom are replaced by nearest normal layers." -#~ msgstr "Alt kÄąsÄąmdaki boş katmanlarÄąn yerini en yakÄąn normal katmanlar alÄąr." +#~ msgstr "" +#~ "Alt kÄąsÄąmdaki boş katmanlarÄąn yerini en yakÄąn normal katmanlar alÄąr." #~ msgid "The model has too many empty layers." #~ msgstr "Modelde çok fazla boş katman var." @@ -18180,8 +18442,9 @@ msgstr "" #~ "Bed temperature when high temperature plate is installed. Value 0 means " #~ "the filament does not support to print on the High Temp Plate" #~ msgstr "" -#~ "YĂźksek sÄącaklÄąk plakasÄą takÄąldığında yatak sÄącaklığı. 0 değeri, filamentin " -#~ "YĂźksek SÄącaklÄąk PlakasÄąna yazdÄąrmayÄą desteklemediği anlamÄąna gelir" +#~ "YĂźksek sÄącaklÄąk plakasÄą takÄąldığında yatak sÄącaklığı. 0 değeri, " +#~ "filamentin YĂźksek SÄącaklÄąk PlakasÄąna yazdÄąrmayÄą desteklemediği anlamÄąna " +#~ "gelir" #~ msgid "" #~ "Klipper's max_accel_to_decel will be adjusted to this % of acceleration" @@ -18201,7 +18464,8 @@ msgstr "" #~ msgstr "" #~ "Desteğin stili ve şekli. Normal destek için, desteklerin dĂźzenli bir " #~ "Äązgaraya yansÄątÄąlmasÄą daha sağlam destekler oluşturur (varsayÄąlan), rahat " -#~ "destek kuleleri ise malzemeden tasarruf sağlar ve nesne izlerini azaltÄąr.\n" +#~ "destek kuleleri ise malzemeden tasarruf sağlar ve nesne izlerini " +#~ "azaltÄąr.\n" #~ "Ağaç desteği için, ince stil, dallarÄą daha agresif bir şekilde " #~ "birleştirecek ve çok fazla malzeme tasarrufu sağlayacak (varsayÄąlan), " #~ "hibrit stil ise bĂźyĂźk dĂźz çĹkÄąntÄąlar altÄąnda normal desteğe benzer yapÄą " diff --git a/localization/i18n/uk/OrcaSlicer_uk.po b/localization/i18n/uk/OrcaSlicer_uk.po index 1c0db33441..68eed7af73 100644 --- a/localization/i18n/uk/OrcaSlicer_uk.po +++ b/localization/i18n/uk/OrcaSlicer_uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2024-06-30 23:05+0300\n" "Last-Translator: \n" "Language-Team: \n" @@ -16,8 +16,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n" "X-Generator: Poedit 3.4.4\n" msgid "Supports Painting" @@ -80,6 +80,9 @@ msgstr "РОСуПниК кут заповнення" msgid "On overhangs only" msgstr "Лише на звисах" +msgid "Auto support threshold angle: " +msgstr "Пороговий кут автоматичної підтримки: " + msgid "Circle" msgstr "Коло" @@ -99,9 +102,6 @@ msgstr "Малювання Нишо на вибраних гранях: \"%1%\"" msgid "Highlight faces according to overhang angle." msgstr "Виділити межі С відповідним кутом виступу." -msgid "Auto support threshold angle: " -msgstr "Пороговий кут автоматичної підтримки: " - msgid "No auto support" msgstr "Немає автоматичної підтримки" @@ -1981,6 +1981,9 @@ msgstr "Спростити модель" msgid "Center" msgstr "Центр" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "Редагувати налаштування процесу друку" @@ -4151,6 +4154,15 @@ msgstr "Загальний час" msgid "Total cost" msgstr "Загальна вартість" +msgid "up to" +msgstr "аМ Đ´Đž" + +msgid "above" +msgstr "вище" + +msgid "from" +msgstr "від" + msgid "Color Scheme" msgstr "Колірна схема" @@ -4214,12 +4226,12 @@ msgstr "Час зміни філаменту" msgid "Cost" msgstr "Витрата" -msgid "Print" -msgstr "Друк" - msgid "Color change" msgstr "Зміна кольору" +msgid "Print" +msgstr "Друк" + msgid "Printer" msgstr "Принтер" @@ -4403,7 +4415,7 @@ msgstr "Об'єм:" msgid "Size:" msgstr "Розмір:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4844,6 +4856,18 @@ msgstr "Прохід 2" msgid "Flow rate test - Pass 2" msgstr "Тест витрати - Пройдено 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "Швидкість потоку" @@ -6151,14 +6175,6 @@ msgstr "Виявлено Ой'єкт, що складається С кільк msgid "The file does not contain any geometry data." msgstr "ФаКН но містить геометричних даних." -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "Об'єкт занадто воНикиК" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" @@ -6167,6 +6183,9 @@ msgstr "" "відповідав розміру?\n" "підігрів столу автоматично?" +msgid "Object too large" +msgstr "Об'єкт занадто воНикиК" + msgid "Export STL file:" msgstr "Експорт файлу STL:" @@ -6543,6 +6562,9 @@ msgstr "Ви хочете продовжувати?" msgid "Language selection" msgstr "Вибір ПОви" +msgid "Switching application language while some presets are modified." +msgstr "Переключення ПОви програми при зміні деяких пресетів." + msgid "Changing application language" msgstr "Зміна ПОви програми" @@ -7669,8 +7691,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "При записі таймлапсу йоС інструментальної гОНОвки рекомендується додати " "“Timelapse Wipe Tower” \n" @@ -8554,8 +8576,11 @@ msgstr "ХписОк Ой'єктів" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "Імпорт геометричних даних із файлів STL/STEP/3MF/OBJ/AMF" -msgid "Shift+G" -msgstr "" +msgid "⌘+Shift+G" +msgstr "⌘+Shift+G" + +msgid "Ctrl+Shift+G" +msgstr "Ctrl+Shift+G" msgid "Paste from clipboard" msgstr "Вставити С буфера обміну" @@ -8605,18 +8630,33 @@ msgstr "Shift+Tab" msgid "Collapse/Expand the sidebar" msgstr "Згорнути/розгорнути бічну панель" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+будь-яка стрілка" msgid "Movement in camera space" msgstr "Рух у просторі камери" +msgid "⌥+Left mouse button" +msgstr "⌥+Ліва кнОпка миші" + msgid "Select a part" msgstr "Виберіть частину" +msgid "⌘+Left mouse button" +msgstr "⌘+Ліва кнОпка миші" + msgid "Select multiple objects" msgstr "Вибрати кілька Ой'єктів" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+будь-яка стрілка" + +msgid "Alt+Left mouse button" +msgstr "Alt+Ліва кнОпка миші" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+Ліва кнОпка миші" + msgid "Shift+Left mouse button" msgstr "Shift+Ліва кнОпка миші" @@ -8719,12 +8759,24 @@ msgstr "Тарілка" msgid "Move: press to snap by 1mm" msgstr "Переміщення: натисніть для переміщення на 1 ПП" +msgid "⌘+Mouse wheel" +msgstr "⌘+Колесо миші" + msgid "Support/Color Painting: adjust pen radius" msgstr "Підтримка/Колірне малювання: регулювання радіуса пера" +msgid "⌥+Mouse wheel" +msgstr "⌥+Колесо миші" + msgid "Support/Color Painting: adjust section position" msgstr "Підтримка/кольорове фарбування: регулювання положення секцій" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+Колесо миші" + +msgid "Alt+Mouse wheel" +msgstr "Alt+кОНосО миші" + msgid "Gizmo" msgstr "Gizmo" @@ -9780,25 +9832,32 @@ msgid "Apply gap fill" msgstr "Заповнення проміжків" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" -msgstr "" -"Вмикає заповнення проміжків для вибраних поверхонь. Мінімальну дОвМину " -"проміжку, який йудо СапОвнонО, ПОМна контролювати Са допомогою опції " -"\"Відфільтрувати крихітні проміжки\" нижче.\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" "\n" -"Параметри:\n" -"1. Скрізь: Застосовує заповнення проміжків Đ´Đž верхньої, нижньої та " -"внутрішніх суцільних поверхонь\n" -"2. Верхня та нижня поверхні: Застосовує заповнення Нишо Đ´Đž верхньої та " -"нижньої поверхонь\n" -"3. Ніде: Вимикає заповнення проміжків\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" +msgstr "" msgid "Everywhere" msgstr "Всюди" @@ -9873,10 +9932,11 @@ msgstr "Потік мосту" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." msgstr "" -"Трохи зменшіть це значення (наприклад, 0.9), щоб зменшити кількість " -"матеріалу для мосту, щоб покращити провисання" msgid "Internal bridge flow ratio" msgstr "Коефіцієнт потоку для внутрішніх мостів" @@ -9884,30 +9944,33 @@ msgstr "Коефіцієнт потоку для внутрішніх мості msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" -"ĐŚĐľ значення визначає товщину внутрішнього мостовидного шару. ĐŚĐľ перший шар " -"над внутрішнім заповненням. Зменшіть це значення (наприклад, Đ´Đž 0,9), щоб " -"покращити якість поверхні над внутрішнім заповненням." msgid "Top surface flow ratio" msgstr "Коефіцієнт потоку верхньої поверхні" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"ЌоК фактор впливає на кількість матеріалу для заповнення верхнього " -"твердоготіла. Можна трохи зменшити КОгО, щоб отримати гНадку " -"шорсткістьповерхні" msgid "Bottom surface flow ratio" msgstr "Коефіцієнт потоку нижньої поверхні" -msgid "This factor affects the amount of material for bottom solid infill" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." msgstr "" -"ЌоК фактор впливає на кількість матеріалу для заповнення нижнього " -"твердоготіла" msgid "Precise wall" msgstr "Точна стінка" @@ -10081,12 +10144,26 @@ msgstr "" msgid "Slow down for curled perimeters" msgstr "Уповільнення для нависаючих периметрів" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." msgstr "" -"Увімкніть цей параметр, щоб сповільнити друк у зонах, Đ´Đľ можуть існувати " -"потенційно нависаючі периметри" msgid "mm/s or %" msgstr "ПП/с айО %" @@ -10094,8 +10171,14 @@ msgstr "ПП/с айО %" msgid "External" msgstr "Зовнішні" -msgid "Speed of bridge and completely overhang wall" -msgstr "Швидкість мосту і периметр, що повністю звисає" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "ПП/с" @@ -10104,11 +10187,9 @@ msgid "Internal" msgstr "Внутрішні" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"Швидкість внутрішнього мосту. Якщо значення виражено у відсотках, вОнО йудо " -"розраховано на основі bridge_speed. Значення Са замовчуванням - 150%." msgid "Brim width" msgstr "Ширина каКПи" @@ -10744,6 +10825,17 @@ msgstr "" "0,95 Đ´Đž 1,05. Можливо, ви можете налаштувати це значення, щоб отримати " "хорошу пНОску поверхню, кОНи є новоНико переповнення айО нодОНив" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "Увімкнути випередження тиску PA" @@ -10923,18 +11015,29 @@ msgstr "ПП³/с" msgid "Filament load time" msgstr "Час завантаження філаменту" -msgid "Time to load new filament when switch filament. For statistics only" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" msgstr "" -"Час завантаження нОвОгО філаменту при перемиканні філаменту. Тільки для " -"статистики" msgid "Filament unload time" msgstr "Час вивантаження філаменту" -msgid "Time to unload old filament when switch filament. For statistics only" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" msgstr "" -"Час вивантаження нОвОгО філаменту при перемиканні філаменту. Тільки для " -"статистики" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -11073,15 +11176,6 @@ msgstr "Швидкість останнього охолоджуючого ру msgid "Cooling moves are gradually accelerating towards this speed." msgstr "Охолоджувальні рухи поступово прискорюються Đ´Đž цієї швидкості." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Час для прошивки принтера (айО Multi Material Unit 2.0), щоб завести нОвиК " -"філамент під час заміни інструменту (під час виконання кОду Т). ЌоК час " -"додається Đ´Đž загального часу друку Са допомогою оцінювача часу G-кОду." - msgid "Ramming parameters" msgstr "Параметри раммінгу" @@ -11092,15 +11186,6 @@ msgstr "" "ЌоК рядок відредаговано у діалогу налаштувань раммінгу та містить певні " "параметри раммінгу." -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"Час для прошивки принтера (айО Multi Material Unit 2.0), щоб вивести " -"філамент під час заміни інструменту (під час виконання кОду Т). ЌоК час " -"додається Đ´Đž загального часу друку Са допомогою оцінювача часу G-кОду." - msgid "Enable ramming for multitool setups" msgstr "Увімкнути накат для багатоінструментальних установок" @@ -11463,10 +11548,10 @@ msgstr "Повна швидкість вентилятора на шарі" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "Швидкість вентилятора лінійно збільшується від нуля на " "рівні«close_fan_the_first_x_layersÂť Đ´Đž ПаксиПуПу на рівні " @@ -11540,8 +11625,11 @@ msgstr "Відфільтрувати крихітні зазори" msgid "Layers and Perimeters" msgstr "Шари та периметри" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "Відфільтруйте прогалини, менші Са вкаСаниК поріг" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13671,33 +13759,40 @@ msgid "Activate temperature control" msgstr "Увімкнути контроль температури" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"Увімкніть цю опцію для керування температурою в камері. Перед " -"\"machine_start_gcode\" йудо дОданО кОПанду M191\n" -"Команди G-кОду: M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "Температура в камері" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"Вища температура камери ПОМо допомогти стримувати айО зменшувати деформацію " -"та, ПОМНивО, підвищити міцність зв’язку між шарами для матеріалів високої " -"температури, таких як ABS, ASA, PC, PA тощо. ĐŁ той Мо час, повітряна " -"фільтрація для ABS та ASA ПОМо стати гіршею. Однак для PLA, PETG, TPU, PVA " -"та інших матеріалів низької температури фактична температура камери но " -"пОвинна бути високою, щоб уникнути засмічення, тому рекомендується вимкнути " -"температуру камери (0)" msgid "Nozzle temperature for layers after the initial one" msgstr "Температура сОпНа для шарів після початкового" @@ -13798,9 +13893,9 @@ msgstr "" "Залежно від тривалості операції витирання, швидкості та тривалості " "втягування екструдера/нитки, ПОМо знадобитися рух накату для нитки. \n" "\n" -"Якщо встановити значення у параметрі \"Кількість втягування перед витиранням" -"\" нижче, надНишкОво втягування йудо викОнанО перед витиранням, інакше вОнО " -"йудо викОнанО після нього." +"Якщо встановити значення у параметрі \"Кількість втягування перед " +"витиранням\" нижче, надНишкОво втягування йудо викОнанО перед витиранням, " +"інакше вОнО йудо викОнанО після нього." msgid "" "The wiping tower can be used to clean up the residue on the nozzle and " @@ -15649,8 +15744,8 @@ msgstr "" "Чи бажаєте ви їх перезаписати?" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "Ми Đą перейменували попередні налаштування на «Вибраний ваПи серійний " @@ -16979,53 +17074,132 @@ msgstr "" "ABS, відповідне підвищення температури гарячого ліжка ПОМо зменшити " "ймовірність деформації." -#~ msgid "up to" -#~ msgstr "аМ Đ´Đž" +#~ msgid "" +#~ "Enables gap fill for the selected surfaces. The minimum gap length that " +#~ "will be filled can be controlled from the filter out tiny gaps option " +#~ "below.\n" +#~ "\n" +#~ "Options:\n" +#~ "1. Everywhere: Applies gap fill to top, bottom and internal solid " +#~ "surfaces\n" +#~ "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " +#~ "only\n" +#~ "3. Nowhere: Disables gap fill\n" +#~ msgstr "" +#~ "Вмикає заповнення проміжків для вибраних поверхонь. Мінімальну дОвМину " +#~ "проміжку, який йудо СапОвнонО, ПОМна контролювати Са допомогою опції " +#~ "\"Відфільтрувати крихітні проміжки\" нижче.\n" +#~ "\n" +#~ "Параметри:\n" +#~ "1. Скрізь: Застосовує заповнення проміжків Đ´Đž верхньої, нижньої та " +#~ "внутрішніх суцільних поверхонь\n" +#~ "2. Верхня та нижня поверхні: Застосовує заповнення Нишо Đ´Đž верхньої та " +#~ "нижньої поверхонь\n" +#~ "3. Ніде: Вимикає заповнення проміжків\n" -#~ msgid "above" -#~ msgstr "вище" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "" +#~ "Трохи зменшіть це значення (наприклад, 0.9), щоб зменшити кількість " +#~ "матеріалу для мосту, щоб покращити провисання" -#~ msgid "from" -#~ msgstr "від" +#~ msgid "" +#~ "This value governs the thickness of the internal bridge layer. This is " +#~ "the first layer over sparse infill. Decrease this value slightly (for " +#~ "example 0.9) to improve surface quality over sparse infill." +#~ msgstr "" +#~ "ĐŚĐľ значення визначає товщину внутрішнього мостовидного шару. ĐŚĐľ перший " +#~ "шар над внутрішнім заповненням. Зменшіть це значення (наприклад, Đ´Đž 0,9), " +#~ "щоб покращити якість поверхні над внутрішнім заповненням." -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "Переключення ПОви програми при зміні деяких пресетів." +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "" +#~ "ЌоК фактор впливає на кількість матеріалу для заповнення верхнього " +#~ "твердоготіла. Можна трохи зменшити КОгО, щоб отримати гНадку " +#~ "шорсткістьповерхні" -#~ msgid "⌘+Shift+G" -#~ msgstr "⌘+Shift+G" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "" +#~ "ЌоК фактор впливає на кількість матеріалу для заповнення нижнього " +#~ "твердоготіла" -#~ msgid "Ctrl+Shift+G" -#~ msgstr "Ctrl+Shift+G" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "" +#~ "Увімкніть цей параметр, щоб сповільнити друк у зонах, Đ´Đľ можуть існувати " +#~ "потенційно нависаючі периметри" -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+будь-яка стрілка" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "Швидкість мосту і периметр, що повністю звисає" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+Ліва кнОпка миші" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "Швидкість внутрішнього мосту. Якщо значення виражено у відсотках, вОнО " +#~ "йудо розраховано на основі bridge_speed. Значення Са замовчуванням - 150%." -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+Ліва кнОпка миші" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Час завантаження нОвОгО філаменту при перемиканні філаменту. Тільки для " +#~ "статистики" -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+будь-яка стрілка" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "" +#~ "Час вивантаження нОвОгО філаменту при перемиканні філаменту. Тільки для " +#~ "статистики" -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+Ліва кнОпка миші" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Час для прошивки принтера (айО Multi Material Unit 2.0), щоб завести " +#~ "нОвиК філамент під час заміни інструменту (під час виконання кОду Т). ЌоК " +#~ "час додається Đ´Đž загального часу друку Са допомогою оцінювача часу G-кОду." -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+Ліва кнОпка миші" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "Час для прошивки принтера (айО Multi Material Unit 2.0), щоб вивести " +#~ "філамент під час заміни інструменту (під час виконання кОду Т). ЌоК час " +#~ "додається Đ´Đž загального часу друку Са допомогою оцінювача часу G-кОду." -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+Колесо миші" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "Відфільтруйте прогалини, менші Са вкаСаниК поріг" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+Колесо миші" +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "Увімкніть цю опцію для керування температурою в камері. Перед " +#~ "\"machine_start_gcode\" йудо дОданО кОПанду M191\n" +#~ "Команди G-кОду: M141/M191 S(0-255)" -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+Колесо миші" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+кОНосО миші" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "Вища температура камери ПОМо допомогти стримувати айО зменшувати " +#~ "деформацію та, ПОМНивО, підвищити міцність зв’язку між шарами для " +#~ "матеріалів високої температури, таких як ABS, ASA, PC, PA тощо. ĐŁ той Мо " +#~ "час, повітряна фільтрація для ABS та ASA ПОМо стати гіршею. Однак для " +#~ "PLA, PETG, TPU, PVA та інших матеріалів низької температури фактична " +#~ "температура камери но пОвинна бути високою, щоб уникнути засмічення, тому " +#~ "рекомендується вимкнути температуру камери (0)" #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " diff --git a/localization/i18n/zh_CN/OrcaSlicer_zh_CN.po b/localization/i18n/zh_CN/OrcaSlicer_zh_CN.po index 604c6c6d7c..c8ac4dbc22 100644 --- a/localization/i18n/zh_CN/OrcaSlicer_zh_CN.po +++ b/localization/i18n/zh_CN/OrcaSlicer_zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Slic3rPE\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2024-07-28 07:12+0000\n" "Last-Translator: Handle \n" "Language-Team: \n" @@ -77,6 +77,9 @@ msgstr "智能填充角度" msgid "On overhangs only" msgstr "仅对悬空区生效" +msgid "Auto support threshold angle: " +msgstr "自动支撑角度阈值:" + msgid "Circle" msgstr "圆" @@ -96,9 +99,6 @@ msgstr "绘制仅对由%1%选中的面片生效" msgid "Highlight faces according to overhang angle." msgstr "根据当前设置的悬空角度来高亮片面。" -msgid "Auto support threshold angle: " -msgstr "自动支撑角度阈值:" - msgid "No auto support" msgstr "无自动支撑" @@ -1939,6 +1939,9 @@ msgstr "简化模型" msgid "Center" msgstr "居中" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "编辑工艺参数" @@ -3969,6 +3972,15 @@ msgstr "总时间" msgid "Total cost" msgstr "总成本" +msgid "up to" +msgstr "螞到" + +msgid "above" +msgstr "高于" + +msgid "from" +msgstr "从" + msgid "Color Scheme" msgstr "颜色方案" @@ -4032,12 +4044,12 @@ msgstr "换料次数" msgid "Cost" msgstr "成本" -msgid "Print" -msgstr "打印" - msgid "Color change" msgstr "颜色更换" +msgid "Print" +msgstr "打印" + msgid "Printer" msgstr "打印机" @@ -4222,7 +4234,7 @@ msgstr "体积:" msgid "Size:" msgstr "尺寸:" -#, c-format, boost-format +#, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4661,6 +4673,18 @@ msgstr "细调" msgid "Flow rate test - Pass 2" msgstr "流量测试 - 通过 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "流量" @@ -5866,19 +5890,14 @@ msgstr "检测到多零件对象" msgid "The file does not contain any geometry data." msgstr "此文件不包含任何几何数据。" -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "寚蹥太大" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" msgstr "对象看起来太大,希望将对象自动缩小以适应热床吗?" +msgid "Object too large" +msgstr "寚蹥太大" + msgid "Export STL file:" msgstr "导出 STL 文件:" @@ -6234,6 +6253,9 @@ msgstr "是否继续?" msgid "Language selection" msgstr "语言选择" +msgid "Switching application language while some presets are modified." +msgstr "在切换应用语言之前发现某些参数预设有更改。" + msgid "Changing application language" msgstr "正在为应用程序切换语言" @@ -7278,8 +7300,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "在录制无工具头延时摄影视频时,建议添加“延时摄影擦料塔”\n" "右键单击打印板的空白位置,选择“添加标准模型”->“延时摄影擦料塔”。" @@ -8099,7 +8121,10 @@ msgstr "对象列表" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "从STL/STEP/3MF/OBJ/AMF文件中导入几何数据" -msgid "Shift+G" +msgid "⌘+Shift+G" +msgstr "" + +msgid "Ctrl+Shift+G" msgstr "" msgid "Paste from clipboard" @@ -8149,18 +8174,33 @@ msgstr "" msgid "Collapse/Expand the sidebar" msgstr "收起/展开 侧边栏" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+方向键" msgid "Movement in camera space" msgstr "沿相机视角移动对象" +msgid "⌥+Left mouse button" +msgstr "⌥+鼠标左键" + msgid "Select a part" msgstr "选择单个零件" +msgid "⌘+Left mouse button" +msgstr "⌘+鼠标左键" + msgid "Select multiple objects" msgstr "选择多个对象" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+方向键" + +msgid "Alt+Left mouse button" +msgstr "Alt+鼠标左键" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+鼠标左键" + msgid "Shift+Left mouse button" msgstr "Shift+鼠标左键" @@ -8263,12 +8303,24 @@ msgstr "准备" msgid "Move: press to snap by 1mm" msgstr "移动:以1mm为步进移动" +msgid "⌘+Mouse wheel" +msgstr "⌘+鼠标滚轮" + msgid "Support/Color Painting: adjust pen radius" msgstr "支撑/颜色绘制:调节画笔半径" +msgid "⌥+Mouse wheel" +msgstr "⌥+鼠标滚轮" + msgid "Support/Color Painting: adjust section position" msgstr "支撑/色彩绘制:调节剖面位置" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+鼠标滚轮" + +msgid "Alt+Mouse wheel" +msgstr "Alt+鼠标滚轮" + msgid "Gizmo" msgstr "" @@ -9220,14 +9272,31 @@ msgid "Apply gap fill" msgstr "启用间隙填充" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" @@ -9294,8 +9363,11 @@ msgstr "桥接流量" msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" -msgstr "稍微减小这个数值(比如0.9)可以减小桥接的材料量,来改善下垂。" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Internal bridge flow ratio" msgstr "内部搭桥流量比例" @@ -9303,7 +9375,11 @@ msgstr "内部搭桥流量比例" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" @@ -9311,14 +9387,21 @@ msgstr "顶部表面流量比例" msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" -msgstr "稍微减小这个数值(比如0.97)可以来改善顶面的光滑程度。" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Bottom surface flow ratio" msgstr "底部表面流量比例" -msgid "This factor affects the amount of material for bottom solid infill" -msgstr "首层流量调整系数,默认为1.0" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Precise wall" msgstr "精准外墙尺寸" @@ -9468,10 +9551,26 @@ msgstr "启用此选项将降低不同悬垂程度的走线的打印速度" msgid "Slow down for curled perimeters" msgstr "翘边降速" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" -msgstr "启用这个选项,降低可能存在卷曲部位的打印速度" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." +msgstr "" msgid "mm/s or %" msgstr "mm/s 或 %" @@ -9479,8 +9578,14 @@ msgstr "mm/s 或 %" msgid "External" msgstr "外部" -msgid "Speed of bridge and completely overhang wall" -msgstr "桥接和完全悬空的外墙的打印速度" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9489,11 +9594,9 @@ msgid "Internal" msgstr "内部" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"内部桥接的速度。如果该值以百分比表示,则将根据桥接速度进行计算。默认值为" -"150%。" msgid "Brim width" msgstr "Brim厽庌" @@ -10066,6 +10169,17 @@ msgstr "" "量。推荐的范围为0.95到1.05。发现大平层模型的顶面有轻微的缺料或多料时,或许可" "以尝试微调这个参数。" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "启用压力提前" @@ -10240,14 +10354,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "加载耗材丝的时间" -msgid "Time to load new filament when switch filament. For statistics only" -msgstr "切换耗材丝时,加载新耗材丝所需的时间。只用于统计信息。" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" msgid "Filament unload time" msgstr "卸载耗材丝的时间" -msgid "Time to unload old filament when switch filament. For statistics only" -msgstr "切换耗材丝时,卸载旧的耗材丝所需时间。只用于统计信息。" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" +msgstr "" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10370,14 +10499,6 @@ msgstr "最后一次冷却移动的速度" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "冷却移动向这个速度逐渐加速。" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"在换色时(执行T代码,如T1,T2),打印机固件(或Multi Material Unit 2.0)加载" -"新耗材的所需时间。该时间将会被G-code时间评估功能加到总打印时间上去。" - msgid "Ramming parameters" msgstr "尖端成型参数" @@ -10386,14 +10507,6 @@ msgid "" "parameters." msgstr "此内容由尖端成型窗口编辑,包含尖端成型的特定参数。" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"换色期间(执行T代码时如T1,T2),打印机固件(或MMU2.0)卸载耗材所需时间。该时" -"间将会被G-code时间评估功能加到总打印时间上去。" - msgid "Enable ramming for multitool setups" msgstr "启用多色尖端成型设置" @@ -10718,10 +10831,10 @@ msgstr "满速风扇在" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "风扇速度将从“禁用第一层”的零线性上升到“全风扇速度层”的最大。如果低于“禁用风扇" "第一层”,则“全风扇速度第一层”将被忽略,在这种情况下,风扇将在“禁用风扇第一" @@ -10782,8 +10895,11 @@ msgstr "忽略微小间隙" msgid "Layers and Perimeters" msgstr "层和墙" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "忽略小于指定阈值的间隙" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -12677,30 +12793,40 @@ msgid "Activate temperature control" msgstr "激活温度控制" msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"启用该选项以控制打印仓温度,这将会在\"machine_start_gcode\"之前添加一个M191命" -"令。\n" -"G-code命令:M141/M191 S(0-255)" msgid "Chamber temperature" msgstr "机箱温度" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" -"更高的腔温可以帮助抑制或减少翘曲,同时可能会提高高温材料(如ABS、ASA、PC、PA" -"等)的层间粘合强度。与此同时,ABS和ASA的空气过滤性能会变差。而对于PLA、PETG、" -"TPU、PVA等低温材料,为了避免堵塞,实际的腔温不应该过高,因此强烈建议使用0襨" -"示关闭)。" msgid "Nozzle temperature for layers after the initial one" msgstr "除首层外的其它层的喷嘴温度" @@ -14506,8 +14632,8 @@ msgstr "" "你想重写预设吗" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" "我们将会把预设重命名为“供应商类型名 @ 您选择的打印机”\n" @@ -15695,47 +15821,82 @@ msgstr "" "避免翘曲\n" "您知道吗?打印ABS这类易翘曲材料时,适当提高热床温度可以降低翘曲的概率。" -#~ msgid "up to" -#~ msgstr "螞到" +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "稍微减小这个数值(比如0.9)可以减小桥接的材料量,来改善下垂。" -#~ msgid "above" -#~ msgstr "高于" +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "稍微减小这个数值(比如0.97)可以来改善顶面的光滑程度。" -#~ msgid "from" -#~ msgstr "从" +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "首层流量调整系数,默认为1.0" -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "在切换应用语言之前发现某些参数预设有更改。" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "启用这个选项,降低可能存在卷曲部位的打印速度" -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+方向键" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "桥接和完全悬空的外墙的打印速度" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+鼠标左键" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "内部桥接的速度。如果该值以百分比表示,则将根据桥接速度进行计算。默认值为" +#~ "150%。" -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+鼠标左键" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "切换耗材丝时,加载新耗材丝所需的时间。只用于统计信息。" -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+方向键" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "切换耗材丝时,卸载旧的耗材丝所需时间。只用于统计信息。" -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+鼠标左键" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "在换色时(执行T代码,如T1,T2),打印机固件(或Multi Material Unit 2.0)加" +#~ "载新耗材的所需时间。该时间将会被G-code时间评估功能加到总打印时间上去。" -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+鼠标左键" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "换色期间(执行T代码时如T1,T2),打印机固件(或MMU2.0)卸载耗材所需时间。" +#~ "该时间将会被G-code时间评估功能加到总打印时间上去。" -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+鼠标滚轮" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "忽略小于指定阈值的间隙" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+鼠标滚轮" +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "启用该选项以控制打印仓温度,这将会在\"machine_start_gcode\"之前添加一个" +#~ "M191命令。\n" +#~ "G-code命令:M141/M191 S(0-255)" -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+鼠标滚轮" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+鼠标滚轮" +#~ msgid "" +#~ "Higher chamber temperature can help suppress or reduce warping and " +#~ "potentially lead to higher interlayer bonding strength for high " +#~ "temperature materials like ABS, ASA, PC, PA and so on.At the same time, " +#~ "the air filtration of ABS and ASA will get worse.While for PLA, PETG, " +#~ "TPU, PVA and other low temperature materials,the actual chamber " +#~ "temperature should not be high to avoid cloggings, so 0 which stands for " +#~ "turning off is highly recommended" +#~ msgstr "" +#~ "更高的腔温可以帮助抑制或减少翘曲,同时可能会提高高温材料(如ABS、ASA、PC、" +#~ "PA等)的层间粘合强度。与此同时,ABS和ASA的空气过滤性能会变差。而对于PLA、" +#~ "PETG、TPU、PVA等低温材料,为了避免堵塞,实际的腔温不应该过高,因此强烈建议" +#~ "使用0(表示关闭)。" #~ msgid "" #~ "Different nozzle diameters and different filament diameters is not " @@ -16001,8 +16162,8 @@ msgstr "" #~ msgstr "无稀疏层(实验)" #~ msgid "" -#~ "We would rename the presets as \"Vendor Type Serial @printer you selected" -#~ "\". \n" +#~ "We would rename the presets as \"Vendor Type Serial @printer you " +#~ "selected\". \n" #~ "To add preset for more prinetrs, Please go to printer selection" #~ msgstr "" #~ "我们会将预设重命名为“供应商 类型 系列 @您选择的打印机”。\n" diff --git a/localization/i18n/zh_TW/OrcaSlicer_zh_TW.po b/localization/i18n/zh_TW/OrcaSlicer_zh_TW.po index 4ff1c7b512..702424b747 100644 --- a/localization/i18n/zh_TW/OrcaSlicer_zh_TW.po +++ b/localization/i18n/zh_TW/OrcaSlicer_zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Orca Slicer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-03 18:54+0200\n" +"POT-Creation-Date: 2024-08-23 16:24+0200\n" "PO-Revision-Date: 2023-11-06 14:37+0800\n" "Last-Translator: ablegods \n" "Language-Team: \n" @@ -85,6 +85,9 @@ msgstr "智慧填充角度" msgid "On overhangs only" msgstr "僅對懸空區生效" +msgid "Auto support threshold angle: " +msgstr "自動支撐角度臨界值:" + #, fuzzy msgid "Circle" msgstr "圓形" @@ -107,9 +110,6 @@ msgstr "僅允許在由以下條件選擇的平面上進行繪製:%1%" msgid "Highlight faces according to overhang angle." msgstr "根據懸空角度突出顯示面。" -msgid "Auto support threshold angle: " -msgstr "自動支撐角度臨界值:" - msgid "No auto support" msgstr "無自動支撐" @@ -1979,6 +1979,9 @@ msgstr "簡化模型" msgid "Center" msgstr "居中" +msgid "Drop" +msgstr "" + msgid "Edit Process Settings" msgstr "編輯列印參數" @@ -4094,6 +4097,15 @@ msgstr "總時間" msgid "Total cost" msgstr "總成本" +msgid "up to" +msgstr "達到" + +msgid "above" +msgstr "高於" + +msgid "from" +msgstr "從" + msgid "Color Scheme" msgstr "顏色方案" @@ -4161,12 +4173,12 @@ msgstr "更換線材次數" msgid "Cost" msgstr "成本" -msgid "Print" -msgstr "列印" - msgid "Color change" msgstr "顏色更換" +msgid "Print" +msgstr "列印" + #, fuzzy msgid "Printer" msgstr "列印設備" @@ -4356,7 +4368,7 @@ msgstr "體積:" msgid "Size:" msgstr "尺寸:" -#, fuzzy, c-format, boost-format +#, fuzzy, boost-format msgid "" "Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please " "separate the conflicted objects farther (%s <-> %s)." @@ -4815,6 +4827,18 @@ msgstr "細調" msgid "Flow rate test - Pass 2" msgstr "流量測試 - 通過 2" +msgid "YOLO (Recommended)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.01 step" +msgstr "" + +msgid "YOLO (perfectionist version)" +msgstr "" + +msgid "Orca YOLO flowrate calibration, 0.005 step" +msgstr "" + msgid "Flow rate" msgstr "流量" @@ -6066,19 +6090,14 @@ msgstr "偵測到多零件物件" msgid "The file does not contain any geometry data." msgstr "此檔案不包含任何幾何數據。" -msgid "" -"Your object appears to be too large. It will be scaled down to fit the heat " -"bed automatically." -msgstr "" - -msgid "Object too large" -msgstr "物件太大" - msgid "" "Your object appears to be too large, Do you want to scale it down to fit the " "heat bed automatically?" msgstr "物件看起來太大,希望將物件自動縮小以適應列印板嗎?" +msgid "Object too large" +msgstr "物件太大" + msgid "Export STL file:" msgstr "匯出 STL 檔案:" @@ -6443,6 +6462,9 @@ msgstr "是否繼續?" msgid "Language selection" msgstr "語言選擇" +msgid "Switching application language while some presets are modified." +msgstr "在切換應用語言之前發現某些參數預設有更改。" + msgid "Changing application language" msgstr "正在為應用程式切換語言" @@ -7538,8 +7560,8 @@ msgstr "" msgid "" "When recording timelapse without toolhead, it is recommended to add a " "\"Timelapse Wipe Tower\" \n" -"by right-click the empty position of build plate and choose \"Add Primitive" -"\"->\"Timelapse Wipe Tower\"." +"by right-click the empty position of build plate and choose \"Add " +"Primitive\"->\"Timelapse Wipe Tower\"." msgstr "" "在錄製無工具頭縮時錄影影片時,建議增加“縮時錄影擦拭塔”\n" "右鍵單擊列印板的空白位置,選擇“新增標準模型”->“縮時錄影擦拭塔”。" @@ -8399,7 +8421,10 @@ msgstr "物件清單" msgid "Import geometry data from STL/STEP/3MF/OBJ/AMF files" msgstr "從 STL/STEP/3MF/OBJ/AMF 檔案中匯入幾何數據" -msgid "Shift+G" +msgid "⌘+Shift+G" +msgstr "" + +msgid "Ctrl+Shift+G" msgstr "" msgid "Paste from clipboard" @@ -8453,20 +8478,35 @@ msgstr "" msgid "Collapse/Expand the sidebar" msgstr "摺疊/展開 側邊欄" -msgid "Any arrow" -msgstr "" +msgid "⌘+Any arrow" +msgstr "⌘+方向鍵" #, fuzzy msgid "Movement in camera space" msgstr "沿相機視角移動物件" +msgid "⌥+Left mouse button" +msgstr "⌥+滑鼠左鍵" + msgid "Select a part" msgstr "選擇單一零件" +msgid "⌘+Left mouse button" +msgstr "⌘+滑鼠左鍵" + #, fuzzy msgid "Select multiple objects" msgstr "選擇多個物件" +msgid "Ctrl+Any arrow" +msgstr "Ctrl+方向鍵" + +msgid "Alt+Left mouse button" +msgstr "Alt+滑鼠左鍵" + +msgid "Ctrl+Left mouse button" +msgstr "Ctrl+滑鼠左鍵" + msgid "Shift+Left mouse button" msgstr "Shift+滑鼠左鍵" @@ -8576,12 +8616,24 @@ msgstr "準備" msgid "Move: press to snap by 1mm" msgstr "移動:以 1mm 為單位步進移動" +msgid "⌘+Mouse wheel" +msgstr "⌘+滑鼠滾輪" + msgid "Support/Color Painting: adjust pen radius" msgstr "支撐/顏色繪製:調整筆刷半徑" +msgid "⌥+Mouse wheel" +msgstr "⌥+滑鼠滾輪" + msgid "Support/Color Painting: adjust section position" msgstr "支撐/色彩繪製:調整剖面位置" +msgid "Ctrl+Mouse wheel" +msgstr "Ctrl+滑鼠滾輪" + +msgid "Alt+Mouse wheel" +msgstr "Alt+滑鼠滾輪" + msgid "Gizmo" msgstr "" @@ -9568,14 +9620,31 @@ msgid "Apply gap fill" msgstr "" msgid "" -"Enables gap fill for the selected surfaces. The minimum gap length that will " -"be filled can be controlled from the filter out tiny gaps option below.\n" +"Enables gap fill for the selected solid surfaces. The minimum gap length " +"that will be filled can be controlled from the filter out tiny gaps option " +"below.\n" "\n" "Options:\n" -"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" +"1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces " +"for maximum strength\n" "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces " -"only\n" -"3. Nowhere: Disables gap fill\n" +"only, balancing print speed, reducing potential over extrusion in the solid " +"infill and making sure the top and bottom surfaces have no pin hole gaps\n" +"3. Nowhere: Disables gap fill for all solid infill areas. \n" +"\n" +"Note that if using the classic perimeter generator, gap fill may also be " +"generated between perimeters, if a full width line cannot fit between them. " +"That perimeter gap fill is not controlled by this setting. \n" +"\n" +"If you would like all gap fill, including the classic perimeter generated " +"one, removed, set the filter out tiny gaps value to a large number, like " +"999999. \n" +"\n" +"However this is not advised, as gap fill between perimeters is contributing " +"to the model's strength. For models where excessive gap fill is generated " +"between perimeters, a better option would be to switch to the arachne wall " +"generator and use this option to control whether the cosmetic top and bottom " +"surface gap fill is generated" msgstr "" msgid "Everywhere" @@ -9645,11 +9714,13 @@ msgstr "外部橋接的密度。 100% 意味著堅固的橋樑。 預設值為 1 msgid "Bridge flow ratio" msgstr "橋接流量" -#, fuzzy msgid "" "Decrease this value slightly(for example 0.9) to reduce the amount of " -"material for bridge, to improve sag" -msgstr "稍微減小這個數值(比如 0.9)可以減小橋接的線材量,來改善下垂。" +"material for bridge, to improve sag. \n" +"\n" +"The actual bridge flow used is calculated by multiplying this value with the " +"filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Internal bridge flow ratio" msgstr "" @@ -9657,24 +9728,33 @@ msgstr "" msgid "" "This value governs the thickness of the internal bridge layer. This is the " "first layer over sparse infill. Decrease this value slightly (for example " -"0.9) to improve surface quality over sparse infill." +"0.9) to improve surface quality over sparse infill.\n" +"\n" +"The actual internal bridge flow used is calculated by multiplying this value " +"with the bridge flow ratio, the filament flow ratio, and if set, the " +"object's flow ratio." msgstr "" msgid "Top surface flow ratio" msgstr "頂部表面流量比例" -#, fuzzy msgid "" "This factor affects the amount of material for top solid infill. You can " -"decrease it slightly to have smooth surface finish" -msgstr "稍微減小這個數值(比如 0.97)可以來改善頂面的光滑程度。" +"decrease it slightly to have smooth surface finish. \n" +"\n" +"The actual top surface flow used is calculated by multiplying this value " +"with the filament flow ratio, and if set, the object's flow ratio." +msgstr "" msgid "Bottom surface flow ratio" msgstr "底部表面流量比例" -#, fuzzy -msgid "This factor affects the amount of material for bottom solid infill" -msgstr "首層流量調整係數,預設為 1.0" +msgid "" +"This factor affects the amount of material for bottom solid infill. \n" +"\n" +"The actual bottom solid infill flow used is calculated by multiplying this " +"value with the filament flow ratio, and if set, the object's flow ratio." +msgstr "" #, fuzzy msgid "Precise wall" @@ -9815,10 +9895,26 @@ msgstr "打開這個選項將降低不同懸垂程度的走線的列印速度" msgid "Slow down for curled perimeters" msgstr "翹邊降速" +#, c-format, boost-format msgid "" -"Enable this option to slow printing down in areas where potential curled " -"perimeters may exist" -msgstr "啟用此選項降低可能存在潛在翹邊區域的列印速度" +"Enable this option to slow down printing in areas where perimeters may have " +"curled upwards.For example, additional slowdown will be applied when " +"printing overhangs on sharp corners like the front of the Benchy hull, " +"reducing curling which compounds over multiple layers.\n" +"\n" +" It is generally recommended to have this option switched on unless your " +"printer cooling is powerful enough or the print speed slow enough that " +"perimeter curling does not happen. If printing with a high external " +"perimeter speed, this parameter may introduce slight artifacts when slowing " +"down due to the large variance in print speeds. If you notice artifacts, " +"ensure your pressure advance is tuned correctly.\n" +"\n" +"Note: When this option is enabled, overhang perimeters are treated like " +"overhangs, meaning the overhang speed is applied even if the overhanging " +"perimeter is part of a bridge. For example, when the perimeters are " +"100% overhanging, with no wall supporting them from underneath, the " +"100% overhang speed will be applied." +msgstr "" msgid "mm/s or %" msgstr "mm/s 或 %" @@ -9827,8 +9923,14 @@ msgstr "mm/s 或 %" msgid "External" msgstr "外部" -msgid "Speed of bridge and completely overhang wall" -msgstr "橋接和完全懸空的外牆的列印速度" +msgid "" +"Speed of the externally visible bridge extrusions. \n" +"\n" +"In addition, if Slow down for curled perimeters is disabled or Classic " +"overhang mode is enabled, it will be the print speed of overhang walls that " +"are supported by less than 13%, whether they are part of a bridge or an " +"overhang." +msgstr "" msgid "mm/s" msgstr "mm/s" @@ -9838,11 +9940,9 @@ msgid "Internal" msgstr "內部" msgid "" -"Speed of internal bridge. If the value is expressed as a percentage, it will " -"be calculated based on the bridge_speed. Default value is 150%." +"Speed of internal bridges. If the value is expressed as a percentage, it " +"will be calculated based on the bridge_speed. Default value is 150%." msgstr "" -"內部橋接速度。 如果該值以百分比表示,則會根據 橋接速度 進行計算。 預設值為 " -"150%" #, fuzzy msgid "Brim width" @@ -10382,6 +10482,17 @@ msgstr "" "量。推薦的範圍為 0.95 到 1.05。發現大平層模型的頂面有輕微的缺料或多料時,或許" "可以嘗試微調這個參數。" +msgid "" +"The material may have volumetric change after switching between molten state " +"and crystalline state. This setting changes all extrusion flow of this " +"filament in gcode proportionally. Recommended value range is between 0.95 " +"and 1.05. Maybe you can tune this value to get nice flat surface when there " +"has slight overflow or underflow. \n" +"\n" +"The final object flow ratio is this value multiplied by the filament flow " +"ratio." +msgstr "" + msgid "Enable pressure advance" msgstr "啟用壓力提前" @@ -10555,14 +10666,29 @@ msgstr "mmÂł/s" msgid "Filament load time" msgstr "進料的時間" -msgid "Time to load new filament when switch filament. For statistics only" -msgstr "切換線材時,進料所需的時間。只用於統計資訊。" +msgid "" +"Time to load new filament when switch filament. It's usually applicable for " +"single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" msgid "Filament unload time" msgstr "退料的時間" -msgid "Time to unload old filament when switch filament. For statistics only" -msgstr "切換線材時,退料所需時間。只用於統計資訊。" +msgid "" +"Time to unload old filament when switch filament. It's usually applicable " +"for single-extruder multi-material machines. For tool changers or multi-tool " +"machines, it's typically 0. For statistics only" +msgstr "" + +msgid "Tool change time" +msgstr "" + +msgid "" +"Time taken to switch tools. It's usually applicable for tool changers or " +"multi-tool machines. For single-extruder multi-material machines, it's " +"typically 0. For statistics only" +msgstr "" msgid "" "Filament diameter is used to calculate extrusion in gcode, so it's important " @@ -10690,15 +10816,6 @@ msgstr "最後一次冷卻移動的速度" msgid "Cooling moves are gradually accelerating towards this speed." msgstr "冷卻移動向這個速度逐漸加速。" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"在換色時(執行 T-code ,如 T1,T2),列印設備韌體(或 Multi Material Unit " -"2.0)載入新線材的所需時間。該時間將會被 G-code 時間評估功能加到總列印時間上" -"去。" - msgid "Ramming parameters" msgstr "尖端成型參數" @@ -10707,14 +10824,6 @@ msgid "" "parameters." msgstr "此內容由尖端成型欄位編輯,包含尖端成型的特定參數。" -msgid "" -"Time for the printer firmware (or the Multi Material Unit 2.0) to unload a " -"filament during a tool change (when executing the T code). This time is " -"added to the total print time by the G-code time estimator." -msgstr "" -"換色期間(執行T-cide 時如 T1,T2),列印設備韌體(或 Multi Material Unit " -"2.0)退出線材所需時間。該時間將會被 G-code 時間評估功能加到總列印時間上去。" - msgid "Enable ramming for multitool setups" msgstr "使用多色尖端成形設定" @@ -11048,10 +11157,10 @@ msgstr "滿速風扇在" msgid "" "Fan speed will be ramped up linearly from zero at layer " -"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" -"\". \"full_fan_speed_layer\" will be ignored if lower than " -"\"close_fan_the_first_x_layers\", in which case the fan will be running at " -"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." +"\"close_fan_the_first_x_layers\" to maximum at layer " +"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower " +"than \"close_fan_the_first_x_layers\", in which case the fan will be running " +"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." msgstr "" "風扇速度將從“禁用第一層”的零線性上升到“全風扇速度層”的最大。如果低於“禁用風扇" "第一層”,則“全風扇速度第一層”將被忽略,在這種情況下,風扇將在“禁用風扇第一" @@ -11118,8 +11227,11 @@ msgstr "忽略微小間隙" msgid "Layers and Perimeters" msgstr "層和牆" -msgid "Filter out gaps smaller than the threshold specified" -msgstr "忽略小於指定數值的間隙" +msgid "" +"Don't print gap fill with a length is smaller than the threshold specified " +"(in mm). This setting applies to top, bottom and solid infill and, if using " +"the classic perimeter generator, to wall gap fill. " +msgstr "" msgid "" "Speed of gap infill. Gap usually has irregular line width and should be " @@ -13000,27 +13112,40 @@ msgstr "此設定決定是否為樹狀支撐內部的空間產生填充。" msgid "Activate temperature control" msgstr "啟動溫度控制" -#, fuzzy msgid "" -"Enable this option for chamber temperature control. An M191 command will be " -"added before \"machine_start_gcode\"\n" -"G-code commands: M141/M191 S(0-255)" +"Enable this option for automated chamber temperature control. This option " +"activates the emitting of an M191 command before the " +"\"machine_start_gcode\"\n" +" which sets the chamber temperature and waits until it is reached. In " +"addition, it emits an M141 command at the end of the print to turn off the " +"chamber heater, if present. \n" +"\n" +"This option relies on the firmware supporting the M191 and M141 commands " +"either via macros or natively and is usually used when an active chamber " +"heater is installed." msgstr "" -"啟用此選項以控製列印設備內部溫度。 在「machine_start_gcode」之前將會新增一個" -"M191指令\n" -"G碼指令:M141/M191 S0-255)" msgid "Chamber temperature" msgstr "機箱溫度" msgid "" -"Higher chamber temperature can help suppress or reduce warping and " -"potentially lead to higher interlayer bonding strength for high temperature " -"materials like ABS, ASA, PC, PA and so on.At the same time, the air " -"filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and " -"other low temperature materials,the actual chamber temperature should not be " -"high to avoid cloggings, so 0 which stands for turning off is highly " -"recommended" +"For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber " +"temperature can help suppress or reduce warping and potentially lead to " +"higher interlayer bonding strength. However, at the same time, a higher " +"chamber temperature will reduce the efficiency of air filtration for ABS and " +"ASA. \n" +"\n" +"For PLA, PETG, TPU, PVA, and other low-temperature materials, this option " +"should be disabled (set to 0) as the chamber temperature should be low to " +"avoid extruder clogging caused by material softening at the heat break.\n" +"\n" +"If enabled, this parameter also sets a gcode variable named " +"chamber_temperature, which can be used to pass the desired chamber " +"temperature to your print start macro, or a heat soak macro like this: " +"PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may " +"be useful if your printer does not support M141/M191 commands, or if you " +"desire to handle heat soaking in the print start macro if no active chamber " +"heater is installed." msgstr "" msgid "Nozzle temperature for layers after the initial one" @@ -14831,8 +14956,8 @@ msgid "" msgstr "" msgid "" -"We would rename the presets as \"Vendor Type Serial @printer you selected" -"\". \n" +"We would rename the presets as \"Vendor Type Serial @printer you " +"selected\". \n" "To add preset for more printers, Please go to printer selection" msgstr "" @@ -15927,47 +16052,74 @@ msgid "" "probability of warping." msgstr "" -#~ msgid "up to" -#~ msgstr "達到" +#, fuzzy +#~ msgid "" +#~ "Decrease this value slightly(for example 0.9) to reduce the amount of " +#~ "material for bridge, to improve sag" +#~ msgstr "稍微減小這個數值(比如 0.9)可以減小橋接的線材量,來改善下垂。" -#~ msgid "above" -#~ msgstr "高於" +#, fuzzy +#~ msgid "" +#~ "This factor affects the amount of material for top solid infill. You can " +#~ "decrease it slightly to have smooth surface finish" +#~ msgstr "稍微減小這個數值(比如 0.97)可以來改善頂面的光滑程度。" -#~ msgid "from" -#~ msgstr "從" +#, fuzzy +#~ msgid "This factor affects the amount of material for bottom solid infill" +#~ msgstr "首層流量調整係數,預設為 1.0" -#~ msgid "Switching application language while some presets are modified." -#~ msgstr "在切換應用語言之前發現某些參數預設有更改。" +#~ msgid "" +#~ "Enable this option to slow printing down in areas where potential curled " +#~ "perimeters may exist" +#~ msgstr "啟用此選項降低可能存在潛在翹邊區域的列印速度" -#~ msgid "⌘+Any arrow" -#~ msgstr "⌘+方向鍵" +#~ msgid "Speed of bridge and completely overhang wall" +#~ msgstr "橋接和完全懸空的外牆的列印速度" -#~ msgid "⌥+Left mouse button" -#~ msgstr "⌥+滑鼠左鍵" +#~ msgid "" +#~ "Speed of internal bridge. If the value is expressed as a percentage, it " +#~ "will be calculated based on the bridge_speed. Default value is 150%." +#~ msgstr "" +#~ "內部橋接速度。 如果該值以百分比表示,則會根據 橋接速度 進行計算。 預設值" +#~ "為 150%" -#~ msgid "⌘+Left mouse button" -#~ msgstr "⌘+滑鼠左鍵" +#~ msgid "Time to load new filament when switch filament. For statistics only" +#~ msgstr "切換線材時,進料所需的時間。只用於統計資訊。" -#~ msgid "Ctrl+Any arrow" -#~ msgstr "Ctrl+方向鍵" +#~ msgid "" +#~ "Time to unload old filament when switch filament. For statistics only" +#~ msgstr "切換線材時,退料所需時間。只用於統計資訊。" -#~ msgid "Alt+Left mouse button" -#~ msgstr "Alt+滑鼠左鍵" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to load a " +#~ "new filament during a tool change (when executing the T code). This time " +#~ "is added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "在換色時(執行 T-code ,如 T1,T2),列印設備韌體(或 Multi Material Unit " +#~ "2.0)載入新線材的所需時間。該時間將會被 G-code 時間評估功能加到總列印時間" +#~ "上去。" -#~ msgid "Ctrl+Left mouse button" -#~ msgstr "Ctrl+滑鼠左鍵" +#~ msgid "" +#~ "Time for the printer firmware (or the Multi Material Unit 2.0) to unload " +#~ "a filament during a tool change (when executing the T code). This time is " +#~ "added to the total print time by the G-code time estimator." +#~ msgstr "" +#~ "換色期間(執行T-cide 時如 T1,T2),列印設備韌體(或 Multi Material Unit " +#~ "2.0)退出線材所需時間。該時間將會被 G-code 時間評估功能加到總列印時間上" +#~ "去。" -#~ msgid "⌘+Mouse wheel" -#~ msgstr "⌘+滑鼠滾輪" +#~ msgid "Filter out gaps smaller than the threshold specified" +#~ msgstr "忽略小於指定數值的間隙" -#~ msgid "⌥+Mouse wheel" -#~ msgstr "⌥+滑鼠滾輪" - -#~ msgid "Ctrl+Mouse wheel" -#~ msgstr "Ctrl+滑鼠滾輪" - -#~ msgid "Alt+Mouse wheel" -#~ msgstr "Alt+滑鼠滾輪" +#, fuzzy +#~ msgid "" +#~ "Enable this option for chamber temperature control. An M191 command will " +#~ "be added before \"machine_start_gcode\"\n" +#~ "G-code commands: M141/M191 S(0-255)" +#~ msgstr "" +#~ "啟用此選項以控製列印設備內部溫度。 在「machine_start_gcode」之前將會新增一" +#~ "個M191指令\n" +#~ "G碼指令:M141/M191 S0-255)" #~ msgid "Wipe tower extruder" #~ msgstr "擦拭塔擠出機" diff --git a/resources/calib/filament_flow/Orca-LinearFlow.3mf b/resources/calib/filament_flow/Orca-LinearFlow.3mf new file mode 100644 index 0000000000..8be217beb5 Binary files /dev/null and b/resources/calib/filament_flow/Orca-LinearFlow.3mf differ diff --git a/resources/calib/filament_flow/Orca-LinearFlow_fine.3mf b/resources/calib/filament_flow/Orca-LinearFlow_fine.3mf new file mode 100644 index 0000000000..94f8e62fbf Binary files /dev/null and b/resources/calib/filament_flow/Orca-LinearFlow_fine.3mf differ diff --git a/resources/calib/filament_flow/flowrate-test-pass1.3mf b/resources/calib/filament_flow/flowrate-test-pass1.3mf index 8f1a1b5e61..20c997da02 100644 Binary files a/resources/calib/filament_flow/flowrate-test-pass1.3mf and b/resources/calib/filament_flow/flowrate-test-pass1.3mf differ diff --git a/resources/calib/filament_flow/flowrate-test-pass2.3mf b/resources/calib/filament_flow/flowrate-test-pass2.3mf index 4d1d0c369d..9797849405 100644 Binary files a/resources/calib/filament_flow/flowrate-test-pass2.3mf and b/resources/calib/filament_flow/flowrate-test-pass2.3mf differ diff --git a/resources/calib/filament_flow/pass1.3mf b/resources/calib/filament_flow/pass1.3mf new file mode 100644 index 0000000000..794e534492 Binary files /dev/null and b/resources/calib/filament_flow/pass1.3mf differ diff --git a/resources/info/filament_info.json b/resources/info/filament_info.json index 8472e66462..158d78654a 100644 --- a/resources/info/filament_info.json +++ b/resources/info/filament_info.json @@ -22,7 +22,8 @@ "PLA-CF", "PLA-AERO", "PVA", - "BVOH" + "BVOH", + "SBS" ], "high_low_compatible_filament":[ "HIPS", diff --git a/resources/profiles/Artillery/filament/Artillery ABS.json b/resources/profiles/Artillery/filament/Artillery ABS.json index f16424112e..977451b6c2 100644 --- a/resources/profiles/Artillery/filament/Artillery ABS.json +++ b/resources/profiles/Artillery/filament/Artillery ABS.json @@ -49,22 +49,31 @@ "240" ], "fan_max_speed": [ - "80" + "20" ], "fan_min_speed": [ - "60" + "10" ], "fan_cooling_layer_time": [ - "80" + "30" ], "slow_down_layer_time": [ - "8" + "3" ], "filament_max_volumetric_speed": [ - "18" + "16" ], "temperature_vitrification": [ "220" + ], + "overhang_fan_threshold": [ + "25%" + ], + "overhang_fan_speed": [ + "80" + ], + "close_fan_the_first_x_layers": [ + "3" ], "version": "2.0.2.0" } diff --git a/resources/profiles/Artillery/filament/Artillery PETG.json b/resources/profiles/Artillery/filament/Artillery PETG.json index c199304ca5..5e5a6bef53 100644 --- a/resources/profiles/Artillery/filament/Artillery PETG.json +++ b/resources/profiles/Artillery/filament/Artillery PETG.json @@ -29,10 +29,10 @@ "0.4" ], "hot_plate_temp": [ - "90" + "70" ], "hot_plate_temp_initial_layer": [ - "90" + "70" ], "inherits": "Artillery Generic PLA", "name": "Artillery PETG", @@ -43,28 +43,37 @@ "250" ], "nozzle_temperature_range_high": [ - "250" + "270" ], "nozzle_temperature_range_low": [ - "220" + "230" ], "fan_max_speed": [ - "80" + "40" ], "fan_min_speed": [ - "60" + "10" ], "fan_cooling_layer_time": [ - "80" + "30" ], "slow_down_layer_time": [ - "8" + "12" ], "filament_max_volumetric_speed": [ - "18" + "9" ], "temperature_vitrification": [ "220" + ], + "close_fan_the_first_x_layers": [ + "3" + ], + "overhang_fan_threshold": [ + "10%" + ], + "overhang_fan_speed": [ + "90" ], "version": "2.0.2.0" } diff --git a/resources/profiles/Artillery/filament/Artillery PLA Basic.json b/resources/profiles/Artillery/filament/Artillery PLA Basic.json index 028520bdeb..f0953d71fc 100644 --- a/resources/profiles/Artillery/filament/Artillery PLA Basic.json +++ b/resources/profiles/Artillery/filament/Artillery PLA Basic.json @@ -49,7 +49,7 @@ "8" ], "filament_max_volumetric_speed": [ - "18" + "21" ], "temperature_vitrification": [ "190" diff --git a/resources/profiles/Artillery/filament/Artillery PLA Matte.json b/resources/profiles/Artillery/filament/Artillery PLA Matte.json index 8028bae90c..ca2811a6cf 100644 --- a/resources/profiles/Artillery/filament/Artillery PLA Matte.json +++ b/resources/profiles/Artillery/filament/Artillery PLA Matte.json @@ -49,7 +49,7 @@ "8" ], "filament_max_volumetric_speed": [ - "18" + "22" ], "temperature_vitrification": [ "190" diff --git a/resources/profiles/Artillery/filament/Artillery PLA Silk.json b/resources/profiles/Artillery/filament/Artillery PLA Silk.json index a67d23e4fe..8b6521d783 100644 --- a/resources/profiles/Artillery/filament/Artillery PLA Silk.json +++ b/resources/profiles/Artillery/filament/Artillery PLA Silk.json @@ -49,7 +49,7 @@ "8" ], "filament_max_volumetric_speed": [ - "18" + "12" ], "temperature_vitrification": [ "190" diff --git a/resources/profiles/Artillery/filament/Artillery PLA Tough.json b/resources/profiles/Artillery/filament/Artillery PLA Tough.json index a5a73e4d40..3b41976c91 100644 --- a/resources/profiles/Artillery/filament/Artillery PLA Tough.json +++ b/resources/profiles/Artillery/filament/Artillery PLA Tough.json @@ -31,10 +31,10 @@ "inherits": "Artillery Generic PLA", "name": "Artillery PLA Tough", "nozzle_temperature": [ - "210" + "220" ], "nozzle_temperature_initial_layer": [ - "210" + "220" ], "fan_max_speed": [ "80" @@ -49,10 +49,16 @@ "8" ], "filament_max_volumetric_speed": [ - "18" + "21" ], "temperature_vitrification": [ "190" + ], + "hot_plate_temp": [ + "65" + ], + "hot_plate_temp_initial_layer": [ + "65" ], "version": "2.0.2.0" } diff --git a/resources/profiles/Artillery/filament/Artillery TPU.json b/resources/profiles/Artillery/filament/Artillery TPU.json index ddab353347..7f149cfd8e 100644 --- a/resources/profiles/Artillery/filament/Artillery TPU.json +++ b/resources/profiles/Artillery/filament/Artillery TPU.json @@ -29,10 +29,10 @@ "0.4" ], "hot_plate_temp": [ - "70" + "45" ], "hot_plate_temp_initial_layer": [ - "70" + "45" ], "inherits": "Artillery Generic PLA", "name": "Artillery TPU", @@ -49,22 +49,28 @@ "200" ], "fan_max_speed": [ - "80" + "100" ], "fan_min_speed": [ - "60" + "100" ], "fan_cooling_layer_time": [ - "80" + "100" ], "slow_down_layer_time": [ "8" ], "filament_max_volumetric_speed": [ - "18" + "3.6" ], "temperature_vitrification": [ "190" + ], + "filament_density": [ + "1.22" + ], + "overhang_fan_threshold": [ + "95%" ], "version": "2.0.2.0" } diff --git a/resources/profiles/Artillery/machine/Artillery Sidewinder X3 Plus 0.4 nozzle.json b/resources/profiles/Artillery/machine/Artillery Sidewinder X3 Plus 0.4 nozzle.json index a0bb01efd1..12353f4fdc 100644 --- a/resources/profiles/Artillery/machine/Artillery Sidewinder X3 Plus 0.4 nozzle.json +++ b/resources/profiles/Artillery/machine/Artillery Sidewinder X3 Plus 0.4 nozzle.json @@ -123,8 +123,8 @@ "0", "0" ], - "machine_pause_gcode": "M0", - "machine_start_gcode": "M140 S60\nM104 S160\nM190 S[first_layer_bed_temperature]\nM109 S{temperature_vitrification[0]}\nM211 S0\nG1 Z-0.2 F1000\nG1 X285 F3600\nG1 X260 F3600\nG1 X285 F3600\nG1 X260 F3600\nG1 X230 F3600\nG1 X260 F3600\nG1 X230 F3600\nG1 X260 F3600\nG92 E0\nG1 Z1.0 F3000 ; move z up little to prevent scratching of surface\nG1 X180 Y303 Z0.1 F6000.0 ; move to start-line position\nG1 X70 Y303 Z0.1 F1000.0 E15.0 ; draw 1st line\nG1 X70 Y303 Z0.2 F1000.0 ; move to side a little\nG1 X180 Y303 Z0.2 F1000.0 E30.0 ; draw 2st line\nG92 E0 ; reset extruder\nG1 E-2 Z5 F1800 ; move z up little to prevent scratching of surface\nG92 E0\nG1 Y300 F1800\nM211 S1\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];", + "machine_pause_gcode": "M600", + "machine_start_gcode": "M140 S60\nM104 S140\nM190 S[first_layer_bed_temperature]\nM109 S{temperature_vitrification[0]}\nG28;\nNOZZLE_WIPE\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];\nDRAW_LINE_ONLY", "machine_unload_filament_time": "0", "manual_filament_change": "0", "max_layer_height": [ diff --git a/resources/profiles/Artillery/machine/Artillery Sidewinder X3 Pro 0.4 nozzle.json b/resources/profiles/Artillery/machine/Artillery Sidewinder X3 Pro 0.4 nozzle.json index 1159c5fa8f..a58df16c22 100644 --- a/resources/profiles/Artillery/machine/Artillery Sidewinder X3 Pro 0.4 nozzle.json +++ b/resources/profiles/Artillery/machine/Artillery Sidewinder X3 Pro 0.4 nozzle.json @@ -126,8 +126,8 @@ "0", "0" ], - "machine_pause_gcode": "M0", - "machine_start_gcode": "M140 S60\nM104 S160\nM190 S[first_layer_bed_temperature]\nM109 S{temperature_vitrification[0]}\nM211 S0\nG1 Z-0.2 F1000\nG1 X225 F3600\nG1 X200 F3600\nG1 X225 F3600\nG1 X200 F3600\nG1 X160 F3600\nG1 X200 F3600\nG1 X160 F3600\nG1 X200 F3600\nG92 E0\nG1 Z1.0 F3000 ; move z up little to prevent scratching of surface\nG1 X180 Y243 Z0.1 F6000.0 ; move to start-line position\nG1 X70 Y243 Z0.1 F1000.0 E15.0 ; draw 1st line\nG1 X70 Y243 Z0.2 F1000.0 ; move to side a little\nG1 X180 Y243 Z0.2 F1000.0 E30.0 ; draw 2st line\nG92 E0 ; reset extruder\nG1 E-2 Z5 F1800 ; move z up little to prevent scratching of surface\nG92 E0\nG1 Y240 F1800\nM211 S1\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];", + "machine_pause_gcode": "M600", + "machine_start_gcode": "M140 S60\nM104 S140\nM190 S[first_layer_bed_temperature]\nM109 S{temperature_vitrification[0]}\nG28;\nNOZZLE_WIPE\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];\nDRAW_LINE_ONLY", "machine_unload_filament_time": "0", "manual_filament_change": "0", "max_layer_height": [ diff --git a/resources/profiles/Artillery/machine/Artillery Sidewinder X4 Plus 0.4 nozzle.json b/resources/profiles/Artillery/machine/Artillery Sidewinder X4 Plus 0.4 nozzle.json index cb4cc5cd00..b4ffad9ee5 100644 --- a/resources/profiles/Artillery/machine/Artillery Sidewinder X4 Plus 0.4 nozzle.json +++ b/resources/profiles/Artillery/machine/Artillery Sidewinder X4 Plus 0.4 nozzle.json @@ -126,8 +126,8 @@ "0", "0" ], - "machine_pause_gcode": "", - "machine_start_gcode": "M140 S60\nM104 S140\nM190 S60\nM109 S{temperature_vitrification[0]}\nG28;\nDRAW_LINE\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];", + "machine_pause_gcode": "M600", + "machine_start_gcode": "M140 S60\nM104 S140\nM190 S[first_layer_bed_temperature]\nM109 S{temperature_vitrification[0]}\nG28;\nNOZZLE_WIPE\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];\nDRAW_LINE_ONLY", "machine_unload_filament_time": "0", "manual_filament_change": "0", "max_layer_height": [ diff --git a/resources/profiles/Artillery/machine/Artillery Sidewinder X4 Pro 0.4 nozzle.json b/resources/profiles/Artillery/machine/Artillery Sidewinder X4 Pro 0.4 nozzle.json index 9802de101b..151ac268f9 100644 --- a/resources/profiles/Artillery/machine/Artillery Sidewinder X4 Pro 0.4 nozzle.json +++ b/resources/profiles/Artillery/machine/Artillery Sidewinder X4 Pro 0.4 nozzle.json @@ -126,8 +126,8 @@ "0", "0" ], - "machine_pause_gcode": "", - "machine_start_gcode": "M140 S60\nM104 S140\nM190 S60\nM109 S{temperature_vitrification[0]}\nG28;\nDRAW_LINE\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];", + "machine_pause_gcode": "M600", + "machine_start_gcode": "M140 S60\nM104 S140\nM190 S[first_layer_bed_temperature]\nM109 S{temperature_vitrification[0]}\nG28;\nNOZZLE_WIPE\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];\nDRAW_LINE_ONLY", "machine_unload_filament_time": "0", "manual_filament_change": "0", "max_layer_height": [ diff --git a/resources/profiles/Artillery/process/0.20mm Standard @Artillery X3Plus 0.4 nozzle.json b/resources/profiles/Artillery/process/0.20mm Standard @Artillery X3Plus 0.4 nozzle.json index cd1de6b7e4..9212dec2ad 100644 --- a/resources/profiles/Artillery/process/0.20mm Standard @Artillery X3Plus 0.4 nozzle.json +++ b/resources/profiles/Artillery/process/0.20mm Standard @Artillery X3Plus 0.4 nozzle.json @@ -1,6 +1,7 @@ { "from": "system", "instantiation": "true", + "inherits": "fdm_process_common", "accel_to_decel_enable": "1", "accel_to_decel_factor": "50%", "alternate_extra_wall": "0", @@ -66,12 +67,12 @@ "infill_jerk": "9", "infill_wall_overlap": "15%", "initial_layer_acceleration": "500", - "initial_layer_infill_speed": "45", + "initial_layer_infill_speed": "30", "initial_layer_jerk": "9", "initial_layer_line_width": "0.5", "initial_layer_min_bead_width": "85%", "initial_layer_print_height": "0.25", - "initial_layer_speed": "45", + "initial_layer_speed": "30", "initial_layer_travel_speed": "100%", "inner_wall_acceleration": "0", "inner_wall_jerk": "9", @@ -156,7 +157,7 @@ "seam_slope_start_height": "0", "seam_slope_steps": "10", "seam_slope_type": "none", - "single_extruder_multi_material_priming": "0", + "single_extruder_multi_material_priming": "1", "skirt_distance": "2", "skirt_height": "1", "skirt_loops": "0", @@ -279,5 +280,6 @@ "70" ], "xy_contour_compensation": "0", - "xy_hole_compensation": "0" + "xy_hole_compensation": "0", + "top_bottom_infill_wall_overlap":"15%" } diff --git a/resources/profiles/Artillery/process/0.20mm Standard @Artillery X3Pro 0.4 nozzle.json b/resources/profiles/Artillery/process/0.20mm Standard @Artillery X3Pro 0.4 nozzle.json index bab2091fdd..7f9ce95a63 100644 --- a/resources/profiles/Artillery/process/0.20mm Standard @Artillery X3Pro 0.4 nozzle.json +++ b/resources/profiles/Artillery/process/0.20mm Standard @Artillery X3Pro 0.4 nozzle.json @@ -1,6 +1,7 @@ { "from": "system", "instantiation": "true", + "inherits": "fdm_process_common", "accel_to_decel_enable": "1", "accel_to_decel_factor": "50%", "alternate_extra_wall": "0", @@ -66,12 +67,12 @@ "infill_jerk": "9", "infill_wall_overlap": "15%", "initial_layer_acceleration": "500", - "initial_layer_infill_speed": "35", + "initial_layer_infill_speed": "30", "initial_layer_jerk": "9", "initial_layer_line_width": "0.5", "initial_layer_min_bead_width": "85%", "initial_layer_print_height": "0.25", - "initial_layer_speed": "45", + "initial_layer_speed": "30", "initial_layer_travel_speed": "100%", "inner_wall_acceleration": "3000", "inner_wall_jerk": "9", @@ -156,7 +157,7 @@ "seam_slope_start_height": "0", "seam_slope_steps": "10", "seam_slope_type": "none", - "single_extruder_multi_material_priming": "0", + "single_extruder_multi_material_priming": "1", "skirt_distance": "2", "skirt_height": "1", "skirt_loops": "0", @@ -279,5 +280,6 @@ "70" ], "xy_contour_compensation": "0", - "xy_hole_compensation": "0" + "xy_hole_compensation": "0", + "top_bottom_infill_wall_overlap":"15%" } diff --git a/resources/profiles/Artillery/process/0.20mm Standard @Artillery X4Plus 0.4 nozzle.json b/resources/profiles/Artillery/process/0.20mm Standard @Artillery X4Plus 0.4 nozzle.json index e72063a41c..8fc299a1ad 100644 --- a/resources/profiles/Artillery/process/0.20mm Standard @Artillery X4Plus 0.4 nozzle.json +++ b/resources/profiles/Artillery/process/0.20mm Standard @Artillery X4Plus 0.4 nozzle.json @@ -1,6 +1,7 @@ { "from": "system", "instantiation": "true", + "inherits": "fdm_process_common", "accel_to_decel_enable": "1", "accel_to_decel_factor": "50%", "alternate_extra_wall": "0", @@ -66,12 +67,12 @@ "infill_jerk": "9", "infill_wall_overlap": "15%", "initial_layer_acceleration": "0", - "initial_layer_infill_speed": "50", + "initial_layer_infill_speed": "30", "initial_layer_jerk": "9", "initial_layer_line_width": "0.5", "initial_layer_min_bead_width": "85%", "initial_layer_print_height": "0.2", - "initial_layer_speed": "50", + "initial_layer_speed": "30", "initial_layer_travel_speed": "100%", "inner_wall_acceleration": "0", "inner_wall_jerk": "9", @@ -156,7 +157,7 @@ "seam_slope_start_height": "0", "seam_slope_steps": "10", "seam_slope_type": "none", - "single_extruder_multi_material_priming": "0", + "single_extruder_multi_material_priming": "1", "skirt_distance": "2", "skirt_height": "1", "skirt_loops": "0", @@ -279,5 +280,6 @@ "70" ], "xy_contour_compensation": "0", - "xy_hole_compensation": "0" + "xy_hole_compensation": "0", + "top_bottom_infill_wall_overlap":"15%" } \ No newline at end of file diff --git a/resources/profiles/Artillery/process/0.20mm Standard @Artillery X4Pro 0.4 nozzle.json b/resources/profiles/Artillery/process/0.20mm Standard @Artillery X4Pro 0.4 nozzle.json index 59b4db5f67..532b5b551d 100644 --- a/resources/profiles/Artillery/process/0.20mm Standard @Artillery X4Pro 0.4 nozzle.json +++ b/resources/profiles/Artillery/process/0.20mm Standard @Artillery X4Pro 0.4 nozzle.json @@ -1,6 +1,7 @@ { "from": "system", "instantiation": "true", + "inherits": "fdm_process_common", "accel_to_decel_enable": "1", "accel_to_decel_factor": "50%", "alternate_extra_wall": "0", @@ -66,12 +67,12 @@ "infill_jerk": "9", "infill_wall_overlap": "15%", "initial_layer_acceleration": "0", - "initial_layer_infill_speed": "50", + "initial_layer_infill_speed": "30", "initial_layer_jerk": "9", "initial_layer_line_width": "0.5", "initial_layer_min_bead_width": "85%", "initial_layer_print_height": "0.2", - "initial_layer_speed": "50", + "initial_layer_speed": "30", "initial_layer_travel_speed": "100%", "inner_wall_acceleration": "0", "inner_wall_jerk": "9", @@ -156,7 +157,7 @@ "seam_slope_start_height": "0", "seam_slope_steps": "10", "seam_slope_type": "none", - "single_extruder_multi_material_priming": "0", + "single_extruder_multi_material_priming": "1", "skirt_distance": "2", "skirt_height": "1", "skirt_loops": "0", @@ -279,6 +280,7 @@ "70" ], "xy_contour_compensation": "0", - "xy_hole_compensation": "0" + "xy_hole_compensation": "0", + "top_bottom_infill_wall_overlap":"15%" } diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 3cd51ed347..e37da6dc42 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -673,6 +673,10 @@ "name": "fdm_filament_bvoh", "sub_path": "filament/fdm_filament_bvoh.json" }, + { + "name": "fdm_filament_sbs", + "sub_path": "filament/fdm_filament_sbs.json" + }, { "name": "Bambu PLA Matte @base", "sub_path": "filament/Bambu PLA Matte @base.json" @@ -733,6 +737,10 @@ "name": "Generic PLA-CF @base", "sub_path": "filament/Generic PLA-CF @base.json" }, + { + "name": "Generic SBS @base", + "sub_path": "filament/Generic SBS @base.json" + }, { "name": "Bambu PLA-CF @base", "sub_path": "filament/Bambu PLA-CF @base.json" @@ -1389,6 +1397,10 @@ "name": "Generic PLA-CF @BBL A1", "sub_path": "filament/Generic PLA-CF @BBL A1.json" }, + { + "name": "Generic SBS", + "sub_path": "filament/Generic SBS.json" + }, { "name": "Bambu PLA-CF @BBL X1C 0.8 nozzle", "sub_path": "filament/Bambu PLA-CF @BBL X1C 0.8 nozzle.json" diff --git a/resources/profiles/BBL/filament/Generic SBS @base.json b/resources/profiles/BBL/filament/Generic SBS @base.json new file mode 100644 index 0000000000..dffe348812 --- /dev/null +++ b/resources/profiles/BBL/filament/Generic SBS @base.json @@ -0,0 +1,17 @@ +{ + "type": "filament", + "name": "Generic SBS @base", + "inherits": "fdm_filament_sbs", + "from": "system", + "filament_id": "GFL99", + "instantiation": "false", + "filament_flow_ratio": [ + "0.98" + ], + "slow_down_layer_time": [ + "4" + ], + "filament_start_gcode": [ + "; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif};Prevent PLA from jamming\n\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Generic SBS.json b/resources/profiles/BBL/filament/Generic SBS.json new file mode 100644 index 0000000000..4309d0407a --- /dev/null +++ b/resources/profiles/BBL/filament/Generic SBS.json @@ -0,0 +1,25 @@ +{ + "type": "filament", + "name": "Generic SBS", + "inherits": "Generic SBS @base", + "from": "system", + "setting_id": "GFSL99", + "instantiation": "true", + "compatible_printers": [ + "Bambu Lab X1 Carbon 0.4 nozzle", + "Bambu Lab X1 0.4 nozzle", + "Bambu Lab X1 Carbon 0.6 nozzle", + "Bambu Lab X1 Carbon 0.8 nozzle", + "Bambu Lab X1 0.6 nozzle", + "Bambu Lab X1 0.8 nozzle", + "Bambu Lab P1S 0.4 nozzle", + "Bambu Lab P1S 0.6 nozzle", + "Bambu Lab P1S 0.8 nozzle", + "Bambu Lab X1E 0.4 nozzle", + "Bambu Lab X1E 0.6 nozzle", + "Bambu Lab X1E 0.8 nozzle" + ], + "filament_start_gcode": [ + "; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/fdm_filament_sbs.json b/resources/profiles/BBL/filament/fdm_filament_sbs.json new file mode 100644 index 0000000000..c73ab5bb95 --- /dev/null +++ b/resources/profiles/BBL/filament/fdm_filament_sbs.json @@ -0,0 +1,85 @@ +{ + "type": "filament", + "name": "fdm_filament_sbs", + "inherits": "fdm_filament_common", + "from": "system", + "instantiation": "false", + "fan_cooling_layer_time": [ + "100" + ], + "filament_max_volumetric_speed": [ + "23" + ], + "filament_type": [ + "SBS" + ], + "filament_density": [ + "1.02" + ], + "filament_cost": [ + "15" + ], + "cool_plate_temp": [ + "70" + ], + "eng_plate_temp": [ + "70" + ], + "hot_plate_temp": [ + "70" + ], + "textured_plate_temp": [ + "70" + ], + "cool_plate_temp_initial_layer": [ + "70" + ], + "eng_plate_temp_initial_layer": [ + "70" + ], + "hot_plate_temp_initial_layer": [ + "70" + ], + "textured_plate_temp_initial_layer": [ + "70" + ], + "nozzle_temperature_initial_layer": [ + "235" + ], + "reduce_fan_stop_start_freq": [ + "0" + ], + "fan_min_speed": [ + "0" + ], + "overhang_fan_threshold": [ + "50%" + ], + "close_fan_the_first_x_layers": [ + "3" + ], + "nozzle_temperature": [ + "235" + ], + "temperature_vitrification": [ + "70" + ], + "nozzle_temperature_range_low": [ + "215" + ], + "nozzle_temperature_range_high": [ + "250" + ], + "slow_down_min_speed": [ + "20" + ], + "slow_down_layer_time": [ + "4" + ], + "additional_cooling_fan_speed": [ + "40" + ], + "filament_start_gcode": [ + "; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" + ] +} \ No newline at end of file diff --git a/resources/profiles/Custom.json b/resources/profiles/Custom.json index e4dae5bd72..8ef0e84c91 100644 --- a/resources/profiles/Custom.json +++ b/resources/profiles/Custom.json @@ -1,6 +1,6 @@ { "name": "Custom Printer", - "version": "02.01.04.00", + "version": "02.01.05.00", "force_update": "0", "description": "My configurations", "machine_model_list": [ diff --git a/resources/profiles/Custom/machine/fdm_toolchanger_common.json b/resources/profiles/Custom/machine/fdm_toolchanger_common.json index 0d1fe9c165..e151cf0d4c 100644 --- a/resources/profiles/Custom/machine/fdm_toolchanger_common.json +++ b/resources/profiles/Custom/machine/fdm_toolchanger_common.json @@ -181,8 +181,8 @@ ], "purge_in_prime_tower": "0", "machine_pause_gcode": "M601", - "machine_start_gcode": "PRINT_START TOOL_TEMP={first_layer_temperature[initial_tool]} {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif} {if is_extruder_used[2]}T2_TEMP={first_layer_temperature[2]}{endif} {if is_extruder_used[3]}T3_TEMP={first_layer_temperature[3]}{endif} {if is_extruder_used[4]}T4_TEMP={first_layer_temperature[4]}{endif} {if is_extruder_used[5]}T5_TEMP={first_layer_temperature[5]}{endif} BED_TEMP=[first_layer_bed_temperature] TOOL=[initial_tool]\n\n", - "change_filament_gcode": "", + "change_filament_gcode": "", "machine_start_gcode": "PRINT_START TOOL_TEMP={first_layer_temperature[initial_tool]} {if is_extruder_used[0]}T0_TEMP={first_layer_temperature[0]}{endif} {if is_extruder_used[1]}T1_TEMP={first_layer_temperature[1]}{endif} {if is_extruder_used[2]}T2_TEMP={first_layer_temperature[2]}{endif} {if is_extruder_used[3]}T3_TEMP={first_layer_temperature[3]}{endif} {if is_extruder_used[4]}T4_TEMP={first_layer_temperature[4]}{endif} {if is_extruder_used[5]}T5_TEMP={first_layer_temperature[5]}{endif} BED_TEMP=[first_layer_bed_temperature] TOOL=[initial_tool]\n\nM83\n; set extruder temp\n{if first_layer_temperature[0] > 0 and (is_extruder_used[0])}M104 T0 S{first_layer_temperature[0]}{endif}\n{if first_layer_temperature[1] > 0 and (is_extruder_used[1])}M104 T1 S{first_layer_temperature[1]}{endif}\n{if first_layer_temperature[2] > 0 and (is_extruder_used[2])}M104 T2 S{first_layer_temperature[2]}{endif}\n{if first_layer_temperature[3] > 0 and (is_extruder_used[3])}M104 T3 S{first_layer_temperature[3]}{endif}\n{if first_layer_temperature[4] > 0 and (is_extruder_used[4])}M104 T4 S{first_layer_temperature[4]}{endif}\n{if (is_extruder_used[0]) and initial_tool != 0}\n;\n; purge first tool\n;\nG1 F{travel_speed * 60}\nM109 T0 S{first_layer_temperature[0]}\nT0; pick the tool\nG92 E0 ; reset extruder position\n\nG0 X{(0 == 0 ? 0 : (0 == 1 ? 120 : (0 == 2 ? 180 : 300)))} Y{(0 < 4 ? 0 : 3)} Z10 F{(travel_speed * 60)} ; move close to the sheet's edge\nG0 E{if filament_multitool_ramming[0]}10{else}30{endif} X40 Z0.2 F{if filament_multitool_ramming[0]}500{else}170{endif} ; purge while moving towards the sheet\nG0 X40 E9 F800 ; continue purging and wipe the nozzle\nG0 X{40 + 3} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{40 + 3 * 2} Z0.2 F{8000} ; wipe, move quickly away from the bed\nG1 E{- 1.5 * retract_length[0]} F2400 ; retract\n{e_retracted[0] = 1.5 * retract_length[0]} ; update slicer internal retract variable\nG92 E0 ; reset extruder position\n\nM104 S{(idle_temperature[0] == 0 ? (first_layer_temperature[0] + standby_temperature_delta) : (idle_temperature[0]))} T0\n{endif}\n{if (is_extruder_used[1]) and initial_tool != 1}\n;\n; purge second tool\n;\nG1 F{travel_speed * 60}\nM109 T1 S{first_layer_temperature[1]}\nT1; pick the tool\nG92 E0 ; reset extruder position\n\nG0 X{(1 == 0 ? 0 : (1 == 1 ? 120 : (1 == 2 ? 180 : 300)))} Y{(1 < 4 ? 0 : 3)} Z10 F{(travel_speed * 60)} ; move close to the sheet's edge\nG0 E{if filament_multitool_ramming[1]}10{else}30{endif} X120 Z0.2 F{if filament_multitool_ramming[1]}500{else}170{endif} ; purge while moving towards the sheet\nG0 X80 E9 F800 ; continue purging and wipe the nozzle\nG0 X{80 - 3} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{80 - 3 * 2} Z0.2 F{8000} ; wipe, move quickly away from the bed\nG1 E{- 1.5 * retract_length[1]} F2400 ; retract\n{e_retracted[1] = 1.5 * retract_length[1]} ; update slicer internal retract variable\nG92 E0 ; reset extruder position\n\nM104 S{(idle_temperature[1] == 0 ? (first_layer_temperature[1] + standby_temperature_delta) : (idle_temperature[1]))} T1\n{endif}\n{if (is_extruder_used[2]) and initial_tool != 2}\n;\n; purge third tool\n;\nG1 F{travel_speed * 60}\nM109 T2 S{first_layer_temperature[2]}\nT2; pick the tool\nG92 E0 ; reset extruder position\n\nG0 X{(2 == 0 ? 0 : (2 == 1 ? 120 : (2 == 2 ? 180 : 300)))} Y{(2 < 4 ? 0 : 3)} Z10 F{(travel_speed * 60)} ; move close to the sheet's edge\nG0 E{if filament_multitool_ramming[2]}10{else}30{endif} X220 Z0.2 F{if filament_multitool_ramming[2]}500{else}170{endif} ; purge while moving towards the sheet\nG0 X220 E9 F800 ; continue purging and wipe the nozzle\nG0 X{220 + 3} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{220 + 3 * 2} Z0.2 F{8000} ; wipe, move quickly away from the bed\nG1 E{- 1.5 * retract_length[2]} F2400 ; retract\n{e_retracted[2] = 1.5 * retract_length[2]} ; update slicer internal retract variable\nG92 E0 ; reset extruder position\n\nM104 S{(idle_temperature[2] == 0 ? (first_layer_temperature[2] + standby_temperature_delta) : (idle_temperature[2]))} T2\n{endif}\n{if (is_extruder_used[3]) and initial_tool != 3}\n;\n; purge fourth tool\n;\nG1 F{travel_speed * 60}\nM109 T3 S{first_layer_temperature[3]}\nT3; pick the tool\nG92 E0 ; reset extruder position\n\nG0 X{(3 == 0 ? 0 : (3 == 1 ? 120 : (3 == 2 ? 180 : 300)))} Y{(3 < 4 ? 0 : 3)} Z10 F{(travel_speed * 60)} ; move close to the sheet's edge\nG0 E{if filament_multitool_ramming[3]}10{else}30{endif} X290 Z0.2 F{if filament_multitool_ramming[3]}500{else}170{endif} ; purge while moving towards the sheet\nG0 X260 E9 F800 ; continue purging and wipe the nozzle\nG0 X{260 - 3} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{260 - 3 * 2} Z0.2 F{8000} ; wipe, move quickly away from the bed\nG1 E{- 1.5 * retract_length[3]} F2400 ; retract\n{e_retracted[3] = 1.5 * retract_length[3]} ; update slicer internal retract variable\nG92 E0 ; reset extruder position\n\nM104 S{(idle_temperature[3] == 0 ? (first_layer_temperature[3] + standby_temperature_delta) : (idle_temperature[3]))} T3\n{endif}\n{if (is_extruder_used[4]) and initial_tool != 4}\n;\n; purge fifth tool\n;\nG1 F{travel_speed * 60}\nM109 T4 S{first_layer_temperature[4]}\nT4; pick the tool\nG92 E0 ; reset extruder position\n\nG0 X{(4 == 0 ? 0 : (4 == 1 ? 120 : (4 == 2 ? 180 : 300)))} Y{(4 < 4 ? 0 : 3)} Z10 F{(travel_speed * 60)} ; move close to the sheet's edge\nG0 E{if filament_multitool_ramming[4]}10{else}30{endif} X290 Z0.2 F{if filament_multitool_ramming[4]}500{else}170{endif} ; purge while moving towards the sheet\nG0 X260 E9 F800 ; continue purging and wipe the nozzle\nG0 X{260 - 3} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{260 - 3 * 2} Z0.2 F{8000} ; wipe, move quickly away from the bed\nG1 E{- 1.5 * retract_length[4]} F2400 ; retract\n{e_retracted[4] = 1.5 * retract_length[4]} ; update slicer internal retract variable\nG92 E0 ; reset extruder position\n\nM104 S{(idle_temperature[4] == 0 ? (first_layer_temperature[4] + standby_temperature_delta) : (idle_temperature[4]))} T4\n{endif}\n;\n; purge initial tool\n;\nG1 F{travel_speed * 60}\nM109 T{initial_tool} S{first_layer_temperature[initial_tool]}\nT{initial_tool}; pick the tool\nG92 E0 ; reset extruder position\n\nG0 X{(initial_tool == 0 ? 0 : (initial_tool == 1 ? 120 : (initial_tool == 2 ? 180 : 300)))} Y{(initial_tool < 4 ? 0 : 3)} Z10 F{(travel_speed * 60)} ; move close to the sheet's edge\nG0 E{if filament_multitool_ramming[initial_tool]}10{else}30{endif} X{(initial_tool == 0 ? 0 : (initial_tool == 1 ? 120 : (initial_tool == 2 ? 180 : 300))) + ((initial_tool == 0 or initial_tool == 2 ? 1 : -1) * 10)} Z0.2 F{if filament_multitool_ramming[initial_tool]}500{else}170{endif} ; purge while moving towards the sheet\nG0 X{(initial_tool == 0 ? 0 : (initial_tool == 1 ? 120 : (initial_tool == 2 ? 180 : 300))) + ((initial_tool == 0 or initial_tool == 2 ? 1 : -1) * 40)} E9 F800 ; continue purging and wipe the nozzle\nG0 X{(initial_tool == 0 ? 0 : (initial_tool == 1 ? 120 : (initial_tool == 2 ? 180 : 300))) + ((initial_tool == 0 or initial_tool == 2 ? 1 : -1) * 40) + ((initial_tool == 0 or initial_tool == 2 ? 1 : -1) * 3)} Z{0.05} F{8000} ; wipe, move close to the bed\nG0 X{(initial_tool == 0 ? 0 : (initial_tool == 1 ? 120 : (initial_tool == 2 ? 180 : 300))) + ((initial_tool == 0 or initial_tool == 2 ? 1 : -1) * 40) + ((initial_tool == 0 or initial_tool == 2 ? 1 : -1) * 3 * 2)} Z0.2 F{8000} ; wipe, move quickly away from the bed\nG1 E{- 1.5 * retract_length[initial_tool]} F2400 ; retract\n{e_retracted[initial_tool] = 1.5 * retract_length[initial_tool]}\nG92 E0 ; reset extruder position\n", + "scan_first_layer": "0", "nozzle_type": "undefine", "auxiliary_fan": "0" diff --git a/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.2 nozzle).json b/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.2 nozzle).json index a89e82d021..978b436ae9 100644 --- a/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.2 nozzle).json +++ b/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.2 nozzle).json @@ -36,7 +36,10 @@ "85%" ], "retraction_length": [ - "5" + "0.8" + ], + "retraction_speed": [ + "60" ], "retract_length_toolchange": [ "2" diff --git a/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.4 nozzle).json b/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.4 nozzle).json index 2717448e77..f7af80c318 100644 --- a/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.4 nozzle).json +++ b/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.4 nozzle).json @@ -36,7 +36,10 @@ "85%" ], "retraction_length": [ - "5" + "0.8" + ], + "retraction_speed": [ + "60" ], "retract_length_toolchange": [ "2" diff --git a/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.6 nozzle).json b/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.6 nozzle).json index 693ff8d370..1e1c35823a 100644 --- a/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.6 nozzle).json +++ b/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.6 nozzle).json @@ -36,7 +36,10 @@ "85%" ], "retraction_length": [ - "5" + "2.5" + ], + "retraction_speed": [ + "60" ], "retract_length_toolchange": [ "2" diff --git a/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.8 nozzle).json b/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.8 nozzle).json index ab3fbb9b4a..34d51ddb6f 100644 --- a/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.8 nozzle).json +++ b/resources/profiles/Elegoo/machine/Elegoo Neptune 4 (0.8 nozzle).json @@ -36,8 +36,11 @@ "85%" ], "retraction_length": [ - "5" - ], + "0.8" + ], + "retraction_speed": [ + "60" + ], "retract_length_toolchange": [ "2" ], diff --git a/resources/profiles/FLSun.json b/resources/profiles/FLSun.json index 7b658ca355..851f1a0c2e 100644 --- a/resources/profiles/FLSun.json +++ b/resources/profiles/FLSun.json @@ -1,226 +1,306 @@ -{ - "name": "FLSun", - "version": "02.01.01.00", - "force_update": "0", - "description": "FLSun configurations", - "machine_model_list": [ - { - "name": "FLSun Q5", - "sub_path": "machine/FLSun Q5.json" - }, - { - "name": "FLSun QQ-S Pro", - "sub_path": "machine/FLSun QQ-S Pro.json" - }, - { - "name": "FLSun Super Racer (SR)", - "sub_path": "machine/FLSun SR.json" - }, - { - "name": "FLSun V400", - "sub_path": "machine/FLSun V400.json" - }, - { - "name": "FLSun S1", - "sub_path": "machine/FLSun S1.json" - }, - { - "name": "FLSun T1", - "sub_path": "machine/FLSun T1.json" - } - ], - "process_list": [ - { - "name": "fdm_process_common", - "sub_path": "process/fdm_process_common.json" - }, - { - "name": "0.08mm Fine @FLSun Q5", - "sub_path": "process/0.08mm Fine @FLSun Q5.json" - }, - { - "name": "0.08mm Fine @FLSun QQSPro", - "sub_path": "process/0.08mm Fine @FLSun QQSPro.json" - }, - { - "name": "0.08mm Fine @FLSun SR", - "sub_path": "process/0.08mm Fine @FLSun SR.json" - }, - { - "name": "0.16mm Optimal @FLSun Q5", - "sub_path": "process/0.16mm Optimal @FLSun Q5.json" - }, - { - "name": "0.16mm Optimal @FLSun QQSPro", - "sub_path": "process/0.16mm Optimal @FLSun QQSPro.json" - }, - { - "name": "0.16mm Optimal @FLSun SR", - "sub_path": "process/0.16mm Optimal @FLSun SR.json" - }, - { - "name": "0.20mm Standard @FLSun Q5", - "sub_path": "process/0.20mm Standard @FLSun Q5.json" - }, - { - "name": "0.20mm Standard @FLSun QQSPro", - "sub_path": "process/0.20mm Standard @FLSun QQSPro.json" - }, - { - "name": "0.20mm Standard @FLSun SR", - "sub_path": "process/0.20mm Standard @FLSun SR.json" - }, - { - "name": "0.20mm Standard @FLSun V400", - "sub_path": "process/0.20mm Standard @FLSun V400.json" - }, - { - "name": "0.20mm Standard @FLSun S1", - "sub_path": "process/0.20mm Standard @FLSun S1.json" - }, - { - "name": "0.20mm Standard @FLSun T1", - "sub_path": "process/0.20mm Standard @FLSun T1.json" - }, - { - "name": "0.24mm Draft @FLSun Q5", - "sub_path": "process/0.24mm Draft @FLSun Q5.json" - }, - { - "name": "0.24mm Draft @FLSun QQSPro", - "sub_path": "process/0.24mm Draft @FLSun QQSPro.json" - }, - { - "name": "0.24mm Draft @FLSun SR", - "sub_path": "process/0.24mm Draft @FLSun SR.json" - }, - { - "name": "0.30mm Extra Draft @FLSun Q5", - "sub_path": "process/0.30mm Extra Draft @FLSun Q5.json" - }, - { - "name": "0.30mm Extra Draft @FLSun QQSPro", - "sub_path": "process/0.30mm Extra Draft @FLSun QQSPro.json" - }, - { - "name": "0.30mm Extra Draft @FLSun SR", - "sub_path": "process/0.30mm Extra Draft @FLSun SR.json" - } - ], - "filament_list": [ - { - "name": "fdm_filament_common", - "sub_path": "filament/fdm_filament_common.json" - }, - { - "name": "fdm_filament_pla", - "sub_path": "filament/fdm_filament_pla.json" - }, - { - "name": "fdm_filament_tpu", - "sub_path": "filament/fdm_filament_tpu.json" - }, - { - "name": "fdm_filament_pet", - "sub_path": "filament/fdm_filament_pet.json" - }, - { - "name": "fdm_filament_abs", - "sub_path": "filament/fdm_filament_abs.json" - }, - { - "name": "fdm_filament_pc", - "sub_path": "filament/fdm_filament_pc.json" - }, - { - "name": "fdm_filament_asa", - "sub_path": "filament/fdm_filament_asa.json" - }, - { - "name": "fdm_filament_pva", - "sub_path": "filament/fdm_filament_pva.json" - }, - { - "name": "fdm_filament_pa", - "sub_path": "filament/fdm_filament_pa.json" - }, - { - "name": "FLSun Generic PLA", - "sub_path": "filament/FLSun Generic PLA.json" - }, - { - "name": "FLSun Generic PLA-CF", - "sub_path": "filament/FLSun Generic PLA-CF.json" - }, - { - "name": "FLSun Generic PETG", - "sub_path": "filament/FLSun Generic PETG.json" - }, - { - "name": "FLSun Generic ABS", - "sub_path": "filament/FLSun Generic ABS.json" - }, - { - "name": "FLSun Generic TPU", - "sub_path": "filament/FLSun Generic TPU.json" - }, - { - "name": "FLSun Generic ASA", - "sub_path": "filament/FLSun Generic ASA.json" - }, - { - "name": "FLSun Generic PC", - "sub_path": "filament/FLSun Generic PC.json" - }, - { - "name": "FLSun Generic PVA", - "sub_path": "filament/FLSun Generic PVA.json" - }, - { - "name": "FLSun Generic PA", - "sub_path": "filament/FLSun Generic PA.json" - }, - { - "name": "FLSun Generic PA-CF", - "sub_path": "filament/FLSun Generic PA-CF.json" - }, - { - "name": "FLSun Generic PLA-HS-S1", - "sub_path": "filament/FLSun Generic PLA-HS-S1.json" - }, - { - "name": "FLSun Generic PLA-HS-T1", - "sub_path": "filament/FLSun Generic PLA-HS-T1.json" - } - ], - "machine_list": [ - { - "name": "fdm_machine_common", - "sub_path": "machine/fdm_machine_common.json" - }, - { - "name": "FLSun Q5 0.4 nozzle", - "sub_path": "machine/FLSun Q5 0.4 nozzle.json" - }, - { - "name": "FLSun QQ-S Pro 0.4 nozzle", - "sub_path": "machine/FLSun QQ-S Pro 0.4 nozzle.json" - }, - { - "name": "FLSun Super Racer 0.4 nozzle", - "sub_path": "machine/FLSun SR 0.4 nozzle.json" - }, - { - "name": "FLSun V400 0.4 nozzle", - "sub_path": "machine/FLSun V400 0.4 nozzle.json" - }, - { - "name": "FLSun T1 0.4 nozzle", - "sub_path": "machine/FLSun T1 0.4 nozzle.json" - }, - { - "name": "FLSun S1 0.4 nozzle", - "sub_path": "machine/FLSun S1 0.4 nozzle.json" - } - ] -} \ No newline at end of file +{ + "name": "FLSun", + "version": "02.01.01.00", + "force_update": "0", + "description": "FLSun configurations", + "machine_model_list": [ + { + "name": "FLSun Q5", + "sub_path": "machine/FLSun Q5.json" + }, + { + "name": "FLSun QQ-S Pro", + "sub_path": "machine/FLSun QQ-S Pro.json" + }, + { + "name": "FLSun Super Racer (SR)", + "sub_path": "machine/FLSun SR.json" + }, + { + "name": "FLSun V400", + "sub_path": "machine/FLSun V400.json" + }, + { + "name": "FLSun T1", + "sub_path": "machine/FLSun T1.json" + }, + { + "name": "FLSun S1", + "sub_path": "machine/FLSun S1.json" + } + ], + "process_list": [ + { + "name": "fdm_process_common", + "sub_path": "process/fdm_process_common.json" + }, + { + "name": "0.08mm Fine @FLSun Q5", + "sub_path": "process/0.08mm Fine @FLSun Q5.json" + }, + { + "name": "0.08mm Fine @FLSun QQSPro", + "sub_path": "process/0.08mm Fine @FLSun QQSPro.json" + }, + { + "name": "0.08mm Fine @FLSun SR", + "sub_path": "process/0.08mm Fine @FLSun SR.json" + }, + { + "name": "0.12mm Fine @FLSun T1", + "sub_path": "process/0.12mm Fine @FLSun T1.json" + }, + { + "name": "0.12mm Fine @FLSun S1", + "sub_path": "process/0.12mm Fine @FLSun S1.json" + }, + { + "name": "0.16mm Optimal @FLSun Q5", + "sub_path": "process/0.16mm Optimal @FLSun Q5.json" + }, + { + "name": "0.16mm Optimal @FLSun QQSPro", + "sub_path": "process/0.16mm Optimal @FLSun QQSPro.json" + }, + { + "name": "0.16mm Optimal @FLSun SR", + "sub_path": "process/0.16mm Optimal @FLSun SR.json" + }, + { + "name": "0.16mm Optimal @FLSun T1", + "sub_path": "process/0.16mm Optimal @FLSun T1.json" + }, + { + "name": "0.16mm Optimal @FLSun S1", + "sub_path": "process/0.16mm Optimal @FLSun S1.json" + }, + { + "name": "0.20mm Standard @FLSun Q5", + "sub_path": "process/0.20mm Standard @FLSun Q5.json" + }, + { + "name": "0.20mm Standard @FLSun QQSPro", + "sub_path": "process/0.20mm Standard @FLSun QQSPro.json" + }, + { + "name": "0.20mm Standard @FLSun SR", + "sub_path": "process/0.20mm Standard @FLSun SR.json" + }, + { + "name": "0.20mm Standard @FLSun V400", + "sub_path": "process/0.20mm Standard @FLSun V400.json" + }, + { + "name": "0.20mm Standard @FLSun T1", + "sub_path": "process/0.20mm Standard @FLSun T1.json" + }, + { + "name": "0.20mm Standard @FLSun S1", + "sub_path": "process/0.20mm Standard @FLSun S1.json" + }, + { + "name": "0.24mm Draft @FLSun Q5", + "sub_path": "process/0.24mm Draft @FLSun Q5.json" + }, + { + "name": "0.24mm Draft @FLSun QQSPro", + "sub_path": "process/0.24mm Draft @FLSun QQSPro.json" + }, + { + "name": "0.24mm Draft @FLSun SR", + "sub_path": "process/0.24mm Draft @FLSun SR.json" + }, + { + "name": "0.24mm Draft @FLSun T1", + "sub_path": "process/0.24mm Draft @FLSun T1.json" + }, + { + "name": "0.24mm Draft @FLSun S1", + "sub_path": "process/0.24mm Draft @FLSun S1.json" + }, + { + "name": "0.30mm Extra Draft @FLSun Q5", + "sub_path": "process/0.30mm Extra Draft @FLSun Q5.json" + }, + { + "name": "0.30mm Extra Draft @FLSun QQSPro", + "sub_path": "process/0.30mm Extra Draft @FLSun QQSPro.json" + }, + { + "name": "0.30mm Extra Draft @FLSun SR", + "sub_path": "process/0.30mm Extra Draft @FLSun SR.json" + }, + { + "name": "0.30mm Extra Draft @FLSun T1", + "sub_path": "process/0.30mm Extra Draft @FLSun T1.json" + }, + { + "name": "0.30mm Extra Draft @FLSun S1", + "sub_path": "process/0.30mm Extra Draft @FLSun S1.json" + } + ], + "filament_list": [ + { + "name": "fdm_filament_common", + "sub_path": "filament/fdm_filament_common.json" + }, + { + "name": "fdm_filament_pla", + "sub_path": "filament/fdm_filament_pla.json" + }, + { + "name": "fdm_filament_tpu", + "sub_path": "filament/fdm_filament_tpu.json" + }, + { + "name": "fdm_filament_pet", + "sub_path": "filament/fdm_filament_pet.json" + }, + { + "name": "fdm_filament_abs", + "sub_path": "filament/fdm_filament_abs.json" + }, + { + "name": "fdm_filament_pc", + "sub_path": "filament/fdm_filament_pc.json" + }, + { + "name": "fdm_filament_asa", + "sub_path": "filament/fdm_filament_asa.json" + }, + { + "name": "fdm_filament_pva", + "sub_path": "filament/fdm_filament_pva.json" + }, + { + "name": "fdm_filament_pa", + "sub_path": "filament/fdm_filament_pa.json" + }, + { + "name": "FLSun Generic PLA", + "sub_path": "filament/FLSun Generic PLA.json" + }, + { + "name": "FLSun Generic PLA-CF", + "sub_path": "filament/FLSun Generic PLA-CF.json" + }, + { + "name": "FLSun Generic PETG", + "sub_path": "filament/FLSun Generic PETG.json" + }, + { + "name": "FLSun Generic ABS", + "sub_path": "filament/FLSun Generic ABS.json" + }, + { + "name": "FLSun Generic TPU", + "sub_path": "filament/FLSun Generic TPU.json" + }, + { + "name": "FLSun Generic ASA", + "sub_path": "filament/FLSun Generic ASA.json" + }, + { + "name": "FLSun Generic PC", + "sub_path": "filament/FLSun Generic PC.json" + }, + { + "name": "FLSun Generic PVA", + "sub_path": "filament/FLSun Generic PVA.json" + }, + { + "name": "FLSun Generic PA", + "sub_path": "filament/FLSun Generic PA.json" + }, + { + "name": "FLSun Generic PA-CF", + "sub_path": "filament/FLSun Generic PA-CF.json" + }, + { + "name": "FLSun T1 PLA High Speed", + "sub_path": "filament/FLSun T1 PLA High Speed.json" + }, + { + "name": "FLSun S1 PLA High Speed", + "sub_path": "filament/FLSun S1 PLA High Speed.json" + }, + { + "name": "FLSun T1 PLA Silk", + "sub_path": "filament/FLSun T1 PLA Silk.json" + }, + { + "name": "FLSun S1 PLA Silk", + "sub_path": "filament/FLSun S1 PLA Silk.json" + }, + { + "name": "FLSun T1 PLA Generic", + "sub_path": "filament/FLSun T1 PLA Generic.json" + }, + { + "name": "FLSun S1 PLA Generic", + "sub_path": "filament/FLSun S1 PLA Generic.json" + }, + { + "name": "FLSun T1 PETG", + "sub_path": "filament/FLSun T1 PETG.json" + }, + { + "name": "FLSun S1 PETG", + "sub_path": "filament/FLSun S1 PETG.json" + }, + { + "name": "FLSun T1 ASA", + "sub_path": "filament/FLSun T1 ASA.json" + }, + { + "name": "FLSun S1 ASA", + "sub_path": "filament/FLSun S1 ASA.json" + }, + { + "name": "FLSun T1 TPU", + "sub_path": "filament/FLSun T1 TPU.json" + }, + { + "name": "FLSun S1 TPU", + "sub_path": "filament/FLSun S1 TPU.json" + }, + { + "name": "FLSun T1 ABS", + "sub_path": "filament/FLSun T1 ABS.json" + }, + { + "name": "FLSun S1 ABS", + "sub_path": "filament/FLSun S1 ABS.json" + } + ], + "machine_list": [ + { + "name": "fdm_machine_common", + "sub_path": "machine/fdm_machine_common.json" + }, + { + "name": "FLSun Q5 0.4 nozzle", + "sub_path": "machine/FLSun Q5 0.4 nozzle.json" + }, + { + "name": "FLSun QQ-S Pro 0.4 nozzle", + "sub_path": "machine/FLSun QQ-S Pro 0.4 nozzle.json" + }, + { + "name": "FLSun Super Racer 0.4 nozzle", + "sub_path": "machine/FLSun SR 0.4 nozzle.json" + }, + { + "name": "FLSun V400 0.4 nozzle", + "sub_path": "machine/FLSun V400 0.4 nozzle.json" + }, + { + "name": "FLSun T1 0.4 nozzle", + "sub_path": "machine/FLSun T1 0.4 nozzle.json" + }, + { + "name": "FLSun S1 0.4 nozzle", + "sub_path": "machine/FLSun S1 0.4 nozzle.json" + } + ] +} diff --git a/resources/profiles/FLSun/FLSun S1_cover.png b/resources/profiles/FLSun/FLSun S1_cover.png index d5c49294bb..a1e43c2a50 100644 Binary files a/resources/profiles/FLSun/FLSun S1_cover.png and b/resources/profiles/FLSun/FLSun S1_cover.png differ diff --git a/resources/profiles/FLSun/FLSun T1_cover.png b/resources/profiles/FLSun/FLSun T1_cover.png index 5ee7fb0f12..37435793c0 100644 Binary files a/resources/profiles/FLSun/FLSun T1_cover.png and b/resources/profiles/FLSun/FLSun T1_cover.png differ diff --git a/resources/profiles/FLSun/FLSun_S1_buildplate_texture.png b/resources/profiles/FLSun/FLSun_S1_buildplate_texture.png new file mode 100644 index 0000000000..81f375fce9 Binary files /dev/null and b/resources/profiles/FLSun/FLSun_S1_buildplate_texture.png differ diff --git a/resources/profiles/FLSun/FLSun_T1_buildplate_texture.png b/resources/profiles/FLSun/FLSun_T1_buildplate_texture.png new file mode 100644 index 0000000000..a080ed71d5 Binary files /dev/null and b/resources/profiles/FLSun/FLSun_T1_buildplate_texture.png differ diff --git a/resources/profiles/FLSun/filament/FLSun Generic PLA-HS-S1.json b/resources/profiles/FLSun/filament/FLSun Generic PLA-HS-S1.json deleted file mode 100644 index b1a01576e7..0000000000 --- a/resources/profiles/FLSun/filament/FLSun Generic PLA-HS-S1.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "type": "filament", - "filament_id": "GFH99", - "setting_id": "GFSA04", - "name": "FLSun Generic PLA-HS-S1", - "from": "system", - "instantiation": "true", - "inherits": "fdm_filament_pla", - "filament_flow_ratio": [ - "1.1" - ], - "filament_type": [ - "PLA-HS" - ], - "filament_max_volumetric_speed": [ - "110" - ], - "slow_down_layer_time": [ - "1" - ], - "compatible_printers": [ - "FLSun S1 0.4 nozzle" - ] -} \ No newline at end of file diff --git a/resources/profiles/FLSun/filament/FLSun Generic PLA-HS-T1.json b/resources/profiles/FLSun/filament/FLSun Generic PLA-HS-T1.json deleted file mode 100644 index 2f0ea5402c..0000000000 --- a/resources/profiles/FLSun/filament/FLSun Generic PLA-HS-T1.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "filament", - "filament_id": "GFL99", - "setting_id": "GFSA04", - "name": "FLSun Generic PLA-HS-T1", - "from": "system", - "instantiation": "true", - "inherits": "fdm_filament_pla", - "filament_flow_ratio": [ - "0.95" - ], - "filament_max_volumetric_speed": [ - "60" - ], - "slow_down_layer_time": [ - "100" - ], - "compatible_printers": [ - "FLSun T1 0.4 nozzle" - ] -} \ No newline at end of file diff --git a/resources/profiles/FLSun/filament/FLSun S1 ABS.json b/resources/profiles/FLSun/filament/FLSun S1 ABS.json new file mode 100644 index 0000000000..9dc8efb7d4 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun S1 ABS.json @@ -0,0 +1,34 @@ +{ + "type": "filament", + "filament_id": "GFB99", + "setting_id": "GFSA04", + "name": "FLSun S1 ABS", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic ABS", + "fan_max_speed": ["50"], + "fan_min_speed": ["10"], + "filament_density" : "1.05", + "filament_flow_ratio" : "0.95", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["0"], + "fan_cooling_layer_time": ["30"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["90"], + "hot_plate_temp_initial_layer": ["90"], + "nozzle_temperature": ["280"], + "nozzle_temperature_initial_layer": ["280"], + "nozzle_temperature_range_low": ["240"], + "nozzle_temperature_range_high": ["300"], + "overhang_fan_speed": ["50"], + "slow_down_layer_time": ["12"], + "slow_down_min_speed": ["30"], + "temperature_vitrification": ["100"], + "filament_max_volumetric_speed": ["20"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun S1 ASA.json b/resources/profiles/FLSun/filament/FLSun S1 ASA.json new file mode 100644 index 0000000000..a08d6ed9f4 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun S1 ASA.json @@ -0,0 +1,34 @@ +{ + "type": "filament", + "filament_id": "GFB98", + "setting_id": "GFSA04", + "name": "FLSun S1 ASA", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic ASA", + "fan_max_speed": ["50"], + "fan_min_speed": ["35"], + "filament_density" : "1.05", + "filament_flow_ratio" : "0.95", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["0"], + "fan_cooling_layer_time": ["35"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["90"], + "hot_plate_temp_initial_layer": ["90"], + "nozzle_temperature": ["280"], + "nozzle_temperature_initial_layer": ["280"], + "nozzle_temperature_range_low": ["240"], + "nozzle_temperature_range_high": ["300"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["2"], + "slow_down_min_speed": ["80"], + "temperature_vitrification": ["100"], + "filament_max_volumetric_speed": ["25"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun S1 PETG.json b/resources/profiles/FLSun/filament/FLSun S1 PETG.json new file mode 100644 index 0000000000..b0bd5de241 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun S1 PETG.json @@ -0,0 +1,32 @@ +{ + "type": "filament", + "filament_id": "GFG99", + "setting_id": "GFSA04", + "name": "FLSun S1 PETG", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic PETG", + "fan_max_speed": ["60"], + "fan_min_speed": ["50"], + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["2"], + "hot_plate_temp": ["80"], + "hot_plate_temp_initial_layer": ["80"], + "nozzle_temperature": ["260"], + "nozzle_temperature_initial_layer": ["260"], + "nozzle_temperature_range_low": ["230"], + "nozzle_temperature_range_high": ["270"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["2"], + "slow_down_min_speed": ["30"], + "temperature_vitrification": ["70"], + "filament_max_volumetric_speed": ["15"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun S1 PLA Generic.json b/resources/profiles/FLSun/filament/FLSun S1 PLA Generic.json new file mode 100644 index 0000000000..0fe334a390 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun S1 PLA Generic.json @@ -0,0 +1,30 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSA04", + "name": "FLSun S1 PLA Generic", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic PLA", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "filament_density" : "1.32", + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["60"], + "hot_plate_temp_initial_layer": ["60"], + "nozzle_temperature": ["240"], + "nozzle_temperature_initial_layer": ["240"], + "nozzle_temperature_range_low": ["190"], + "nozzle_temperature_range_high": ["240"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["1"], + "slow_down_min_speed": ["80"], + "filament_max_volumetric_speed": ["60"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun S1 PLA High Speed.json b/resources/profiles/FLSun/filament/FLSun S1 PLA High Speed.json new file mode 100644 index 0000000000..613d5ae908 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun S1 PLA High Speed.json @@ -0,0 +1,29 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSA04", + "name": "FLSun S1 PLA High Speed", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic PLA", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["60"], + "hot_plate_temp_initial_layer": ["60"], + "nozzle_temperature": ["230"], + "nozzle_temperature_initial_layer": ["230"], + "nozzle_temperature_range_low": ["190"], + "nozzle_temperature_range_high": ["240"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["1"], + "slow_down_min_speed": ["80"], + "filament_max_volumetric_speed": ["110"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun S1 PLA Silk.json b/resources/profiles/FLSun/filament/FLSun S1 PLA Silk.json new file mode 100644 index 0000000000..2a08316092 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun S1 PLA Silk.json @@ -0,0 +1,30 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSA04", + "name": "FLSun S1 PLA Silk", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic PLA", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "filament_density" : "1.32", + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["60"], + "hot_plate_temp_initial_layer": ["60"], + "nozzle_temperature": ["240"], + "nozzle_temperature_initial_layer": ["240"], + "nozzle_temperature_range_low": ["190"], + "nozzle_temperature_range_high": ["240"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["1"], + "slow_down_min_speed": ["80"], + "filament_max_volumetric_speed": ["25"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun S1 TPU.json b/resources/profiles/FLSun/filament/FLSun S1 TPU.json new file mode 100644 index 0000000000..d6013af73b --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun S1 TPU.json @@ -0,0 +1,35 @@ +{ + "type": "filament", + "filament_id": "GFU99", + "setting_id": "GFSA04", + "name": "FLSun S1 TPU", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic TPU", + "fan_max_speed": ["100"], + "fan_min_speed": ["100"], + "filament_density" : "1.22", + "filament_flow_ratio" : "1", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "close_fan_the_first_x_layers": ["1"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["35"], + "hot_plate_temp_initial_layer": ["35"], + "nozzle_temperature": ["240"], + "nozzle_temperature_initial_layer": ["240"], + "nozzle_temperature_range_low": ["200"], + "nozzle_temperature_range_high": ["250"], + "overhang_fan_speed": ["100"], + "slow_down_layer_time": ["8"], + "slow_down_min_speed": ["20"], + "temperature_vitrification": ["30"], + "filament_max_volumetric_speed": ["3.5"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun T1 ABS.json b/resources/profiles/FLSun/filament/FLSun T1 ABS.json new file mode 100644 index 0000000000..aa6c0b25e0 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun T1 ABS.json @@ -0,0 +1,34 @@ +{ + "type": "filament", + "filament_id": "GFB99", + "setting_id": "GFSA04", + "name": "FLSun T1 ABS", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic ABS", + "fan_max_speed": ["50"], + "fan_min_speed": ["10"], + "filament_density" : "1.05", + "filament_flow_ratio" : "0.95", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["0"], + "fan_cooling_layer_time": ["30"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["90"], + "hot_plate_temp_initial_layer": ["90"], + "nozzle_temperature": ["280"], + "nozzle_temperature_initial_layer": ["280"], + "nozzle_temperature_range_low": ["240"], + "nozzle_temperature_range_high": ["300"], + "overhang_fan_speed": ["50"], + "slow_down_layer_time": ["12"], + "slow_down_min_speed": ["30"], + "temperature_vitrification": ["100"], + "filament_max_volumetric_speed": ["20"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun T1 ASA.json b/resources/profiles/FLSun/filament/FLSun T1 ASA.json new file mode 100644 index 0000000000..307917f630 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun T1 ASA.json @@ -0,0 +1,34 @@ +{ + "type": "filament", + "filament_id": "GFB98", + "setting_id": "GFSA04", + "name": "FLSun T1 ASA", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic ASA", + "fan_max_speed": ["50"], + "fan_min_speed": ["35"], + "filament_density" : "1.05", + "filament_flow_ratio" : "0.95", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["0"], + "fan_cooling_layer_time": ["35"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["90"], + "hot_plate_temp_initial_layer": ["90"], + "nozzle_temperature": ["280"], + "nozzle_temperature_initial_layer": ["280"], + "nozzle_temperature_range_low": ["240"], + "nozzle_temperature_range_high": ["300"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["2"], + "slow_down_min_speed": ["80"], + "temperature_vitrification": ["100"], + "filament_max_volumetric_speed": ["25"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun T1 PETG.json b/resources/profiles/FLSun/filament/FLSun T1 PETG.json new file mode 100644 index 0000000000..fa55fe27e8 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun T1 PETG.json @@ -0,0 +1,32 @@ +{ + "type": "filament", + "filament_id": "GFG99", + "setting_id": "GFSA04", + "name": "FLSun T1 PETG", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic PETG", + "fan_max_speed": ["60"], + "fan_min_speed": ["50"], + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["2"], + "hot_plate_temp": ["80"], + "hot_plate_temp_initial_layer": ["80"], + "nozzle_temperature": ["260"], + "nozzle_temperature_initial_layer": ["260"], + "nozzle_temperature_range_low": ["230"], + "nozzle_temperature_range_high": ["270"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["2"], + "slow_down_min_speed": ["30"], + "temperature_vitrification": ["70"], + "filament_max_volumetric_speed": ["15"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun T1 PLA Generic.json b/resources/profiles/FLSun/filament/FLSun T1 PLA Generic.json new file mode 100644 index 0000000000..2c418b2401 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun T1 PLA Generic.json @@ -0,0 +1,30 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSA04", + "name": "FLSun T1 PLA Generic", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic PLA", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "filament_density" : "1.32", + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["60"], + "hot_plate_temp_initial_layer": ["60"], + "nozzle_temperature": ["240"], + "nozzle_temperature_initial_layer": ["240"], + "nozzle_temperature_range_low": ["190"], + "nozzle_temperature_range_high": ["240"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["1"], + "slow_down_min_speed": ["80"], + "filament_max_volumetric_speed": ["60"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun T1 PLA High Speed.json b/resources/profiles/FLSun/filament/FLSun T1 PLA High Speed.json new file mode 100644 index 0000000000..6f48058ca3 --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun T1 PLA High Speed.json @@ -0,0 +1,29 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSA04", + "name": "FLSun T1 PLA High Speed", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic PLA", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["60"], + "hot_plate_temp_initial_layer": ["60"], + "nozzle_temperature": ["230"], + "nozzle_temperature_initial_layer": ["230"], + "nozzle_temperature_range_low": ["190"], + "nozzle_temperature_range_high": ["240"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["1"], + "slow_down_min_speed": ["80"], + "filament_max_volumetric_speed": ["60"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun T1 PLA Silk.json b/resources/profiles/FLSun/filament/FLSun T1 PLA Silk.json new file mode 100644 index 0000000000..56fa05286c --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun T1 PLA Silk.json @@ -0,0 +1,30 @@ +{ + "type": "filament", + "filament_id": "GFL99", + "setting_id": "GFSA04", + "name": "FLSun T1 PLA Silk", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic PLA", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "filament_density" : "1.32", + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["60"], + "hot_plate_temp_initial_layer": ["60"], + "nozzle_temperature": ["240"], + "nozzle_temperature_initial_layer": ["240"], + "nozzle_temperature_range_low": ["190"], + "nozzle_temperature_range_high": ["240"], + "overhang_fan_speed": ["35"], + "slow_down_layer_time": ["1"], + "slow_down_min_speed": ["80"], + "filament_max_volumetric_speed": ["25"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/filament/FLSun T1 TPU.json b/resources/profiles/FLSun/filament/FLSun T1 TPU.json new file mode 100644 index 0000000000..d704dd036c --- /dev/null +++ b/resources/profiles/FLSun/filament/FLSun T1 TPU.json @@ -0,0 +1,35 @@ +{ + "type": "filament", + "filament_id": "GFU99", + "setting_id": "GFSA04", + "name": "FLSun T1 TPU", + "from": "system", + "instantiation": "true", + "inherits": "FLSun Generic TPU", + "fan_max_speed": ["100"], + "fan_min_speed": ["100"], + "filament_density" : "1.22", + "filament_flow_ratio" : "1", + "activate_air_filtration": ["1"], + "complete_print_exhaust_fan_speed": ["0"], + "close_fan_the_first_x_layers": ["1"], + "during_print_exhaust_fan_speed": ["100"], + "fan_cooling_layer_time": ["100"], + "filament_cost": ["0"], + "full_fan_speed_layer": ["3"], + "hot_plate_temp": ["35"], + "hot_plate_temp_initial_layer": ["35"], + "nozzle_temperature": ["240"], + "nozzle_temperature_initial_layer": ["240"], + "nozzle_temperature_range_low": ["200"], + "nozzle_temperature_range_high": ["250"], + "overhang_fan_speed": ["100"], + "slow_down_layer_time": ["8"], + "slow_down_min_speed": ["20"], + "temperature_vitrification": ["30"], + "filament_max_volumetric_speed": ["3.5"], + "dont_slow_down_outer_wall": ["1"], + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ] +} diff --git a/resources/profiles/FLSun/flsun_T1_buildplate_model.stl b/resources/profiles/FLSun/flsun_T1_buildplate_model.stl index 5702cb464f..75c1694404 100644 Binary files a/resources/profiles/FLSun/flsun_T1_buildplate_model.stl and b/resources/profiles/FLSun/flsun_T1_buildplate_model.stl differ diff --git a/resources/profiles/FLSun/flsun_T1_buildplate_texture.svg b/resources/profiles/FLSun/flsun_T1_buildplate_texture.svg deleted file mode 100644 index a90e5aa342..0000000000 --- a/resources/profiles/FLSun/flsun_T1_buildplate_texture.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/profiles/FLSun/flsun_s1_buildplate_model.stl b/resources/profiles/FLSun/flsun_s1_buildplate_model.stl index 5702cb464f..5197d985ad 100644 Binary files a/resources/profiles/FLSun/flsun_s1_buildplate_model.stl and b/resources/profiles/FLSun/flsun_s1_buildplate_model.stl differ diff --git a/resources/profiles/FLSun/flsun_s1_buildplate_texture.svg b/resources/profiles/FLSun/flsun_s1_buildplate_texture.svg deleted file mode 100644 index 082fc11ee9..0000000000 --- a/resources/profiles/FLSun/flsun_s1_buildplate_texture.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/resources/profiles/FLSun/machine/FLSun S1 0.4 nozzle.json b/resources/profiles/FLSun/machine/FLSun S1 0.4 nozzle.json index 940d7a6530..9a7b7fdc0c 100644 --- a/resources/profiles/FLSun/machine/FLSun S1 0.4 nozzle.json +++ b/resources/profiles/FLSun/machine/FLSun S1 0.4 nozzle.json @@ -1,100 +1,178 @@ { - "type": "machine", - "setting_id": "GM003", - "name": "FLSun S1 0.4 nozzle", - "from": "system", - "instantiation": "true", - "inherits": "fdm_machine_common", - "printer_model": "FLSun S1", - "default_print_profile": "0.20mm PLA_HS_S1_FLSUN @FLSUN", - "gcode_flavor": "klipper", - "nozzle_diameter": [ - "0.4" - ], - "bed_exclude_area": [ - "0x0" - ], - "printable_area": [ - "159.392x13.945", - "157.57x27.7838", - "154.549x41.4112", - "150.351x54.7234", - "145.01x67.6191", - "138.564x80.0002", - "131.065x91.7725", - "122.567x102.846", - "113.137x113.137", - "102.846x122.567", - "91.7725x131.065", - "80.0003x138.564", - "67.6191x145.01", - "54.7234x150.351", - "41.4112x154.549", - "27.7838x157.57", - "13.945x159.392", - "9.79721e-15x160", - "-13.945x159.392", - "-27.7838x157.57", - "-41.4112x154.549", - "-54.7234x150.351", - "-67.6191x145.01", - "-80.0002x138.564", - "-91.7725x131.065", - "-102.846x122.567", - "-113.137x113.137", - "-122.567x102.846", - "-131.065x91.7725", - "-138.564x80.0003", - "-145.01x67.6191", - "-150.351x54.7234", - "-154.549x41.4112", - "-157.57x27.7838", - "-159.392x13.945", - "-160x1.95944e-14", - "-159.392x-13.945", - "-157.57x-27.7838", - "-154.549x-41.4112", - "-150.351x-54.7234", - "-145.01x-67.6191", - "-138.564x-80.0003", - "-131.065x-91.7725", - "-122.567x-102.846", - "-113.137x-113.137", - "-102.846x-122.567", - "-91.7725x-131.065", - "-80.0003x-138.564", - "-67.6191x-145.01", - "-54.7234x-150.351", - "-41.4112x-154.549", - "-27.7838x-157.57", - "-13.945x-159.392", - "-2.93916e-14x-160", - "13.945x-159.392", - "27.7838x-157.57", - "41.4112x-154.549", - "54.7234x-150.351", - "67.6191x-145.01", - "80.0002x-138.564", - "91.7725x-131.065", - "102.846x-122.567", - "113.137x-113.137", - "122.567x-102.846", - "131.065x-91.7725", - "138.564x-80.0002", - "145.01x-67.6191", - "150.351x-54.7234", - "154.549x-41.4112", - "157.57x-27.7838", - "159.392x-13.945", - "160x-3.91888e-14" - ], - "printable_height": "430", - "machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning", - "machine_start_gcode": "G21\nG90\nM82\nG28 ; home all axes\nM140 S[first_layer_bed_temperature] is_AB\nM104 S[first_layer_temperature] T0\nG1 F3000 Z1\nG1 X-155 Y0 Z0.4\nM107 T0\nM109 S[first_layer_temperature] T0\nM190 S[first_layer_bed_temperature] is_AB\nG92 E0\nG3 X0 Y-155 I155 Z0.3 E30 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8", - "layer_change_gcode": "", - "machine_pause_gcode": "M600", - "scan_first_layer": "0", - "nozzle_type": "hardened_steel", - "auxiliary_fan": "0" -} - + "type": "machine", + "setting_id": "GM003", + "name": "FLSun S1 0.4 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "fdm_machine_common", + "printer_model": "FLSun S1", + "default_print_profile": "0.20mm Standard @FLSun S1", + "gcode_flavor": "klipper", + "printer_structure": "delta", + "nozzle_diameter": [ + "0.4" + ], + "bed_exclude_area": [ + "0x0" + ], + "thumbnails": [ + "48x48/PNG, 300x300/PNG" + ], + "deretraction_speed": [ + "80" + ], + "max_layer_height": [ + "0.3" + ], + "retract_before_wipe": [ + "30%" + ], + "retract_length_toolchange": [ + "1" + ], + "retract_restart_extra": [ + "-0.05" + ], + "retract_restart_extra_toolchange": [ + "-0.05" + ], + "retraction_length": [ + "1" + ], + "retraction_minimum_travel": [ + "2" + ], + "retraction_speed": [ + "80" + ], + "machine_max_acceleration_e": [ + "40000" + ], + "machine_max_acceleration_extruding": [ + "40000" + ], + "machine_max_acceleration_retracting": [ + "40000" + ], + "machine_max_acceleration_x": [ + "40000" + ], + "machine_max_acceleration_y": [ + "40000" + ], + "machine_max_acceleration_z": [ + "40000" + ], + "machine_max_jerk_e": [ + "100" + ], + "machine_max_jerk_x": [ + "20000" + ], + "machine_max_jerk_y": [ + "20000" + ], + "machine_max_jerk_z": [ + "10000" + ], + "machine_max_speed_e": [ + "1200" + ], + "machine_max_speed_x": [ + "1200" + ], + "machine_max_speed_y": [ + "1200" + ], + "machine_max_speed_z": [ + "1200" + ], + "printable_area": [ + "159.391x13.9449", + "157.569x27.7837", + "154.548x41.411", + "150.351x54.7232", + "145.009x67.6189", + "138.564x80", + "131.064x91.7722", + "122.567x102.846", + "113.137x113.137", + "102.846x122.567", + "91.7722x131.064", + "80x138.564", + "67.6189x145.009", + "54.7232x150.351", + "41.411x154.548", + "27.7837x157.569", + "13.9449x159.391", + "9.79717e-15x160", + "-13.9449x159.391", + "-27.7837x157.569", + "-41.411x154.548", + "-54.7232x150.351", + "-67.6189x145.009", + "-80x138.564", + "-91.7722x131.064", + "-102.846x122.567", + "-113.137x113.137", + "-122.567x102.846", + "-131.064x91.7722", + "-138.564x80", + "-145.009x67.6189", + "-150.351x54.7232", + "-154.548x41.411", + "-157.569x27.7837", + "-159.391x13.9449", + "-160x1.95943e-14", + "-159.391x-13.9449", + "-157.569x-27.7837", + "-154.548x-41.411", + "-150.351x-54.7232", + "-145.009x-67.6189", + "-138.564x-80", + "-131.064x-91.7722", + "-122.567x-102.846", + "-113.137x-113.137", + "-102.846x-122.567", + "-91.7722x-131.064", + "-80x-138.564", + "-67.6189x-145.009", + "-54.7232x-150.351", + "-41.411x-154.548", + "-27.7837x-157.569", + "-13.9449x-159.391", + "-2.93915e-14x-160", + "13.9449x-159.391", + "27.7837x-157.569", + "41.411x-154.548", + "54.7232x-150.351", + "67.6189x-145.009", + "80x-138.564", + "91.7722x-131.064", + "102.846x-122.567", + "113.137x-113.137", + "122.567x-102.846", + "131.064x-91.7722", + "138.564x-80", + "145.009x-67.6189", + "150.351x-54.7232", + "154.548x-41.411", + "157.569x-27.7837", + "159.391x-13.9449", + "160x-3.91887e-14" + ], + "support_air_filtration": "1", + "printable_height": "430", + "machine_end_gcode": "M107 T0\nM104 S0\nM140 S0\nM104 S0 T1\nG92 E0\nG91\nG1 E-1 F2100\nG1 Z+0.5 F6000\nG28\nG90", + "machine_start_gcode": "G90\nM82\nG28\n{if (first_layer_print_min[0] > 100 || first_layer_print_max[0] > 100 || first_layer_print_min[1] > 100 || first_layer_print_max[1] > 100 || first_layer_print_min[0] < -100 || first_layer_print_max[0] < -100 || first_layer_print_min[1] < -100 || first_layer_print_max[1] < -100)}M140 S[first_layer_bed_temperature] A1 B1{else}M140 S[first_layer_bed_temperature] A1 B0{endif}\nM104 S[first_layer_temperature] T0\nM107 T0\nM109 S[first_layer_temperature] T0\n{if (first_layer_print_min[0] > 100 || first_layer_print_max[0] > 100 || first_layer_print_min[1] > 100 || first_layer_print_max[1] > 100 || first_layer_print_min[0] < -100 || first_layer_print_max[0] < -100 || first_layer_print_min[1] < -100 || first_layer_print_max[1] < -100)}M190 S[first_layer_bed_temperature] A1 B1{else}M190 S[first_layer_bed_temperature] A1 B0{endif}\nG1 Z150 F6000\nG1 X-160 Y0 Z0.4 F4000\nG92 E0\nG3 X0 Y-160 I160 J0 Z0.3 E30 F2000\nG1 Z2 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8", + "change_filament_gcode": "PAUSE", + "machine_pause_gcode": "PAUSE", + "layer_change_gcode": "", + "support_chamber_temp_control": "0", + "scan_first_layer": "0", + "nozzle_type": "hardened_steel", + "adaptive_bed_mesh_margin": "0", + "emit_machine_limits_to_gcode": "0", + "auxiliary_fan": "0" + } + \ No newline at end of file diff --git a/resources/profiles/FLSun/machine/FLSun S1.json b/resources/profiles/FLSun/machine/FLSun S1.json index bb824ef906..99a240d128 100644 --- a/resources/profiles/FLSun/machine/FLSun S1.json +++ b/resources/profiles/FLSun/machine/FLSun S1.json @@ -1,12 +1,12 @@ { - "type": "machine_model", - "name": "FLSun S1", - "model_id": "FLSun_S1", - "nozzle_diameter": "0.4", - "machine_tech": "FFF", - "family": "FLSun", - "bed_model": "flsun_s1_buildplate_model.stl", - "bed_texture": "flsun_s1_buildplate_texture.svg", - "hotend_model": "", - "default_materials": "FLSun Generic PLA-HS-S1" + "type": "machine_model", + "name": "FLSun S1", + "model_id": "FLSun_S1", + "nozzle_diameter": "0.4", + "machine_tech": "FFF", + "family": "FLSun", + "bed_model": "FLSun_S1_buildplate_model.stl", + "bed_texture": "FLSun_S1_buildplate_texture.png", + "hotend_model": "", + "default_materials": "FLSun S1 PLA High Speed;FLSun S1 PLA Silk;FLSun S1 PLA Generic;FLSun S1 PETG;FLSun S1 ASA;FLSun S1 TPU;FLSun S1 ABS" } diff --git a/resources/profiles/FLSun/machine/FLSun T1 0.4 nozzle.json b/resources/profiles/FLSun/machine/FLSun T1 0.4 nozzle.json index fe098bd2bc..9a8c9c283f 100644 --- a/resources/profiles/FLSun/machine/FLSun T1 0.4 nozzle.json +++ b/resources/profiles/FLSun/machine/FLSun T1 0.4 nozzle.json @@ -6,14 +6,87 @@ "instantiation": "true", "inherits": "fdm_machine_common", "printer_model": "FLSun T1", - "default_print_profile": "0.20mm PLA_HS_T1_FLSUN @FLSUN", + "default_print_profile": "0.20mm Standard @FLSun T1", "gcode_flavor": "klipper", + "printer_structure": "delta", "nozzle_diameter": [ "0.4" ], "bed_exclude_area": [ "0x0" ], + "thumbnails": [ + "48x48/PNG, 300x300/PNG" + ], + "deretraction_speed": [ + "70" + ], + "max_layer_height": [ + "0.3" + ], + "retract_before_wipe": [ + "30%" + ], + "retract_length_toolchange": [ + "1" + ], + "retract_restart_extra": [ + "-0.05" + ], + "retract_restart_extra_toolchange": [ + "-0.05" + ], + "retraction_length": [ + "1" + ], + "retraction_minimum_travel": [ + "2" + ], + "retraction_speed": [ + "70" + ], + "machine_max_acceleration_e": [ + "30000" + ], + "machine_max_acceleration_extruding": [ + "30000" + ], + "machine_max_acceleration_retracting": [ + "30000" + ], + "machine_max_acceleration_x": [ + "30000" + ], + "machine_max_acceleration_y": [ + "30000" + ], + "machine_max_acceleration_z": [ + "30000" + ], + "machine_max_jerk_e": [ + "100" + ], + "machine_max_jerk_x": [ + "20000" + ], + "machine_max_jerk_y": [ + "20000" + ], + "machine_max_jerk_z": [ + "10000" + ], + "machine_max_speed_e": [ + "1000" + ], + "machine_max_speed_x": [ + "1000" + ], + "machine_max_speed_y": [ + "1000" + ], + "machine_max_speed_z": [ + "1000" + ], "printable_area": [ "129.505x11.3302", "128.025x22.5743", @@ -88,13 +161,18 @@ "129.505x-11.3302", "130x-3.18408e-14" ], + "support_air_filtration": "1", "printable_height": "330", - "machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning\nTIMELAPSE_RENDER", - "machine_start_gcode": "G21\nG90\nM82\nG28 ; home all axes\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature] T0\nG1 F3000 Z1\nG1 X-125 Y0 Z0.4\nM109 S[first_layer_temperature] T0\nM190 S[first_layer_bed_temperature]\nM107 T0\nG92 E0\nG3 X0 Y-125 I125 Z0.3 E30 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8", + "machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 E-1 F2100\nG1 Z+0.5 F6000\nG28\nG90", + "machine_start_gcode": "G21\nG90\nM82\nG28\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature] T0\nM109 S[first_layer_temperature] T0\nM190 S[first_layer_bed_temperature]\nG1 Z150 F3000\nG1 X-130 Y0 Z0.4\nM107 T0\nG92 E0\nG3 X0 Y-130 I130 J0 Z0.3 E30 F2000\nG1 Z2 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8", + "change_filament_gcode": "PAUSE", + "machine_pause_gcode": "PAUSE", "layer_change_gcode": "", - "machine_pause_gcode": "M600", + "support_chamber_temp_control": "0", "scan_first_layer": "0", "nozzle_type": "hardened_steel", + "adaptive_bed_mesh_margin": "0", + "emit_machine_limits_to_gcode": "0", "auxiliary_fan": "0" } diff --git a/resources/profiles/FLSun/machine/FLSun T1.json b/resources/profiles/FLSun/machine/FLSun T1.json index 65ea1a3737..663970ea87 100644 --- a/resources/profiles/FLSun/machine/FLSun T1.json +++ b/resources/profiles/FLSun/machine/FLSun T1.json @@ -1,12 +1,12 @@ { - "type": "machine_model", - "name": "FLSun T1", - "model_id": "FLSun_T1", - "nozzle_diameter": "0.4", - "machine_tech": "FFF", - "family": "FLSun", - "bed_model": "flsun_T1_buildplate_model.stl", - "bed_texture": "flsun_T1_buildplate_texture.svg", - "hotend_model": "", - "default_materials": "FLSun Generic PLA-HS-T1" + "type": "machine_model", + "name": "FLSun T1", + "model_id": "FLSun_T1", + "nozzle_diameter": "0.4", + "machine_tech": "FFF", + "family": "FLSun", + "bed_model": "FLSun_T1_buildplate_model.stl", + "bed_texture": "FLSun_T1_buildplate_texture.png", + "hotend_model": "", + "default_materials": "FLSun T1 PLA High Speed;FLSun T1 PLA Silk;FLSun T1 PLA Generic;FLSun T1 PETG;FLSun T1 ASA;FLSun T1 TPU;FLSun T1 ABS" } diff --git a/resources/profiles/FLSun/process/0.12mm Fine @FLSun S1.json b/resources/profiles/FLSun/process/0.12mm Fine @FLSun S1.json new file mode 100644 index 0000000000..6a4b71cd37 --- /dev/null +++ b/resources/profiles/FLSun/process/0.12mm Fine @FLSun S1.json @@ -0,0 +1,69 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.12mm Fine @FLSun S1", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_common", + "layer_height": "0.12", + "bottom_shell_layers": "7", + "bottom_shell_thickness": "0.84", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "32000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "450", + "infill_jerk": "600", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "12000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "22000", + "inner_wall_jerk": "150", + "inner_wall_speed": "550", + "internal_solid_infill_acceleration": "20000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "500", + "internal_bridge_speed": "200", + "is_custom_defined": "0", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "20000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "800", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "support_bottom_z_distance": "0.12", + "support_threshold_angle": "20", + "support_top_z_distance": "0.12", + "top_shell_layers": "7", + "top_surface_acceleration": "12000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", + "top_shell_thickness": "0.84", + "travel_acceleration": "32000", + "travel_jerk": "600", + "travel_speed": "1200", + "wall_generator": "classic", + "wall_loops": "2", + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ], + "exclude_object": "1" +} \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.12mm Fine @FLSun T1.json b/resources/profiles/FLSun/process/0.12mm Fine @FLSun T1.json new file mode 100644 index 0000000000..74e7a2616f --- /dev/null +++ b/resources/profiles/FLSun/process/0.12mm Fine @FLSun T1.json @@ -0,0 +1,69 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.12mm Fine @FLSun T1", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_common", + "layer_height": "0.12", + "bottom_shell_layers": "7", + "bottom_shell_thickness": "0.84", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "30000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "450", + "infill_jerk": "500", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "10000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "15000", + "inner_wall_jerk": "150", + "inner_wall_speed": "550", + "internal_solid_infill_acceleration": "15000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "500", + "internal_bridge_speed": "200", + "is_custom_defined": "0", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "15000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "600", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "support_bottom_z_distance": "0.12", + "support_threshold_angle": "20", + "support_top_z_distance": "0.12", + "top_shell_layers": "7", + "top_surface_acceleration": "10000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", + "top_shell_thickness": "0.84", + "travel_acceleration": "20000", + "travel_jerk": "500", + "travel_speed": "1000", + "wall_generator": "classic", + "wall_loops": "2", + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ], + "exclude_object": "1" +} \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.16mm Optimal @FLSun S1.json b/resources/profiles/FLSun/process/0.16mm Optimal @FLSun S1.json new file mode 100644 index 0000000000..88bd17f7e3 --- /dev/null +++ b/resources/profiles/FLSun/process/0.16mm Optimal @FLSun S1.json @@ -0,0 +1,69 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.16mm Optimal @FLSun S1", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_common", + "layer_height": "0.16", + "bottom_shell_layers": "6", + "bottom_shell_thickness": "0.96", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "32000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "400", + "infill_jerk": "600", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "12000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "22000", + "inner_wall_jerk": "150", + "inner_wall_speed": "500", + "internal_solid_infill_acceleration": "20000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "500", + "internal_bridge_speed": "200", + "is_custom_defined": "0", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "20000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "800", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "support_bottom_z_distance": "0.16", + "support_threshold_angle": "25", + "support_top_z_distance": "0.16", + "top_shell_layers": "6", + "top_surface_acceleration": "12000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", + "top_shell_thickness": "0.96", + "travel_acceleration": "32000", + "travel_jerk": "600", + "travel_speed": "1200", + "wall_generator": "classic", + "wall_loops": "2", + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ], + "exclude_object": "1" +} \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.16mm Optimal @FLSun T1.json b/resources/profiles/FLSun/process/0.16mm Optimal @FLSun T1.json new file mode 100644 index 0000000000..1f406fe36c --- /dev/null +++ b/resources/profiles/FLSun/process/0.16mm Optimal @FLSun T1.json @@ -0,0 +1,69 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.16mm Optimal @FLSun T1", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_common", + "layer_height": "0.16", + "bottom_shell_layers": "6", + "bottom_shell_thickness": "0.96", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "30000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "400", + "infill_jerk": "500", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "10000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "15000", + "inner_wall_jerk": "150", + "inner_wall_speed": "500", + "internal_solid_infill_acceleration": "15000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "500", + "internal_bridge_speed": "200", + "is_custom_defined": "0", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "15000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "600", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "support_bottom_z_distance": "0.16", + "support_threshold_angle": "25", + "support_top_z_distance": "0.16", + "top_shell_layers": "6", + "top_surface_acceleration": "10000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", + "top_shell_thickness": "0.96", + "travel_acceleration": "20000", + "travel_jerk": "500", + "travel_speed": "1000", + "wall_generator": "classic", + "wall_loops": "2", + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ], + "exclude_object": "1" +} \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.20mm Standard @FLSun S1.json b/resources/profiles/FLSun/process/0.20mm Standard @FLSun S1.json index 0d528e7387..a772514af3 100644 --- a/resources/profiles/FLSun/process/0.20mm Standard @FLSun S1.json +++ b/resources/profiles/FLSun/process/0.20mm Standard @FLSun S1.json @@ -1,30 +1,64 @@ { "type": "process", "setting_id": "GP004", - "name": "0.20mm PLA_HS_S1_FLSUN @FLSUN", + "name": "0.20mm Standard @FLSun S1", "from": "system", "instantiation": "true", "inherits": "fdm_process_common", - "outer_wall_speed": "400", - "inner_wall_speed": "500", - "sparse_infill_speed": "800", - "internal_solid_infill_speed": "500", - "default_acceleration": "30000", + "bottom_shell_layers": "5", + "bottom_shell_thickness": "0.8", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "32000", "default_jerk": "200", - "gap_infill_speed": "400", - "initial_layer_acceleration": "5000", - "initial_layer_infill_speed": "80", - "initial_layer_speed": "50", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "350", + "infill_jerk": "600", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "12000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", "inner_wall_acceleration": "22000", + "inner_wall_jerk": "150", + "inner_wall_speed": "500", + "internal_solid_infill_acceleration": "20000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "500", + "internal_bridge_speed": "200", "is_custom_defined": "0", - "outer_wall_acceleration": "8000", - "overhang_2_4_speed": "1234", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "20000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "800", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "top_shell_layers": "5", "top_surface_acceleration": "12000", - "top_surface_speed": "400", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", "travel_acceleration": "32000", + "travel_jerk": "600", "travel_speed": "1200", + "wall_generator": "classic", + "wall_loops": "2", "compatible_printers": [ "FLSun S1 0.4 nozzle" ], - "exclude_object": "1" + "exclude_object": "1" } \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.20mm Standard @FLSun T1.json b/resources/profiles/FLSun/process/0.20mm Standard @FLSun T1.json index 90caef323d..90c63838e0 100644 --- a/resources/profiles/FLSun/process/0.20mm Standard @FLSun T1.json +++ b/resources/profiles/FLSun/process/0.20mm Standard @FLSun T1.json @@ -1,30 +1,64 @@ { "type": "process", "setting_id": "GP004", - "name": "0.20mm PLA_HS_T1_FLSUN @FLSUN", + "name": "0.20mm Standard @FLSun T1", "from": "system", "instantiation": "true", "inherits": "fdm_process_common", - "outer_wall_speed": "120", - "inner_wall_speed": "260", - "sparse_infill_speed": "400", - "internal_solid_infill_speed": "260", - "default_acceleration": "8000", - "default_jerk": "20", - "gap_infill_speed": "250", - "initial_layer_acceleration": "1000", - "initial_layer_infill_speed": "60", - "initial_layer_speed": "30", - "inner_wall_acceleration": "8000", + "bottom_shell_layers": "5", + "bottom_shell_thickness": "0.8", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "30000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "350", + "infill_jerk": "500", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "10000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "15000", + "inner_wall_jerk": "150", + "inner_wall_speed": "500", + "internal_solid_infill_acceleration": "15000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "500", + "internal_bridge_speed": "200", "is_custom_defined": "0", - "outer_wall_acceleration": "8000", - "overhang_1_4_speed": "80", - "top_surface_acceleration": "12000", - "top_surface_speed": "300", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "15000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "600", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "top_shell_layers": "5", + "top_surface_acceleration": "10000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", "travel_acceleration": "20000", - "travel_speed": "800", + "travel_jerk": "500", + "travel_speed": "1000", + "wall_generator": "classic", + "wall_loops": "2", "compatible_printers": [ "FLSun T1 0.4 nozzle" ], - "exclude_object": "1" + "exclude_object": "1" } \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.24mm Draft @FLSun S1.json b/resources/profiles/FLSun/process/0.24mm Draft @FLSun S1.json new file mode 100644 index 0000000000..0376014755 --- /dev/null +++ b/resources/profiles/FLSun/process/0.24mm Draft @FLSun S1.json @@ -0,0 +1,65 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.24mm Draft @FLSun S1", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_common", + "bottom_shell_layers": "5", + "bottom_shell_thickness": "0.8", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "32000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "330", + "infill_jerk": "600", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "12000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "22000", + "inner_wall_jerk": "150", + "inner_wall_speed": "450", + "internal_solid_infill_acceleration": "20000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "450", + "internal_bridge_speed": "200", + "is_custom_defined": "0", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "20000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "750", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "support_threshold_angle": "35", + "top_shell_layers": "5", + "top_surface_acceleration": "12000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", + "travel_acceleration": "32000", + "travel_jerk": "600", + "travel_speed": "1200", + "wall_generator": "classic", + "wall_loops": "2", + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ], + "exclude_object": "1" +} \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.24mm Draft @FLSun T1.json b/resources/profiles/FLSun/process/0.24mm Draft @FLSun T1.json new file mode 100644 index 0000000000..a75bd2c3fc --- /dev/null +++ b/resources/profiles/FLSun/process/0.24mm Draft @FLSun T1.json @@ -0,0 +1,65 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.24mm Draft @FLSun T1", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_common", + "bottom_shell_layers": "5", + "bottom_shell_thickness": "0.8", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "30000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "330", + "infill_jerk": "500", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "10000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "15000", + "inner_wall_jerk": "150", + "inner_wall_speed": "450", + "internal_solid_infill_acceleration": "15000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "450", + "internal_bridge_speed": "200", + "is_custom_defined": "0", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "15000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "550", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "support_threshold_angle": "35", + "top_shell_layers": "5", + "top_surface_acceleration": "10000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", + "travel_acceleration": "20000", + "travel_jerk": "500", + "travel_speed": "1000", + "wall_generator": "classic", + "wall_loops": "2", + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ], + "exclude_object": "1" +} \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.30mm Extra Draft @FLSun S1.json b/resources/profiles/FLSun/process/0.30mm Extra Draft @FLSun S1.json new file mode 100644 index 0000000000..6232a5b7f3 --- /dev/null +++ b/resources/profiles/FLSun/process/0.30mm Extra Draft @FLSun S1.json @@ -0,0 +1,67 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.30mm Extra Draft @FLSun S1", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_common", + "layer_height": "0.3", + "bottom_shell_layers": "4", + "bottom_shell_thickness": "1.2", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "32000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "300", + "infill_jerk": "600", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "12000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "22000", + "inner_wall_jerk": "150", + "inner_wall_speed": "450", + "internal_solid_infill_acceleration": "20000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "450", + "internal_bridge_speed": "200", + "is_custom_defined": "0", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "20000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "650", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "support_threshold_angle": "40", + "top_shell_layers": "4", + "top_shell_thickness": "1.2", + "top_surface_acceleration": "12000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", + "travel_acceleration": "32000", + "travel_jerk": "600", + "travel_speed": "1200", + "wall_generator": "classic", + "wall_loops": "2", + "compatible_printers": [ + "FLSun S1 0.4 nozzle" + ], + "exclude_object": "1" +} \ No newline at end of file diff --git a/resources/profiles/FLSun/process/0.30mm Extra Draft @FLSun T1.json b/resources/profiles/FLSun/process/0.30mm Extra Draft @FLSun T1.json new file mode 100644 index 0000000000..9c14d74651 --- /dev/null +++ b/resources/profiles/FLSun/process/0.30mm Extra Draft @FLSun T1.json @@ -0,0 +1,67 @@ +{ + "type": "process", + "setting_id": "GP004", + "name": "0.30mm Extra Draft @FLSun T1", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_common", + "layer_height": "0.3", + "bottom_shell_layers": "4", + "bottom_shell_thickness": "1.2", + "bottom_surface_pattern": "monotonicline", + "bridge_acceleration": "5000", + "default_acceleration": "30000", + "default_jerk": "200", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "300", + "infill_jerk": "500", + "infill_wall_overlap": "15%", + "initial_layer_acceleration": "10000", + "initial_layer_infill_speed": "105", + "initial_layer_jerk": "20", + "initial_layer_speed": "80", + "initial_layer_travel_speed": "400", + "inner_wall_acceleration": "15000", + "inner_wall_jerk": "150", + "inner_wall_speed": "450", + "internal_solid_infill_acceleration": "15000", + "internal_solid_infill_line_width": "0.42", + "internal_solid_infill_speed": "450", + "internal_bridge_speed": "200", + "is_custom_defined": "0", + "line_width": "0.42", + "only_one_wall_top": "1", + "outer_wall_acceleration": "10000", + "outer_wall_jerk": "20", + "outer_wall_line_width": "0.42", + "outer_wall_speed": "400", + "overhang_1_4_speed": "200", + "overhang_2_4_speed": "150", + "overhang_3_4_speed": "100", + "overhang_4_4_speed": "50", + "skirt_speed": "80", + "sparse_infill_acceleration": "15000", + "sparse_infill_density": "10%", + "sparse_infill_pattern": "gyroid", + "sparse_infill_speed": "500", + "support_interface_speed": "100", + "support_line_width": "0.42", + "support_speed": "350", + "support_type": "tree(auto)", + "support_threshold_angle": "40", + "top_shell_layers": "4", + "top_shell_thickness": "1.2", + "top_surface_acceleration": "10000", + "top_surface_jerk": "20", + "top_surface_line_width": "0.40", + "top_surface_speed": "250", + "travel_acceleration": "20000", + "travel_jerk": "500", + "travel_speed": "1000", + "wall_generator": "classic", + "wall_loops": "2", + "compatible_printers": [ + "FLSun T1 0.4 nozzle" + ], + "exclude_object": "1" +} \ No newline at end of file diff --git a/resources/profiles/FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json b/resources/profiles/FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json index 7ac0390672..e8452b5c24 100644 --- a/resources/profiles/FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json +++ b/resources/profiles/FlyingBear/machine/S1/FlyingBear S1 0.4 nozzle.json @@ -115,7 +115,7 @@ "0" ], "machine_pause_gcode": "PAUSE", - "machine_start_gcode": ";v2.9.1-20240620;\n;wiping nozzle start\nM106 P3 S0\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F6000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F6000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[0] + 60,print_bed_max[0])} F6000 \nG1 Z0.2 F600\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\nG1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\nG92 E0 ;reset extruder\nG1 E4 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 60,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", + "machine_start_gcode": ";v2.9.2-20240814;\n;wiping nozzle start\nM106 P3 S0\nM140 S[bed_temperature_initial_layer_single]\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F10000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nG1 Z5\nM190 S[bed_temperature_initial_layer_single]\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F8000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0 F400\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\n;G1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\n;G92 E0 ;reset extruder\nG1 E3 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", "machine_unload_filament_time": "0", "max_layer_height": [ "0.28" diff --git a/resources/profiles/InfiMech/machine/HSN/fdm_klipper_common.json b/resources/profiles/InfiMech/machine/HSN/fdm_klipper_common.json index 5355d44295..2d1e2aaa55 100644 --- a/resources/profiles/InfiMech/machine/HSN/fdm_klipper_common.json +++ b/resources/profiles/InfiMech/machine/HSN/fdm_klipper_common.json @@ -112,7 +112,7 @@ "0" ], "machine_pause_gcode": "PAUSE", - "machine_start_gcode": ";v2.9.1-20240620;\n;wiping nozzle start\nM106 P3 S0\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F6000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F6000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[0] + 60,print_bed_max[0])} F6000 \nG1 Z0.2 F600\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\nG1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\nG92 E0 ;reset extruder\nG1 E4 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 60,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", + "machine_start_gcode": ";v2.9.2-20240814;\n;wiping nozzle start\nM106 P3 S0\nM140 S[bed_temperature_initial_layer_single]\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F10000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nG1 Z5\nM190 S[bed_temperature_initial_layer_single]\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F8000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0 F400\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\n;G1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\n;G92 E0 ;reset extruder\nG1 E3 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", "machine_unload_filament_time": "0", "max_layer_height": [ "0.28" diff --git a/resources/profiles/InfiMech/machine/HSN/fdm_machine_common.json b/resources/profiles/InfiMech/machine/HSN/fdm_machine_common.json index 540e10e977..31eedc682c 100644 --- a/resources/profiles/InfiMech/machine/HSN/fdm_machine_common.json +++ b/resources/profiles/InfiMech/machine/HSN/fdm_machine_common.json @@ -112,7 +112,7 @@ "0" ], "machine_pause_gcode": "PAUSE", - "machine_start_gcode": ";v2.9.1-20240620;\n;wiping nozzle start\nM106 P3 S0\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F6000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F6000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[0] + 60,print_bed_max[0])} F6000 \nG1 Z0.2 F600\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\nG1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\nG92 E0 ;reset extruder\nG1 E4 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 60,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", + "machine_start_gcode": ";v2.9.2-20240814;\n;wiping nozzle start\nM106 P3 S0\nM140 S[bed_temperature_initial_layer_single]\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F10000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nG1 Z5\nM190 S[bed_temperature_initial_layer_single]\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F8000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0 F400\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\n;G1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\n;G92 E0 ;reset extruder\nG1 E3 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", "machine_unload_filament_time": "0", "max_layer_height": [ "0.28" diff --git a/resources/profiles/InfiMech/machine/fdm_klipper_common.json b/resources/profiles/InfiMech/machine/fdm_klipper_common.json index abbdab157f..23d50fef1e 100644 --- a/resources/profiles/InfiMech/machine/fdm_klipper_common.json +++ b/resources/profiles/InfiMech/machine/fdm_klipper_common.json @@ -112,7 +112,7 @@ "0" ], "machine_pause_gcode": "PAUSE", - "machine_start_gcode": ";v2.9.1-20240620;\n;wiping nozzle start\nM106 P3 S0\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F6000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F6000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[0] + 60,print_bed_max[0])} F6000 \nG1 Z0.2 F600\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\nG1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\nG92 E0 ;reset extruder\nG1 E4 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 60,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", + "machine_start_gcode": ";v2.9.2-20240814;\n;wiping nozzle start\nM106 P3 S0\nM140 S[bed_temperature_initial_layer_single]\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F10000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nG1 Z5\nM190 S[bed_temperature_initial_layer_single]\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F8000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0 F400\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\n;G1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\n;G92 E0 ;reset extruder\nG1 E3 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", "machine_unload_filament_time": "0", "max_layer_height": [ "0.28" diff --git a/resources/profiles/InfiMech/machine/fdm_machine_common.json b/resources/profiles/InfiMech/machine/fdm_machine_common.json index 9a8caa0aa9..00dca16a19 100644 --- a/resources/profiles/InfiMech/machine/fdm_machine_common.json +++ b/resources/profiles/InfiMech/machine/fdm_machine_common.json @@ -112,7 +112,7 @@ "0" ], "machine_pause_gcode": "PAUSE", - "machine_start_gcode": ";v2.9.1-20240620;\n;wiping nozzle start\nM106 P3 S0\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F6000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F6000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[0] + 60,print_bed_max[0])} F6000 \nG1 Z0.2 F600\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\nG1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\nG92 E0 ;reset extruder\nG1 E4 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 60,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", + "machine_start_gcode": ";v2.9.2-20240814;\n;wiping nozzle start\nM106 P3 S0\nM140 S[bed_temperature_initial_layer_single]\nclean_nozzle_position\n;wiping nozzle end\n;*************preheat nozzle and hotbed for Z_TILT_ADJUST*************\nM140 S[bed_temperature_initial_layer_single]\nM104 S130\nG1 X110 Y110 F10000 \nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0 ;Z homing\nG1 Z5\nM190 S[bed_temperature_initial_layer_single]\nZ_TILT_ADJUST \n;*************Z_TILT_ADJUST end*************\nM140 S[bed_temperature_initial_layer_single] ;heat hotbed temp set by user\nG1 X5 Y5 F8000 \nG28 \nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0 F400\nM104 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user\nM106 S100 ;close head_nozzle fan\nG4 P3000\nM106 S255 ;close head_nozzle fan\nG4 P3000\nM106 S100 ;close head_nozzle fan\n;*************PRINT START*************\nM109 S[nozzle_temperature_initial_layer] ;heat nozzle temp set by user and wait \nM190 S[bed_temperature_initial_layer_single];heat bed temp set by user and wait \nM106 S0 ;close head_nozzle fan\nBED_MESH_CLEAR \nBED_MESH_PROFILE LOAD=default # bedmesh load\nG92 E0 ;Reset Extruder\n;G1 Z4.0 F200 ;Move Z Axis up\nG90 ;absolute position\n ; ; ; ; ; ; ; ; ; draw line along model\n;G92 E0 ;reset extruder\nG1 E3 F300 ;extrude filament\nG1 X{first_layer_print_min[0]-1.5} Y{min(first_layer_print_min[1] + 100,print_bed_max[0])} F6000 \nG1 Z0.22 F600\nG1 X{first_layer_print_min[0]-1.5} Y{max(0, first_layer_print_min[1]-1.5)} F2000 E10\nG1 Z0.22 F600\nG1 X{min(first_layer_print_min[0] + 60,print_bed_max[0])} F1200 E12\n ; ; ; ; ; ; ; ; ;draw line along model end \nG4 P200\nG1 Z2\nG92 E0 ;Reset Extruder\nCLEAR_PAUSE\n;***********model start************\n", "machine_unload_filament_time": "0", "max_layer_height": [ "0.28" diff --git a/resources/profiles/Kingroon.json b/resources/profiles/Kingroon.json index 099668cd66..90896d3e62 100644 --- a/resources/profiles/Kingroon.json +++ b/resources/profiles/Kingroon.json @@ -13,9 +13,17 @@ "name": "Kingroon KP3S PRO V2", "sub_path": "machine/Kingroon KP3S PRO V2.json" }, - { + { "name": "Kingroon KP3S 3.0", "sub_path": "machine/Kingroon KP3S 3.0.json" + }, + { + "name": "Kingroon KP3S V1", + "sub_path": "machine/Kingroon KP3S V1.json" + }, + { + "name": "Kingroon KLP1", + "sub_path": "machine/Kingroon KLP1.json" } ], "process_list": [ @@ -42,6 +50,18 @@ { "name": "0.30mm Standard @Kingroon KP3S 3.0", "sub_path": "process/0.30mm Standard @Kingroon KP3S 3.0.json" + }, + { + "name": "0.20mm Standard @Kingroon KP3S V1", + "sub_path": "process/0.20mm Standard @Kingroon KP3S V1.json" + }, + { + "name": "0.12mm Standard @Kingroon KLP1", + "sub_path": "process/0.12mm Standard @Kingroon KLP1.json" + }, + { + "name": "0.20mm Standard @Kingroon KLP1", + "sub_path": "process/0.20mm Standard @Kingroon KLP1.json" } ], "filament_list": [ @@ -142,6 +162,10 @@ { "name": "Kingroon KP3S 0.4 nozzle", "sub_path": "machine/Kingroon KP3S 3.0 0.4 nozzle.json" + }, + { + "name": "Kingroon KLP1 0.4 nozzle", + "sub_path": "machine/Kingroon KLP1 0.4 nozzle.json" } ] } diff --git a/resources/profiles/Kingroon/Kingroon KLP1_cover.png b/resources/profiles/Kingroon/Kingroon KLP1_cover.png new file mode 100644 index 0000000000..5fb71eb9b9 Binary files /dev/null and b/resources/profiles/Kingroon/Kingroon KLP1_cover.png differ diff --git a/resources/profiles/Kingroon/Kingroon KP3S V1_cover.png b/resources/profiles/Kingroon/Kingroon KP3S V1_cover.png new file mode 100644 index 0000000000..d6a50e207b Binary files /dev/null and b/resources/profiles/Kingroon/Kingroon KP3S V1_cover.png differ diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic ABS.json b/resources/profiles/Kingroon/filament/Kingroon Generic ABS.json index 5e11d9665f..73911af68b 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic ABS.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic ABS.json @@ -13,6 +13,8 @@ "12" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic ASA.json b/resources/profiles/Kingroon/filament/Kingroon Generic ASA.json index 2231d6a9f3..b06c5b8ee6 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic ASA.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic ASA.json @@ -13,6 +13,8 @@ "12" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic PA-CF.json b/resources/profiles/Kingroon/filament/Kingroon Generic PA-CF.json index eac58e6a01..8eef1a8c69 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic PA-CF.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic PA-CF.json @@ -19,8 +19,10 @@ "8" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" ] -} \ No newline at end of file +} diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic PA.json b/resources/profiles/Kingroon/filament/Kingroon Generic PA.json index 00e4ee4680..07d73558d3 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic PA.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic PA.json @@ -16,8 +16,10 @@ "12" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" ] -} \ No newline at end of file +} diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic PC.json b/resources/profiles/Kingroon/filament/Kingroon Generic PC.json index 14378164dc..f40641125f 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic PC.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic PC.json @@ -13,8 +13,10 @@ "0.94" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" ] -} \ No newline at end of file +} diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic PETG.json b/resources/profiles/Kingroon/filament/Kingroon Generic PETG.json index d63d8fac21..281aae4af3 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic PETG.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic PETG.json @@ -43,6 +43,8 @@ "; filament start gcode\n" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic PLA-CF.json b/resources/profiles/Kingroon/filament/Kingroon Generic PLA-CF.json index d96b58a6c8..43b20cd38e 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic PLA-CF.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic PLA-CF.json @@ -19,8 +19,10 @@ "7" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" ] -} \ No newline at end of file +} diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic PLA.json b/resources/profiles/Kingroon/filament/Kingroon Generic PLA.json index e4b457bce7..df234d7e05 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic PLA.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic PLA.json @@ -7,6 +7,8 @@ "instantiation": "true", "inherits": "fdm_filament_pla", "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic PVA.json b/resources/profiles/Kingroon/filament/Kingroon Generic PVA.json index 63e253dcf9..1cb99ecb5d 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic PVA.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic PVA.json @@ -19,6 +19,8 @@ "10" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" diff --git a/resources/profiles/Kingroon/filament/Kingroon Generic TPU.json b/resources/profiles/Kingroon/filament/Kingroon Generic TPU.json index 8c07c5871f..7908828470 100644 --- a/resources/profiles/Kingroon/filament/Kingroon Generic TPU.json +++ b/resources/profiles/Kingroon/filament/Kingroon Generic TPU.json @@ -10,6 +10,8 @@ "3.2" ], "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle", + "Kingroon KP3S V1 0.4 nozzle", "Kingroon KP3S PRO S1 0.4 nozzle", "Kingroon KP3S PRO V2 0.4 nozzle", "Kingroon KP3S 3.0 0.4 nozzle" diff --git a/resources/profiles/Kingroon/machine/Kingroon KLP1 0.4 nozzle.json b/resources/profiles/Kingroon/machine/Kingroon KLP1 0.4 nozzle.json new file mode 100644 index 0000000000..84d12a50c1 --- /dev/null +++ b/resources/profiles/Kingroon/machine/Kingroon KLP1 0.4 nozzle.json @@ -0,0 +1,61 @@ +{ + "type": "machine", + "setting_id": "GM003", + "name": "Kingroon KLP1 0.4 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "fdm_klipper_common", + "printer_model": "Kingroon KLP1", + "default_filament_profile": "Kingroon Generic PLA", + "default_print_profile": "0.20mm Standard @Kingroon KLP1", + + "thumbnails": [ "100x100" ], + "change_filament_gcode": "", + "deretraction_speed": [ "90" ], + "enable_filament_ramming": "1", + "extra_loading_move": "-2", + "extruder_clearance_height_to_rod": "36", + "extruder_clearance_radius": "65", + "high_current_on_filament_swap": "0", + "machine_unload_filament_time": "0", + "min_layer_height": "0.08", + "parking_pos_retraction": "92", + "purge_in_prime_tower": "1", + "retract_lift_above": [ "0" ], + "retract_lift_below": [ "0" ], + "retract_lift_enforce": ["All Surfaces"], + "bed_exclude_area": ["0x0"], + "extruder_colour": ["#FCE94F"], + "layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]", + "before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n", + "machine_end_gcode": "G91; relative positioning\n G1 Z1.0 F3000 ; move z up little to prevent scratching of print\n G90; absolute positioning\n G1 X0 Y200 F1000 ; prepare for part removal\n M104 S0; turn off extruder\n M140 S0 ; turn off bed\n G1 X0 Y200 F1000 ; prepare for part removal\n M84 ; disable motors\n M106 S0 ; turn off fan", + "machine_max_acceleration_e": ["5000", "5000"], + "machine_max_acceleration_extruding": ["5000", "20000"], + "machine_max_acceleration_retracting": ["5000", "5000"], + "machine_max_acceleration_travel": ["9000", "9000"], + "machine_max_acceleration_x": ["10000", "20000"], + "machine_max_acceleration_y": ["10000", "20000"], + "machine_max_acceleration_z": ["500", "200"], + "machine_max_jerk_e": ["2.5", "2.5"], + "machine_max_jerk_x": ["20", "9"], + "machine_max_jerk_y": ["20", "9"], + "machine_max_jerk_z": ["0.2", "0.4"], + "machine_max_speed_e": ["100", "25"], + "machine_max_speed_z": ["50", "12"], + "machine_pause_gcode": "PAUSE", + "machine_start_gcode": "M190 S[bed_temperature_initial_layer_single]\nM109 S[nozzle_temperature_initial_layer]\nG28 ; h1ome all axes\n M117 ;Purge extruder\n G92 E0 ; reset extruder\n G1 Z1.0 F3000 ; move z up little to prevent scratching of surface\n G1 X2 Y20 Z0.3 F5000.0 ; move to start-line position\n G1 X2 Y175.0 Z0.3 F1500.0 E15 ; draw 1st line\n G1 X2 Y175.0 Z0.4 F5000.0 ; move to side a little\n G1 X2 Y20 Z0.4 F1500.0 E30 ; draw 2nd line\n G92 E0 ; reset extruder\n G1 Z1.0 F3000 ; move z up little to prevent scratching of surface", + "max_layer_height": ["0.32"], + "retraction_length": ["1"], + "retraction_speed": ["90"], + "use_firmware_retraction": "0", + "wipe": ["1"], + "z_hop": ["0"], + "printable_area": [ + "0x0", + "230x0", + "230x230", + "0x230" +], +"printable_height": "210", +"nozzle_diameter": ["0.4"] +} diff --git a/resources/profiles/Kingroon/machine/Kingroon KLP1.json b/resources/profiles/Kingroon/machine/Kingroon KLP1.json new file mode 100644 index 0000000000..2e0964289d --- /dev/null +++ b/resources/profiles/Kingroon/machine/Kingroon KLP1.json @@ -0,0 +1,10 @@ +{ + "type": "machine_model", + "name": "Kingroon KLP1", + "model_id": "Kingroon KLP1", + "nozzle_diameter": "0.4", + "machine_tech": "FFF", + "family": "Kingroon", + "hotend_model": "", + "default_materials": "Kingroon Generic ABS;Kingroon Generic PLA;Kingroon Generic PLA-CF;Kingroon Generic PETG;Kingroon Generic TPU;Kingroon Generic ASA;Kingroon Generic PC;Kingroon Generic PVA;Kingroon Generic PA;Kingroon Generic PA-CF" +} diff --git a/resources/profiles/Kingroon/machine/Kingroon KP3S V1 0.4 nozzle.json b/resources/profiles/Kingroon/machine/Kingroon KP3S V1 0.4 nozzle.json new file mode 100644 index 0000000000..e836c3e08e --- /dev/null +++ b/resources/profiles/Kingroon/machine/Kingroon KP3S V1 0.4 nozzle.json @@ -0,0 +1,85 @@ +{ + "type": "machine", + "setting_id": "GM003", + "name": "Kingroon KP3S V1 0.4 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "fdm_klipper_common", + "printer_model": "Kingroon KP3S V1", + "default_filament_profile": "Kingroon Generic PLA", + "default_print_profile": "0.20mm Standard @Kingroon KP3S V1", + + "thumbnails": [ "100x100" ], + "change_filament_gcode": "", + "best_object_pos": "0.5,0.5", + "change_extrusion_role_gcode": "", + "cooling_tube_length": "0", + "cooling_tube_retraction": "0", + "deretraction_speed": [ "30" ], + "disable_m73": "0", + "emit_machine_limits_to_gcode": "1", + "enable_filament_ramming": "0", + "head_wrap_detect_zone": [], + "enable_long_retraction_when_cut": "0", + "long_retractions_when_cut": [ + "0" + ], + "retract_before_wipe": [ "0%" ], + "retraction_distances_when_cut": [ + "18" + ], + "extra_loading_move": "0", + "extruder_clearance_height_to_rod": "36", + "extruder_clearance_radius": "65", + "high_current_on_filament_swap": "0", + "machine_unload_filament_time": "0", + "min_layer_height": "0.08", + "parking_pos_retraction": "0", + "preferred_orientation": "0", + "printing_by_object_gcode": "", + "purge_in_prime_tower": "0", + "retract_lift_above": [ "0" ], + "retract_lift_below": [ "0" ], + "retract_lift_enforce": ["All Surfaces"], + "bed_exclude_area": ["0x0"], + "extruder_colour": ["#FCE94F"], + "layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]", + "before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n", + "machine_end_gcode": "G91; relative positioning\n G1 Z1.0 F3000 ; move z up little to prevent scratching of print\n G90; absolute positioning\n G1 X0 Y180 F1000 ; prepare for part removal\n M104 S0; turn off extruder\n M140 S0 ; turn off bed\n G1 X0 Y180 F1000 ; prepare for part removal\n M84 ; disable motors\n M106 S0 ; turn off fan", + "machine_max_acceleration_e": ["5000", "5000"], + "machine_max_acceleration_extruding": ["10000", "20000"], + "machine_max_acceleration_retracting": ["5000", "5000"], + "machine_max_acceleration_travel": ["20000", "20000"], + "machine_max_acceleration_x": ["10000", "20000"], + "machine_max_acceleration_y": ["10000", "20000"], + "machine_max_acceleration_z": ["500", "200"], + "machine_max_jerk_e": ["2.5", "2.5"], + "machine_max_jerk_x": ["9", "9"], + "machine_max_jerk_y": ["9", "9"], + "machine_max_jerk_z": ["0.2", "0.4"], + "machine_max_speed_e": ["100", "25"], + "machine_max_speed_z": ["12", "12"], + "machine_pause_gcode": "PAUSE", + "machine_start_gcode": "M104 S{first_layer_temperature[0]} ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single]\nM109 S[nozzle_temperature_initial_layer]\nM83\nG28 ; h1ome all axes\nG1 Z0.2 ; lift nozzle a bit \nG92 E0 \nG1 Y-3 F2400 \nG1 X50 F2400 ; zero the extruded length \nG1 X115 E40 F500 ; Extrude 25mm of filament in a 5cm line. \nG92 E0 ; zero the extruded length again \nG1 E-0.2 F3000 ; Retract a little \nG1 X180 F4000 ; Quickly wipe away from the filament line\nM117", + "manual_filament_change": "0", + "nozzle_height": "4", + "nozzle_type": "brass", + "max_layer_height": ["0.32"], + "retraction_length": ["0.8"], + "retraction_speed": ["30"], + "support_air_filtration": "1", + "support_chamber_temp_control": "1", + "support_multi_bed_types": "0", + "use_firmware_retraction": "0", + "wipe": ["1"], + "z_hop": ["0"], + "z_offset": "0", + "printable_area": [ + "0x0", + "180x0", + "180x180", + "0x180" +], +"printable_height": "180", +"nozzle_diameter": ["0.4"] +} diff --git a/resources/profiles/Kingroon/machine/Kingroon KP3S V1.json b/resources/profiles/Kingroon/machine/Kingroon KP3S V1.json new file mode 100644 index 0000000000..9b92571019 --- /dev/null +++ b/resources/profiles/Kingroon/machine/Kingroon KP3S V1.json @@ -0,0 +1,10 @@ +{ + "type": "machine_model", + "name": "Kingroon KP3S V1", + "model_id": "Kingroon KP3S V1", + "nozzle_diameter": "0.4", + "machine_tech": "FFF", + "family": "Kingroon", + "hotend_model": "", + "default_materials": "Kingroon Generic ABS;Kingroon Generic PLA;Kingroon Generic PLA-CF;Kingroon Generic PETG;Kingroon Generic TPU;Kingroon Generic ASA;Kingroon Generic PC;Kingroon Generic PVA;Kingroon Generic PA;Kingroon Generic PA-CF" +} diff --git a/resources/profiles/Kingroon/process/0.12mm Standard @Kingroon KLP1.json b/resources/profiles/Kingroon/process/0.12mm Standard @Kingroon KLP1.json new file mode 100644 index 0000000000..cbbabc2017 --- /dev/null +++ b/resources/profiles/Kingroon/process/0.12mm Standard @Kingroon KLP1.json @@ -0,0 +1,13 @@ +{ + "type": "process", + "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle" + ], + "compatible_printers_condition": "", + "inherits": "fdm_process_common", + "name": "0.12mm Standard @Kingroon KLP1", + "initial_layer_print_height": "0.2", + "layer_height": "0.12", + "line_width": "0.4", + "instantiation": "true" +} diff --git a/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KLP1.json b/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KLP1.json new file mode 100644 index 0000000000..02e8d9219d --- /dev/null +++ b/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KLP1.json @@ -0,0 +1,13 @@ +{ + "type": "process", + "compatible_printers": [ + "Kingroon KLP1 0.4 nozzle" + ], + "compatible_printers_condition": "", + "inherits": "fdm_process_common", + "name": "0.20mm Standard @Kingroon KLP1", + "initial_layer_print_height": "0.2", + "layer_height": "0.2", + "line_width": "0.42", + "instantiation": "true" +} diff --git a/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S V1.json b/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S V1.json new file mode 100644 index 0000000000..fde94f4741 --- /dev/null +++ b/resources/profiles/Kingroon/process/0.20mm Standard @Kingroon KP3S V1.json @@ -0,0 +1,45 @@ +{ + "type": "process", + "compatible_printers": [ + "Kingroon KP3S V1 0.4 nozzle" + ], + "inherits": "fdm_process_common", + "name": "0.20mm Standard @Kingroon KP3S V1", + "instantiation": "true", + "bottom_shell_layers": "2", + "bridge_speed": "30", + "brim_type": "no_brim", + "default_acceleration": "10000", + "detect_thin_wall": "1", + "elefant_foot_compensation": "0.15", + "gap_infill_speed": "60", + "infill_wall_overlap": "8%", + "initial_layer_print_height": "0.25", + "initial_layer_travel_speed": "200", + "internal_solid_infill_acceleration": "6000", + "internal_solid_infill_speed": "160", + "is_custom_defined": "0", + "outer_wall_acceleration": "4000", + "overhang_2_4_speed": "30", + "overhang_reverse": "1", + "overhang_reverse_internal_only": "1", + "overhang_reverse_threshold": "0%", + "overhang_speed_classic": "1", + "seam_gap": "0.1", + "seam_position": "back", + "slow_down_layers": "2", + "slowdown_for_curled_perimeters": "1", + "sparse_infill_acceleration": "6000", + "sparse_infill_pattern": "grid", + "sparse_infill_speed": "300", + "support_type": "normal(manual)", + "thick_bridges": "1", + "top_surface_acceleration": "5000", + "top_surface_speed": "180", + "travel_acceleration": "10000", + "version": "1.6.0.0", + "wall_generator": "classic", + "wall_loops": "2", + "wall_transition_angle": "25", + "xy_hole_compensation": "0.1" +} diff --git a/resources/profiles_template/Template/filament/filament_sbs_template.json b/resources/profiles_template/Template/filament/filament_sbs_template.json new file mode 100644 index 0000000000..2cc7bd22c6 --- /dev/null +++ b/resources/profiles_template/Template/filament/filament_sbs_template.json @@ -0,0 +1,168 @@ +{ + "type": "filament", + "name": "Generic SBS template", + "instantiation": "false", + "activate_air_filtration": [ + "0" + ], + "additional_cooling_fan_speed": [ + "40" + ], + "chamber_temperatures": [ + "0" + ], + "close_fan_the_first_x_layers": [ + "3" + ], + "complete_print_exhaust_fan_speed": [ + "70" + ], + "cool_plate_temp": [ + "70" + ], + "cool_plate_temp_initial_layer": [ + "70" + ], + "during_print_exhaust_fan_speed": [ + "70" + ], + "eng_plate_temp": [ + "70" + ], + "eng_plate_temp_initial_layer": [ + "70" + ], + "fan_cooling_layer_time": [ + "100" + ], + "fan_max_speed": [ + "40" + ], + "fan_min_speed": [ + "0" + ], + "filament_cost": [ + "15" + ], + "filament_density": [ + "1.02" + ], + "filament_deretraction_speed": [ + "nil" + ], + "filament_diameter": [ + "1.75" + ], + "filament_flow_ratio": [ + "0.98" + ], + "filament_is_support": [ + "0" + ], + "filament_max_volumetric_speed": [ + "23" + ], + "filament_minimal_purge_on_wipe_tower": [ + "15" + ], + "filament_retract_before_wipe": [ + "nil" + ], + "filament_retract_restart_extra": [ + "nil" + ], + "filament_retract_when_changing_layer": [ + "nil" + ], + "filament_retraction_length": [ + "nil" + ], + "filament_retraction_minimum_travel": [ + "nil" + ], + "filament_retraction_speed": [ + "nil" + ], + "filament_settings_id": [ + "" + ], + "filament_soluble": [ + "0" + ], + "filament_type": [ + "SBS" + ], + "filament_vendor": [ + "Generic" + ], + "filament_wipe": [ + "nil" + ], + "filament_wipe_distance": [ + "nil" + ], + "filament_z_hop": [ + "nil" + ], + "filament_z_hop_types": [ + "nil" + ], + "full_fan_speed_layer": [ + "0" + ], + "hot_plate_temp": [ + "5705" + ], + "hot_plate_temp_initial_layer": [ + "70" + ], + "nozzle_temperature": [ + "235" + ], + "nozzle_temperature_initial_layer": [ + "235" + ], + "nozzle_temperature_range_low": [ + "215" + ], + "nozzle_temperature_range_high": [ + "250" + ], + "overhang_fan_speed": [ + "100" + ], + "overhang_fan_threshold": [ + "50%" + ], + "reduce_fan_stop_start_freq": [ + "0" + ], + "required_nozzle_HRC": [ + "3" + ], + "slow_down_for_layer_cooling": [ + "1" + ], + "slow_down_layer_time": [ + "4" + ], + "slow_down_min_speed": [ + "20" + ], + "temperature_vitrification": [ + "70" + ], + "textured_plate_temp": [ + "70" + ], + "textured_plate_temp_initial_layer": [ + "70" + ], + "compatible_printers": [], + "filament_start_gcode": [ + "; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" + ], + "filament_end_gcode": [ + "; filament end gcode \nM106 P3 S0\n" + ] +} \ No newline at end of file diff --git a/src/BaseException.cpp b/src/BaseException.cpp index 705ac8f8c1..2443ebe4bb 100644 --- a/src/BaseException.cpp +++ b/src/BaseException.cpp @@ -358,7 +358,7 @@ void CBaseException::ShowExceptionInformation() OutputString(_T("Exception Flag :0x%x "), m_pEp->ExceptionRecord->ExceptionFlags); OutputString(_T("NumberParameters :%ld \n"), m_pEp->ExceptionRecord->NumberParameters); - for (unsigned int i = 0; i < m_pEp->ExceptionRecord->NumberParameters; i++) + for (int i = 0; i < m_pEp->ExceptionRecord->NumberParameters; i++) { OutputString(_T("Param %d :0x%x \n"), i, m_pEp->ExceptionRecord->ExceptionInformation[i]); } diff --git a/src/OrcaSlicer.cpp b/src/OrcaSlicer.cpp index 71c39d874c..5ec7d97d9d 100644 --- a/src/OrcaSlicer.cpp +++ b/src/OrcaSlicer.cpp @@ -1191,7 +1191,7 @@ int CLI::run(int argc, char **argv) PlateDataPtrs plate_data_src; std::vector plate_obj_size_infos; int plate_to_slice = 0, filament_count = 0, duplicate_count = 0, real_duplicate_count = 0; - bool first_file = true, is_bbl_3mf = false, need_arrange = true, up_config_to_date = false, normative_check = true, duplicate_single_object = false, use_first_fila_as_default = false, minimum_save = false, enable_timelapse = false; + bool first_file = true, is_bbl_3mf = false, need_arrange = true, has_thumbnails = false, up_config_to_date = false, normative_check = true, duplicate_single_object = false, use_first_fila_as_default = false, minimum_save = false, enable_timelapse = false; bool allow_rotations = true, skip_modified_gcodes = false, avoid_extrusion_cali_region = false, skip_useless_pick = false, allow_newer_file = false; Semver file_version; std::map orients_requirement; @@ -1545,7 +1545,7 @@ int CLI::run(int argc, char **argv) { ModelObject* object = model.objects[obj_index]; - for (int clone_index = 1; clone_index < clone_count; clone_index++) + for (unsigned int clone_index = 1; clone_index < clone_count; clone_index++) { ModelObject* newObj = model.add_object(*object); newObj->name = object->name +"_"+ std::to_string(clone_index+1); @@ -1618,7 +1618,7 @@ int CLI::run(int argc, char **argv) } } catch (std::exception& e) { - boost::nowide::cerr << "construct_assemble_list: " << e.what() << std::endl; + boost::nowide::cerr << construct_assemble_list << ": " << e.what() << std::endl; record_exit_reson(outfile_dir, CLI_DATA_FILE_ERROR, 0, cli_errors[CLI_DATA_FILE_ERROR], sliced_info); flush_and_exit(CLI_DATA_FILE_ERROR); } @@ -2102,7 +2102,7 @@ int CLI::run(int argc, char **argv) record_exit_reson(outfile_dir, CLI_INVALID_PARAMS, 0, cli_errors[CLI_INVALID_PARAMS], sliced_info); flush_and_exit(CLI_INVALID_PARAMS); } - for (int index = 0; index < filament_count; index ++) + for (unsigned int index = 0; index < filament_count; index ++) { std::string file = uptodate_filaments[index]; DynamicPrintConfig config; @@ -2219,7 +2219,7 @@ int CLI::run(int argc, char **argv) } //upwards check - bool process_compatible = false, /* machine_upwards = false, */ machine_switch = false; + bool process_compatible = false, machine_upwards = false, machine_switch = false; BOOST_LOG_TRIVIAL(info) << boost::format("current printer %1%, new printer %2%, current process %3%, new process %4%")%current_printer_name %new_printer_name %current_process_name %new_process_name; BOOST_LOG_TRIVIAL(info) << boost::format("current printer inherits %1%, new printer inherits %2%, current process inherits %3%, new process inherits %4%") %current_printer_system_name %new_printer_system_name %current_process_system_name %new_process_system_name; @@ -2289,7 +2289,7 @@ int CLI::run(int argc, char **argv) for (int index = 0; index < upward_compatible_printers.size(); index++) { if (upward_compatible_printers[index] == new_printer_system_name) { process_compatible = true; - // machine_upwards = true; + machine_upwards = true; BOOST_LOG_TRIVIAL(info) << boost::format("new printer is upward_compatible"); break; } @@ -2899,8 +2899,7 @@ int CLI::run(int argc, char **argv) for (auto& model : m_models) for (ModelObject* o : model.objects) { - /* ModelObject* new_object = */ - m.add_object(*o); + ModelObject* new_object = m.add_object(*o); //BOOST_LOG_TRIVIAL(info) << "object "<name <<", id :" << o->id().id << "\n"; //orients_requirement.emplace(new_object->id().id, orients_requirement[o->id().id]); //orients_requirement.erase(o->id().id); @@ -3343,6 +3342,7 @@ int CLI::run(int argc, char **argv) BOOST_LOG_TRIVIAL(info) << boost::format("downward_check: all failed, size %1%")%downward_check_size; break; } + Slic3r::GUI::PartPlate* cur_plate = (Slic3r::GUI::PartPlate *)partplate_list.get_plate(index); Vec3d size = plate_obj_size_infos[index].obj_bbox.size(); for (int index2 = 0; index2 < downward_check_size; index2 ++) @@ -3392,6 +3392,7 @@ int CLI::run(int argc, char **argv) } // Loop through transform options. + bool user_center_specified = false; Points beds = get_bed_shape(m_print_config); ArrangeParams arrange_cfg; @@ -3415,6 +3416,7 @@ int CLI::run(int argc, char **argv) ModelObject* new_object = m.add_object(); new_object->name = _u8L("Assembly"); new_object->add_instance(); + int idx = 0; for (auto& model : m_models) for (ModelObject* o : model.objects) { for (auto volume : o->volumes) { @@ -3516,6 +3518,7 @@ int CLI::run(int argc, char **argv) } } } else if (opt_key == "center") { + user_center_specified = true; for (auto &model : m_models) { model.add_default_instances(); // this affects instances: @@ -3815,6 +3818,7 @@ int CLI::run(int argc, char **argv) { //do arrange for plate ArrangePolygons selected, unselected; + Model& model = m_models[0]; arrange_cfg = ArrangeParams(); // reset all params get_print_sequence(cur_plate, m_print_config, arrange_cfg.is_seq_print); @@ -3840,6 +3844,7 @@ int CLI::run(int argc, char **argv) if (!arrange_cfg.is_seq_print && assemble_plate.filaments_count > 1) { //prepare the wipe tower + int plate_count = partplate_list.get_plate_count(); auto printer_structure_opt = m_print_config.option>("printer_structure"); const float tower_brim_width = m_print_config.option("prime_tower_width", true)->value; @@ -4225,6 +4230,7 @@ int CLI::run(int argc, char **argv) //float depth = v * (filaments_cnt - 1) / (layer_height * w); Vec3d wipe_tower_size = cur_plate->estimate_wipe_tower_size(m_print_config, w, v, filaments_cnt); + Vec3d plate_origin = cur_plate->get_origin(); int plate_width, plate_depth, plate_height; partplate_list.get_plate_size(plate_width, plate_depth, plate_height); float depth = wipe_tower_size(1); @@ -4603,7 +4609,7 @@ int CLI::run(int argc, char **argv) } // loop through action options - bool export_to_3mf = false, load_slicedata = false, export_slicedata = false; + bool export_to_3mf = false, load_slicedata = false, export_slicedata = false, export_slicedata_error = false; bool no_check = false; std::string export_3mf_file, load_slice_data_dir, export_slice_data_dir, export_stls_dir; std::vector calibration_thumbnails; @@ -5092,6 +5098,7 @@ int CLI::run(int argc, char **argv) int ret = print->export_cached_data(plate_dir, with_space); if (ret) { BOOST_LOG_TRIVIAL(error) << "plate "<< index+1<< ": export Slicing data error, ret=" << ret; + export_slicedata_error = true; if (fs::exists(plate_dir)) fs::remove_all(plate_dir); record_exit_reson(outfile_dir, ret, index+1, cli_errors[ret], sliced_info); @@ -5218,7 +5225,8 @@ int CLI::run(int argc, char **argv) bool need_regenerate_top_thumbnail = oriented_or_arranged || regenerate_thumbnails; bool need_create_thumbnail_group = false, need_create_no_light_group = false, need_create_top_group = false; - // get color for platedata + // get type and color for platedata + auto* filament_types = dynamic_cast(m_print_config.option("filament_type")); const ConfigOptionStrings* filament_color = dynamic_cast(m_print_config.option("filament_colour")); auto* filament_id = dynamic_cast(m_print_config.option("filament_ids")); const ConfigOptionFloats* nozzle_diameter_option = dynamic_cast(m_print_config.option("nozzle_diameter")); diff --git a/src/admesh/connect.cpp b/src/admesh/connect.cpp index 4cf78f076a..30a199120d 100644 --- a/src/admesh/connect.cpp +++ b/src/admesh/connect.cpp @@ -216,7 +216,7 @@ private: // This is a match. Record result in neighbors list. match_neighbors(edge, *link->next); // Delete the matched edge from the list. - // HashEdge *temp = link->next; + HashEdge *temp = link->next; link->next = link->next->next; // pool.destroy(temp); #ifndef NDEBUG diff --git a/src/admesh/normals.cpp b/src/admesh/normals.cpp index 02fb16bb80..f74ba01b6d 100644 --- a/src/admesh/normals.cpp +++ b/src/admesh/normals.cpp @@ -193,7 +193,7 @@ void stl_fix_normal_directions(stl_file *stl) norm_sw[facet_num] = 1; // Record this one as being fixed. ++ checked; } - // stl_normal *temp = head->next; // Delete this facet from the list. + stl_normal *temp = head->next; // Delete this facet from the list. head->next = head->next->next; // pool.destroy(temp); } else { // If we ran out of facets to fix: All of the facets in this part have been fixed. diff --git a/src/imgui/imgui_widgets.cpp b/src/imgui/imgui_widgets.cpp index 054312cfc0..ded72f4178 100644 --- a/src/imgui/imgui_widgets.cpp +++ b/src/imgui/imgui_widgets.cpp @@ -768,9 +768,11 @@ bool ImGui::BBLButtonEx(const char* label, const ImVec2& size_arg, ImGuiButtonFl bool hovered, held; bool pressed = ButtonBehavior(bb, id, &hovered, &held, flags); + bool b_hover = false; if (hovered) { PushStyleColor(ImGuiCol_Text,GetColorU32(ImGuiCol_CheckMark)); + b_hover = true; } // Render @@ -4165,6 +4167,8 @@ bool ImGui::BBLInputScalar(const char *label, ImGuiDataType data_type, void *p_d const ImRect frame_bb(window->DC.CursorPos, window->DC.CursorPos + ImVec2(w, label_size.y + style.FramePadding.y * 2.0f)); // Tabbing or CTRL-clicking on Drag turns it into an InputText const bool hovered = ItemHoverable(frame_bb, id); + // We are only allowed to access the state if we are already the active widget. + ImGuiInputTextState *state = GetInputTextState(id); bool push_color_count = 0; if (hovered || g.ActiveId == id) { @@ -6294,9 +6298,9 @@ bool ImGui::ColorButton(const char* desc_id, const ImVec4& col, ImGuiColorEditFl RenderFrameBorder(bb.Min, bb.Max, rounding); else #ifdef __APPLE__ - window->DrawList->AddRect(bb.Min - ImVec2(3, 3), bb.Max + ImVec2(3, 3), GetColorU32(ImGuiCol_FrameBg), rounding * 2,0,4.0f);; // Color button are often in need of some sort of border + window->DrawList->AddRect(bb.Min - ImVec2(3, 3), bb.Max + ImVec2(3, 3), GetColorU32(ImGuiCol_FrameBg), rounding * 2,NULL,4.0f);; // Color button are often in need of some sort of border #else - window->DrawList->AddRect(bb.Min - ImVec2(2, 2), bb.Max + ImVec2(2, 2), GetColorU32(ImGuiCol_FrameBg), rounding * 2,0,3.0f); // Color button are often in need of some sort of border + window->DrawList->AddRect(bb.Min - ImVec2(2, 2), bb.Max + ImVec2(2, 2), GetColorU32(ImGuiCol_FrameBg), rounding * 2,NULL,3.0f); // Color button are often in need of some sort of border #endif } @@ -7093,6 +7097,7 @@ bool ImGui::BBLImageSelectable(ImTextureID user_texture_id, const ImVec2& size_a // Text stays at the submission position, but bounding box may be extended on both sides const float arrow_size = (flags & ImGuiComboFlags_NoArrowButton) ? 0.0f : GetFrameHeight(); + const ImVec2 text_min = ImVec2(pos.x + arrow_size, pos.y); const ImVec2 text_max(min_x + size.x, pos.y + size.y); // Selectables are meant to be tightly packed together with no click-gap, so we extend their box to cover spacing between selectable. @@ -7204,6 +7209,7 @@ bool ImGui::BBLImageSelectable(ImTextureID user_texture_id, const ImVec2& size_a if (flags & ImGuiSelectableFlags_Disabled) PushStyleColor(ImGuiCol_Text, style.Colors[ImGuiCol_TextDisabled]); // Render + const ImU32 col = GetColorU32((held && hovered) ? ImGuiCol_ButtonActive : hovered ? ImGuiCol_ButtonHovered : ImGuiCol_Button); ImVec2 p_min = bb.Min + ImVec2(style.ItemInnerSpacing.x, (bb.Max.y - bb.Min.y - font_size.y) / 2); ImVec2 p_max = p_min + font_size; window->DrawList->AddImage(user_texture_id, p_min, p_max, uv0, uv1, selected || (held && hovered) ? GetColorU32(ImVec4(1.f, 1.f, 1.f, 1.f)) : GetColorU32(tint_col)); diff --git a/src/imguizmo/ImGuizmo.cpp b/src/imguizmo/ImGuizmo.cpp index 0f717395f9..1acf8b63e4 100644 --- a/src/imguizmo/ImGuizmo.cpp +++ b/src/imguizmo/ImGuizmo.cpp @@ -2807,6 +2807,7 @@ namespace IMGUIZMO_NAMESPACE { static bool isDraging = false; static bool isClicking = false; + static bool isInside = false; static vec_t interpolationUp; static vec_t interpolationDir; static int interpolationFrames = 0; @@ -3054,6 +3055,7 @@ namespace IMGUIZMO_NAMESPACE LookAt(&newEye.x, &camTarget.x, &newUp.x, view); viewUpdated = true; } + isInside = gContext.mbMouseOver && ImRect(position, position + size).Contains(io.MousePos); if (io.MouseDown[0] && (fabsf(io.MouseDelta[0]) || fabsf(io.MouseDelta[1])) && isClicking) { diff --git a/src/libnest2d/include/libnest2d/geometry_traits_nfp.hpp b/src/libnest2d/include/libnest2d/geometry_traits_nfp.hpp index 4f8cf964b9..ab5f7678fd 100644 --- a/src/libnest2d/include/libnest2d/geometry_traits_nfp.hpp +++ b/src/libnest2d/include/libnest2d/geometry_traits_nfp.hpp @@ -182,6 +182,7 @@ inline TPoint referenceVertex(const RawShape& sh) template inline NfpResult nfpInnerRectBed(const RawBox &bed, const RawShape &other) { using Vertex = TPoint; + using Edge = _Segment; namespace sl = shapelike; auto sbox = sl::boundingBox(other); diff --git a/src/libnest2d/include/libnest2d/placers/nfpplacer.hpp b/src/libnest2d/include/libnest2d/placers/nfpplacer.hpp index ebe3da6c5d..65a3344b04 100644 --- a/src/libnest2d/include/libnest2d/placers/nfpplacer.hpp +++ b/src/libnest2d/include/libnest2d/placers/nfpplacer.hpp @@ -1119,6 +1119,7 @@ private: for (const Item& item : items_) { if (!item.is_virt_object) { extruders.insert(item.extrude_ids.begin(), item.extrude_ids.end()); } } + bool need_wipe_tower = extruders.size() > 1; std::vector objs,excludes; for (const Item &item : items_) { diff --git a/src/libslic3r/AppConfig.cpp b/src/libslic3r/AppConfig.cpp index 054a09c4f7..7d114b45fc 100644 --- a/src/libslic3r/AppConfig.cpp +++ b/src/libslic3r/AppConfig.cpp @@ -18,7 +18,9 @@ #include #include #include +#include #include +#include #include #include #include diff --git a/src/libslic3r/Arachne/BeadingStrategy/BeadingStrategy.cpp b/src/libslic3r/Arachne/BeadingStrategy/BeadingStrategy.cpp index 6e344daf58..b57c84d639 100644 --- a/src/libslic3r/Arachne/BeadingStrategy/BeadingStrategy.cpp +++ b/src/libslic3r/Arachne/BeadingStrategy/BeadingStrategy.cpp @@ -1,6 +1,7 @@ //Copyright (c) 2022 Ultimaker B.V. //CuraEngine is released under the terms of the AGPLv3 or higher. +#include #include "BeadingStrategy.hpp" #include "Point.hpp" diff --git a/src/libslic3r/Arachne/BeadingStrategy/BeadingStrategyFactory.cpp b/src/libslic3r/Arachne/BeadingStrategy/BeadingStrategyFactory.cpp index c42ef3d2f3..97acd271ac 100644 --- a/src/libslic3r/Arachne/BeadingStrategy/BeadingStrategyFactory.cpp +++ b/src/libslic3r/Arachne/BeadingStrategy/BeadingStrategyFactory.cpp @@ -9,6 +9,7 @@ #include "RedistributeBeadingStrategy.hpp" #include "OuterWallInsetBeadingStrategy.hpp" +#include #include namespace Slic3r::Arachne diff --git a/src/libslic3r/Arachne/BeadingStrategy/RedistributeBeadingStrategy.cpp b/src/libslic3r/Arachne/BeadingStrategy/RedistributeBeadingStrategy.cpp index 93ffdfb750..2b4dda0272 100644 --- a/src/libslic3r/Arachne/BeadingStrategy/RedistributeBeadingStrategy.cpp +++ b/src/libslic3r/Arachne/BeadingStrategy/RedistributeBeadingStrategy.cpp @@ -3,6 +3,7 @@ #include "RedistributeBeadingStrategy.hpp" +#include #include namespace Slic3r::Arachne diff --git a/src/libslic3r/Arachne/SkeletalTrapezoidation.cpp b/src/libslic3r/Arachne/SkeletalTrapezoidation.cpp index 9278fb49b7..19d49c3e12 100644 --- a/src/libslic3r/Arachne/SkeletalTrapezoidation.cpp +++ b/src/libslic3r/Arachne/SkeletalTrapezoidation.cpp @@ -1595,6 +1595,7 @@ SkeletalTrapezoidation::edge_t* SkeletalTrapezoidation::getQuadMaxRedgeTo(edge_t void SkeletalTrapezoidation::propagateBeadingsUpward(std::vector& upward_quad_mids, ptr_vector_t& node_beadings) { + const auto _central_filter_dist = central_filter_dist(); for (auto upward_quad_mids_it = upward_quad_mids.rbegin(); upward_quad_mids_it != upward_quad_mids.rend(); ++upward_quad_mids_it) { edge_t* upward_edge = *upward_quad_mids_it; @@ -1611,7 +1612,7 @@ void SkeletalTrapezoidation::propagateBeadingsUpward(std::vector& upwar { // Only propagate to places where there is place continue; } - assert((upward_edge->from->data.distance_to_boundary != upward_edge->to->data.distance_to_boundary || shorter_then(upward_edge->to->p - upward_edge->from->p, central_filter_dist())) && "zero difference R edges should always be central"); + assert((upward_edge->from->data.distance_to_boundary != upward_edge->to->data.distance_to_boundary || shorter_then(upward_edge->to->p - upward_edge->from->p, _central_filter_dist)) && "zero difference R edges should always be central"); coord_t length = (upward_edge->to->p - upward_edge->from->p).cast().norm(); BeadingPropagation upper_beading = lower_beading; upper_beading.dist_to_bottom_source += length; diff --git a/src/libslic3r/Arachne/SkeletalTrapezoidationGraph.cpp b/src/libslic3r/Arachne/SkeletalTrapezoidationGraph.cpp index 3909868bee..c49340ec59 100644 --- a/src/libslic3r/Arachne/SkeletalTrapezoidationGraph.cpp +++ b/src/libslic3r/Arachne/SkeletalTrapezoidationGraph.cpp @@ -2,11 +2,15 @@ //CuraEngine is released under the terms of the AGPLv3 or higher. #include "SkeletalTrapezoidationGraph.hpp" +#include "../Line.hpp" #include #include +#include "utils/linearAlg2D.hpp" +#include "../Line.hpp" + namespace Slic3r::Arachne { diff --git a/src/libslic3r/Arachne/utils/ExtrusionLine.cpp b/src/libslic3r/Arachne/utils/ExtrusionLine.cpp index b671b80735..ac7b88af83 100644 --- a/src/libslic3r/Arachne/utils/ExtrusionLine.cpp +++ b/src/libslic3r/Arachne/utils/ExtrusionLine.cpp @@ -4,6 +4,7 @@ #include #include "ExtrusionLine.hpp" +#include "linearAlg2D.hpp" #include "../../VariableWidth.hpp" namespace Slic3r::Arachne diff --git a/src/libslic3r/Arachne/utils/ExtrusionLine.hpp b/src/libslic3r/Arachne/utils/ExtrusionLine.hpp index ab68eb129b..ee783fbeba 100644 --- a/src/libslic3r/Arachne/utils/ExtrusionLine.hpp +++ b/src/libslic3r/Arachne/utils/ExtrusionLine.hpp @@ -245,6 +245,15 @@ static inline Polygon to_polygon(const ExtrusionLine &line) return out; } +static Points to_points(const ExtrusionLine &extrusion_line) +{ + Points points; + points.reserve(extrusion_line.junctions.size()); + for (const ExtrusionJunction &junction : extrusion_line.junctions) + points.emplace_back(junction.p); + return points; +} + #if 0 static BoundingBox get_extents(const ExtrusionLine &extrusion_line) { @@ -272,15 +281,6 @@ static BoundingBox get_extents(const std::vector &extrusi return bbox; } -static Points to_points(const ExtrusionLine &extrusion_line) -{ - Points points; - points.reserve(extrusion_line.junctions.size()); - for (const ExtrusionJunction &junction : extrusion_line.junctions) - points.emplace_back(junction.p); - return points; -} - static std::vector to_points(const std::vector &extrusion_lines) { std::vector points; diff --git a/src/libslic3r/Arachne/utils/SquareGrid.cpp b/src/libslic3r/Arachne/utils/SquareGrid.cpp index 856eb5968b..ae89965795 100644 --- a/src/libslic3r/Arachne/utils/SquareGrid.cpp +++ b/src/libslic3r/Arachne/utils/SquareGrid.cpp @@ -2,6 +2,7 @@ //CuraEngine is released under the terms of the AGPLv3 or higher. #include "SquareGrid.hpp" +#include "../../Point.hpp" using namespace Slic3r::Arachne; diff --git a/src/libslic3r/Arrange.cpp b/src/libslic3r/Arrange.cpp index f9559ede24..d82997aaa9 100644 --- a/src/libslic3r/Arrange.cpp +++ b/src/libslic3r/Arrange.cpp @@ -199,19 +199,23 @@ void update_selected_items_axis_align(ArrangePolygons& selected, const DynamicPr } if (std::abs(a00) > EPSILON) { - double db1_2, db1_6, db1_12, db1_24; - double m00, m10, m01, m20, m11, m02; + double db1_2, db1_6, db1_12, db1_24, db1_20, db1_60; + double m00, m10, m01, m20, m11, m02, m30, m21, m12, m03; if (a00 > 0) { db1_2 = 0.5; db1_6 = 0.16666666666666666666666666666667; db1_12 = 0.083333333333333333333333333333333; db1_24 = 0.041666666666666666666666666666667; + db1_20 = 0.05; + db1_60 = 0.016666666666666666666666666666667; } else { db1_2 = -0.5; db1_6 = -0.16666666666666666666666666666667; db1_12 = -0.083333333333333333333333333333333; db1_24 = -0.041666666666666666666666666666667; + db1_20 = -0.05; + db1_60 = -0.016666666666666666666666666666667; } m00 = a00 * db1_2; m10 = a10 * db1_6; @@ -219,6 +223,10 @@ void update_selected_items_axis_align(ArrangePolygons& selected, const DynamicPr m20 = a20 * db1_12; m11 = a11 * db1_24; m02 = a02 * db1_12; + m30 = a30 * db1_20; + m21 = a21 * db1_60; + m12 = a12 * db1_60; + m03 = a03 * db1_20; double cx = m10 / m00; double cy = m01 / m00; diff --git a/src/libslic3r/BlacklistedLibraryCheck.cpp b/src/libslic3r/BlacklistedLibraryCheck.cpp index 2c9bf9b8e9..938f542497 100644 --- a/src/libslic3r/BlacklistedLibraryCheck.cpp +++ b/src/libslic3r/BlacklistedLibraryCheck.cpp @@ -1,5 +1,6 @@ #include "BlacklistedLibraryCheck.hpp" +#include #include #ifdef WIN32 diff --git a/src/libslic3r/Brim.cpp b/src/libslic3r/Brim.cpp index 089761cd18..9690a92d00 100644 --- a/src/libslic3r/Brim.cpp +++ b/src/libslic3r/Brim.cpp @@ -576,6 +576,7 @@ double getadhesionCoeff(const PrintObject* printObject) auto& insts = printObject->instances(); auto objectVolumes = insts[0].model_instance->get_object()->volumes; + auto print = printObject->print(); std::vector extrudersFirstLayer; auto firstLayerRegions = printObject->layers().front()->regions(); if (!firstLayerRegions.empty()) { @@ -1583,6 +1584,7 @@ static void make_inner_brim(const Print& print, const ConstPrintObjectPtrs& top_ //BBS: generate out brim by offseting ExPolygons 'islands_area_ex' Polygons tryExPolygonOffset(const ExPolygons islandAreaEx, const Print& print) { + const auto scaled_resolution = scaled(print.config().resolution.value); Polygons loops; ExPolygons islands_ex; Flow flow = print.brim_flow(); @@ -1657,6 +1659,7 @@ void make_brim(const Print& print, PrintTryCancel try_cancel, Polygons& islands_ std::map brimAreaMap; std::map supportBrimAreaMap; Flow flow = print.brim_flow(); + const auto scaled_resolution = scaled(print.config().resolution.value); ExPolygons islands_area_ex = outer_inner_brim_area(print, float(flow.scaled_spacing()), brimAreaMap, supportBrimAreaMap, objPrintVec, printExtruders); diff --git a/src/libslic3r/CSGMesh/ModelToCSGMesh.hpp b/src/libslic3r/CSGMesh/ModelToCSGMesh.hpp index e5038df54b..5963b29109 100644 --- a/src/libslic3r/CSGMesh/ModelToCSGMesh.hpp +++ b/src/libslic3r/CSGMesh/ModelToCSGMesh.hpp @@ -28,7 +28,7 @@ bool model_to_csgmesh(const ModelObject &mo, { bool do_positives = parts_to_include & mpartsPositive; bool do_negatives = parts_to_include & mpartsNegative; - // bool do_drillholes = parts_to_include & mpartsDrillHoles; + bool do_drillholes = parts_to_include & mpartsDrillHoles; bool do_splits = parts_to_include & mpartsDoSplits; bool has_splitable_volume = false; diff --git a/src/libslic3r/Clipper2Utils.cpp b/src/libslic3r/Clipper2Utils.cpp index 92acd5e385..5793900a5b 100644 --- a/src/libslic3r/Clipper2Utils.cpp +++ b/src/libslic3r/Clipper2Utils.cpp @@ -23,7 +23,7 @@ Clipper2Lib::Paths64 Slic3rPoints_to_Paths64(const std::vector& in) { Clipper2Lib::Paths64 out; out.reserve(in.size()); - for (const T item: in) { + for (const T& item: in) { Clipper2Lib::Path64 path; path.reserve(item.size()); for (const Slic3r::Point& point : item.points) diff --git a/src/libslic3r/Config.cpp b/src/libslic3r/Config.cpp index d74e5ef3bd..e826bb4c5b 100644 --- a/src/libslic3r/Config.cpp +++ b/src/libslic3r/Config.cpp @@ -775,9 +775,10 @@ ConfigSubstitutions ConfigBase::load(const std::string &file, ForwardCompatibili //BBS: add json support ConfigSubstitutions ConfigBase::load_from_json(const std::string &file, ForwardCompatibilitySubstitutionRule compatibility_rule, std::map& key_values, std::string& reason) { + int ret = 0; ConfigSubstitutionContext substitutions_ctxt(compatibility_rule); - load_from_json(file, substitutions_ctxt, true, key_values, reason); + ret = load_from_json(file, substitutions_ctxt, true, key_values, reason); return std::move(substitutions_ctxt.substitutions); } diff --git a/src/libslic3r/Emboss.cpp b/src/libslic3r/Emboss.cpp index 13d494d949..82015c4827 100644 --- a/src/libslic3r/Emboss.cpp +++ b/src/libslic3r/Emboss.cpp @@ -334,8 +334,8 @@ bool Emboss::divide_segments_for_close_point(ExPolygons &expolygons, double dist const Points &poly_pts = poly.points; const Point &line_a = poly_pts[id.point_index]; const Point &line_b = (!ids.is_last_point(id)) ? poly_pts[id.point_index + 1] : poly_pts.front(); - assert(line_a == lines[index].a.cast()); - assert(line_b == lines[index].b.cast()); + assert(line_a == lines[index].a.cast()); + assert(line_b == lines[index].b.cast()); if (p == line_a || p == line_b) continue; divs.emplace_back(p, index); diff --git a/src/libslic3r/ExtrusionEntityCollection.cpp b/src/libslic3r/ExtrusionEntityCollection.cpp index 3383d0de34..9a37ff3ac1 100644 --- a/src/libslic3r/ExtrusionEntityCollection.cpp +++ b/src/libslic3r/ExtrusionEntityCollection.cpp @@ -2,6 +2,7 @@ #include "ShortestPath.hpp" #include #include +#include namespace Slic3r { diff --git a/src/libslic3r/Fill/FillConcentric.cpp b/src/libslic3r/Fill/FillConcentric.cpp index 93a54a0739..b5a0c738c9 100644 --- a/src/libslic3r/Fill/FillConcentric.cpp +++ b/src/libslic3r/Fill/FillConcentric.cpp @@ -9,6 +9,25 @@ namespace Slic3r { +template +int stagger_seam_index(int ind, LINE_T line, double shift, bool dir) +{ + Point const *point = &line.points[ind]; + double dist = 0; + while (dist < shift / SCALING_FACTOR) { + if (dir) + ind = (ind + 1) % line.points.size(); + else + ind = ind > 0 ? --ind : line.points.size() - 1; + Point const &next = line.points[ind]; + dist += point->distance_to(next); + point = &next; + }; + return ind; +} + +#define STAGGER_SEAM_THRESHOLD 0.9 + void FillConcentric::_fill_surface_single( const FillParams ¶ms, unsigned int thickness_layers, @@ -41,8 +60,20 @@ void FillConcentric::_fill_surface_single( // split paths using a nearest neighbor search size_t iPathFirst = polylines_out.size(); Point last_pos(0, 0); + + double min_nozzle_diameter; + bool dir; + if (this->print_config != nullptr && params.density >= STAGGER_SEAM_THRESHOLD) { + min_nozzle_diameter = *std::min_element(print_config->nozzle_diameter.values.begin(), print_config->nozzle_diameter.values.end()); + dir = rand() % 2; + } + for (const Polygon &loop : loops) { - polylines_out.emplace_back(loop.split_at_index(last_pos.nearest_point_index(loop.points))); + int ind = (this->print_config != nullptr && params.density > STAGGER_SEAM_THRESHOLD) ? + stagger_seam_index(last_pos.nearest_point_index(loop.points), loop, min_nozzle_diameter / 2, dir) : + last_pos.nearest_point_index(loop.points); + + polylines_out.emplace_back(loop.split_at_index(ind)); last_pos = polylines_out.back().last_point(); } @@ -104,13 +135,18 @@ void FillConcentric::_fill_surface_single(const FillParams& params, // Split paths using a nearest neighbor search. size_t firts_poly_idx = thick_polylines_out.size(); Point last_pos(0, 0); + bool dir = rand() % 2; for (const Arachne::ExtrusionLine* extrusion : all_extrusions) { if (extrusion->empty()) continue; - ThickPolyline thick_polyline = Arachne::to_thick_polyline(*extrusion); - if (extrusion->is_closed) - thick_polyline.start_at_index(last_pos.nearest_point_index(thick_polyline.points)); + + if (extrusion->is_closed) { + int ind = (params.density >= STAGGER_SEAM_THRESHOLD) ? + stagger_seam_index(last_pos.nearest_point_index(thick_polyline.points), thick_polyline, min_nozzle_diameter / 2, dir) : + last_pos.nearest_point_index(thick_polyline.points); + thick_polyline.start_at_index(ind); + } thick_polylines_out.emplace_back(std::move(thick_polyline)); last_pos = thick_polylines_out.back().last_point(); } diff --git a/src/libslic3r/Fill/FillConcentricInternal.cpp b/src/libslic3r/Fill/FillConcentricInternal.cpp index 1deb99183a..d565992ea1 100644 --- a/src/libslic3r/Fill/FillConcentricInternal.cpp +++ b/src/libslic3r/Fill/FillConcentricInternal.cpp @@ -1,3 +1,6 @@ +#include "../ClipperUtils.hpp" +#include "../ExPolygon.hpp" +#include "../Surface.hpp" #include "../VariableWidth.hpp" #include "Arachne/WallToolPaths.hpp" diff --git a/src/libslic3r/Fill/FillCrossHatch.cpp b/src/libslic3r/Fill/FillCrossHatch.cpp index 7b9f96fa78..10f421bef3 100644 --- a/src/libslic3r/Fill/FillCrossHatch.cpp +++ b/src/libslic3r/Fill/FillCrossHatch.cpp @@ -1,5 +1,6 @@ #include "../ClipperUtils.hpp" #include "../ShortestPath.hpp" +#include "../Surface.hpp" #include #include "FillCrossHatch.hpp" @@ -64,6 +65,7 @@ static Polylines generate_transform_pattern(double inprogress, int direction, co odd_poly.points.reserve(num_of_cycle * one_cycle.size()); // replicate to odd line + Point translate = Point(0, 0); for (size_t i = 0; i < num_of_cycle; i++) { Polyline odd_points; odd_points = Polyline(one_cycle); @@ -150,6 +152,7 @@ static Polylines generate_infill_layers(coordf_t z_height, double repeat_ratio, coordf_t period = trans_layer_size + repeat_layer_size; coordf_t remains = z_height - std::floor(z_height / period) * period; coordf_t trans_z = remains - repeat_layer_size; // put repeat layer first. + coordf_t repeat_z = remains; int phase = fmod(z_height, period * 2) - (period - 1); // add epsilon int direction = phase <= 0 ? -1 : 1; diff --git a/src/libslic3r/Fill/Lightning/Generator.cpp b/src/libslic3r/Fill/Lightning/Generator.cpp index a0cbe2b21e..bf1142ee45 100644 --- a/src/libslic3r/Fill/Lightning/Generator.cpp +++ b/src/libslic3r/Fill/Lightning/Generator.cpp @@ -4,6 +4,7 @@ #include "Generator.hpp" #include "TreeNode.hpp" +#include "../../ClipperUtils.hpp" #include "../../Layer.hpp" #include "../../Print.hpp" @@ -34,7 +35,7 @@ static std::string get_svg_filename(std::string layer_nr_or_z, std::string tag rand_init = true; } - // int rand_num = rand() % 1000000; + int rand_num = rand() % 1000000; //makedir("./SVG"); std::string prefix = "./SVG/"; std::string suffix = ".svg"; diff --git a/src/libslic3r/FlushVolCalc.cpp b/src/libslic3r/FlushVolCalc.cpp index c135b93948..29cbcbe401 100644 --- a/src/libslic3r/FlushVolCalc.cpp +++ b/src/libslic3r/FlushVolCalc.cpp @@ -1,4 +1,5 @@ #include +#include #include "slic3r/Utils/ColorSpaceConvert.hpp" #include "FlushVolCalc.hpp" diff --git a/src/libslic3r/Format/3mf.cpp b/src/libslic3r/Format/3mf.cpp index 20007ee579..894de0549b 100644 --- a/src/libslic3r/Format/3mf.cpp +++ b/src/libslic3r/Format/3mf.cpp @@ -298,6 +298,7 @@ bool PrusaFileParser::check_3mf_from_prusa(const std::string filename) const std::string model_file = "3D/3dmodel.model"; int model_file_index = mz_zip_reader_locate_file(&archive, model_file.c_str(), nullptr, 0); if (model_file_index != -1) { + int depth = 0; m_parser = XML_ParserCreate(nullptr); XML_SetUserData(m_parser, (void *) this); XML_SetElementHandler(m_parser, start_element_handler, nullptr); diff --git a/src/libslic3r/Format/OBJ.cpp b/src/libslic3r/Format/OBJ.cpp index f9a19d7a1b..abaae3692b 100644 --- a/src/libslic3r/Format/OBJ.cpp +++ b/src/libslic3r/Format/OBJ.cpp @@ -100,6 +100,7 @@ bool load_obj(const char *path, TriangleMesh *meshptr, ObjInfo& obj_info, std::s obj_info.is_single_mtl = data.usemtls.size() == 1 && mtl_data.new_mtl_unmap.size() == 1; obj_info.face_colors.reserve(num_faces + num_quads); } + bool has_color = data.has_vertex_color; for (size_t i = 0; i < num_vertices; ++ i) { size_t j = i * OBJ_VERTEX_LENGTH; its.vertices.emplace_back(data.coordinates[j], data.coordinates[j + 1], data.coordinates[j + 2]); diff --git a/src/libslic3r/Format/bbs_3mf.cpp b/src/libslic3r/Format/bbs_3mf.cpp index 191246af74..206fc2aacd 100644 --- a/src/libslic3r/Format/bbs_3mf.cpp +++ b/src/libslic3r/Format/bbs_3mf.cpp @@ -1616,9 +1616,9 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) } else { _extract_xml_from_archive(archive, sub_rels, _handle_start_relationships_element, _handle_end_relationships_element); + int index = 0; #if 0 - int index = 0; for (auto path : m_sub_model_paths) { if (proFn) { proFn(IMPORT_STAGE_READ_FILES, ++index, 3 + m_sub_model_paths.size(), cb_cancel); @@ -2218,6 +2218,7 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) bool _BBS_3MF_Importer::_extract_from_archive(mz_zip_archive& archive, std::string const & path, std::function extract, bool restore) { + mz_uint num_entries = mz_zip_reader_get_num_files(&archive); mz_zip_archive_file_stat stat; std::string path2 = path; if (path2.front() == '/') path2 = path2.substr(1); @@ -3317,9 +3318,9 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) // Adjust backup object/volume id std::istringstream iss(m_curr_object->uuid); int backup_id; - // bool need_replace = false; + bool need_replace = false; if (iss >> std::hex >> backup_id) { - // need_replace = (m_curr_object->id != backup_id); + need_replace = (m_curr_object->id != backup_id); m_curr_object->id = backup_id; } if (!m_curr_object->components.empty()) @@ -4620,7 +4621,7 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) its.vertices.assign(sub_object->geometry.vertices.begin(), sub_object->geometry.vertices.end()); // BBS - for (const std::string prop_str : sub_object->geometry.face_properties) { + for (const std::string& prop_str : sub_object->geometry.face_properties) { FaceProperty face_prop; face_prop.from_string(prop_str); its.properties.push_back(face_prop); @@ -4992,9 +4993,9 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) if (is_bbl_3mf && boost::ends_with(current_object->uuid, OBJECT_UUID_SUFFIX) && top_importer->m_load_restore) { std::istringstream iss(current_object->uuid); int backup_id; - // bool need_replace = false; + bool need_replace = false; if (iss >> std::hex >> backup_id) { - // need_replace = (current_object->id != backup_id); + need_replace = (current_object->id != backup_id); current_object->id = backup_id; } //if (need_replace) @@ -5989,6 +5990,8 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) auto src_gcode_file = plate_data->gcode_file; boost::filesystem::ifstream ifs(src_gcode_file, std::ios::binary); std::string buf(64 * 1024, 0); + const std::size_t & size = boost::filesystem::file_size(src_gcode_file); + std::size_t left_size = size; while (ifs) { ifs.read(buf.data(), buf.size()); int read_bytes = ifs.gcount(); @@ -6226,6 +6229,7 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) bool _BBS_3MF_Exporter::_add_bbox_file_to_archive(mz_zip_archive& archive, const PlateBBoxData& id_bboxes, int index) { + bool res = false; nlohmann::json j; id_bboxes.to_json(j); std::string out = j.dump(); @@ -6615,6 +6619,7 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) auto iter = objects_data.find(objects[i]); ObjectToObjectDataMap objects_data2; objects_data2.insert(*iter); + auto & object = *iter->second.object; mz_zip_archive archive; mz_zip_zero_struct(&archive); mz_zip_writer_init_heap(&archive, 0, 1024 * 1024); @@ -7531,7 +7536,7 @@ void PlateData::parse_filament_info(GCodeProcessorResult *result) if (!m_skip_model && instance_size > 0) { - for (int j = 0; j < instance_size; ++j) + for (unsigned int j = 0; j < instance_size; ++j) { stream << " <" << INSTANCE_TAG << ">\n"; int obj_id = plate_data->objects_and_instances[j].first; diff --git a/src/libslic3r/Format/svg.cpp b/src/libslic3r/Format/svg.cpp index ed170cf570..4a96274b99 100644 --- a/src/libslic3r/Format/svg.cpp +++ b/src/libslic3r/Format/svg.cpp @@ -113,6 +113,9 @@ double get_profile_area(std::vector> profile_line_poin double area = 0; for (auto line_points : profile_line_points) { + bool flag = true; + if (line_points.second.Y() < line_points.first.Y()) flag = false; + area += (line_points.second.X() + line_points.first.X() - 2 * min_x) * (line_points.second.Y() - line_points.first.Y()) / 2; } @@ -134,6 +137,8 @@ bool get_svg_profile(const char *path, std::vector &element_infos, int name_index = 1; for (NSVGshape *shape = svg_data->shapes; shape; shape = shape->next) { + char * id = shape->id; + int interpolation_precision = 10; // Number of interpolation points float step = 1.0f / float(interpolation_precision - 1); @@ -379,6 +384,7 @@ bool load_svg(const char *path, Model *model, std::string &message) ModelObject *new_object = model->add_object(); // new_object->name ? new_object->input_file = path; + auto stage_unit3 = stl.size() / LOAD_STEP_STAGE_UNIT_NUM + 1; for (size_t i = 0; i < stl.size(); i++) { // BBS: maybe mesh is empty from step file. Don't add if (stl[i].stats.number_of_facets > 0) { diff --git a/src/libslic3r/GCode.cpp b/src/libslic3r/GCode.cpp index fc29347f9a..9ed689b5c5 100644 --- a/src/libslic3r/GCode.cpp +++ b/src/libslic3r/GCode.cpp @@ -116,6 +116,7 @@ static std::vector get_path_of_change_filament(const Print& print) if (excluse_area.size() != 4) return out_points; + double cutter_area_x = excluse_area[2].x() + 2; double cutter_area_y = excluse_area[2].y() + 2; double start_x_position = start_point.x(); @@ -2491,6 +2492,7 @@ void GCode::_do_export(Print& print, GCodeOutputStream &file, ThumbnailsGenerato m_avoid_crossing_perimeters.use_external_mp_once(); // BBS. change tool before moving to origin point. if (m_writer.need_toolchange(initial_extruder_id)) { + const PrintObjectConfig& object_config = object.config(); coordf_t initial_layer_print_height = print.config().initial_layer_print_height.value; file.write(this->set_extruder(initial_extruder_id, initial_layer_print_height, true)); prime_extruder = true; @@ -3275,17 +3277,14 @@ namespace ProcessLayer const PrintConfig &config) { std::string gcode; + // BBS + bool single_filament_print = config.filament_diameter.size() == 1; if (custom_gcode != nullptr) { // Extruder switches are processed by LayerTools, they should be filtered out. assert(custom_gcode->type != CustomGCode::ToolChange); CustomGCode::Type gcode_type = custom_gcode->type; - - //BBS: inserting color gcode is removed -#if 0 - // BBS - bool single_filament_print = config.filament_diameter.size() == 1; bool color_change = gcode_type == CustomGCode::ColorChange; bool tool_change = gcode_type == CustomGCode::ToolChange; // Tool Change is applied as Color Change for a single extruder printer only. @@ -3297,7 +3296,8 @@ namespace ProcessLayer m600_extruder_before_layer = custom_gcode->extruder - 1; else if (gcode_type == CustomGCode::PausePrint) pause_print_msg = custom_gcode->extra; - + //BBS: inserting color gcode is removed +#if 0 // we should add or not colorprint_change in respect to nozzle_diameter count instead of really used extruders count if (color_change || tool_change) { @@ -3360,8 +3360,8 @@ namespace Skirt { { // Prime all extruders printing over the 1st layer over the skirt lines. size_t n_loops = print.skirt().entities.size(); - // size_t n_tools = layer_tools.extruders.size(); - // size_t lines_per_extruder = (n_loops + n_tools - 1) / n_tools; + size_t n_tools = layer_tools.extruders.size(); + size_t lines_per_extruder = (n_loops + n_tools - 1) / n_tools; // BBS. Extrude skirt with first extruder if min_skirt_length is zero //ORCA: Always extrude skirt with first extruder, independantly of if the minimum skirt length is zero or not. The code below @@ -3717,8 +3717,7 @@ LayerResult GCode::process_layer( Skirt::make_skirt_loops_per_extruder_other_layers(print, layer_tools, m_skirt_done); // BBS: get next extruder according to flush and soluble - // Orca: Left unused due to removed code below -/* auto get_next_extruder = [&](int current_extruder,const std::vector&extruders) { + auto get_next_extruder = [&](int current_extruder,const std::vector&extruders) { std::vector flush_matrix(cast(m_config.flush_volumes_matrix.values)); const unsigned int number_of_extruders = (unsigned int)(sqrt(flush_matrix.size()) + EPSILON); // Extract purging volumes for each extruder pair: @@ -3736,7 +3735,7 @@ LayerResult GCode::process_layer( } } return next_extruder; - }; */ + }; if (m_config.enable_overhang_speed && !m_config.overhang_speed_classic) { for (const auto &layer_to_print : layers) { @@ -4494,8 +4493,7 @@ std::string GCode::extrude_loop(ExtrusionLoop loop, std::string description, dou float seam_overhang = std::numeric_limits::lowest(); if (!m_config.spiral_mode && description == "perimeter") { assert(m_layer != nullptr); - bool is_outer_wall_first = m_config.wall_sequence == WallSequence::OuterInner; - m_seam_placer.place_seam(m_layer, loop, is_outer_wall_first, this->last_pos(), seam_overhang); + m_seam_placer.place_seam(m_layer, loop, this->last_pos(), seam_overhang); } else loop.split_at(last_pos, false); @@ -4871,8 +4869,8 @@ std::string GCode::extrude_support(const ExtrusionEntityCollection &support_fill std::string gcode; if (! support_fills.entities.empty()) { - // const double support_speed = m_config.support_speed.value; - // const double support_interface_speed = m_config.get_abs_value("support_interface_speed"); + const double support_speed = m_config.support_speed.value; + const double support_interface_speed = m_config.get_abs_value("support_interface_speed"); for (const ExtrusionEntity *ee : support_fills.entities) { ExtrusionRole role = ee->role(); assert(role == erSupportMaterial || role == erSupportMaterialInterface || role == erSupportTransition); @@ -5570,6 +5568,7 @@ std::string GCode::_extrude(const ExtrusionPath &path, std::string description, size_t start_index = fitting_result[fitting_index].start_point_index; size_t end_index = fitting_result[fitting_index].end_point_index; for (size_t point_index = start_index + 1; point_index < end_index + 1; point_index++) { + tempDescription = description; const Line line = Line(path.polyline.points[point_index - 1], path.polyline.points[point_index]); const double line_length = line.length() * SCALING_FACTOR; if (line_length < EPSILON) @@ -5893,8 +5892,10 @@ std::string GCode::travel_to(const Point& point, ExtrusionRole role, std::string // generate G-code for the travel move if (needs_retraction) { - if (m_config.reduce_crossing_wall && could_be_wipe_disabled) - m_wipe.reset_path(); + // ORCA: Fix scenario where wipe is disabled when avoid crossing perimeters was enabled even though a retraction move was performed. + // This replicates the existing behaviour of always wiping when retracting + /*if (m_config.reduce_crossing_wall && could_be_wipe_disabled) + m_wipe.reset_path();*/ Point last_post_before_retract = this->last_pos(); gcode += this->retract(false, false, lift_type); @@ -6041,6 +6042,7 @@ bool GCode::needs_retraction(const Polyline &travel, ExtrusionRole role, LiftTyp for (int i = 0; i < m_config.z_hop.size(); i++) max_z_hop = std::max(max_z_hop, (float)m_config.z_hop.get_at(i)); float travel_len_thresh = scale_(max_z_hop / tan(this->writer().extruder()->travel_slope())); + float accum_len = 0.f; Polyline clipped_travel; clipped_travel.append(Polyline(travel.points[0], travel.points[1])); @@ -6142,6 +6144,7 @@ std::string GCode::retract(bool toolchange, bool is_last_retraction, LiftType li } if (needs_lift && can_lift) { + size_t extruder_id = m_writer.extruder()->id(); gcode += m_writer.lift(!m_spiral_vase ? lift_type : LiftType::NormalLift); } diff --git a/src/libslic3r/GCode/ConflictChecker.cpp b/src/libslic3r/GCode/ConflictChecker.cpp index 8b8e43aea2..fb69372a9a 100644 --- a/src/libslic3r/GCode/ConflictChecker.cpp +++ b/src/libslic3r/GCode/ConflictChecker.cpp @@ -28,6 +28,7 @@ inline Grids line_rasterization(const Line &line, int64_t xdist = scale_(1), int Point rayStart = line.a; Point rayEnd = line.b; IndexPair currentVoxel = point_map_grid_index(rayStart, xdist, ydist); + IndexPair firstVoxel = currentVoxel; IndexPair lastVoxel = point_map_grid_index(rayEnd, xdist, ydist); Point ray = rayEnd - rayStart; diff --git a/src/libslic3r/GCode/CoolingBuffer.cpp b/src/libslic3r/GCode/CoolingBuffer.cpp index ff36ce7e21..2f4938bc7a 100644 --- a/src/libslic3r/GCode/CoolingBuffer.cpp +++ b/src/libslic3r/GCode/CoolingBuffer.cpp @@ -521,62 +521,6 @@ std::vector CoolingBuffer::parse_layer_gcode(const std:: return per_extruder_adjustments; } -// Slow down an extruder range proportionally down to slow_down_layer_time. -// Return the total time for the complete layer. -static inline float extruder_range_slow_down_proportional( - std::vector::iterator it_begin, - std::vector::iterator it_end, - // Elapsed time for the extruders already processed. - float elapsed_time_total0, - // Initial total elapsed time before slow down. - float elapsed_time_before_slowdown, - // Target time for the complete layer (all extruders applied). - float slow_down_layer_time) -{ - // Total layer time after the slow down has been applied. - float total_after_slowdown = elapsed_time_before_slowdown; - // Now decide, whether the external perimeters shall be slowed down as well. - float max_time_nep = elapsed_time_total0; - for (auto it = it_begin; it != it_end; ++ it) - max_time_nep += (*it)->maximum_time_after_slowdown(false); - if (max_time_nep > slow_down_layer_time) { - // It is sufficient to slow down the non-external perimeter moves to reach the target layer time. - // Slow down the non-external perimeters proportionally. - float non_adjustable_time = elapsed_time_total0; - for (auto it = it_begin; it != it_end; ++ it) - non_adjustable_time += (*it)->non_adjustable_time(false); - // The following step is a linear programming task due to the minimum movement speeds of the print moves. - // Run maximum 5 iterations until a good enough approximation is reached. - for (size_t iter = 0; iter < 5; ++ iter) { - float factor = (slow_down_layer_time - non_adjustable_time) / (total_after_slowdown - non_adjustable_time); - assert(factor > 1.f); - total_after_slowdown = elapsed_time_total0; - for (auto it = it_begin; it != it_end; ++ it) - total_after_slowdown += (*it)->slow_down_proportional(factor, false); - if (total_after_slowdown > 0.95f * slow_down_layer_time) - break; - } - } else { - // Slow down everything. First slow down the non-external perimeters to maximum. - for (auto it = it_begin; it != it_end; ++ it) - (*it)->slowdown_to_minimum_feedrate(false); - // Slow down the external perimeters proportionally. - float non_adjustable_time = elapsed_time_total0; - for (auto it = it_begin; it != it_end; ++ it) - non_adjustable_time += (*it)->non_adjustable_time(true); - for (size_t iter = 0; iter < 5; ++ iter) { - float factor = (slow_down_layer_time - non_adjustable_time) / (total_after_slowdown - non_adjustable_time); - assert(factor > 1.f); - total_after_slowdown = elapsed_time_total0; - for (auto it = it_begin; it != it_end; ++ it) - total_after_slowdown += (*it)->slow_down_proportional(factor, true); - if (total_after_slowdown > 0.95f * slow_down_layer_time) - break; - } - } - return total_after_slowdown; -} - // Slow down an extruder range to slow_down_layer_time. // Return the total time for the complete layer. static inline void extruder_range_slow_down_non_proportional( @@ -674,9 +618,8 @@ float CoolingBuffer::calculate_layer_slowdown(std::vector 0) { by_slowdown_time.emplace_back(&adj); - if (! m_cooling_logic_proportional) - // sorts the lines, also sets adj.time_non_adjustable - adj.sort_lines_by_decreasing_feedrate(); + // sorts the lines, also sets adj.time_non_adjustable + adj.sort_lines_by_decreasing_feedrate(); } else elapsed_time_total0 += adj.elapsed_time_total(); } @@ -700,10 +643,7 @@ float CoolingBuffer::calculate_layer_slowdown(std::vectortime_maximum; if (max_time > slow_down_layer_time) { - if (m_cooling_logic_proportional) - extruder_range_slow_down_proportional(cur_begin, by_slowdown_time.end(), elapsed_time_total0, total, slow_down_layer_time); - else - extruder_range_slow_down_non_proportional(cur_begin, by_slowdown_time.end(), slow_down_layer_time - total); + extruder_range_slow_down_non_proportional(cur_begin, by_slowdown_time.end(), slow_down_layer_time - total); } else { // Slow down to maximum possible. for (auto it = cur_begin; it != by_slowdown_time.end(); ++ it) diff --git a/src/libslic3r/GCode/CoolingBuffer.hpp b/src/libslic3r/GCode/CoolingBuffer.hpp index 7fb55985f7..dcbf0120b8 100644 --- a/src/libslic3r/GCode/CoolingBuffer.hpp +++ b/src/libslic3r/GCode/CoolingBuffer.hpp @@ -54,9 +54,6 @@ private: // the PrintConfig slice of FullPrintConfig is constant, thus no thread synchronization is required. const PrintConfig &m_config; unsigned int m_current_extruder; - - // Old logic: proportional. - bool m_cooling_logic_proportional = false; //BBS: current fan speed int m_current_fan_speed; }; diff --git a/src/libslic3r/GCode/GCodeProcessor.cpp b/src/libslic3r/GCode/GCodeProcessor.cpp index c8d61bc488..757939637e 100644 --- a/src/libslic3r/GCode/GCodeProcessor.cpp +++ b/src/libslic3r/GCode/GCodeProcessor.cpp @@ -47,7 +47,6 @@ static const float DEFAULT_FILAMENT_DIAMETER = 1.75f; static const int DEFAULT_FILAMENT_HRC = 0; static const float DEFAULT_FILAMENT_DENSITY = 1.245f; static const float DEFAULT_FILAMENT_COST = 29.99f; -static const float DEFAULT_FILAMENT_FLOW_RATIOS = 1.0f; static const int DEFAULT_FILAMENT_VITRIFICATION_TEMPERATURE = 0; static const Slic3r::Vec3f DEFAULT_EXTRUDER_OFFSET = Slic3r::Vec3f::Zero(); @@ -392,8 +391,10 @@ void GCodeProcessor::TimeProcessor::reset() extruder_unloaded = true; machine_envelope_processing_enabled = false; machine_limits = MachineEnvelopeConfig(); - filament_load_times = std::vector(); - filament_unload_times = std::vector(); + filament_load_times = 0.0f; + filament_unload_times = 0.0f; + machine_tool_change_time = 0.0f; + for (size_t i = 0; i < static_cast(PrintEstimatedStatistics::ETimeMode::Count); ++i) { machines[i].reset(); @@ -953,7 +954,6 @@ void GCodeProcessorResult::reset() { required_nozzle_HRC = std::vector(MIN_EXTRUDERS_COUNT, DEFAULT_FILAMENT_HRC); filament_densities = std::vector(MIN_EXTRUDERS_COUNT, DEFAULT_FILAMENT_DENSITY); filament_costs = std::vector(MIN_EXTRUDERS_COUNT, DEFAULT_FILAMENT_COST); - filament_flow_ratios = std::vector(MIN_EXTRUDERS_COUNT, DEFAULT_FILAMENT_FLOW_RATIOS); custom_gcode_per_print_z = std::vector(); spiral_vase_layers = std::vector>>(); bed_match_result = BedMatchResult(true); @@ -1076,7 +1076,6 @@ void GCodeProcessor::apply_config(const PrintConfig& config) m_result.filament_densities.resize(extruders_count); m_result.filament_vitrification_temperature.resize(extruders_count); m_result.filament_costs.resize(extruders_count); - m_result.filament_flow_ratios.resize(extruders_count); m_extruder_temps.resize(extruders_count); m_extruder_temps_config.resize(extruders_count); m_extruder_temps_first_layer_config.resize(extruders_count); @@ -1096,7 +1095,6 @@ void GCodeProcessor::apply_config(const PrintConfig& config) m_result.filament_densities[i] = static_cast(config.filament_density.get_at(i)); m_result.filament_vitrification_temperature[i] = static_cast(config.temperature_vitrification.get_at(i)); m_result.filament_costs[i] = static_cast(config.filament_cost.get_at(i)); - m_result.filament_flow_ratios[i] = static_cast(config.filament_flow_ratio.get_at(i)); } if (m_flavor == gcfMarlinLegacy || m_flavor == gcfMarlinFirmware || m_flavor == gcfKlipper || m_flavor == gcfRepRapFirmware) { @@ -1115,23 +1113,9 @@ void GCodeProcessor::apply_config(const PrintConfig& config) // Filament load / unload times are not specific to a firmware flavor. Let anybody use it if they find it useful. // As of now the fields are shown at the UI dialog in the same combo box as the ramming values, so they // are considered to be active for the single extruder multi-material printers only. - if(s_IsBBLPrinter){ - // BBL printers use machine_load_filament_time and machine_unload_filament_time - m_time_processor.filament_load_times.resize(1); - m_time_processor.filament_load_times[0] = static_cast(config.machine_load_filament_time.value); - m_time_processor.filament_unload_times.resize(1); - m_time_processor.filament_unload_times[0] = static_cast(config.machine_unload_filament_time.value); - } else { - // for non-BBL printers use the filament_load_time and filament_unload_time - m_time_processor.filament_load_times.resize(config.filament_load_time.values.size()); - for (size_t i = 0; i < config.filament_load_time.values.size(); ++i) { - m_time_processor.filament_load_times[i] = static_cast(config.filament_load_time.values[i]); - } - m_time_processor.filament_unload_times.resize(config.filament_unload_time.values.size()); - for (size_t i = 0; i < config.filament_unload_time.values.size(); ++i) { - m_time_processor.filament_unload_times[i] = static_cast(config.filament_unload_time.values[i]); - } - } + m_time_processor.filament_load_times = static_cast(config.machine_load_filament_time.value); + m_time_processor.filament_unload_times = static_cast(config.machine_unload_filament_time.value); + m_time_processor.machine_tool_change_time = static_cast(config.machine_tool_change_time.value); for (size_t i = 0; i < static_cast(PrintEstimatedStatistics::ETimeMode::Count); ++i) { float max_acceleration = get_option_value(m_time_processor.machine_limits.machine_max_acceleration_extruding, i); @@ -1274,15 +1258,6 @@ void GCodeProcessor::apply_config(const DynamicPrintConfig& config) m_result.filament_costs.emplace_back(DEFAULT_FILAMENT_COST); } - // Orca: filament flow ratio - const ConfigOptionFloats* filament_flow_ratios = config.option("filament_flow_ratio"); - if (filament_flow_ratios != nullptr) { - m_result.filament_flow_ratios.clear(); - m_result.filament_flow_ratios.resize(filament_flow_ratios->values.size()); - for (size_t i = 0; i < filament_flow_ratios->values.size(); ++i) - m_result.filament_flow_ratios[i]=static_cast(filament_flow_ratios->values[i]); - } - //BBS const ConfigOptionInts* filament_vitrification_temperature = config.option("temperature_vitrification"); if (filament_vitrification_temperature != nullptr) { @@ -1352,36 +1327,18 @@ void GCodeProcessor::apply_config(const DynamicPrintConfig& config) m_extruder_temps.resize(m_result.extruders_count); - if(s_IsBBLPrinter){ - // BBL printers use machine_load_filament_time and machine_unload_filament_time - const ConfigOptionFloat* machine_load_filament_time = config.option("machine_load_filament_time"); - if (machine_load_filament_time != nullptr){ - m_time_processor.filament_load_times.resize(1); - m_time_processor.filament_load_times[0] = static_cast(machine_load_filament_time->value); - } + const ConfigOptionFloat* machine_load_filament_time = config.option("machine_load_filament_time"); + if (machine_load_filament_time != nullptr) + m_time_processor.filament_load_times = static_cast(machine_load_filament_time->value); + + const ConfigOptionFloat* machine_unload_filament_time = config.option("machine_unload_filament_time"); + if (machine_unload_filament_time != nullptr) + m_time_processor.filament_unload_times = static_cast(machine_unload_filament_time->value); + + const ConfigOptionFloat* machine_tool_change_time = config.option("machine_tool_change_time"); + if (machine_tool_change_time != nullptr) + m_time_processor.machine_tool_change_time = static_cast(machine_tool_change_time->value); - const ConfigOptionFloat* machine_unload_filament_time = config.option("machine_unload_filament_time"); - if (machine_unload_filament_time != nullptr){ - m_time_processor.filament_unload_times.resize(1); - m_time_processor.filament_unload_times[0] = static_cast(machine_unload_filament_time->value); - } - } else { - // non-BBL printers use filament_load_time and filament_unload_time - const ConfigOptionFloats* filament_load_time = config.option("filament_load_time"); - if (filament_load_time != nullptr) { - m_time_processor.filament_load_times.resize(filament_load_time->values.size()); - for (size_t i = 0; i < filament_load_time->values.size(); ++i) { - m_time_processor.filament_load_times[i] = static_cast(filament_load_time->values[i]); - } - } - const ConfigOptionFloats* filament_unload_time = config.option("filament_unload_time"); - if (filament_unload_time != nullptr) { - m_time_processor.filament_unload_times.resize(filament_unload_time->values.size()); - for (size_t i = 0; i < filament_unload_time->values.size(); ++i) { - m_time_processor.filament_unload_times[i] = static_cast(filament_unload_time->values[i]); - } - } - } if (m_flavor == gcfMarlinLegacy || m_flavor == gcfMarlinFirmware || m_flavor == gcfKlipper) { const ConfigOptionFloats* machine_max_acceleration_x = config.option("machine_max_acceleration_x"); @@ -2960,7 +2917,6 @@ void GCodeProcessor::process_G0(const GCodeReader::GCodeLine& line) void GCodeProcessor::process_G1(const GCodeReader::GCodeLine& line, const std::optional& remaining_internal_g1_lines) { float filament_diameter = (static_cast(m_extruder_id) < m_result.filament_diameters.size()) ? m_result.filament_diameters[m_extruder_id] : m_result.filament_diameters.back(); - float filament_flowratio = (static_cast(m_extruder_id) < m_result.filament_flow_ratios.size()) ? m_result.filament_flow_ratios[m_extruder_id] : m_result.filament_flow_ratios.back(); float filament_radius = 0.5f * filament_diameter; float area_filament_cross_section = static_cast(M_PI) * sqr(filament_radius); auto absolute_position = [this, area_filament_cross_section](Axis axis, const GCodeReader::GCodeLine& lineG1) { @@ -3038,7 +2994,7 @@ void GCodeProcessor::process_G1(const GCodeReader::GCodeLine& line, const std::o m_used_filaments.increase_model_caches(volume_extruded_filament); } // volume extruded filament / tool displacement = area toolpath cross section - m_mm3_per_mm = area_toolpath_cross_section * filament_flowratio; + m_mm3_per_mm = area_toolpath_cross_section; #if ENABLE_GCODE_VIEWER_DATA_CHECKING m_mm3_per_mm_compare.update(area_toolpath_cross_section, m_extrusion_role); #endif // ENABLE_GCODE_VIEWER_DATA_CHECKING @@ -3389,7 +3345,6 @@ void GCodeProcessor::process_G1(const GCodeReader::GCodeLine& line, const std::o void GCodeProcessor::process_G2_G3(const GCodeReader::GCodeLine& line) { float filament_diameter = (static_cast(m_extruder_id) < m_result.filament_diameters.size()) ? m_result.filament_diameters[m_extruder_id] : m_result.filament_diameters.back(); - float filament_flowratio = (static_cast(m_extruder_id) < m_result.filament_flow_ratios.size()) ? m_result.filament_flow_ratios[m_extruder_id] : m_result.filament_flow_ratios.back(); float filament_radius = 0.5f * filament_diameter; float area_filament_cross_section = static_cast(M_PI) * sqr(filament_radius); auto absolute_position = [this, area_filament_cross_section](Axis axis, const GCodeReader::GCodeLine& lineG2_3) { @@ -3481,6 +3436,7 @@ void GCodeProcessor::process_G2_G3(const GCodeReader::GCodeLine& line) arc_length = ((int)line.p()) * 2 * PI * (start_point - m_arc_center).norm(); //BBS: Attention! arc_onterpolation does not support P mode while P is not 1. arc_interpolation(start_point, end_point, m_arc_center, (m_move_path_type == EMovePathType::Arc_move_ccw)); + float radian = ArcSegment::calc_arc_radian(start_point, end_point, m_arc_center, (m_move_path_type == EMovePathType::Arc_move_ccw)); Vec3f start_dir = Circle::calc_tangential_vector(start_point, m_arc_center, (m_move_path_type == EMovePathType::Arc_move_ccw)); Vec3f end_dir = Circle::calc_tangential_vector(end_point, m_arc_center, (m_move_path_type == EMovePathType::Arc_move_ccw)); @@ -3517,7 +3473,7 @@ void GCodeProcessor::process_G2_G3(const GCodeReader::GCodeLine& line) m_used_filaments.increase_model_caches(volume_extruded_filament); } //BBS: volume extruded filament / tool displacement = area toolpath cross section - m_mm3_per_mm = area_toolpath_cross_section * filament_flowratio; + m_mm3_per_mm = area_toolpath_cross_section; #if ENABLE_GCODE_VIEWER_DATA_CHECKING m_mm3_per_mm_compare.update(area_toolpath_cross_section, m_extrusion_role); #endif // ENABLE_GCODE_VIEWER_DATA_CHECKING @@ -4373,6 +4329,7 @@ void GCodeProcessor::process_T(const std::string_view command) float extra_time = get_filament_unload_time(static_cast(m_last_extruder_id)); m_time_processor.extruder_unloaded = false; extra_time += get_filament_load_time(static_cast(m_extruder_id)); + extra_time += m_time_processor.machine_tool_change_time; simulate_st_synchronize(extra_time); } @@ -5277,32 +5234,14 @@ void GCodeProcessor::set_travel_acceleration(PrintEstimatedStatistics::ETimeMode float GCodeProcessor::get_filament_load_time(size_t extruder_id) { - if (s_IsBBLPrinter) { - // BBL printers - // BBS: change load time to machine config and all extruder has same value - return m_time_processor.extruder_unloaded ? 0.0f : m_time_processor.filament_load_times[0]; - } else { - // non-BBL printers - return (m_time_processor.filament_load_times.empty() || m_time_processor.extruder_unloaded) ? - 0.0f : - ((extruder_id < m_time_processor.filament_load_times.size()) ? m_time_processor.filament_load_times[extruder_id] : - m_time_processor.filament_load_times.front()); - } + //BBS: change load time to machine config and all extruder has same value + return m_time_processor.extruder_unloaded ? 0.0f : m_time_processor.filament_load_times; } float GCodeProcessor::get_filament_unload_time(size_t extruder_id) { - if (s_IsBBLPrinter) { - // BBL printers - // BBS: change unload time to machine config and all extruder has same value - return m_time_processor.extruder_unloaded ? 0.0f : m_time_processor.filament_unload_times[0]; - } else { - // non-BBL printers - return (m_time_processor.filament_unload_times.empty() || m_time_processor.extruder_unloaded) ? - 0.0f : - ((extruder_id < m_time_processor.filament_unload_times.size()) ? m_time_processor.filament_unload_times[extruder_id] : - m_time_processor.filament_unload_times.front()); - } + //BBS: change unload time to machine config and all extruder has same value + return m_time_processor.extruder_unloaded ? 0.0f : m_time_processor.filament_unload_times; } //BBS diff --git a/src/libslic3r/GCode/GCodeProcessor.hpp b/src/libslic3r/GCode/GCodeProcessor.hpp index 976f4541c5..21403cc205 100644 --- a/src/libslic3r/GCode/GCodeProcessor.hpp +++ b/src/libslic3r/GCode/GCodeProcessor.hpp @@ -215,7 +215,6 @@ class Print; std::vector required_nozzle_HRC; std::vector filament_densities; std::vector filament_costs; - std::vector filament_flow_ratios; std::vector filament_vitrification_temperature; PrintEstimatedStatistics print_statistics; std::vector custom_gcode_per_print_z; @@ -251,7 +250,6 @@ class Print; filament_diameters = other.filament_diameters; filament_densities = other.filament_densities; filament_costs = other.filament_costs; - filament_flow_ratios = other.filament_flow_ratios; print_statistics = other.print_statistics; custom_gcode_per_print_z = other.custom_gcode_per_print_z; spiral_vase_layers = other.spiral_vase_layers; @@ -492,8 +490,10 @@ class Print; bool machine_envelope_processing_enabled; MachineEnvelopeConfig machine_limits; // Additional load / unload times for a filament exchange sequence. - std::vector filament_load_times; - std::vector filament_unload_times; + float filament_load_times; + float filament_unload_times; + //Orca: time for tool change + float machine_tool_change_time; bool disable_m73; std::array(PrintEstimatedStatistics::ETimeMode::Count)> machines; diff --git a/src/libslic3r/GCode/RetractWhenCrossingPerimeters.cpp b/src/libslic3r/GCode/RetractWhenCrossingPerimeters.cpp index 3043e091b5..776091adfb 100644 --- a/src/libslic3r/GCode/RetractWhenCrossingPerimeters.cpp +++ b/src/libslic3r/GCode/RetractWhenCrossingPerimeters.cpp @@ -1,5 +1,6 @@ #include "../ClipperUtils.hpp" #include "../Layer.hpp" +#include "../Polyline.hpp" #include "RetractWhenCrossingPerimeters.hpp" diff --git a/src/libslic3r/GCode/SeamPlacer.cpp b/src/libslic3r/GCode/SeamPlacer.cpp index e447d12d87..6927cb554b 100644 --- a/src/libslic3r/GCode/SeamPlacer.cpp +++ b/src/libslic3r/GCode/SeamPlacer.cpp @@ -1486,7 +1486,7 @@ void SeamPlacer::init(const Print &print, std::function throw_if_can } } -void SeamPlacer::place_seam(const Layer *layer, ExtrusionLoop &loop, bool external_first, +void SeamPlacer::place_seam(const Layer *layer, ExtrusionLoop &loop, const Point &last_pos, float& overhang) const { using namespace SeamPlacerImpl; const PrintObject *po = layer->object(); diff --git a/src/libslic3r/GCode/SeamPlacer.hpp b/src/libslic3r/GCode/SeamPlacer.hpp index a8a04cc672..8a973d0d8a 100644 --- a/src/libslic3r/GCode/SeamPlacer.hpp +++ b/src/libslic3r/GCode/SeamPlacer.hpp @@ -143,7 +143,7 @@ public: void init(const Print &print, std::function throw_if_canceled_func); - void place_seam(const Layer *layer, ExtrusionLoop &loop, bool external_first, const Point &last_pos, float& overhang) const; + void place_seam(const Layer *layer, ExtrusionLoop &loop, const Point &last_pos, float& overhang) const; private: void gather_seam_candidates(const PrintObject *po, const SeamPlacerImpl::GlobalModelInfo &global_model_info); void calculate_candidates_visibility(const PrintObject *po, diff --git a/src/libslic3r/GCode/ToolOrdering.cpp b/src/libslic3r/GCode/ToolOrdering.cpp index 1f2aa13e7f..0abeedd58e 100644 --- a/src/libslic3r/GCode/ToolOrdering.cpp +++ b/src/libslic3r/GCode/ToolOrdering.cpp @@ -325,6 +325,7 @@ ToolOrdering::ToolOrdering(const Print &print, unsigned int first_extruder, bool std::vector ToolOrdering::generate_first_layer_tool_order(const Print& print) { std::vector tool_order; + int initial_extruder_id = -1; std::map min_areas_per_extruder; for (auto object : print.objects()) { @@ -353,6 +354,7 @@ std::vector ToolOrdering::generate_first_layer_tool_order(const Pr } } + double max_minimal_area = 0.; for (auto ape : min_areas_per_extruder) { auto iter = tool_order.begin(); for (; iter != tool_order.end(); iter++) { @@ -385,6 +387,7 @@ std::vector ToolOrdering::generate_first_layer_tool_order(const Pr std::vector ToolOrdering::generate_first_layer_tool_order(const PrintObject& object) { std::vector tool_order; + int initial_extruder_id = -1; std::map min_areas_per_extruder; auto first_layer = object.get_layer(0); for (auto layerm : first_layer->regions()) { @@ -409,6 +412,7 @@ std::vector ToolOrdering::generate_first_layer_tool_order(const Pr } } + double max_minimal_area = 0.; for (auto ape : min_areas_per_extruder) { auto iter = tool_order.begin(); for (; iter != tool_order.end(); iter++) { diff --git a/src/libslic3r/GCode/WipeTower.cpp b/src/libslic3r/GCode/WipeTower.cpp index f18afb5d30..39c603a470 100644 --- a/src/libslic3r/GCode/WipeTower.cpp +++ b/src/libslic3r/GCode/WipeTower.cpp @@ -1072,6 +1072,8 @@ void WipeTower::toolchange_Wipe( const float target_speed = is_first_layer() ? std::min(m_first_layer_speed * 60.f, 4800.f) : 4800.f; float wipe_speed = 0.33f * target_speed; + float start_y = writer.y(); + #if 0 // if there is less than 2.5*m_perimeter_width to the edge, advance straightaway (there is likely a blob anyway) if ((m_left_to_right ? xr-writer.x() : writer.x()-xl) < 2.5f*m_perimeter_width) { @@ -1130,6 +1132,8 @@ void WipeTower::toolchange_Wipe( m_left_to_right = !m_left_to_right; } + float end_y = writer.y(); + // We may be going back to the model - wipe the nozzle. If this is followed // by finish_layer, this wipe path will be overwritten. //writer.add_wipe_point(writer.x(), writer.y()) @@ -1418,6 +1422,7 @@ void WipeTower::plan_tower() // If wipe tower height is between the current and next member, set the min_depth as linear interpolation between them auto next_height_to_depth = *iter; if (next_height_to_depth.first > m_wipe_tower_height) { + float height_base = curr_height_to_depth.first; float height_diff = next_height_to_depth.first - curr_height_to_depth.first; float min_depth_base = curr_height_to_depth.second; float depth_diff = next_height_to_depth.second - curr_height_to_depth.second; diff --git a/src/libslic3r/GCodeWriter.cpp b/src/libslic3r/GCodeWriter.cpp index f60d81a95a..ad3ad640c0 100644 --- a/src/libslic3r/GCodeWriter.cpp +++ b/src/libslic3r/GCodeWriter.cpp @@ -34,8 +34,10 @@ void GCodeWriter::apply_print_config(const PrintConfig &print_config) std::round((use_mach_limits && supports_separate_travel_acceleration(print_config.gcode_flavor.value)) ? print_config.machine_max_acceleration_travel.values.front() : 0)); - m_max_jerk = std::lrint( - use_mach_limits ? std::min(print_config.machine_max_jerk_x.values.front(), print_config.machine_max_jerk_y.values.front()) : 0); + if (use_mach_limits) { + m_max_jerk_x = std::lrint(print_config.machine_max_jerk_x.values.front()); + m_max_jerk_y = std::lrint(print_config.machine_max_jerk_y.values.front()); + }; m_max_jerk_z = print_config.machine_max_jerk_z.values.front(); m_max_jerk_e = print_config.machine_max_jerk_e.values.front(); } @@ -230,20 +232,31 @@ std::string GCodeWriter::set_acceleration_internal(Acceleration type, unsigned i std::string GCodeWriter::set_jerk_xy(double jerk) { - // Clamp the jerk to the allowed maximum. - if (m_max_jerk > 0 && jerk > m_max_jerk) - jerk = m_max_jerk; - if (jerk < 0.01 || is_approx(jerk, m_last_jerk)) return std::string(); m_last_jerk = jerk; - + std::ostringstream gcode; - if(FLAVOR_IS(gcfKlipper)) + if (FLAVOR_IS(gcfKlipper)) { + // Clamp the jerk to the allowed maximum. + if (m_max_jerk_x > 0 && jerk > m_max_jerk_x) + jerk = m_max_jerk_x; + if (m_max_jerk_y > 0 && jerk > m_max_jerk_y) + jerk = m_max_jerk_y; + gcode << "SET_VELOCITY_LIMIT SQUARE_CORNER_VELOCITY=" << jerk; - else - gcode << "M205 X" << jerk << " Y" << jerk; + } else { + double jerk_x = jerk; + double jerk_y = jerk; + // Clamp the axis jerk to the allowed maximum. + if (m_max_jerk_x > 0 && jerk > m_max_jerk_x) + jerk_x = m_max_jerk_x; + if (m_max_jerk_y > 0 && jerk > m_max_jerk_y) + jerk_y = m_max_jerk_y; + + gcode << "M205 X" << jerk_x << " Y" << jerk_y; + } if (m_is_bbl_printers) gcode << std::setprecision(2) << " Z" << m_max_jerk_z << " E" << m_max_jerk_e; @@ -277,8 +290,10 @@ std::string GCodeWriter::set_accel_and_jerk(unsigned int acceleration, double je is_empty = false; } // Clamp the jerk to the allowed maximum. - if (m_max_jerk > 0 && jerk > m_max_jerk) - jerk = m_max_jerk; + if (m_max_jerk_x > 0 && jerk > m_max_jerk_x) + jerk = m_max_jerk_x; + if (m_max_jerk_y > 0 && jerk > m_max_jerk_y) + jerk = m_max_jerk_y; if (jerk > 0.01 && !is_approx(jerk, m_last_jerk)) { gcode << " SQUARE_CORNER_VELOCITY=" << jerk; diff --git a/src/libslic3r/GCodeWriter.hpp b/src/libslic3r/GCodeWriter.hpp index ccdd460fe0..28569e909d 100644 --- a/src/libslic3r/GCodeWriter.hpp +++ b/src/libslic3r/GCodeWriter.hpp @@ -20,7 +20,7 @@ public: multiple_extruders(false), m_extruder(nullptr), m_single_extruder_multi_material(false), m_last_acceleration(0), m_max_acceleration(0),m_last_travel_acceleration(0), m_max_travel_acceleration(0), - m_last_jerk(0), m_max_jerk(0), + m_last_jerk(0), m_max_jerk_x(0), m_max_jerk_y(0), m_last_bed_temperature(0), m_last_bed_temperature_reached(true), m_lifted(0), m_to_lift(0), @@ -130,7 +130,8 @@ public: // Limit for setting the acceleration, to respect the machine limits set for the Marlin firmware. // If set to zero, the limit is not in action. unsigned int m_max_acceleration; - double m_max_jerk; + double m_max_jerk_x; + double m_max_jerk_y; double m_last_jerk; double m_max_jerk_z; double m_max_jerk_e; diff --git a/src/libslic3r/Geometry.cpp b/src/libslic3r/Geometry.cpp index 62385a5018..54dcb14cca 100644 --- a/src/libslic3r/Geometry.cpp +++ b/src/libslic3r/Geometry.cpp @@ -4,14 +4,21 @@ #include "ClipperUtils.hpp" #include "ExPolygon.hpp" #include "Line.hpp" +#include "clipper.hpp" +#include #include #include +#include +#include +#include +#include #include #include #include #include #include +#include #if defined(_MSC_VER) && defined(__clang__) #define BOOST_NO_CXX17_HDR_STRING_VIEW diff --git a/src/libslic3r/Geometry/Circle.cpp b/src/libslic3r/Geometry/Circle.cpp index d7279c3b1b..6796671954 100644 --- a/src/libslic3r/Geometry/Circle.cpp +++ b/src/libslic3r/Geometry/Circle.cpp @@ -1,5 +1,7 @@ #include "Circle.hpp" +#include "../Polygon.hpp" + #include #include #include diff --git a/src/libslic3r/Geometry/MedialAxis.cpp b/src/libslic3r/Geometry/MedialAxis.cpp index d3a6ac6c84..f3514bb512 100644 --- a/src/libslic3r/Geometry/MedialAxis.cpp +++ b/src/libslic3r/Geometry/MedialAxis.cpp @@ -1,7 +1,9 @@ +#include #include "MedialAxis.hpp" #include "clipper.hpp" #include "VoronoiOffset.hpp" +#include "../ClipperUtils.hpp" #ifdef SLIC3R_DEBUG namespace boost { namespace polygon { diff --git a/src/libslic3r/Geometry/Voronoi.cpp b/src/libslic3r/Geometry/Voronoi.cpp index f9ab6a6945..58923b9ada 100644 --- a/src/libslic3r/Geometry/Voronoi.cpp +++ b/src/libslic3r/Geometry/Voronoi.cpp @@ -2,6 +2,7 @@ #include "libslic3r/Arachne/utils/PolygonsSegmentIndex.hpp" #include "libslic3r/Geometry/VoronoiUtils.hpp" +#include "libslic3r/Geometry/VoronoiUtilsCgal.hpp" #include "libslic3r/MultiMaterialSegmentation.hpp" #include diff --git a/src/libslic3r/Geometry/VoronoiUtilsCgal.cpp b/src/libslic3r/Geometry/VoronoiUtilsCgal.cpp index 60f66edbf6..3118bf8280 100644 --- a/src/libslic3r/Geometry/VoronoiUtilsCgal.cpp +++ b/src/libslic3r/Geometry/VoronoiUtilsCgal.cpp @@ -1,3 +1,5 @@ +// Needed since the CGAL headers are not self-contained. +#include #include #include #include diff --git a/src/libslic3r/JumpPointSearch.cpp b/src/libslic3r/JumpPointSearch.cpp index a3b078127b..f8ef2ff100 100644 --- a/src/libslic3r/JumpPointSearch.cpp +++ b/src/libslic3r/JumpPointSearch.cpp @@ -1,18 +1,26 @@ #include "JumpPointSearch.hpp" #include "BoundingBox.hpp" +#include "ExPolygon.hpp" #include "Point.hpp" #include "libslic3r/AStar.hpp" #include "libslic3r/KDTreeIndirect.hpp" +#include "libslic3r/Polygon.hpp" #include "libslic3r/Polyline.hpp" #include "libslic3r/libslic3r.h" +#include +#include +#include #include #include #include #include #include +#include #include #include +#include + //#define DEBUG_FILES #ifdef DEBUG_FILES #include "libslic3r/SVG.hpp" diff --git a/src/libslic3r/Line.cpp b/src/libslic3r/Line.cpp index 51c84a16f7..7e75d56322 100644 --- a/src/libslic3r/Line.cpp +++ b/src/libslic3r/Line.cpp @@ -1,7 +1,9 @@ #include "Geometry.hpp" #include "Line.hpp" +#include "Polyline.hpp" #include #include +#include namespace Slic3r { diff --git a/src/libslic3r/MeshBoolean.cpp b/src/libslic3r/MeshBoolean.cpp index 3cd0771962..779d5a042b 100644 --- a/src/libslic3r/MeshBoolean.cpp +++ b/src/libslic3r/MeshBoolean.cpp @@ -201,12 +201,12 @@ indexed_triangle_set cgal_to_indexed_triangle_set(const _Mesh &cgalmesh) const auto &vertices = cgalmesh.vertices(); int vsize = int(vertices.size()); - for (auto &vi : vertices) { + for (const auto &vi : vertices) { auto &v = cgalmesh.point(vi); // Don't ask... its.vertices.emplace_back(to_vec3f(v)); } - for (auto &face : faces) { + for (const auto &face : faces) { auto vtc = cgalmesh.vertices_around_face(cgalmesh.halfedge(face)); int i = 0; @@ -330,7 +330,7 @@ void segment(CGALMesh& src, std::vector& dst, double smoothing_alpha = // fill holes typedef boost::graph_traits<_EpicMesh>::halfedge_descriptor halfedge_descriptor; -// typedef boost::graph_traits<_EpicMesh>::vertex_descriptor vertex_descriptor; + typedef boost::graph_traits<_EpicMesh>::vertex_descriptor vertex_descriptor; std::vector border_cycles; CGAL::Polygon_mesh_processing::extract_boundary_cycles(out, std::back_inserter(border_cycles)); for (halfedge_descriptor h : border_cycles) @@ -693,7 +693,7 @@ bool do_boolean_single(McutMesh &srcMesh, const McutMesh &cutMesh, const std::st McutMesh outMesh; int N_vertices = 0; // traversal of all connected components - for (unsigned int n = 0; n < numConnComps; ++n) { + for (int n = 0; n < numConnComps; ++n) { // query the data of each connected component from MCUT McConnectedComponent connComp = connectedComponents[n]; diff --git a/src/libslic3r/Model.cpp b/src/libslic3r/Model.cpp index 96136db395..63be317b6d 100644 --- a/src/libslic3r/Model.cpp +++ b/src/libslic3r/Model.cpp @@ -442,7 +442,7 @@ ModelObject* Model::add_object(const ModelObject &other) this->objects.push_back(new_object); // BBS: backup if (need_backup) { - if (other.get_model()) { + if (auto model = other.get_model()) { auto iter = object_backup_id_map.find(other.id().id); if (iter != object_backup_id_map.end()) { object_backup_id_map.emplace(new_object->id().id, iter->second); @@ -2615,7 +2615,7 @@ size_t ModelVolume::split(unsigned int max_extruders) size_t ivolume = std::find(this->object->volumes.begin(), this->object->volumes.end(), this) - this->object->volumes.begin(); const std::string name = this->name; - // unsigned int extruder_counter = 0; + unsigned int extruder_counter = 0; const Vec3d offset = this->get_offset(); for (TriangleMesh &mesh : meshes) { @@ -2930,6 +2930,9 @@ bool Model::obj_import_vertex_color_deal(const std::vector &verte std::cout << "error"; } }; + auto calc_tri_area = [](const Vec3f &v0, const Vec3f &v1, const Vec3f &v2) { + return std::abs((v0 - v1).cross(v0 - v2).norm()) / 2; + }; auto volume = obj->volumes[0]; volume->config.set("extruder", first_extruder_id); auto face_count = volume->mesh().its.indices.size(); @@ -3029,6 +3032,7 @@ bool Model::obj_import_face_color_deal(const std::vector &face_fi volume->mmu_segmentation_facets.reserve(face_count); if (volume->mesh().its.indices.size() != face_filament_ids.size()) { return false; } for (size_t i = 0; i < volume->mesh().its.indices.size(); i++) { + auto face = volume->mesh().its.indices[i]; auto filament_id = face_filament_ids[i]; if (filament_id <= 1) { continue; } std::string result; @@ -3293,7 +3297,7 @@ bool FacetsAnnotation::has_facets(const ModelVolume& mv, EnforcerBlockerType typ bool FacetsAnnotation::set(const TriangleSelector& selector) { - std::pair>, std::vector> sel_map = selector.serialize(); + TriangleSelector::TriangleSplittingData sel_map = selector.serialize(); if (sel_map != m_data) { m_data = std::move(sel_map); this->touch(); @@ -3304,8 +3308,8 @@ bool FacetsAnnotation::set(const TriangleSelector& selector) void FacetsAnnotation::reset() { - m_data.first.clear(); - m_data.second.clear(); + m_data.triangles_to_split.clear(); + m_data.bitstream.clear(); this->touch(); } @@ -3316,15 +3320,15 @@ std::string FacetsAnnotation::get_triangle_as_string(int triangle_idx) const { std::string out; - auto triangle_it = std::lower_bound(m_data.first.begin(), m_data.first.end(), triangle_idx, [](const std::pair &l, const int r) { return l.first < r; }); - if (triangle_it != m_data.first.end() && triangle_it->first == triangle_idx) { - int offset = triangle_it->second; - int end = ++ triangle_it == m_data.first.end() ? int(m_data.second.size()) : triangle_it->second; + auto triangle_it = std::lower_bound(m_data.triangles_to_split.begin(), m_data.triangles_to_split.end(), triangle_idx, [](const TriangleSelector::TriangleBitStreamMapping &l, const int r) { return l.triangle_idx < r; }); + if (triangle_it != m_data.triangles_to_split.end() && triangle_it->triangle_idx == triangle_idx) { + int offset = triangle_it->bitstream_start_idx; + int end = ++ triangle_it == m_data.triangles_to_split.end() ? int(m_data.bitstream.size()) : triangle_it->bitstream_start_idx; while (offset < end) { int next_code = 0; for (int i=3; i>=0; --i) { next_code = next_code << 1; - next_code |= int(m_data.second[offset + i]); + next_code |= int(m_data.bitstream[offset + i]); } offset += 4; @@ -3341,9 +3345,10 @@ std::string FacetsAnnotation::get_triangle_as_string(int triangle_idx) const void FacetsAnnotation::set_triangle_from_string(int triangle_id, const std::string& str) { assert(! str.empty()); - assert(m_data.first.empty() || m_data.first.back().first < triangle_id); - m_data.first.emplace_back(triangle_id, int(m_data.second.size())); + assert(m_data.triangles_to_split.empty() || m_data.triangles_to_split.back().triangle_idx < triangle_id); + m_data.triangles_to_split.emplace_back(triangle_id, int(m_data.bitstream.size())); + const size_t bitstream_start_idx = m_data.bitstream.size(); for (auto it = str.crbegin(); it != str.crend(); ++it) { const char ch = *it; int dec = 0; @@ -3355,14 +3360,16 @@ void FacetsAnnotation::set_triangle_from_string(int triangle_id, const std::stri assert(false); // Convert to binary and append into code. - for (int i=0; i<4; ++i) - m_data.second.insert(m_data.second.end(), bool(dec & (1 << i))); + for (int i = 0; i < 4; ++i) + m_data.bitstream.insert(m_data.bitstream.end(), bool(dec & (1 << i))); } + + m_data.update_used_states(bitstream_start_idx); } bool FacetsAnnotation::equals(const FacetsAnnotation &other) const { - const std::pair>, std::vector>& data = other.get_data(); + const auto& data = other.get_data(); return (m_data == data); } @@ -3531,7 +3538,7 @@ void check_model_ids_validity(const Model &model) for (const ModelInstance *model_instance : model_object->instances) check(model_instance->id()); } - for (const auto mm : model.materials) { + for (const auto& mm : model.materials) { check(mm.second->id()); check(mm.second->config.id()); } diff --git a/src/libslic3r/Model.hpp b/src/libslic3r/Model.hpp index 927ab47f9b..9fc315778f 100644 --- a/src/libslic3r/Model.hpp +++ b/src/libslic3r/Model.hpp @@ -16,6 +16,7 @@ #include "enum_bitmask.hpp" #include "TextConfiguration.hpp" #include "EmbossShape.hpp" +#include "TriangleSelector.hpp" //BBS: add bbs 3mf #include "Format/bbs_3mf.hpp" @@ -704,31 +705,6 @@ private: void update_min_max_z(); }; -enum class EnforcerBlockerType : int8_t { - // Maximum is 3. The value is serialized in TriangleSelector into 2 bits. - NONE = 0, - ENFORCER = 1, - BLOCKER = 2, - // Maximum is 15. The value is serialized in TriangleSelector into 6 bits using a 2 bit prefix code. - Extruder1 = ENFORCER, - Extruder2 = BLOCKER, - Extruder3, - Extruder4, - Extruder5, - Extruder6, - Extruder7, - Extruder8, - Extruder9, - Extruder10, - Extruder11, - Extruder12, - Extruder13, - Extruder14, - Extruder15, - Extruder16, - ExtruderMax = Extruder16 -}; - enum class ConversionType : int { CONV_TO_INCH, CONV_FROM_INCH, @@ -745,9 +721,9 @@ enum class En3mfType : int { class FacetsAnnotation final : public ObjectWithTimestamp { public: // Assign the content if the timestamp differs, don't assign an ObjectID. - void assign(const FacetsAnnotation& rhs) { if (! this->timestamp_matches(rhs)) { m_data = rhs.m_data; this->copy_timestamp(rhs); } } - void assign(FacetsAnnotation&& rhs) { if (! this->timestamp_matches(rhs)) { m_data = std::move(rhs.m_data); this->copy_timestamp(rhs); } } - const std::pair>, std::vector>& get_data() const throw() { return m_data; } + void assign(const FacetsAnnotation &rhs) { if (! this->timestamp_matches(rhs)) { m_data = rhs.m_data; this->copy_timestamp(rhs); } } + void assign(FacetsAnnotation &&rhs) { if (! this->timestamp_matches(rhs)) { m_data = std::move(rhs.m_data); this->copy_timestamp(rhs); } } + const TriangleSelector::TriangleSplittingData &get_data() const noexcept { return m_data; } bool set(const TriangleSelector& selector); indexed_triangle_set get_facets(const ModelVolume& mv, EnforcerBlockerType type) const; // BBS @@ -755,7 +731,7 @@ public: void set_enforcer_block_type_limit(const ModelVolume& mv, EnforcerBlockerType max_type); indexed_triangle_set get_facets_strict(const ModelVolume& mv, EnforcerBlockerType type) const; bool has_facets(const ModelVolume& mv, EnforcerBlockerType type) const; - bool empty() const { return m_data.first.empty(); } + bool empty() const { return m_data.triangles_to_split.empty(); } // Following method clears the config and increases its timestamp, so the deleted // state is considered changed from perspective of the undo/redo stack. @@ -765,11 +741,11 @@ public: std::string get_triangle_as_string(int i) const; // Before deserialization, reserve space for n_triangles. - void reserve(int n_triangles) { m_data.first.reserve(n_triangles); } + void reserve(int n_triangles) { m_data.triangles_to_split.reserve(n_triangles); } // Deserialize triangles one by one, with strictly increasing triangle_id. void set_triangle_from_string(int triangle_id, const std::string& str); // After deserializing the last triangle, shrink data to fit. - void shrink_to_fit() { m_data.first.shrink_to_fit(); m_data.second.shrink_to_fit(); } + void shrink_to_fit() { m_data.triangles_to_split.shrink_to_fit(); m_data.bitstream.shrink_to_fit(); } bool equals(const FacetsAnnotation &other) const; private: @@ -796,7 +772,7 @@ private: ar(cereal::base_class(this), m_data); } - std::pair>, std::vector> m_data; + TriangleSelector::TriangleSplittingData m_data; // To access set_new_unique_id() when copy / pasting a ModelVolume. friend class ModelVolume; diff --git a/src/libslic3r/ModelArrange.cpp b/src/libslic3r/ModelArrange.cpp index f1f926fe6d..477509e69e 100644 --- a/src/libslic3r/ModelArrange.cpp +++ b/src/libslic3r/ModelArrange.cpp @@ -167,6 +167,7 @@ ArrangePolygon get_instance_arrange_poly(ModelInstance* instance, const Slic3r:: auto support_type_ptr = obj->get_config_value>(config, "support_type"); auto support_type = support_type_ptr->value; auto enable_support = supp_type_ptr->getBool(); + int support_int = support_type_ptr->getInt(); if (enable_support && (support_type == stNormalAuto || support_type == stNormal)) ap.brim_width = 6.0; diff --git a/src/libslic3r/MultiMaterialSegmentation.cpp b/src/libslic3r/MultiMaterialSegmentation.cpp index c0476de6d9..4fe0d6b4b1 100644 --- a/src/libslic3r/MultiMaterialSegmentation.cpp +++ b/src/libslic3r/MultiMaterialSegmentation.cpp @@ -338,6 +338,7 @@ static std::vector> get_all_next_arcs( if (arc.type == MMU_Graph::ARC_TYPE::BORDER && arc.color != color) continue; + Vec2d arc_line = graph.nodes[arc.to_idx].point - graph.nodes[arc.from_idx].point; next_continue_arc.emplace_back(&arc); all_next_arcs.emplace_back(next_continue_arc); } @@ -1285,6 +1286,7 @@ static void cut_segmented_layers(const std::vector &input_exp const std::function &throw_on_cancel_callback) { BOOST_LOG_TRIVIAL(debug) << "MM segmentation - cutting segmented layers in parallel - begin"; + const float interlocking_cut_width = interlocking_depth > 0.f ? std::max(cut_width - interlocking_depth, 0.f) : 0.f; tbb::parallel_for(tbb::blocked_range(0, segmented_regions.size()), [&segmented_regions, &input_expolygons, &cut_width, &interlocking_depth, &throw_on_cancel_callback](const tbb::blocked_range &range) { for (size_t layer_idx = range.begin(); layer_idx < range.end(); ++layer_idx) { diff --git a/src/libslic3r/MultiPoint.cpp b/src/libslic3r/MultiPoint.cpp index 0076300ea6..3cdae34105 100644 --- a/src/libslic3r/MultiPoint.cpp +++ b/src/libslic3r/MultiPoint.cpp @@ -370,6 +370,59 @@ Points MultiPoint::concave_hull_2d(const Points& pts, const double tolerence) } +//Orca: Distancing function used by IOI wall ordering algorithm for arachne +/** + * @brief Calculates the squared distance between a point and a line segment defined by two points. + * + * @param p The point. + * @param v The starting point of the line segment. + * @param w The ending point of the line segment. + * @return double The squared distance between the point and the line segment. + */ + double MultiPoint::squaredDistanceToLineSegment(const Point& p, const Point& v, const Point& w) { + // Calculate the squared length of the line segment + double l2 = (v - w).squaredNorm(); + // If the segment is a single point, return the squared distance to that point + if (l2 == 0.0) return (p - v).squaredNorm(); + // Project point p onto the line defined by v and w, and clamp the projection to the segment + double t = std::max(0.0, std::min(1.0, ((p - v).dot(w - v)) / l2)); + // Compute the projection point + Point projection{v.x() + t * (w.x() - v.x()), v.y() + t * (w.y() - v.y())}; + // Return the squared distance between the point and the projection + return (p - projection).squaredNorm(); +} + +//Orca: Distancing function used by IOI wall ordering algorithm for arachne +/** + * @brief Calculates the minimum distance between two lines defined by sets of points. + * + * @param A The first set of points defining a polyline. + * @param B The second set of points defining a polyline. + * @return double The minimum distance between the two polylines. + */ + double MultiPoint::minimumDistanceBetweenLinesDefinedByPoints(const Points& A, const Points& B) { + double min_distance = std::numeric_limits::infinity(); + + // Calculate the minimum distance between segments in A and points in B + for (size_t i = 0; i < A.size() - 1; ++i) { + for (const auto& b : B) { + double distance = squaredDistanceToLineSegment(b, A[i], A[i + 1]); + min_distance = std::min(min_distance, std::sqrt(distance)); + } + } + + // Calculate the minimum distance between segments in B and points in A + for (size_t i = 0; i < B.size() - 1; ++i) { + for (const auto& a : A) { + double distance = squaredDistanceToLineSegment(a, B[i], B[i + 1]); + min_distance = std::min(min_distance, std::sqrt(distance)); + } + } + + return min_distance; +} + + void MultiPoint3::translate(double x, double y) { for (Vec3crd &p : points) { diff --git a/src/libslic3r/MultiPoint.hpp b/src/libslic3r/MultiPoint.hpp index 4c1f9049ed..b6f74e5c88 100644 --- a/src/libslic3r/MultiPoint.hpp +++ b/src/libslic3r/MultiPoint.hpp @@ -98,6 +98,9 @@ public: static Points _douglas_peucker(const Points &points, const double tolerance); static Points visivalingam(const Points& pts, const double tolerance); static Points concave_hull_2d(const Points& pts, const double tolerence); + + //Orca: Distancing function used by IOI wall ordering algorithm for arachne + static double minimumDistanceBetweenLinesDefinedByPoints(const Points& A, const Points& B); inline auto begin() { return points.begin(); } inline auto begin() const { return points.begin(); } @@ -105,6 +108,10 @@ public: inline auto end() const { return points.end(); } inline auto cbegin() const { return points.begin(); } inline auto cend() const { return points.end(); } + +private: + //Orca: Distancing function used by IOI wall ordering algorithm for arachne + static double squaredDistanceToLineSegment(const Point& p, const Point& v, const Point& w); }; class MultiPoint3 diff --git a/src/libslic3r/Orient.cpp b/src/libslic3r/Orient.cpp index 2fcbb6389a..ce448fc7e6 100644 --- a/src/libslic3r/Orient.cpp +++ b/src/libslic3r/Orient.cpp @@ -138,6 +138,8 @@ public: auto cost_items = get_features(orientation, params.min_volume); + float unprintability = target_function(cost_items, params.min_volume); + results[orientation] = cost_items; BOOST_LOG_TRIVIAL(info) << std::fixed << std::setprecision(4) << "orientation:" << orientation.transpose() << ", cost:" << std::fixed << std::setprecision(4) << cost_items.field_values(); @@ -228,10 +230,10 @@ public: { std::unordered_map alignments; // init to 0 - for (Eigen::Index i = 0; i < areas_.size(); i++) + for (size_t i = 0; i < areas_.size(); i++) alignments.insert(std::pair(normals_.row(i), 0)); // cumulate areas - for (Eigen::Index i = 0; i < areas_.size(); i++) + for (size_t i = 0; i < areas_.size(); i++) { alignments[normals_.row(i)] += areas_(i); } @@ -255,11 +257,11 @@ public: Vec3f n1 = { 0, 0, 0 }; std::vector current_areas = {0, 0}; // init to 0 - for (Eigen::Index i = 0; i < areas_.size(); i++) { + for (size_t i = 0; i < areas_.size(); i++) { alignments_.insert(std::pair(quantize_normals_.row(i), std::pair(current_areas, n1))); } // cumulate areas - for (Eigen::Index i = 0; i < areas_.size(); i++) + for (size_t i = 0; i < areas_.size(); i++) { alignments_[quantize_normals_.row(i)].first[1] += areas_(i); if (areas_(i) > alignments_[quantize_normals_.row(i)].first[0]){ @@ -337,7 +339,7 @@ public: z_max_hull.resize(mesh_convex_hull.facets_count(), 1); its = mesh_convex_hull.its; - for (Eigen::Index i = 0; i < z_max_hull.rows(); i++) + for (size_t i = 0; i < z_max_hull.rows(); i++) { float z0 = its.get_vertex(i,0).dot(orientation); float z1 = its.get_vertex(i,1).dot(orientation); @@ -391,7 +393,7 @@ public: // filter overhang Eigen::VectorXf normal_projection(normals.rows(), 1);// = this->normals.dot(orientation); - for (Eigen::Index i = 0; i < normals.rows(); i++) + for (size_t i = 0; i < normals.rows(); i++) { normal_projection(i) = normals.row(i).dot(orientation); } @@ -457,6 +459,7 @@ public: cost = params.TAR_A * (overhang + params.TAR_B) + params.RELATIVE_F * (/*costs.volume/100*/overhang*params.TAR_C + params.TAR_D + params.TAR_LAF * costs.area_laf * params.use_low_angle_face) / (params.TAR_D + params.CONTOUR_F * costs.contour + params.BOTTOM_F * bottom + params.BOTTOM_HULL_F * bottom_hull + params.TAR_E * overhang + params.TAR_PROJ_AREA * costs.area_projected); } else { + float overhang = costs.overhang; cost = params.RELATIVE_F * (costs.overhang * params.TAR_C + params.TAR_D + params.TAR_LAF * costs.area_laf * params.use_low_angle_face) / (params.TAR_D + params.CONTOUR_F * costs.contour + params.BOTTOM_F * bottom + params.BOTTOM_HULL_F * bottom_hull + params.TAR_PROJ_AREA * costs.area_projected); } cost += (costs.bottom < params.BOTTOM_MIN) * 100;// +(costs.height_to_bottom_hull_ratio > params.height_to_bottom_hull_ratio_MIN) * 110; diff --git a/src/libslic3r/PerimeterGenerator.cpp b/src/libslic3r/PerimeterGenerator.cpp index 941cdf8f42..d37ff7f1d6 100644 --- a/src/libslic3r/PerimeterGenerator.cpp +++ b/src/libslic3r/PerimeterGenerator.cpp @@ -242,10 +242,12 @@ static std::deque split_polyline_by_degree(const Polyline &p Polyline right; Polyline temp_copy = polyline_with_insert_points; + size_t poly_size = polyline_with_insert_points.size(); // BBS: merge degree in limited range //find first degee base double degree_base = int(points_overhang[points_overhang.size() - 1] / min_degree_gap) * min_degree_gap + min_degree_gap; degree_base = degree_base > max_overhang_degree ? max_overhang_degree : degree_base; + double short_poly_len = 0; for (int point_idx = points_overhang.size() - 2; point_idx > 0; --point_idx) { double degree = points_overhang[point_idx]; @@ -938,6 +940,7 @@ static ExtrusionEntityCollection traverse_extrusions(const PerimeterGenerator& p if (perimeter_generator.config->overhang_speed_classic && perimeter_generator.config->enable_overhang_speed && perimeter_generator.config->fuzzy_skin == FuzzySkinType::None) { + Flow flow = is_external ? perimeter_generator.ext_perimeter_flow : perimeter_generator.perimeter_flow; std::map> clipper_serise; std::map recognization_paths; @@ -2250,6 +2253,7 @@ void PerimeterGenerator::process_no_bridge(Surfaces& all_surfaces, coord_t perim if (!unsupported.empty()) { //only consider the part that can be bridged (really, by the bridge algorithm) //first, separate into islands (ie, each ExPlolygon) + int numploy = 0; //only consider the bottom layer that intersect unsupported, to be sure it's only on our island. ExPolygonCollection lower_island(support); //a detector per island @@ -2367,6 +2371,7 @@ void PerimeterGenerator::process_no_bridge(Surfaces& all_surfaces, coord_t perim //ExPolygons no_bridge = diff_ex(offset_ex(unbridgeable, ext_perimeter_width * 3 / 2), last); //bridges_temp = diff_ex(bridges_temp, no_bridge); coordf_t offset_to_do = bridged_infill_margin; + bool first = true; unbridgeable = diff_ex(unbridgeable, offset_ex(bridges_temp, ext_perimeter_width)); while (offset_to_do > ext_perimeter_width * 1.5) { unbridgeable = offset2_ex(unbridgeable, -ext_perimeter_width / 4, ext_perimeter_width * 2.25, ClipperLib::jtSquare); @@ -2374,6 +2379,7 @@ void PerimeterGenerator::process_no_bridge(Surfaces& all_surfaces, coord_t perim bridges_temp = offset_ex(bridges_temp, ext_perimeter_width, ClipperLib::jtMiter, 6.); unbridgeable = diff_ex(unbridgeable, offset_ex(bridges_temp, ext_perimeter_width)); offset_to_do -= ext_perimeter_width; + first = false; } unbridgeable = offset_ex(unbridgeable, ext_perimeter_width + offset_to_do, ClipperLib::jtSquare); bridges_temp = diff_ex(bridges_temp, unbridgeable); @@ -2436,6 +2442,166 @@ void PerimeterGenerator::process_no_bridge(Surfaces& all_surfaces, coord_t perim } } +// ORCA: +// Inner Outer Inner wall ordering mode perimeter order optimisation functions +/** + * @brief Finds all perimeters touching a given set of reference lines, given as indexes. + * + * @param entities The list of PerimeterGeneratorArachneExtrusion entities. + * @param referenceIndices A set of indices representing the reference points. + * @param threshold_external The distance threshold to consider for proximity for a reference perimeter with inset index 0 + * @param threshold_internal The distance threshold to consider for proximity for a reference perimeter with inset index 1+ + * @param considered_inset_idx What perimeter inset index are we searching for (eg. if we are searching for first internal perimeters proximate to the current reference perimeter, this value should be set to 1 etc). + * @return std::vector A vector of indices representing the touching perimeters. + */ +std::vector findAllTouchingPerimeters(const std::vector& entities, const std::unordered_set& referenceIndices, size_t threshold_external, size_t threshold_internal , size_t considered_inset_idx) { + std::unordered_set touchingIndices; + + for (const int refIdx : referenceIndices) { + const auto& referenceEntity = entities[refIdx]; + Points referencePoints = Arachne::to_points(*referenceEntity.extrusion); + for (size_t i = 0; i < entities.size(); ++i) { + // Skip already considered references and the reference entity + if (referenceIndices.count(i) > 0) continue; + const auto& entity = entities[i]; + if (entity.extrusion->inset_idx == 0) continue; // Ignore inset index 0 (external) perimeters from the re-ordering even if they are touching + + if (entity.extrusion->inset_idx != considered_inset_idx) { // Find Inset index perimeters that match the requested inset index + continue; // skip if they dont match + } + + Points points = Arachne::to_points(*entity.extrusion); + double distance = MultiPoint::minimumDistanceBetweenLinesDefinedByPoints(referencePoints, points); + // Add to touchingIndices if within threshold distance + size_t threshold=0; + if(referenceEntity.extrusion->inset_idx == 0) + threshold = threshold_external; + else + threshold = threshold_internal; + if (distance <= threshold) { + touchingIndices.insert(i); + } + } + } + return std::vector(touchingIndices.begin(), touchingIndices.end()); +} + +/** + * @brief Reorders perimeters based on proximity to the reference perimeter + * + * This approach finds all perimeters touching the external perimeter first and then finds all perimeters touching these new ones until none are left + * It ensures a level-by-level traversal, similar to BFS in graph theory. + * + * @param entities The list of PerimeterGeneratorArachneExtrusion entities. + * @param referenceIndex The index of the reference perimeter. + * @param threshold_external The distance threshold to consider for proximity for a reference perimeter with inset index 0 + * @param threshold_internal The distance threshold to consider for proximity for a reference perimeter with inset index 1+ + * @return std::vector The reordered list of perimeters based on proximity. + */ +std::vector reorderPerimetersByProximity(std::vector entities, size_t threshold_external, size_t threshold_internal) { + std::vector reordered; + std::unordered_set includedIndices; + + // Function to reorder perimeters starting from a given reference index + auto reorderFromReference = [&](int referenceIndex) { + std::unordered_set firstLevelIndices; + firstLevelIndices.insert(referenceIndex); + + // Find first level touching perimeters + std::vector firstLevelTouchingIndices = findAllTouchingPerimeters(entities, firstLevelIndices, threshold_external, threshold_internal, 1); + // Bring the largest first level perimeter to the front + // The longest first neighbour is most likely the dominant proximate perimeter + // hence printing it immediately after the external perimeter should speed things up + if (!firstLevelTouchingIndices.empty()) { + auto maxIt = std::max_element(firstLevelTouchingIndices.begin(), firstLevelTouchingIndices.end(), [&entities](int a, int b) { + return entities[a].extrusion->getLength() < entities[b].extrusion->getLength(); + }); + std::iter_swap(maxIt, firstLevelTouchingIndices.end() - 1); + } + // Insert first level perimeters into reordered list + reordered.push_back(entities[referenceIndex]); + includedIndices.insert(referenceIndex); + + for (int idx : firstLevelTouchingIndices) { + if (includedIndices.count(idx) == 0) { + reordered.push_back(entities[idx]); + includedIndices.insert(idx); + } + } + + // Loop through all inset indices above 1 + size_t currentInsetIndex = 2; + while (true) { + std::unordered_set currentLevelIndices(firstLevelTouchingIndices.begin(), firstLevelTouchingIndices.end()); + std::vector currentLevelTouchingIndices = findAllTouchingPerimeters(entities, currentLevelIndices, threshold_external, threshold_internal, currentInsetIndex); + + // Break if no more touching perimeters are found + if (currentLevelTouchingIndices.empty()) { + break; + } + + // Exclude any already included indices from the current level touching indices + currentLevelTouchingIndices.erase( + std::remove_if(currentLevelTouchingIndices.begin(), currentLevelTouchingIndices.end(), + [&](int idx) { return includedIndices.count(idx) > 0; }), + currentLevelTouchingIndices.end()); + + // Bring the largest current level perimeter to the end + if (!currentLevelTouchingIndices.empty()) { + auto maxIt = std::max_element(currentLevelTouchingIndices.begin(), currentLevelTouchingIndices.end(), [&entities](int a, int b) { + return entities[a].extrusion->getLength() < entities[b].extrusion->getLength(); + }); + std::iter_swap(maxIt, currentLevelTouchingIndices.begin()); + } + + // Insert current level perimeters into reordered list + for (int idx : currentLevelTouchingIndices) { + if (includedIndices.count(idx) == 0) { + reordered.push_back(entities[idx]); + includedIndices.insert(idx); + } + } + + // Prepare for the next level + firstLevelTouchingIndices = currentLevelTouchingIndices; + currentInsetIndex++; + } + }; + + // Loop through all perimeters and reorder starting from each inset index 0 perimeter + for (size_t refIdx = 0; refIdx < entities.size(); ++refIdx) { + if (entities[refIdx].extrusion->inset_idx == 0 && includedIndices.count(refIdx) == 0) { + reorderFromReference(refIdx); + } + } + + // Append any remaining entities that were not included + for (size_t i = 0; i < entities.size(); ++i) { + if (includedIndices.count(i) == 0) { + reordered.push_back(entities[i]); + } + } + + return reordered; +} + +/** + * @brief Reorders the vector to bring external perimeter (i.e. paths with inset index 0) that are also contours (i.e. external facing lines) to the front. + * + * This function uses a stable partition to move all external perimeter contour elements to the front of the vector, + * while maintaining the relative order of non-contour elements. + * + * @param ordered_extrusions The vector of PerimeterGeneratorArachneExtrusion to reorder. + */ +void bringContoursToFront(std::vector& ordered_extrusions) { + std::stable_partition(ordered_extrusions.begin(), ordered_extrusions.end(), [](const PerimeterGeneratorArachneExtrusion& extrusion) { + return (extrusion.extrusion->is_contour() && extrusion.extrusion->inset_idx==0); + }); +} +// ORCA: +// Inner Outer Inner wall ordering mode perimeter order optimisation functions ended + + // Thanks, Cura developers, for implementing an algorithm for generating perimeters with variable width (Arachne) that is based on the paper // "A framework for adaptive width control of dense contour-parallel toolpaths in fused deposition modeling" void PerimeterGenerator::process_arachne() @@ -2738,39 +2904,22 @@ void PerimeterGenerator::process_arachne() int arr_i, arr_j = 0; // indexes to run through the walls in the for loops int outer, first_internal, second_internal, max_internal, current_perimeter; // allocate index values - // Initiate reorder sequence to bring any index 1 (first internal) perimeters ahead of any second internal perimeters - // Leaving these out of order will result in print defects on the external wall as they will be extruded prior to any - // external wall. To do the re-ordering, we are creating two extrusion arrays - reordered_extrusions which will contain - // the reordered extrusions and skipped_extrusions will contain the ones that were skipped in the scan - std::vector reordered_extrusions, skipped_extrusions; - bool found_second_internal = false; // helper variable to indicate the start of a new island + // To address any remaining scenarios where the outer perimeter contour is not first on the list as arachne sometimes reorders the perimeters when clustering + // for OI mode that is used the basis for IOI + bringContoursToFront(ordered_extrusions); + std::vector reordered_extrusions; + + // Get searching thresholds. For an external perimeter we take the middle of the external perimeter width, split it in two, add the spacing to the internal perimeter and add half the internal perimeter width. + // This should get us to the middle of the internal perimeter. We then scale by 10% up for safety margin. + coord_t threshold_external = (this->ext_perimeter_flow.scaled_width()/2+this->ext_perimeter_flow.scaled_spacing()+this->perimeter_flow.scaled_width()/2) * 1.1; + // For the intenal perimeter threshold, the distance is the perimeter width plus the spacing, scaled by 10% for safety margin. + coord_t threshold_internal = (this->perimeter_flow.scaled_width()+this->perimeter_flow.scaled_spacing()) * 1.1; + + // Re-order extrusions based on distance + // Alorithm will aggresively optimise for the appearance of the outermost perimeter + ordered_extrusions = reorderPerimetersByProximity(ordered_extrusions,threshold_external,threshold_internal ); + reordered_extrusions = ordered_extrusions; // copy them into the reordered extrusions vector to allow for IOI operations to be performed below without altering the base ordered extrusions list. - for(auto extrusion_to_reorder : ordered_extrusions){ //scan the perimeters to reorder - switch (extrusion_to_reorder.extrusion->inset_idx) { - case 0: // external perimeter - if(found_second_internal){ //new island - move skipped extrusions to reordered array - for(auto extrusion_skipped : skipped_extrusions) - reordered_extrusions.emplace_back(extrusion_skipped); - skipped_extrusions.clear(); - } - reordered_extrusions.emplace_back(extrusion_to_reorder); - break; - case 1: // first internal perimeter - reordered_extrusions.emplace_back(extrusion_to_reorder); - break; - default: // second internal+ perimeter -> put them in the skipped extrusions array - skipped_extrusions.emplace_back(extrusion_to_reorder); - found_second_internal = true; - break; - } - } - if(ordered_extrusions.size()>reordered_extrusions.size()){ - // we didnt find any more islands, so lets move the remaining skipped perimeters to the reordered extrusions list. - for(auto extrusion_skipped : skipped_extrusions) - reordered_extrusions.emplace_back(extrusion_skipped); - skipped_extrusions.clear(); - } - // Now start the sandwich mode wall re-ordering using the reordered_extrusions as the basis // scan to find the external perimeter, first internal, second internal and last perimeter in the island. // We then advance the position index to move to the second island and continue until there are no more @@ -2800,7 +2949,8 @@ void PerimeterGenerator::process_arachne() } break; } - if(outer >-1 && first_internal>-1 && second_internal>-1 && reordered_extrusions[arr_i].extrusion->inset_idx == 0){ // found a new external perimeter after we've found all three perimeters to re-order -> this means we entered a new island. + if(outer >-1 && first_internal>-1 && reordered_extrusions[arr_i].extrusion->inset_idx == 0){ // found a new external perimeter after we've found at least a first internal perimeter to re-order. + // This means we entered a new island. arr_i=arr_i-1; //step back one perimeter max_internal = arr_i; // new maximum internal perimeter is now this as we have found a new external perimeter, hence a new island. break; // exit the for loop @@ -2808,7 +2958,7 @@ void PerimeterGenerator::process_arachne() } // printf("Layer ID %d, Outer index %d, inner index %d, second inner index %d, maximum internal perimeter %d \n",layer_id,outer,first_internal,second_internal, max_internal); - if (outer > -1 && first_internal > -1 && second_internal > -1) { // found perimeters to re-order? + if (outer > -1 && first_internal > -1 && second_internal > -1) { // found all three perimeters to re-order? If not the perimeters will be processed outside in. std::vector inner_outer_extrusions; // temporary array to hold extrusions for reordering inner_outer_extrusions.reserve(max_internal - position + 1); // reserve array containing the number of perimeters before a new island. Variables are array indexes hence need to add +1 to convert to position allocations // printf("Allocated array size %d, max_internal index %d, start position index %d \n",max_internal-position+1,max_internal,position); @@ -2828,8 +2978,7 @@ void PerimeterGenerator::process_arachne() for(arr_j = position; arr_j <= max_internal; ++arr_j) // replace perimeter array with the new re-ordered array ordered_extrusions[arr_j] = inner_outer_extrusions[arr_j-position]; - } else - break; + } // go to the next perimeter from the current position to continue scanning for external walls in the same island position = arr_i + 1; } diff --git a/src/libslic3r/Polygon.cpp b/src/libslic3r/Polygon.cpp index 1d93458166..5d3d643349 100644 --- a/src/libslic3r/Polygon.cpp +++ b/src/libslic3r/Polygon.cpp @@ -355,6 +355,8 @@ Polygon Polygon::transform(const Transform3d& trafo) const if (vertices_count == 0) return dstpoly; + unsigned int data_size = 3 * vertices_count * sizeof(float); + Eigen::MatrixXd src(3, vertices_count); for (size_t i = 0; i < vertices_count; i++) { diff --git a/src/libslic3r/Polyline.cpp b/src/libslic3r/Polyline.cpp index 8a650c926b..b30564f3c1 100644 --- a/src/libslic3r/Polyline.cpp +++ b/src/libslic3r/Polyline.cpp @@ -51,6 +51,7 @@ void Polyline::reverse() // removes the given distance from the end of the polyline void Polyline::clip_end(double distance) { + bool last_point_inserted = false; size_t remove_after_index = MultiPoint::size(); while (distance > 0) { Vec2d last_point = this->last_point().cast(); @@ -64,6 +65,7 @@ void Polyline::clip_end(double distance) double lsqr = v.squaredNorm(); if (lsqr > distance * distance) { this->points.emplace_back((last_point + v * (distance / sqrt(lsqr))).cast()); + last_point_inserted = true; break; } distance -= sqrt(lsqr); diff --git a/src/libslic3r/Preset.cpp b/src/libslic3r/Preset.cpp index dcbe87b9e9..cbab85b88a 100644 --- a/src/libslic3r/Preset.cpp +++ b/src/libslic3r/Preset.cpp @@ -340,7 +340,7 @@ void Preset::normalize(DynamicPrintConfig &config) static_cast(opt)->resize(n, defaults.option(key)); } // The following keys are mandatory for the UI, but they are not part of FullPrintConfig, therefore they are handled separately. - for (const std::string &key : { "filament_settings_id" }) { + for (const std::string key : { "filament_settings_id" }) { auto *opt = config.option(key, false); assert(opt == nullptr || opt->type() == coStrings); if (opt != nullptr && opt->type() == coStrings) @@ -841,8 +841,8 @@ static std::vector s_Preset_filament_options { "nozzle_temperature_range_low", "nozzle_temperature_range_high", //SoftFever "enable_pressure_advance", "pressure_advance","adaptive_pressure_advance","adaptive_pressure_advance_model","adaptive_pressure_advance_overhangs", "adaptive_pressure_advance_bridges","chamber_temperature", "filament_shrink", "support_material_interface_fan_speed", "filament_notes" /*,"filament_seam_gap"*/, - "filament_loading_speed", "filament_loading_speed_start", "filament_load_time", - "filament_unloading_speed", "filament_unloading_speed_start", "filament_unload_time", "filament_toolchange_delay", "filament_cooling_moves", "filament_stamping_loading_speed", "filament_stamping_distance", + "filament_loading_speed", "filament_loading_speed_start", + "filament_unloading_speed", "filament_unloading_speed_start", "filament_toolchange_delay", "filament_cooling_moves", "filament_stamping_loading_speed", "filament_stamping_distance", "filament_cooling_initial_speed", "filament_cooling_final_speed", "filament_ramming_parameters", "filament_multitool_ramming", "filament_multitool_ramming_volume", "filament_multitool_ramming_flow", "activate_chamber_temp_control", "filament_long_retractions_when_cut","filament_retraction_distances_when_cut", "idle_temperature" @@ -865,11 +865,9 @@ static std::vector s_Preset_printer_options { "nozzle_height", "default_print_profile", "inherits", "silent_mode", - // BBS - "scan_first_layer", "machine_load_filament_time", "machine_unload_filament_time","time_cost", "machine_pause_gcode", "template_custom_gcode", + "scan_first_layer", "machine_load_filament_time", "machine_unload_filament_time", "machine_tool_change_time", "time_cost", "machine_pause_gcode", "template_custom_gcode", "nozzle_type", "nozzle_hrc","auxiliary_fan", "nozzle_volume","upward_compatible_machine", "z_hop_types", "travel_slope", "retract_lift_enforce","support_chamber_temp_control","support_air_filtration","printer_structure", "best_object_pos","head_wrap_detect_zone", - //SoftFever "host_type", "print_host", "printhost_apikey", "bbl_use_printhost", "print_host_webui", "printhost_cafile","printhost_port","printhost_authorization_type", @@ -1572,6 +1570,7 @@ bool PresetCollection::load_user_preset(std::string name, std::map presets_loaded; + int count = 0; BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << boost::format(" enter, name %1% , total value counts %2%")%name %preset_values.size(); diff --git a/src/libslic3r/PresetBundle.cpp b/src/libslic3r/PresetBundle.cpp index a6f55a9bfe..92a8069e6e 100644 --- a/src/libslic3r/PresetBundle.cpp +++ b/src/libslic3r/PresetBundle.cpp @@ -1853,7 +1853,7 @@ void PresetBundle::export_selections(AppConfig &config) // BBS void PresetBundle::set_num_filaments(unsigned int n, std::string new_color) { - size_t old_filament_count = this->filament_presets.size(); + int old_filament_count = this->filament_presets.size(); if (n > old_filament_count && old_filament_count != 0) filament_presets.resize(n, filament_presets.back()); else { @@ -1867,7 +1867,7 @@ void PresetBundle::set_num_filaments(unsigned int n, std::string new_color) //BBS set new filament color to new_color if (old_filament_count < n) { if (!new_color.empty()) { - for (size_t i = old_filament_count; i < n; i++) { + for (int i = old_filament_count; i < n; i++) { filament_color->values[i] = new_color; } } @@ -2054,7 +2054,7 @@ bool PresetBundle::check_filament_temp_equation_by_printer_type_and_nozzle_for_m //BBS: check whether this is the only edited filament bool PresetBundle::is_the_only_edited_filament(unsigned int filament_index) { - size_t n = this->filament_presets.size(); + int n = this->filament_presets.size(); if (filament_index >= n) return false; @@ -2117,6 +2117,7 @@ DynamicPrintConfig PresetBundle::full_fff_config() const // BBS size_t num_filaments = this->filament_presets.size(); + auto* extruder_diameter = dynamic_cast(out.option("nozzle_diameter")); // Collect the "compatible_printers_condition" and "inherits" values over all presets (print, filaments, printers) into a single vector. std::vector compatible_printers_condition; std::vector compatible_prints_condition; @@ -2479,7 +2480,7 @@ void PresetBundle::load_config_file_config(const std::string &name_or_path, bool std::vector filament_ids = std::move(config.option("filament_ids", true)->values); std::vector print_compatible_printers = std::move(config.option("print_compatible_printers", true)->values); //BBS: add different settings check logic - // bool has_different_settings_to_system = config.option("different_settings_to_system")?true:false; + bool has_different_settings_to_system = config.option("different_settings_to_system")?true:false; std::vector different_values = std::move(config.option("different_settings_to_system", true)->values); std::string &compatible_printers_condition = Preset::compatible_printers_condition(config); std::string &compatible_prints_condition = Preset::compatible_prints_condition(config); diff --git a/src/libslic3r/Print.cpp b/src/libslic3r/Print.cpp index 702214eca5..03f76fe3a3 100644 --- a/src/libslic3r/Print.cpp +++ b/src/libslic3r/Print.cpp @@ -831,6 +831,7 @@ StringObjectException Print::sequential_print_clearance_valid(const Print &print for (int i = k+1; i < print_instance_count; i++) { + auto& p = print_instance_with_bounding_box[i].print_instance; auto bbox2 = print_instance_with_bounding_box[i].bounding_box; auto py1 = bbox2.min.y(); auto py2 = bbox2.max.y(); @@ -1401,30 +1402,32 @@ StringObjectException Print::validate(StringObjectException *warning, Polygons* const ConfigOptionDef* bed_type_def = print_config_def.get("curr_bed_type"); assert(bed_type_def != nullptr); - if (is_BBL_printer()) { + if (is_BBL_printer()) { const t_config_enum_values* bed_type_keys_map = bed_type_def->enum_keys_map; - const ConfigOptionInts* bed_temp_opt = m_config.option(get_bed_temp_key(m_config.curr_bed_type)); for (unsigned int extruder_id : extruders) { - int curr_bed_temp = bed_temp_opt->get_at(extruder_id); - if (curr_bed_temp == 0 && bed_type_keys_map != nullptr) { - std::string bed_type_name; - for (auto item : *bed_type_keys_map) { - if (item.second == m_config.curr_bed_type) { - bed_type_name = item.first; - break; + const ConfigOptionInts* bed_temp_opt = m_config.option(get_bed_temp_key(m_config.curr_bed_type)); + for (unsigned int extruder_id : extruders) { + int curr_bed_temp = bed_temp_opt->get_at(extruder_id); + if (curr_bed_temp == 0 && bed_type_keys_map != nullptr) { + std::string bed_type_name; + for (auto item : *bed_type_keys_map) { + if (item.second == m_config.curr_bed_type) { + bed_type_name = item.first; + break; + } } - } - StringObjectException except; - except.string = Slic3r::format(L("Plate %d: %s does not support filament %s"), this->get_plate_index() + 1, L(bed_type_name), extruder_id + 1); - except.string += "\n"; - except.type = STRING_EXCEPT_FILAMENT_NOT_MATCH_BED_TYPE; - except.params.push_back(std::to_string(this->get_plate_index() + 1)); - except.params.push_back(L(bed_type_name)); - except.params.push_back(std::to_string(extruder_id+1)); - except.object = nullptr; - return except; - } + StringObjectException except; + except.string = Slic3r::format(L("Plate %d: %s does not support filament %s"), this->get_plate_index() + 1, L(bed_type_name), extruder_id + 1); + except.string += "\n"; + except.type = STRING_EXCEPT_FILAMENT_NOT_MATCH_BED_TYPE; + except.params.push_back(std::to_string(this->get_plate_index() + 1)); + except.params.push_back(L(bed_type_name)); + except.params.push_back(std::to_string(extruder_id+1)); + except.object = nullptr; + return except; + } + } } } @@ -1441,7 +1444,7 @@ StringObjectException Print::validate(StringObjectException *warning, Polygons* } return warning_key; }; - /* auto check_motion_ability_region_setting = [&](const std::vector& keys_to_check, double limit) -> std::string { + auto check_motion_ability_region_setting = [&](const std::vector& keys_to_check, double limit) -> std::string { std::string warning_key; for (const auto& key : keys_to_check) { if (m_default_region_config.get_abs_value(key) > limit) { @@ -1450,7 +1453,7 @@ StringObjectException Print::validate(StringObjectException *warning, Polygons* } } return warning_key; - }; */ + }; std::string warning_key; // check jerk @@ -2463,7 +2466,7 @@ FilamentTempType Print::get_filament_temp_type(const std::string& filament_type) in.close(); BOOST_LOG_TRIVIAL(error) << __FUNCTION__ << ": parse " << file_path.string() << " got a nlohmann::detail::parse_error, reason = " << err.what(); filament_temp_type_map[HighTempFilamentStr] = {"ABS","ASA","PC","PA","PA-CF","PA-GF","PA6-CF","PET-CF","PPS","PPS-CF","PPA-GF","PPA-CF","ABS-Aero","ABS-GF"}; - filament_temp_type_map[LowTempFilamentStr] = {"PLA","TPU","PLA-CF","PLA-AERO","PVA","BVOH"}; + filament_temp_type_map[LowTempFilamentStr] = {"PLA","TPU","PLA-CF","PLA-AERO","PVA","BVOH","SBS"}; filament_temp_type_map[HighLowCompatibleFilamentStr] = { "HIPS","PETG","PCTG","PE","PP","EVA","PE-CF","PP-CF","PP-GF","PHA"}; } } @@ -2666,7 +2669,7 @@ void Print::_make_wipe_tower() for (auto &layer_tools : m_wipe_tower_data.tool_ordering.layer_tools()) { // for all layers if (!layer_tools.has_wipe_tower) continue; - // bool first_layer = &layer_tools == &m_wipe_tower_data.tool_ordering.front(); + bool first_layer = &layer_tools == &m_wipe_tower_data.tool_ordering.front(); wipe_tower.plan_toolchange((float) layer_tools.print_z, (float) layer_tools.wipe_tower_layer_height, current_extruder_id, current_extruder_id); @@ -2922,7 +2925,7 @@ DynamicConfig PrintStatistics::config() const DynamicConfig PrintStatistics::placeholders() { DynamicConfig config; - for (const std::string &key : { + for (const std::string key : { "print_time", "normal_print_time", "silent_print_time", "used_filament", "extruded_volume", "total_cost", "total_weight", "initial_tool", "total_toolchanges", "total_wipe_tower_cost", "total_wipe_tower_filament"}) diff --git a/src/libslic3r/PrintApply.cpp b/src/libslic3r/PrintApply.cpp index b6fd173c03..232c86b9ec 100644 --- a/src/libslic3r/PrintApply.cpp +++ b/src/libslic3r/PrintApply.cpp @@ -1498,11 +1498,22 @@ Print::ApplyStatus Print::apply(const Model &model, DynamicPrintConfig new_full_ } std::vector painting_extruders; if (const auto &volumes = print_object.model_object()->volumes; - num_extruders > 1 && + num_extruders > 1 && std::find_if(volumes.begin(), volumes.end(), [](const ModelVolume *v) { return ! v->mmu_segmentation_facets.empty(); }) != volumes.end()) { - //FIXME be more specific! Don't enumerate extruders that are not used for painting! - painting_extruders.assign(num_extruders , 0); - std::iota(painting_extruders.begin(), painting_extruders.end(), 1); + + std::array(EnforcerBlockerType::ExtruderMax)> used_facet_states{}; + for (const ModelVolume *volume : volumes) { + const std::vector &volume_used_facet_states = volume->mmu_segmentation_facets.get_data().used_states; + + assert(volume_used_facet_states.size() == used_facet_states.size()); + for (size_t state_idx = 0; state_idx < std::min(volume_used_facet_states.size(), used_facet_states.size()); ++state_idx) + used_facet_states[state_idx] |= volume_used_facet_states[state_idx]; + } + + for (size_t state_idx = static_cast(EnforcerBlockerType::Extruder1); state_idx < used_facet_states.size(); ++state_idx) { + if (used_facet_states[state_idx]) + painting_extruders.emplace_back(state_idx); + } } if (model_object_status.print_object_regions_status == ModelObjectStatus::PrintObjectRegionsStatus::Valid) { // Verify that the trafo for regions & volume bounding boxes thus for regions is still applicable. diff --git a/src/libslic3r/PrintConfig.cpp b/src/libslic3r/PrintConfig.cpp index 32d3b563ce..d3c3554a58 100644 --- a/src/libslic3r/PrintConfig.cpp +++ b/src/libslic3r/PrintConfig.cpp @@ -817,12 +817,22 @@ void PrintConfigDef::init_fff_params() def = this->add("gap_fill_target", coEnum); def->label = L("Apply gap fill"); def->category = L("Strength"); - def->tooltip = L("Enables gap fill for the selected surfaces. The minimum gap length that will be filled can be controlled " + def->tooltip = L("Enables gap fill for the selected solid surfaces. The minimum gap length that will be filled can be controlled " "from the filter out tiny gaps option below.\n\n" "Options:\n" - "1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces\n" - "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces only\n" - "3. Nowhere: Disables gap fill\n"); + "1. Everywhere: Applies gap fill to top, bottom and internal solid surfaces for maximum strength\n" + "2. Top and Bottom surfaces: Applies gap fill to top and bottom surfaces only, balancing print speed, " + "reducing potential over extrusion in the solid infill and making sure the top and bottom surfaces have " + "no pin hole gaps\n" + "3. Nowhere: Disables gap fill for all solid infill areas. \n\n" + "Note that if using the classic perimeter generator, gap fill may also be generated between perimeters, " + "if a full width line cannot fit between them. That perimeter gap fill is not controlled by this setting. \n\n" + "If you would like all gap fill, including the classic perimeter generated one, removed, " + "set the filter out tiny gaps value to a large number, like 999999. \n\n" + "However this is not advised, as gap fill between perimeters is contributing to the model's strength. " + "For models where excessive gap fill is generated between perimeters, a better option would be to " + "switch to the arachne wall generator and use this option to control whether the cosmetic top and " + "bottom surface gap fill is generated"); def->enum_keys_map = &ConfigOptionEnum::get_enum_values(); def->enum_values.push_back("everywhere"); def->enum_values.push_back("topbottom"); @@ -897,7 +907,7 @@ void PrintConfigDef::init_fff_params() def->label = L("Bridge flow ratio"); def->category = L("Quality"); def->tooltip = L("Decrease this value slightly(for example 0.9) to reduce the amount of material for bridge, " - "to improve sag"); + "to improve sag. \n\nThe actual bridge flow used is calculated by multiplying this value with the filament flow ratio, and if set, the object's flow ratio."); def->min = 0; def->max = 2.0; def->mode = comAdvanced; @@ -906,7 +916,8 @@ void PrintConfigDef::init_fff_params() def = this->add("internal_bridge_flow", coFloat); def->label = L("Internal bridge flow ratio"); def->category = L("Quality"); - def->tooltip = L("This value governs the thickness of the internal bridge layer. This is the first layer over sparse infill. Decrease this value slightly (for example 0.9) to improve surface quality over sparse infill."); + def->tooltip = L("This value governs the thickness of the internal bridge layer. This is the first layer over sparse infill. Decrease this value slightly (for example 0.9) to improve surface quality over sparse infill." + "\n\nThe actual internal bridge flow used is calculated by multiplying this value with the bridge flow ratio, the filament flow ratio, and if set, the object's flow ratio."); def->min = 0; def->max = 2.0; def->mode = comAdvanced; @@ -916,7 +927,8 @@ void PrintConfigDef::init_fff_params() def->label = L("Top surface flow ratio"); def->category = L("Advanced"); def->tooltip = L("This factor affects the amount of material for top solid infill. " - "You can decrease it slightly to have smooth surface finish"); + "You can decrease it slightly to have smooth surface finish. " + "\n\nThe actual top surface flow used is calculated by multiplying this value with the filament flow ratio, and if set, the object's flow ratio."); def->min = 0; def->max = 2; def->mode = comAdvanced; @@ -925,7 +937,8 @@ void PrintConfigDef::init_fff_params() def = this->add("bottom_solid_infill_flow_ratio", coFloat); def->label = L("Bottom surface flow ratio"); def->category = L("Advanced"); - def->tooltip = L("This factor affects the amount of material for bottom solid infill"); + def->tooltip = L("This factor affects the amount of material for bottom solid infill. " + "\n\nThe actual bottom solid infill flow used is calculated by multiplying this value with the filament flow ratio, and if set, the object's flow ratio."); def->min = 0; def->max = 2; def->mode = comAdvanced; @@ -1039,7 +1052,16 @@ void PrintConfigDef::init_fff_params() def = this->add("slowdown_for_curled_perimeters", coBool); def->label = L("Slow down for curled perimeters"); def->category = L("Speed"); - def->tooltip = L("Enable this option to slow printing down in areas where potential curled perimeters may exist"); + def->tooltip = L("Enable this option to slow down printing in areas where perimeters may have curled upwards." + "For example, additional slowdown will be applied when printing overhangs on sharp corners like the " + "front of the Benchy hull, reducing curling which compounds over multiple layers.\n\n " + "It is generally recommended to have this option switched on unless your printer cooling is powerful enough or the " + "print speed slow enough that perimeter curling does not happen. If printing with a high external perimeter speed, " + "this parameter may introduce slight artifacts when slowing down due to the large variance in print speeds. " + "If you notice artifacts, ensure your pressure advance is tuned correctly.\n\n" + "Note: When this option is enabled, overhang perimeters are treated like overhangs, meaning the overhang speed is " + "applied even if the overhanging perimeter is part of a bridge. For example, when the perimeters are 100% overhanging" + ", with no wall supporting them from underneath, the 100% overhang speed will be applied."); def->mode = comAdvanced; def->set_default_value(new ConfigOptionBool{ false }); @@ -1092,7 +1114,10 @@ void PrintConfigDef::init_fff_params() def = this->add("bridge_speed", coFloat); def->label = L("External"); def->category = L("Speed"); - def->tooltip = L("Speed of bridge and completely overhang wall"); + def->tooltip = L("Speed of the externally visible bridge extrusions. " + "\n\nIn addition, if Slow down for curled perimeters is disabled or Classic overhang mode is enabled, " + "it will be the print speed of overhang walls that are supported by less than 13%, whether they are part of a bridge " + "or an overhang."); def->sidetext = L("mm/s"); def->min = 1; def->mode = comAdvanced; @@ -1101,7 +1126,7 @@ void PrintConfigDef::init_fff_params() def = this->add("internal_bridge_speed", coFloatOrPercent); def->label = L("Internal"); def->category = L("Speed"); - def->tooltip = L("Speed of internal bridge. If the value is expressed as a percentage, it will be calculated based on the bridge_speed. Default value is 150%."); + def->tooltip = L("Speed of internal bridges. If the value is expressed as a percentage, it will be calculated based on the bridge_speed. Default value is 150%."); def->sidetext = L("mm/s or %"); def->ratio_over = "bridge_speed"; def->min = 1; @@ -1664,7 +1689,8 @@ void PrintConfigDef::init_fff_params() def->tooltip = L("The material may have volumetric change after switching between molten state and crystalline state. " "This setting changes all extrusion flow of this filament in gcode proportionally. " "Recommended value range is between 0.95 and 1.05. " - "Maybe you can tune this value to get nice flat surface when there has slight overflow or underflow"); + "Maybe you can tune this value to get nice flat surface when there has slight overflow or underflow. " + "\n\nThe final object flow ratio is this value multiplied by the filament flow ratio."); def->mode = comAdvanced; def->max = 2; def->min = 0.01; @@ -1818,7 +1844,7 @@ void PrintConfigDef::init_fff_params() def = this->add("machine_load_filament_time", coFloat); def->label = L("Filament load time"); - def->tooltip = L("Time to load new filament when switch filament. For statistics only"); + def->tooltip = L("Time to load new filament when switch filament. It's usually applicable for single-extruder multi-material machines. For tool changers or multi-tool machines, it's typically 0. For statistics only"); def->sidetext = L("s"); def->min = 0; def->mode = comAdvanced; @@ -1826,12 +1852,21 @@ void PrintConfigDef::init_fff_params() def = this->add("machine_unload_filament_time", coFloat); def->label = L("Filament unload time"); - def->tooltip = L("Time to unload old filament when switch filament. For statistics only"); + def->tooltip = L("Time to unload old filament when switch filament. It's usually applicable for single-extruder multi-material machines. For tool changers or multi-tool machines, it's typically 0. For statistics only"); def->sidetext = L("s"); def->min = 0; def->mode = comAdvanced; def->set_default_value(new ConfigOptionFloat(0.0)); + def = this->add("machine_tool_change_time", coFloat); + def->label = L("Tool change time"); + def->tooltip = L("Time taken to switch tools. It's usually applicable for tool changers or multi-tool machines. For single-extruder multi-material machines, it's typically 0. For statistics only"); + def->sidetext = L("s"); + def->min = 0; + def->mode = comAdvanced; + def->set_default_value(new ConfigOptionFloat { 0. }); + + def = this->add("filament_diameter", coFloats); def->label = L("Diameter"); def->tooltip = L("Filament diameter is used to calculate extrusion in gcode, so it's important and should be accurate"); @@ -1978,14 +2013,6 @@ void PrintConfigDef::init_fff_params() def->mode = comAdvanced; def->set_default_value(new ConfigOptionFloats { 3.4 }); - def = this->add("filament_load_time", coFloats); - def->label = L("Filament load time"); - def->tooltip = L("Time for the printer firmware (or the Multi Material Unit 2.0) to load a new filament during a tool change (when executing the T code). This time is added to the total print time by the G-code time estimator."); - def->sidetext = L("s"); - def->min = 0; - def->mode = comAdvanced; - def->set_default_value(new ConfigOptionFloats { 0. }); - def = this->add("filament_ramming_parameters", coStrings); def->label = L("Ramming parameters"); def->tooltip = L("This string is edited by RammingDialog and contains ramming specific parameters."); @@ -1993,14 +2020,6 @@ void PrintConfigDef::init_fff_params() def->set_default_value(new ConfigOptionStrings { "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0|" " 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6" }); - def = this->add("filament_unload_time", coFloats); - def->label = L("Filament unload time"); - def->tooltip = L("Time for the printer firmware (or the Multi Material Unit 2.0) to unload a filament during a tool change (when executing the T code). This time is added to the total print time by the G-code time estimator."); - def->sidetext = L("s"); - def->min = 0; - def->mode = comAdvanced; - def->set_default_value(new ConfigOptionFloats { 0. }); - def = this->add("filament_multitool_ramming", coBools); def->label = L("Enable ramming for multitool setups"); def->tooltip = L("Perform ramming when using multitool printer (i.e. when the 'Single Extruder Multimaterial' in Printer Settings is unchecked). " @@ -2073,6 +2092,7 @@ void PrintConfigDef::init_fff_params() def->enum_values.push_back("PPS-CF"); def->enum_values.push_back("PVA"); def->enum_values.push_back("PVB"); + def->enum_values.push_back("SBS"); def->enum_values.push_back("TPU"); def->mode = comSimple; def->set_default_value(new ConfigOptionStrings { "PLA" }); @@ -2541,7 +2561,8 @@ void PrintConfigDef::init_fff_params() def = this->add("filter_out_gap_fill", coFloat); def->label = L("Filter out tiny gaps"); def->category = L("Layers and Perimeters"); - def->tooltip = L("Filter out gaps smaller than the threshold specified"); + def->tooltip = L("Don't print gap fill with a length is smaller than the threshold specified (in mm). This setting applies to top, " + "bottom and solid infill and, if using the classic perimeter generator, to wall gap fill. "); def->sidetext = L("mm"); def->mode = comAdvanced; def->set_default_value(new ConfigOptionFloat(0)); @@ -4734,15 +4755,21 @@ void PrintConfigDef::init_fff_params() def = this->add("activate_chamber_temp_control",coBools); def->label = L("Activate temperature control"); - def->tooltip = L("Enable this option for chamber temperature control. An M191 command will be added before \"machine_start_gcode\"\nG-code commands: M141/M191 S(0-255)"); + def->tooltip = L("Enable this option for automated chamber temperature control. This option activates the emitting of an M191 command before the \"machine_start_gcode\"\n which sets the " + "chamber temperature and waits until it is reached. In addition, it emits an M141 command at the end of the print to turn off the chamber heater, if present. \n\n" + "This option relies on the firmware supporting the M191 and M141 commands either via macros or natively and is usually used when an active chamber heater is installed."); def->mode = comSimple; def->set_default_value(new ConfigOptionBools{false}); def = this->add("chamber_temperature", coInts); def->label = L("Chamber temperature"); - def->tooltip = L("Higher chamber temperature can help suppress or reduce warping and potentially lead to higher interlayer bonding strength for high temperature materials like ABS, ASA, PC, PA and so on." - "At the same time, the air filtration of ABS and ASA will get worse.While for PLA, PETG, TPU, PVA and other low temperature materials," - "the actual chamber temperature should not be high to avoid cloggings, so 0 which stands for turning off is highly recommended" + def->tooltip = L("For high-temperature materials like ABS, ASA, PC, and PA, a higher chamber temperature can help suppress or reduce warping and potentially lead to higher interlayer bonding strength. " + "However, at the same time, a higher chamber temperature will reduce the efficiency of air filtration for ABS and ASA. \n\n" + "For PLA, PETG, TPU, PVA, and other low-temperature materials, this option should be disabled (set to 0) as the chamber temperature should be low to avoid extruder clogging caused " + "by material softening at the heat break.\n\n" + "If enabled, this parameter also sets a gcode variable named chamber_temperature, which can be used to pass the desired chamber temperature to your print start macro, " + "or a heat soak macro like this: PRINT_START (other variables) CHAMBER_TEMP=[chamber_temperature]. This may be useful if your printer does not support M141/M191 commands, or if you desire " + "to handle heat soaking in the print start macro if no active chamber heater is installed." ); def->sidetext = L("°C"); def->full_label = L("Chamber temperature"); @@ -5331,11 +5358,11 @@ void PrintConfigDef::init_extruder_option_keys() "retraction_length", "retraction_minimum_travel", "retraction_speed", + "travel_slope", "wipe", "wipe_distance", "z_hop", - "z_hop_types", - "travel_slope" + "z_hop_types" }; assert(std::is_sorted(m_extruder_retract_keys.begin(), m_extruder_retract_keys.end())); } @@ -6142,7 +6169,7 @@ void PrintConfigDef::handle_legacy(t_config_option_key &opt_key, std::string &va "z_hop_type", "z_lift_type", "bed_temperature_difference","long_retraction_when_cut", "retraction_distance_when_cut", "extruder_type", - "internal_bridge_support_thickness","extruder_clearance_max_radius", "top_area_threshold", "reduce_wall_solid_infill" + "internal_bridge_support_thickness","extruder_clearance_max_radius", "top_area_threshold", "reduce_wall_solid_infill","filament_load_time","filament_unload_time" }; if (ignore.find(opt_key) != ignore.end()) { diff --git a/src/libslic3r/PrintConfig.hpp b/src/libslic3r/PrintConfig.hpp index 000559b765..015befbd9f 100644 --- a/src/libslic3r/PrintConfig.hpp +++ b/src/libslic3r/PrintConfig.hpp @@ -1119,15 +1119,13 @@ PRINT_CONFIG_CLASS_DEFINE( ((ConfigOptionFloat, parking_pos_retraction)) ((ConfigOptionFloat, extra_loading_move)) ((ConfigOptionFloat, machine_load_filament_time)) + ((ConfigOptionFloat, machine_tool_change_time)) ((ConfigOptionFloat, machine_unload_filament_time)) ((ConfigOptionFloats, filament_loading_speed)) ((ConfigOptionFloats, filament_loading_speed_start)) - ((ConfigOptionFloats, filament_load_time)) ((ConfigOptionFloats, filament_unloading_speed)) ((ConfigOptionFloats, filament_unloading_speed_start)) ((ConfigOptionFloats, filament_toolchange_delay)) - // Orca todo: consolidate with machine_load_filament_time - ((ConfigOptionFloats, filament_unload_time)) ((ConfigOptionInts, filament_cooling_moves)) ((ConfigOptionFloats, filament_cooling_initial_speed)) ((ConfigOptionFloats, filament_minimal_purge_on_wipe_tower)) diff --git a/src/libslic3r/PrintObject.cpp b/src/libslic3r/PrintObject.cpp index 30b267c151..8674c1a4ea 100644 --- a/src/libslic3r/PrintObject.cpp +++ b/src/libslic3r/PrintObject.cpp @@ -680,6 +680,7 @@ void PrintObject::estimate_curled_extrusions() [](const PrintRegion *region) { return region->config().enable_overhang_speed.getBool(); })) { // Estimate curling of support material and add it to the malformaition lines of each layer + float support_flow_width = support_material_flow(this, this->config().layer_height).width(); SupportSpotsGenerator::Params params{this->print()->m_config.filament_type.values, float(this->print()->default_object_config().inner_wall_acceleration.getFloat()), this->config().raft_layers.getInt(), this->config().brim_type.value, @@ -2951,16 +2952,16 @@ struct POProfiler void PrintObject::generate_support_preview() { - // POProfiler profiler; + POProfiler profiler; - // boost::posix_time::ptime ts1 = boost::posix_time::microsec_clock::local_time(); + boost::posix_time::ptime ts1 = boost::posix_time::microsec_clock::local_time(); this->slice(); - // boost::posix_time::ptime ts2 = boost::posix_time::microsec_clock::local_time(); - // profiler.duration1 = (ts2 - ts1).total_milliseconds(); + boost::posix_time::ptime ts2 = boost::posix_time::microsec_clock::local_time(); + profiler.duration1 = (ts2 - ts1).total_milliseconds(); this->generate_support_material(); - // boost::posix_time::ptime ts3 = boost::posix_time::microsec_clock::local_time(); - // profiler.duration2 = (ts3 - ts2).total_milliseconds(); + boost::posix_time::ptime ts3 = boost::posix_time::microsec_clock::local_time(); + profiler.duration2 = (ts3 - ts2).total_milliseconds(); } void PrintObject::update_slicing_parameters() @@ -3670,6 +3671,7 @@ template void PrintObject::remove_bridges_from_contacts( SupportNecessaryType PrintObject::is_support_necessary() { + static const double super_overhang_area_threshold = SQ(scale_(5.0)); const double cantilevel_dist_thresh = scale_(6); #if 0 double threshold_rad = (m_config.support_threshold_angle.value < EPSILON ? 30 : m_config.support_threshold_angle.value + 1) * M_PI / 180.; diff --git a/src/libslic3r/PrintObjectSlice.cpp b/src/libslic3r/PrintObjectSlice.cpp index fd467e076f..98f7d8b20e 100644 --- a/src/libslic3r/PrintObjectSlice.cpp +++ b/src/libslic3r/PrintObjectSlice.cpp @@ -151,8 +151,8 @@ static std::vector slice_volumes_inner( params_base.mode_below = params_base.mode; // BBS - // const size_t num_extruders = print_config.filament_diameter.size(); - // const bool is_mm_painted = num_extruders > 1 && std::any_of(model_volumes.cbegin(), model_volumes.cend(), [](const ModelVolume *mv) { return mv->is_mm_painted(); }); + const size_t num_extruders = print_config.filament_diameter.size(); + const bool is_mm_painted = num_extruders > 1 && std::any_of(model_volumes.cbegin(), model_volumes.cend(), [](const ModelVolume *mv) { return mv->is_mm_painted(); }); // BBS: don't do size compensation when slice volume. // Will handle contour and hole size compensation seperately later. //const auto extra_offset = is_mm_painted ? 0.f : std::max(0.f, float(print_object_config.xy_contour_compensation.value)); @@ -336,8 +336,7 @@ static std::vector> slices_to_regions( }; // BBS - // Orca: unused -/* auto trim_overlap = [](ExPolygons& expolys_a, ExPolygons& expolys_b) { + auto trim_overlap = [](ExPolygons& expolys_a, ExPolygons& expolys_b) { ExPolygons trimming_a; ExPolygons trimming_b; @@ -362,7 +361,7 @@ static std::vector> slices_to_regions( expolys_a = diff_ex(expolys_a, trimming_a); expolys_b = diff_ex(expolys_b, trimming_b); - }; */ + }; std::vector temp_slices; for (size_t zs_complex_idx = range.begin(); zs_complex_idx < range.end(); ++ zs_complex_idx) { diff --git a/src/libslic3r/Shape/TextShape.cpp b/src/libslic3r/Shape/TextShape.cpp index 58df800a51..dce731af19 100644 --- a/src/libslic3r/Shape/TextShape.cpp +++ b/src/libslic3r/Shape/TextShape.cpp @@ -99,6 +99,8 @@ std::vector init_occt_fonts() static bool TextToBRep(const char* text, const char* font, const float theTextHeight, Font_FontAspect& theFontAspect, TopoDS_Shape& theShape, double& text_width) { + Standard_Integer anArgIt = 1; + Standard_CString aName = "text_shape"; Standard_CString aText = text; Font_BRepFont aFont; diff --git a/src/libslic3r/ShortEdgeCollapse.cpp b/src/libslic3r/ShortEdgeCollapse.cpp index f19ff9f22e..3397daf55c 100644 --- a/src/libslic3r/ShortEdgeCollapse.cpp +++ b/src/libslic3r/ShortEdgeCollapse.cpp @@ -2,6 +2,7 @@ #include "libslic3r/NormalUtils.hpp" #include +#include #include #include diff --git a/src/libslic3r/ShortestPath.hpp b/src/libslic3r/ShortestPath.hpp index 5a34ef23c1..158608f364 100644 --- a/src/libslic3r/ShortestPath.hpp +++ b/src/libslic3r/ShortestPath.hpp @@ -29,7 +29,7 @@ template inline void reorder_by_shortest_traverse(std::vector &po { Points start_point; start_point.reserve(polylines_out.size()); - for (const T contour : polylines_out) start_point.push_back(contour.points.front()); + for (const T& contour : polylines_out) start_point.push_back(contour.points.front()); std::vector order = chain_points(start_point); diff --git a/src/libslic3r/SlicesToTriangleMesh.cpp b/src/libslic3r/SlicesToTriangleMesh.cpp index 5740665ae2..3b55cf066b 100644 --- a/src/libslic3r/SlicesToTriangleMesh.cpp +++ b/src/libslic3r/SlicesToTriangleMesh.cpp @@ -1,5 +1,8 @@ +#include + #include "SlicesToTriangleMesh.hpp" +//#include "libslic3r/MTUtils.hpp" #include "libslic3r/Execution/ExecutionTBB.hpp" #include "libslic3r/ClipperUtils.hpp" #include "libslic3r/Tesselate.hpp" diff --git a/src/libslic3r/Support/OrganicSupport.cpp b/src/libslic3r/Support/OrganicSupport.cpp index 5543f76fd5..05e515d94e 100644 --- a/src/libslic3r/Support/OrganicSupport.cpp +++ b/src/libslic3r/Support/OrganicSupport.cpp @@ -1,6 +1,12 @@ #include "OrganicSupport.hpp" #include "SupportCommon.hpp" + +#include "../AABBTreeLines.hpp" +#include "../ClipperUtils.hpp" +#include "../Polygon.hpp" +#include "../Polyline.hpp" #include "../MutablePolygon.hpp" +#include "../TriangleMeshSlicer.hpp" #include diff --git a/src/libslic3r/Support/SupportParameters.cpp b/src/libslic3r/Support/SupportParameters.cpp index 4af36e05ae..8508206cb9 100644 --- a/src/libslic3r/Support/SupportParameters.cpp +++ b/src/libslic3r/Support/SupportParameters.cpp @@ -1,4 +1,6 @@ #include "../Print.hpp" +#include "../PrintConfig.hpp" +#include "../Slicing.hpp" #include "SupportParameters.hpp" namespace Slic3r::FFFSupport { diff --git a/src/libslic3r/SupportMaterial.cpp b/src/libslic3r/SupportMaterial.cpp index e1c6c97cc1..b022607bf7 100644 --- a/src/libslic3r/SupportMaterial.cpp +++ b/src/libslic3r/SupportMaterial.cpp @@ -338,7 +338,7 @@ static std::string get_svg_filename(std::string layer_nr_or_z, std::string tag rand_init = true; } - // int rand_num = rand() % 1000000; + int rand_num = rand() % 1000000; //makedir("./SVG"); std::string prefix = "./SVG/"; std::string suffix = ".svg"; @@ -1554,6 +1554,7 @@ static inline ExPolygons detect_overhangs( double thresh_angle = object_config.support_threshold_angle.value > 0 ? object_config.support_threshold_angle.value + 1 : 0; thresh_angle = std::min(thresh_angle, 89.); // BBS should be smaller than 90 const double threshold_rad = Geometry::deg2rad(thresh_angle); + const coordf_t max_bridge_length = scale_(object_config.max_bridge_length.value); const bool bridge_no_support = object_config.bridge_no_support.value; const coordf_t xy_expansion = scale_(object_config.support_expansion.value); @@ -1576,6 +1577,7 @@ static inline ExPolygons detect_overhangs( { // Generate overhang / contact_polygons for non-raft layers. const Layer &lower_layer = *layer.lower_layer; + const bool has_enforcer = !annotations.enforcers_layers.empty() && !annotations.enforcers_layers[layer_id].empty(); // Can't directly use lower_layer.lslices, or we'll miss some very sharp tails. // Filter out areas whose diameter that is smaller than extrusion_width. Do not use offset2() for this purpose! // FIXME if there are multiple regions with different extrusion width, the following code may not be right. @@ -1687,6 +1689,7 @@ static inline ExPolygons detect_overhangs( // check cantilever if (layer.lower_layer) { for (ExPolygon& poly : overhang_areas) { + float fw = float(layer.regions().front()->flow(frExternalPerimeter).scaled_width()); auto cluster_boundary_ex = intersection_ex(poly, offset_ex(layer.lower_layer->lslices, scale_(0.5))); Polygons cluster_boundary = to_polygons(cluster_boundary_ex); if (cluster_boundary.empty()) continue; @@ -1731,6 +1734,7 @@ static inline std::tuple detect_contacts( Polygons enforcer_polygons; // BBS. + const bool auto_normal_support = object_config.support_type.value == stNormalAuto; const bool buildplate_only = !annotations.buildplate_covered.empty(); float no_interface_offset = 0.f; @@ -1744,6 +1748,8 @@ static inline std::tuple detect_contacts( // Generate overhang / contact_polygons for non-raft layers. const Layer& lower_layer = *layer.lower_layer; const bool has_enforcer = !annotations.enforcers_layers.empty() && !annotations.enforcers_layers[layer_id].empty(); + const ExPolygons& lower_layer_expolys = lower_layer.lslices; + const ExPolygons& lower_layer_sharptails = lower_layer.sharp_tails; // Cache support trimming polygons derived from lower layer polygons, possible merged with "on build plate only" trimming polygons. auto slices_margin_update = @@ -2181,6 +2187,7 @@ struct OverhangCluster { static OverhangCluster* add_overhang(std::vector& clusters, ExPolygon* overhang, int layer_nr, coordf_t offset_scaled) { OverhangCluster* cluster = nullptr; + bool found = false; for (int i = 0; i < clusters.size(); i++) { auto cluster_i = &clusters[i]; if (cluster_i->intersects(*overhang, layer_nr)) { @@ -3539,13 +3546,13 @@ std::pair 1. // Contact layer needs a base_interface layer, therefore run the following block if support_interface_top_layers > 0, has soluble support and extruders are different. -// bool soluble_interface_non_soluble_base = -// // Zero z-gap between the overhangs and the support interface. -// m_slicing_params.soluble_interface && -// // Interface extruder soluble. -// m_object_config->support_interface_filament.value > 0 && m_print_config->filament_soluble.get_at(m_object_config->support_interface_filament.value - 1) && -// // Base extruder: Either "print with active extruder" not soluble. -// (m_object_config->support_filament.value == 0 || ! m_print_config->filament_soluble.get_at(m_object_config->support_filament.value - 1)); + bool soluble_interface_non_soluble_base = + // Zero z-gap between the overhangs and the support interface. + m_slicing_params.soluble_interface && + // Interface extruder soluble. + m_object_config->support_interface_filament.value > 0 && m_print_config->filament_soluble.get_at(m_object_config->support_interface_filament.value - 1) && + // Base extruder: Either "print with active extruder" not soluble. + (m_object_config->support_filament.value == 0 || ! m_print_config->filament_soluble.get_at(m_object_config->support_filament.value - 1)); bool snug_supports = m_object_config->support_style.value == smsSnug; // BBS: if support interface and support base do not use the same filament, add a base layer to improve their adhesion bool differnt_support_interface_filament = m_object_config->support_interface_filament.value != m_object_config->support_filament.value; @@ -4621,6 +4628,7 @@ void PrintObjectSupportMaterial::generate_toolpaths( if (object_layer != nullptr) { float biggest_bridge_area = 0.f; + const Polygons& top_contact_polys = top_contact_layer.polygons_to_extrude(); for (auto layerm : object_layer->regions()) { for (auto bridge_surface : layerm->fill_surfaces.filter_by_type(stBottomBridge)) { float bs_area = bridge_surface->area(); diff --git a/src/libslic3r/TreeSupport.cpp b/src/libslic3r/TreeSupport.cpp index 364e1f37eb..dc4f9998ff 100644 --- a/src/libslic3r/TreeSupport.cpp +++ b/src/libslic3r/TreeSupport.cpp @@ -5,6 +5,7 @@ #include "Print.hpp" #include "Layer.hpp" #include "Fill/FillBase.hpp" +#include "Fill/FillConcentric.hpp" #include "CurveAnalyzer.hpp" #include "SVG.hpp" #include "ShortestPath.hpp" @@ -12,6 +13,7 @@ #include #include +#include #include #define _L(s) Slic3r::I18N::translate(s) @@ -467,6 +469,7 @@ static bool move_inside_expolys(const ExPolygons& polygons, Point& from, double Point ret = from; std::vector valid_pts; double bestDist2 = std::numeric_limits::max(); + unsigned int bestPoly = NO_INDEX; bool is_already_on_correct_side_of_boundary = false; // whether [from] is already on the right side of the boundary Point inward_dir; for (unsigned int poly_idx = 0; poly_idx < polygons.size(); poly_idx++) @@ -479,7 +482,7 @@ static bool move_inside_expolys(const ExPolygons& polygons, Point& from, double // because we compare with vsize2_with_unscale here (no division by zero), we also need to compare by vsize2_with_unscale inside the loop // to avoid integer rounding edge cases bool projected_p_beyond_prev_segment = dot_with_unscale(p1 - p0, from - p0) >= vsize2_with_unscale(p1 - p0); - for(const Point p2 : poly.contour.points) + for(const Point& p2 : poly.contour.points) { // X = A + Normal(B-A) * (((B-A) dot_with_unscale (P-A)) / VSize(B-A)); // = A + (B-A) * ((B-A) dot_with_unscale (P-A)) / VSize2(B-A); @@ -507,6 +510,7 @@ static bool move_inside_expolys(const ExPolygons& polygons, Point& from, double if (dist2 < bestDist2) { bestDist2 = dist2; + bestPoly = poly_idx; if (distance == 0) { ret = x; } else { @@ -543,6 +547,7 @@ static bool move_inside_expolys(const ExPolygons& polygons, Point& from, double if (dist2 < bestDist2) { bestDist2 = dist2; + bestPoly = poly_idx; if (distance == 0) { ret = x; } else { @@ -627,6 +632,7 @@ static bool is_inside_ex(const ExPolygons &polygons, const Point &pt) static bool move_out_expolys(const ExPolygons& polygons, Point& from, double distance, double max_move_distance) { + Point from0 = from; ExPolygons polys_dilated = union_ex(offset_ex(polygons, scale_(distance))); Point pt = projection_onto(polys_dilated, from);// find_closest_ex(from, polys_dilated); Point outward_dir = pt - from; @@ -728,12 +734,16 @@ void TreeSupport::detect_overhangs(bool detect_first_sharp_tail_only) const coordf_t extrusion_width = config.get_abs_value("line_width", nozzle_diameter); const coordf_t extrusion_width_scaled = scale_(extrusion_width); const coordf_t max_bridge_length = scale_(config.max_bridge_length.value); + const bool bridge_no_support = max_bridge_length > 0; const bool support_critical_regions_only = config.support_critical_regions_only.value; const bool config_remove_small_overhangs = config.support_remove_small_overhang.value; const int enforce_support_layers = config.enforce_support_layers.value; const double area_thresh_well_supported = SQ(scale_(6)); const double length_thresh_well_supported = scale_(6); static const double sharp_tail_max_support_height = 16.f; + // a region is considered well supported if the number of layers below it exceeds this threshold + const int thresh_layers_below = 10 / config.layer_height; + double obj_height = m_object->size().z(); // +1 makes the threshold inclusive double thresh_angle = config.support_threshold_angle.value > EPSILON ? config.support_threshold_angle.value + 1 : 30; thresh_angle = std::min(thresh_angle, 89.); // should be smaller than 90 @@ -1396,6 +1406,7 @@ void TreeSupport::generate_toolpaths() const PrintObjectConfig &object_config = m_object->config(); coordf_t support_extrusion_width = m_support_params.support_extrusion_width; coordf_t nozzle_diameter = print_config.nozzle_diameter.get_at(object_config.support_filament - 1); + coordf_t layer_height = object_config.layer_height.value; const size_t wall_count = object_config.tree_support_wall_count.value; // Check if set to zero, use default if so. @@ -1409,6 +1420,8 @@ void TreeSupport::generate_toolpaths() coordf_t interface_density = std::min(1., m_support_material_interface_flow.spacing() / interface_spacing); coordf_t bottom_interface_density = std::min(1., m_support_material_interface_flow.spacing() / bottom_interface_spacing); + const coordf_t branch_radius = object_config.tree_support_branch_diameter.value / 2; + const coordf_t branch_radius_scaled = scale_(branch_radius); if (m_object->support_layers().empty()) return; @@ -1424,11 +1437,11 @@ void TreeSupport::generate_toolpaths() if (m_object->support_layer_count() > m_raft_layers) { const SupportLayer *ts_layer = m_object->get_support_layer(m_raft_layers); - for (const ExPolygon expoly : ts_layer->floor_areas) + for (const ExPolygon& expoly : ts_layer->floor_areas) raft_areas.push_back(expoly); - for (const ExPolygon expoly : ts_layer->roof_areas) + for (const ExPolygon& expoly : ts_layer->roof_areas) raft_areas.push_back(expoly); - for (const ExPolygon expoly : ts_layer->base_areas) + for (const ExPolygon& expoly : ts_layer->base_areas) raft_areas.push_back(expoly); } @@ -2113,6 +2126,7 @@ void TreeSupport::draw_circles(const std::vector>& contact_no const bool with_lightning_infill = m_support_params.base_fill_pattern == ipLightning; coordf_t support_extrusion_width = m_support_params.support_extrusion_width; + const size_t wall_count = config.tree_support_wall_count.value; const PrintObjectConfig& object_config = m_object->config(); BOOST_LOG_TRIVIAL(info) << "draw_circles for object: " << m_object->model_object()->name; @@ -2363,7 +2377,7 @@ void TreeSupport::draw_circles(const std::vector>& contact_no ExPolygons& base_areas = ts_layer->base_areas; int layer_nr_lower = layer_nr - 1; - for (;layer_nr_lower >= 0; layer_nr_lower--) { + for (layer_nr_lower; layer_nr_lower >= 0; layer_nr_lower--) { if (!m_object->get_support_layer(layer_nr_lower + m_raft_layers)->area_groups.empty()) break; } if (layer_nr_lower <= 0) continue; @@ -2453,7 +2467,7 @@ void TreeSupport::draw_circles(const std::vector>& contact_no if (ts_layer->area_groups.empty()) continue; int layer_nr_lower = layer_nr - 1; - for (;layer_nr_lower >= 0; layer_nr_lower--) { + for (layer_nr_lower; layer_nr_lower >= 0; layer_nr_lower--) { if (!m_object->get_support_layer(layer_nr_lower + m_raft_layers)->area_groups.empty()) break; } if (layer_nr_lower < 0) continue; @@ -2568,10 +2582,15 @@ void TreeSupport::drop_nodes(std::vector>& contact_nodes) const coordf_t radius_sample_resolution = m_ts_data->m_radius_sample_resolution; const bool support_on_buildplate_only = config.support_on_build_plate_only.value; const size_t bottom_interface_layers = config.support_interface_bottom_layers.value; + const size_t top_interface_layers = config.support_interface_top_layers.value; float DO_NOT_MOVER_UNDER_MM = is_slim ? 0 : 5; // do not move contact points under 5mm const auto nozzle_diameter = m_object->print()->config().nozzle_diameter.get_at(m_object->config().support_interface_filament-1); const auto support_line_width = config.support_line_width.get_abs_value(nozzle_diameter); + auto get_branch_angle = [this,&config](coordf_t radius) { + if (config.tree_support_branch_angle.value < 30.0) return config.tree_support_branch_angle.value; + return (radius - MIN_BRANCH_RADIUS) / (MAX_BRANCH_RADIUS - MIN_BRANCH_RADIUS) * (config.tree_support_branch_angle.value - 30.0) + 30.0; + }; auto get_max_move_dist = [this, &config, branch_radius, tip_layers, diameter_angle_scale_factor, wall_count, support_extrusion_width, support_line_width](const Node *node, int power = 1) { double move_dist = node->max_move_dist; if (node->max_move_dist == 0) { @@ -3183,6 +3202,7 @@ void TreeSupport::adjust_layer_heights(std::vector>& contact_ const coordf_t layer_height = config.layer_height.value; const coordf_t max_layer_height = m_slicing_params.max_layer_height; const size_t bot_intf_layers = config.support_interface_bottom_layers.value; + const size_t top_intf_layers = config.support_interface_top_layers.value; // if already using max layer height, no need to adjust if (layer_height == max_layer_height) return; @@ -3304,6 +3324,7 @@ std::vector TreeSupport::plan_layer_heights(std::vector>, std::vector> TriangleSelector::serialize() const -{ +TriangleSelector::TriangleSplittingData TriangleSelector::serialize() const { // Each original triangle of the mesh is assigned a number encoding its state // or how it is split. Each triangle is encoded by 4 bits (xxyy) or 8 bits (zzzzxxyy): // leaf triangle: xx = EnforcerBlockerType (Only values 0, 1, and 2. Value 3 is used as an indicator for additional 4 bits.), yy = 0 @@ -1639,7 +1638,7 @@ std::pair>, std::vector> TriangleSelector: // (std::function calls using a pointer, while this implementation calls directly). struct Serializer { const TriangleSelector* triangle_selector; - std::pair>, std::vector> data; + TriangleSplittingData data; void serialize(int facet_idx) { const Triangle& tr = triangle_selector->m_triangles[facet_idx]; @@ -1648,8 +1647,8 @@ std::pair>, std::vector> TriangleSelector: int split_sides = tr.number_of_split_sides(); assert(split_sides >= 0 && split_sides <= 3); - data.second.push_back(split_sides & 0b01); - data.second.push_back(split_sides & 0b10); + data.bitstream.push_back(split_sides & 0b01); + data.bitstream.push_back(split_sides & 0b10); if (split_sides) { // If this triangle is split, save which side is split (in case @@ -1657,8 +1656,8 @@ std::pair>, std::vector> TriangleSelector: // be ignored for 3-side split. assert(tr.is_split() && split_sides > 0); assert(tr.special_side() >= 0 && tr.special_side() <= 3); - data.second.push_back(tr.special_side() & 0b01); - data.second.push_back(tr.special_side() & 0b10); + data.bitstream.push_back(tr.special_side() & 0b01); + data.bitstream.push_back(tr.special_side() & 0b10); // Now save all children. // Serialized in reverse order for compatibility with PrusaSlicer 2.3.1. for (int child_idx = split_sides; child_idx >= 0; -- child_idx) @@ -1666,45 +1665,48 @@ std::pair>, std::vector> TriangleSelector: } else { // In case this is leaf, we better save information about its state. int n = int(tr.get_state()); + if (n < static_cast(EnforcerBlockerType::ExtruderMax)) + data.used_states[n] = true; + if (n >= 3) { assert(n <= 16); if (n <= 16) { // Store "11" plus 4 bits of (n-3). - data.second.insert(data.second.end(), { true, true }); + data.bitstream.insert(data.bitstream.end(), { true, true }); n -= 3; for (size_t bit_idx = 0; bit_idx < 4; ++bit_idx) - data.second.push_back(n & (uint64_t(0b0001) << bit_idx)); + data.bitstream.push_back(n & (uint64_t(0b0001) << bit_idx)); } } else { // Simple case, compatible with PrusaSlicer 2.3.1 and older for storing paint on supports and seams. // Store 2 bits of n. - data.second.push_back(n & 0b01); - data.second.push_back(n & 0b10); + data.bitstream.push_back(n & 0b01); + data.bitstream.push_back(n & 0b10); } } } } out { this }; - out.data.first.reserve(m_orig_size_indices); + out.data.triangles_to_split.reserve(m_orig_size_indices); for (int i=0; i>, std::vector> &data, bool needs_reset, EnforcerBlockerType max_ebt) +void TriangleSelector::deserialize(const TriangleSplittingData& data, bool needs_reset, EnforcerBlockerType max_ebt) { if (needs_reset) reset(); // dump any current state - for (auto [triangle_id, ibit] : data.first) { + for (auto [triangle_id, ibit] : data.triangles_to_split) { if (triangle_id >= int(m_triangles.size())) { BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << "array bound:error:triangle_id >= int(m_triangles.size())"; return; @@ -1712,7 +1714,7 @@ void TriangleSelector::deserialize(const std::pair parents; - for (auto [triangle_id, ibit] : data.first) { + for (auto [triangle_id, ibit] : data.triangles_to_split) { assert(triangle_id < int(m_triangles.size())); - assert(ibit < int(data.second.size())); + assert(ibit < int(data.bitstream.size())); auto next_nibble = [&data, &ibit = ibit]() { int n = 0; for (int i = 0; i < 4; ++ i) - n |= data.second[ibit ++] << i; + n |= data.bitstream[ibit ++] << i; return n; }; @@ -1811,21 +1813,53 @@ void TriangleSelector::deserialize(const std::pairbitstream.size()); + assert(!this->bitstream.empty() && this->bitstream.size() != bitstream_start_idx); + assert((this->bitstream.size() - bitstream_start_idx) % 4 == 0); + + if (this->bitstream.empty() || this->bitstream.size() == bitstream_start_idx) + return; + + size_t nibble_idx = bitstream_start_idx; + + auto read_next_nibble = [&data_bitstream = std::as_const(this->bitstream), &nibble_idx]() -> uint8_t { + assert(nibble_idx + 3 < data_bitstream.size()); + uint8_t code = 0; + for (size_t bit_idx = 0; bit_idx < 4; ++bit_idx) + code |= data_bitstream[nibble_idx++] << bit_idx; + return code; + }; + + while (nibble_idx < this->bitstream.size()) { + const uint8_t code = read_next_nibble(); + + if (const bool is_split = (code & 0b11) != 0; is_split) + continue; + + const uint8_t facet_state = (code & 0b1100) == 0b1100 ? read_next_nibble() + 3 : code >> 2; + assert(facet_state < this->used_states.size()); + if (facet_state >= this->used_states.size()) + continue; + + this->used_states[facet_state] = true; + } +} + // Lightweight variant of deserialization, which only tests whether a face of test_state exists. -bool TriangleSelector::has_facets(const std::pair>, std::vector> &data, const EnforcerBlockerType test_state) -{ +bool TriangleSelector::has_facets(const TriangleSplittingData &data, const EnforcerBlockerType test_state) { // Depth-first queue of a number of unvisited children. // Kept outside of the loop to avoid re-allocating inside the loop. std::vector parents_children; parents_children.reserve(64); - for (const std::pair &triangle_id_and_ibit : data.first) { - int ibit = triangle_id_and_ibit.second; - assert(ibit < int(data.second.size())); + for (const TriangleBitStreamMapping &triangle_id_and_ibit : data.triangles_to_split) { + int ibit = triangle_id_and_ibit.bitstream_start_idx; + assert(ibit < int(data.bitstream.size())); auto next_nibble = [&data, &ibit = ibit]() { int n = 0; for (int i = 0; i < 4; ++ i) - n |= data.second[ibit ++] << i; + n |= data.bitstream[ibit ++] << i; return n; }; // < 0 -> negative of a number of children diff --git a/src/libslic3r/TriangleSelector.hpp b/src/libslic3r/TriangleSelector.hpp index b73283c0e1..e22a551baf 100644 --- a/src/libslic3r/TriangleSelector.hpp +++ b/src/libslic3r/TriangleSelector.hpp @@ -7,10 +7,34 @@ #include #include "Point.hpp" #include "TriangleMesh.hpp" -#include "libslic3r/Model.hpp" namespace Slic3r { +enum class EnforcerBlockerType : int8_t { + // Maximum is 3. The value is serialized in TriangleSelector into 2 bits. + NONE = 0, + ENFORCER = 1, + BLOCKER = 2, + // Maximum is 15. The value is serialized in TriangleSelector into 6 bits using a 2 bit prefix code. + Extruder1 = ENFORCER, + Extruder2 = BLOCKER, + Extruder3, + Extruder4, + Extruder5, + Extruder6, + Extruder7, + Extruder8, + Extruder9, + Extruder10, + Extruder11, + Extruder12, + Extruder13, + Extruder14, + Extruder15, + Extruder16, + ExtruderMax = Extruder16 +}; + // Following class holds information about selected triangles. It also has power // to recursively subdivide the triangles and make the selection finer. class TriangleSelector @@ -208,6 +232,56 @@ public: } }; + struct TriangleBitStreamMapping + { + // Index of the triangle to which we assign the bitstream containing splitting information. + int triangle_idx = -1; + // Index of the first bit of the bitstream assigned to this triangle. + int bitstream_start_idx = -1; + + TriangleBitStreamMapping() = default; + explicit TriangleBitStreamMapping(int triangleIdx, int bitstreamStartIdx) : triangle_idx(triangleIdx), bitstream_start_idx(bitstreamStartIdx) {} + + friend bool operator==(const TriangleBitStreamMapping &lhs, const TriangleBitStreamMapping &rhs) { return lhs.triangle_idx == rhs.triangle_idx && lhs.bitstream_start_idx == rhs.bitstream_start_idx; } + friend bool operator!=(const TriangleBitStreamMapping &lhs, const TriangleBitStreamMapping &rhs) { return !(lhs == rhs); } + + private: + friend class cereal::access; + template void serialize(Archive &ar) { ar(triangle_idx, bitstream_start_idx); } + }; + + struct TriangleSplittingData { + // Vector of triangles and its indexes to the bitstream. + std::vector triangles_to_split; + // Bit stream containing splitting information. + std::vector bitstream; + // Array indicating which triangle state types are used (encoded inside bitstream). + std::vector used_states { std::vector(static_cast(EnforcerBlockerType::ExtruderMax), false) }; + + TriangleSplittingData() = default; + + friend bool operator==(const TriangleSplittingData &lhs, const TriangleSplittingData &rhs) { + return lhs.triangles_to_split == rhs.triangles_to_split + && lhs.bitstream == rhs.bitstream + && lhs.used_states == rhs.used_states; + } + + friend bool operator!=(const TriangleSplittingData &lhs, const TriangleSplittingData &rhs) { return !(lhs == rhs); } + + // Reset all used states before they are recomputed based on the bitstream. + void reset_used_states() { + used_states.resize(static_cast(EnforcerBlockerType::ExtruderMax), false); + std::fill(used_states.begin(), used_states.end(), false); + } + + // Update used states based on the bitstream. It just iterated over the bitstream from the bitstream_start_idx till the end. + void update_used_states(size_t bitstream_start_idx); + + private: + friend class cereal::access; + template void serialize(Archive &ar) { ar(triangles_to_split, bitstream, used_states); } + }; + std::pair, std::vector> precompute_all_neighbors() const; void precompute_all_neighbors_recursive(int facet_idx, const Vec3i32 &neighbors, const Vec3i32 &neighbors_propagated, std::vector &neighbors_out, std::vector &neighbors_normal_out) const; @@ -247,7 +321,7 @@ public: bool force_reselection = false); // force reselection of the triangle mesh even in cases that mouse is pointing on the selected triangle bool has_facets(EnforcerBlockerType state) const; - static bool has_facets(const std::pair>, std::vector> &data, EnforcerBlockerType test_state); + static bool has_facets(const TriangleSplittingData &data, EnforcerBlockerType test_state); int num_facets(EnforcerBlockerType state) const; // Get facets at a given state. Don't triangulate T-joints. indexed_triangle_set get_facets(EnforcerBlockerType state) const; @@ -270,10 +344,15 @@ public: // Store the division trees in compact form (a long stream of bits for each triangle of the original mesh). // First vector contains pairs of (triangle index, first bit in the second vector). - std::pair>, std::vector> serialize() const; + TriangleSplittingData serialize() const; // Load serialized data. Assumes that correct mesh is loaded. - void deserialize(const std::pair>, std::vector>& data, bool needs_reset = true, EnforcerBlockerType max_ebt = EnforcerBlockerType::ExtruderMax); + void deserialize(const TriangleSplittingData& data, + bool needs_reset = true, + EnforcerBlockerType max_ebt = EnforcerBlockerType::ExtruderMax); + + // Extract all used facet states from the given TriangleSplittingData. + static std::vector extract_used_facet_states(const TriangleSplittingData &data); // For all triangles, remove the flag indicating that the triangle was selected by seed fill. void seed_fill_unselect_all_triangles(); diff --git a/src/libslic3r/TriangleSetSampling.cpp b/src/libslic3r/TriangleSetSampling.cpp index 5333aaf7f1..bb03ff6d75 100644 --- a/src/libslic3r/TriangleSetSampling.cpp +++ b/src/libslic3r/TriangleSetSampling.cpp @@ -2,6 +2,7 @@ #include #include #include +#include namespace Slic3r { diff --git a/src/libslic3r/TriangulateWall.cpp b/src/libslic3r/TriangulateWall.cpp index 133ca8236c..b8746ef0d2 100644 --- a/src/libslic3r/TriangulateWall.cpp +++ b/src/libslic3r/TriangulateWall.cpp @@ -1,5 +1,5 @@ -//#include "TriangulateWall.hpp" -//#include "MTUtils.hpp" +#include "TriangulateWall.hpp" +#include "MTUtils.hpp" namespace Slic3r { diff --git a/src/libslic3r/Triangulation.cpp b/src/libslic3r/Triangulation.cpp index 782553e2a7..f290442bf1 100644 --- a/src/libslic3r/Triangulation.cpp +++ b/src/libslic3r/Triangulation.cpp @@ -1,10 +1,6 @@ #include "Triangulation.hpp" #include "IntersectionPoints.hpp" - -#ifndef _WIN32 -// On linux and macOS, this include is required #include -#endif // _WIN32 #include #include #include diff --git a/src/libslic3r/calib.cpp b/src/libslic3r/calib.cpp index a00c8dd904..44b44160ed 100644 --- a/src/libslic3r/calib.cpp +++ b/src/libslic3r/calib.cpp @@ -471,9 +471,8 @@ std::string CalibPressureAdvanceLine::print_pa_lines(double start_x, double star const double e_per_mm = CalibPressureAdvance::e_per_mm(m_line_width, m_height_layer, m_nozzle_diameter, filament_diameter, print_flow_ratio); - // Orca: Unused due to skip drawing indicator lines - // const double thin_e_per_mm = CalibPressureAdvance::e_per_mm(m_thin_line_width, m_height_layer, m_nozzle_diameter, filament_diameter, - // print_flow_ratio); + const double thin_e_per_mm = CalibPressureAdvance::e_per_mm(m_thin_line_width, m_height_layer, m_nozzle_diameter, filament_diameter, + print_flow_ratio); const double number_e_per_mm = CalibPressureAdvance::e_per_mm(m_number_line_width, m_height_layer, m_nozzle_diameter, filament_diameter, print_flow_ratio); diff --git a/src/libslic3r/utils.cpp b/src/libslic3r/utils.cpp index 362cc521b6..733ac626f4 100644 --- a/src/libslic3r/utils.cpp +++ b/src/libslic3r/utils.cpp @@ -3,12 +3,19 @@ #include #include +#include #include #include #include "format.hpp" +#include "Platform.hpp" +#include "Time.hpp" #include "libslic3r.h" +#ifdef __APPLE__ +#include "MacUtils.hpp" +#endif + #ifdef WIN32 #include #include @@ -25,7 +32,6 @@ #ifdef __APPLE__ #include #include - #include "MacUtils.hpp" #endif #ifdef __linux__ #include @@ -33,7 +39,6 @@ #include #include #include - #include "Platform.hpp" #endif #endif @@ -54,6 +59,7 @@ #include #include #include +#include // We are using quite an old TBB 2017 U7, which does not support global control API officially. // Before we update our build servers, let's use the old API, which is deprecated in up to date TBB. @@ -1483,6 +1489,8 @@ bool bbl_calc_md5(std::string &filename, std::string &md5_out) MD5_Init(&ctx); boost::nowide::ifstream ifs(filename, std::ios::binary); std::string buf(64 * 1024, 0); + const std::size_t & size = boost::filesystem::file_size(filename); + std::size_t left_size = size; while (ifs) { ifs.read(buf.data(), buf.size()); int read_bytes = ifs.gcount(); diff --git a/src/qhull/CMakeLists.txt b/src/qhull/CMakeLists.txt index 6f0e090dc7..06e430f6f0 100644 --- a/src/qhull/CMakeLists.txt +++ b/src/qhull/CMakeLists.txt @@ -19,7 +19,11 @@ if(Qhull_FOUND) message(STATUS "Using qhull from system.") if(SLIC3R_STATIC) slic3r_remap_configs("Qhull::qhullcpp;Qhull::qhullstatic_r" RelWithDebInfo Release) - target_link_libraries(qhull INTERFACE Qhull::qhullcpp Qhull::qhullstatic_r) + if ("${CMAKE_BUILD_TYPE}" STREQUAL "Debug") + target_link_libraries(qhull INTERFACE Qhull::qhullcpp_d Qhull::qhullstatic_rd) + else() + target_link_libraries(qhull INTERFACE Qhull::qhullcpp Qhull::qhullstatic_r) + endif() else() slic3r_remap_configs("Qhull::qhullcpp;Qhull::qhull_r" RelWithDebInfo Release) target_link_libraries(qhull INTERFACE Qhull::qhullcpp Qhull::qhull_r) diff --git a/src/slic3r/GUI/3DScene.cpp b/src/slic3r/GUI/3DScene.cpp index e58b5c7eff..86ab5d2239 100644 --- a/src/slic3r/GUI/3DScene.cpp +++ b/src/slic3r/GUI/3DScene.cpp @@ -241,7 +241,7 @@ float GLVolume::last_explosion_ratio = 1.0; void GLVolume::set_render_color() { - // bool outside = is_outside || is_below_printbed(); + bool outside = is_outside || is_below_printbed(); if (force_native_color || force_neutral_color) { #ifdef ENABBLE_OUTSIDE_COLOR @@ -859,6 +859,7 @@ void GLVolumeCollection::render(GLVolumeCollection::ERenderType type, bool disab return; GLShaderProgram* sink_shader = GUI::wxGetApp().get_shader("flat"); + GLShaderProgram* edges_shader = GUI::wxGetApp().get_shader("flat"); if (type == ERenderType::Transparent) { glsafe(::glEnable(GL_BLEND)); @@ -1022,6 +1023,7 @@ bool GLVolumeCollection::check_outside_state(const BuildVolume &build_volume, Mo GUI::PartPlate* curr_plate = GUI::wxGetApp().plater()->get_partplate_list().get_selected_plate(); const Pointfs& pp_bed_shape = curr_plate->get_shape(); BuildVolume plate_build_volume(pp_bed_shape, build_volume.printable_height()); + const std::vector& exclude_areas = curr_plate->get_exclude_areas(); for (GLVolume* volume : this->volumes) { diff --git a/src/slic3r/GUI/AMSMaterialsSetting.cpp b/src/slic3r/GUI/AMSMaterialsSetting.cpp index b4c5e95646..f44dc19917 100644 --- a/src/slic3r/GUI/AMSMaterialsSetting.cpp +++ b/src/slic3r/GUI/AMSMaterialsSetting.cpp @@ -331,6 +331,7 @@ void AMSMaterialsSetting::create_panel_kn(wxWindow* parent) kn_val_sizer->Add(m_input_k_val, 0, wxALL | wxEXPAND | wxALIGN_CENTER_VERTICAL, FromDIP(0)); // n params input + wxBoxSizer* n_sizer = new wxBoxSizer(wxHORIZONTAL); m_n_param = new wxStaticText(parent, wxID_ANY, _L("Factor N"), wxDefaultPosition, wxDefaultSize, 0); m_n_param->SetFont(::Label::Body_13); m_n_param->SetForegroundColour(wxColour(50, 58, 61)); @@ -356,7 +357,7 @@ void AMSMaterialsSetting::paintEvent(wxPaintEvent &evt) { auto size = GetSize(); wxPaintDC dc(this); - dc.SetPen(wxPen(StateColor::darkModeColorFor(wxColour("#000000")), 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(StateColor::darkModeColorFor(wxColour("#000000")), 1, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); dc.DrawRectangle(0, 0, size.x, size.y); } diff --git a/src/slic3r/GUI/AmsMappingPopup.cpp b/src/slic3r/GUI/AmsMappingPopup.cpp index 41abe5a471..492926b952 100644 --- a/src/slic3r/GUI/AmsMappingPopup.cpp +++ b/src/slic3r/GUI/AmsMappingPopup.cpp @@ -366,6 +366,7 @@ void MaterialItem::doRender(wxDC &dc) wxString out_txt = m_msg; wxString count_txt = ""; + int new_line_pos = 0; for (int i = 0; i < m_msg.length(); i++) { auto text_size = m_warning_text->GetTextExtent(count_txt); @@ -401,6 +402,7 @@ void AmsMapingPopup::on_left_down(wxMouseEvent &evt) auto pos = ClientToScreen(evt.GetPosition()); for (MappingItem *item : m_mapping_item_list) { auto p_rect = item->ClientToScreen(wxPoint(0, 0)); + auto left = item->GetSize(); if (pos.x > p_rect.x && pos.y > p_rect.y && pos.x < (p_rect.x + item->GetSize().x) && pos.y < (p_rect.y + item->GetSize().y)) { if (item->m_tray_data.type == TrayType::NORMAL && !is_match_material(item->m_tray_data.filament_type)) return; @@ -1522,6 +1524,9 @@ void AmsRMGroup::on_mouse_move(wxMouseEvent& evt) std::string tray_name = iter->first; wxColour tray_color = iter->second; + int x = size.x / 2; + int y = size.y / 2; + int radius = size.x / 2; endAngle += ev_angle; if (click_angle >= startAngle && click_angle < endAngle) { diff --git a/src/slic3r/GUI/Auxiliary.cpp b/src/slic3r/GUI/Auxiliary.cpp index 5bc3280e75..8d338edc21 100644 --- a/src/slic3r/GUI/Auxiliary.cpp +++ b/src/slic3r/GUI/Auxiliary.cpp @@ -989,7 +989,7 @@ void AuxiliaryPanel::create_folder(wxString name) fs::path bfs_path((m_root_dir + "/" + folder_name).ToStdWstring()); if (fs::exists(bfs_path)) { try { - fs::remove_all(bfs_path); + bool is_done = fs::remove_all(bfs_path); } catch (...) { BOOST_LOG_TRIVIAL(error) << "Failed removing the auxiliary directory " << m_root_dir.c_str(); } diff --git a/src/slic3r/GUI/AuxiliaryDataViewModel.cpp b/src/slic3r/GUI/AuxiliaryDataViewModel.cpp index cad5cf5455..50368b8544 100644 --- a/src/slic3r/GUI/AuxiliaryDataViewModel.cpp +++ b/src/slic3r/GUI/AuxiliaryDataViewModel.cpp @@ -337,7 +337,7 @@ wxDataViewItemArray AuxiliaryModel::ImportFile(AuxiliaryModelNode* sel, wxArrayS dir_path += "\\" + src_bfs_path.filename().generic_wstring(); boost::system::error_code ec; - if (!fs::copy_file(src_bfs_path, fs::path(dir_path.ToStdWstring()), fs::copy_options::overwrite_existing, ec)) + if (!fs::copy_file(src_bfs_path, fs::path(dir_path.ToStdWstring()), fs::copy_option::overwrite_if_exists, ec)) continue; // Update model data diff --git a/src/slic3r/GUI/BBLStatusBar.cpp b/src/slic3r/GUI/BBLStatusBar.cpp index b0d3513f59..7c3d640d6e 100644 --- a/src/slic3r/GUI/BBLStatusBar.cpp +++ b/src/slic3r/GUI/BBLStatusBar.cpp @@ -3,6 +3,8 @@ #include #include #include +#include +#include #include "GUI_App.hpp" diff --git a/src/slic3r/GUI/BBLTopbar.cpp b/src/slic3r/GUI/BBLTopbar.cpp index 30d4878ddf..0bf251d729 100644 --- a/src/slic3r/GUI/BBLTopbar.cpp +++ b/src/slic3r/GUI/BBLTopbar.cpp @@ -230,7 +230,7 @@ void BBLTopbar::Init(wxFrame* parent) this->AddSpacer(FromDIP(10)); wxBitmap save_bitmap = create_scaled_bitmap("topbar_save", nullptr, TOPBAR_ICON_SIZE); - this->AddTool(wxID_SAVE, "", save_bitmap); + wxAuiToolBarItem* save_btn = this->AddTool(wxID_SAVE, "", save_bitmap); this->AddSpacer(FromDIP(10)); @@ -278,7 +278,7 @@ void BBLTopbar::Init(wxFrame* parent) this->AddSpacer(FromDIP(4)); wxBitmap iconize_bitmap = create_scaled_bitmap("topbar_min", nullptr, TOPBAR_ICON_SIZE); - this->AddTool(wxID_ICONIZE_FRAME, "", iconize_bitmap); + wxAuiToolBarItem* iconize_btn = this->AddTool(wxID_ICONIZE_FRAME, "", iconize_bitmap); this->AddSpacer(FromDIP(4)); @@ -294,7 +294,7 @@ void BBLTopbar::Init(wxFrame* parent) this->AddSpacer(FromDIP(4)); wxBitmap close_bitmap = create_scaled_bitmap("topbar_close", nullptr, TOPBAR_ICON_SIZE); - this->AddTool(wxID_CLOSE_FRAME, "", close_bitmap); + wxAuiToolBarItem* close_btn = this->AddTool(wxID_CLOSE_FRAME, "", close_bitmap); Realize(); // m_toolbar_h = this->GetSize().GetHeight(); @@ -466,6 +466,7 @@ void BBLTopbar::UpdateToolbarWidth(int width) } void BBLTopbar::Rescale() { + int em = em_unit(this); wxAuiToolBarItem* item; /*item = this->FindTool(ID_LOGO); @@ -495,7 +496,7 @@ void BBLTopbar::Rescale() { item->SetBitmap(create_scaled_bitmap("calib_sf", nullptr, TOPBAR_ICON_SIZE)); item->SetDisabledBitmap(create_scaled_bitmap("calib_sf_inactive", nullptr, TOPBAR_ICON_SIZE)); - // item = this->FindTool(ID_TITLE); + item = this->FindTool(ID_TITLE); /*item = this->FindTool(ID_PUBLISH); item->SetBitmap(create_scaled_bitmap("topbar_publish", this, TOPBAR_ICON_SIZE)); @@ -547,14 +548,14 @@ void BBLTopbar::OnCloseFrame(wxAuiToolBarEvent& event) void BBLTopbar::OnMouseLeftDClock(wxMouseEvent& mouse) { + wxPoint mouse_pos = ::wxGetMousePosition(); // check whether mouse is not on any tool item if (this->FindToolByCurrentPosition() != NULL && this->FindToolByCurrentPosition() != m_title_item) { mouse.Skip(); return; } -#ifdef __WXMSW__ - wxPoint mouse_pos = ::wxGetMousePosition(); +#ifdef __W1XMSW__ ::PostMessage((HWND) m_frame->GetHandle(), WM_NCLBUTTONDBLCLK, HTCAPTION, MAKELPARAM(mouse_pos.x, mouse_pos.y)); return; #endif // __WXMSW__ @@ -636,6 +637,7 @@ void BBLTopbar::OnMouseLeftDown(wxMouseEvent& event) void BBLTopbar::OnMouseLeftUp(wxMouseEvent& event) { + wxPoint mouse_pos = ::wxGetMousePosition(); if (HasCapture()) { ReleaseMouse(); diff --git a/src/slic3r/GUI/BackgroundSlicingProcess.cpp b/src/slic3r/GUI/BackgroundSlicingProcess.cpp index 1f6c9e4b94..ca8c7a1663 100644 --- a/src/slic3r/GUI/BackgroundSlicingProcess.cpp +++ b/src/slic3r/GUI/BackgroundSlicingProcess.cpp @@ -5,9 +5,13 @@ #include "format.hpp" #include +#include +#include // For zipped archive creation +#include #include +#include #include @@ -16,18 +20,23 @@ #include "libslic3r/SLAPrint.hpp" #include "libslic3r/Utils.hpp" #include "libslic3r/GCode/PostProcessor.hpp" +#include "libslic3r/Format/SL1.hpp" #include "libslic3r/Thread.hpp" #include "libslic3r/libslic3r.h" #include #include +#include #include #include #include +#include #include "I18N.hpp" //#include "RemovableDriveManager.hpp" +#include "slic3r/GUI/Plater.hpp" + namespace Slic3r { bool SlicingProcessCompletedEvent::critical_error() const diff --git a/src/slic3r/GUI/BindDialog.cpp b/src/slic3r/GUI/BindDialog.cpp index 28360f0d7a..134d91e7c5 100644 --- a/src/slic3r/GUI/BindDialog.cpp +++ b/src/slic3r/GUI/BindDialog.cpp @@ -67,6 +67,7 @@ PingCodeBindDialog::PingCodeBindDialog(Plater* plater /*= nullptr*/) SetIcon(wxIcon(encode_path(icon_path.c_str()), wxBITMAP_TYPE_ICO)); SetBackgroundColour(*wxWHITE); + wxBoxSizer* m_sizer_main = new wxBoxSizer(wxVERTICAL); auto m_line_top = new wxPanel(this, wxID_ANY, wxDefaultPosition, wxSize(-1, 1), wxTAB_TRAVERSAL); m_line_top->SetBackgroundColour(wxColour(166, 169, 170)); diff --git a/src/slic3r/GUI/CalibrationPanel.cpp b/src/slic3r/GUI/CalibrationPanel.cpp index 94a3186721..9a16c13322 100644 --- a/src/slic3r/GUI/CalibrationPanel.cpp +++ b/src/slic3r/GUI/CalibrationPanel.cpp @@ -226,7 +226,7 @@ SelectMObjectPopup::SelectMObjectPopup(wxWindow* parent) m_refresh_timer = new wxTimer(); m_refresh_timer->SetOwner(this); Bind(EVT_UPDATE_USER_MLIST, &SelectMObjectPopup::update_machine_list, this); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &SelectMObjectPopup::on_timer, this); Bind(EVT_DISSMISS_MACHINE_LIST, &SelectMObjectPopup::on_dissmiss_win, this); } @@ -265,7 +265,7 @@ void SelectMObjectPopup::Popup(wxWindow* WXUNUSED(focus)) } } - on_timer(); + wxPostEvent(this, wxTimerEvent()); PopupWindow::Popup(); } @@ -304,7 +304,7 @@ bool SelectMObjectPopup::Show(bool show) { return PopupWindow::Show(show); } -void SelectMObjectPopup::on_timer() +void SelectMObjectPopup::on_timer(wxTimerEvent& event) { BOOST_LOG_TRIVIAL(trace) << "SelectMObjectPopup on_timer"; wxGetApp().reset_to_active(); @@ -459,7 +459,7 @@ CalibrationPanel::CalibrationPanel(wxWindow* parent, wxWindowID id, const wxPoin Layout(); init_timer(); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &CalibrationPanel::on_timer, this); } void CalibrationPanel::init_tabpanel() { @@ -502,10 +502,10 @@ void CalibrationPanel::init_timer() m_refresh_timer = new wxTimer(); m_refresh_timer->SetOwner(this); m_refresh_timer->Start(REFRESH_INTERVAL); - on_timer(); + wxPostEvent(this, wxTimerEvent()); } -void CalibrationPanel::on_timer() { +void CalibrationPanel::on_timer(wxTimerEvent& event) { update_all(); } @@ -644,7 +644,7 @@ bool CalibrationPanel::Show(bool show) { m_refresh_timer->Stop(); m_refresh_timer->SetOwner(this); m_refresh_timer->Start(REFRESH_INTERVAL); - on_timer(); + wxPostEvent(this, wxTimerEvent()); DeviceManager* dev = Slic3r::GUI::wxGetApp().getDeviceManager(); if (dev) { @@ -670,6 +670,9 @@ bool CalibrationPanel::Show(bool show) { void CalibrationPanel::on_printer_clicked(wxMouseEvent& event) { + auto mouse_pos = ClientToScreen(event.GetPosition()); + wxPoint rect = m_side_tools->ClientToScreen(wxPoint(0, 0)); + if (!m_side_tools->is_in_interval()) { wxPoint pos = m_side_tools->ClientToScreen(wxPoint(0, 0)); pos.y += m_side_tools->GetRect().height; diff --git a/src/slic3r/GUI/CalibrationPanel.hpp b/src/slic3r/GUI/CalibrationPanel.hpp index 7b56abd8e7..a993ff2886 100644 --- a/src/slic3r/GUI/CalibrationPanel.hpp +++ b/src/slic3r/GUI/CalibrationPanel.hpp @@ -94,7 +94,7 @@ private: private: void OnLeftUp(wxMouseEvent& event); - void on_timer(); + void on_timer(wxTimerEvent& event); void update_user_devices(); void on_dissmiss_win(wxCommandEvent& event); }; @@ -117,7 +117,7 @@ public: protected: void init_tabpanel(); void init_timer(); - void on_timer(); + void on_timer(wxTimerEvent& event); int last_status; diff --git a/src/slic3r/GUI/CalibrationWizard.cpp b/src/slic3r/GUI/CalibrationWizard.cpp index 6280c96402..f6cbbc3065 100644 --- a/src/slic3r/GUI/CalibrationWizard.cpp +++ b/src/slic3r/GUI/CalibrationWizard.cpp @@ -1126,6 +1126,7 @@ void FlowRateWizard::on_cali_save() } std::string old_preset_name; + CalibrationPresetPage* preset_page = (static_cast(preset_step->page)); std::map selected_filaments = get_cached_selected_filament(curr_obj); if (!selected_filaments.empty()) { old_preset_name = selected_filaments.begin()->second->name; @@ -1172,6 +1173,7 @@ void FlowRateWizard::on_cali_save() return; std::string old_preset_name; + CalibrationPresetPage* preset_page = (static_cast(preset_step->page)); std::map selected_filaments = get_cached_selected_filament(curr_obj); if (!selected_filaments.empty()) { old_preset_name = selected_filaments.begin()->second->name; @@ -1441,6 +1443,7 @@ void MaxVolumetricSpeedWizard::on_cali_save() std::string old_preset_name; std::string new_preset_name; + CalibrationPresetPage *preset_page = (static_cast(preset_step->page)); std::map selected_filaments = get_cached_selected_filament(curr_obj); if (!selected_filaments.empty()) { old_preset_name = selected_filaments.begin()->second->name; diff --git a/src/slic3r/GUI/CalibrationWizardPresetPage.cpp b/src/slic3r/GUI/CalibrationWizardPresetPage.cpp index f972d22988..482ce61a12 100644 --- a/src/slic3r/GUI/CalibrationWizardPresetPage.cpp +++ b/src/slic3r/GUI/CalibrationWizardPresetPage.cpp @@ -790,6 +790,7 @@ wxString CalibrationPresetPage::format_text(wxString& m_msg) wxString out_txt = m_msg; wxString count_txt = ""; + int new_line_pos = 0; for (int i = 0; i < m_msg.length(); i++) { auto text_size = m_statictext_printer_msg->GetTextExtent(count_txt); diff --git a/src/slic3r/GUI/ConfigManipulation.cpp b/src/slic3r/GUI/ConfigManipulation.cpp index 9893ee5efc..02c82e06bb 100644 --- a/src/slic3r/GUI/ConfigManipulation.cpp +++ b/src/slic3r/GUI/ConfigManipulation.cpp @@ -282,6 +282,7 @@ void ConfigManipulation::update_print_fff_config(DynamicPrintConfig* config, con } double sparse_infill_density = config->option("sparse_infill_density")->value; + auto timelapse_type = config->opt_enum("timelapse_type"); if (!is_plate_config && config->opt_bool("spiral_mode") && @@ -297,6 +298,7 @@ void ConfigManipulation::update_print_fff_config(DynamicPrintConfig* config, con { DynamicPrintConfig new_conf = *config; auto answer = show_spiral_mode_settings_dialog(is_object_config); + bool support = true; if (answer == wxID_YES) { new_conf.set_key_value("wall_loops", new ConfigOptionInt(1)); new_conf.set_key_value("top_shell_layers", new ConfigOptionInt(0)); @@ -308,6 +310,8 @@ void ConfigManipulation::update_print_fff_config(DynamicPrintConfig* config, con new_conf.set_key_value("wall_direction", new ConfigOptionEnum(WallDirection::Auto)); new_conf.set_key_value("timelapse_type", new ConfigOptionEnum(tlTraditional)); sparse_infill_density = 0; + timelapse_type = TimelapseType::tlTraditional; + support = false; } else { new_conf.set_key_value("spiral_mode", new ConfigOptionBool(false)); @@ -511,11 +515,6 @@ void ConfigManipulation::toggle_print_fff_options(DynamicPrintConfig *config, co apply(config, &new_conf); } - // Orca: Hide the filter out tiny gaps field when gap fill target is nowhere as no gap fill will be applied. - bool have_gap_fill = config->opt_enum("gap_fill_target") != gftNowhere; - toggle_line("filter_out_gap_fill", have_gap_fill); - - bool have_perimeters = config->opt_int("wall_loops") > 0; for (auto el : { "extra_perimeters_on_overhangs", "ensure_vertical_shell_thickness", "detect_thin_wall", "detect_overhang_wall", "seam_position", "staggered_inner_seams", "wall_sequence", "outer_wall_line_width", diff --git a/src/slic3r/GUI/ConfigWizard.cpp b/src/slic3r/GUI/ConfigWizard.cpp index fd00db7f78..1768d8cd47 100644 --- a/src/slic3r/GUI/ConfigWizard.cpp +++ b/src/slic3r/GUI/ConfigWizard.cpp @@ -2438,7 +2438,7 @@ bool ConfigWizard::priv::apply_config(AppConfig *app_config, PresetBundle *prese header = _L_PLURAL("A new vendor was installed and one of its printers will be activated", "New vendors were installed and one of theirs printers will be activated", install_bundles.size()); // Decide whether to create snapshot based on run_reason and the reset profile checkbox - /*bool snapshot = true; + bool snapshot = true; Snapshot::Reason snapshot_reason = Snapshot::SNAPSHOT_UPGRADE; switch (run_reason) { case ConfigWizard::RR_DATA_EMPTY: @@ -2456,7 +2456,7 @@ bool ConfigWizard::priv::apply_config(AppConfig *app_config, PresetBundle *prese snapshot = false; snapshot_reason = Snapshot::SNAPSHOT_USER; break; - }*/ + } //BBS: remove snapshot logic /*if (snapshot && ! take_config_snapshot_cancel_on_error(*app_config, snapshot_reason, "", _u8L("Do you want to continue changing the configuration?"))) @@ -2701,7 +2701,8 @@ ConfigWizard::ConfigWizard(wxWindow *parent) //BBS: add BBL as default const auto bbl_it = p->bundles.find("BBL"); wxCHECK_RET(bbl_it != p->bundles.cend(), "Vendor BambooLab not found"); - + const VendorProfile * vendor_bbl = bbl_it->second.vendor_profile; + p->only_sla_mode = false; p->any_sla_selected = p->check_sla_selected(); if (p->only_sla_mode) diff --git a/src/slic3r/GUI/CreatePresetsDialog.cpp b/src/slic3r/GUI/CreatePresetsDialog.cpp index 0166238cab..d40b1343a0 100644 --- a/src/slic3r/GUI/CreatePresetsDialog.cpp +++ b/src/slic3r/GUI/CreatePresetsDialog.cpp @@ -277,7 +277,7 @@ static wxArrayString get_exist_vendor_choices(VendorMap& vendors) vendors[users_models.name] = users_models; } - for (const pair &vendor : vendors) { + for (const auto& vendor : vendors) { if (vendor.second.models.empty() || vendor.second.id.empty()) continue; choices.Add(vendor.first); } @@ -315,7 +315,7 @@ static wxBoxSizer *create_preset_tree(wxWindow *parent, std::pair preset : printer_and_preset.second) { wxString preset_name = wxString::FromUTF8(preset->name); - treeCtrl->AppendItem(rootId, preset_name); + wxTreeItemId childId1 = treeCtrl->AppendItem(rootId, preset_name); row++; } @@ -658,11 +658,11 @@ void CreateFilamentPresetDialog::on_dpi_changed(const wxRect &suggested_rect) { bool CreateFilamentPresetDialog::is_check_box_selected() { - for (const std::pair<::CheckBox *, std::pair> &checkbox_preset : m_filament_preset) { + for (const auto& checkbox_preset : m_filament_preset) { if (checkbox_preset.first->GetValue()) { return true; } } - for (const std::pair<::CheckBox *, std::pair> &checkbox_preset : m_machint_filament_preset) { + for (const auto& checkbox_preset : m_machint_filament_preset) { if (checkbox_preset.first->GetValue()) { return true; } } @@ -671,6 +671,8 @@ bool CreateFilamentPresetDialog::is_check_box_selected() wxBoxSizer *CreateFilamentPresetDialog::create_item(FilamentOptionType option_type) { + + wxSizer *item = nullptr; switch (option_type) { case VENDOR: return create_vendor_item(); case TYPE: return create_type_item(); @@ -691,7 +693,7 @@ wxBoxSizer *CreateFilamentPresetDialog::create_vendor_item() horizontal_sizer->Add(optionSizer, 0, wxEXPAND | wxALL | wxALIGN_CENTER_VERTICAL, FromDIP(5)); wxArrayString choices; - for (const wxString &vendor : filament_vendors) { + for (const wxString vendor : filament_vendors) { choices.push_back(vendor); } choices.Sort(); @@ -773,7 +775,7 @@ wxBoxSizer *CreateFilamentPresetDialog::create_type_item() horizontal_sizer->Add(optionSizer, 0, wxEXPAND | wxALL | wxALIGN_CENTER_VERTICAL, FromDIP(5)); wxArrayString filament_type; - for (const wxString &filament : m_system_filament_types_set) { + for (const wxString filament : m_system_filament_types_set) { filament_type.Add(filament); } filament_type.Sort(); @@ -1048,7 +1050,7 @@ wxBoxSizer *CreateFilamentPresetDialog::create_button_item() if (curr_create_type == m_create_type.base_filament) { BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << ":clone filament create type filament "; - for (const std::pair<::CheckBox *, std::pair> &checkbox_preset : m_filament_preset) { + for (const auto& checkbox_preset : m_filament_preset) { if (checkbox_preset.first->GetValue()) { std::string compatible_printer_name = checkbox_preset.second.first; std::vector failures; @@ -1075,7 +1077,7 @@ wxBoxSizer *CreateFilamentPresetDialog::create_button_item() } } else if (curr_create_type == m_create_type.base_filament_preset) { BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << ":clone filament presets create type filament preset"; - for (const std::pair<::CheckBox *, std::pair> &checkbox_preset : m_machint_filament_preset) { + for (const auto& checkbox_preset : m_machint_filament_preset) { if (checkbox_preset.first->GetValue()) { std::string compatible_printer_name = checkbox_preset.second.first; std::vector failures; @@ -1153,7 +1155,7 @@ wxArrayString CreateFilamentPresetDialog::get_filament_preset_choices() } int suffix = 0; - for (const pair> &preset : m_filament_choice_map) { + for (const auto& preset : m_filament_choice_map) { if (preset.second.empty()) continue; std::set preset_name_set; for (Preset* filament_preset : preset.second) { @@ -1750,7 +1752,7 @@ wxBoxSizer *CreatePrinterPresetDialog::create_nozzle_diameter_item(wxWindow *par wxBoxSizer *comboBoxSizer = new wxBoxSizer(wxVERTICAL); m_nozzle_diameter = new ComboBox(parent, wxID_ANY, wxEmptyString, wxDefaultPosition, OPTION_SIZE, 0, nullptr, wxCB_READONLY); wxArrayString nozzle_diameters; - for (const std::string nozzle : nozzle_diameter_vec) { + for (const std::string& nozzle : nozzle_diameter_vec) { nozzle_diameters.Add(nozzle + " mm"); } m_nozzle_diameter->Set(nozzle_diameters); @@ -3090,6 +3092,10 @@ bool CreatePrinterPresetDialog::check_printable_area() { if (x == 0 || y == 0) { return false; } + double x0 = 0.0; + double y0 = 0.0; + double x1 = x; + double y1 = y; if (dx >= x || dy >= y) { return false; } @@ -3893,7 +3899,7 @@ ExportConfigsDialog::ExportCase ExportConfigsDialog::archive_filament_bundle_to_ BOOST_LOG_TRIVIAL(info) << "Filament preset json add successful: " << filament_preset->name; } - for (const std::pair& vendor_name_to_json : vendor_structure) { + for (const auto& vendor_name_to_json : vendor_structure) { json j; std::string printer_vendor = vendor_name_to_json.first; j["vendor"] = printer_vendor; @@ -4116,13 +4122,13 @@ wxBoxSizer *ExportConfigsDialog::create_select_printer(wxWindow *parent) horizontal_sizer->Add(optionSizer, 0, wxEXPAND | wxALL | wxALIGN_CENTER_VERTICAL, FromDIP(10)); m_scrolled_preset_window = new wxScrolledWindow(parent); m_scrolled_preset_window->SetScrollRate(5, 5); - m_scrolled_preset_window->SetBackgroundColour(PRINTER_LIST_COLOUR); + m_scrolled_preset_window->SetBackgroundColour(*wxWHITE); m_scrolled_preset_window->SetMaxSize(wxSize(FromDIP(660), FromDIP(400))); m_scrolled_preset_window->SetSize(wxSize(FromDIP(660), FromDIP(400))); wxBoxSizer *scrolled_window = new wxBoxSizer(wxHORIZONTAL); m_presets_window = new wxPanel(m_scrolled_preset_window, wxID_ANY); - m_presets_window->SetBackgroundColour(PRINTER_LIST_COLOUR); + m_presets_window->SetBackgroundColour(*wxWHITE); wxBoxSizer *select_printer_sizer = new wxBoxSizer(wxVERTICAL); m_preset_sizer = new wxGridSizer(3, FromDIP(5), FromDIP(5)); @@ -4627,6 +4633,7 @@ wxBoxSizer *EditFilamentPresetDialog::create_button_sizer() WarningDialog dlg(this, _L("All the filament presets belong to this filament would be deleted. \nIf you are using this filament on your printer, please reset the filament information for that slot."), _L("Delete filament"), wxYES | wxCANCEL | wxCANCEL_DEFAULT | wxCENTRE); int res = dlg.ShowModal(); if (wxID_YES == res) { + PresetBundle *preset_bundle = wxGetApp().preset_bundle; std::set> inherit_preset_names; std::set> root_preset_names; for (std::pair>> printer_and_preset : m_printer_compatible_presets) { diff --git a/src/slic3r/GUI/DailyTips.cpp b/src/slic3r/GUI/DailyTips.cpp index ba4427964e..2e5b99e8b2 100644 --- a/src/slic3r/GUI/DailyTips.cpp +++ b/src/slic3r/GUI/DailyTips.cpp @@ -89,6 +89,7 @@ void DailyTipsDataRenderer::open_wiki() const void DailyTipsDataRenderer::render(const ImVec2& pos, const ImVec2& size) const { + ImGuiWrapper& imgui = *wxGetApp().imgui(); ImGuiWindow* parent_window = ImGui::GetCurrentWindow(); int window_flags = parent_window->Flags; window_flags &= ~ImGuiWindowFlags_NoScrollbar; @@ -189,6 +190,7 @@ void DailyTipsDataRenderer::render_text(const ImVec2& start_pos, const ImVec2& s std::string tips_line = _u8L("For more information, please check out Wiki"); std::string wiki_part_text = _u8L("Wiki"); std::string first_part_text = tips_line.substr(0, tips_line.find(wiki_part_text)); + ImVec2 wiki_part_size = ImGui::CalcTextSize(wiki_part_text.c_str()); ImVec2 first_part_size = ImGui::CalcTextSize(first_part_text.c_str()); //text @@ -198,6 +200,7 @@ void DailyTipsDataRenderer::render_text(const ImVec2& start_pos, const ImVec2& s ImColor HyperColor = ImColor(31, 142, 234, (int)(255 * m_fade_opacity)).Value; ImVec2 wiki_part_rect_min = ImVec2(link_start_pos.x + first_part_size.x, link_start_pos.y); + ImVec2 wiki_part_rect_max = wiki_part_rect_min + wiki_part_size; ImGui::PushStyleColor(ImGuiCol_Text, HyperColor.Value); ImGui::SetCursorScreenPos(wiki_part_rect_min); imgui.text(wiki_part_text.c_str()); @@ -261,6 +264,9 @@ ImVec2 DailyTipsPanel::get_size() void DailyTipsPanel::render() { + ImGuiWrapper& imgui = *wxGetApp().imgui(); + float scale = imgui.get_font_size() / 15.0f; + if (!m_first_enter) { retrieve_data_from_hint_database(HintDataNavigation::Curr); m_first_enter = true; diff --git a/src/slic3r/GUI/DeviceManager.cpp b/src/slic3r/GUI/DeviceManager.cpp index 28a5523b22..4c4eb37c60 100644 --- a/src/slic3r/GUI/DeviceManager.cpp +++ b/src/slic3r/GUI/DeviceManager.cpp @@ -1007,17 +1007,17 @@ int MachineObject::ams_filament_mapping(std::vector filaments, std reset_mapping_result(result); try { // try to use ordering ams mapping - // bool order_mapping_result = true; + bool order_mapping_result = true; for (int i = 0; i < filaments.size(); i++) { if (i >= tray_info_list.size()) { - // order_mapping_result = false; + order_mapping_result = false; break; } if (tray_info_list[i].tray_id == -1) { result[i].tray_id = tray_info_list[i].tray_id; } else { if (!tray_info_list[i].type.empty() && tray_info_list[i].type != filaments[i].type) { - // order_mapping_result = false; + order_mapping_result = false; break; } else { result[i].tray_id = tray_info_list[i].tray_id; @@ -1319,6 +1319,7 @@ wxString MachineObject::get_curr_stage() int MachineObject::get_curr_stage_idx() { + int result = -1; for (int i = 0; i < stage_list_info.size(); i++) { if (stage_list_info[i] == stage_curr) { return i; @@ -2348,6 +2349,8 @@ int MachineObject::command_xcam_control(std::string module_name, bool on_off, st int MachineObject::command_xcam_control_ai_monitoring(bool on_off, std::string lvl) { + bool print_halt = (lvl == "never_halt") ? false:true; + xcam_ai_monitoring = on_off; xcam_ai_monitoring_hold_count = HOLD_COUNT_MAX; xcam_ai_monitoring_sensitivity = lvl; @@ -5659,7 +5662,9 @@ void DeviceManager::parse_user_print_info(std::string body) } } } - catch (std::exception&) {} + catch (std::exception&) { + ; + } } void DeviceManager::update_user_machine_list_info() diff --git a/src/slic3r/GUI/DownloadProgressDialog.cpp b/src/slic3r/GUI/DownloadProgressDialog.cpp index 425c2deb3b..542db08561 100644 --- a/src/slic3r/GUI/DownloadProgressDialog.cpp +++ b/src/slic3r/GUI/DownloadProgressDialog.cpp @@ -128,6 +128,7 @@ wxString DownloadProgressDialog::format_text(wxStaticText* st, wxString str, int wxString out_txt = str; wxString count_txt = ""; + int new_line_pos = 0; for (int i = 0; i < str.length(); i++) { auto text_size = st->GetTextExtent(count_txt); diff --git a/src/slic3r/GUI/ExtrusionCalibration.cpp b/src/slic3r/GUI/ExtrusionCalibration.cpp index eda9da5857..26216edc93 100644 --- a/src/slic3r/GUI/ExtrusionCalibration.cpp +++ b/src/slic3r/GUI/ExtrusionCalibration.cpp @@ -626,6 +626,7 @@ void ExtrusionCalibration::update_combobox_filaments() { m_comboBox_filament->SetValue(wxEmptyString); user_filaments.clear(); + int selection_idx = -1; int filament_index = -1; int curr_selection = -1; wxArrayString filament_items; diff --git a/src/slic3r/GUI/Field.cpp b/src/slic3r/GUI/Field.cpp index 8085a9e506..7846949071 100644 --- a/src/slic3r/GUI/Field.cpp +++ b/src/slic3r/GUI/Field.cpp @@ -1951,6 +1951,7 @@ void PointCtrl::BUILD() y_textctrl->Bind(wxEVT_KILL_FOCUS, ([this](wxEvent& e) { e.Skip(); propagate_value(y_textctrl); }), y_textctrl->GetId()); // // recast as a wxWindow to fit the calling convention + window = dynamic_cast(x_input); sizer = dynamic_cast(temp); x_textctrl->SetToolTip(get_tooltip_text(X+", "+Y)); diff --git a/src/slic3r/GUI/Field.hpp b/src/slic3r/GUI/Field.hpp index be521828d2..2cc89f240a 100644 --- a/src/slic3r/GUI/Field.hpp +++ b/src/slic3r/GUI/Field.hpp @@ -512,6 +512,7 @@ public: TextInput* x_input{nullptr}; TextInput* y_input{nullptr}; + wxWindow* window{nullptr}; void BUILD() override; bool value_was_changed(wxTextCtrl* win); // Propagate value from field to the OptionGroupe and Config after kill_focus/ENTER @@ -530,7 +531,7 @@ public: x_textctrl->Disable(); y_textctrl->Disable(); } wxSizer* getSizer() override { return sizer; } - wxWindow* getWindow() override { return dynamic_cast(x_textctrl); } + wxWindow* getWindow() override { return window; } }; class StaticText : public Field { diff --git a/src/slic3r/GUI/FileArchiveDialog.cpp b/src/slic3r/GUI/FileArchiveDialog.cpp index 689b31598d..2cd84b6acd 100644 --- a/src/slic3r/GUI/FileArchiveDialog.cpp +++ b/src/slic3r/GUI/FileArchiveDialog.cpp @@ -2,6 +2,7 @@ #include "I18N.hpp" #include "GUI_App.hpp" +#include "GUI.hpp" #include "MainFrame.hpp" #include "ExtraRenderers.hpp" #include "format.hpp" diff --git a/src/slic3r/GUI/GCodeViewer.cpp b/src/slic3r/GUI/GCodeViewer.cpp index b35ade0be4..0d649b9a6a 100644 --- a/src/slic3r/GUI/GCodeViewer.cpp +++ b/src/slic3r/GUI/GCodeViewer.cpp @@ -1447,6 +1447,9 @@ void GCodeViewer::_render_calibration_thumbnail_internal(ThumbnailData& thumbnai //shader->set_uniform("emission_factor", 0.0f); } else { + switch (buffer.render_primitive_type) { + default: break; + } int uniform_color = shader->get_uniform_location("uniform_color"); auto it_path = buffer.render_paths.begin(); for (unsigned int ibuffer_id = 0; ibuffer_id < static_cast(buffer.indices.size()); ++ibuffer_id) { @@ -1744,10 +1747,10 @@ void GCodeViewer::update_layers_slider_mode() // true -> single-extruder printer profile OR // multi-extruder printer profile , but whole model is printed by only one extruder // false -> multi-extruder printer profile , and model is printed by several extruders - // bool one_extruder_printed_model = true; + bool one_extruder_printed_model = true; // extruder used for whole model for multi-extruder printer profile - // int only_extruder = -1; + int only_extruder = -1; // BBS if (wxGetApp().filaments_cnt() > 1) { @@ -1770,10 +1773,10 @@ void GCodeViewer::update_layers_slider_mode() return true; }; - // if (is_one_extruder_printed_model()) - // only_extruder = extruder; - // else - // one_extruder_printed_model = false; + if (is_one_extruder_printed_model()) + only_extruder = extruder; + else + one_extruder_printed_model = false; } } @@ -3244,6 +3247,12 @@ void GCodeViewer::refresh_render_paths(bool keep_sequential_current_first, bool return in_layers_range(path.sub_paths.front().first.s_id) && in_layers_range(path.sub_paths.back().last.s_id); }; + //BBS + auto is_extruder_in_layer_range = [this](const Path& path, size_t extruder_id) { + return path.extruder_id == extruder_id; + }; + + auto is_travel_in_layers_range = [this](size_t path_id, size_t min_id, size_t max_id) { const TBuffer& buffer = m_buffers[buffer_id(EMoveType::Travel)]; if (path_id >= buffer.paths.size()) @@ -4088,6 +4097,7 @@ void GCodeViewer::render_all_plates_stats(const std::vector support_used_filaments_g_all_plates; float total_time_all_plates = 0.0f; float total_cost_all_plates = 0.0f; + bool show_detailed_statistics_page = false; struct ColumnData { enum { Model = 1, @@ -4389,6 +4399,7 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv const float icon_size = ImGui::GetTextLineHeight() * 0.7; //BBS GUI refactor //const float percent_bar_size = 2.0f * ImGui::GetTextLineHeight(); + const float percent_bar_size = 0; bool imperial_units = wxGetApp().app_config->get("use_inches") == "1"; ImDrawList* draw_list = ImGui::GetWindowDrawList(); @@ -4500,6 +4511,7 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv append_range_item(0, range.min, decimals); } else { + const float step_size = range.step_size(); for (int i = static_cast(Range_Colors.size()) - 1; i >= 0; --i) { append_range_item(i, range.get_value_at_step(i), decimals); } @@ -4548,7 +4560,7 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv return ret; }; - /*auto color_print_ranges = [this](unsigned char extruder_id, const std::vector& custom_gcode_per_print_z) { + auto color_print_ranges = [this](unsigned char extruder_id, const std::vector& custom_gcode_per_print_z) { std::vector>> ret; ret.reserve(custom_gcode_per_print_z.size()); @@ -4577,7 +4589,27 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv } return ret; - };*/ + }; + + auto upto_label = [](double z) { + char buf[64]; + ::sprintf(buf, "%.2f", z); + return _u8L("up to") + " " + std::string(buf) + " " + _u8L("mm"); + }; + + auto above_label = [](double z) { + char buf[64]; + ::sprintf(buf, "%.2f", z); + return _u8L("above") + " " + std::string(buf) + " " + _u8L("mm"); + }; + + auto fromto_label = [](double z1, double z2) { + char buf1[64]; + ::sprintf(buf1, "%.2f", z1); + char buf2[64]; + ::sprintf(buf2, "%.2f", z2); + return _u8L("from") + " " + std::string(buf1) + " " + _u8L("to") + " " + std::string(buf2) + " " + _u8L("mm"); + }; auto role_time_and_percent = [time_mode](ExtrusionRole role) { auto it = std::find_if(time_mode.roles_times.begin(), time_mode.roles_times.end(), [role](const std::pair& item) { return role == item.first; }); @@ -5074,7 +5106,7 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv ImGuiWindow* window = ImGui::GetCurrentWindow(); const ImRect separator(ImVec2(window->Pos.x + window_padding * 3, window->DC.CursorPos.y), ImVec2(window->Pos.x + window->Size.x - window_padding * 3, window->DC.CursorPos.y + 1.0f)); ImGui::ItemSize(ImVec2(0.0f, 0.0f)); - ImGui::ItemAdd(separator, 0); + const bool item_visible = ImGui::ItemAdd(separator, 0); window->DrawList->AddLine(separator.Min, ImVec2(separator.Max.x, separator.Min.y), ImGui::GetColorU32(ImGuiCol_Separator)); std::vector> columns_offsets; @@ -5196,7 +5228,7 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv return items; }; - /*auto append_color_change = [&imgui](const ColorRGBA& color1, const ColorRGBA& color2, const std::array& offsets, const Times& times) { + auto append_color_change = [&imgui](const ColorRGBA& color1, const ColorRGBA& color2, const std::array& offsets, const Times& times) { imgui.text(_u8L("Color change")); ImGui::SameLine(); @@ -5213,9 +5245,9 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv ImGui::SameLine(offsets[0]); imgui.text(short_time(get_time_dhms(times.second - times.first))); - };*/ + }; - /*auto append_print = [&imgui, imperial_units](const ColorRGBA& color, const std::array& offsets, const Times& times, std::pair used_filament) { + auto append_print = [&imgui, imperial_units](const ColorRGBA& color, const std::array& offsets, const Times& times, std::pair used_filament) { imgui.text(_u8L("Print")); ImGui::SameLine(); @@ -5241,7 +5273,7 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv ::sprintf(buffer, "%.2f g", used_filament.second); imgui.text(buffer); } - };*/ + }; PartialTimes partial_times = generate_partial_times(time_mode.custom_gcode_times, m_print_statistics.volumes_per_color_change); if (!partial_times.empty()) { @@ -5348,7 +5380,7 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv // } //} -/* auto any_option_available = [this]() { + auto any_option_available = [this]() { auto available = [this](EMoveType type) { const TBuffer& buffer = m_buffers[buffer_id(type)]; return buffer.visible && buffer.has_data(); @@ -5361,7 +5393,7 @@ void GCodeViewer::render_legend(float &legend_height, int canvas_width, int canv available(EMoveType::Tool_change) || available(EMoveType::Unretract) || available(EMoveType::Seam); - };*/ + }; //auto add_option = [this, append_item](EMoveType move_type, EOptionsColors color, const std::string& text) { // const TBuffer& buffer = m_buffers[buffer_id(move_type)]; diff --git a/src/slic3r/GUI/GLCanvas3D.cpp b/src/slic3r/GUI/GLCanvas3D.cpp index b334bdf67e..5f45d9b1c5 100644 --- a/src/slic3r/GUI/GLCanvas3D.cpp +++ b/src/slic3r/GUI/GLCanvas3D.cpp @@ -2773,7 +2773,7 @@ void GLCanvas3D::reload_scene(bool refresh_immediately, bool force_full_scene_re ModelInstanceEPrintVolumeState state; const bool contained_min_one = m_volumes.check_outside_state(m_bed.build_volume(), &state); const bool partlyOut = (state == ModelInstanceEPrintVolumeState::ModelInstancePVS_Partly_Outside); - // const bool fullyOut = (state == ModelInstanceEPrintVolumeState::ModelInstancePVS_Fully_Outside); + const bool fullyOut = (state == ModelInstanceEPrintVolumeState::ModelInstancePVS_Fully_Outside); _set_warning_notification(EWarning::ObjectClashed, partlyOut); //BBS: turn off the warning when fully outside @@ -4080,12 +4080,12 @@ void GLCanvas3D::on_mouse(wxMouseEvent& evt) // Set focus in order to remove it from sidebar fields if (m_canvas != nullptr) { // Only set focus, if the top level window of this canvas is active. -// auto p = dynamic_cast(evt.GetEventObject()); -// while (p->GetParent()) -// p = p->GetParent(); -// auto *top_level_wnd = dynamic_cast(p); -// if (top_level_wnd && top_level_wnd->IsActive() && !wxGetApp().get_side_menu_popup_status()) - // m_canvas->SetFocus(); + auto p = dynamic_cast(evt.GetEventObject()); + while (p->GetParent()) + p = p->GetParent(); + auto *top_level_wnd = dynamic_cast(p); + if (top_level_wnd && top_level_wnd->IsActive() && !wxGetApp().get_side_menu_popup_status()) + ;// m_canvas->SetFocus(); m_mouse.position = pos.cast(); m_tooltip_enabled = false; // 1) forces a frame render to ensure that m_hover_volume_idxs is updated even when the user right clicks while @@ -5093,6 +5093,7 @@ std::vector GLCanvas3D::get_empty_cells(const Vec2f start_point, const Ve } for (size_t i = 0; i < m_model->objects.size(); ++i) { ModelObject* model_object = m_model->objects[i]; + auto id = model_object->id().id; ModelInstance* model_instance0 = model_object->instances.front(); Polygon hull_2d = model_object->convex_hull_2d(Geometry::assemble_transform({ 0.0, 0.0, model_instance0->get_offset().z() }, model_instance0->get_rotation(), model_instance0->get_scaling_factor(), model_instance0->get_mirror())); @@ -5363,6 +5364,7 @@ void GLCanvas3D::update_sequential_clearance() for (int i = k+1; i < bounding_box_count; i++) { + Polygon& next_convex = convex_and_bounding_boxes[i].hull_polygon; BoundingBox& next_bbox = convex_and_bounding_boxes[i].bounding_box; auto py1 = next_bbox.min.y(); auto py2 = next_bbox.max.y(); @@ -5423,6 +5425,7 @@ bool GLCanvas3D::_render_orient_menu(float left, float right, float bottom, floa ImGuiWrapper* imgui = wxGetApp().imgui(); auto canvas_w = float(get_canvas_size().get_width()); + auto canvas_h = float(get_canvas_size().get_height()); //BBS: GUI refactor: move main toolbar to the right //original use center as {0.0}, and top is (canvas_h/2), bottom is (-canvas_h/2), also plus inv_camera //now change to left_up as {0,0}, and top is 0, bottom is canvas_h @@ -5431,7 +5434,6 @@ bool GLCanvas3D::_render_orient_menu(float left, float right, float bottom, floa ImGuiWrapper::push_toolbar_style(get_scale()); imgui->set_next_window_pos(x, m_main_toolbar.get_height(), ImGuiCond_Always, 0.5f, 0.0f); #else - auto canvas_h = float(get_canvas_size().get_height()); const float x = canvas_w - m_main_toolbar.get_width(); const float y = 0.5f * canvas_h - top * float(wxGetApp().plater()->get_camera().get_zoom()); imgui->set_next_window_pos(x, y, ImGuiCond_Always, 1.0f, 0.0f); @@ -5446,13 +5448,13 @@ bool GLCanvas3D::_render_orient_menu(float left, float right, float bottom, floa PrinterTechnology ptech = current_printer_technology(); bool settings_changed = false; - // float angle_min = 45.f; + float angle_min = 45.f; std::string angle_key = "overhang_angle", rot_key = "enable_rotation"; std::string key_min_area = "min_area"; std::string postfix = "_fff"; if (ptech == ptSLA) { - // angle_min = 45.f; + angle_min = 45.f; postfix = "_sla"; } @@ -5508,6 +5510,7 @@ bool GLCanvas3D::_render_arrange_menu(float left, float right, float bottom, flo ImGuiWrapper *imgui = wxGetApp().imgui(); auto canvas_w = float(get_canvas_size().get_width()); + auto canvas_h = float(get_canvas_size().get_height()); //BBS: GUI refactor: move main toolbar to the right //original use center as {0.0}, and top is (canvas_h/2), bottom is (-canvas_h/2), also plus inv_camera //now change to left_up as {0,0}, and top is 0, bottom is canvas_h @@ -5515,8 +5518,8 @@ bool GLCanvas3D::_render_arrange_menu(float left, float right, float bottom, flo float left_pos = m_main_toolbar.get_item("arrange")->render_left_pos; const float x = (1 + left_pos) * canvas_w / 2; imgui->set_next_window_pos(x, m_main_toolbar.get_height(), ImGuiCond_Always, 0.0f, 0.0f); + #else - auto canvas_h = float(get_canvas_size().get_height()); const float x = canvas_w - m_main_toolbar.get_width(); const float y = 0.5f * canvas_h - top * float(wxGetApp().plater()->get_camera().get_zoom()); imgui->set_next_window_pos(x, y, ImGuiCond_Always, 1.0f, 0.0f); @@ -8096,13 +8099,16 @@ void GLCanvas3D::_render_return_toolbar() const ImVec2 button_icon_size = ImVec2(font_size * 1.3, font_size * 1.3); ImGuiWrapper& imgui = *wxGetApp().imgui(); + Size cnv_size = get_canvas_size(); + auto canvas_w = float(cnv_size.get_width()); + auto canvas_h = float(cnv_size.get_height()); + float window_width = real_size.x + button_icon_size.x + imgui.scaled(2.0f); + float window_height = button_icon_size.y + imgui.scaled(2.0f); float window_pos_x = 30.0f + (is_collapse_toolbar_on_left() ? (get_collapse_toolbar_width() + 5.f) : 0); float window_pos_y = 14.0f; imgui.set_next_window_pos(window_pos_x, window_pos_y, ImGuiCond_Always, 0, 0); #ifdef __WINDOWS__ - float window_width = real_size.x + button_icon_size.x + imgui.scaled(2.0f); - float window_height = button_icon_size.y + imgui.scaled(2.0f); imgui.set_next_window_size(window_width, window_height, ImGuiCond_Always); #endif @@ -8116,6 +8122,9 @@ void GLCanvas3D::_render_return_toolbar() const imgui.begin(_L("Assembly Return"), ImGuiWindowFlags_NoResize | ImGuiWindowFlags_NoScrollbar | ImGuiWindowFlags_NoBackground | ImGuiWindowFlags_NoMove | ImGuiWindowFlags_NoTitleBar | ImGuiWindowFlags_NoCollapse); + float button_width = 20; + float button_height = 20; + ImVec2 size = ImVec2(button_width, button_height); // Size of the image we want to make visible ImVec2 uv0 = ImVec2(0.0f, 0.0f); ImVec2 uv1 = ImVec2(1.0f, 1.0f); @@ -8391,11 +8400,11 @@ void GLCanvas3D::_render_assemble_control() const ImGui::SameLine(window_padding.x + 2 * text_size_x + slider_width + item_spacing * 7 + value_size); ImGui::PushItemWidth(slider_width); - imgui->bbl_slider_float_style("##ratio_slider", &m_explosion_ratio, 1.0f, 3.0f, "%1.2f"); + bool explosion_slider_changed = imgui->bbl_slider_float_style("##ratio_slider", &m_explosion_ratio, 1.0f, 3.0f, "%1.2f"); ImGui::SameLine(window_padding.x + 2 * text_size_x + 2 * slider_width + item_spacing * 8 + value_size); ImGui::PushItemWidth(value_size); - ImGui::BBLDragFloat("##ratio_input", &m_explosion_ratio, 0.1f, 1.0f, 3.0f, "%1.2f"); + bool explosion_input_changed = ImGui::BBLDragFloat("##ratio_input", &m_explosion_ratio, 0.1f, 1.0f, 3.0f, "%1.2f"); } imgui->end(); diff --git a/src/slic3r/GUI/GLToolbar.cpp b/src/slic3r/GUI/GLToolbar.cpp index 6b14f3cf2f..be97e52e84 100644 --- a/src/slic3r/GUI/GLToolbar.cpp +++ b/src/slic3r/GUI/GLToolbar.cpp @@ -1466,6 +1466,7 @@ void GLToolbar::render_vertical(const GLCanvas3D& parent) int tex_width, tex_height; if (item->is_action_with_text_image()) { float scaled_text_size = m_layout.text_size * m_layout.scale * inv_cnv_w; + float scaled_text_width = item->get_extra_size_ratio() * icons_size_x; float scaled_text_border = 2.5 * m_layout.scale * inv_cnv_h; float scaled_text_height = icons_size_y / 2.0f; item->render_text(left, left + scaled_text_size, top - scaled_text_border - scaled_text_height, top - scaled_text_border); diff --git a/src/slic3r/GUI/GUI.cpp b/src/slic3r/GUI/GUI.cpp index 9d4e394213..841c5fcd21 100644 --- a/src/slic3r/GUI/GUI.cpp +++ b/src/slic3r/GUI/GUI.cpp @@ -547,7 +547,7 @@ void desktop_open_datadir_folder() #endif } -void desktop_open_any_folder( const std::string path ) +void desktop_open_any_folder( const std::string& path ) { // Execute command to open a file explorer, platform dependent. // FIXME: The const_casts aren't needed in wxWidgets 3.1, remove them when we upgrade. @@ -558,7 +558,14 @@ void desktop_open_any_folder( const std::string path ) #elif __APPLE__ openFolderForFile(from_u8(path)); #else - const char *argv[] = {"xdg-open", path.data(), nullptr}; + + // Orca#6449: Open containing dir instead of opening the file directly. + std::string new_path = path; + boost::filesystem::path p(new_path); + if (!fs::is_directory(p)) { + new_path = p.parent_path().string(); + } + const char* argv[] = {"xdg-open", new_path.data(), nullptr}; // Check if we're running in an AppImage container, if so, we need to remove AppImage's env vars, // because they may mess up the environment expected by the file manager. diff --git a/src/slic3r/GUI/GUI.hpp b/src/slic3r/GUI/GUI.hpp index 765406583f..db8cf06a61 100644 --- a/src/slic3r/GUI/GUI.hpp +++ b/src/slic3r/GUI/GUI.hpp @@ -83,7 +83,7 @@ extern void login(); // Ask the destop to open the datadir using the default file explorer. extern void desktop_open_datadir_folder(); // Ask the destop to open one folder -extern void desktop_open_any_folder(const std::string path); +extern void desktop_open_any_folder(const std::string& path); } // namespace GUI } // namespace Slic3r diff --git a/src/slic3r/GUI/GUI_App.cpp b/src/slic3r/GUI/GUI_App.cpp index 7dc8f10271..4c89e966b7 100644 --- a/src/slic3r/GUI/GUI_App.cpp +++ b/src/slic3r/GUI/GUI_App.cpp @@ -301,6 +301,7 @@ public: memDC.SetTextForeground(StateColor::darkModeColorFor(wxColour(144, 144, 144))); int width = bitmap.GetWidth(); int text_height = memDC.GetTextExtent(text).GetHeight(); + int text_width = memDC.GetTextExtent(text).GetWidth(); wxRect text_rect(wxPoint(0, m_action_line_y_position), wxPoint(width, m_action_line_y_position + text_height)); memDC.DrawLabel(text, text_rect, wxALIGN_CENTER); @@ -962,7 +963,7 @@ void GUI_App::post_init() // Neither wxShowEvent nor wxWindowCreateEvent work reliably. if (this->preset_updater) { // G-Code Viewer does not initialize preset_updater. CallAfter([this] { - this->config_wizard_startup(); + bool cw_showed = this->config_wizard_startup(); std::string http_url = get_http_url(app_config->get_country_code()); std::string language = GUI::into_u8(current_language_code()); @@ -1025,7 +1026,8 @@ void GUI_App::post_init() try { std::time_t lw_t = boost::filesystem::last_write_time(temp_path) ; files_vec.push_back({ lw_t, temp_path.filename().string() }); - } catch (std::exception&) {} + } catch (const std::exception &) { + } } std::sort(files_vec.begin(), files_vec.end(), []( std::pair &a, std::pair &b) { @@ -1315,6 +1317,7 @@ int GUI_App::download_plugin(std::string name, std::string package_name, Install .on_complete([&pro_fn, tmp_path, target_file_path](std::string body, unsigned status) { BOOST_LOG_TRIVIAL(info) << "[download_plugin 2] completed"; bool cancel = false; + int percent = 0; fs::fstream file(tmp_path, std::ios::out | std::ios::binary | std::ios::trunc); file.write(body.c_str(), body.size()); file.close(); @@ -1924,13 +1927,8 @@ void GUI_App::init_app_config() boost::filesystem::create_directory(data_dir_path); } - // Change current directory of application - auto path = encode_path((Slic3r::data_dir() + "/log").c_str()); -#ifdef _WIN32 - _chdir(path.c_str()); -#else - chdir(path.c_str()); -#endif + // Change current dirtory of application + chdir(encode_path((Slic3r::data_dir() + "/log").c_str()).c_str()); } else { m_datadir_redefined = true; } @@ -3367,7 +3365,7 @@ if (res) { mainframe->refresh_plugin_tips(); // BBS: remove SLA related message } - } catch (std::exception&) { + } catch (std::exception &) { // wxMessageBox(e.what(), "", MB_OK); } } @@ -3381,7 +3379,9 @@ void GUI_App::ShowDownNetPluginDlg() { return; DownloadProgressDialog dlg(_L("Downloading Bambu Network Plug-in")); dlg.ShowModal(); - } catch (std::exception&) {} + } catch (std::exception &) { + ; + } } void GUI_App::ShowUserLogin(bool show) @@ -3396,7 +3396,9 @@ void GUI_App::ShowUserLogin(bool show) login_dlg = new ZUserLogin(); } login_dlg->ShowModal(); - } catch (std::exception&) {} + } catch (std::exception &) { + ; + } } else { if (login_dlg) login_dlg->EndModal(wxID_OK); @@ -3416,7 +3418,7 @@ void GUI_App::ShowOnlyFilament() { // BBS: remove SLA related message } - } catch (std::exception&) { + } catch (std::exception &) { // wxMessageBox(e.what(), "", MB_OK); } } @@ -3828,10 +3830,10 @@ std::string GUI_App::handle_web_request(std::string cmd) auto keyCode = key_event_node.get("key"); auto ctrlKey = key_event_node.get("ctrl"); auto shiftKey = key_event_node.get("shift"); + auto cmdKey = key_event_node.get("cmd"); wxKeyEvent e(wxEVT_CHAR_HOOK); #ifdef __APPLE__ - auto cmdKey = key_event_node.get("cmd"); e.SetControlDown(cmdKey); e.SetRawControlDown(ctrlKey); #else @@ -4787,6 +4789,8 @@ void GUI_App::start_sync_user_preset(bool with_progress_dlg) }); } + unsigned int http_code = 200; + /* get list witch need to be deleted*/ std::vector delete_cache_presets = get_delete_cache_presets_lock(); for (auto it = delete_cache_presets.begin(); it != delete_cache_presets.end();) { @@ -5470,7 +5474,7 @@ void GUI_App::show_ip_address_enter_dialog_handler(wxCommandEvent& evt) void GUI_App::open_preferences(size_t open_on_tab, const std::string& highlight_option) { - // bool app_layout_changed = false; + bool app_layout_changed = false; { // the dialog needs to be destroyed before the call to recreate_GUI() // or sometimes the application crashes into wxDialogBase() destructor diff --git a/src/slic3r/GUI/GUI_AuxiliaryList.cpp b/src/slic3r/GUI/GUI_AuxiliaryList.cpp index 5e0d0dcd21..1fa5b194ec 100644 --- a/src/slic3r/GUI/GUI_AuxiliaryList.cpp +++ b/src/slic3r/GUI/GUI_AuxiliaryList.cpp @@ -3,6 +3,8 @@ #include "I18N.hpp" #include "wxExtensions.hpp" +#include + #include "GUI_App.hpp" #include "Plater.hpp" #include "libslic3r/Model.hpp" diff --git a/src/slic3r/GUI/GUI_Factories.cpp b/src/slic3r/GUI/GUI_Factories.cpp index 4ac0af51e4..3cd5c2e057 100644 --- a/src/slic3r/GUI/GUI_Factories.cpp +++ b/src/slic3r/GUI/GUI_Factories.cpp @@ -711,9 +711,9 @@ wxMenuItem* MenuFactory::append_menu_item_settings(wxMenu* menu_) // Create new items for settings popupmenu -// if (printer_technology() == ptFFF || -// (menu->GetMenuItems().size() > 0 && !menu->GetMenuItems().back()->IsSeparator())) - // menu->SetFirstSeparator(); + if (printer_technology() == ptFFF || + (menu->GetMenuItems().size() > 0 && !menu->GetMenuItems().back()->IsSeparator())) + ;// menu->SetFirstSeparator(); // detect itemm for adding of the setting ObjectList* object_list = obj_list(); @@ -1341,7 +1341,7 @@ void MenuFactory::create_extra_object_menu() m_object_menu.AppendSeparator(); // Set filament insert menu item here // Set Printable - append_menu_item_printable(&m_object_menu); + wxMenuItem* menu_item_printable = append_menu_item_printable(&m_object_menu); append_menu_item_per_object_process(&m_object_menu); // Enter per object parameters append_menu_item_per_object_settings(&m_object_menu); @@ -1496,6 +1496,8 @@ void MenuFactory::create_plate_menu() // arrange objects on current plate append_menu_item(menu, wxID_ANY, _L("Arrange"), _L("arrange current plate"), [](wxCommandEvent&) { + PartPlate* plate = plater()->get_partplate_list().get_selected_plate(); + assert(plate); plater()->set_prepare_state(Job::PREPARE_STATE_MENU); plater()->arrange(); }, "", nullptr, @@ -1508,6 +1510,8 @@ void MenuFactory::create_plate_menu() append_menu_item( menu, wxID_ANY, _L("Reload All"), _L("reload all from disk"), [](wxCommandEvent&) { + PartPlate* plate = plater()->get_partplate_list().get_selected_plate(); + assert(plate); plater()->set_prepare_state(Job::PREPARE_STATE_MENU); plater()->reload_all_from_disk(); }, @@ -1516,6 +1520,8 @@ void MenuFactory::create_plate_menu() // orient objects on current plate append_menu_item(menu, wxID_ANY, _L("Auto Rotate"), _L("auto rotate current plate"), [](wxCommandEvent&) { + PartPlate* plate = plater()->get_partplate_list().get_selected_plate(); + assert(plate); //BBS TODO call auto rotate for current plate plater()->set_prepare_state(Job::PREPARE_STATE_MENU); plater()->orient(); @@ -1800,7 +1806,7 @@ void MenuFactory::append_menu_item_clone(wxMenu* menu) void MenuFactory::append_menu_item_simplify(wxMenu* menu) { - append_menu_item(menu, wxID_ANY, _L("Simplify Model"), "", + wxMenuItem* menu_item = append_menu_item(menu, wxID_ANY, _L("Simplify Model"), "", [](wxCommandEvent&) { obj_list()->simplify(); }, "", menu, []() {return plater()->can_simplify(); }, m_parent); } @@ -1913,16 +1919,16 @@ void MenuFactory::append_menu_item_change_filament(wxMenu* menu) wxMenu* extruder_selection_menu = new wxMenu(); const wxString& name = sels.Count() == 1 ? names[0] : names[1]; - // int initial_extruder = -1; // negative value for multiple object/part selection - // if (sels.Count() == 1) { - // const ModelConfig& config = obj_list()->get_item_config(sels[0]); - // // BBS - // const auto sel_vol = obj_list()->get_selected_model_volume(); - // if (sel_vol && sel_vol->type() == ModelVolumeType::PARAMETER_MODIFIER) - // initial_extruder = config.has("extruder") ? config.extruder() : 0; - // else - // initial_extruder = config.has("extruder") ? config.extruder() : 1; - // } + int initial_extruder = -1; // negative value for multiple object/part selection + if (sels.Count() == 1) { + const ModelConfig& config = obj_list()->get_item_config(sels[0]); + // BBS + const auto sel_vol = obj_list()->get_selected_model_volume(); + if (sel_vol && sel_vol->type() == ModelVolumeType::PARAMETER_MODIFIER) + initial_extruder = config.has("extruder") ? config.extruder() : 0; + else + initial_extruder = config.has("extruder") ? config.extruder() : 1; + } // BBS bool has_modifier = false; @@ -1963,6 +1969,7 @@ void MenuFactory::append_menu_item_change_filament(wxMenu* menu) void MenuFactory::append_menu_item_set_printable(wxMenu* menu) { + const Selection& selection = plater()->canvas3D()->get_selection(); bool all_printable = true; ObjectList* list = obj_list(); wxDataViewItemArray sels; @@ -2012,8 +2019,8 @@ void MenuFactory::append_menu_item_locked(wxMenu* menu) }, "", nullptr, []() { return true; }, m_parent); m_parent->Bind(wxEVT_UPDATE_UI, [](wxUpdateUIEvent& evt) { - // PartPlate* plate = plater()->get_partplate_list().get_selected_plate(); - // assert(plate); + PartPlate* plate = plater()->get_partplate_list().get_selected_plate(); + assert(plate); //bool check = plate->is_locked(); //evt.Check(check); plater()->set_current_canvas_as_dirty(); @@ -2049,6 +2056,8 @@ void MenuFactory::append_menu_item_plate_name(wxMenu *menu) m_parent->Bind( wxEVT_UPDATE_UI, [](wxUpdateUIEvent &evt) { + PartPlate *plate = plater()->get_partplate_list().get_selected_plate(); + assert(plate); plater()->set_current_canvas_as_dirty(); }, item->GetId()); diff --git a/src/slic3r/GUI/GUI_ObjectList.cpp b/src/slic3r/GUI/GUI_ObjectList.cpp index d7d083f35f..e1fc0b0f18 100644 --- a/src/slic3r/GUI/GUI_ObjectList.cpp +++ b/src/slic3r/GUI/GUI_ObjectList.cpp @@ -713,6 +713,7 @@ void ObjectList::update_plate_values_for_items() Unselect(item); bool is_old_parent_expanded = IsExpanded(old_parent); + bool is_expanded = IsExpanded(item); m_objects_model->OnPlateChange(plate_idx, item); if (is_old_parent_expanded) Expand(old_parent); @@ -738,6 +739,7 @@ void ObjectList::object_config_options_changed(const ObjectVolumeID& ov_id) if (ov_id.object == nullptr) return; + ModelObjectPtrs& objects = wxGetApp().model().objects; ModelObject* mo = ov_id.object; ModelVolume* mv = ov_id.volume; @@ -844,6 +846,8 @@ void ObjectList::update_filament_colors() void ObjectList::update_name_column_width() const { wxSize client_size = this->GetClientSize(); + bool p_vbar = this->GetParent()->HasScrollbar(wxVERTICAL); + bool p_hbar = this->GetParent()->HasScrollbar(wxHORIZONTAL); auto em = em_unit(const_cast(this)); // BBS: walkaround for wxDataViewCtrl::HasScrollbar() does not return correct status @@ -932,6 +936,7 @@ void ObjectList::update_name_in_model(const wxDataViewItem& item) const if (m_objects_model->GetItemType(item) & itPlate) { std::string name = m_objects_model->GetName(item).ToUTF8().data(); int plate_idx = -1; + const ItemType type0 = m_objects_model->GetItemType(item, plate_idx); if (plate_idx >= 0) { auto plate = wxGetApp().plater()->get_partplate_list().get_plate(plate_idx); if (plate->get_plate_name() != name) { @@ -1346,7 +1351,8 @@ void ObjectList::show_context_menu(const bool evt_context_menu) plater->SetPlateIndexByRightMenuInLeftUI(-1); if (type & itPlate) { int plate_idx = -1; - if (plate_idx >= 0) { + const ItemType type0 = m_objects_model->GetItemType(item, plate_idx); + if (plate_idx >= 0) { plater->SetPlateIndexByRightMenuInLeftUI(plate_idx); } } @@ -2899,7 +2905,7 @@ void ObjectList::boolean() new_object->config.assign_config(object->config); if (new_object->instances.empty()) new_object->add_instance(); - new_object->add_volume(mesh); + ModelVolume* new_volume = new_object->add_volume(mesh); // BBS: ensure on bed but no need to ensure locate in the center around origin new_object->ensure_on_bed(); @@ -2946,9 +2952,9 @@ DynamicPrintConfig ObjectList::get_default_layer_config(const int obj_idx) wxGetApp().preset_bundle->prints.get_edited_preset().config.opt_float("layer_height"); config.set_key_value("layer_height",new ConfigOptionFloat(layer_height)); // BBS - // int extruder = object(obj_idx)->config.has("extruder") ? - // object(obj_idx)->config.opt_int("extruder") : - // wxGetApp().preset_bundle->prints.get_edited_preset().config.opt_float("extruder"); + int extruder = object(obj_idx)->config.has("extruder") ? + object(obj_idx)->config.opt_int("extruder") : + wxGetApp().preset_bundle->prints.get_edited_preset().config.opt_float("extruder"); config.set_key_value("extruder", new ConfigOptionInt(0)); return config; @@ -3170,8 +3176,8 @@ void ObjectList::part_selection_changed() bool update_and_show_settings = false; bool update_and_show_layers = false; - // bool enable_manipulation{true}; Orca: Removed because not used - // bool disable_ss_manipulation{false}; Orca: Removed because not used + bool enable_manipulation{true}; + bool disable_ss_manipulation{false}; bool disable_ununiform_scale{false}; const auto item = GetSelection(); @@ -3179,7 +3185,7 @@ void ObjectList::part_selection_changed() og_name = _L("Cut Connectors information"); update_and_show_manipulations = true; - // enable_manipulation = false; + enable_manipulation = false; disable_ununiform_scale = true; } else if (item && (m_objects_model->GetItemType(item) & itPlate)) { @@ -3196,7 +3202,7 @@ void ObjectList::part_selection_changed() obj_idx = selection.get_object_idx(); ModelObject *object = (*m_objects)[obj_idx]; m_config = &object->config; - // disable_ss_manipulation = object->is_cut(); + disable_ss_manipulation = object->is_cut(); } else { og_name = _L("Group manipulation"); @@ -3205,17 +3211,17 @@ void ObjectList::part_selection_changed() update_and_show_manipulations = !selection.is_single_full_instance(); if (int obj_idx = selection.get_object_idx(); obj_idx >= 0) { - // if (selection.is_any_volume() || selection.is_any_modifier()) - // enable_manipulation = !(*m_objects)[obj_idx]->is_cut(); - // else // if (item && m_objects_model->GetItemType(item) == itInstanceRoot) - // disable_ss_manipulation = (*m_objects)[obj_idx]->is_cut(); + if (selection.is_any_volume() || selection.is_any_modifier()) + enable_manipulation = !(*m_objects)[obj_idx]->is_cut(); + else // if (item && m_objects_model->GetItemType(item) == itInstanceRoot) + disable_ss_manipulation = (*m_objects)[obj_idx]->is_cut(); } else { wxDataViewItemArray sels; GetSelections(sels); if (selection.is_single_full_object() || selection.is_multiple_full_instance()) { - // int obj_idx = m_objects_model->GetObjectIdByItem(sels.front()); - // disable_ss_manipulation = (*m_objects)[obj_idx]->is_cut(); + int obj_idx = m_objects_model->GetObjectIdByItem(sels.front()); + disable_ss_manipulation = (*m_objects)[obj_idx]->is_cut(); } else if (selection.is_mixed() || selection.is_multiple_full_object()) { std::map> cut_objects; @@ -3234,7 +3240,7 @@ void ObjectList::part_selection_changed() // check if selected cut objects are "full selected" for (auto cut_object : cut_objects) if (cut_object.first.check_sum() != cut_object.second.size()) { - // disable_ss_manipulation = true; + disable_ss_manipulation = true; break; } disable_ununiform_scale = !cut_objects.empty(); @@ -3282,7 +3288,7 @@ void ObjectList::part_selection_changed() // BBS: select object to edit config m_config = &(*m_objects)[obj_idx]->config; update_and_show_settings = true; - // disable_ss_manipulation = (*m_objects)[obj_idx]->is_cut(); + disable_ss_manipulation = (*m_objects)[obj_idx]->is_cut(); } } else { @@ -3310,8 +3316,8 @@ void ObjectList::part_selection_changed() m_config = &(*m_objects)[obj_idx]->volumes[volume_id]->config; update_and_show_settings = true; - // const ModelVolume *volume = (*m_objects)[obj_idx]->volumes[volume_id]; - // enable_manipulation = !((*m_objects)[obj_idx]->is_cut() && (volume->is_cut_connector() || volume->is_model_part())); + const ModelVolume *volume = (*m_objects)[obj_idx]->volumes[volume_id]; + enable_manipulation = !((*m_objects)[obj_idx]->is_cut() && (volume->is_cut_connector() || volume->is_model_part())); } else if (type & itInstance) { og_name = _L("Instance manipulation"); @@ -3319,7 +3325,7 @@ void ObjectList::part_selection_changed() // fill m_config by object's values m_config = &(*m_objects)[obj_idx]->config; - // disable_ss_manipulation = (*m_objects)[obj_idx]->is_cut(); + disable_ss_manipulation = (*m_objects)[obj_idx]->is_cut(); } else if (type & (itLayerRoot | itLayer)) { og_name = type & itLayerRoot ? _L("Height ranges") : _L("Settings for height range"); @@ -3362,7 +3368,7 @@ void ObjectList::part_selection_changed() if (printer_technology() == ptSLA) update_and_show_layers = false; else if (update_and_show_layers) { - //wxGetApp().obj_layers()->get_og()->set_name(" " + og_name + " "); + ;//wxGetApp().obj_layers()->get_og()->set_name(" " + og_name + " "); } update_min_height(); @@ -3394,6 +3400,7 @@ wxDataViewItem ObjectList::add_settings_item(wxDataViewItem parent_item, const D return ret; const bool is_object_settings = m_objects_model->GetItemType(parent_item) == itObject; + const bool is_volume_settings = m_objects_model->GetItemType(parent_item) == itVolume; const bool is_layer_settings = m_objects_model->GetItemType(parent_item) == itLayer; if (!is_object_settings) { ModelVolumeType volume_type = m_objects_model->GetVolumeType(parent_item); @@ -4682,6 +4689,8 @@ void ObjectList::select_item(const ObjectVolumeID& ov_id) void ObjectList::select_items(const std::vector& ov_ids) { + ModelObjectPtrs& objects = wxGetApp().model().objects; + wxDataViewItemArray sel_items; for (auto ov_id : ov_ids) { if (ov_id.object == nullptr) @@ -5686,7 +5695,7 @@ void ObjectList::set_extruder_for_selected_items(const int extruder) void ObjectList::on_plate_added(PartPlate* part_plate) { - m_objects_model->AddPlate(part_plate); + wxDataViewItem plate_item = m_objects_model->AddPlate(part_plate); } void ObjectList::on_plate_deleted(int plate_idx) diff --git a/src/slic3r/GUI/GUI_ObjectSettings.cpp b/src/slic3r/GUI/GUI_ObjectSettings.cpp index a0e0da3ea5..09ca8c64a8 100644 --- a/src/slic3r/GUI/GUI_ObjectSettings.cpp +++ b/src/slic3r/GUI/GUI_ObjectSettings.cpp @@ -205,7 +205,7 @@ bool ObjectSettings::update_settings_list() bool is_object_settings = false; bool is_volume_settings = false; bool is_layer_range_settings = false; - // bool is_layer_root = false; + bool is_layer_root = false; ModelObject * parent_object = nullptr; for (auto item : items) { auto type = objects_model->GetItemType(item); @@ -255,9 +255,9 @@ bool ObjectSettings::update_settings_list() t_layer_height_range height_range = objects_model->GetLayerRangeByItem(item); object_configs.emplace( (ObjectBase*)(&object->layer_config_ranges.at(height_range)), &object->layer_config_ranges.at(height_range) ); } - // else if (type == itLayerRoot) { - // is_layer_root = true; - // } + else if (type == itLayerRoot) { + is_layer_root = true; + } } auto tab_plate = dynamic_cast(wxGetApp().get_plate_tab()); diff --git a/src/slic3r/GUI/GUI_ObjectTable.cpp b/src/slic3r/GUI/GUI_ObjectTable.cpp index 7bc925e284..56c1550c46 100644 --- a/src/slic3r/GUI/GUI_ObjectTable.cpp +++ b/src/slic3r/GUI/GUI_ObjectTable.cpp @@ -280,6 +280,7 @@ wxGridActivationResult GridCellFilamentsEditor::TryActivate(int row, int col, wx { ObjectGridTable *table = dynamic_cast(grid->GetTable()); ObjectGridTable::ObjectGridCol* grid_col = table->get_grid_col(col); + ObjectGridTable::ObjectGridRow* grid_row = table->get_grid_row(row - 1); if ( actSource.GetOrigin() == wxGridActivationSource::Key ) { const wxKeyEvent& key_event = actSource.GetKeyEvent(); @@ -315,6 +316,7 @@ void GridCellFilamentsEditor::DoActivate(int row, int col, wxGrid* grid) if (m_cached_value != -1) { ObjectGridTable *table = dynamic_cast(grid->GetTable()); ObjectGridTable::ObjectGridCol* grid_col = table->get_grid_col(col); + ObjectGridTable::ObjectGridRow* grid_row = table->get_grid_row(row - 1); if (m_cached_value <= grid_col->choice_count) { wxString choice = grid_col->choices[m_cached_value-1]; table->SetValue(row, col, choice); @@ -330,6 +332,7 @@ void GridCellFilamentsRenderer::Draw(wxGrid &grid, wxGridCellAttr &attr, wxDC &d wxRect text_rect = rect; if (table) { + ObjectGridTable::ObjectGridCol *grid_col = table->get_grid_col(col); ObjectGridTable::ObjectGridRow *grid_row = table->get_grid_row(row - 1); ConfigOptionInt & cur_option = dynamic_cast((*grid_row)[(ObjectGridTable::GridColType) col]); @@ -469,6 +472,7 @@ wxGridActivationResult GridCellChoiceEditor::TryActivate(int row, int col, wxGri { ObjectGridTable * table = dynamic_cast(grid->GetTable()); ObjectGridTable::ObjectGridCol *grid_col = table->get_grid_col(col); + ObjectGridTable::ObjectGridRow *grid_row = table->get_grid_row(row - 1); if (actSource.GetOrigin() == wxGridActivationSource::Key) { const wxKeyEvent &key_event = actSource.GetKeyEvent(); @@ -501,6 +505,7 @@ void GridCellChoiceEditor::DoActivate(int row, int col, wxGrid *grid) if (m_cached_value != -1) { ObjectGridTable * table = dynamic_cast(grid->GetTable()); ObjectGridTable::ObjectGridCol *grid_col = table->get_grid_col(col); + ObjectGridTable::ObjectGridRow *grid_row = table->get_grid_row(row - 1); if (m_cached_value <= grid_col->choice_count) { wxString choice = grid_col->choices[m_cached_value - 1]; table->SetValue(row, col, choice); @@ -516,6 +521,7 @@ void GridCellComboBoxRenderer::Draw(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc wxRect text_rect = rect; if (table) { + ObjectGridTable::ObjectGridCol *grid_col = table->get_grid_col(col); ObjectGridTable::ObjectGridRow *grid_row = table->get_grid_row(row - 1); ConfigOptionInt & cur_option = dynamic_cast((*grid_row)[(ObjectGridTable::GridColType) col]); @@ -555,6 +561,7 @@ wxString GridCellSupportEditor::ms_stringValues[2] = { wxT(""), wxT("") }; void GridCellSupportEditor::DoActivate(int row, int col, wxGrid* grid) { + ObjectGrid* local_table = dynamic_cast(grid); wxGridBlocks cell_array = grid->GetSelectedBlocks(); auto left_col = cell_array.begin()->GetLeftCol(); @@ -684,6 +691,7 @@ void GridCellSupportRenderer::Draw(wxGrid& grid, //wxGridCellBoolRenderer::Draw(grid, attr, dc, rect, row, col, isSelected); ObjectGridTable * table = dynamic_cast(grid.GetTable()); + ObjectGridTable::ObjectGridCol *grid_col = table->get_grid_col(col); ObjectGridTable::ObjectGridRow *grid_row = table->get_grid_row(row - 1); ConfigOptionBool & cur_option = dynamic_cast((*grid_row)[(ObjectGridTable::GridColType) col]); @@ -883,6 +891,7 @@ void ObjectGrid::OnKeyDown( wxKeyEvent& event ) // see include/wx/defs.h enum wxKeyCode int keyCode = event.GetKeyCode(); int ctrlMask = wxMOD_CONTROL; + int shiftMask = wxMOD_SHIFT; // Coordinates of the selected block to copy to clipboard. wxGridBlockCoords selection; wxTextDataObject text_data; @@ -1535,6 +1544,7 @@ void ObjectGridTable::SetValue( int row, int col, const wxString& value ) return; ObjectGridRow* grid_row = m_grid_data[row - 1]; ObjectGridCol* grid_col = m_col_data[col]; + ObjectList* obj_list = wxGetApp().obj_list(); if (grid_col->type == coEnum) { int enum_value = 0; for (int i = 0; i < grid_col->choice_count; i++) @@ -1802,6 +1812,9 @@ wxString ObjectGridTable::convert_filament_string(int index, wxString& filament_ void ObjectGridTable::init_cols(ObjectGrid *object_grid) { + const float font_size = 1.5f * wxGetApp().em_unit(); + + // printable for object ObjectGridCol *col = new ObjectGridCol(coBool, "printable", ObjectGridTable::category_all, true, false, true, false, wxALIGN_CENTRE); col->size = object_grid->GetTextExtent(L("Printable")).x; @@ -1897,6 +1910,7 @@ void ObjectGridTable::init_cols(ObjectGrid *object_grid) col = new ObjectGridCol(coFloat, "inner_wall_speed_reset", L("Speed"), false, true, false, false, wxALIGN_LEFT); m_col_data.push_back(col); + return; } void ObjectGridTable::construct_object_configs(ObjectGrid *object_grid) @@ -1915,8 +1929,8 @@ void ObjectGridTable::construct_object_configs(ObjectGrid *object_grid) int object_count = m_panel->m_model->objects.size(); PartPlateList& partplate_list = m_panel->m_plater->get_partplate_list(); DynamicPrintConfig& global_config = wxGetApp().preset_bundle->prints.get_edited_preset().config; - // const DynamicPrintConfig* plater_config = m_panel->m_plater->config(); - // const DynamicPrintConfig& filament_config = *plater_config; + const DynamicPrintConfig* plater_config = m_panel->m_plater->config(); + const DynamicPrintConfig& filament_config = *plater_config; for (int i = 0; i < object_count; i++) { @@ -2812,7 +2826,7 @@ int ObjectTablePanel::init_filaments_and_colors() BOOST_LOG_TRIVIAL(warning) << __FUNCTION__ << boost::format(", invalid color count:%1%, extruder count: %2%") %color_count %m_filaments_count; } - int i = 0; + unsigned int i = 0; ColorRGB rgb; while (i < m_filaments_count) { const std::string& txt_color = global_config->opt_string("filament_colour", i); @@ -3018,6 +3032,7 @@ void ObjectTablePanel::load_data() { ObjectGridTable::ObjectGridCol *grid_col = m_object_grid_table->get_grid_col(i); if (grid_col->size > 0) { + int fit_size1 = m_object_grid->GetColSize(i); m_object_grid->SetColSize(i, grid_col->size); } } @@ -3158,7 +3173,7 @@ void ObjectTablePanel::OnRowSize( wxGridSizeEvent& ev) g_dialog_max_height =(panel_size.GetHeight() > g_max_size_from_parent.GetHeight())?g_max_size_from_parent.GetHeight():panel_size.GetHeight(); this->SetMaxSize(wxSize(g_dialog_max_width, g_dialog_max_height)); - // wxSize current_size = GetParent()->GetSize(); + wxSize current_size = GetParent()->GetSize(); //if (current_size.GetHeight() < g_dialog_max_height) GetParent()->SetMaxSize(wxSize(g_dialog_max_width, g_dialog_max_height)); GetParent()->SetSize(wxSize(g_dialog_max_width, g_dialog_max_height)); @@ -3172,7 +3187,7 @@ void ObjectTablePanel::OnColSize( wxGridSizeEvent& ev) g_dialog_max_height =(panel_size.GetHeight() > g_max_size_from_parent.GetHeight())?g_max_size_from_parent.GetHeight():panel_size.GetHeight(); this->SetMaxSize(wxSize(g_dialog_max_width, g_dialog_max_height)); - // wxSize current_size = GetParent()->GetSize(); + wxSize current_size = GetParent()->GetSize(); //if (current_size.GetWidth() < g_dialog_max_width) GetParent()->SetMaxSize(wxSize(g_dialog_max_width, g_dialog_max_height)); GetParent()->SetSize(wxSize(g_dialog_max_width, g_dialog_max_height)); @@ -3456,6 +3471,8 @@ void GridCellTextEditor::SetSize(const wxRect &rect) { wxGridCellTextEditor::Set void GridCellTextEditor::BeginEdit(int row, int col, wxGrid *grid) { ObjectGridTable * table = dynamic_cast(grid->GetTable()); + ObjectGridTable::ObjectGridCol *grid_col = table->get_grid_col(col); + ObjectGridTable::ObjectGridRow *grid_row = table->get_grid_row(row - 1); auto val = table->GetValue(row, col); @@ -3489,6 +3506,10 @@ void GridCellTextEditor::BeginEdit(int row, int col, wxGrid *grid) bool GridCellTextEditor::EndEdit(int row, int col, const wxGrid *grid, const wxString &WXUNUSED(oldval), wxString *newval) { + ObjectGridTable * table = dynamic_cast(grid->GetTable()); + ObjectGridTable::ObjectGridCol *grid_col = table->get_grid_col(col); + ObjectGridTable::ObjectGridRow *grid_row = table->get_grid_row(row - 1); + wxCHECK_MSG(m_control, false, "wxGridCellTextEditor must be created first!"); const wxString value = Text()->GetTextCtrl()->GetValue(); diff --git a/src/slic3r/GUI/GUI_ObjectTableSettings.cpp b/src/slic3r/GUI/GUI_ObjectTableSettings.cpp index 5e9dfd0f64..10578be691 100644 --- a/src/slic3r/GUI/GUI_ObjectTableSettings.cpp +++ b/src/slic3r/GUI/GUI_ObjectTableSettings.cpp @@ -108,6 +108,7 @@ bool ObjectTableSettings::update_settings_list(bool is_object, bool is_multiple_ //SettingsFactory::Bundle cat_options = SettingsFactory::get_bundle(&config->get(), is_object); std::map> cat_options; std::vector category_settings = SettingsFactory::get_visible_options(category, !is_object); + bool display_multiple = false; auto is_option_modified = [this](std::string key) { ConfigOption* config_option1 = m_origin_config.option(key); ConfigOption* config_option2 = m_current_config.option(key); @@ -146,6 +147,7 @@ bool ObjectTableSettings::update_settings_list(bool is_object, bool is_multiple_ else it1 = cat_options.erase(it1); } + display_multiple = true; } else { cat_options.emplace(category, category_settings); diff --git a/src/slic3r/GUI/GUI_Preview.cpp b/src/slic3r/GUI/GUI_Preview.cpp index f87f277ac8..25b333e281 100644 --- a/src/slic3r/GUI/GUI_Preview.cpp +++ b/src/slic3r/GUI/GUI_Preview.cpp @@ -6,6 +6,7 @@ #include "GUI_App.hpp" #include "GUI.hpp" #include "I18N.hpp" +#include "3DScene.hpp" #include "BackgroundSlicingProcess.hpp" #include "OpenGLManager.hpp" #include "GLCanvas3D.hpp" @@ -14,11 +15,19 @@ #include "MainFrame.hpp" #include "format.hpp" +#include +#include #include #include +#include +#include +#include +#include +#include // this include must follow the wxWidgets ones or it won't compile on Windows -> see http://trac.wxwidgets.org/ticket/2421 #include "libslic3r/Print.hpp" +#include "libslic3r/SLAPrint.hpp" #include "NotificationManager.hpp" #ifdef _WIN32 @@ -533,6 +542,7 @@ void Preview::update_layers_slider_from_canvas(wxKeyEvent &event) const auto key = event.GetKeyCode(); IMSlider *m_layers_slider = m_canvas->get_gcode_viewer().get_layers_slider(); + IMSlider *m_moves_slider = m_canvas->get_gcode_viewer().get_moves_slider(); if (key == 'L') { if(!m_layers_slider->switch_one_layer_mode()) event.Skip(); diff --git a/src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp b/src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp index c9c324222d..bee454af28 100644 --- a/src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp +++ b/src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp @@ -3057,7 +3057,7 @@ bool GLGizmoEmboss::choose_font_by_wxdialog() } #endif // ALLOW_ADD_FONT_BY_OS_SELECTOR -#if defined(ALLOW_ADD_FONT_BY_FILE) || defined(ALLOW_DEBUG_MODE) +#if defined ALLOW_ADD_FONT_BY_FILE or defined ALLOW_DEBUG_MODE namespace priv { static std::string get_file_name(const std::string &file_path) { @@ -3693,6 +3693,7 @@ GuiCfg create_gui_configuration() cfg.height_of_volume_type_selector = separator_height + line_height_with_spacing + input_height; int max_style_image_width = static_cast(std::round(cfg.max_style_name_width/2 - 2 * style.FramePadding.x)); + int max_style_image_height = static_cast(std::round(input_height)); cfg.max_style_image_size = Vec2i32(max_style_image_width, line_height); cfg.face_name_size = Vec2i32(cfg.input_width, line_height_with_spacing); cfg.face_name_texture_offset_x = cfg.face_name_size.x() + space; diff --git a/src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp b/src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp index 220032826a..338a5d8161 100644 --- a/src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp +++ b/src/slic3r/GUI/Gizmos/GLGizmoFdmSupports.cpp @@ -245,10 +245,17 @@ void GLGizmoFdmSupports::on_render_input_window(float x, float y, float bottom_l const float gap_fill_slider_left = m_imgui->calc_text_size(m_desc.at("gap_fill")).x + m_imgui->scaled(1.5f); const float highlight_slider_left = m_imgui->calc_text_size(m_desc.at("highlight_by_angle")).x + m_imgui->scaled(1.5f); const float reset_button_slider_left = m_imgui->calc_text_size(m_desc.at("reset_direction")).x + m_imgui->scaled(1.5f) + ImGui::GetStyle().FramePadding.x * 2; + const float on_overhangs_only_width = m_imgui->calc_text_size(m_desc["on_overhangs_only"]).x + m_imgui->scaled(1.5f); + const float remove_btn_width = m_imgui->calc_text_size(m_desc.at("remove_all")).x + m_imgui->scaled(1.5f); + const float filter_btn_width = m_imgui->calc_text_size(m_desc.at("perform")).x + m_imgui->scaled(1.5f); const float gap_area_txt_width = m_imgui->calc_text_size(m_desc.at("gap_area")).x + m_imgui->scaled(1.5f); const float smart_fill_angle_txt_width = m_imgui->calc_text_size(m_desc.at("smart_fill_angle")).x + m_imgui->scaled(1.5f); + const float buttons_width = remove_btn_width + filter_btn_width + m_imgui->scaled(1.5f); const float empty_button_width = m_imgui->calc_button_size("").x; + const float tips_width = m_imgui->calc_text_size(_L("Auto support threshold angle: ") + " 90 ").x + m_imgui->scaled(1.5f); + const float minimal_slider_width = m_imgui->scaled(4.f); + float caption_max = 0.f; float total_text_max = 0.f; for (const auto &t : std::array{"enforce", "block", "remove", "cursor_size", "clipping_of_view"}) { @@ -265,6 +272,8 @@ void GLGizmoFdmSupports::on_render_input_window(float x, float y, float bottom_l const float sliders_width = m_imgui->scaled(7.0f); const float drag_left_width = ImGui::GetStyle().WindowPadding.x + sliders_left_width + sliders_width - space_size; + float drag_pos_times = 0.7; + ImGui::AlignTextToFramePadding(); m_imgui->text(m_desc.at("tool_type")); std::array tool_ids = { ImGui::CircleButtonIcon, ImGui::SphereButtonIcon, ImGui::FillButtonIcon, ImGui::GapFillIcon }; @@ -688,6 +697,7 @@ wxString GLGizmoFdmSupports::handle_snapshot_action_name(bool shift_down, GLGizm void GLGizmoFdmSupports::init_print_instance() { const PrintObject* print_object = NULL; + PrintInstance print_instance = { 0 }; const Print *print = m_parent.fff_print(); if (!m_c->selection_info() || (m_print_instance.print_object)) diff --git a/src/slic3r/GUI/Gizmos/GLGizmoMeshBoolean.cpp b/src/slic3r/GUI/Gizmos/GLGizmoMeshBoolean.cpp index cb791597e6..ee9c779464 100644 --- a/src/slic3r/GUI/Gizmos/GLGizmoMeshBoolean.cpp +++ b/src/slic3r/GUI/Gizmos/GLGizmoMeshBoolean.cpp @@ -138,6 +138,8 @@ void GLGizmoMeshBoolean::on_render() BoundingBoxf3 src_bb; BoundingBoxf3 tool_bb; + const ModelObject* mo = m_c->selection_info()->model_object(); + const ModelInstance* mi = mo->instances[m_parent.get_selection().get_instance_idx()]; const Selection& selection = m_parent.get_selection(); const Selection::IndicesList& idxs = selection.get_volume_idxs(); for (unsigned int i : idxs) { @@ -161,12 +163,16 @@ void GLGizmoMeshBoolean::on_set_state() if (m_state == EState::On) { m_src.reset(); m_tool.reset(); + bool m_diff_delete_input = false; + bool m_inter_delete_input = false; m_operation_mode = MeshBooleanOperation::Union; m_selecting_state = MeshBooleanSelectingState::SelectSource; } else if (m_state == EState::Off) { m_src.reset(); m_tool.reset(); + bool m_diff_delete_input = false; + bool m_inter_delete_input = false; m_operation_mode = MeshBooleanOperation::Undef; m_selecting_state = MeshBooleanSelectingState::Undef; wxGetApp().notification_manager()->close_plater_warning_notification(warning_text); diff --git a/src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp b/src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp index 4193ba885f..3167266a5e 100644 --- a/src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp +++ b/src/slic3r/GUI/Gizmos/GLGizmoMmuSegmentation.cpp @@ -403,6 +403,7 @@ void GLGizmoMmuSegmentation::on_render_input_window(float x, float y, float bott const float filter_btn_width = m_imgui->calc_text_size(m_desc.at("perform")).x + m_imgui->scaled(1.f); const float buttons_width = remove_btn_width + filter_btn_width + m_imgui->scaled(1.f); const float minimal_slider_width = m_imgui->scaled(4.f); + const float color_button_width = m_imgui->calc_text_size(std::string_view{""}).x + m_imgui->scaled(1.75f); float caption_max = 0.f; float total_text_max = 0.f; @@ -443,6 +444,7 @@ void GLGizmoMmuSegmentation::on_render_input_window(float x, float y, float bott float start_pos_x = ImGui::GetCursorPos().x; const ImVec2 max_label_size = ImGui::CalcTextSize("99", NULL, true); + const float item_spacing = m_imgui->scaled(0.8f); size_t n_extruder_colors = std::min((size_t)EnforcerBlockerType::ExtruderMax, m_extruders_colors.size()); for (int extruder_idx = 0; extruder_idx < n_extruder_colors; extruder_idx++) { const ColorRGBA &extruder_color = m_extruders_colors[extruder_idx]; diff --git a/src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp b/src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp index cf512cd88e..2dbf7778e0 100644 --- a/src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp +++ b/src/slic3r/GUI/Gizmos/GLGizmoPainterBase.cpp @@ -527,10 +527,21 @@ std::vector GLGizmoPainterBase::get_pr if (m_rr.mesh_id == -1) return hit_triangles_by_mesh; + ProjectedMousePosition mesh_hit_point = { m_rr.hit, m_rr.mesh_id, m_rr.facet }; float z_bot_world= (trafo_matrices[m_rr.mesh_id] * Vec3d(m_rr.hit(0), m_rr.hit(1), m_rr.hit(2))).z(); float z_top_world = z_bot_world+ m_cursor_height; hit_triangles_by_mesh.push_back({ z_bot_world, m_rr.mesh_id, size_t(m_rr.facet) }); + const Selection& selection = m_parent.get_selection(); + const ModelObject* mo = m_c->selection_info()->model_object(); + const ModelInstance* mi = mo->instances[selection.get_instance_idx()]; + const Transform3d instance_trafo = m_parent.get_canvas_type() == GLCanvas3D::CanvasAssembleView ? + mi->get_assemble_transformation().get_matrix() : + mi->get_transformation().get_matrix(); + const Transform3d instance_trafo_not_translate = m_parent.get_canvas_type() == GLCanvas3D::CanvasAssembleView ? + mi->get_assemble_transformation().get_matrix_no_offset() : + mi->get_transformation().get_matrix_no_offset(); + for (int mesh_idx = 0; mesh_idx < part_volumes.size(); mesh_idx++) { if (mesh_idx == m_rr.mesh_id) continue; @@ -701,6 +712,7 @@ bool GLGizmoPainterBase::gizmo_event(SLAGizmoEventType action, const Vec2d& mous // The mouse button click detection is enabled when there is a valid hit. // Missing the object entirely // shall not capture the mouse. + const bool dragging_while_painting = (action == SLAGizmoEventType::Dragging && m_button_down != Button::None); if (mesh_idx != -1 && m_button_down == Button::None) m_button_down = ((action == SLAGizmoEventType::LeftDown) ? Button::Left : Button::Right); @@ -1051,7 +1063,7 @@ void GLGizmoPainterBase::on_set_state() if (m_state == On && m_old_state != On) { // the gizmo was just turned on on_opening(); - // const Selection& selection = m_parent.get_selection(); + const Selection& selection = m_parent.get_selection(); //Camera& camera = wxGetApp().plater()->get_camera(); //Vec3d rotate_target = selection.get_bounding_box().center(); //rotate_target(2) = 0.f; diff --git a/src/slic3r/GUI/Gizmos/GLGizmosManager.cpp b/src/slic3r/GUI/Gizmos/GLGizmosManager.cpp index cf8b560198..319c5c75f2 100644 --- a/src/slic3r/GUI/Gizmos/GLGizmosManager.cpp +++ b/src/slic3r/GUI/Gizmos/GLGizmosManager.cpp @@ -186,7 +186,7 @@ bool GLGizmosManager::init() // Order of gizmos in the vector must match order in EType! //BBS: GUI refactor: add obj manipulation m_gizmos.clear(); - // unsigned int sprite_id = 0; + unsigned int sprite_id = 0; m_gizmos.emplace_back(new GLGizmoMove3D(m_parent, m_is_dark ? "toolbar_move_dark.svg" : "toolbar_move.svg", EType::Move, &m_object_manipulation)); m_gizmos.emplace_back(new GLGizmoRotate3D(m_parent, m_is_dark ? "toolbar_rotate_dark.svg" : "toolbar_rotate.svg", EType::Rotate, &m_object_manipulation)); m_gizmos.emplace_back(new GLGizmoScale3D(m_parent, m_is_dark ? "toolbar_scale_dark.svg" : "toolbar_scale.svg", EType::Scale, &m_object_manipulation)); @@ -1042,7 +1042,11 @@ void GLGizmosManager::render_arrow(const GLCanvas3D& parent, EType highlighted_t for (size_t idx : selectable_idxs) { if (idx == highlighted_type) { + int tex_width = m_icons_texture.get_width(); + int tex_height = m_icons_texture.get_height(); unsigned int tex_id = m_arrow_texture.get_id(); + float inv_tex_width = (tex_width != 0.0f) ? 1.0f / tex_width : 0.0f; + float inv_tex_height = (tex_height != 0.0f) ? 1.0f / tex_height : 0.0f; const float left_uv = 0.0f; const float right_uv = 1.0f; diff --git a/src/slic3r/GUI/Gizmos/GizmoObjectManipulation.cpp b/src/slic3r/GUI/Gizmos/GizmoObjectManipulation.cpp index 57934b149d..a1490ebc70 100644 --- a/src/slic3r/GUI/Gizmos/GizmoObjectManipulation.cpp +++ b/src/slic3r/GUI/Gizmos/GizmoObjectManipulation.cpp @@ -591,6 +591,7 @@ void GizmoObjectManipulation::do_render_move_window(ImGuiWrapper *imgui_wrapper, float World_size = imgui_wrapper->calc_text_size(position_title).x + space_size; float caption_max = std::max(position_size, World_size) + 2 * space_size; + float end_text_size = imgui_wrapper->calc_text_size(this->m_new_unit_string).x; // position Vec3d original_position; @@ -600,6 +601,8 @@ void GizmoObjectManipulation::do_render_move_window(ImGuiWrapper *imgui_wrapper, original_position = this->m_new_position; Vec3d display_position = m_buffered_position; + // Rotation + Vec3d rotation = this->m_buffered_rotation; float unit_size = imgui_wrapper->calc_text_size(MAX_SIZE).x + space_size; int index = 1; int index_unit = 1; @@ -705,6 +708,13 @@ void GizmoObjectManipulation::do_render_rotate_window(ImGuiWrapper *imgui_wrappe float caption_max = std::max(position_size, World_size) + 2 * space_size; float end_text_size = imgui_wrapper->calc_text_size(this->m_new_unit_string).x; + // position + Vec3d original_position; + if (this->m_imperial_units) + original_position = this->m_new_position * this->mm_to_in; + else + original_position = this->m_new_position; + Vec3d display_position = m_buffered_position; // Rotation Vec3d rotation = this->m_buffered_rotation; @@ -825,7 +835,10 @@ void GizmoObjectManipulation::do_render_scale_input_window(ImGuiWrapper* imgui_w Vec3d scale = m_buffered_scale; Vec3d display_size = m_buffered_size; + Vec3d display_position = m_buffered_position; + float unit_size = imgui_wrapper->calc_text_size(MAX_SIZE).x + space_size; + bool imperial_units = this->m_imperial_units; int index = 2; int index_unit = 1; diff --git a/src/slic3r/GUI/HintNotification.cpp b/src/slic3r/GUI/HintNotification.cpp index a102f400e2..c431e0fafb 100644 --- a/src/slic3r/GUI/HintNotification.cpp +++ b/src/slic3r/GUI/HintNotification.cpp @@ -499,7 +499,8 @@ HintData* HintDatabase::get_hint(HintDataNavigation nav) m_hint_id = get_next_hint_id(); if(nav == HintDataNavigation::Prev) m_hint_id = get_prev_hint_id(); -// if (nav == HintDataNavigation::Curr) + if (nav == HintDataNavigation::Curr) + ; if (nav == HintDataNavigation::Random) init_random_hint_id(); } diff --git a/src/slic3r/GUI/IMSlider.cpp b/src/slic3r/GUI/IMSlider.cpp index 538166f1d8..a0f15066b1 100644 --- a/src/slic3r/GUI/IMSlider.cpp +++ b/src/slic3r/GUI/IMSlider.cpp @@ -231,7 +231,7 @@ void IMSlider::SetTicksValues(const Info &custom_gcode_per_print_z) static bool last_spiral_vase_status = false; - // const bool was_empty = m_ticks.empty(); + const bool was_empty = m_ticks.empty(); m_ticks.ticks.clear(); const std::vector &heights = custom_gcode_per_print_z.gcodes; @@ -240,9 +240,9 @@ void IMSlider::SetTicksValues(const Info &custom_gcode_per_print_z) if (tick >= 0) m_ticks.ticks.emplace(TickCode{tick, h.type, h.extruder, h.color, h.extra}); } -// if (!was_empty && m_ticks.empty()) + if (!was_empty && m_ticks.empty()) // Switch to the "Feature type"/"Tool" from the very beginning of a new object slicing after deleting of the old one - // post_ticks_changed_event(); + ;// post_ticks_changed_event(); if (m_ticks.has_tick_with_code(ToolChange) && !m_can_change_color) { if (!wxGetApp().plater()->only_gcode_mode() && !wxGetApp().plater()->using_exported_file()) @@ -1034,6 +1034,8 @@ bool IMSlider::vertical_slider(const char* str_id, int* higher_value, int* lower context.IO.MouseClicked[0]) m_show_menu = false; + ImVec2 bar_center = higher_handle.GetCenter(); + // draw ticks draw_ticks(one_slideable_region); // draw colored band diff --git a/src/slic3r/GUI/ImGuiWrapper.cpp b/src/slic3r/GUI/ImGuiWrapper.cpp index f6ba5270b6..2595d3804d 100644 --- a/src/slic3r/GUI/ImGuiWrapper.cpp +++ b/src/slic3r/GUI/ImGuiWrapper.cpp @@ -182,6 +182,8 @@ int ImGuiWrapper::TOOLBAR_WINDOW_FLAGS = ImGuiWindowFlags_AlwaysAutoResize bool get_data_from_svg(const std::string &filename, unsigned int max_size_px, ThumbnailData &thumbnail_data) { + bool compression_enabled = false; + NSVGimage *image = nsvgParseFromFile(filename.c_str(), "px", 96.0f); if (image == nullptr) { return false; } @@ -234,6 +236,7 @@ bool get_data_from_svg(const std::string &filename, unsigned int max_size_px, Th bool slider_behavior(ImGuiID id, const ImRect& region, const ImS32 v_min, const ImS32 v_max, ImS32* out_value, ImRect* out_handle, ImGuiSliderFlags flags/* = 0*/, const int fixed_value/* = -1*/, const ImVec4& fixed_rect/* = ImRect()*/) { ImGuiContext& context = *GImGui; + ImGuiIO& io = ImGui::GetIO(); const ImGuiAxis axis = (flags & ImGuiSliderFlags_Vertical) ? ImGuiAxis_Y : ImGuiAxis_X; @@ -1790,7 +1793,7 @@ void ImGuiWrapper::search_list(const ImVec2& size_, bool (*items_getter)(int, co ImGui::ListBoxFooter(); - /*auto check_box = [&edited, this](const wxString& label, bool& check) { + auto check_box = [&edited, this](const wxString& label, bool& check) { ImGui::SameLine(); bool ch = check; checkbox(label, ch); @@ -1798,7 +1801,7 @@ void ImGuiWrapper::search_list(const ImVec2& size_, bool (*items_getter)(int, co check = !check; edited = true; } - };*/ + }; ImGui::AlignTextToFramePadding(); @@ -3146,6 +3149,7 @@ bool IMTexture::load_from_svg_file(const std::string& filename, unsigned width, std::vector data(n_pixels * 4, 0); nsvgRasterize(rast, image, 0, 0, scale, data.data(), width, height, width * 4); + bool compress = false; GLint last_texture; unsigned m_image_texture{ 0 }; unsigned char* pixels = (unsigned char*)(&data[0]); diff --git a/src/slic3r/GUI/Jobs/ArrangeJob.cpp b/src/slic3r/GUI/Jobs/ArrangeJob.cpp index f0d82e3d30..6648b0e632 100644 --- a/src/slic3r/GUI/Jobs/ArrangeJob.cpp +++ b/src/slic3r/GUI/Jobs/ArrangeJob.cpp @@ -136,6 +136,7 @@ void ArrangeJob::prepare_selected() { inst_sel[size_t(inst_id)] = true; for (size_t i = 0; i < inst_sel.size(); ++i) { + ModelInstance* mi = mo->instances[i]; ArrangePolygon&& ap = prepare_arrange_polygon(mo->instances[i]); //BBS: partplate_list preprocess //remove the locked plate's instances, neither in selected, nor in un-selected @@ -207,6 +208,7 @@ void ArrangeJob::prepare_all() { ModelObject *mo = model.objects[oidx]; for (size_t i = 0; i < mo->instances.size(); ++i) { + ModelInstance * mi = mo->instances[i]; ArrangePolygon&& ap = prepare_arrange_polygon(mo->instances[i]); //BBS: partplate_list preprocess //remove the locked plate's instances, neither in selected, nor in un-selected @@ -322,6 +324,7 @@ void ArrangeJob::prepare_wipe_tower() wipe_tower_ap.name = "WipeTower"; wipe_tower_ap.is_virt_object = true; wipe_tower_ap.is_wipe_tower = true; + const GLCanvas3D* canvas3D = static_cast(m_plater->canvas3D()); std::set extruder_ids; PartPlateList& ppl = wxGetApp().plater()->get_partplate_list(); @@ -527,6 +530,7 @@ void ArrangeJob::process(Ctl &ctl) auto & partplate_list = m_plater->get_partplate_list(); const Slic3r::DynamicPrintConfig& global_config = wxGetApp().preset_bundle->full_config(); + PresetBundle* preset_bundle = wxGetApp().preset_bundle; const bool is_bbl = wxGetApp().preset_bundle->is_bbl_vendor(); if (is_bbl && params.avoid_extrusion_cali_region && global_config.opt_bool("scan_first_layer")) partplate_list.preprocess_nonprefered_areas(m_unselected, MAX_NUM_PLATES); diff --git a/src/slic3r/GUI/Jobs/FillBedJob.cpp b/src/slic3r/GUI/Jobs/FillBedJob.cpp index d9af3631c7..e594f98ae1 100644 --- a/src/slic3r/GUI/Jobs/FillBedJob.cpp +++ b/src/slic3r/GUI/Jobs/FillBedJob.cpp @@ -127,8 +127,8 @@ void FillBedJob::prepare() m_bedpts = get_bed_shape(*m_plater->config()); - /*auto &objects = m_plater->model().objects; - BoundingBox bedbb = get_extents(m_bedpts); + auto &objects = m_plater->model().objects; + /*BoundingBox bedbb = get_extents(m_bedpts); for (size_t idx = 0; idx < objects.size(); ++idx) if (int(idx) != m_object_idx) @@ -209,7 +209,9 @@ void FillBedJob::process(Ctl &ctl) m_bedpts = get_shrink_bedpts(m_plater->config(), params); auto &partplate_list = m_plater->get_partplate_list(); + auto &print = wxGetApp().plater()->get_partplate_list().get_current_fff_print(); const Slic3r::DynamicPrintConfig& global_config = wxGetApp().preset_bundle->full_config(); + PresetBundle* preset_bundle = wxGetApp().preset_bundle; const bool is_bbl = wxGetApp().preset_bundle->is_bbl_vendor(); if (is_bbl && params.avoid_extrusion_cali_region && global_config.opt_bool("scan_first_layer")) partplate_list.preprocess_nonprefered_areas(m_unselected, MAX_NUM_PLATES); @@ -273,6 +275,8 @@ void FillBedJob::finalize(bool canceled, std::exception_ptr &eptr) int plate_cols = plate_list.get_plate_cols(); int cur_plate = plate_list.get_curr_plate_index(); + size_t inst_cnt = model_object->instances.size(); + int added_cnt = std::accumulate(m_selected.begin(), m_selected.end(), 0, [](int s, auto &ap) { return s + int(ap.priority == 0 && ap.bed_idx == 0); }); diff --git a/src/slic3r/GUI/Jobs/OrientJob.cpp b/src/slic3r/GUI/Jobs/OrientJob.cpp index 27dac69b56..be59225d8d 100644 --- a/src/slic3r/GUI/Jobs/OrientJob.cpp +++ b/src/slic3r/GUI/Jobs/OrientJob.cpp @@ -46,6 +46,7 @@ void OrientJob::prepare_selection(std::vector obj_sel, bool only_one_plate ModelInstance* mi = mo->instances[inst_idx]; OrientMesh&& om = get_orient_mesh(mi); + bool locked = false; if (!only_one_plate) { int plate_index = plate_list.find_instance(oidx, inst_idx); if ((plate_index >= 0)&&(plate_index < plate_list.get_plate_count())) { diff --git a/src/slic3r/GUI/Jobs/PrintJob.cpp b/src/slic3r/GUI/Jobs/PrintJob.cpp index 53fad3dbdd..31bbccfb96 100644 --- a/src/slic3r/GUI/Jobs/PrintJob.cpp +++ b/src/slic3r/GUI/Jobs/PrintJob.cpp @@ -103,6 +103,9 @@ wxString PrintJob::get_http_error_msg(unsigned int status, std::string body) if (!j["message"].is_null()) message = j["message"].get(); } + switch (status) { + ; + } } catch (...) { ; @@ -134,6 +137,7 @@ void PrintJob::process(Ctl &ctl) wxString error_str; int curr_percent = 10; NetworkAgent* m_agent = wxGetApp().getAgent(); + AppConfig* config = wxGetApp().app_config; if (this->connection_type == "lan") { msg = _u8L("Sending print job over LAN"); @@ -148,7 +152,9 @@ void PrintJob::process(Ctl &ctl) int result = -1; std::string http_body; + int total_plate_num = plate_data.plate_count; if (!plate_data.is_valid) { + total_plate_num = m_plater->get_partplate_list().get_plate_count(); PartPlate *plate = m_plater->get_partplate_list().get_plate(job_data.plate_idx); if (plate == nullptr) { plate = m_plater->get_partplate_list().get_curr_plate(); @@ -305,7 +311,7 @@ void PrintJob::process(Ctl &ctl) try { stl_design_id = std::stoi(wxGetApp().model().stl_design_id); } - catch (std::exception&) { + catch (const std::exception&) { stl_design_id = 0; } params.stl_design_id = stl_design_id; @@ -440,7 +446,7 @@ void PrintJob::process(Ctl &ctl) std::string curr_job_id; json job_info_j; try { - job_info_j = json::parse(job_info); + job_info_j.parse(job_info); if (job_info_j.contains("job_id")) { curr_job_id = job_info_j["job_id"].get(); } diff --git a/src/slic3r/GUI/Jobs/RotoptimizeJob.cpp b/src/slic3r/GUI/Jobs/RotoptimizeJob.cpp index 3fd2b375bf..263273984b 100644 --- a/src/slic3r/GUI/Jobs/RotoptimizeJob.cpp +++ b/src/slic3r/GUI/Jobs/RotoptimizeJob.cpp @@ -57,7 +57,8 @@ void RotoptimizeJob::process(Ctl &ctl) .print_config(&m_default_print_cfg) .statucb([this, &prev_status, &ctl/*, &statustxt*/](int s) { -// if (s > 0 && s < 100) + if (s > 0 && s < 100) + ; // ctl.update_status(prev_status + s / m_selected_object_ids.size(), // statustxt); diff --git a/src/slic3r/GUI/Jobs/SendJob.cpp b/src/slic3r/GUI/Jobs/SendJob.cpp index cb9f87e95a..1964aa24ec 100644 --- a/src/slic3r/GUI/Jobs/SendJob.cpp +++ b/src/slic3r/GUI/Jobs/SendJob.cpp @@ -67,6 +67,9 @@ wxString SendJob::get_http_error_msg(unsigned int status, std::string body) if (!j["message"].is_null()) message = j["message"].get(); } + switch (status) { + ; + } } catch (...) { ; @@ -106,6 +109,7 @@ void SendJob::process(Ctl &ctl) std::string msg; int curr_percent = 10; NetworkAgent* m_agent = wxGetApp().getAgent(); + AppConfig* config = wxGetApp().app_config; int result = -1; std::string http_body; diff --git a/src/slic3r/GUI/KBShortcutsDialog.cpp b/src/slic3r/GUI/KBShortcutsDialog.cpp index 56a575a350..9d368f9e86 100644 --- a/src/slic3r/GUI/KBShortcutsDialog.cpp +++ b/src/slic3r/GUI/KBShortcutsDialog.cpp @@ -183,7 +183,11 @@ void KBShortcutsDialog::fill_shortcuts() // Slice plate { ctrl + "R", L("Slice plate")}, // Send to Print - { ctrl + L("Shift+G"), L("Print plate")}, +#ifdef __APPLE__ + { L("⌘+Shift+G"), L("Print plate")}, +#else + { L("Ctrl+Shift+G"), L("Print plate")}, +#endif // __APPLE // Edit { ctrl + "X", L("Cut") }, @@ -222,9 +226,16 @@ void KBShortcutsDialog::fill_shortcuts() {L("Shift+R"), L("Auto orientates selected objects or all objects.If there are selected objects, it just orientates the selected ones.Otherwise, it will orientates all objects in the current disk.")}, {L("Shift+Tab"), L("Collapse/Expand the sidebar")}, - { ctrl + L("Any arrow"), L("Movement in camera space")}, - { alt + L("Left mouse button"), L("Select a part")}, - { ctrl + L("Left mouse button"), L("Select multiple objects")}, + #ifdef __APPLE__ + {L("⌘+Any arrow"), L("Movement in camera space")}, + {L("⌥+Left mouse button"), L("Select a part")}, + {L("⌘+Left mouse button"), L("Select multiple objects")}, + #else + {L("Ctrl+Any arrow"), L("Movement in camera space")}, + {L("Alt+Left mouse button"), L("Select a part")}, + {L("Ctrl+Left mouse button"), L("Select multiple objects")}, + + #endif {L("Shift+Left mouse button"), L("Select objects by rectangle")}, {L("Arrow Up"), L("Move selection 10 mm in positive Y direction")}, {L("Arrow Down"), L("Move selection 10 mm in negative Y direction")}, @@ -263,8 +274,13 @@ void KBShortcutsDialog::fill_shortcuts() Shortcuts gizmos_shortcuts = { {L("Esc"), L("Deselect all")}, {L("Shift+"), L("Move: press to snap by 1mm")}, - { ctrl + L("Mouse wheel"), L("Support/Color Painting: adjust pen radius")}, - { alt + L("Mouse wheel"), L("Support/Color Painting: adjust section position")}, + #ifdef __APPLE__ + {L("⌘+Mouse wheel"), L("Support/Color Painting: adjust pen radius")}, + {L("⌥+Mouse wheel"), L("Support/Color Painting: adjust section position")}, + #else + {L("Ctrl+Mouse wheel"), L("Support/Color Painting: adjust pen radius")}, + {L("Alt+Mouse wheel"), L("Support/Color Painting: adjust section position")}, + #endif }; m_full_shortcuts.push_back({{_L("Gizmo"), ""}, gizmos_shortcuts}); @@ -295,8 +311,13 @@ void KBShortcutsDialog::fill_shortcuts() { "Tab", L("Switch between Prepare/Preview") }, {L("Shift+Any arrow"), L("Move slider 5x faster")}, {L("Shift+Mouse wheel"), L("Move slider 5x faster")}, - { ctrl + L("Any arrow"), L("Move slider 5x faster")}, - { ctrl + L("Mouse wheel"), L("Move slider 5x faster")}, + #ifdef __APPLE__ + {L("⌘+Any arrow"), L("Move slider 5x faster")}, + {L("⌘+Mouse wheel"), L("Move slider 5x faster")}, + #else + {L("Ctrl+Any arrow"), L("Move slider 5x faster")}, + {L("Ctrl+Mouse wheel"), L("Move slider 5x faster")}, + #endif { L("Home"), L("Horizontal slider - Move to start position")}, { L("End"), L("Horizontal slider - Move to last position")}, }; diff --git a/src/slic3r/GUI/MainFrame.cpp b/src/slic3r/GUI/MainFrame.cpp index 9a48e320d1..47d7c30e86 100644 --- a/src/slic3r/GUI/MainFrame.cpp +++ b/src/slic3r/GUI/MainFrame.cpp @@ -743,6 +743,7 @@ void MainFrame::update_layout() if (m_layout != ESettingsLayout::Unknown) restore_to_creation(); + ESettingsLayout old_layout = m_layout; m_layout = layout; // From the very beginning the Print settings should be selected @@ -1487,6 +1488,7 @@ bool MainFrame::can_reslice() const wxBoxSizer* MainFrame::create_side_tools() { enable_multi_machine = wxGetApp().is_enable_multi_machine(); + int em = em_unit(); wxBoxSizer* sizer = new wxBoxSizer(wxHORIZONTAL); m_slice_select = eSlicePlate; @@ -1777,7 +1779,7 @@ wxBoxSizer* MainFrame::create_side_tools() aux_btn->Bind(wxEVT_BUTTON, [](auto e) { wxGetApp().sidebar().show_auxiliary_dialog(); }); - sizer->Add(aux_btn, 0, wxLEFT | wxALIGN_CENTER_VERTICAL, 1 * em_unit() / 10); + sizer->Add(aux_btn, 0, wxLEFT | wxALIGN_CENTER_VERTICAL, 1 * em / 10); */ sizer->Add(FromDIP(19), 0, 0, 0, 0); @@ -1922,6 +1924,9 @@ bool MainFrame::get_enable_print_status() void MainFrame::update_side_button_style() { + // BBS + int em = em_unit(); + /*m_slice_btn->SetLayoutStyle(1); m_slice_btn->SetTextLayout(SideButton::EHorizontalOrientation::HO_Center, FromDIP(15)); m_slice_btn->SetMinSize(wxSize(-1, FromDIP(24))); @@ -2183,6 +2188,9 @@ static void add_common_publish_menu_items(wxMenu* publish_menu, MainFrame* mainF return; } + json j; + NetworkAgent* agent = GUI::wxGetApp().getAgent(); + //if (GUI::wxGetApp().plater()->model().objects.empty()) return; wxGetApp().open_publish_page_dialog(); }); @@ -2580,13 +2588,13 @@ void MainFrame::init_menubar_as_editor() //BBS perspective view wxWindowID camera_id_base = wxWindow::NewControlId(int(wxID_CAMERA_COUNT)); - append_menu_radio_item(viewMenu, wxID_CAMERA_PERSPECTIVE + camera_id_base, _L("Use Perspective View"), _L("Use Perspective View"), + auto perspective_item = append_menu_radio_item(viewMenu, wxID_CAMERA_PERSPECTIVE + camera_id_base, _L("Use Perspective View"), _L("Use Perspective View"), [this](wxCommandEvent&) { wxGetApp().app_config->set_bool("use_perspective_camera", true); wxGetApp().update_ui_from_settings(); }, nullptr); //BBS orthogonal view - append_menu_radio_item(viewMenu, wxID_CAMERA_ORTHOGONAL + camera_id_base, _L("Use Orthogonal View"), _L("Use Orthogonal View"), + auto orthogonal_item = append_menu_radio_item(viewMenu, wxID_CAMERA_ORTHOGONAL + camera_id_base, _L("Use Orthogonal View"), _L("Use Orthogonal View"), [this](wxCommandEvent&) { wxGetApp().app_config->set_bool("use_perspective_camera", false); wxGetApp().update_ui_from_settings(); @@ -2661,8 +2669,7 @@ void MainFrame::init_menubar_as_editor() //auto preference_item = new wxMenuItem(parent_menu, OrcaSlicerMenuPreferences + bambu_studio_id_base, _L("Preferences") + "\tCtrl+,", ""); #else wxMenu* parent_menu = m_topbar->GetTopMenu(); - // auto preference_item = - new wxMenuItem(parent_menu, ConfigMenuPreferences + config_id_base, _L("Preferences") + "\t" + ctrl + "P", ""); + auto preference_item = new wxMenuItem(parent_menu, ConfigMenuPreferences + config_id_base, _L("Preferences") + "\t" + ctrl + "P", ""); #endif //auto printer_item = new wxMenuItem(parent_menu, ConfigMenuPrinter + config_id_base, _L("Printer"), ""); @@ -2815,10 +2822,17 @@ void MainFrame::init_menubar_as_editor() auto flowrate_menu = new wxMenu(); append_menu_item( flowrate_menu, wxID_ANY, _L("Pass 1"), _L("Flow rate test - Pass 1"), - [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(1); }, "", nullptr, + [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(false, 1); }, "", nullptr, [this]() {return m_plater->is_view3D_shown();; }, this); append_menu_item(flowrate_menu, wxID_ANY, _L("Pass 2"), _L("Flow rate test - Pass 2"), - [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(2); }, "", nullptr, + [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(false, 2); }, "", nullptr, + [this]() {return m_plater->is_view3D_shown();; }, this); + flowrate_menu->AppendSeparator(); + append_menu_item(flowrate_menu, wxID_ANY, _L("YOLO (Recommended)"), _L("Orca YOLO flowrate calibration, 0.01 step"), + [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(true, 1); }, "", nullptr, + [this]() {return m_plater->is_view3D_shown();; }, this); + append_menu_item(flowrate_menu, wxID_ANY, _L("YOLO (perfectionist version)"), _L("Orca YOLO flowrate calibration, 0.005 step"), + [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(true, 2); }, "", nullptr, [this]() {return m_plater->is_view3D_shown();; }, this); m_topbar->GetCalibMenu()->AppendSubMenu(flowrate_menu, _L("Flow rate")); append_menu_item(m_topbar->GetCalibMenu(), wxID_ANY, _L("Pressure advance"), _L("Pressure advance"), @@ -2902,13 +2916,20 @@ void MainFrame::init_menubar_as_editor() // Flowrate auto flowrate_menu = new wxMenu(); append_menu_item(flowrate_menu, wxID_ANY, _L("Pass 1"), _L("Flow rate test - Pass 1"), - [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(1); }, "", nullptr, + [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(false, 1); }, "", nullptr, [this]() {return m_plater->is_view3D_shown();; }, this); append_menu_item(flowrate_menu, wxID_ANY, _L("Pass 2"), _L("Flow rate test - Pass 2"), - [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(2); }, "", nullptr, + [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(false, 2); }, "", nullptr, [this]() {return m_plater->is_view3D_shown();; }, this); append_submenu(calib_menu,flowrate_menu,wxID_ANY,_L("Flow rate"),_L("Flow rate"),"", [this]() {return m_plater->is_view3D_shown();; }); + flowrate_menu->AppendSeparator(); + append_menu_item(flowrate_menu, wxID_ANY, _L("YOLO (Recommended)"), _L("Orca YOLO flowrate calibration, 0.01 step"), + [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(true, 1); }, "", nullptr, + [this]() {return m_plater->is_view3D_shown();; }, this); + append_menu_item(flowrate_menu, wxID_ANY, _L("YOLO (perfectionist version)"), _L("Orca YOLO flowrate calibration, 0.005 step"), + [this](wxCommandEvent&) { if (m_plater) m_plater->calib_flowrate(true, 2); }, "", nullptr, + [this]() {return m_plater->is_view3D_shown();; }, this); // PA append_menu_item(calib_menu, wxID_ANY, _L("Pressure advance"), _L("Pressure advance"), @@ -3093,6 +3114,10 @@ void MainFrame::init_menubar_as_gcodeviewer() void MainFrame::update_menubar() { + if (wxGetApp().is_gcode_viewer()) + return; + + const bool is_fff = plater()->printer_technology() == ptFFF; } void MainFrame::reslice_now() @@ -3168,6 +3193,7 @@ void MainFrame::load_config_file() cfiles.push_back(into_u8(file)); m_last_config = file; } + bool update = false; wxGetApp().preset_bundle->import_presets(cfiles, [this](std::string const & name) { ConfigsOverwriteConfirmDialog dlg(this, from_u8(name), false); int res = dlg.ShowModal(); @@ -3737,6 +3763,7 @@ void MainFrame::on_select_default_preset(SimpleEvent& evt) wxICON_INFORMATION); /* get setting list */ + NetworkAgent* agent = wxGetApp().getAgent(); switch ( dialog.ShowModal() ) { case wxID_YES: { diff --git a/src/slic3r/GUI/MediaFilePanel.cpp b/src/slic3r/GUI/MediaFilePanel.cpp index faa694090b..b2032b09ad 100644 --- a/src/slic3r/GUI/MediaFilePanel.cpp +++ b/src/slic3r/GUI/MediaFilePanel.cpp @@ -328,6 +328,7 @@ void MediaFilePanel::SetMachineObject(MachineObject* obj) MessageDialog(this, m, _L("Download failed"), wxOK | wxICON_ERROR).ShowModal(); }); + NetworkAgent* agent = wxGetApp().getAgent(); if (result > 1 || result == 0) { json j; j["code"] = result; @@ -575,7 +576,7 @@ void MediaFilePanel::doAction(size_t index, int action) } else { MessageDialog dlg(this, _L("The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer and export a new .gcode.3mf file."), wxEmptyString, wxICON_WARNING | wxOK); - dlg.ShowModal(); + auto res = dlg.ShowModal(); } }); diff --git a/src/slic3r/GUI/MediaPlayCtrl.cpp b/src/slic3r/GUI/MediaPlayCtrl.cpp index da70eeff65..36500f69fa 100644 --- a/src/slic3r/GUI/MediaPlayCtrl.cpp +++ b/src/slic3r/GUI/MediaPlayCtrl.cpp @@ -67,7 +67,7 @@ MediaPlayCtrl::MediaPlayCtrl(wxWindow *parent, wxMediaCtrl2 *media_ctrl, const w auto ip = str.find(' ', ik); if (ip == wxString::npos) ip = str.Length(); auto v = str.Mid(ik, ip - ik); - if (strcmp(k, "T:") == 0 && v.Length() == 8) { + if (k == "T:" && v.Length() == 8) { long h = 0,m = 0,s = 0; v.Left(2).ToLong(&h); v.Mid(3, 2).ToLong(&m); @@ -389,7 +389,7 @@ void MediaPlayCtrl::Stop(wxString const &msg) } auto tunnel = m_url.empty() ? "" : into_u8(wxURI(m_url).GetPath()).substr(1); - if (auto n = tunnel.find_first_of("/_"); n != std::string::npos) + if (auto n = tunnel.find_first_of('/_'); n != std::string::npos) tunnel = tunnel.substr(0, n); if (last_state != wxMEDIASTATE_PLAYING && m_failed_code != 0 && m_last_failed_codes.find(m_failed_code) == m_last_failed_codes.end() @@ -734,7 +734,7 @@ bool MediaPlayCtrl::start_stream_service(bool *need_install) auto file_dll = tools_dir + dll; auto file_dll2 = plugins_dir + dll; if (!boost::filesystem::exists(file_dll) || boost::filesystem::last_write_time(file_dll) != boost::filesystem::last_write_time(file_dll2)) - boost::filesystem::copy_file(file_dll2, file_dll, boost::filesystem::copy_options::overwrite_existing); + boost::filesystem::copy_file(file_dll2, file_dll, boost::filesystem::copy_option::overwrite_if_exists); } boost::process::child process_source(file_source, file_url2.ToStdWstring(), boost::process::start_dir(tools_dir), boost::process::windows::create_no_window, diff --git a/src/slic3r/GUI/Monitor.cpp b/src/slic3r/GUI/Monitor.cpp index 3bcc0ce224..333f4d3de0 100644 --- a/src/slic3r/GUI/Monitor.cpp +++ b/src/slic3r/GUI/Monitor.cpp @@ -114,7 +114,7 @@ AddMachinePanel::~AddMachinePanel() { m_side_tools->get_panel()->Connect(wxEVT_LEFT_DOWN, wxMouseEventHandler(MonitorPanel::on_printer_clicked), NULL, this); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &MonitorPanel::on_timer, this); Bind(wxEVT_SIZE, &MonitorPanel::on_size, this); Bind(wxEVT_COMMAND_CHOICE_SELECTED, &MonitorPanel::on_select_printer, this); @@ -160,7 +160,7 @@ MonitorPanel::~MonitorPanel() m_refresh_timer = new wxTimer(); m_refresh_timer->SetOwner(this); m_refresh_timer->Start(REFRESH_INTERVAL); - on_timer(); + wxPostEvent(this, wxTimerEvent()); Slic3r::DeviceManager* dev = Slic3r::GUI::wxGetApp().getDeviceManager(); if (!dev) return; @@ -272,7 +272,7 @@ void MonitorPanel::on_update_all(wxMouseEvent &event) } } -void MonitorPanel::on_timer() + void MonitorPanel::on_timer(wxTimerEvent& event) { if (update_flag) { update_all(); @@ -306,6 +306,9 @@ void MonitorPanel::on_timer() void MonitorPanel::on_printer_clicked(wxMouseEvent &event) { + auto mouse_pos = ClientToScreen(event.GetPosition()); + wxPoint rect = m_side_tools->ClientToScreen(wxPoint(0, 0)); + if (!m_side_tools->is_in_interval()) { wxPoint pos = m_side_tools->ClientToScreen(wxPoint(0, 0)); pos.y += m_side_tools->GetRect().height; @@ -431,6 +434,7 @@ bool MonitorPanel::Show(bool show) wxGetApp().mainframe->SetMinSize(wxGetApp().plater()->GetMinSize()); #endif + NetworkAgent* m_agent = wxGetApp().getAgent(); DeviceManager* dev = Slic3r::GUI::wxGetApp().getDeviceManager(); if (show) { start_update(); @@ -438,7 +442,7 @@ bool MonitorPanel::Show(bool show) m_refresh_timer->Stop(); m_refresh_timer->SetOwner(this); m_refresh_timer->Start(REFRESH_INTERVAL); - on_timer(); + wxPostEvent(this, wxTimerEvent()); if (dev) { //set a default machine when obj is null @@ -481,6 +485,7 @@ void MonitorPanel::show_status(int status) if (!m_initialized) return; if (last_status == status)return; if ((last_status & (int)MonitorStatus::MONITOR_CONNECTING) != 0) { + NetworkAgent* agent = wxGetApp().getAgent(); json j; j["dev_id"] = obj ? obj->dev_id : "obj_nullptr"; if ((status & (int)MonitorStatus::MONITOR_DISCONNECTED) != 0) { diff --git a/src/slic3r/GUI/Monitor.hpp b/src/slic3r/GUI/Monitor.hpp index 761b059a0a..8da56ddc3b 100644 --- a/src/slic3r/GUI/Monitor.hpp +++ b/src/slic3r/GUI/Monitor.hpp @@ -133,7 +133,7 @@ public: StatusPanel* get_status_panel() {return m_status_info_panel;}; void select_machine(std::string machine_sn); void on_update_all(wxMouseEvent &event); - void on_timer(); + void on_timer(wxTimerEvent& event); void on_select_printer(wxCommandEvent& event); void on_printer_clicked(wxMouseEvent &event); void on_size(wxSizeEvent &event); diff --git a/src/slic3r/GUI/MonitorBasePanel.cpp b/src/slic3r/GUI/MonitorBasePanel.cpp index 24760577a6..553b8f0993 100644 --- a/src/slic3r/GUI/MonitorBasePanel.cpp +++ b/src/slic3r/GUI/MonitorBasePanel.cpp @@ -6,6 +6,7 @@ /////////////////////////////////////////////////////////////////////////// #include "MonitorBasePanel.h" +#include "Printer/PrinterFileSystem.h" #include "Widgets/Label.hpp" /////////////////////////////////////////////////////////////////////////// @@ -20,7 +21,7 @@ MonitorBasePanel::MonitorBasePanel(wxWindow* parent, wxWindowID id, const wxPoin m_splitter = new wxSplitterWindow(this, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxSP_3D | wxSP_BORDER); m_splitter->SetSashGravity(0); - m_splitter->SetSashInvisible(); + m_splitter->SetSashSize(0); m_splitter->Connect(wxEVT_IDLE, wxIdleEventHandler(MonitorBasePanel::m_splitterOnIdle), NULL, this); m_splitter->SetMinimumPaneSize(182); @@ -280,7 +281,7 @@ VideoMonitoringBasePanel::~VideoMonitoringBasePanel() // PLEASE DO *NOT* EDIT THIS FILE! /////////////////////////////////////////////////////////////////////////// -//#include "MonitorBasePanel.h" +#include "MonitorBasePanel.h" /////////////////////////////////////////////////////////////////////////// using namespace Slic3r::GUI; diff --git a/src/slic3r/GUI/MultiMachine.hpp b/src/slic3r/GUI/MultiMachine.hpp index 04ff304bca..48a6ed4180 100644 --- a/src/slic3r/GUI/MultiMachine.hpp +++ b/src/slic3r/GUI/MultiMachine.hpp @@ -9,16 +9,16 @@ namespace Slic3r { namespace GUI { -#define DEVICE_ITEM_MAX_WIDTH 900 -#define SEND_ITEM_MAX_HEIGHT 30 -#define DEVICE_ITEM_MAX_HEIGHT 50 +#define DEVICE_ITEM_MAX_WIDTH 900 +#define SEND_ITEM_MAX_HEIGHT 30 +#define DEVICE_ITEM_MAX_HEIGHT 50 #define TABLE_HEAR_NORMAL_COLOUR wxColour(238, 238, 238) #define TABLE_HEAD_PRESSED_COLOUR wxColour(150, 150, 150) #define CTRL_BUTTON_NORMAL_COLOUR wxColour(255, 255, 255) #define CTRL_BUTTON_PRESSEN_COLOUR wxColour(150, 150, 150) #define TABLE_HEAD_FONT Label::Body_13 -#define MM_ICON_SIZE FromDIP(16) +#define ICON_SIZE FromDIP(16) class DeviceItem : public wxWindow { diff --git a/src/slic3r/GUI/MultiMachineManagerPage.cpp b/src/slic3r/GUI/MultiMachineManagerPage.cpp index 9a112d32c3..b37810f07f 100644 --- a/src/slic3r/GUI/MultiMachineManagerPage.cpp +++ b/src/slic3r/GUI/MultiMachineManagerPage.cpp @@ -320,7 +320,7 @@ MultiMachineManagerPage::MultiMachineManagerPage(wxWindow* parent) m_table_head_panel->SetBackgroundColour(TABLE_HEAR_NORMAL_COLOUR); m_table_head_sizer = new wxBoxSizer(wxHORIZONTAL); - m_printer_name = new Button(m_table_head_panel, _L("Device Name"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE); + m_printer_name = new Button(m_table_head_panel, _L("Device Name"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE); m_printer_name->SetBackgroundColor(head_bg); m_printer_name->SetFont(TABLE_HEAD_FONT); m_printer_name->SetCornerRadius(0); @@ -343,7 +343,7 @@ MultiMachineManagerPage::MultiMachineManagerPage(wxWindow* parent) }); - m_task_name = new Button(m_table_head_panel, _L("Task Name"), "", wxNO_BORDER, MM_ICON_SIZE); + m_task_name = new Button(m_table_head_panel, _L("Task Name"), "", wxNO_BORDER, ICON_SIZE); m_task_name->SetBackgroundColor(TABLE_HEAR_NORMAL_COLOUR); m_task_name->SetFont(TABLE_HEAD_FONT); m_task_name->SetCornerRadius(0); @@ -353,7 +353,7 @@ MultiMachineManagerPage::MultiMachineManagerPage(wxWindow* parent) - m_status = new Button(m_table_head_panel, _L("Device Status"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE); + m_status = new Button(m_table_head_panel, _L("Device Status"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE); m_status->SetBackgroundColor(head_bg); m_status->SetFont(TABLE_HEAD_FONT); m_status->SetCornerRadius(0); @@ -376,7 +376,7 @@ MultiMachineManagerPage::MultiMachineManagerPage(wxWindow* parent) }); - m_action = new Button(m_table_head_panel, _L("Actions"), "", wxNO_BORDER, MM_ICON_SIZE, false); + m_action = new Button(m_table_head_panel, _L("Actions"), "", wxNO_BORDER, ICON_SIZE, false); m_action->SetBackgroundColor(TABLE_HEAR_NORMAL_COLOUR); m_action->SetFont(TABLE_HEAD_FONT); m_action->SetCornerRadius(0); @@ -523,7 +523,7 @@ MultiMachineManagerPage::MultiMachineManagerPage(wxWindow* parent) Layout(); Fit(); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &MultiMachineManagerPage::on_timer, this); } void MultiMachineManagerPage::update_page() @@ -676,7 +676,7 @@ void MultiMachineManagerPage::start_timer() m_flipping_timer->SetOwner(this); m_flipping_timer->Start(1000); - on_timer(); + wxPostEvent(this, wxTimerEvent()); } void MultiMachineManagerPage::update_page_number() @@ -688,7 +688,7 @@ void MultiMachineManagerPage::update_page_number() st_page_number->SetLabel(number); } -void MultiMachineManagerPage::on_timer() +void MultiMachineManagerPage::on_timer(wxTimerEvent& event) { m_flipping_timer->Stop(); if (btn_last_page) diff --git a/src/slic3r/GUI/MultiMachineManagerPage.hpp b/src/slic3r/GUI/MultiMachineManagerPage.hpp index 55eb500540..c1086b4721 100644 --- a/src/slic3r/GUI/MultiMachineManagerPage.hpp +++ b/src/slic3r/GUI/MultiMachineManagerPage.hpp @@ -55,7 +55,7 @@ public: void start_timer(); void update_page_number(); - void on_timer(); + void on_timer(wxTimerEvent& event); void clear_page(); void page_num_enter_evt(); diff --git a/src/slic3r/GUI/MultiMachinePage.cpp b/src/slic3r/GUI/MultiMachinePage.cpp index cb1fea926d..9aed022ba3 100644 --- a/src/slic3r/GUI/MultiMachinePage.cpp +++ b/src/slic3r/GUI/MultiMachinePage.cpp @@ -19,7 +19,7 @@ MultiMachinePage::MultiMachinePage(wxWindow* parent, wxWindowID id, const wxPoin wxGetApp().UpdateDarkUIWin(this); init_timer(); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &MultiMachinePage::on_timer, this); } MultiMachinePage::~MultiMachinePage() @@ -59,7 +59,7 @@ bool MultiMachinePage::Show(bool show) m_refresh_timer->Stop(); m_refresh_timer->SetOwner(this); m_refresh_timer->Start(2000); - on_timer(); + wxPostEvent(this, wxTimerEvent()); } else { m_refresh_timer->Stop(); @@ -97,7 +97,7 @@ void MultiMachinePage::init_timer() //wxPostEvent(this, wxTimerEvent()); } -void MultiMachinePage::on_timer() +void MultiMachinePage::on_timer(wxTimerEvent& event) { m_local_task_manager->update_page(); m_cloud_task_manager->update_page(); diff --git a/src/slic3r/GUI/MultiMachinePage.hpp b/src/slic3r/GUI/MultiMachinePage.hpp index 7e948fa479..0572c30d1b 100644 --- a/src/slic3r/GUI/MultiMachinePage.hpp +++ b/src/slic3r/GUI/MultiMachinePage.hpp @@ -41,7 +41,7 @@ public: void init_tabpanel(); void init_timer(); - void on_timer(); + void on_timer(wxTimerEvent& event); void clear_page(); }; diff --git a/src/slic3r/GUI/MultiTaskManagerPage.cpp b/src/slic3r/GUI/MultiTaskManagerPage.cpp index 3d295eb97c..f2d159a7de 100644 --- a/src/slic3r/GUI/MultiTaskManagerPage.cpp +++ b/src/slic3r/GUI/MultiTaskManagerPage.cpp @@ -4,6 +4,7 @@ #include "GUI_App.hpp" #include "MainFrame.hpp" #include "Widgets/RadioBox.hpp" +#include #include namespace Slic3r { @@ -573,7 +574,7 @@ LocalTaskManagerPage::LocalTaskManagerPage(wxWindow* parent) }); - m_task_name = new Button(m_table_head_panel, _L("Task Name"), "", wxNO_BORDER, MM_ICON_SIZE); + m_task_name = new Button(m_table_head_panel, _L("Task Name"), "", wxNO_BORDER, ICON_SIZE); m_task_name->SetBackgroundColor(TABLE_HEAR_NORMAL_COLOUR); m_task_name->SetFont(TABLE_HEAD_FONT); m_task_name->SetCornerRadius(0); @@ -582,7 +583,7 @@ LocalTaskManagerPage::LocalTaskManagerPage(wxWindow* parent) m_task_name->SetCenter(false); m_table_head_sizer->Add(m_task_name, 0, wxALIGN_CENTER_VERTICAL, 0); - m_printer_name = new Button(m_table_head_panel, _L("Device Name"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE); + m_printer_name = new Button(m_table_head_panel, _L("Device Name"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE); m_printer_name->SetBackgroundColor(head_bg); m_printer_name->SetFont(TABLE_HEAD_FONT); m_printer_name->SetCornerRadius(0); @@ -602,7 +603,7 @@ LocalTaskManagerPage::LocalTaskManagerPage(wxWindow* parent) }); m_table_head_sizer->Add(m_printer_name, 0, wxALIGN_CENTER_VERTICAL, 0); - m_status = new Button(m_table_head_panel, _L("Task Status"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE); + m_status = new Button(m_table_head_panel, _L("Task Status"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE); m_status->SetBackgroundColor(head_bg); m_status->SetFont(TABLE_HEAD_FONT); m_status->SetCornerRadius(0); @@ -622,7 +623,7 @@ LocalTaskManagerPage::LocalTaskManagerPage(wxWindow* parent) }); m_table_head_sizer->Add(m_status, 0, wxALIGN_CENTER_VERTICAL, 0); - m_info = new Button(m_table_head_panel, _L("Info"), "", wxNO_BORDER, MM_ICON_SIZE); + m_info = new Button(m_table_head_panel, _L("Info"), "", wxNO_BORDER, ICON_SIZE); m_info->SetBackgroundColor(TABLE_HEAR_NORMAL_COLOUR); m_info->SetFont(TABLE_HEAD_FONT); m_info->SetCornerRadius(0); @@ -631,7 +632,7 @@ LocalTaskManagerPage::LocalTaskManagerPage(wxWindow* parent) m_info->SetCenter(false); m_table_head_sizer->Add(m_info, 0, wxALIGN_CENTER_VERTICAL, 0); - m_send_time = new Button(m_table_head_panel, _L("Sent Time"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE, false); + m_send_time = new Button(m_table_head_panel, _L("Sent Time"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE, false); m_send_time->SetBackgroundColor(head_bg); m_send_time->SetFont(TABLE_HEAD_FONT); m_send_time->SetCornerRadius(0); @@ -651,7 +652,7 @@ LocalTaskManagerPage::LocalTaskManagerPage(wxWindow* parent) }); m_table_head_sizer->Add(m_send_time, 0, wxALIGN_CENTER_VERTICAL, 0); - m_action = new Button(m_table_head_panel, _L("Actions"), "", wxNO_BORDER, MM_ICON_SIZE, false); + m_action = new Button(m_table_head_panel, _L("Actions"), "", wxNO_BORDER, ICON_SIZE, false); m_action->SetBackgroundColor(TABLE_HEAR_NORMAL_COLOUR); m_action->SetFont(TABLE_HEAD_FONT); m_action->SetCornerRadius(0); @@ -945,7 +946,7 @@ CloudTaskManagerPage::CloudTaskManagerPage(wxWindow* parent) - m_task_name = new Button(m_table_head_panel, _L("Task Name"), "", wxNO_BORDER, MM_ICON_SIZE); + m_task_name = new Button(m_table_head_panel, _L("Task Name"), "", wxNO_BORDER, ICON_SIZE); m_task_name->SetBackgroundColor(TABLE_HEAR_NORMAL_COLOUR); m_task_name->SetFont(TABLE_HEAD_FONT); m_task_name->SetCornerRadius(0); @@ -954,7 +955,7 @@ CloudTaskManagerPage::CloudTaskManagerPage(wxWindow* parent) m_task_name->SetCenter(false); m_table_head_sizer->Add(m_task_name, 0, wxALIGN_CENTER_VERTICAL, 0); - m_printer_name = new Button(m_table_head_panel, _L("Device Name"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE); + m_printer_name = new Button(m_table_head_panel, _L("Device Name"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE); m_printer_name->SetBackgroundColor(head_bg); m_printer_name->SetFont(TABLE_HEAD_FONT); m_printer_name->SetCornerRadius(0); @@ -974,7 +975,7 @@ CloudTaskManagerPage::CloudTaskManagerPage(wxWindow* parent) }); m_table_head_sizer->Add(m_printer_name, 0, wxALIGN_CENTER_VERTICAL, 0); - m_status = new Button(m_table_head_panel, _L("Task Status"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE); + m_status = new Button(m_table_head_panel, _L("Task Status"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE); m_status->SetBackgroundColor(head_bg); m_status->SetFont(TABLE_HEAD_FONT); m_status->SetCornerRadius(0); @@ -994,7 +995,7 @@ CloudTaskManagerPage::CloudTaskManagerPage(wxWindow* parent) }); m_table_head_sizer->Add(m_status, 0, wxALIGN_CENTER_VERTICAL, 0); - m_info = new Button(m_table_head_panel, _L("Info"), "", wxNO_BORDER, MM_ICON_SIZE); + m_info = new Button(m_table_head_panel, _L("Info"), "", wxNO_BORDER, ICON_SIZE); m_info->SetBackgroundColor(TABLE_HEAR_NORMAL_COLOUR); m_info->SetFont(TABLE_HEAD_FONT); m_info->SetCornerRadius(0); @@ -1003,7 +1004,7 @@ CloudTaskManagerPage::CloudTaskManagerPage(wxWindow* parent) m_info->SetCenter(false); m_table_head_sizer->Add(m_info, 0, wxALIGN_CENTER_VERTICAL, 0); - m_send_time = new Button(m_table_head_panel, _L("Sent Time"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE, false); + m_send_time = new Button(m_table_head_panel, _L("Sent Time"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE, false); m_send_time->SetBackgroundColor(head_bg); m_send_time->SetFont(TABLE_HEAD_FONT); m_send_time->SetCornerRadius(0); @@ -1023,7 +1024,7 @@ CloudTaskManagerPage::CloudTaskManagerPage(wxWindow* parent) }); m_table_head_sizer->Add(m_send_time, 0, wxALIGN_CENTER_VERTICAL, 0); - m_action = new Button(m_table_head_panel, _L("Actions"), "", wxNO_BORDER, MM_ICON_SIZE, false); + m_action = new Button(m_table_head_panel, _L("Actions"), "", wxNO_BORDER, ICON_SIZE, false); m_action->SetBackgroundColor(TABLE_HEAR_NORMAL_COLOUR); m_action->SetFont(TABLE_HEAD_FONT); m_action->SetCornerRadius(0); @@ -1182,7 +1183,7 @@ CloudTaskManagerPage::CloudTaskManagerPage(wxWindow* parent) page_sizer = new wxBoxSizer(wxVERTICAL); page_sizer->Add(m_main_panel, 1, wxALL | wxEXPAND, FromDIP(25)); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &CloudTaskManagerPage::on_timer, this); wxGetApp().UpdateDarkUIWin(this); @@ -1399,10 +1400,10 @@ void CloudTaskManagerPage::start_timer() m_flipping_timer->SetOwner(this); m_flipping_timer->Start(1000); - on_timer(); + wxPostEvent(this, wxTimerEvent()); } -void CloudTaskManagerPage::on_timer() +void CloudTaskManagerPage::on_timer(wxTimerEvent& event) { m_flipping_timer->Stop(); enable_buttons(true); diff --git a/src/slic3r/GUI/MultiTaskManagerPage.hpp b/src/slic3r/GUI/MultiTaskManagerPage.hpp index b32c670d5e..0f676d06b3 100644 --- a/src/slic3r/GUI/MultiTaskManagerPage.hpp +++ b/src/slic3r/GUI/MultiTaskManagerPage.hpp @@ -135,7 +135,7 @@ public: bool Show(bool show); void update_page_number(); void start_timer(); - void on_timer(); + void on_timer(wxTimerEvent& event); void pause_all(wxCommandEvent& evt); void resume_all(wxCommandEvent& evt); diff --git a/src/slic3r/GUI/Notebook.hpp b/src/slic3r/GUI/Notebook.hpp index 5ef90a9702..7e6e94da3a 100644 --- a/src/slic3r/GUI/Notebook.hpp +++ b/src/slic3r/GUI/Notebook.hpp @@ -194,6 +194,8 @@ public: // check that only the selected page is visible and others are hidden: for (size_t page = 0; page < m_pages.size(); page++) { + wxWindow* win_a = GetPage(page); + wxWindow* win_b = GetPage(n); if (page != n && GetPage(page) != GetPage(n)) { m_pages[page]->Hide(); } diff --git a/src/slic3r/GUI/NotificationManager.cpp b/src/slic3r/GUI/NotificationManager.cpp index 685058bbb3..08ef8c7493 100644 --- a/src/slic3r/GUI/NotificationManager.cpp +++ b/src/slic3r/GUI/NotificationManager.cpp @@ -857,7 +857,7 @@ void NotificationManager::PopNotification::bbl_render_block_notif_buttons(ImGuiW void NotificationManager::PopNotification::bbl_render_block_notif_left_sign(ImGuiWrapper& imgui, const float win_size_x, const float win_size_y, const float win_pos_x, const float win_pos_y) { - // auto window = ImGui::GetCurrentWindow(); + auto window = ImGui::GetCurrentWindow(); //window->DrawList->AddImage(user_texture_id, bb.Min + padding + margin, bb.Max - padding - margin, uv0, uv1, ImGui::GetColorU32(tint_col)); std::wstring text; diff --git a/src/slic3r/GUI/OG_CustomCtrl.cpp b/src/slic3r/GUI/OG_CustomCtrl.cpp index 6fa75d7895..bfeb550d3d 100644 --- a/src/slic3r/GUI/OG_CustomCtrl.cpp +++ b/src/slic3r/GUI/OG_CustomCtrl.cpp @@ -405,6 +405,7 @@ void OG_CustomCtrl::OnMotion(wxMouseEvent& event) // Set tooltips with information for each icon // BBS: markdown tip if (!markdowntip.empty()) { + wxWindow* window = GetGrandParent(); assert(focusedLine); wxPoint pos2 = { 250, focusedLine->rect_label.y }; pos2 = ClientToScreen(pos2); @@ -491,13 +492,16 @@ bool OG_CustomCtrl::update_visibility(ConfigOptionMode mode) wxCoord h_pos2 = get_title_width() * m_em_unit; wxCoord v_pos = 0; - size_t invisible_lines = 0; + bool has_visible_lines = false; for (CtrlLine& line : ctrl_lines) { line.update_visibility(mode); - if (line.is_visible) + if (line.is_visible) { v_pos += (wxCoord)line.height; - else - invisible_lines++; + + if (!line.is_separator()) { // Ignore separators + has_visible_lines = true; + } + } } // BBS: multi-line title SetFont(Label::Head_16); @@ -512,7 +516,7 @@ bool OG_CustomCtrl::update_visibility(ConfigOptionMode mode) this->SetMinSize(wxSize(h_pos, v_pos)); - return invisible_lines != ctrl_lines.size(); + return has_visible_lines; } // BBS: call by Tab/Page diff --git a/src/slic3r/GUI/ObjColorDialog.cpp b/src/slic3r/GUI/ObjColorDialog.cpp index 7ac8d20bd3..648faffbf9 100644 --- a/src/slic3r/GUI/ObjColorDialog.cpp +++ b/src/slic3r/GUI/ObjColorDialog.cpp @@ -1,6 +1,9 @@ #include +#include +//#include "libslic3r/FlushVolCalc.hpp" #include "ObjColorDialog.hpp" #include "BitmapCache.hpp" +#include "GUI.hpp" #include "I18N.hpp" #include "GUI_App.hpp" #include "MsgDialog.hpp" @@ -241,6 +244,7 @@ ObjColorPanel::ObjColorPanel(wxWindow * parent, } //end first cluster //draw ui + auto sizer_width = FromDIP(300); // Create two switched panels with their own sizers m_sizer_simple = new wxBoxSizer(wxVERTICAL); m_page_simple = new wxPanel(this, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxTAB_TRAVERSAL); @@ -670,6 +674,7 @@ void ObjColorPanel::draw_table() m_scrolledWindow->SetSizer(m_gridsizer); int totalHeight = row_height *(row+1) * 2; m_scrolledWindow->SetVirtualSize(MIN_OBJCOLOR_DIALOG_WIDTH, totalHeight); + auto look = FIX_SCROLL_HEIGTH; if (totalHeight > FIX_SCROLL_HEIGTH) { m_scrolledWindow->SetMinSize(wxSize(MIN_OBJCOLOR_DIALOG_WIDTH, FIX_SCROLL_HEIGTH)); m_scrolledWindow->SetMaxSize(wxSize(MIN_OBJCOLOR_DIALOG_WIDTH, FIX_SCROLL_HEIGTH)); diff --git a/src/slic3r/GUI/OptionsGroup.cpp b/src/slic3r/GUI/OptionsGroup.cpp index febc326dff..936afcacb9 100644 --- a/src/slic3r/GUI/OptionsGroup.cpp +++ b/src/slic3r/GUI/OptionsGroup.cpp @@ -9,8 +9,12 @@ #include "Widgets/StaticLine.hpp" #include +#include #include +#include +#include #include "libslic3r/Exception.hpp" +#include "libslic3r/Utils.hpp" #include "libslic3r/AppConfig.hpp" #include "I18N.hpp" #include diff --git a/src/slic3r/GUI/PartPlate.cpp b/src/slic3r/GUI/PartPlate.cpp index 1bc2b55adf..f99db5445c 100644 --- a/src/slic3r/GUI/PartPlate.cpp +++ b/src/slic3r/GUI/PartPlate.cpp @@ -470,7 +470,7 @@ void PartPlate::calc_gridlines(const ExPolygon& poly, const BoundingBox& pp_bbox int count = 0; int step = 10; // Orca: use 500 x 500 bed size as baseline. - auto grid_counts = pp_bbox.size() / ((coord_t) scale_(step * 50)); + const Point grid_counts = pp_bbox.size() / ((coord_t) scale_(step * 50)); // if the grid is too dense, we increase the step if (grid_counts.minCoeff() > 1) { step = static_cast(grid_counts.minCoeff() + 1) * 10; @@ -1597,6 +1597,9 @@ std::vector PartPlate::get_extruders_without_support(bool conside_custom_gc return plate_extruders; } + // if 3mf file + const DynamicPrintConfig& glb_config = wxGetApp().preset_bundle->prints.get_edited_preset().config; + for (int obj_idx = 0; obj_idx < m_model->objects.size(); obj_idx++) { if (!contain_instance_totally(obj_idx, 0)) continue; @@ -1655,14 +1658,14 @@ Vec3d PartPlate::estimate_wipe_tower_size(const DynamicPrintConfig & config, con { Vec3d wipe_tower_size; - // double layer_height = 0.08f; // hard code layer height + double layer_height = 0.08f; // hard code layer height double max_height = 0.f; wipe_tower_size.setZero(); wipe_tower_size(0) = w; - // const ConfigOption* layer_height_opt = config.option("layer_height"); - // if (layer_height_opt) - // layer_height = layer_height_opt->getFloat(); + const ConfigOption* layer_height_opt = config.option("layer_height"); + if (layer_height_opt) + layer_height = layer_height_opt->getFloat(); // empty plate if (plate_extruder_size == 0) @@ -1710,6 +1713,7 @@ Vec3d PartPlate::estimate_wipe_tower_size(const DynamicPrintConfig & config, con // If wipe tower height is between the current and next member, set the min_depth as linear interpolation between them auto next_height_to_depth = *iter; if (next_height_to_depth.first > max_height) { + float height_base = curr_height_to_depth.first; float height_diff = next_height_to_depth.first - curr_height_to_depth.first; float min_depth_base = curr_height_to_depth.second; float depth_diff = next_height_to_depth.second - curr_height_to_depth.second; @@ -2098,6 +2102,7 @@ bool PartPlate::intersect_instance(int obj_id, int instance_id, BoundingBoxf3* b if (m_printable) { ModelObject* object = m_model->objects[obj_id]; + ModelInstance* instance = object->instances[instance_id]; BoundingBoxf3 instance_box = bounding_box? *bounding_box: object->instance_convex_hull_bounding_box(instance_id); result = get_plate_box().intersects(instance_box); } @@ -2121,6 +2126,7 @@ bool PartPlate::is_left_top_of(int obj_id, int instance_id) } ModelObject* object = m_model->objects[obj_id]; + ModelInstance* instance = object->instances[instance_id]; std::pair pair(obj_id, instance_id); BoundingBoxf3 instance_box = object->instance_convex_hull_bounding_box(instance_id); @@ -3120,7 +3126,7 @@ void PartPlate::update_first_layer_print_sequence(size_t filament_nums) void PartPlate::print() const { - // unsigned int count=0; + unsigned int count=0; BOOST_LOG_TRIVIAL(trace) << __FUNCTION__ << boost::format(": plate index %1%, pointer %2%, print_index %3% print pointer %4%") % m_plate_index % this % m_print_index % m_print; BOOST_LOG_TRIVIAL(trace) << boost::format("\t origin {%1%,%2%,%3%}, width %4%, depth %5%, height %6%") % m_origin.x() % m_origin.y() % m_origin.z() % m_width % m_depth % m_height; @@ -4147,7 +4153,8 @@ int PartPlateList::find_instance_belongs(int obj_id, int instance_id) //newly added or modified int PartPlateList::notify_instance_update(int obj_id, int instance_id, bool is_new) { - int index; + int ret = 0, index; + PartPlate* plate = NULL; ModelObject* object = NULL; if ((obj_id >= 0) && (obj_id < m_model->objects.size())) @@ -4176,7 +4183,7 @@ int PartPlateList::notify_instance_update(int obj_id, int instance_id, bool is_n { //found it added before BOOST_LOG_TRIVIAL(debug) << __FUNCTION__ << boost::format(": found it in previous plate %1%") % index; - PartPlate* plate = m_plate_list[index]; + plate = m_plate_list[index]; if (!plate->intersect_instance(obj_id, instance_id, &boundingbox)) { //not include anymore, remove it from original plate @@ -4281,7 +4288,7 @@ int PartPlateList::notify_instance_update(int obj_id, int instance_id, bool is_n //notify instance is removed int PartPlateList::notify_instance_removed(int obj_id, int instance_id) { - int index, instance_to_delete = instance_id; + int ret = 0, index, instance_to_delete = instance_id; PartPlate* plate = NULL; BOOST_LOG_TRIVIAL(debug) << __FUNCTION__ << boost::format(": obj_id %1%, instance_id %2%") % obj_id % instance_id; @@ -4379,6 +4386,7 @@ int PartPlateList::reload_all_objects(bool except_locked, int plate_index) ModelObject* object = m_model->objects[i]; for (j = 0; j < (unsigned int)object->instances.size(); ++j) { + ModelInstance* instance = object->instances[j]; BoundingBoxf3 boundingbox = object->instance_convex_hull_bounding_box(j); for (k = 0; k < (unsigned int)m_plate_list.size(); ++k) { @@ -4429,7 +4437,9 @@ int PartPlateList::construct_objects_list_for_new_plate(int plate_index) ModelObject* object = m_model->objects[i]; for (j = 0; j < (unsigned int)object->instances.size(); ++j) { + ModelInstance* instance = object->instances[j]; already_included = false; + for (k = 0; k < (unsigned int)plate_index; ++k) { PartPlate* plate = m_plate_list[k]; @@ -4603,6 +4613,7 @@ bool PartPlateList::preprocess_nonprefered_areas(arrangement::ArrangePolygons& r nonprefered_regions.emplace_back(Vec2d{ 18,0 }, Vec2d{ 240,15 }); // new extrusion & hand-eye calibration region //has exclude areas + PartPlate* plate = m_plate_list[0]; for (int index = 0; index < nonprefered_regions.size(); index++) { Polygon ap = scaled(nonprefered_regions[index]).polygon(); @@ -4829,8 +4840,11 @@ void PartPlateList::set_render_option(bool bedtype_texture, bool plate_settings) int PartPlateList::select_plate_by_obj(int obj_index, int instance_index) { + int ret = 0, index; + PartPlate* plate = NULL; + BOOST_LOG_TRIVIAL(debug) << __FUNCTION__ << boost::format(": obj_id %1%, instance_id %2%") % obj_index % instance_index; - int index = find_instance(obj_index, instance_index); + index = find_instance(obj_index, instance_index); if (index != -1) { //found it in plate @@ -4868,6 +4882,8 @@ bool PartPlateList::set_shapes(const Pointfs& shape, const Pointfs& exclude_area m_height_to_lid = height_to_lid; m_height_to_rod = height_to_rod; + double stride_x = plate_stride_x(); + double stride_y = plate_stride_y(); for (unsigned int i = 0; i < (unsigned int)m_plate_list.size(); ++i) { PartPlate* plate = m_plate_list[i]; @@ -5429,12 +5445,14 @@ void PartPlateList::BedTextureInfo::TexturePart::update_buffer() rectangle.push_back(Vec2d(x, y+h)); ExPolygon poly; - for (const auto& p : rectangle) { - Vec2d pp = Vec2d(p.x() + offset.x(), p.y() + offset.y()); - poly.contour.append({ scale_(pp(0)), scale_(pp(1)) }); + for (int i = 0; i < 4; i++) { + const Vec2d & p = rectangle[i]; + for (auto& p : rectangle) { + Vec2d pp = Vec2d(p.x() + offset.x(), p.y() + offset.y()); + poly.contour.append({ scale_(pp(0)), scale_(pp(1)) }); + } } - if (!buffer) buffer = new GLModel(); diff --git a/src/slic3r/GUI/Plater.cpp b/src/slic3r/GUI/Plater.cpp index 450bf768f2..34eaa55be9 100644 --- a/src/slic3r/GUI/Plater.cpp +++ b/src/slic3r/GUI/Plater.cpp @@ -396,9 +396,10 @@ Sidebar::priv::~priv() void Sidebar::priv::show_preset_comboboxes() { + const bool showSLA = wxGetApp().preset_bundle->printers.get_edited_preset().printer_technology() == ptSLA; + //BBS #if 0 - const bool showSLA = wxGetApp().preset_bundle->printers.get_edited_preset().printer_technology() == ptSLA; for (size_t i = 0; i < 4; ++i) sizer_presets->Show(i, !showSLA); @@ -1157,7 +1158,7 @@ void Sidebar::init_filament_combo(PlaterPresetComboBox **combo, const int filame auto combo_and_btn_sizer = new wxBoxSizer(wxHORIZONTAL); // BBS: filament double columns - // int em = wxGetApp().em_unit(); + int em = wxGetApp().em_unit(); combo_and_btn_sizer->Add(FromDIP(8), 0, 0, 0, 0 ); (*combo)->clr_picker->SetLabel(wxString::Format("%d", filament_idx + 1)); combo_and_btn_sizer->Add((*combo)->clr_picker, 0, wxALIGN_CENTER_VERTICAL | wxRIGHT, FromDIP(3)); @@ -1325,6 +1326,7 @@ void Sidebar::update_all_preset_comboboxes() void Sidebar::update_presets(Preset::Type preset_type) { PresetBundle &preset_bundle = *wxGetApp().preset_bundle; + const auto print_tech = preset_bundle.printers.get_edited_preset().printer_technology(); BOOST_LOG_TRIVIAL(debug) << __FUNCTION__ << boost::format(": enter, preset_type %1%")%preset_type; switch (preset_type) { @@ -1332,7 +1334,6 @@ void Sidebar::update_presets(Preset::Type preset_type) { // BBS #if 0 - const auto print_tech = preset_bundle.printers.get_edited_preset().printer_technology(); const size_t extruder_cnt = print_tech != ptFFF ? 1 : dynamic_cast(preset_bundle.printers.get_edited_preset().config.option("nozzle_diameter"))->values.size(); const size_t filament_cnt = p->combos_filament.size() > extruder_cnt ? extruder_cnt : p->combos_filament.size(); @@ -1354,7 +1355,7 @@ void Sidebar::update_presets(Preset::Type preset_type) for (size_t i = 0; i < filament_cnt; i++) p->combos_filament[i]->update(); - dynamic_filament_list.update(); + update_dynamic_filament_list(); break; } @@ -1637,7 +1638,7 @@ void Sidebar::on_filaments_change(size_t num_filaments) Layout(); p->m_panel_filament_title->Refresh(); update_ui_from_settings(); - dynamic_filament_list.update(); + update_dynamic_filament_list(); } void Sidebar::add_filament() { @@ -1788,7 +1789,7 @@ void Sidebar::sync_ams_list() // BBS:Record consumables information before synchronization std::vector color_before_sync; - std::vector is_support_before; + std::vector is_support_before; DynamicPrintConfig& project_config = wxGetApp().preset_bundle->project_config; ConfigOptionStrings* color_opt = project_config.option("filament_colour"); for (int i = 0; i < p->combos_filament.size(); ++i) { @@ -1818,7 +1819,7 @@ void Sidebar::sync_ams_list() c->update(); wxGetApp().get_tab(Preset::TYPE_FILAMENT)->select_preset(wxGetApp().preset_bundle->filament_presets[0]); wxGetApp().preset_bundle->export_selections(*wxGetApp().app_config); - dynamic_filament_list.update(); + update_dynamic_filament_list(); // Expand filament list p->m_panel_filament_content->SetMaxSize({-1, -1}); // BBS:Synchronized consumables information @@ -1854,6 +1855,12 @@ void Sidebar::show_SEMM_buttons(bool bshow) Layout(); } +void Sidebar::update_dynamic_filament_list() +{ + dynamic_filament_list.update(); + dynamic_filament_list_1_based.update(); +} + ObjectList* Sidebar::obj_list() { // BBS @@ -2021,13 +2028,18 @@ void Sidebar::auto_calc_flushing_volumes(const int modify_id) { auto& preset_bundle = wxGetApp().preset_bundle; auto& project_config = preset_bundle->project_config; + auto& printer_config = preset_bundle->printers.get_edited_preset().config; const auto& full_config = wxGetApp().preset_bundle->full_config(); auto& ams_multi_color_filament = preset_bundle->ams_multi_color_filment; + auto& ams_filament_list = preset_bundle->filament_ams_list; const std::vector& init_matrix = (project_config.option("flush_volumes_matrix"))->values; + const std::vector& init_extruders = (project_config.option("flush_volumes_vector"))->values; const std::vector& min_flush_volumes= get_min_flush_volumes(full_config); + ConfigOptionFloat* flush_multi_opt = project_config.option("flush_multiplier"); + float flush_multiplier = flush_multi_opt ? flush_multi_opt->getFloat() : 1.f; std::vector matrix = init_matrix; int m_max_flush_volume = Slic3r::g_max_flush_volume; unsigned int m_number_of_extruders = (int)(sqrt(init_matrix.size()) + 0.001); @@ -2925,7 +2937,7 @@ Plater::priv::priv(Plater *q, MainFrame *main_frame) wxGLCanvas* view3D_canvas = view3D->get_wxglcanvas(); //BBS: GUI refactor - // wxGLCanvas* preview_canvas = preview->get_wxglcanvas(); + wxGLCanvas* preview_canvas = preview->get_wxglcanvas(); if (wxGetApp().is_editor()) { // 3DScene events: @@ -3643,8 +3655,11 @@ std::vector Plater::priv::load_files(const std::vector& input_ std::string designer_model_id; std::string designer_country_code; + int answer_convert_from_meters = wxOK_DEFAULT; + int answer_convert_from_imperial_units = wxOK_DEFAULT; int tolal_model_count = 0; + int progress_percent = 0; int total_files = input_files.size(); const int stage_percent[IMPORT_STAGE_MAX+1] = { 5, // IMPORT_STAGE_RESTORE @@ -3811,7 +3826,7 @@ std::vector Plater::priv::load_files(const std::vector& input_ wxString text = wxString::Format(_L("The 3mf's version %s is newer than %s's version %s, Found following keys unrecognized:"), file_version.to_string(), std::string(SLIC3R_APP_FULL_NAME), app_version.to_string()); text += "\n"; - // bool first = true; + bool first = true; // std::string context = into_u8(text); wxString context = text; // if (wxGetApp().app_config->get("user_mode") == "develop") { @@ -3917,7 +3932,7 @@ std::vector Plater::priv::load_files(const std::vector& input_ } // Based on the printer technology field found in the loaded config, select the base for the config, - // PrinterTechnology printer_technology = Preset::printer_technology(config_loaded); + PrinterTechnology printer_technology = Preset::printer_technology(config_loaded); config.apply(static_cast(FullPrintConfig::defaults())); // and place the loaded config over the base. @@ -3972,7 +3987,7 @@ std::vector Plater::priv::load_files(const std::vector& input_ MessageDialog dlg(q, _L("The 3mf has following modified G-codes in filament or printer presets:") + warning_message+ _L("Please confirm that these modified G-codes are safe to prevent any damage to the machine!"), _L("Modified G-codes")); dlg.show_dsa_button(); - dlg.ShowModal(); + auto res = dlg.ShowModal(); if (dlg.get_checkbox_state()) wxGetApp().app_config->set("no_warn_when_modified_gcodes", "true"); } @@ -3985,7 +4000,7 @@ std::vector Plater::priv::load_files(const std::vector& input_ //show_info(q, _L("The 3mf has following customized filament or printer presets:") + warning_message + _L("Please confirm that the G-codes within these presets are safe to prevent any damage to the machine!"), _L("Customized Preset")); MessageDialog dlg(q, _L("The 3mf has following customized filament or printer presets:") + from_u8(warning_message)+ _L("Please confirm that the G-codes within these presets are safe to prevent any damage to the machine!"), _L("Customized Preset")); dlg.show_dsa_button(); - dlg.ShowModal(); + auto res = dlg.ShowModal(); if (dlg.get_checkbox_state()) wxGetApp().app_config->set("no_warn_when_modified_gcodes", "true"); } @@ -4488,7 +4503,7 @@ std::vector Plater::priv::load_model_objects(const ModelObjectPtrs& mode #ifndef AUTOPLACEMENT_ON_LOAD // bool need_arrange = false; #endif /* AUTOPLACEMENT_ON_LOAD */ - // bool scaled_down = false; + bool scaled_down = false; std::vector obj_idxs; unsigned int obj_count = model.objects.size(); @@ -4525,15 +4540,15 @@ std::vector Plater::priv::load_model_objects(const ModelObjectPtrs& mode const Vec3d ratio = size.cwiseQuotient(bed_size); const double max_ratio = std::max(ratio(0), ratio(1)); if (max_ratio > 10000) { - MessageDialog dlg(q, _L("Your object appears to be too large. It will be scaled down to fit the heat bed automatically."), _L("Object too large"), - wxICON_QUESTION | wxOK); - dlg.ShowModal(); + MessageDialog dlg(q, _L("Your object appears to be too large, Do you want to scale it down to fit the heat bed automatically?"), _L("Object too large"), + wxICON_QUESTION | wxYES); + int answer = dlg.ShowModal(); // the size of the object is too big -> this could lead to overflow when moving to clipper coordinates, // so scale down the mesh object->scale_mesh_after_creation(1. / max_ratio); object->origin_translation = Vec3d::Zero(); object->center_around_origin(); - // scaled_down = true; + scaled_down = true; break; } else if (max_ratio > 10) { @@ -4542,7 +4557,7 @@ std::vector Plater::priv::load_model_objects(const ModelObjectPtrs& mode int answer = dlg.ShowModal(); if (answer == wxID_YES) { instance->set_scaling_factor(instance->get_scaling_factor() / max_ratio); - // scaled_down = true; + scaled_down = true; } } } @@ -5296,7 +5311,7 @@ unsigned int Plater::priv::update_background_process(bool force_validation, bool process_validation_warning(warning); return_state |= UPDATE_BACKGROUND_PROCESS_INVALID; if (printer_technology == ptFFF) { - // const Print* print = background_process.fff_print(); + const Print* print = background_process.fff_print(); //Polygons polygons; //if (print->config().print_sequence == PrintSequence::ByObject) // Print::sequential_print_clearance_valid(*print, &polygons); @@ -6440,6 +6455,7 @@ void Plater::priv::on_select_bed_type(wxCommandEvent &evt) int selection = combo->GetSelection(); std::string bed_type_name = print_config_def.get("curr_bed_type")->enum_values[selection]; + PresetBundle& preset_bundle = *wxGetApp().preset_bundle; DynamicPrintConfig& proj_config = wxGetApp().preset_bundle->project_config; const t_config_enum_values* keys_map = print_config_def.get("curr_bed_type")->enum_keys_map; @@ -6535,7 +6551,7 @@ void Plater::priv::on_select_preset(wxCommandEvent &evt) wxGetApp().preset_bundle->set_filament_preset(idx, preset_name); wxGetApp().plater()->update_project_dirty_from_presets(); wxGetApp().preset_bundle->export_selections(*wxGetApp().app_config); - dynamic_filament_list.update(); + sidebar->update_dynamic_filament_list(); bool flag_is_change = is_support_filament(idx); if (flag != flag_is_change) { sidebar->auto_calc_flushing_volumes(idx); @@ -8278,7 +8294,7 @@ void Plater::priv::on_create_filament(SimpleEvent &) update_ui_from_settings(); sidebar->update_all_preset_comboboxes(); CreatePresetSuccessfulDialog success_dlg(wxGetApp().mainframe, SuccessType::FILAMENT); - success_dlg.ShowModal(); + int res = success_dlg.ShowModal(); } } @@ -8390,7 +8406,7 @@ void Plater::priv::take_snapshot(const std::string& snapshot_name, const UndoRed // This is a workaround until we refactor the Wipe Tower position / orientation to live solely inside the Model, not in the Print config. // BBS: add partplate logic if (this->printer_technology == ptFFF) { - // const DynamicPrintConfig& config = wxGetApp().preset_bundle->prints.get_edited_preset().config; + const DynamicPrintConfig& config = wxGetApp().preset_bundle->prints.get_edited_preset().config; const DynamicPrintConfig& proj_cfg = wxGetApp().preset_bundle->project_config; const ConfigOptionFloats* tower_x_opt = proj_cfg.option("wipe_tower_x"); const ConfigOptionFloats* tower_y_opt = proj_cfg.option("wipe_tower_y"); @@ -8500,7 +8516,7 @@ void Plater::priv::undo_redo_to(std::vector::const_iterator // This is a workaround until we refactor the Wipe Tower position / orientation to live solely inside the Model, not in the Print config. // BBS: add partplate logic if (this->printer_technology == ptFFF) { - // const DynamicPrintConfig& config = wxGetApp().preset_bundle->prints.get_edited_preset().config; + const DynamicPrintConfig& config = wxGetApp().preset_bundle->prints.get_edited_preset().config; const DynamicPrintConfig& proj_cfg = wxGetApp().preset_bundle->project_config; const ConfigOptionFloats* tower_x_opt = proj_cfg.option("wipe_tower_x"); const ConfigOptionFloats* tower_y_opt = proj_cfg.option("wipe_tower_y"); @@ -8567,7 +8583,7 @@ void Plater::priv::undo_redo_to(std::vector::const_iterator // This is a workaround until we refactor the Wipe Tower position / orientation to live solely inside the Model, not in the Print config. // BBS: add partplate logic if (this->printer_technology == ptFFF) { - // const DynamicPrintConfig& config = wxGetApp().preset_bundle->prints.get_edited_preset().config; + const DynamicPrintConfig& config = wxGetApp().preset_bundle->prints.get_edited_preset().config; const DynamicPrintConfig& proj_cfg = wxGetApp().preset_bundle->project_config; ConfigOptionFloats* tower_x_opt = const_cast(proj_cfg.option("wipe_tower_x")); ConfigOptionFloats* tower_y_opt = const_cast(proj_cfg.option("wipe_tower_y")); @@ -8748,6 +8764,7 @@ void Plater::priv::record_start_print_preset(std::string action) { } j["record_event"] = action; + NetworkAgent* agent = wxGetApp().getAgent(); } catch (...) { return; @@ -8950,7 +8967,7 @@ void Plater::load_project(wxString const& filename2, // if res is empty no data has been loaded if (!res.empty() && (load_restore || !(strategy & LoadStrategy::Silence))) { - BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << __LINE__ << " call set_project_filename: " << (load_restore ? originfile : filename); + BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << __LINE__ << " call set_project_filename: " << load_restore ? originfile : filename; p->set_project_filename(load_restore ? originfile : filename); if (load_restore && originfile.IsEmpty()) { p->set_project_name(_L("Untitled")); @@ -9032,6 +9049,8 @@ int Plater::save_project(bool saveAs) boost::uintmax_t size = boost::filesystem::file_size(into_path(filename)); j["file_size"] = size; j["file_name"] = std::string(filename.mb_str()); + + NetworkAgent* agent = wxGetApp().getAgent(); } catch (...) {} @@ -9064,7 +9083,7 @@ void Plater::import_model_id(wxString download_info) } } - catch (std::exception&) + catch (const std::exception&) { //wxString sError = error.what(); } @@ -9105,6 +9124,7 @@ void Plater::import_model_id(wxString download_info) // NetworkAgent* m_agent = Slic3r::GUI::wxGetApp().getAgent(); // if (!m_agent) return; + int res = 0; std::string http_body; msg = _L("prepare 3mf file..."); @@ -9143,7 +9163,7 @@ void Plater::import_model_id(wxString download_info) if (sFile == filename) is_already_exist = true; } } - catch (std::exception&) + catch (const std::exception&) { //wxString sError = error.what(); } @@ -9445,21 +9465,21 @@ void Plater::_calib_pa_pattern(const Calib_Params& params) print_config.set_key_value( "travel_jerk", new ConfigOptionFloat(jerk)); } - for (const auto opt : SuggestedConfigCalibPAPattern().float_pairs) { + for (const auto& opt : SuggestedConfigCalibPAPattern().float_pairs) { print_config.set_key_value( opt.first, new ConfigOptionFloat(opt.second) ); } - for (const auto opt : SuggestedConfigCalibPAPattern().nozzle_ratio_pairs) { + for (const auto& opt : SuggestedConfigCalibPAPattern().nozzle_ratio_pairs) { print_config.set_key_value( opt.first, new ConfigOptionFloatOrPercent(nozzle_diameter * opt.second / 100, false) ); } - for (const auto opt : SuggestedConfigCalibPAPattern().int_pairs) { + for (const auto& opt : SuggestedConfigCalibPAPattern().int_pairs) { print_config.set_key_value( opt.first, new ConfigOptionInt(opt.second) @@ -9625,21 +9645,11 @@ void Plater::_calib_pa_select_added_objects() { } } -void Plater::calib_flowrate(int pass) { - if (pass != 1 && pass != 2) - return; - const auto calib_name = wxString::Format(L"Flowrate Test - Pass%d", pass); - if (new_project(false, false, calib_name) == wxID_CANCEL) - return; - - wxGetApp().mainframe->select_tab(size_t(MainFrame::tp3DEditor)); - - if(pass == 1) - add_model(false, (boost::filesystem::path(Slic3r::resources_dir()) / "calib" / "filament_flow" / "flowrate-test-pass1.3mf").string()); - else - add_model(false, (boost::filesystem::path(Slic3r::resources_dir()) / "calib" / "filament_flow" / "flowrate-test-pass2.3mf").string()); - - auto print_config = &wxGetApp().preset_bundle->prints.get_edited_preset().config; +// Adjust settings for flowrate calibration +// For linear mode, pass 1 means normal version while pass 2 mean "for perfectionists" version +void adjust_settings_for_flowrate_calib(ModelObjectPtrs& objects, bool linear, int pass) +{ +auto print_config = &wxGetApp().preset_bundle->prints.get_edited_preset().config; auto printerConfig = &wxGetApp().preset_bundle->printers.get_edited_preset().config; auto filament_config = &wxGetApp().preset_bundle->filaments.get_edited_preset().config; @@ -9649,37 +9659,47 @@ void Plater::calib_flowrate(int pass) { assert(nozzle_diameter_config->values.size() > 0); float nozzle_diameter = nozzle_diameter_config->values[0]; float xyScale = nozzle_diameter / 0.6; - //scale z to have 7 layers + //scale z to have 10 layers + // 2 bottom, 5 top, 3 sparse infill double first_layer_height = print_config->option("initial_layer_print_height")->value; double layer_height = nozzle_diameter / 2.0; // prefer 0.2 layer height for 0.4 nozzle first_layer_height = std::max(first_layer_height, layer_height); - float zscale = (first_layer_height + 6 * layer_height) / 1.4; + float zscale = (first_layer_height + 9 * layer_height) / 2; // only enlarge if (xyScale > 1.2) { - for (auto _obj : model().objects) + for (auto _obj : objects) _obj->scale(xyScale, xyScale, zscale); } else { - for (auto _obj : model().objects) + for (auto _obj : objects) _obj->scale(1, 1, zscale); } + auto cur_flowrate = filament_config->option("filament_flow_ratio")->get_at(0); Flow infill_flow = Flow(nozzle_diameter * 1.2f, layer_height, nozzle_diameter); double filament_max_volumetric_speed = filament_config->option("filament_max_volumetric_speed")->get_at(0); - double max_infill_speed = filament_max_volumetric_speed / (infill_flow.mm3_per_mm() * (pass == 1 ? 1.2 : 1)); + double max_infill_speed; + if (linear) + max_infill_speed = filament_max_volumetric_speed / + (infill_flow.mm3_per_mm() * (cur_flowrate + (pass == 2 ? 0.035 : 0.05)) / cur_flowrate); + else + max_infill_speed = filament_max_volumetric_speed / (infill_flow.mm3_per_mm() * (pass == 1 ? 1.2 : 1)); double internal_solid_speed = std::floor(std::min(print_config->opt_float("internal_solid_infill_speed"), max_infill_speed)); double top_surface_speed = std::floor(std::min(print_config->opt_float("top_surface_speed"), max_infill_speed)); // adjust parameters - for (auto _obj : model().objects) { + for (auto _obj : objects) { _obj->ensure_on_bed(); - _obj->config.set_key_value("wall_loops", new ConfigOptionInt(3)); + _obj->config.set_key_value("wall_loops", new ConfigOptionInt(1)); _obj->config.set_key_value("only_one_wall_top", new ConfigOptionBool(true)); + _obj->config.set_key_value("thick_internal_bridges", new ConfigOptionBool(false)); _obj->config.set_key_value("sparse_infill_density", new ConfigOptionPercent(35)); _obj->config.set_key_value("min_width_top_surface", new ConfigOptionFloatOrPercent(100,true)); - _obj->config.set_key_value("bottom_shell_layers", new ConfigOptionInt(1)); + _obj->config.set_key_value("bottom_shell_layers", new ConfigOptionInt(2)); _obj->config.set_key_value("top_shell_layers", new ConfigOptionInt(5)); + _obj->config.set_key_value("top_shell_thickness", new ConfigOptionFloat(0)); + _obj->config.set_key_value("bottom_shell_thickness", new ConfigOptionFloat(0)); _obj->config.set_key_value("detect_thin_wall", new ConfigOptionBool(true)); _obj->config.set_key_value("filter_out_gap_fill", new ConfigOptionFloat(0)); _obj->config.set_key_value("sparse_infill_pattern", new ConfigOptionEnum(ipRectilinear)); @@ -9703,14 +9723,18 @@ void Plater::calib_flowrate(int pass) { if (obj_name[0] == 'm') obj_name[0] = '-'; auto modifier = stof(obj_name); - _obj->config.set_key_value("print_flow_ratio", new ConfigOptionFloat(1.0f + modifier/100.f)); + if(linear) + _obj->config.set_key_value("print_flow_ratio", new ConfigOptionFloat((cur_flowrate + modifier)/cur_flowrate)); + else + _obj->config.set_key_value("print_flow_ratio", new ConfigOptionFloat(1.0f + modifier/100.f)); + } print_config->set_key_value("layer_height", new ConfigOptionFloat(layer_height)); print_config->set_key_value("alternate_extra_wall", new ConfigOptionBool(false)); print_config->set_key_value("initial_layer_print_height", new ConfigOptionFloat(first_layer_height)); print_config->set_key_value("reduce_crossing_wall", new ConfigOptionBool(true)); - //filament_config->set_key_value("filament_max_volumetric_speed", new ConfigOptionFloats{ 9. }); + wxGetApp().get_tab(Preset::TYPE_PRINT)->update_dirty(); wxGetApp().get_tab(Preset::TYPE_FILAMENT)->update_dirty(); @@ -9720,6 +9744,43 @@ void Plater::calib_flowrate(int pass) { wxGetApp().get_tab(Preset::TYPE_PRINTER)->reload_config(); } +void Plater::calib_flowrate(bool is_linear, int pass) { + if (pass != 1 && pass != 2) + return; + wxString calib_name; + if (is_linear) { + calib_name = L"Orca YOLO Flow Calibration"; + if (pass == 2) + calib_name += L" - Perfectionist version"; + } else + calib_name = wxString::Format(L"Flowrate Test - Pass%d", pass); + + if (new_project(false, false, calib_name) == wxID_CANCEL) + return; + + wxGetApp().mainframe->select_tab(size_t(MainFrame::tp3DEditor)); + + if (is_linear) { + if (pass == 1) + add_model(false, + (boost::filesystem::path(Slic3r::resources_dir()) / "calib" / "filament_flow" / "Orca-LinearFlow.3mf").string()); + else + add_model(false, + (boost::filesystem::path(Slic3r::resources_dir()) / "calib" / "filament_flow" / "Orca-LinearFlow_fine.3mf").string()); + } else { + if (pass == 1) + add_model(false, + (boost::filesystem::path(Slic3r::resources_dir()) / "calib" / "filament_flow" / "flowrate-test-pass1.3mf").string()); + else + add_model(false, + (boost::filesystem::path(Slic3r::resources_dir()) / "calib" / "filament_flow" / "flowrate-test-pass2.3mf").string()); + } + + adjust_settings_for_flowrate_calib(model().objects, is_linear, pass); + wxGetApp().get_tab(Preset::TYPE_PRINTER)->reload_config(); +} + + void Plater::calib_temp(const Calib_Params& params) { const auto calib_temp_name = wxString::Format(L"Nozzle temperature test"); new_project(false, false, calib_temp_name); @@ -9856,6 +9917,7 @@ void Plater::calib_retraction(const Calib_Params& params) add_model(false, Slic3r::resources_dir() + "/calib/retraction/retraction_tower.stl"); auto print_config = &wxGetApp().preset_bundle->prints.get_edited_preset().config; + auto filament_config = &wxGetApp().preset_bundle->filaments.get_edited_preset().config; auto printer_config = &wxGetApp().preset_bundle->printers.get_edited_preset().config; auto obj = model().objects[0]; @@ -10186,7 +10248,7 @@ bool Plater::preview_zip_archive(const boost::filesystem::path& archive_path) std::replace(name.begin(), name.end(), '\\', '/'); // rename if file exists std::string filename = path.filename().string(); - std::string extension = path.extension().string(); + std::string extension = boost::filesystem::extension(path); std::string just_filename = filename.substr(0, filename.size() - extension.size()); std::string final_filename = just_filename; @@ -10492,6 +10554,7 @@ ProjectDropDialog::ProjectDropDialog(const std::string &filename) auto limit_width = m_fname_f->GetSize().GetWidth() - 2; auto current_width = 0; + auto cut_index = 0; auto fstring = wxString(""); auto bstring = wxString(""); @@ -10499,6 +10562,7 @@ ProjectDropDialog::ProjectDropDialog(const std::string &filename) auto file_name = wxString(filename); for (int x = 0; x < file_name.length(); x++) { current_width += m_fname_s->GetTextExtent(file_name[x]).GetWidth(); + cut_index = x; if (current_width > limit_width) { bstring += file_name[x]; @@ -11401,6 +11465,7 @@ void Plater::export_gcode(bool prefer_removable) if (preset_bundle) { j["gcode_printer_model"] = preset_bundle->printers.get_edited_preset().get_printer_type(preset_bundle); } + NetworkAgent *agent = wxGetApp().getAgent(); } catch (...) {} } @@ -11510,7 +11575,7 @@ TriangleMesh Plater::combine_mesh_fff(const ModelObject& mo, int instance_id, st std::vector csgmesh; csgmesh.reserve(2 * mo.volumes.size()); - csg::model_to_csgmesh(mo, Transform3d::Identity(), std::back_inserter(csgmesh), + bool has_splitable_volume = csg::model_to_csgmesh(mo, Transform3d::Identity(), std::back_inserter(csgmesh), csg::mpartsPositive | csg::mpartsNegative); std::string fail_msg = _u8L("Unable to perform boolean operation on model meshes. " @@ -11590,9 +11655,9 @@ void Plater::export_stl(bool extended, bool selection_only, bool multi_stls) wxBusyCursor wait; const auto& selection = p->get_selection(); + const auto obj_idx = selection.get_object_idx(); #if EXPORT_WITH_BOOLEAN - const auto obj_idx = selection.get_object_idx(); if (selection_only && (obj_idx == -1 || selection.is_wipe_tower())) return; #else @@ -12355,6 +12420,7 @@ void Plater::record_slice_preset(std::string action) } j["record_event"] = action; + NetworkAgent* agent = wxGetApp().getAgent(); } catch (...) { @@ -12794,7 +12860,7 @@ void Plater::on_config_change(const DynamicPrintConfig &config) if (update_filament_colors_in_full_config()) { p->sidebar->obj_list()->update_filament_colors(); - dynamic_filament_list.update(); + p->sidebar->update_dynamic_filament_list(); continue; } } @@ -12851,9 +12917,9 @@ void Plater::on_config_change(const DynamicPrintConfig &config) bed_shape_changed = true; update_scheduled = true; } - // BBS - else if (opt_key == "support_interface_filament" || - opt_key == "support_filament") { + // Orca: update when *_filament changed + else if (opt_key == "support_interface_filament" || opt_key == "support_filament" || opt_key == "wall_filament" || + opt_key == "sparse_infill_filament" || opt_key == "solid_infill_filament") { update_scheduled = true; } } diff --git a/src/slic3r/GUI/Plater.hpp b/src/slic3r/GUI/Plater.hpp index 5e5c88e7e6..109e7845dc 100644 --- a/src/slic3r/GUI/Plater.hpp +++ b/src/slic3r/GUI/Plater.hpp @@ -150,6 +150,7 @@ public: void sync_ams_list(); // Orca void show_SEMM_buttons(bool bshow); + void update_dynamic_filament_list(); ObjectList* obj_list(); ObjectSettings* obj_settings(); @@ -258,7 +259,7 @@ public: // SoftFever void calib_pa(const Calib_Params& params); - void calib_flowrate(int pass); + void calib_flowrate(bool is_linear, int pass); void calib_temp(const Calib_Params& params); void calib_max_vol_speed(const Calib_Params& params); void calib_retraction(const Calib_Params& params); diff --git a/src/slic3r/GUI/Preferences.cpp b/src/slic3r/GUI/Preferences.cpp index 2dad186e46..612fb86b7e 100644 --- a/src/slic3r/GUI/Preferences.cpp +++ b/src/slic3r/GUI/Preferences.cpp @@ -16,6 +16,7 @@ #include "Widgets/RadioBox.hpp" #include "Widgets/TextInput.hpp" #include +#include #include #ifdef __WINDOWS__ @@ -228,13 +229,13 @@ wxBoxSizer *PreferencesDialog::create_item_language_combobox( } } - /*auto check = [this](bool yes_or_no) { + auto check = [this](bool yes_or_no) { // if (yes_or_no) // return true; int act_btns = ActionButtons::SAVE; return wxGetApp().check_and_keep_current_preset_changes(_L("Switching application language"), _L("Switching application language while some presets are modified."), act_btns); - };*/ + }; m_current_language_selected = combobox->GetSelection(); if (m_current_language_selected >= 0 && m_current_language_selected < vlist.size()) { diff --git a/src/slic3r/GUI/PresetComboBoxes.cpp b/src/slic3r/GUI/PresetComboBoxes.cpp index a710668d71..2f5aed9f08 100644 --- a/src/slic3r/GUI/PresetComboBoxes.cpp +++ b/src/slic3r/GUI/PresetComboBoxes.cpp @@ -401,7 +401,7 @@ void PresetComboBox::add_ams_filaments(std::string selected, bool alias_name) auto color = tray.opt_string("filament_colour", 0u); auto name = tray.opt_string("tray_name", 0u); wxBitmap bmp(*get_extruder_color_icon(color, name, 24, 16)); - Append(get_preset_name(*iter), bmp.ConvertToImage(), &m_first_ams_filament + entry.first); + int item_id = Append(get_preset_name(*iter), bmp.ConvertToImage(), &m_first_ams_filament + entry.first); //validate_selection(id->value == selected); // can not select } m_last_ams_filament = GetCount(); @@ -668,6 +668,7 @@ PlaterPresetComboBox::PlaterPresetComboBox(wxWindow *parent, Preset::Type preset // BBS if (m_type == Preset::TYPE_FILAMENT) { + int em = wxGetApp().em_unit(); clr_picker = new wxBitmapButton(parent, wxID_ANY, {}, wxDefaultPosition, wxSize(FromDIP(20), FromDIP(20)), wxBU_EXACTFIT | wxBU_AUTODRAW | wxBORDER_NONE); clr_picker->SetToolTip(_L("Click to pick filament color")); clr_picker->Bind(wxEVT_BUTTON, [this](wxCommandEvent& e) { @@ -798,10 +799,13 @@ bool PlaterPresetComboBox::switch_to_tab() //BBS Select NoteBook Tab params if (tab->GetParent() == wxGetApp().params_panel()) wxGetApp().mainframe->select_tab(MainFrame::tp3DEditor); - else + else { wxGetApp().params_dialog()->Popup(); + tab->OnActivate(); + } tab->restore_last_select_item(); + const Preset* selected_filament_preset = nullptr; if (m_type == Preset::TYPE_FILAMENT) { const std::string& selected_preset = GetString(GetSelection()).ToUTF8().data(); @@ -981,6 +985,7 @@ void PlaterPresetComboBox::update() if (!preset.is_visible || (!preset.is_compatible && !is_selected)) continue; + bool single_bar = false; if (m_type == Preset::TYPE_FILAMENT) { #if 0 @@ -988,7 +993,7 @@ void PlaterPresetComboBox::update() filament_rgb = is_selected ? selected_filament_preset->config.opt_string("filament_colour", 0) : preset.config.opt_string("filament_colour", 0); extruder_rgb = (is_selected && !filament_color.empty()) ? filament_color : filament_rgb; - bool single_bar = filament_rgb == extruder_rgb; + single_bar = filament_rgb == extruder_rgb; bitmap_key += single_bar ? filament_rgb : filament_rgb + extruder_rgb; #endif @@ -1476,6 +1481,8 @@ void GUI::CalibrateFilamentComboBox::update() this->Clear(); invalidate_selection(); + const Preset* selected_filament_preset = nullptr; + m_nonsys_presets.clear(); m_system_presets.clear(); diff --git a/src/slic3r/GUI/Printer/PrinterFileSystem.cpp b/src/slic3r/GUI/Printer/PrinterFileSystem.cpp index f406553b0c..8d272057f8 100644 --- a/src/slic3r/GUI/Printer/PrinterFileSystem.cpp +++ b/src/slic3r/GUI/Printer/PrinterFileSystem.cpp @@ -548,6 +548,7 @@ void PrinterFileSystem::BuildGroups() void PrinterFileSystem::UpdateGroupSelect() { m_group_flags.clear(); + int beg = 0; if (m_group_mode != G_NONE) { auto group = m_group_mode == G_YEAR ? m_group_year : m_group_month; if (m_group_mode == G_YEAR) diff --git a/src/slic3r/GUI/PrinterWebView.cpp b/src/slic3r/GUI/PrinterWebView.cpp index 952cf892de..35870df65b 100644 --- a/src/slic3r/GUI/PrinterWebView.cpp +++ b/src/slic3r/GUI/PrinterWebView.cpp @@ -1,9 +1,11 @@ #include "PrinterWebView.hpp" #include "I18N.hpp" +#include "slic3r/GUI/PrinterWebView.hpp" #include "slic3r/GUI/wxExtensions.hpp" #include "slic3r/GUI/GUI_App.hpp" #include "slic3r/GUI/MainFrame.hpp" +#include "libslic3r_version.h" #include #include diff --git a/src/slic3r/GUI/RecenterDialog.cpp b/src/slic3r/GUI/RecenterDialog.cpp index 2a923fb181..6947763890 100644 --- a/src/slic3r/GUI/RecenterDialog.cpp +++ b/src/slic3r/GUI/RecenterDialog.cpp @@ -86,6 +86,8 @@ void RecenterDialog::OnPaint(wxPaintEvent& event){ } void RecenterDialog::render(wxDC& dc) { + wxSize size = GetSize(); + dc.SetFont(Label::Body_14); dc.SetTextForeground(text_color); wxPoint pos_start = wxPoint(BORDER, BORDER); diff --git a/src/slic3r/GUI/ReleaseNote.cpp b/src/slic3r/GUI/ReleaseNote.cpp index 5937ff9d37..617397f32f 100644 --- a/src/slic3r/GUI/ReleaseNote.cpp +++ b/src/slic3r/GUI/ReleaseNote.cpp @@ -1375,6 +1375,7 @@ wxString ConfirmBeforeSendDialog::format_text(wxString str, int warp) Label st (this, str); wxString out_txt = str; wxString count_txt = ""; + int new_line_pos = 0; for (int i = 0; i < str.length(); i++) { auto text_size = st.GetTextExtent(count_txt); diff --git a/src/slic3r/GUI/RemovableDriveManager.cpp b/src/slic3r/GUI/RemovableDriveManager.cpp index a0a68eb05b..a26e13448d 100644 --- a/src/slic3r/GUI/RemovableDriveManager.cpp +++ b/src/slic3r/GUI/RemovableDriveManager.cpp @@ -6,9 +6,13 @@ #include #if _WIN32 +#include #include #include #include + +#include + #else // unix, linux & OSX includes #include diff --git a/src/slic3r/GUI/Search.cpp b/src/slic3r/GUI/Search.cpp index 05958f7ac8..958f3b2b2e 100644 --- a/src/slic3r/GUI/Search.cpp +++ b/src/slic3r/GUI/Search.cpp @@ -435,6 +435,8 @@ void SearchItem::OnPaint(wxPaintEvent &event) auto bold_pair = std::vector>(); + auto index = 0; + auto b_first_list = std::vector(); auto b_second_list = std::vector(); @@ -813,9 +815,8 @@ void SearchDialog::OnCheck(wxCommandEvent &event) void SearchDialog::OnMotion(wxMouseEvent &event) { - // wxDataViewItem item; - // wxDataViewColumn *col; - // wxWindow * win = this; + wxDataViewItem item; + wxWindow * win = this; // search_list->HitTest(wxGetMousePosition() - win->GetScreenPosition(), item, col); // search_list->Select(item); @@ -864,7 +865,7 @@ void SearchDialog::msw_rescale() SearchListModel::SearchListModel(wxWindow *parent) : wxDataViewVirtualListModel(0) { int icon_id = 0; - for (const std::string &icon : {"cog", "printer", "printer", "spool", "blank_16"}) m_icon[icon_id++] = ScalableBitmap(parent, icon); + for (const std::string icon : {"cog", "printer", "printer", "spool", "blank_16"}) m_icon[icon_id++] = ScalableBitmap(parent, icon); } void SearchListModel::Clear() diff --git a/src/slic3r/GUI/SelectMachine.cpp b/src/slic3r/GUI/SelectMachine.cpp index f641769b45..e6b2ac81c5 100644 --- a/src/slic3r/GUI/SelectMachine.cpp +++ b/src/slic3r/GUI/SelectMachine.cpp @@ -421,7 +421,7 @@ SelectMachinePopup::SelectMachinePopup(wxWindow *parent) m_refresh_timer = new wxTimer(); m_refresh_timer->SetOwner(this); Bind(EVT_UPDATE_USER_MACHINE_LIST, &SelectMachinePopup::update_machine_list, this); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &SelectMachinePopup::on_timer, this); Bind(EVT_DISSMISS_MACHINE_LIST, &SelectMachinePopup::on_dissmiss_win, this); } @@ -459,7 +459,7 @@ void SelectMachinePopup::Popup(wxWindow *WXUNUSED(focus)) } } - on_timer(); + wxPostEvent(this, wxTimerEvent()); PopupWindow::Popup(); } @@ -529,7 +529,7 @@ wxWindow *SelectMachinePopup::create_title_panel(wxString text) return m_panel_title_own; } -void SelectMachinePopup::on_timer() +void SelectMachinePopup::on_timer(wxTimerEvent &event) { BOOST_LOG_TRIVIAL(trace) << "SelectMachinePopup on_timer"; wxGetApp().reset_to_active(); @@ -933,6 +933,7 @@ wxString SelectMachineDialog::format_text(wxString &m_msg) wxString out_txt = m_msg; wxString count_txt = ""; + int new_line_pos = 0; for (int i = 0; i < m_msg.length(); i++) { auto text_size = m_statictext_ams_msg->GetTextExtent(count_txt); @@ -2460,6 +2461,9 @@ void SelectMachineDialog::on_ok_btn(wxCommandEvent &event) //check blacklist for (auto i = 0; i < m_ams_mapping_result.size(); i++) { + + auto tid = m_ams_mapping_result[i].tray_id; + std::string filament_type = boost::to_upper_copy(m_ams_mapping_result[i].type); std::string filament_brand; @@ -3315,7 +3319,7 @@ void SelectMachineDialog::on_selection_changed(wxCommandEvent &event) if (m_list[i]->is_lan_mode_printer() && !m_list[i]->has_access_right()) { ConnectPrinterDialog dlg(wxGetApp().mainframe, wxID_ANY, _L("Input access code")); dlg.set_machine_object(m_list[i]); - dlg.ShowModal(); + auto res = dlg.ShowModal(); m_printer_last_select = ""; m_comboBox_printer->SetSelection(-1); m_comboBox_printer->Refresh(); @@ -3365,6 +3369,7 @@ void SelectMachineDialog::on_selection_changed(wxCommandEvent &event) void SelectMachineDialog::update_flow_cali_check(MachineObject* obj) { + auto bed_type = m_plater->get_partplate_list().get_curr_plate()->get_bed_type(true); auto show_cali_tips = true; if (obj && obj->get_printer_arch() == PrinterArch::ARCH_I3) { show_cali_tips = false; } @@ -3701,6 +3706,7 @@ void SelectMachineDialog::reset_ams_material() { MaterialHash::iterator iter = m_materialList.begin(); while (iter != m_materialList.end()) { + int id = iter->first; Material* item = iter->second; MaterialItem* m = item->item; wxString ams_id = "-"; @@ -3982,6 +3988,7 @@ void SelectMachineDialog::reset_and_sync_ams_list() BitmapCache bmcache; MaterialHash::iterator iter = m_materialList.begin(); while (iter != m_materialList.end()) { + int id = iter->first; Material *item = iter->second; item->item->Destroy(); delete item; @@ -4008,6 +4015,7 @@ void SelectMachineDialog::reset_and_sync_ams_list() item->Bind(wxEVT_LEFT_DOWN, [this, item, materials, extruder](wxMouseEvent &e) { MaterialHash::iterator iter = m_materialList.begin(); while (iter != m_materialList.end()) { + int id = iter->first; Material * item = iter->second; MaterialItem *m = item->item; m->on_normal(); @@ -4017,6 +4025,9 @@ void SelectMachineDialog::reset_and_sync_ams_list() m_current_filament_id = extruder; item->on_selected(); + auto mouse_pos = ClientToScreen(e.GetPosition()); + wxPoint rect = item->ClientToScreen(wxPoint(0, 0)); + // update ams data DeviceManager *dev_manager = Slic3r::GUI::wxGetApp().getDeviceManager(); if (!dev_manager) return; @@ -4236,6 +4247,7 @@ void SelectMachineDialog::unify_deal_thumbnail_data(ThumbnailData &input_data, T MaterialHash::iterator iter = m_materialList.begin(); bool is_connect_printer = true; while (iter != m_materialList.end()) { + int id = iter->first; Material * item = iter->second; MaterialItem *m = item->item; if (m->m_ams_name == "-") { @@ -4347,10 +4359,10 @@ void SelectMachineDialog::set_default_normal(const ThumbnailData &data) MachineObject* obj_ = dev_manager->get_selected_machine(); update_flow_cali_check(obj_); -#ifdef __WINDOWS__ wxSize screenSize = wxGetDisplaySize(); auto dialogSize = this->GetSize(); +#ifdef __WINDOWS__ if (screenSize.GetHeight() < dialogSize.GetHeight()) { m_need_adaptation_screen = true; m_scrollable_view->SetScrollRate(0, 5); @@ -4411,6 +4423,7 @@ void SelectMachineDialog::set_default_from_sdcard() //init MaterialItem MaterialHash::iterator iter = m_materialList.begin(); while (iter != m_materialList.end()) { + int id = iter->first; Material* item = iter->second; item->item->Destroy(); delete item; @@ -4433,6 +4446,7 @@ void SelectMachineDialog::set_default_from_sdcard() item->Bind(wxEVT_LEFT_DOWN, [this, item, materials, fo](wxMouseEvent& e) { MaterialHash::iterator iter = m_materialList.begin(); while (iter != m_materialList.end()) { + int id = iter->first; Material* item = iter->second; MaterialItem* m = item->item; m->on_normal(); @@ -4445,6 +4459,9 @@ void SelectMachineDialog::set_default_from_sdcard() catch (...) {} item->on_selected(); + + auto mouse_pos = ClientToScreen(e.GetPosition()); + wxPoint rect = item->ClientToScreen(wxPoint(0, 0)); // update ams data DeviceManager* dev_manager = Slic3r::GUI::wxGetApp().getDeviceManager(); if (!dev_manager) return; @@ -4468,7 +4485,7 @@ void SelectMachineDialog::set_default_from_sdcard() m_mapping_popup.Popup(); } } - }); + }); Material* material_item = new Material(); material_item->id = fo.id; @@ -4495,9 +4512,10 @@ void SelectMachineDialog::set_default_from_sdcard() set_flow_calibration_state(true); -#ifdef __WINDOWS__ wxSize screenSize = wxGetDisplaySize(); auto dialogSize = this->GetSize(); + +#ifdef __WINDOWS__ if (screenSize.GetHeight() < dialogSize.GetHeight()) { m_need_adaptation_screen = true; m_scrollable_view->SetScrollRate(0, 5); diff --git a/src/slic3r/GUI/SelectMachine.hpp b/src/slic3r/GUI/SelectMachine.hpp index dadc3be613..16da5e05d5 100644 --- a/src/slic3r/GUI/SelectMachine.hpp +++ b/src/slic3r/GUI/SelectMachine.hpp @@ -278,7 +278,7 @@ private: private: void OnLeftUp(wxMouseEvent &event); - void on_timer(); + void on_timer(wxTimerEvent &event); void update_other_devices(); void update_user_devices(); diff --git a/src/slic3r/GUI/Selection.cpp b/src/slic3r/GUI/Selection.cpp index 9d42a624c6..187ec03eb7 100644 --- a/src/slic3r/GUI/Selection.cpp +++ b/src/slic3r/GUI/Selection.cpp @@ -1110,6 +1110,7 @@ void Selection::move_to_center(const Vec3d& displacement, bool local) if (!m_valid) return; + EMode translation_type = m_mode; //BOOST_LOG_TRIVIAL(debug) << __FUNCTION__ << boost::format(": %1%, displacement {%2%, %3%, %4%}") % __LINE__ % displacement(X) % displacement(Y) % displacement(Z); set_caches(); @@ -1130,6 +1131,7 @@ void Selection::move_to_center(const Vec3d& displacement, bool local) else { const Vec3d local_displacement = (m_cache.volumes_data[i].get_instance_rotation_matrix() * m_cache.volumes_data[i].get_instance_scale_matrix() * m_cache.volumes_data[i].get_instance_mirror_matrix()).inverse() * displacement; v.set_volume_offset(m_cache.volumes_data[i].get_volume_position() + local_displacement); + translation_type = Volume; } } } @@ -2183,8 +2185,7 @@ void Selection::update_type() obj_it->second.insert(inst_idx); } - // BBL removed functionality below - // bool requires_disable = false; + bool requires_disable = false; if (!m_valid) m_type = Invalid; @@ -2200,7 +2201,7 @@ void Selection::update_type() else if (first->is_modifier) { m_type = SingleModifier; - // requires_disable = true; + requires_disable = true; } else { @@ -2222,7 +2223,7 @@ void Selection::update_type() else { m_type = SingleVolume; - // requires_disable = true; + requires_disable = true; } } } @@ -2270,7 +2271,7 @@ void Selection::update_type() else if (modifiers_count == (unsigned int)m_list.size()) m_type = MultipleModifier; - // requires_disable = true; + requires_disable = true; } } else if ((selected_instances_count > 1) && (selected_instances_count * model_volumes_count + sla_volumes_count == (unsigned int)m_list.size())) diff --git a/src/slic3r/GUI/SendMultiMachinePage.cpp b/src/slic3r/GUI/SendMultiMachinePage.cpp index 036409f4d9..bf766d78d0 100644 --- a/src/slic3r/GUI/SendMultiMachinePage.cpp +++ b/src/slic3r/GUI/SendMultiMachinePage.cpp @@ -300,7 +300,7 @@ SendMultiMachinePage::SendMultiMachinePage(Plater* plater) m_main_scroll->Bind(wxEVT_LEFT_DOWN, [this](auto& e) {check_fcous_state(this); e.Skip(); }); init_timer(); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &SendMultiMachinePage::on_timer, this); wxGetApp().UpdateDlgDarkUI(this); } @@ -451,6 +451,8 @@ BBL::PrintParams SendMultiMachinePage::request_params(MachineObject* obj) auto use_ams = false; AmsRadioSelectorList::Node* node = m_radio_group.GetFirst(); + auto groupid = 0; + while (node) { AmsRadioSelector* rs = node->GetData(); @@ -470,11 +472,13 @@ BBL::PrintParams SendMultiMachinePage::request_params(MachineObject* obj) PrintPrepareData job_data; m_plater->get_print_job_data(&job_data); - - std::string temp_file = Slic3r::resources_dir() + "/check_access_code.txt"; - auto check_access_code_path = temp_file.c_str(); - BOOST_LOG_TRIVIAL(trace) << "sned_job: check_access_code_path = " << check_access_code_path; - job_data._temp_path = fs::path(check_access_code_path); + + if (&job_data) { + std::string temp_file = Slic3r::resources_dir() + "/check_access_code.txt"; + auto check_access_code_path = temp_file.c_str(); + BOOST_LOG_TRIVIAL(trace) << "sned_job: check_access_code_path = " << check_access_code_path; + job_data._temp_path = fs::path(check_access_code_path); + } int curr_plate_idx; if (job_data.plate_idx >= 0) @@ -635,7 +639,7 @@ void SendMultiMachinePage::on_send(wxCommandEvent& event) int result = m_plater->send_gcode(m_print_plate_idx, [this](int export_stage, int current, int total, bool& cancel) { if (m_is_canceled) return; - // bool cancelled = false; + bool cancelled = false; wxString msg = _L("Preparing print job"); //m_status_bar->update_status(msg, cancelled, 10, true); //m_export_3mf_cancel = cancel = cancelled; @@ -734,7 +738,7 @@ bool SendMultiMachinePage::Show(bool show) m_refresh_timer->Stop(); m_refresh_timer->SetOwner(this); m_refresh_timer->Start(4000); - on_timer(); + wxPostEvent(this, wxTimerEvent()); } else { m_refresh_timer->Stop(); @@ -931,6 +935,7 @@ void SendMultiMachinePage::on_set_finish_mapping(wxCommandEvent& evt) if (selection_data_arr.size() == 6) { auto ams_colour = wxColour(wxAtoi(selection_data_arr[0]), wxAtoi(selection_data_arr[1]), wxAtoi(selection_data_arr[2]), wxAtoi(selection_data_arr[3])); + int old_filament_id = (int)wxAtoi(selection_data_arr[5]); int ctype = 0; std::vector material_cols; @@ -1142,7 +1147,7 @@ wxPanel* SendMultiMachinePage::create_page() e.Skip(); }); - m_printer_name = new Button(m_table_head_panel, _L("Device Name"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE); + m_printer_name = new Button(m_table_head_panel, _L("Device Name"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE); m_printer_name->SetBackgroundColor(head_bg); m_printer_name->SetCornerRadius(0); m_printer_name->SetFont(TABLE_HEAD_FONT); @@ -1164,7 +1169,7 @@ wxPanel* SendMultiMachinePage::create_page() m_table_head_sizer->Add( 0, 0, 0, wxLEFT, FromDIP(10) ); m_table_head_sizer->Add(m_printer_name, 0, wxALIGN_CENTER_VERTICAL, 0); - m_device_status = new Button(m_table_head_panel, _L("Device Status"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE); + m_device_status = new Button(m_table_head_panel, _L("Device Status"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE); m_device_status->SetBackgroundColor(head_bg); m_device_status->SetFont(TABLE_HEAD_FONT); m_device_status->SetCornerRadius(0); @@ -1207,7 +1212,7 @@ wxPanel* SendMultiMachinePage::create_page() //m_table_head_sizer->Add(m_task_status, 0, wxALIGN_CENTER_VERTICAL, 0); - m_ams = new Button(m_table_head_panel, _L("Ams Status"), "toolbar_double_directional_arrow", wxNO_BORDER, MM_ICON_SIZE, false); + m_ams = new Button(m_table_head_panel, _L("Ams Status"), "toolbar_double_directional_arrow", wxNO_BORDER, ICON_SIZE, false); m_ams->SetBackgroundColor(head_bg); m_ams->SetCornerRadius(0); m_ams->SetFont(TABLE_HEAD_FONT); @@ -1228,7 +1233,7 @@ wxPanel* SendMultiMachinePage::create_page() }); m_table_head_sizer->Add(m_ams, 0, wxALIGN_CENTER_VERTICAL, 0); - m_refresh_button = new Button(m_table_head_panel, "", "mall_control_refresh", wxNO_BORDER, MM_ICON_SIZE, false); + m_refresh_button = new Button(m_table_head_panel, "", "mall_control_refresh", wxNO_BORDER, ICON_SIZE, false); m_refresh_button->SetBackgroundColor(head_bg); m_refresh_button->SetCornerRadius(0); m_refresh_button->SetFont(TABLE_HEAD_FONT); @@ -1380,6 +1385,7 @@ void SendMultiMachinePage::sync_ams_list() BitmapCache bmcache; MaterialHash::iterator iter = m_material_list.begin(); while (iter != m_material_list.end()) { + int id = iter->first; Material* item = iter->second; item->item->Destroy(); delete item; @@ -1408,6 +1414,7 @@ void SendMultiMachinePage::sync_ams_list() item->Bind(wxEVT_LEFT_DOWN, [this, item, materials, extruder](wxMouseEvent& e) { MaterialHash::iterator iter = m_material_list.begin(); while (iter != m_material_list.end()) { + int id = iter->first; Material* item = iter->second; MaterialItem* m = item->item; m->on_normal(); @@ -1417,6 +1424,9 @@ void SendMultiMachinePage::sync_ams_list() m_current_filament_id = extruder; item->on_selected(); + auto mouse_pos = ClientToScreen(e.GetPosition()); + wxPoint rect = item->ClientToScreen(wxPoint(0, 0)); + // update ams data if (get_value_radio("use_ams")) { if (m_mapping_popup->IsShown()) return; @@ -1646,7 +1656,7 @@ void SendMultiMachinePage::init_timer() m_refresh_timer = new wxTimer(); } -void SendMultiMachinePage::on_timer() +void SendMultiMachinePage::on_timer(wxTimerEvent& event) { for (auto it = m_device_items.begin(); it != m_device_items.end(); it++) { it->second->sync_state(); diff --git a/src/slic3r/GUI/SendMultiMachinePage.hpp b/src/slic3r/GUI/SendMultiMachinePage.hpp index c6935f2d64..58014f065c 100644 --- a/src/slic3r/GUI/SendMultiMachinePage.hpp +++ b/src/slic3r/GUI/SendMultiMachinePage.hpp @@ -194,7 +194,7 @@ protected: void on_set_finish_mapping(wxCommandEvent& evt); void on_rename_click(wxCommandEvent& event); - void on_timer(); + void on_timer(wxTimerEvent& event); void init_timer(); private: diff --git a/src/slic3r/GUI/SendSystemInfoDialog.cpp b/src/slic3r/GUI/SendSystemInfoDialog.cpp index 3740cbb690..73de9101c4 100644 --- a/src/slic3r/GUI/SendSystemInfoDialog.cpp +++ b/src/slic3r/GUI/SendSystemInfoDialog.cpp @@ -443,7 +443,7 @@ static std::string generate_system_info_json() pt::ptree hw_node; { - hw_node.put("ArchName", wxPlatformInfo::Get().GetBitnessName()); + hw_node.put("ArchName", wxPlatformInfo::Get().GetArchName()); size_t num = std::round(Slic3r::total_physical_memory()/107374100.); hw_node.put("RAM_GiB", std::to_string(num / 10) + "." + std::to_string(num % 10)); } diff --git a/src/slic3r/GUI/SendToPrinter.cpp b/src/slic3r/GUI/SendToPrinter.cpp index 51b6797a5f..7d0fb5663c 100644 --- a/src/slic3r/GUI/SendToPrinter.cpp +++ b/src/slic3r/GUI/SendToPrinter.cpp @@ -59,6 +59,7 @@ wxString SendToPrinterDialog::format_text(wxString &m_msg) wxString out_txt = m_msg; wxString count_txt = ""; + int new_line_pos = 0; for (int i = 0; i < m_msg.length(); i++) { auto text_size = m_statictext_printer_msg->GetTextExtent(count_txt); @@ -1337,6 +1338,11 @@ void SendToPrinterDialog::set_default() Layout(); Fit(); + + wxSize screenSize = wxGetDisplaySize(); + auto dialogSize = this->GetSize(); + + // basic info auto aprint_stats = m_plater->get_partplate_list().get_current_fff_print().print_statistics(); wxString time; diff --git a/src/slic3r/GUI/SlicingProgressNotification.cpp b/src/slic3r/GUI/SlicingProgressNotification.cpp index 219950ceff..bedcbc2eb7 100644 --- a/src/slic3r/GUI/SlicingProgressNotification.cpp +++ b/src/slic3r/GUI/SlicingProgressNotification.cpp @@ -224,8 +224,8 @@ void NotificationManager::SlicingProgressNotification::render(GLCanvas3D& canvas const float progress_panel_width = (m_window_width - 2 * progress_child_window_padding.x); const float progress_panel_height = (58.0f * scale); const float dailytips_panel_width = (m_window_width - 2 * dailytips_child_window_padding.x); - // const float gcodeviewer_height = wxGetApp().plater()->get_preview_canvas3D()->get_gcode_viewer().get_legend_height(); - // const float dailytips_panel_height = std::min(380.0f * scale, std::max(90.0f, (cnv_size.get_height() - gcodeviewer_height - progress_panel_height - dailytips_child_window_padding.y - initial_y - m_line_height * 4))); + const float gcodeviewer_height = wxGetApp().plater()->get_preview_canvas3D()->get_gcode_viewer().get_legend_height(); + //const float dailytips_panel_height = std::min(380.0f * scale, std::max(90.0f, (cnv_size.get_height() - gcodeviewer_height - progress_panel_height - dailytips_child_window_padding.y - initial_y - m_line_height * 4))); const float dailytips_panel_height = 125.0f * scale; float right_gap = right_margin + (move_from_overlay ? overlay_width + m_line_height * 5 : 0); diff --git a/src/slic3r/GUI/StatusPanel.cpp b/src/slic3r/GUI/StatusPanel.cpp index d4b1148df3..dfef462a7e 100644 --- a/src/slic3r/GUI/StatusPanel.cpp +++ b/src/slic3r/GUI/StatusPanel.cpp @@ -291,6 +291,7 @@ void PrintingTaskPanel::create_panel(wxWindow* parent) }); m_button_pause_resume->Bind(wxEVT_LEAVE_WINDOW, [this](auto &e) { + auto buf = m_button_pause_resume->GetClientData(); if (m_button_pause_resume->GetToolTipText() == _L("Pause")) { m_button_pause_resume->SetBitmap_("print_control_pause"); } @@ -2527,7 +2528,7 @@ void StatusPanel::update_misc_ctrl(MachineObject *obj) } bool light_on = obj->chamber_light != MachineObject::LIGHT_EFFECT::LIGHT_EFFECT_OFF; - BOOST_LOG_TRIVIAL(trace) << "light: " << (light_on ? "on" : "off"); + BOOST_LOG_TRIVIAL(trace) << "light: " << light_on ? "on" : "off"; if (m_switch_lamp_timeout > 0) m_switch_lamp_timeout--; else { @@ -2591,6 +2592,7 @@ void StatusPanel::update_ams(MachineObject *obj) } bool is_support_virtual_tray = obj->ams_support_virtual_tray; + bool is_support_filament_backup = obj->is_support_filament_backup; AMSModel ams_mode = AMSModel::GENERIC_AMS; if (obj) { @@ -2661,6 +2663,9 @@ void StatusPanel::update_ams(MachineObject *obj) std::string curr_ams_id = m_ams_control->GetCurentAms(); std::string curr_can_id = m_ams_control->GetCurrentCan(curr_ams_id); + bool is_vt_tray = false; + if (obj->m_tray_tar == std::to_string(VIRTUAL_TRAY_ID)) + is_vt_tray = true; // set segment 1, 2 if (obj->m_tray_now == std::to_string(VIRTUAL_TRAY_ID) ) { @@ -4841,7 +4846,7 @@ wxBoxSizer *ScoreDialog::get_photo_btn_sizer() { it = m_selected_image_list.erase(it); } m_image_url_paths.clear(); - for (const std::pair &bitmap : m_image) { + for (const auto& bitmap : m_image) { if (bitmap.second.is_uploaded) { if (!bitmap.second.img_url_paths.empty()) { m_image_url_paths.push_back(bitmap.second.img_url_paths); @@ -4902,6 +4907,7 @@ wxBoxSizer *ScoreDialog::get_button_sizer() if (m_upload_status_code == StatusCode::UPLOAD_PROGRESS) { int need_upload_nums = need_upload_images.size(); int upload_nums = 0; + int upload_failed_nums = 0; ProgressDialog *progress_dialog = new ProgressDialog(_L("Upload Pictrues"), _L("Number of images successfully uploaded") + ": " + std::to_string(upload_nums) + "/" + std::to_string(need_upload_nums), need_upload_nums, this); for (std::set>::iterator it = need_upload_images.begin(); it != need_upload_images.end();) { std::pair need_upload = *it; diff --git a/src/slic3r/GUI/Tab.cpp b/src/slic3r/GUI/Tab.cpp index e9efeba787..6f879d794c 100644 --- a/src/slic3r/GUI/Tab.cpp +++ b/src/slic3r/GUI/Tab.cpp @@ -266,7 +266,7 @@ void Tab::create_preset_tab() set_tooltips_text(); add_scaled_button(m_top_panel, &m_undo_btn, m_bmp_white_bullet.name()); - add_scaled_button(m_top_panel, &m_undo_to_sys_btn, m_bmp_white_bullet.name()); + //add_scaled_button(m_top_panel, &m_undo_to_sys_btn, m_bmp_white_bullet.name()); add_scaled_button(m_top_panel, &m_btn_search, "search"); m_btn_search->SetToolTip(_L("Search in preset")); @@ -347,7 +347,7 @@ void Tab::create_preset_tab() }); m_undo_btn->Bind(wxEVT_BUTTON, ([this](wxCommandEvent) { on_roll_back_value(); })); - m_undo_to_sys_btn->Bind(wxEVT_BUTTON, ([this](wxCommandEvent) { on_roll_back_value(true); })); + //m_undo_to_sys_btn->Bind(wxEVT_BUTTON, ([this](wxCommandEvent) { on_roll_back_value(true); })); /* m_search_btn->Bind(wxEVT_BUTTON, [](wxCommandEvent) { wxGetApp().plater()->search(false); });*/ // Colors for ui "decoration" @@ -468,14 +468,7 @@ void Tab::create_preset_tab() // so that the cursor jumps to the last item. // BBS: bold selection m_tabctrl->Bind(wxEVT_TAB_SEL_CHANGING, [this](wxCommandEvent& event) { - if (m_disable_tree_sel_changed_event) - return; const auto sel_item = m_tabctrl->GetSelection(); - //OutputDebugStringA("wxEVT_TAB_SEL_CHANGING "); - //OutputDebugStringA(m_title.c_str()); - //const auto selection = sel_item >= 0 ? m_tabctrl->GetItemText(sel_item) : ""; - //OutputDebugString(selection); - //OutputDebugStringA("\n"); m_tabctrl->SetItemBold(sel_item, false); }); m_tabctrl->Bind(wxEVT_TAB_SEL_CHANGED, [this](wxCommandEvent& event) { @@ -1034,10 +1027,10 @@ void Tab::update_undo_buttons() { // BBS: restore all pages in preset m_undo_btn-> SetBitmap_(m_presets->get_edited_preset().is_dirty ? m_bmp_value_revert: m_bmp_white_bullet); - m_undo_to_sys_btn-> SetBitmap_(m_is_nonsys_values ? *m_bmp_non_system : m_bmp_value_lock); + //m_undo_to_sys_btn-> SetBitmap_(m_is_nonsys_values ? *m_bmp_non_system : m_bmp_value_lock); m_undo_btn->SetToolTip(m_presets->get_edited_preset().is_dirty ? _L("Click to reset all settings to the last saved preset.") : m_ttg_white_bullet); - m_undo_to_sys_btn->SetToolTip(m_is_nonsys_values ? *m_ttg_non_system : m_ttg_value_lock); + //m_undo_to_sys_btn->SetToolTip(m_is_nonsys_values ? *m_ttg_non_system : m_ttg_value_lock); } void Tab::on_roll_back_value(const bool to_sys /*= true*/) @@ -1222,7 +1215,7 @@ void Tab::msw_rescale() // recreate and set new ImageList for tree_ctrl m_icons->RemoveAll(); m_icons = new wxImageList(m_scaled_icons_list.front().bmp().GetWidth(), m_scaled_icons_list.front().bmp().GetHeight(), false); - // for (ScalableBitmap& bmp : m_scaled_icons_list) + for (ScalableBitmap& bmp : m_scaled_icons_list) //m_icons->Add(bmp.bmp()); m_tabctrl->AssignImageList(m_icons); @@ -1256,7 +1249,7 @@ void Tab::sys_color_changed() // recreate and set new ImageList for tree_ctrl m_icons->RemoveAll(); m_icons = new wxImageList(m_scaled_icons_list.front().bmp().GetWidth(), m_scaled_icons_list.front().bmp().GetHeight(), false); - // for (ScalableBitmap& bmp : m_scaled_icons_list) + for (ScalableBitmap& bmp : m_scaled_icons_list) //m_icons->Add(bmp.bmp()); m_tabctrl->AssignImageList(m_icons); @@ -1617,6 +1610,19 @@ void Tab::on_value_change(const std::string& opt_key, const boost::any& value) } } + + // -1 means caculate all + auto update_flush_volume = [](int idx = -1) { + if (idx < 0) { + size_t filament_size = wxGetApp().plater()->get_extruder_colors_from_plater_config().size(); + for (size_t i = 0; i < filament_size; ++i) + wxGetApp().plater()->sidebar().auto_calc_flushing_volumes(i); + } + else + wxGetApp().plater()->sidebar().auto_calc_flushing_volumes(idx); + }; + + string opt_key_without_idx = opt_key.substr(0, opt_key.find('#')); if (opt_key_without_idx == "long_retractions_when_cut") { @@ -1997,23 +2003,23 @@ void TabPrint::build() auto page = add_options_page(L("Quality"), "custom-gcode_quality"); // ORCA: icon only visible on placeholders auto optgroup = page->new_optgroup(L("Layer height"), L"param_layer_height"); - optgroup->append_single_option_line("layer_height"); - optgroup->append_single_option_line("initial_layer_print_height"); + optgroup->append_single_option_line("layer_height","quality_settings_layer_height"); + optgroup->append_single_option_line("initial_layer_print_height","quality_settings_layer_height"); optgroup = page->new_optgroup(L("Line width"), L"param_line_width"); - optgroup->append_single_option_line("line_width"); - optgroup->append_single_option_line("initial_layer_line_width"); - optgroup->append_single_option_line("outer_wall_line_width"); - optgroup->append_single_option_line("inner_wall_line_width"); - optgroup->append_single_option_line("top_surface_line_width"); - optgroup->append_single_option_line("sparse_infill_line_width"); - optgroup->append_single_option_line("internal_solid_infill_line_width"); - optgroup->append_single_option_line("support_line_width"); + optgroup->append_single_option_line("line_width","quality_settings_line_width"); + optgroup->append_single_option_line("initial_layer_line_width","quality_settings_line_width"); + optgroup->append_single_option_line("outer_wall_line_width","quality_settings_line_width"); + optgroup->append_single_option_line("inner_wall_line_width","quality_settings_line_width"); + optgroup->append_single_option_line("top_surface_line_width","quality_settings_line_width"); + optgroup->append_single_option_line("sparse_infill_line_width","quality_settings_line_width"); + optgroup->append_single_option_line("internal_solid_infill_line_width","quality_settings_line_width"); + optgroup->append_single_option_line("support_line_width","quality_settings_line_width"); optgroup = page->new_optgroup(L("Seam"), L"param_seam"); - optgroup->append_single_option_line("seam_position", "seam"); - optgroup->append_single_option_line("staggered_inner_seams", "seam"); - optgroup->append_single_option_line("seam_gap","seam"); + optgroup->append_single_option_line("seam_position", "quality_settings_seam"); + optgroup->append_single_option_line("staggered_inner_seams", "quality_settings_seam"); + optgroup->append_single_option_line("seam_gap","quality_settings_seam"); optgroup->append_single_option_line("seam_slope_type", "seam#scarf-joint-seam"); optgroup->append_single_option_line("seam_slope_conditional", "seam#scarf-joint-seam"); optgroup->append_single_option_line("scarf_angle_threshold", "seam#scarf-joint-seam"); @@ -2025,10 +2031,10 @@ void TabPrint::build() optgroup->append_single_option_line("seam_slope_steps", "seam#scarf-joint-seam"); optgroup->append_single_option_line("scarf_joint_flow_ratio", "seam#scarf-joint-seam"); optgroup->append_single_option_line("seam_slope_inner_walls", "seam#scarf-joint-seam"); - optgroup->append_single_option_line("role_based_wipe_speed","seam"); - optgroup->append_single_option_line("wipe_speed", "seam"); - optgroup->append_single_option_line("wipe_on_loops","seam"); - optgroup->append_single_option_line("wipe_before_external_loop","seam"); + optgroup->append_single_option_line("role_based_wipe_speed","quality_settings_seam"); + optgroup->append_single_option_line("wipe_speed", "quality_settings_seam"); + optgroup->append_single_option_line("wipe_on_loops","quality_settings_seam"); + optgroup->append_single_option_line("wipe_before_external_loop","quality_settings_seam"); optgroup = page->new_optgroup(L("Precision"), L"param_precision"); @@ -2601,6 +2607,8 @@ void TabPrintModel::update_model_config() // Reset m_config manually because there's no corresponding config in m_parent_tab->m_config for (auto plate_item : m_object_configs) { const DynamicPrintConfig& plate_config = plate_item.second->get(); + BedType plate_bed_type = (BedType)0; + PrintSequence plate_print_seq = (PrintSequence)0; if (!plate_config.has("curr_bed_type")) { // same as global DynamicConfig& global_cfg = wxGetApp().preset_bundle->project_config; @@ -2911,6 +2919,7 @@ void TabPrintPlate::on_value_change(const std::string& opt_key, const boost::any void TabPrintPlate::notify_changed(ObjectBase* object) { + auto plate = dynamic_cast(object); auto objects_list = wxGetApp().obj_list(); wxDataViewItemArray items; objects_list->GetSelections(items); @@ -3455,8 +3464,6 @@ void TabFilament::build() optgroup->append_single_option_line("filament_loading_speed", "semm"); optgroup->append_single_option_line("filament_unloading_speed_start", "semm"); optgroup->append_single_option_line("filament_unloading_speed", "semm"); - optgroup->append_single_option_line("filament_load_time", "semm"); - optgroup->append_single_option_line("filament_unload_time", "semm"); optgroup->append_single_option_line("filament_toolchange_delay", "semm"); optgroup->append_single_option_line("filament_cooling_moves", "semm"); optgroup->append_single_option_line("filament_cooling_initial_speed", "semm"); @@ -3599,10 +3606,9 @@ void TabFilament::toggle_options() if (m_active_page->title() == L("Multimaterial")) { // Orca: hide specific settings for BBL printers - for (auto el : - {"filament_minimal_purge_on_wipe_tower", "filament_loading_speed_start", "filament_loading_speed", - "filament_unloading_speed_start", "filament_unloading_speed", "filament_load_time", "filament_unload_time", - "filament_toolchange_delay", "filament_cooling_moves", "filament_cooling_initial_speed", "filament_cooling_final_speed"}) + for (auto el : {"filament_minimal_purge_on_wipe_tower", "filament_loading_speed_start", "filament_loading_speed", + "filament_unloading_speed_start", "filament_unloading_speed", "filament_toolchange_delay", "filament_cooling_moves", + "filament_cooling_initial_speed", "filament_cooling_final_speed"}) toggle_option(el, !is_BBL_printer); } } @@ -3759,8 +3765,6 @@ void TabPrinter::build_fff() optgroup->append_single_option_line("use_relative_e_distances"); optgroup->append_single_option_line("use_firmware_retraction"); // optgroup->append_single_option_line("spaghetti_detector"); - optgroup->append_single_option_line("machine_load_filament_time"); - optgroup->append_single_option_line("machine_unload_filament_time"); optgroup->append_single_option_line("time_cost"); optgroup = page->new_optgroup(L("Cooling Fan"), "param_cooling_fan"); @@ -4215,6 +4219,11 @@ if (is_marlin_flavor) optgroup->append_single_option_line("parking_pos_retraction", "semm"); optgroup->append_single_option_line("extra_loading_move", "semm"); optgroup->append_single_option_line("high_current_on_filament_swap", "semm"); + + optgroup = page->new_optgroup(L("Advanced"), L"param_advanced"); + optgroup->append_single_option_line("machine_load_filament_time"); + optgroup->append_single_option_line("machine_unload_filament_time"); + optgroup->append_single_option_line("machine_tool_change_time"); m_pages.insert(m_pages.end() - n_after_single_extruder_MM, page); } @@ -4461,9 +4470,8 @@ void TabPrinter::toggle_options() if (m_active_page->title() == L("Basic information")) { // SoftFever: hide BBL specific settings - for (auto el : - {"scan_first_layer", "machine_load_filament_time", "machine_unload_filament_time", "bbl_calib_mark_logo", "bbl_use_printhost"}) - toggle_line(el, is_BBL_printer); + for (auto el : {"scan_first_layer", "bbl_calib_mark_logo", "bbl_use_printhost"}) + toggle_line(el, is_BBL_printer); // SoftFever: hide non-BBL settings for (auto el : {"use_firmware_retraction", "use_relative_e_distances", "support_multi_bed_types", "pellet_modded_printer"}) @@ -4749,19 +4757,28 @@ void Tab::rebuild_page_tree() // To avoid redundant clear/activate functions call // suppress activate page before page_tree rebuilding m_disable_tree_sel_changed_event = true; - m_tabctrl->DeleteAllItems(); + int curr_item = 0; for (auto p : m_pages) { if (!p->get_show()) continue; - auto itemId = m_tabctrl->AppendItem(translate_category(p->title(), m_type), p->iconID()); - m_tabctrl->SetItemTextColour(itemId, p->get_item_colour() == m_modified_label_clr ? p->get_item_colour() : StateColor( + if (m_tabctrl->GetCount() <= curr_item) { + m_tabctrl->AppendItem(translate_category(p->title(), m_type), p->iconID()); + } else { + m_tabctrl->SetItemText(curr_item, translate_category(p->title(), m_type)); + } + m_tabctrl->SetItemTextColour(curr_item, p->get_item_colour() == m_modified_label_clr ? p->get_item_colour() : StateColor( std::make_pair(0x6B6B6C, (int) StateColor::NotChecked), std::make_pair(p->get_item_colour(), (int) StateColor::Normal))); if (translate_category(p->title(), m_type) == selected) - item = itemId; + item = curr_item; + curr_item++; } + while (m_tabctrl->GetCount() > curr_item) { + m_tabctrl->DeleteItem(m_tabctrl->GetCount() - 1); + } + // BBS: on mac, root is selected, this fix it m_tabctrl->Unselect(); // BBS: not select on hide tab @@ -4773,14 +4790,14 @@ void Tab::rebuild_page_tree() if (sel_item == m_last_select_item) m_last_select_item = item; else - m_last_select_item = 0; + m_last_select_item = NULL; // allow activate page before selection of a page_tree item m_disable_tree_sel_changed_event = false; //BBS: GUI refactor if (item >= 0) { - update_current_page_in_background(item); + bool ret = update_current_page_in_background(item); //if m_active_page is changed in update_current_page_in_background //will just update the selected item of the treectrl if (m_parent->is_active_and_shown_tab(this)) // FIX: modify state not update @@ -5276,10 +5293,10 @@ bool Tab::update_current_page_in_background(int& item) // clear pages from the controlls // BBS: fix after new layout, clear page in backgroud - if (m_parent->is_active_and_shown_tab((wxPanel*)this)) - m_parent->clear_page(); for (auto p : m_pages) p->clear(); + if (m_parent->is_active_and_shown_tab((wxPanel*)this)) + m_parent->clear_page(); update_undo_buttons(); @@ -5600,6 +5617,7 @@ void Tab::delete_preset() if (m_presets->get_preset_base(current_preset) == ¤t_preset) { //root preset is_base_preset = true; if (current_preset.type == Preset::Type::TYPE_PRINTER && !current_preset.is_system) { //Customize third-party printers + Preset ¤t_preset = m_presets->get_selected_preset(); int filament_preset_num = 0; int process_preset_num = 0; for (const Preset &preset : m_preset_bundle->filaments.get_presets()) { @@ -5863,6 +5881,7 @@ wxSizer* TabPrinter::create_bed_shape_widget(wxWindow* parent) sizer->Add(btn, 0, wxALIGN_CENTER_VERTICAL); btn->Bind(wxEVT_BUTTON, ([this](wxCommandEvent e) { + bool is_configed_by_BBL = PresetUtils::system_printer_bed_model(m_preset_bundle->printers.get_edited_preset()).size() > 0; BedShapeDialog dlg(this); dlg.build_dialog(*m_config->option("printable_area"), *m_config->option("bed_custom_texture"), diff --git a/src/slic3r/GUI/Tabbook.hpp b/src/slic3r/GUI/Tabbook.hpp index 61eee685b8..7dd19389de 100644 --- a/src/slic3r/GUI/Tabbook.hpp +++ b/src/slic3r/GUI/Tabbook.hpp @@ -198,6 +198,8 @@ public: // check that only the selected page is visible and others are hidden: for (size_t page = 0; page < m_pages.size(); page++) { + wxWindow* win_a = GetPage(page); + wxWindow* win_b = GetPage(n); if (page != n && GetPage(page) != GetPage(n)) { m_pages[page]->Hide(); } diff --git a/src/slic3r/GUI/UnsavedChangesDialog.cpp b/src/slic3r/GUI/UnsavedChangesDialog.cpp index 1b46e2b7dd..b47f3c0389 100644 --- a/src/slic3r/GUI/UnsavedChangesDialog.cpp +++ b/src/slic3r/GUI/UnsavedChangesDialog.cpp @@ -1654,7 +1654,7 @@ void UnsavedChangesDialog::update_tree(Preset::Type type, PresetCollection* pres const DynamicPrintConfig& new_config = presets->get_edited_preset().config; type = presets->type(); - // const std::map& category_icon_map = wxGetApp().get_tab(type)->get_category_icon_map(); + const std::map& category_icon_map = wxGetApp().get_tab(type)->get_category_icon_map(); //m_tree->model->AddPreset(type, from_u8(presets->get_edited_preset().name), old_pt); diff --git a/src/slic3r/GUI/UpdateDialogs.cpp b/src/slic3r/GUI/UpdateDialogs.cpp index deba5a7a97..d78136a094 100644 --- a/src/slic3r/GUI/UpdateDialogs.cpp +++ b/src/slic3r/GUI/UpdateDialogs.cpp @@ -24,11 +24,12 @@ namespace Slic3r { namespace GUI { -// Orca: Replace static char* with macro defs -// currently disabled until needed -// #define URL_CHANGELOG "%1%" -// #define URL_DOWNLOAD "%1%" -// #define URL_DEV "%1%" + +static const char* URL_CHANGELOG = "%1%"; +static const char* URL_DOWNLOAD = "%1%"; +static const char* URL_DEV = "%1%"; + +static const std::string CONFIG_UPDATE_WIKI_URL(""); // MsgUpdateSlic3r diff --git a/src/slic3r/GUI/UpgradePanel.cpp b/src/slic3r/GUI/UpgradePanel.cpp index e2376326e4..e9384c385b 100644 --- a/src/slic3r/GUI/UpgradePanel.cpp +++ b/src/slic3r/GUI/UpgradePanel.cpp @@ -670,6 +670,8 @@ void MachineInfoPanel::update_ams_ext(MachineObject *obj) show_ams(true); std::map ver_list = obj->get_ams_version(); + AmsPanelHash::iterator iter = m_amspanel_list.begin(); + for (auto i = 0; i < m_amspanel_list.GetCount(); i++) { AmsPanel* amspanel = m_amspanel_list[i]; amspanel->Hide(); diff --git a/src/slic3r/GUI/UserManager.cpp b/src/slic3r/GUI/UserManager.cpp index 0fd8dfce25..4d3c1aceb2 100644 --- a/src/slic3r/GUI/UserManager.cpp +++ b/src/slic3r/GUI/UserManager.cpp @@ -25,6 +25,7 @@ void UserManager::set_agent(NetworkAgent* agent) int UserManager::parse_json(std::string payload) { + bool restored_json = false; json j; json j_pre = json::parse(payload); if (j_pre.empty()) { diff --git a/src/slic3r/GUI/WebDownPluginDlg.cpp b/src/slic3r/GUI/WebDownPluginDlg.cpp index 49fc439887..a4f3cc93ce 100644 --- a/src/slic3r/GUI/WebDownPluginDlg.cpp +++ b/src/slic3r/GUI/WebDownPluginDlg.cpp @@ -1,17 +1,27 @@ #include "WebDownPluginDlg.hpp" +#include "ConfigWizard.hpp" + +#include #include "I18N.hpp" #include "libslic3r/AppConfig.hpp" +#include "slic3r/GUI/wxExtensions.hpp" #include "slic3r/GUI/GUI_App.hpp" +#include "libslic3r_version.h" #include +#include #include + #include #include +#include #include #include +#include #include "MainFrame.hpp" +#include #include #include #include @@ -217,7 +227,7 @@ void DownPluginFrame::OnScriptMessage(wxWebViewEvent &evt) auto plugin_folder = (boost::filesystem::path(wxStandardPaths::Get().GetUserDataDir().ToUTF8().data()) / "plugins").make_preferred().string(); desktop_open_any_folder(plugin_folder); } - } catch (std::exception&) { + } catch (std::exception &) { // wxMessageBox(e.what(), "json Exception", MB_OK); } } diff --git a/src/slic3r/GUI/WebGuideDialog.cpp b/src/slic3r/GUI/WebGuideDialog.cpp index 94913348e1..342a8958d8 100644 --- a/src/slic3r/GUI/WebGuideDialog.cpp +++ b/src/slic3r/GUI/WebGuideDialog.cpp @@ -858,7 +858,7 @@ bool GuideFrame::apply_config(AppConfig *app_config, PresetBundle *preset_bundle const std::map>& model_maps = config->second; //for (const auto& vendor_profile : preset_bundle->vendors) { - for (const auto model_it: model_maps) { + for (const auto& model_it: model_maps) { if (model_it.second.size() > 0) { variant = *model_it.second.begin(); const auto config_old = old_enabled_vendors.find(bundle_name); @@ -893,13 +893,13 @@ bool GuideFrame::apply_config(AppConfig *app_config, PresetBundle *preset_bundle } std::string first_added_filament; - /*auto get_first_added_material_preset = [this, app_config](const std::string& section_name, std::string& first_added_preset) { + auto get_first_added_material_preset = [this, app_config](const std::string& section_name, std::string& first_added_preset) { if (m_appconfig_new.has_section(section_name)) { // get first of new added preset names const std::map& old_presets = app_config->has_section(section_name) ? app_config->get_section(section_name) : std::map(); first_added_preset = get_first_added_preset(old_presets, m_appconfig_new.get_section(section_name)); } - };*/ + }; // Not switch filament //get_first_added_material_preset(AppConfig::SECTION_FILAMENTS, first_added_filament); @@ -960,6 +960,7 @@ bool GuideFrame::run() BOOST_LOG_TRIVIAL(info) << "GuideFrame cancelled"; if (app.preset_bundle->printers.only_default_printers()) { //we install the default here + bool apply_keeped_changes = false; //clear filament section and use default materials app.app_config->set_variant(PresetBundle::BBL_BUNDLE, PresetBundle::BBL_DEFAULT_PRINTER_MODEL, PresetBundle::BBL_DEFAULT_PRINTER_VARIANT, "true"); @@ -1139,7 +1140,7 @@ int GuideFrame::LoadProfile() wxString strVendor = from_u8(iter->path().string()).BeforeLast('.'); strVendor = strVendor.AfterLast( '\\'); - strVendor = strVendor.AfterLast('/'); + strVendor = strVendor.AfterLast('\/'); wxString strExtension = from_u8(iter->path().string()).AfterLast('.').Lower(); if (w2s(strVendor) == PresetBundle::BBL_BUNDLE && strExtension.CmpNoCase("json") == 0) @@ -1158,7 +1159,7 @@ int GuideFrame::LoadProfile() //cout << iter->path().string() << endl; wxString strVendor = from_u8(iter->path().string()).BeforeLast('.'); strVendor = strVendor.AfterLast( '\\'); - strVendor = strVendor.AfterLast('/'); + strVendor = strVendor.AfterLast('\/'); wxString strExtension = from_u8(iter->path().string()).AfterLast('.').Lower(); if (w2s(strVendor) != PresetBundle::BBL_BUNDLE && strExtension.CmpNoCase("json")==0) @@ -1543,6 +1544,9 @@ int GuideFrame::LoadProfileFamily(std::string strVendor, std::string strFilePath BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << "Vendor: " << strVendor <<", tFilaList Add: " << s1; } + int nFalse = 0; + int nModel = 0; + int nFinish = 0; BOOST_LOG_TRIVIAL(info) << __FUNCTION__ << boost::format(", got %1% filaments") % nsize; for (int n = 0; n < nsize; n++) { json OneFF = pFilament.at(n); @@ -1652,7 +1656,7 @@ std::string GuideFrame::w2s(wxString sSrc) void GuideFrame::GetStardardFilePath(std::string &FilePath) { StrReplace(FilePath, "\\", w2s(wxString::Format("%c", boost::filesystem::path::preferred_separator))); - StrReplace(FilePath, "/", w2s(wxString::Format("%c", boost::filesystem::path::preferred_separator))); + StrReplace(FilePath, "\/", w2s(wxString::Format("%c", boost::filesystem::path::preferred_separator))); } bool GuideFrame::LoadFile(std::string jPath, std::string &sContent) diff --git a/src/slic3r/GUI/WebUserLoginDialog.cpp b/src/slic3r/GUI/WebUserLoginDialog.cpp index 4385f43dae..b95aa50b5f 100644 --- a/src/slic3r/GUI/WebUserLoginDialog.cpp +++ b/src/slic3r/GUI/WebUserLoginDialog.cpp @@ -3,6 +3,7 @@ #include #include "I18N.hpp" #include "libslic3r/AppConfig.hpp" +#include "slic3r/GUI/wxExtensions.hpp" #include "slic3r/GUI/GUI_App.hpp" #include "libslic3r_version.h" @@ -12,9 +13,11 @@ #include #include +#include #include #include +#include #include #include "MainFrame.hpp" diff --git a/src/slic3r/GUI/WebViewDialog.cpp b/src/slic3r/GUI/WebViewDialog.cpp index a5e17afab4..fab48fa679 100644 --- a/src/slic3r/GUI/WebViewDialog.cpp +++ b/src/slic3r/GUI/WebViewDialog.cpp @@ -5,6 +5,7 @@ #include "slic3r/GUI/GUI_App.hpp" #include "slic3r/GUI/MainFrame.hpp" #include "libslic3r_version.h" +#include "../Utils/Http.hpp" #include #include diff --git a/src/slic3r/GUI/Widgets/AMSControl.cpp b/src/slic3r/GUI/Widgets/AMSControl.cpp index c9a7e5c6e1..ea2fea852c 100644 --- a/src/slic3r/GUI/Widgets/AMSControl.cpp +++ b/src/slic3r/GUI/Widgets/AMSControl.cpp @@ -137,7 +137,7 @@ void AMSrefresh::create(wxWindow *parent, wxWindowID id, const wxPoint &pos, con wxWindow::Create(parent, id, pos, size, wxBORDER_NONE); SetBackgroundColour(AMS_CONTROL_DEF_BLOCK_BK_COLOUR); - Bind(wxEVT_TIMER, [this](wxTimerEvent&) { on_timer(); }); + Bind(wxEVT_TIMER, &AMSrefresh::on_timer, this); Bind(wxEVT_PAINT, &AMSrefresh::paintEvent, this); Bind(wxEVT_ENTER_WINDOW, &AMSrefresh::OnEnterWindow, this); Bind(wxEVT_LEAVE_WINDOW, &AMSrefresh::OnLeaveWindow, this); @@ -166,14 +166,14 @@ void AMSrefresh::create(wxWindow *parent, wxWindowID id, const wxPoint &pos, con m_playing_timer = new wxTimer(); m_playing_timer->SetOwner(this); - on_timer(); + wxPostEvent(this, wxTimerEvent()); SetSize(AMS_REFRESH_SIZE); SetMinSize(AMS_REFRESH_SIZE); SetMaxSize(AMS_REFRESH_SIZE); } -void AMSrefresh::on_timer() +void AMSrefresh::on_timer(wxTimerEvent &event) { //if (m_rotation_angle >= m_rfid_bitmap_list.size()) { // m_rotation_angle = 0; @@ -472,7 +472,7 @@ void AMSextruder::doRender(wxDC& dc) { //m_current_colur = wxSize size = GetSize(); - dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); if (!m_none_ams_mode) { @@ -484,24 +484,24 @@ void AMSextruder::doRender(wxDC& dc) if (m_vams_loading) { - if (m_current_colur.Alpha() == 0) { dc.SetPen(wxPen(*wxWHITE, 6, wxPENSTYLE_SOLID)); } - else { dc.SetPen(wxPen(m_current_colur, 6, wxPENSTYLE_SOLID)); } + if (m_current_colur.Alpha() == 0) { dc.SetPen(wxPen(*wxWHITE, 6, wxSOLID)); } + else { dc.SetPen(wxPen(m_current_colur, 6, wxSOLID)); } dc.DrawRoundedRectangle(-size.x / 2, size.y * 0.1, size.x, size.y, 4); if ((m_current_colur == *wxWHITE || m_current_colur.Alpha() == 0) && !wxGetApp().dark_mode()) { - dc.SetPen(wxPen(AMS_CONTROL_DEF_BLOCK_BK_COLOUR, 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_DEF_BLOCK_BK_COLOUR, 1, wxSOLID)); dc.DrawRoundedRectangle(-size.x / 2 - FromDIP(3), size.y * 0.1 + FromDIP(3), size.x, size.y, 3); dc.DrawRoundedRectangle(-size.x / 2 + FromDIP(3), size.y * 0.1 - FromDIP(3), size.x, size.y, 5); } } if (m_ams_loading && !m_none_ams_mode) { - if (m_current_colur.Alpha() == 0) {dc.SetPen(wxPen(*wxWHITE, 6, wxPENSTYLE_SOLID));} - else {dc.SetPen(wxPen(m_current_colur, 6, wxPENSTYLE_SOLID));} + if (m_current_colur.Alpha() == 0) {dc.SetPen(wxPen(*wxWHITE, 6, wxSOLID));} + else {dc.SetPen(wxPen(m_current_colur, 6, wxSOLID));} dc.DrawLine(size.x / 2, -1, size.x / 2, size.y * 0.6 - 1); if ((m_current_colur == *wxWHITE || m_current_colur.Alpha() == 0) && !wxGetApp().dark_mode()) { - dc.SetPen(wxPen(AMS_CONTROL_DEF_BLOCK_BK_COLOUR, 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_DEF_BLOCK_BK_COLOUR, 1, wxSOLID)); dc.DrawLine(size.x / 2 - FromDIP(4), -1, size.x / 2 - FromDIP(3), size.y * 0.6 - 1); dc.DrawLine(size.x / 2 + FromDIP(3), -1, size.x / 2 + FromDIP(3), size.y * 0.6 - 1); } @@ -509,12 +509,12 @@ void AMSextruder::doRender(wxDC& dc) } else { if (m_ams_loading) { - if (m_current_colur.Alpha() == 0) { dc.SetPen(wxPen(*wxWHITE, 6, wxPENSTYLE_SOLID)); } - else { dc.SetPen(wxPen(m_current_colur, 6, wxPENSTYLE_SOLID)); } + if (m_current_colur.Alpha() == 0) { dc.SetPen(wxPen(*wxWHITE, 6, wxSOLID)); } + else { dc.SetPen(wxPen(m_current_colur, 6, wxSOLID)); } dc.DrawLine(size.x / 2, -1, size.x / 2, size.y * 0.6 - 1); if ((m_current_colur == *wxWHITE || m_current_colur.Alpha() == 0) && !wxGetApp().dark_mode()) { - dc.SetPen(wxPen(AMS_CONTROL_DEF_BLOCK_BK_COLOUR, 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_DEF_BLOCK_BK_COLOUR, 1, wxSOLID)); dc.DrawLine(size.x / 2 - FromDIP(4), -1, size.x / 2 - FromDIP(3), size.y * 0.6 - 1); dc.DrawLine(size.x / 2 + FromDIP(3), -1, size.x / 2 + FromDIP(3), size.y * 0.6 - 1); } @@ -587,18 +587,18 @@ void AMSVirtualRoad::doRender(wxDC& dc) wxSize size = GetSize(); if (m_vams_loading) { - if (m_current_color.Alpha() == 0) { dc.SetPen(wxPen(*wxWHITE, 6, wxPENSTYLE_SOLID)); } - else { dc.SetPen(wxPen(m_current_color, 6, wxPENSTYLE_SOLID)); } + if (m_current_color.Alpha() == 0) { dc.SetPen(wxPen(*wxWHITE, 6, wxSOLID)); } + else { dc.SetPen(wxPen(m_current_color, 6, wxSOLID)); } } else { - dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxSOLID)); } dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); dc.DrawRoundedRectangle(size.x / 2, -size.y / 1.1 + FromDIP(1), size.x, size.y, 4); if ((m_current_color == *wxWHITE || m_current_color.Alpha() == 0) && !wxGetApp().dark_mode()) { - dc.SetPen(wxPen(AMS_CONTROL_DEF_BLOCK_BK_COLOUR, 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_DEF_BLOCK_BK_COLOUR, 1, wxSOLID)); dc.DrawRoundedRectangle(size.x / 2 - FromDIP(3), -size.y / 1.1 + FromDIP(4), size.x, size.y, 5); dc.DrawRoundedRectangle(size.x / 2 + FromDIP(3), -size.y / 1.1 - FromDIP(2), size.x, size.y, 3); } @@ -988,11 +988,11 @@ void AMSLib::render_extra_lib(wxDC& dc) //draw road - dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); if (m_pass_road) { - dc.SetPen(wxPen(m_info.material_colour, 6, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_info.material_colour, 6, wxSOLID)); } if (m_can_index == 0 || m_can_index == 3) { @@ -1114,9 +1114,9 @@ void AMSLib::render_generic_lib(wxDC &dc) // selected if (m_selected) { - dc.SetPen(wxPen(tmp_lib_colour, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(tmp_lib_colour, 2, wxSOLID)); if (tmp_lib_colour.Alpha() == 0) { - dc.SetPen(wxPen(wxColour(tmp_lib_colour.Red(), tmp_lib_colour.Green(),tmp_lib_colour.Blue(),128), 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(wxColour(tmp_lib_colour.Red(), tmp_lib_colour.Green(),tmp_lib_colour.Blue(),128), 2, wxSOLID)); } dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); if (m_radius == 0) { @@ -1131,7 +1131,7 @@ void AMSLib::render_generic_lib(wxDC &dc) } if (!m_selected && m_hover) { - dc.SetPen(wxPen(AMS_CONTROL_BRAND_COLOUR, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_BRAND_COLOUR, 2, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); if (m_radius == 0) { dc.DrawRectangle(0, 0, size.x, size.y); @@ -1144,7 +1144,7 @@ void AMSLib::render_generic_lib(wxDC &dc) dc.SetBrush(wxBrush(tmp_lib_colour)); } else { - dc.SetPen(wxPen(tmp_lib_colour, 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(tmp_lib_colour, 1, wxSOLID)); dc.SetBrush(wxBrush(tmp_lib_colour)); } @@ -1230,7 +1230,7 @@ void AMSLib::render_generic_lib(wxDC &dc) dc.SetBrush(wxBrush(tmp_lib_colour)); } else { - dc.SetPen(wxPen(tmp_lib_colour, 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(tmp_lib_colour, 1, wxSOLID)); dc.SetBrush(wxBrush(tmp_lib_colour)); } } @@ -1260,7 +1260,7 @@ void AMSLib::render_generic_lib(wxDC &dc) #endif } if (tmp_lib_colour.Red() > 238 && tmp_lib_colour.Green() > 238 && tmp_lib_colour.Blue() > 238) { - dc.SetPen(wxPen(wxColour(130, 129, 128), 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(wxColour(130, 129, 128), 1, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); dc.DrawLine(FromDIP(4), FromDIP(4) + top, size.x - FromDIP(4), FromDIP(4) + top); } @@ -1268,10 +1268,10 @@ void AMSLib::render_generic_lib(wxDC &dc) else { dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); if (tmp_lib_colour.Red() > 238 && tmp_lib_colour.Green() > 238 && tmp_lib_colour.Blue() > 238) { - dc.SetPen(wxPen(wxColour(130, 129, 128), 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(wxColour(130, 129, 128), 2, wxSOLID)); } else { - dc.SetPen(wxPen(tmp_lib_colour, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(tmp_lib_colour, 2, wxSOLID)); } #ifdef __APPLE__ @@ -1285,7 +1285,7 @@ void AMSLib::render_generic_lib(wxDC &dc) } //border - dc.SetPen(wxPen(wxColour(130, 130, 128), 1, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(wxColour(130, 130, 128), 1, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); #ifdef __APPLE__ dc.DrawRoundedRectangle(FromDIP(4), FromDIP(4), size.x - FromDIP(7), size.y - FromDIP(7), m_radius); @@ -1371,6 +1371,7 @@ AMSRoad::AMSRoad(wxWindow *parent, wxWindowID id, Caninfo info, int canindex, in m_info = info; m_canindex = canindex; // road type + auto mode = AMSRoadMode::AMS_ROAD_MODE_END; if (m_canindex == 0 && maxcan == 1) { m_rode_mode = AMSRoadMode::AMS_ROAD_MODE_NONE; } else if (m_canindex == 0 && maxcan > 1) { @@ -1491,7 +1492,7 @@ void AMSRoad::doRender(wxDC &dc) { wxSize size = GetSize(); - dc.SetPen(wxPen(m_road_def_color, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_def_color, 2, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); // left mode if (m_rode_mode == AMSRoadMode::AMS_ROAD_MODE_LEFT) { dc.DrawRoundedRectangle(-10, -10, size.x / 2 + 10, size.y * 0.6 + 10, 4); } @@ -1534,8 +1535,8 @@ void AMSRoad::doRender(wxDC &dc) // mode none // if (m_pass_rode_mode.size() == 1 && m_pass_rode_mode[0] == AMSPassRoadMode::AMS_ROAD_MODE_NONE) return; - if (m_road_color.Alpha() == 0) {dc.SetPen(wxPen(*wxWHITE, m_passroad_width, wxPENSTYLE_SOLID));} - else {dc.SetPen(wxPen(m_road_color, m_passroad_width, wxPENSTYLE_SOLID));} + if (m_road_color.Alpha() == 0) {dc.SetPen(wxPen(*wxWHITE, m_passroad_width, wxSOLID));} + else {dc.SetPen(wxPen(m_road_color, m_passroad_width, wxSOLID));} dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); @@ -1562,7 +1563,7 @@ void AMSRoad::doRender(wxDC &dc) // end mode if (m_rode_mode == AMSRoadMode::AMS_ROAD_MODE_END || m_rode_mode == AMSRoadMode::AMS_ROAD_MODE_END_ONLY) { - dc.SetPen(wxPen(m_road_def_color, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_def_color, 2, wxSOLID)); dc.SetBrush(wxBrush(m_road_def_color)); dc.DrawRoundedRectangle(size.x * 0.37 / 2, size.y * 0.6 - size.y / 6, size.x * 0.63, size.y / 3, m_radius); } @@ -2243,7 +2244,7 @@ void AmsCans::doRender(wxDC& dc) // A1 - dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); try @@ -2284,32 +2285,32 @@ void AmsCans::doRender(wxDC& dc) if (!m_road_canid.empty()) { if (m_road_canid == "0") { - dc.SetPen(wxPen(m_road_colour, passroad_width, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_colour, passroad_width, wxSOLID)); dc.DrawLine(a1_left, FromDIP(30), a1_left, a1_top); dc.DrawLine(a1_left, a1_top, end_top, a1_top); } if (m_road_canid == "1") { - dc.SetPen(wxPen(m_road_colour, passroad_width, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_colour, passroad_width, wxSOLID)); dc.DrawLine(a2_left, FromDIP(160), a2_left, a2_top); dc.DrawLine(a2_left, a2_top, end_top, a2_top); } if (m_road_canid == "2") { - dc.SetPen(wxPen(m_road_colour, passroad_width, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_colour, passroad_width, wxSOLID)); dc.DrawLine(a3_left, FromDIP(160), a3_left, a3_top); dc.DrawLine(a3_left, a3_top, end_top, a3_top); } if (m_road_canid == "3") { - dc.SetPen(wxPen(m_road_colour, passroad_width, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_colour, passroad_width, wxSOLID)); dc.DrawLine(a4_left, FromDIP(30), a4_left, a4_top); dc.DrawLine(a4_left, a4_top, end_top, a4_top); } } //to Extruder - dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(AMS_CONTROL_GRAY500, 2, wxSOLID)); dc.SetBrush(wxBrush(*wxTRANSPARENT_BRUSH)); dc.DrawLine(end_top, a1_top, end_top, size.y); @@ -2317,19 +2318,19 @@ void AmsCans::doRender(wxDC& dc) if (!m_road_canid.empty()) { if (!m_road_canid.empty()) { if (m_road_canid == "0") { - dc.SetPen(wxPen(m_road_colour, passroad_width, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_colour, passroad_width, wxSOLID)); dc.DrawLine(end_top, a1_top, end_top, size.y); } else if (m_road_canid == "1") { - dc.SetPen(wxPen(m_road_colour, passroad_width, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_colour, passroad_width, wxSOLID)); dc.DrawLine(end_top, a2_top, end_top, size.y); } else if (m_road_canid == "2") { - dc.SetPen(wxPen(m_road_colour, passroad_width, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_colour, passroad_width, wxSOLID)); dc.DrawLine(end_top, a3_top, end_top, size.y); } else if (m_road_canid == "3") { - dc.SetPen(wxPen(m_road_colour, passroad_width, wxPENSTYLE_SOLID)); + dc.SetPen(wxPen(m_road_colour, passroad_width, wxSOLID)); dc.DrawLine(end_top, a4_top, end_top, size.y); } } @@ -3099,6 +3100,7 @@ void AMSControl::SetClibrationLink(wxString link) void AMSControl::PlayRridLoading(wxString amsid, wxString canid) { AmsCansHash::iterator iter = m_ams_cans_list.begin(); + auto count_item_index = 0; for (auto i = 0; i < m_ams_cans_list.GetCount(); i++) { AmsCansWindow *cans = m_ams_cans_list[i]; @@ -3110,6 +3112,7 @@ void AMSControl::PlayRridLoading(wxString amsid, wxString canid) void AMSControl::StopRridLoading(wxString amsid, wxString canid) { AmsCansHash::iterator iter = m_ams_cans_list.begin(); + auto count_item_index = 0; for (auto i = 0; i < m_ams_cans_list.GetCount(); i++) { AmsCansWindow *cans = m_ams_cans_list[i]; diff --git a/src/slic3r/GUI/Widgets/AMSControl.hpp b/src/slic3r/GUI/Widgets/AMSControl.hpp index 701be1bf34..afcee66365 100644 --- a/src/slic3r/GUI/Widgets/AMSControl.hpp +++ b/src/slic3r/GUI/Widgets/AMSControl.hpp @@ -175,7 +175,7 @@ public: void PlayLoading(); void StopLoading(); void create(wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size); - void on_timer(); + void on_timer(wxTimerEvent &event); void OnEnterWindow(wxMouseEvent &evt); void OnLeaveWindow(wxMouseEvent &evt); void OnClick(wxMouseEvent &evt); diff --git a/src/slic3r/GUI/Widgets/ComboBox.cpp b/src/slic3r/GUI/Widgets/ComboBox.cpp index fc66d524a5..55b8e12bcb 100644 --- a/src/slic3r/GUI/Widgets/ComboBox.cpp +++ b/src/slic3r/GUI/Widgets/ComboBox.cpp @@ -24,7 +24,7 @@ static wxWindow *GetScrollParent(wxWindow *pWindow) wxWindow *pWin = pWindow; while (pWin->GetParent()) { auto pWin2 = pWin->GetParent(); - if (dynamic_cast(pWin2)) + if (auto top = dynamic_cast(pWin2)) return dynamic_cast(pWin); pWin = pWin2; } diff --git a/src/slic3r/GUI/Widgets/FanControl.cpp b/src/slic3r/GUI/Widgets/FanControl.cpp index e7430037d4..222362e917 100644 --- a/src/slic3r/GUI/Widgets/FanControl.cpp +++ b/src/slic3r/GUI/Widgets/FanControl.cpp @@ -112,7 +112,7 @@ void Fan::render(wxDC& dc) void Fan::doRender(wxDC& dc) { - // auto rpm = wxT("rpm"); + auto rpm = wxT("rpm"); wxSize size = GetSize(); dc.DrawBitmap(m_bitmap_bk.bmp(), wxPoint(0,0)); diff --git a/src/slic3r/GUI/Widgets/ImageSwitchButton.cpp b/src/slic3r/GUI/Widgets/ImageSwitchButton.cpp index d30f94976d..af48b6d27a 100644 --- a/src/slic3r/GUI/Widgets/ImageSwitchButton.cpp +++ b/src/slic3r/GUI/Widgets/ImageSwitchButton.cpp @@ -108,6 +108,7 @@ void ImageSwitchButton::render(wxDC& dc) wxSize size = GetSize(); wxSize szIcon; + wxSize szContent = textSize; ScalableBitmap &icon = GetValue() ? m_on : m_off; int content_height = icon.GetBmpHeight() + textSize.y + m_padding; @@ -267,6 +268,7 @@ void FanSwitchButton::render(wxDC& dc) wxSize size = GetSize(); wxSize szIcon; + wxSize szContent = textSize; ScalableBitmap& icon = GetValue() ? m_on : m_off; //int content_height = icon.GetBmpHeight() + textSize.y + m_padding; diff --git a/src/slic3r/GUI/Widgets/RoundedRectangle.cpp b/src/slic3r/GUI/Widgets/RoundedRectangle.cpp index f86f144ddc..07f2aa0b30 100644 --- a/src/slic3r/GUI/Widgets/RoundedRectangle.cpp +++ b/src/slic3r/GUI/Widgets/RoundedRectangle.cpp @@ -1,4 +1,5 @@ #include "RoundedRectangle.hpp" +#include "../wxExtensions.hpp" #include #include diff --git a/src/slic3r/GUI/Widgets/SpinInput.cpp b/src/slic3r/GUI/Widgets/SpinInput.cpp index cee447769e..5c8b91a0c7 100644 --- a/src/slic3r/GUI/Widgets/SpinInput.cpp +++ b/src/slic3r/GUI/Widgets/SpinInput.cpp @@ -205,6 +205,8 @@ void SpinInput::messureSize() if (size.y < h) { size.y = h; } + wxSize minSize = size; + minSize.x = GetMinWidth(); StaticBox::SetSize(size); SetMinSize(size); wxSize btnSize = {14, (size.y - 4) / 2}; diff --git a/src/slic3r/GUI/Widgets/StepCtrl.cpp b/src/slic3r/GUI/Widgets/StepCtrl.cpp index cdd25ea1f0..73a3e80dd3 100644 --- a/src/slic3r/GUI/Widgets/StepCtrl.cpp +++ b/src/slic3r/GUI/Widgets/StepCtrl.cpp @@ -322,6 +322,7 @@ void StepIndicator::doRender(wxDC &dc) dc.DrawEllipse(circleX - radius, circleY - radius, radius * 2, radius * 2); // Draw content ( icon or text ) in circle if (disabled) { + wxSize sz = bmp_ok.GetBmpSize(); dc.DrawBitmap(bmp_ok.bmp(), circleX - radius, circleY - radius); } else { dc.SetFont(font_tip); diff --git a/src/slic3r/GUI/Widgets/TabCtrl.cpp b/src/slic3r/GUI/Widgets/TabCtrl.cpp index 73d792a4e0..f766df864b 100644 --- a/src/slic3r/GUI/Widgets/TabCtrl.cpp +++ b/src/slic3r/GUI/Widgets/TabCtrl.cpp @@ -117,7 +117,31 @@ int TabCtrl::AppendItem(const wxString &item, bool TabCtrl::DeleteItem(int item) { - return false; + if (item < 0 || item >= btns.size()) { + return false; + } + const bool selection_changed = sel >= item; + + if (selection_changed) { + sendTabCtrlEvent(true); + } + + Button* btn = btns[item]; + btn->Destroy(); + btns.erase(btns.begin() + item); + sizer->Remove(item * 2); + if (btns.size() > 1) + sizer->GetItem(sizer->GetItemCount() - 1)->SetMinSize({0, 0}); + + if (selection_changed) { + sel--; // `relayout()` uses `sel` so we need to update this before calling `relayout()` + } + relayout(); + if (selection_changed) { + sendTabCtrlEvent(); + } + + return true; } void TabCtrl::DeleteAllItems() diff --git a/src/slic3r/GUI/Widgets/TempInput.cpp b/src/slic3r/GUI/Widgets/TempInput.cpp index 6ae82776de..f581f73bf1 100644 --- a/src/slic3r/GUI/Widgets/TempInput.cpp +++ b/src/slic3r/GUI/Widgets/TempInput.cpp @@ -412,6 +412,7 @@ void TempInput::render(wxDC &dc) /*if (!text.IsEmpty()) { }*/ + wxSize textSize = text_ctrl->GetSize(); if (align_right) { if (pt.x + labelSize.x > size.x) text = wxControl::Ellipsize(text, dc, wxELLIPSIZE_END, size.x - pt.x); pt.y = (size.y - labelSize.y) / 2; diff --git a/src/slic3r/GUI/Widgets/WebView.cpp b/src/slic3r/GUI/Widgets/WebView.cpp index 2bbe519c46..a84a150416 100644 --- a/src/slic3r/GUI/Widgets/WebView.cpp +++ b/src/slic3r/GUI/Widgets/WebView.cpp @@ -373,7 +373,7 @@ bool WebView::RunScript(wxWebView *webView, wxString const &javascript) }, NULL); return true; #endif - } catch (std::exception&) { + } catch (std::exception &) { return false; } } diff --git a/src/slic3r/GUI/WipeTowerDialog.cpp b/src/slic3r/GUI/WipeTowerDialog.cpp index e965c803ff..78662c1f3a 100644 --- a/src/slic3r/GUI/WipeTowerDialog.cpp +++ b/src/slic3r/GUI/WipeTowerDialog.cpp @@ -3,6 +3,7 @@ #include "libslic3r/FlushVolCalc.hpp" #include "WipeTowerDialog.hpp" #include "BitmapCache.hpp" +#include "GUI.hpp" #include "I18N.hpp" #include "GUI_App.hpp" #include "MsgDialog.hpp" @@ -734,6 +735,9 @@ void WipingPanel::update_warning_texts() static const wxColour g_warning_color = *wxRED; static const wxColour g_normal_color = *wxBLACK; + wxString multi_str = m_flush_multiplier_ebox->GetValue(); + float multiplier = wxAtof(multi_str); + bool has_exception_flush = false; for (int i = 0; i < edit_boxes.size(); i++) { auto& box_vec = edit_boxes[i]; diff --git a/src/slic3r/GUI/wxExtensions.cpp b/src/slic3r/GUI/wxExtensions.cpp index 65ed46ba42..b542723e15 100644 --- a/src/slic3r/GUI/wxExtensions.cpp +++ b/src/slic3r/GUI/wxExtensions.cpp @@ -491,6 +491,7 @@ wxBitmap* get_default_extruder_color_icon(bool thin_icon/* = false*/) const double em = Slic3r::GUI::wxGetApp().em_unit(); const int icon_width = lround((thin_icon ? 2 : 4.5) * em); const int icon_height = lround(2 * em); + bool dark_mode = Slic3r::GUI::wxGetApp().dark_mode(); wxClientDC cdc((wxWindow*)Slic3r::GUI::wxGetApp().mainframe); wxMemoryDC dc(&cdc); diff --git a/src/slic3r/Utils/ASCIIFolding.cpp b/src/slic3r/Utils/ASCIIFolding.cpp index 7e47448067..0eb02a5f8c 100644 --- a/src/slic3r/Utils/ASCIIFolding.cpp +++ b/src/slic3r/Utils/ASCIIFolding.cpp @@ -1953,7 +1953,8 @@ std::string fold_utf8_to_ascii(const std::string &src, bool is_convert_for_filen for (wchar_t c : wstr) fold_to_ascii(c, out); if (is_convert_for_filename) { - auto dstStr = boost::locale::conv::utf_to_utf(dst); + std::wstring_convert> converter; + auto dstStr = converter.to_bytes(dst); std::size_t found = dstStr.find_last_of("/\\"); if (found != std::string::npos) { @@ -1963,7 +1964,7 @@ std::string fold_utf8_to_ascii(const std::string &src, bool is_convert_for_filen std::string newFileName = regex_replace(filename, reg, ""); dstStr = dir + "\\" + newFileName; } - return dstStr; + dst = converter.from_bytes(dstStr); } return boost::locale::conv::utf_to_utf(dst.c_str(), dst.c_str() + dst.size()); diff --git a/src/slic3r/Utils/CalibUtils.cpp b/src/slic3r/Utils/CalibUtils.cpp index 88c59075ea..e68969acbf 100644 --- a/src/slic3r/Utils/CalibUtils.cpp +++ b/src/slic3r/Utils/CalibUtils.cpp @@ -519,7 +519,7 @@ bool CalibUtils::calib_flowrate(int pass, const CalibInfo &calib_info, wxString const ConfigOptionFloats *nozzle_diameter_config = printer_config.option("nozzle_diameter"); assert(nozzle_diameter_config->values.size() > 0); float nozzle_diameter = nozzle_diameter_config->values[0]; - // float xyScale = nozzle_diameter / 0.6; + float xyScale = nozzle_diameter / 0.6; // scale z to have 7 layers double first_layer_height = print_config.option("initial_layer_print_height")->value; double layer_height = nozzle_diameter / 2.0; // prefer 0.2 layer height for 0.4 nozzle @@ -618,7 +618,7 @@ void CalibUtils::calib_pa_pattern(const CalibInfo &calib_info, Model& model) float nozzle_diameter = printer_config.option("nozzle_diameter")->get_at(0); - for (const auto opt : SuggestedConfigCalibPAPattern().float_pairs) { + for (const auto& opt : SuggestedConfigCalibPAPattern().float_pairs) { print_config.set_key_value(opt.first, new ConfigOptionFloat(opt.second)); } @@ -627,11 +627,11 @@ void CalibUtils::calib_pa_pattern(const CalibInfo &calib_info, Model& model) full_config, print_config.get_abs_value("line_width"), print_config.get_abs_value("layer_height"), 0))); - for (const auto opt : SuggestedConfigCalibPAPattern().nozzle_ratio_pairs) { + for (const auto& opt : SuggestedConfigCalibPAPattern().nozzle_ratio_pairs) { print_config.set_key_value(opt.first, new ConfigOptionFloat(nozzle_diameter * opt.second / 100)); } - for (const auto opt : SuggestedConfigCalibPAPattern().int_pairs) { + for (const auto& opt : SuggestedConfigCalibPAPattern().int_pairs) { print_config.set_key_value(opt.first, new ConfigOptionInt(opt.second)); } @@ -1067,6 +1067,7 @@ bool CalibUtils::process_and_store_3mf(Model *model, const DynamicPrintConfig &f { GLVolumeCollection glvolume_collection; std::vector colors_out(1); + unsigned char rgb_color[4] = {255, 255, 255, 255}; ColorRGBA new_color {1.0f, 1.0f, 1.0f, 1.0f}; colors_out.push_back(new_color); @@ -1079,9 +1080,9 @@ bool CalibUtils::process_and_store_3mf(Model *model, const DynamicPrintConfig &f const ModelObject &model_object = *model->objects[obj_idx]; for (int volume_idx = 0; volume_idx < (int)model_object.volumes.size(); ++ volume_idx) { - // const ModelVolume &model_volume = *model_object.volumes[volume_idx]; + const ModelVolume &model_volume = *model_object.volumes[volume_idx]; for (int instance_idx = 0; instance_idx < (int)model_object.instances.size(); ++ instance_idx) { - // const ModelInstance &model_instance = *model_object.instances[instance_idx]; + const ModelInstance &model_instance = *model_object.instances[instance_idx]; glvolume_collection.load_object_volume(&model_object, obj_idx, volume_idx, instance_idx, "volume", true, false, true); glvolume_collection.volumes.back()->set_render_color(new_color); glvolume_collection.volumes.back()->set_color(new_color); @@ -1127,11 +1128,11 @@ bool CalibUtils::process_and_store_3mf(Model *model, const DynamicPrintConfig &f store_params.strategy = SaveStrategy::Silence | SaveStrategy::WithGcode | SaveStrategy::SplitModel | SaveStrategy::SkipModel; - Slic3r::store_bbs_3mf(store_params); + bool success = Slic3r::store_bbs_3mf(store_params); store_params.strategy = SaveStrategy::Silence | SaveStrategy::SplitModel | SaveStrategy::WithSliceInfo | SaveStrategy::SkipAuxiliary; store_params.path = config_3mf_path.c_str(); - Slic3r::store_bbs_3mf(store_params); + success = Slic3r::store_bbs_3mf(store_params); release_PlateData_list(plate_data_list); return true; diff --git a/src/slic3r/Utils/ESP3D.cpp b/src/slic3r/Utils/ESP3D.cpp index c95d292afe..531e9d08e9 100644 --- a/src/slic3r/Utils/ESP3D.cpp +++ b/src/slic3r/Utils/ESP3D.cpp @@ -1,6 +1,8 @@ #include "ESP3D.hpp" #include +#include +#include #include #include #include @@ -10,7 +12,13 @@ #include #include +#include #include +#include +#include +#include +#include +#include #include "libslic3r/PrintConfig.hpp" #include "slic3r/GUI/GUI.hpp" @@ -18,6 +26,7 @@ #include "slic3r/GUI/MsgDialog.hpp" #include "Http.hpp" #include "SerialMessage.hpp" +#include "SerialMessageType.hpp" namespace fs = boost::filesystem; namespace pt = boost::property_tree; diff --git a/src/slic3r/Utils/Obico.cpp b/src/slic3r/Utils/Obico.cpp index 6486e43114..5541d1c683 100644 --- a/src/slic3r/Utils/Obico.cpp +++ b/src/slic3r/Utils/Obico.cpp @@ -10,8 +10,10 @@ #include #include #include +#include #include +#include #include #include "slic3r/GUI/GUI.hpp" @@ -20,6 +22,8 @@ #include "slic3r/GUI/format.hpp" #include "Http.hpp" #include "libslic3r/AppConfig.hpp" +#include "Bonjour.hpp" +#include "slic3r/GUI/BonjourDialog.hpp" namespace fs = boost::filesystem; namespace pt = boost::property_tree; diff --git a/src/slic3r/Utils/PresetUpdater.cpp b/src/slic3r/Utils/PresetUpdater.cpp index 55bb426463..cdd91eb22e 100644 --- a/src/slic3r/Utils/PresetUpdater.cpp +++ b/src/slic3r/Utils/PresetUpdater.cpp @@ -52,6 +52,7 @@ using Slic3r::GUI::Config::SnapshotDB; namespace Slic3r { +static const char *INDEX_FILENAME = "index.idx"; static const char *TMP_EXTENSION = ".data"; diff --git a/src/slic3r/Utils/UndoRedo.cpp b/src/slic3r/Utils/UndoRedo.cpp index 8e7bd703c3..eaf90c7349 100644 --- a/src/slic3r/Utils/UndoRedo.cpp +++ b/src/slic3r/Utils/UndoRedo.cpp @@ -1071,7 +1071,7 @@ bool StackImpl::has_redo_snapshot() const // BBS: undo-redo until modify record auto it = std::lower_bound(m_snapshots.begin(), m_snapshots.end(), Snapshot(m_active_snapshot_time)); - for (; it != m_snapshots.end(); ++it) { + for (it; it != m_snapshots.end(); ++it) { if (snapshot_modifies_project(*it)) return true; } @@ -1340,12 +1340,12 @@ bool StackImpl::has_real_change_from(size_t time) const Snapshot(m_active_snapshot_time)); if (it_active == m_snapshots.end()) return true; if (it_active > it_time) { - for (; it_time < it_active; ++it_time) { + for (it_time; it_time < it_active; ++it_time) { if (snapshot_modifies_project(*it_time)) return true; } } else { - for (; it_active < it_time; ++it_active) { + for (it_active; it_active < it_time; ++it_active) { if (snapshot_modifies_project(*it_active)) return true; }