Compare commits

..

69 Commits

Author SHA1 Message Date
SoftFever
6187063190 bump to rc2 2026-03-06 12:12:40 +08:00
SoftFever
b9f93ffd99 Merge branch 'main' into release/v2.3 2026-03-06 12:11:47 +08:00
SoftFever
586118a875 Merge branch 'main' into release/v2.3 2026-03-06 11:14:54 +08:00
SoftFever
ca1f360b83 bump version to 2.3.2-rc 2026-03-01 14:14:33 +08:00
Ian Bassi
4c73ac2fea Fix "Glidlines" "gridlines locale (#12529) 2026-03-01 14:13:54 +08:00
gerchowl
36b764f735 fix: typo "Glidlines" → "Gridlines" in View menu tooltip (#12527) 2026-03-01 14:13:54 +08:00
Rodrigo Faselli
ce1d91024b Fix missing infill layers (fill_surface_by_multilines & fill_surface_trapezoidal bug fix) (#12516)
* FillRectilinear bugfix

* cleaning

* Revert "cleaning"

This reverts commit 0de21ada78.

* Filltrapezoidal is OK

* Filltrapezoidal fix 2
2026-03-01 14:13:54 +08:00
SoftFever
2f3bfd03d5 fix missing translations for Canvas Toolbar Menu 2026-03-01 14:13:53 +08:00
SoftFever
f03c34024d update profile version 2026-03-01 14:13:53 +08:00
SoftFever
6b3f554732 update locale 2026-03-01 14:13:53 +08:00
yw4z
325ced958e Add option for hiding / showing gridlines (#10545)
Might be useful who want to use custom grid line system with textures. or a clean look

### PROBLEM / SCENARIOS
• Custom made textures overlapping with grid system. so it might be confusing for user if want to use specific markings
• User may found its a distracting item and wants a clean look

### SOLUTION
added to view menu
<img width="477" height="434" alt="Screenshot-20251230192707" src="https://github.com/user-attachments/assets/e298d9b2-5f8f-4e33-af22-ea7c84c9b5b8" />

added to canvas menu
<img width="278" height="297" alt="Screenshot-20251230192717" src="https://github.com/user-attachments/assets/a9952408-a361-4e64-ad9a-72e2480c74cf" />

Clean look without gridlines
<img width="1669" height="1157" alt="Screenshot-20250827144140" src="https://github.com/user-attachments/assets/9229f330-9543-4d39-a8fc-01deb9b61336" />

<img width="1669" height="1157" alt="Screenshot-20250827144212" src="https://github.com/user-attachments/assets/ab3848fb-74d7-4618-8bc7-0cdff10a3804" />


Few Examples with custom made textures / markings without gridlines
<img width="1669" height="1157" alt="Screenshot-20250827140008" src="https://github.com/user-attachments/assets/5d7b17ab-e97a-489c-9e4d-99157a37b6b7" />

<img width="1669" height="1157" alt="Screenshot-20250827141904" src="https://github.com/user-attachments/assets/a7e0f360-a85a-489d-9bc2-39286984643a" />
2026-03-01 14:13:53 +08:00
SoftFever
bbbc044e92 update locale and Simplified/Tranditional Chinese translation 2026-03-01 14:13:53 +08:00
Valerii Bokhan
0c666da430 Enhancement: Enabling base patterns (infill) for Organic supports (#12141)
Enhancement: Enabling base patterns for Organic supports
2026-03-01 14:13:53 +08:00
Valerii Bokhan
c924b8ed25 I18n: Preview translations minor fix (Ukrainian) (#12504) 2026-03-01 14:13:53 +08:00
SoftFever
c8dde0f8ca update locale 2026-03-01 14:13:52 +08:00
Ian Bassi
401fb935bc Fix: Init Serialized options (#12489)
Update Tab.cpp
2026-03-01 14:13:52 +08:00
Ian Bassi
7747a6e7a1 Preview translations (#12503)
Updated new preview options missing
+ Ru improvements (thanks @valerii-bokhan )
2026-03-01 14:13:52 +08:00
Ioannis Giannakas
545cdc74ca Fix wipe tower first layer leaving gaps when spacing other than 100pc is specified (#12491)
Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-03-01 14:13:52 +08:00
Heiko Liebscher
b0e19d5577 add new de translations (#12501)
add new translations
2026-03-01 14:13:52 +08:00
Molly K
df216c5105 Simplified Chinese translation improvement (≈ lines after 16500) (second minor update) (#12453)
* SAVE line 20K+ ~ 16573

* fix syntax errors

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-03-01 14:13:52 +08:00
Alexandre Folle de Menezes
e5d037c044 Fix GUI strings that should start with uppercase (#12499) 2026-03-01 14:13:52 +08:00
SoftFever
6e01d38a5c Skip uploading cache for PR build (#12494) 2026-03-01 14:13:51 +08:00
SoftFever
37790f2a3d Feature/mac_build (#12493)
* fix deps cache miss for Mac PR build
2026-03-01 14:13:51 +08:00
tome9111991
6437fb57e8 Fix: crash in PA calibration pattern generation (#12406)
Fix crash in PA calibration pattern generation

Reset current extruder ID and clear pointers in set_extruders to prevent dangling pointers when extruders are recreated. Also fixed undefined behavior by checking if the vector is empty before taking max_element.

Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-03-01 14:13:51 +08:00
yw4z
a46c8970bf Filament Selection dialog Fixes / Improvements (#12325)
* Update 22.js

* fix printer list empty

* switch to vertical scrolling on custom filaments

* Update 23.css

* add stats

* fix uncommon filament types

* fix setup wizerd styling

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-03-01 14:13:51 +08:00
Ian Bassi
03bc0af038 "None (allow paint)" to "Painted Only" (#12487)
Co-authored-by: Valerii Bokhan <80919135+valerii-bokhan@users.noreply.github.com>
2026-03-01 14:13:51 +08:00
Felix14_v2
c03fdb4ca0 Update Russian localization (#12001) 2026-03-01 14:13:51 +08:00
SoftFever
1162b101b8 Change bed temperature type to use highest temp by default (#12486)
## Summary
- Change default bed temperature type from "By First filament" to "By Highest Temp"
- Move `bed_temperature_formula` option from develop mode to advanced mode for better accessibility
- Relocate UI control from "Basic Information - Advanced" to "Multimaterial Setup" section where it's more relevant for multi-filament printing
Using the highest temperature of all printed filaments is generally safer for bed adhesion than using the first filament's temperature, especially in multi-material prints where different filaments may require different bed temperatures.

<img width="390" height="239" alt="Screenshot 2026-02-26 at 18 44 56" src="https://github.com/user-attachments/assets/0fe9f8c7-062a-4a7a-8ab3-c52df7e74b26" />
2026-03-01 14:13:51 +08:00
Valerii Bokhan
f91971baf9 Fix: Fixed the values comparison for Float-based config options (#12478) 2026-03-01 14:13:51 +08:00
Argo
937b356725 Wipe tower "infinite out of bed line" fix (#12267)
Fix wipe tower out-of-bed moves

Co-authored-by: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com>
2026-03-01 14:13:50 +08:00
Boštjan Čadež
721ee0ab00 Fix: macOS 2 finger tap moves moves slider instead of opening context menu (#12375) 2026-03-01 14:13:50 +08:00
SoftFever
f054e3ad9b Fix wipe tower skirt alignment by computing bbx from actual first-layer polygon (#12457) 2026-03-01 14:13:50 +08:00
Ian Bassi
1a57ec13a5 Minor export text change (#12461) 2026-03-01 14:13:50 +08:00
Alexandre Folle de Menezes
c7b65ef498 Fix spacing issues (#12404) 2026-03-01 14:13:50 +08:00
Ioannis Giannakas
31cb77116c Fix wipe tower Y offset for SEMM (#12442) 2026-03-01 14:13:50 +08:00
Ian Bassi
74f75bb90d JD processor upgrade (#12440)
* Update GCodeProcessor.cpp

Co-Authored-By: Rodrigo Faselli <162915171+RF47@users.noreply.github.com>

* Fix

Co-Authored-By: Rodrigo Faselli <162915171+RF47@users.noreply.github.com>

* get_axis_max_jerk_with_jd

* get_get fix

Co-Authored-By: Rodrigo Faselli <162915171+RF47@users.noreply.github.com>

---------

Co-authored-by: Rodrigo Faselli <162915171+RF47@users.noreply.github.com>
2026-03-01 14:13:50 +08:00
Alexandre Folle de Menezes
a3c067cd3b Add translation markers to measure units (#12403)
# Description
Some units were missing the translation markers, others were not in the standard format.
2026-03-01 14:13:49 +08:00
Rodrigo Faselli
90cd00382a Added Junction Deviation support to time estimation (#12417)
# Description

This PR enhances the GCodeProcessor's time estimation by incorporating Junction Deviation (JD) into the jerk calculations, providing more accurate print time predictions for firmwares that use JD (like modern Marlin).

Key Changes:
- Added JD support to time estimation

- Reads machine_max_junction_deviation (machine limits) and default_junction_deviation (print profile)

- When JD is enabled (>0), replaces traditional X/Y jerk values with JD-based calculation:
$Jerk = \sqrt{2.5\cdot JD \cdot acceleration }$

- Falls back to traditional jerk when JD is not used

# Test:
JD:0.0256mm   Accel.: 1000 mm/s²
<img width="2560" height="1392" alt="image" src="https://github.com/user-attachments/assets/f0e95294-bfca-400e-bffc-8d615d051b70" />

Jerk: 8mm/s  (equivalent)
<img width="2560" height="1392" alt="image" src="https://github.com/user-attachments/assets/8508727e-70f6-49ed-ac19-002db73e957b" />

JD:0.0128mm (4mm/s jerk)
<img width="2560" height="1392" alt="image" src="https://github.com/user-attachments/assets/91b04d3b-1b9e-48f4-b4b4-5addda2eff57" />
2026-03-01 14:13:49 +08:00
Sabriel-Koh
deef8b107d fix: filament remap should not "paint" unpainted triangles (#12437)
fix: filament remap should not "paint" unpainted triangles and should update the object extruder UI
2026-03-01 14:13:49 +08:00
Kellwa
478f1fa117 Anycubic Kobra Neo printer profiles (#12341)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* fix

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-03-01 14:13:49 +08:00
mlugo-apx
3f82902ebe Add Elegoo filament profiles to OrcaFilamentLibrary (#12359)
* Add Elegoo filament profiles to OrcaFilamentLibrary

Add 7 Elegoo filament profiles based on manufacturer specifications:
- Elegoo Rapid PETG (high-speed PETG, 240-270°C, 30-600mm/s)
- Elegoo PETG Pro (standard PETG, 230-260°C, 30-270mm/s)
- Elegoo PETG-CF (carbon fiber PETG, 240-270°C, 30-220mm/s)
- Elegoo PLA (standard PLA, 190-230°C, 30-280mm/s)
- Elegoo Rapid PLA+ (high-speed PLA, 190-230°C, 30-600mm/s)
- Elegoo ASA (ASA, 250-280°C, 30-270mm/s)
- Elegoo TPU 95A (flexible TPU, 220-240°C, 30-60mm/s)

All settings sourced from Elegoo's official product specifications.

* Fix dual seam fuzzy painted rev 2 (#11923)

* 2 seam fuzzy 2nd attempt

* Update FuzzySkin.cpp

* Fix debug SVG

* solve bump artifact in extrusion junction joint

* minor fixes

* cleaning

Update FuzzySkin.cpp

* Fix filament override changes not appearing in Unsaved Changes and showing as “Undef category” in preset comparison (#12298)

* Fix an issue that on Windows the Bambu legacy plugin is 01.10.01.09 (#12380)

* tweak legacy library migration from rename to copy in BBLNetworkPlugin (#12400)

* tweak legacy library migration from rename to copy in BBLNetworkPlugin

* Add Pressure Advance visualization support (#11673)

* Add Pressure Advance visualization support

Signed-off-by: minicx <minicx@disroot.org>

* Port Pressure Advance visualization to libvgcode architecture

Adapt PA visualization (originally in commit e3a77259) to work with
the new libvgcode library introduced by upstream PR #10735.

Changes across the libvgcode stack:
- PathVertex: add pressure_advance field
- Types.hpp: add PressureAdvance to EViewType enum
- ViewerImpl: add ColorRange, color mapping, range updates for PA
- LibVGCodeWrapper: pass pressure_advance from MoveVertex to PathVertex

GCodeViewer UI integration:
- Add "Pressure Advance" to view type dropdown
- Add PA color range in legend (3 decimal places)
- Add PA value display in sequential view marker tooltip
- Add PA row in position properties table

The GCodeProcessor PA parsing (M900, M572, SET_PRESSURE_ADVANCE)
is preserved from the original implementation.

* Tag Pressure Advance visualization changes with ORCA comments

Signed-off-by: minicx <minicx@disroot.org>

---------

Signed-off-by: minicx <minicx@disroot.org>
Co-authored-by: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>

* Fix time estimation using wrong machine limits due to broken extruder_id indexing (#12411)

The extruder_id*2 offset in get_axis_max_feedrate/get_axis_max_acceleration
was cherry-picked from BambuStudio's per-nozzle limit system, which OrcaSlicer
never ported. Without that system the limit arrays only have 2 values
([0]=Normal, [1]=Stealth), so any extruder_id > 0 or the uninitialized
value (255) would overshoot the array and fall back to values.back(),
always returning stealth-mode limits and producing incorrect time estimates.

Revert to indexing by time mode only (matching v2.3.1 behavior) and simplify
the M201/M203 handlers to write only the two mode slots they actually use.

* Fix machine envelope G-code emitting wrong limits due to broken extruder_id indexing (#12414)

print_machine_envelope() used get_extruder_id(extruder_id)*2 to index
machine limit arrays that only hold [Normal, Stealth] (2 entries).
For multi-extruder setups this went out-of-bounds, causing wrong M201/M203
values in the G-code which then override the estimator's correct limits.

Same class of bug as c6d1c11ebb but on the G-code writer side.

Changes:
- Remove unused extruder_id param from print_machine_envelope()
- Use .values.front() for M201/M203, matching M204/M205 in same function
- Change get_option_value() fallback from .back() to .front() so any
  future out-of-bounds index returns Normal mode instead of Stealth

* update error message when plugin upgrade failed

* Add and update pt-BR translations (#12409)

* Add preference for filament area height to reduce scrolling while using 16+ filaments (#12317)

Fixes https://github.com/OrcaSlicer/OrcaSlicer/issues/12284

Adds a preference for filaments area height since every user has different amount of MM units and external filaments
so users can set a value that fits their setups this way

we might see 3 or 6 filaments for each unit on future. thats why i set value as int

used 10 as default value. its good for 2 multimaterial units ( 8 filaments ) and 1 external filament

min value is 8.  might be good when no external filaments in use

max value is 99. UI works same as 2.3.1 version

<img width="562" height="122" alt="Screenshot-20260215194149" src="https://github.com/user-attachments/assets/309cec36-8b83-48f3-875f-d5f22a9631e7" />

**BEFORE**
Scrollable area fixed for 10 items. that causes a lot of scrolling whe user has 3 or 4 ams units

<img width="411" height="237" alt="Screenshot-20260215194816" src="https://github.com/user-attachments/assets/fc7823c0-d82a-4d1f-bb5b-56e8dd47abd2" />

**AFTER**
value 10. - 2 multimaterial units ( 8 filaments ) and 1 external filament
<img width="1002" height="250" alt="Screenshot-20260215195243" src="https://github.com/user-attachments/assets/e3238cd1-788e-4ed2-b048-89c63bd323db" />

value 18  - 4 multimaterial units ( 16 filaments ) and 1 external filament
<img width="1001" height="355" alt="Screenshot-20260215195127" src="https://github.com/user-attachments/assets/afe0305e-fcb4-4a51-b8dc-e70a063aa391" />

* Fix: Correct range checking for int and float Config Options + QoL changes in tooltips (#11915)

* Fix float number not working properly for option min/max (#11211)

* ConfigOptionDef: min/max values type are changed from INT to FLOAT.

(cherry picked from commit f277bc80c22e0c9a067481a4301922e2c96aed47)

* Fix infinite loop and crash when `fuzzy_skin_point_distance` = 0 (SoftFever/OrcaSlicer#11069)

* Fix Linux build issue

* Fix float comparison due to precision loss

* Fix: Range check added for coInt options; Ranges and defaults added in tooltips

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>

* Update machine profile for OpenEYE Peacock V2 (#12333)

* OpenEYE Peacock V2 machine profile: Add printer_agent key to enable AMS filament synchronization (Klipper/Moonraker)

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>

* Optimize retraction settings in printer profiles to reduce stringing and improve print quality

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>

---------

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>

* Fix preheat regression bugs  (#12438)

Fix preheat regression bugs
revert 769fc137c7

* Fix the issue where `resources/profiles/OrcaFilamentLibrary.json` is not updated accordingly.

---------

Signed-off-by: minicx <minicx@disroot.org>
Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>
Co-authored-by: Rodrigo Faselli <162915171+RF47@users.noreply.github.com>
Co-authored-by: Kiss Lorand <50251547+kisslorand@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: minicx <39405619+loss-and-quick@users.noreply.github.com>
Co-authored-by: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Alexandre Folle de Menezes <afmenez@terra.com.br>
Co-authored-by: yw4z <ywsyildiz@gmail.com>
Co-authored-by: Valerii Bokhan <80919135+valerii-bokhan@users.noreply.github.com>
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>
2026-03-01 14:13:49 +08:00
Derrick
1c42f67000 Fix Intra-layer "As Object List" not working. (#12368)
Added checks in ByLayer print sequence to handle ordering for Intra-layer ordering option. Prevents new ordering setup when "As object list" is enabled.
2026-03-01 14:13:49 +08:00
SoftFever
b45c7a8112 Fix preheat regression bugs (#12438)
Fix preheat regression bugs
revert 769fc137c7
2026-03-01 14:13:49 +08:00
Sezgin AÇIKGÖZ
da8be684dc Update machine profile for OpenEYE Peacock V2 (#12333)
* OpenEYE Peacock V2 machine profile: Add printer_agent key to enable AMS filament synchronization (Klipper/Moonraker)

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>

* Optimize retraction settings in printer profiles to reduce stringing and improve print quality

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>

---------

Signed-off-by: Sezgin AÇIKGÖZ <sezginacikgoz@mail.com>
2026-03-01 14:13:49 +08:00
Valerii Bokhan
dc27345b05 Fix: Correct range checking for int and float Config Options + QoL changes in tooltips (#11915)
* Fix float number not working properly for option min/max (#11211)

* ConfigOptionDef: min/max values type are changed from INT to FLOAT.

(cherry picked from commit f277bc80c22e0c9a067481a4301922e2c96aed47)

* Fix infinite loop and crash when `fuzzy_skin_point_distance` = 0 (SoftFever/OrcaSlicer#11069)

* Fix Linux build issue

* Fix float comparison due to precision loss

* Fix: Range check added for coInt options; Ranges and defaults added in tooltips

---------

Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-03-01 14:13:49 +08:00
yw4z
10cfab0501 Add preference for filament area height to reduce scrolling while using 16+ filaments (#12317)
Fixes https://github.com/OrcaSlicer/OrcaSlicer/issues/12284

Adds a preference for filaments area height since every user has different amount of MM units and external filaments
so users can set a value that fits their setups this way

we might see 3 or 6 filaments for each unit on future. thats why i set value as int

used 10 as default value. its good for 2 multimaterial units ( 8 filaments ) and 1 external filament

min value is 8.  might be good when no external filaments in use

max value is 99. UI works same as 2.3.1 version

<img width="562" height="122" alt="Screenshot-20260215194149" src="https://github.com/user-attachments/assets/309cec36-8b83-48f3-875f-d5f22a9631e7" />

**BEFORE**
Scrollable area fixed for 10 items. that causes a lot of scrolling whe user has 3 or 4 ams units

<img width="411" height="237" alt="Screenshot-20260215194816" src="https://github.com/user-attachments/assets/fc7823c0-d82a-4d1f-bb5b-56e8dd47abd2" />

**AFTER**
value 10. - 2 multimaterial units ( 8 filaments ) and 1 external filament
<img width="1002" height="250" alt="Screenshot-20260215195243" src="https://github.com/user-attachments/assets/e3238cd1-788e-4ed2-b048-89c63bd323db" />

value 18  - 4 multimaterial units ( 16 filaments ) and 1 external filament
<img width="1001" height="355" alt="Screenshot-20260215195127" src="https://github.com/user-attachments/assets/afe0305e-fcb4-4a51-b8dc-e70a063aa391" />
2026-03-01 14:13:49 +08:00
Alexandre Folle de Menezes
4146066f76 Add and update pt-BR translations (#12409) 2026-03-01 14:13:49 +08:00
SoftFever
8aa43d1ef7 update error message when plugin upgrade failed 2026-03-01 14:13:49 +08:00
SoftFever
04bf8b6bb9 Fix machine envelope G-code emitting wrong limits due to broken extruder_id indexing (#12414)
print_machine_envelope() used get_extruder_id(extruder_id)*2 to index
machine limit arrays that only hold [Normal, Stealth] (2 entries).
For multi-extruder setups this went out-of-bounds, causing wrong M201/M203
values in the G-code which then override the estimator's correct limits.

Same class of bug as c6d1c11ebb but on the G-code writer side.

Changes:
- Remove unused extruder_id param from print_machine_envelope()
- Use .values.front() for M201/M203, matching M204/M205 in same function
- Change get_option_value() fallback from .back() to .front() so any
  future out-of-bounds index returns Normal mode instead of Stealth
2026-03-01 14:13:49 +08:00
SoftFever
84b5906ffa Fix time estimation using wrong machine limits due to broken extruder_id indexing (#12411)
The extruder_id*2 offset in get_axis_max_feedrate/get_axis_max_acceleration
was cherry-picked from BambuStudio's per-nozzle limit system, which OrcaSlicer
never ported. Without that system the limit arrays only have 2 values
([0]=Normal, [1]=Stealth), so any extruder_id > 0 or the uninitialized
value (255) would overshoot the array and fall back to values.back(),
always returning stealth-mode limits and producing incorrect time estimates.

Revert to indexing by time mode only (matching v2.3.1 behavior) and simplify
the M201/M203 handlers to write only the two mode slots they actually use.
2026-03-01 14:13:49 +08:00
minicx
318b7742cc Add Pressure Advance visualization support (#11673)
* Add Pressure Advance visualization support

Signed-off-by: minicx <minicx@disroot.org>

* Port Pressure Advance visualization to libvgcode architecture

Adapt PA visualization (originally in commit e3a77259) to work with
the new libvgcode library introduced by upstream PR #10735.

Changes across the libvgcode stack:
- PathVertex: add pressure_advance field
- Types.hpp: add PressureAdvance to EViewType enum
- ViewerImpl: add ColorRange, color mapping, range updates for PA
- LibVGCodeWrapper: pass pressure_advance from MoveVertex to PathVertex

GCodeViewer UI integration:
- Add "Pressure Advance" to view type dropdown
- Add PA color range in legend (3 decimal places)
- Add PA value display in sequential view marker tooltip
- Add PA row in position properties table

The GCodeProcessor PA parsing (M900, M572, SET_PRESSURE_ADVANCE)
is preserved from the original implementation.

* Tag Pressure Advance visualization changes with ORCA comments

Signed-off-by: minicx <minicx@disroot.org>

---------

Signed-off-by: minicx <minicx@disroot.org>
Co-authored-by: Ioannis Giannakas <59056762+igiannakas@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-03-01 14:13:49 +08:00
SoftFever
b68fd2dc21 tweak legacy library migration from rename to copy in BBLNetworkPlugin (#12400)
* tweak legacy library migration from rename to copy in BBLNetworkPlugin
2026-03-01 14:13:49 +08:00
SoftFever
f2cc134a8f Fix an issue that on Windows the Bambu legacy plugin is 01.10.01.09 (#12380) 2026-03-01 14:13:49 +08:00
Kiss Lorand
31d9c9d087 Fix filament override changes not appearing in Unsaved Changes and showing as “Undef category” in preset comparison (#12298) 2026-03-01 14:13:49 +08:00
Rodrigo Faselli
c9ffc5a699 Fix dual seam fuzzy painted rev 2 (#11923)
* 2 seam fuzzy 2nd attempt

* Update FuzzySkin.cpp

* Fix debug SVG

* solve bump artifact in extrusion junction joint

* minor fixes

* cleaning

Update FuzzySkin.cpp
2026-03-01 14:13:49 +08:00
SoftFever
d37be2f4f5 Reapply "Switch to self hosted mac runner (#12024)" with proper fix (#12278)
* Reapply "Switch to self hosted mac runner (#12024)" with proper fix

This reverts commit 783f9926e3.

* use conditional logic for self-hosted runners

* improve readbility
2026-03-01 14:13:49 +08:00
SoftFever
4cc4da8868 fix flatpak CI build cache 2026-03-01 14:13:49 +08:00
SoftFever
9f5214d14d tweak: adjust max volumetric speed for PETG profiles to improve print quality (#12329)
* tweak: adjust max volumetric speed for PETG profiles to improve print quality
2026-03-01 14:13:48 +08:00
Argo
7e63fce706 Fix 3MF import crash for silent-mode machine limits with legacy vector sizes (#12289)
Normalize printer_options_with_variant_2 (stride=2) machine limit vectors during preset merge to handle legacy 3MF/projects that store only a single (normal,silent) pair despite multiple printer variants, preventing set_with_restore() size-mismatch crashes.

Crash error message during 3MF import as project:

<img width="833" height="274" alt="image" src="https://github.com/user-attachments/assets/f92148a9-98c6-47b7-a0ab-d5ac8b1f2be4" />

3MF attached that causes the bug. 
[cube.3mf.zip](https://github.com/user-attachments/files/25318309/cube.3mf.zip)
2026-02-15 20:50:17 +08:00
Matthias Blaicher
380f4b4a18 Fix EGL/GLX mismatch causing blank 3D preview on Linux (#12308)
- Add configurable GLEW_USE_EGL option (default OFF) to match wxWidgets
- Explicitly set wxUSE_GLCANVAS_EGL=OFF for vendored wxWidgets build
- Add compile-time check to detect EGL/GLX backend mismatch between
  GLEW and wxWidgets, preventing silent rendering failures

The bug occurred when GLEW was compiled with EGL support (using
eglGetProcAddress) but wxWidgets created GLX contexts. This mismatch
caused OpenGL function pointers to fail loading, resulting in blank
3D model preview.

Co-authored-by: SoftFever <softfeverever@gmail.com>
2026-02-15 16:27:07 +08:00
SoftFever
240cf9ab5d bump version to 2.3.2-beta2 2026-02-15 14:31:57 +08:00
Branden Cash
05cb8b4d89 feat(MoonrakerPrinterAgent): support Happy Hare as alternative to AFC for filament sync (#12307)
# Description


# Screenshots/Recordings/Graphs


https://github.com/user-attachments/assets/5558b4be-24eb-4f2d-83fd-8482560a0014

<img width="445" height="285" alt="Screenshot 2026-02-14 at 7 31 57 PM" src="https://github.com/user-attachments/assets/e71fee66-05da-4f9c-8123-0f52e93f0ebb" />


## Tests

Removed configured filaments and pressed the sync button. Observed the filaments configured in my system were populated.
2026-02-15 14:31:29 +08:00
SoftFever
897a3e915f bump profile version to "02.03.02.40" (#12309) 2026-02-15 14:26:33 +08:00
Ian Bassi
586e96479a Linux: Repaired VFA tower (#12290)
* Update CalibUtils.cpp

* VFA.drc case to vfa.drc
2026-02-15 14:26:33 +08:00
Ian Bassi
0879b2079b Spanish minor update (#12268) 2026-02-15 14:26:33 +08:00
Ian Bassi
c4801250ea Spanish Update (#12254)
* Spanish Update
2026-02-15 14:26:33 +08:00
SoftFever
f0386d981f Revert "Switch to self hosted mac runner (#12024)"
This reverts commit f1212be6bb.
2026-02-14 18:11:06 +08:00
Argo
cd5c8f2ad0 Ported Bambu Studio wipe tower interface features (with improved preheat and cooldown behaviour) - NEW (#12266)
Wipe tower interface features and preheat fixes

Fresh PR branch rebuilt on upstream/main (squash of origin/BBL-studio-wipe-tower-merge) to avoid merge-history issues.
2026-02-13 22:57:55 +08:00
SoftFever
2d0a0568e7 Change SoftFever version from '2.3.2-dev' to '2.3.2-beta' 2026-02-13 19:43:45 +08:00
172 changed files with 6907 additions and 12504 deletions

View File

@@ -134,7 +134,7 @@ jobs:
flatpak:
name: "Flatpak"
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-49
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-48
options: --privileged
volumes:
- /usr/local/lib/android:/usr/local/lib/android
@@ -170,7 +170,7 @@ jobs:
git_commit_hash="${{ github.event.pull_request.head.sha }}"
else
ver=V$ver_pure
git_commit_hash="${{ github.sha }}"
git_commit_hash=""
fi
echo "ver=$ver" >> $GITHUB_ENV
echo "ver_pure=$ver_pure" >> $GITHUB_ENV
@@ -194,12 +194,7 @@ jobs:
restore-keys: flatpak-builder-${{ matrix.variant.arch }}-
- name: Disable debug info for faster CI builds
run: |
sed -i '/^build-options:/a\ no-debuginfo: true\n strip: true' \
scripts/flatpak/io.github.orcaslicer.OrcaSlicer.yml
shell: bash
- name: Inject git commit hash into Flatpak manifest
run: |
sed -i "/name: OrcaSlicer/{n;s|buildsystem: simple|buildsystem: simple\n build-options:\n env:\n git_commit_hash: \"$git_commit_hash\"|}" \
sed -i '0,/^finish-args:/s//build-options:\n no-debuginfo: true\n strip: true\nfinish-args:/' \
scripts/flatpak/io.github.orcaslicer.OrcaSlicer.yml
shell: bash
- uses: flatpak/flatpak-github-actions/flatpak-builder@master
@@ -224,4 +219,3 @@ jobs:
asset_name: OrcaSlicer-Linux-flatpak_nightly_${{ matrix.variant.arch }}.flatpak
asset_content_type: application/octet-stream
max_releases: 1 # optional, if there are more releases than this matching the asset_name, the oldest ones are going to be deleted

1
.gitignore vendored
View File

@@ -44,4 +44,3 @@ test.js
/.cache/
.clangd
internal_docs/
*.flatpak

View File

@@ -42,7 +42,7 @@ cmake --build build/arm64 --config RelWithDebInfo --target all --
### Building on Linux
**Always use this command to build the project when testing build issues on Linux.**
```bash
cmake --build build --config RelWithDebInfo --target all --
cmake --build build/arm64 --config RelWithDebInfo --target all --
```

View File

@@ -89,9 +89,10 @@ else ()
endif ()
find_package(Git)
if(DEFINED ENV{git_commit_hash} AND NOT "$ENV{git_commit_hash}" STREQUAL "")
message(STATUS "Specified git commit hash: $ENV{git_commit_hash}")
if(GIT_FOUND AND EXISTS "${CMAKE_SOURCE_DIR}/.git")
if(GIT_FOUND AND EXISTS "${CMAKE_SOURCE_DIR}/.git")
if(DEFINED ENV{git_commit_hash} AND NOT "$ENV{git_commit_hash}" STREQUAL "")
message(STATUS "Specified git commit hash: $ENV{git_commit_hash}")
# Convert the given hash to short hash
execute_process(
COMMAND ${GIT_EXECUTABLE} rev-parse --short "$ENV{git_commit_hash}"
@@ -99,20 +100,17 @@ if(DEFINED ENV{git_commit_hash} AND NOT "$ENV{git_commit_hash}" STREQUAL "")
OUTPUT_VARIABLE GIT_COMMIT_HASH
OUTPUT_STRIP_TRAILING_WHITESPACE
)
add_definitions("-DGIT_COMMIT_HASH=\"${GIT_COMMIT_HASH}\"")
else()
# No .git directory (e.g., Flatpak sandbox) — truncate directly
string(SUBSTRING "$ENV{git_commit_hash}" 0 7 GIT_COMMIT_HASH)
# Check current Git commit hash
execute_process(
COMMAND ${GIT_EXECUTABLE} log -1 --format=%h
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
OUTPUT_VARIABLE GIT_COMMIT_HASH
OUTPUT_STRIP_TRAILING_WHITESPACE
)
add_definitions("-DGIT_COMMIT_HASH=\"${GIT_COMMIT_HASH}\"")
endif()
add_definitions("-DGIT_COMMIT_HASH=\"${GIT_COMMIT_HASH}\"")
elseif(GIT_FOUND AND EXISTS "${CMAKE_SOURCE_DIR}/.git")
# Check current Git commit hash
execute_process(
COMMAND ${GIT_EXECUTABLE} log -1 --format=%h
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
OUTPUT_VARIABLE GIT_COMMIT_HASH
OUTPUT_STRIP_TRAILING_WHITESPACE
)
add_definitions("-DGIT_COMMIT_HASH=\"${GIT_COMMIT_HASH}\"")
endif()
if(DEFINED ENV{SLIC3R_STATIC})
@@ -173,7 +171,10 @@ option(BUILD_TESTS "Build unit tests" OFF)
option(ORCA_TOOLS "Build Orca tools" OFF)
if (FLATPAK)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=gnu++20")
set(SLIC3R_PCH OFF CACHE BOOL "" FORCE)
set(SLIC3R_FHS ON CACHE BOOL "" FORCE)
set(BUILD_TESTS OFF CACHE BOOL "" FORCE)
set(SLIC3R_DESKTOP_INTEGRATION OFF CACHE BOOL "" FORCE)
endif ()
@@ -454,12 +455,9 @@ if (NOT MSVC AND ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" OR "${CMAKE_CXX_COMP
add_compile_options(-Wno-unknown-pragmas)
endif()
# Compress the debug info with zstd to save space in Flatpak CI builds
if(FLATPAK)
if(("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" AND CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 13.0) OR
("${CMAKE_CXX_COMPILER_ID}" MATCHES "Clang" AND CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 15.0))
add_compile_options(-gz=zstd)
endif()
# Bit of a hack for flatpak building: compress the debug info with zstd to save space in CI
if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" AND CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 13.0)
add_compile_options(-gz=zstd)
endif()
if("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU" AND CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 14)

View File

@@ -198,22 +198,22 @@ echo -e "${GREEN}All required dependencies found${NC}"
# Install runtime and SDK if requested
if [[ "$INSTALL_RUNTIME" == true ]]; then
echo -e "${YELLOW}Installing GNOME runtime and SDK...${NC}"
flatpak install --user -y flathub org.gnome.Platform//49
flatpak install --user -y flathub org.gnome.Sdk//49
flatpak install --user -y flathub org.gnome.Platform//48
flatpak install --user -y flathub org.gnome.Sdk//48
fi
# Check if required runtime is available
if ! flatpak info --user org.gnome.Platform//49 &> /dev/null; then
echo -e "${RED}Error: GNOME Platform 49 runtime is not installed.${NC}"
if ! flatpak info --user org.gnome.Platform//48 &> /dev/null; then
echo -e "${RED}Error: GNOME Platform 48 runtime is not installed.${NC}"
echo "Run with -i flag to install it automatically, or install manually:"
echo "flatpak install --user flathub org.gnome.Platform//49"
echo "flatpak install --user flathub org.gnome.Platform//48"
exit 1
fi
if ! flatpak info --user org.gnome.Sdk//49 &> /dev/null; then
echo -e "${RED}Error: GNOME SDK 49 is not installed.${NC}"
if ! flatpak info --user org.gnome.Sdk//48 &> /dev/null; then
echo -e "${RED}Error: GNOME SDK 48 is not installed.${NC}"
echo "Run with -i flag to install it automatically, or install manually:"
echo "flatpak install --user flathub org.gnome.Sdk//49"
echo "flatpak install --user flathub org.gnome.Sdk//48"
exit 1
fi
@@ -318,7 +318,7 @@ fi
MANIFEST="scripts/flatpak/io.github.orcaslicer.OrcaSlicer.yml"
if [[ "$NO_DEBUGINFO" == true ]]; then
MANIFEST="scripts/flatpak/io.github.orcaslicer.OrcaSlicer.no-debug.yml"
sed '/^build-options:/a\ no-debuginfo: true\n strip: true' \
sed '0,/^finish-args:/s//build-options:\n no-debuginfo: true\n strip: true\nfinish-args:/' \
scripts/flatpak/io.github.orcaslicer.OrcaSlicer.yml > "$MANIFEST"
echo -e "${YELLOW}Debug info disabled (using temp manifest)${NC}"
fi

3
deps/CMakeLists.txt vendored
View File

@@ -189,9 +189,6 @@ if (NOT IS_CROSS_COMPILE OR NOT APPLE)
-DCMAKE_C_COMPILER:STRING=${CMAKE_C_COMPILER}
-DCMAKE_CXX_COMPILER:STRING=${CMAKE_CXX_COMPILER}
-DCMAKE_TOOLCHAIN_FILE:STRING=${CMAKE_TOOLCHAIN_FILE}
-DCMAKE_EXE_LINKER_FLAGS:STRING=${CMAKE_EXE_LINKER_FLAGS}
-DCMAKE_SHARED_LINKER_FLAGS:STRING=${CMAKE_SHARED_LINKER_FLAGS}
-DCMAKE_MODULE_LINKER_FLAGS:STRING=${CMAKE_MODULE_LINKER_FLAGS}
-DBUILD_SHARED_LIBS:BOOL=OFF
${_cmake_osx_arch}
"${_configs_line}"

2
deps/TBB/TBB.cmake vendored
View File

@@ -1,4 +1,4 @@
if (FLATPAK AND "${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
if (FLATPAK)
set(_patch_command ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_LIST_DIR}/GNU.cmake ./cmake/compilers/GNU.cmake)
else()
set(_patch_command "")

View File

@@ -3889,7 +3889,7 @@ msgid ""
msgstr ""
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9091,7 +9091,7 @@ msgstr ""
msgid "Top/bottom shells"
msgstr ""
msgid "First layer speed"
msgid "Initial layer speed"
msgstr ""
msgid "Other layers speed"
@@ -10045,13 +10045,13 @@ msgstr ""
msgid "Global shortcuts"
msgstr ""
msgid "Pan view"
msgid "Pan View"
msgstr ""
msgid "Rotate view"
msgid "Rotate View"
msgstr ""
msgid "Zoom view"
msgid "Zoom View"
msgstr ""
msgid ""
@@ -10470,7 +10470,7 @@ msgid "Open G-code file:"
msgstr ""
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
@@ -10954,7 +10954,7 @@ msgid "Elephant foot compensation"
msgstr ""
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
@@ -11129,39 +11129,39 @@ msgid ""
"filament does not support printing on the Textured PEI Plate."
msgstr ""
msgid "First layer"
msgid "Initial layer"
msgstr ""
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
@@ -12918,7 +12918,7 @@ msgid ""
msgstr ""
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
@@ -12959,38 +12959,38 @@ msgstr ""
msgid "Jerk for infill."
msgstr ""
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr ""
msgid "Jerk for travel."
msgstr ""
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
msgid "First layer height"
msgid "Initial layer height"
msgstr ""
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr ""
msgid "First layer infill"
msgid "Initial layer infill"
msgstr ""
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr ""
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr ""
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr ""
msgid "Number of slow layers"
@@ -13001,11 +13001,10 @@ msgid ""
"increased in a linear fashion over the specified number of layers."
msgstr ""
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr ""
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
msgid "Full fan speed at layer"
@@ -14197,13 +14196,13 @@ msgstr ""
msgid "Expand all raft layers in XY plane."
msgstr ""
msgid "First layer density"
msgid "Initial layer density"
msgstr ""
msgid "Density of the first raft or support layer."
msgstr ""
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr ""
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -16313,10 +16312,10 @@ msgid ""
"following format:'[x, y]' (x and y are floating-point numbers in mm)."
msgstr ""
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr ""
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr ""
msgid "Size of the first layer bounding box"

View File

@@ -4128,7 +4128,7 @@ msgstr ""
"Restableix a 0.1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9689,7 +9689,7 @@ msgstr "Parets"
msgid "Top/bottom shells"
msgstr "Carcasses superior/inferior"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Velocitat de la capa inicial"
msgid "Other layers speed"
@@ -10743,13 +10743,13 @@ msgstr "Mostrar la llista de dreceres de teclat"
msgid "Global shortcuts"
msgstr "Dreceres Globals"
msgid "Pan view"
msgid "Pan View"
msgstr "Vista Panoràmica"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Rotar la vista"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Vista amb Zoom"
msgid ""
@@ -11192,7 +11192,7 @@ msgid "Open G-code file:"
msgstr "Obre el fitxer de Codi-G:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Un objecte té la capa inicial buida i no es pot imprimir. Si us plau, talleu "
@@ -11778,7 +11778,7 @@ msgid "Elephant foot compensation"
msgstr "Compensació de Peu d'Elefant"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Redueix la capa inicial a la placa d'impressió per compensar l'efecte de Peu "
@@ -11996,49 +11996,49 @@ msgstr ""
"Temperatura del llit de les capes excepte la inicial. El valor 0 significa "
"que el filament no admet imprimir a la Base PEI amb Textura."
msgid "First layer"
msgid "Initial layer"
msgstr "Capa inicial"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Temperatura del llit en la capa inicial"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Temperatura del llit de la capa inicial. El valor 0 significa que el "
"filament no admet la impressió al Cool Plate SuperTack"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Temperatura del llit en la capa inicial. El valor 0 significa que el "
"filament no admet imprimir a la Base Freda"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Temperatura del llit en la capa inicial. El valor 0 significa que el "
"filament no admet imprimir a la Placa Freda Texturitzada"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Temperatura del llit en la capa inicial. El valor 0 significa que el "
"filament no admet imprimir a la Base d'Enginyeria"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Temperatura del llit en la capa inicial. El valor 0 significa que el "
"filament no admet imprimir a la Base d'Alta Temperatura"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Temperatura del llit en la capa inicial. El valor 0 significa que el "
@@ -14393,7 +14393,7 @@ msgstr ""
"predeterminada."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Acceleració de la capa inicial. L'ús d'un valor inferior pot millorar "
@@ -14436,43 +14436,42 @@ msgstr "Sacsejada( Jerk ) per a la superfície superior"
msgid "Jerk for infill."
msgstr "Sacsejada( Jerk ) per farciment"
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Sacsejada( Jerk ) per a la capa inicial"
msgid "Jerk for travel."
msgstr "Sacsejada( Jerk ) per deplaçament"
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Amplada de línia de la capa inicial. Si s'expressa en %, es calcularà sobre "
"el diàmetre del broquet."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Alçada de la capa inicial"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Alçada de la capa inicial. Fer que l'alçada inicial de la capa sigui "
"lleugerament més gruixuda pot millorar l'adherència de la placa d'impressió"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Velocitat de la capa inicial excepte la part de farciment sòlid"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Farciment de la capa inicial"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Velocitat de farciment sòlid de la capa inicial"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Velocitat de desplaçament de la capa inicial"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Velocitat de desplaçament de la capa inicial"
msgid "Number of slow layers"
@@ -14485,11 +14484,10 @@ msgstr ""
"Les primeres capes s'imprimeixen més lentament del normal. La velocitat "
"augmenta gradualment de manera lineal sobre el nombre especificat de capes."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Temperatura del broquet a la capa inicial"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Temperatura del broquet per imprimir la capa inicial quan s'utilitza aquest "
"filament"
@@ -15955,13 +15953,13 @@ msgstr "Expansió de la Vora d'Adherència"
msgid "Expand all raft layers in XY plane."
msgstr "Expandir totes les capes de Vora d'Adherència en el pla XY"
msgid "First layer density"
msgid "Initial layer density"
msgstr "Densitat de la primera capa"
msgid "Density of the first raft or support layer."
msgstr "Densitat de la primera Vora d'Adherència o capa de suport"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Expansió de la primera capa"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -18571,11 +18569,11 @@ msgstr ""
"Vector de punts de la primera capa del casc convex. Cada element té el "
"següent format:'[x, y]' (x i y són nombres de coma flotant en mm)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr ""
"Cantonada inferior esquerra de la caixa delimitadora de la primera capa"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Cantonada superior dreta de la caixa delimitadora de la primera capa"
msgid "Size of the first layer bounding box"
@@ -19650,7 +19648,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

File diff suppressed because it is too large Load Diff

View File

@@ -4265,7 +4265,7 @@ msgstr ""
"Auf 0,1 zurückgesetzt"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -10168,7 +10168,7 @@ msgstr "Wände"
msgid "Top/bottom shells"
msgstr "Obere/Untere Schichten"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Geschwindigkeit der ersten Schicht"
msgid "Other layers speed"
@@ -11275,13 +11275,13 @@ msgstr "Liste der Tastaturkürzel anzeigen"
msgid "Global shortcuts"
msgstr "Globale Tastaturkürzel"
msgid "Pan view"
msgid "Pan View"
msgstr "Pan-Ansicht"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Drehen der Ansicht"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Ansicht zoomen"
msgid ""
@@ -11736,7 +11736,7 @@ msgid "Open G-code file:"
msgstr "Öffne G-Code-Datei:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Ein Objekt hat eine leere erste Schicht und kann nicht gedruckt werden. "
@@ -12362,7 +12362,7 @@ msgid "Elephant foot compensation"
msgstr "Elefantenfußkompensation"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Schrumpft die erste Schicht auf der Druckplatte, um den Elefantenfuß-Effekt "
@@ -12594,28 +12594,28 @@ msgstr ""
"Druckbetttemperatur nach der ersten Schicht. 0 bedeutet, dass das Filament "
"nicht auf der texturierten PEI-Platte unterstützt wird."
msgid "First layer"
msgid "Initial layer"
msgstr "Erste Schicht"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Druckbettemperatur für die erste Schicht"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Dies ist die Betttemperatur der ersten Schicht. Ein Wert von 0 bedeutet, "
"dass das Filament auf der kalten Druckplatte SuperTack nicht unterstützt "
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Dies ist die Betttemperatur der ersten Schicht. Ein Wert von 0 bedeutet, "
"dass das Filament auf der kalten Druckplatte nicht unterstützt wird."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Dies ist die Betttemperatur der ersten Schicht. Ein Wert von 0 bedeutet, "
@@ -12623,21 +12623,21 @@ msgstr ""
"unterstützt wird."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Dies ist die Betttemperatur der ersten Schicht. Ein Wert von 0 bedeutet, "
"dass das Filament auf der technischen Druckplatte nicht unterstützt wird."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Dies ist die Betttemperatur der ersten Schicht. Ein Wert von 0 bedeutet, "
"dass das Filament auf der Hochtemperatur-Druckplatte nicht unterstützt wird."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Druckbetttemperatur der ersten Schicht. 0 bedeutet, dass das Filament nicht "
@@ -15100,7 +15100,7 @@ msgstr ""
"Standardbeschleunigung berechnet."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Beschleunigung der ersten Schicht. Die Verwendung eines niedrigeren Wertes "
@@ -15148,43 +15148,42 @@ msgstr "Ruckwert Oberseiten"
msgid "Jerk for infill."
msgstr "Ruckwert Füllung"
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Ruckwert erste Schicht"
msgid "Jerk for travel."
msgstr "Jerk for Bewegung"
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Linienbreite der ersten Schicht. Wenn als Prozentsatz angegeben, wird sie in "
"Bezug auf den Düsendurchmesser berechnet."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Höhe der ersten Schicht"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Höhe der ersten Schicht. Eine etwas dickere erste Schicht kann die Haftung "
"der Druckplatte verbessern"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Geschwindigkeit der ersten Schicht mit Ausnahme der massiven Füllung."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Füllung"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Geschwindigkeit des massiven Füllung der ersten Schicht."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Bewegung"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Bewegungsgeschwindigkeit der ersten Schicht"
msgid "Number of slow layers"
@@ -15198,11 +15197,10 @@ msgstr ""
"Geschwindigkeit wird allmählich linear über die angegebene Anzahl von "
"Schichten erhöht."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Düsentemperatur für die erste Schicht"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Düsentemperatur zum Drucken der ersten Schicht bei Verwendung dieses "
"Filaments"
@@ -16754,13 +16752,13 @@ msgstr "Druckbasis Erweiterung"
msgid "Expand all raft layers in XY plane."
msgstr "Druckbasis in der XY-Ebene erweitern"
msgid "First layer density"
msgid "Initial layer density"
msgstr "Dichte der ersten Schicht"
msgid "Density of the first raft or support layer."
msgstr "Dichte der ersten Schicht der Druckbasis oder Support"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Ausdehnung der ersten Schicht"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -19472,10 +19470,10 @@ msgstr ""
"Vektor von Punkten der konvexen Hülle der ersten Schicht. Jedes Element hat "
"das folgende Format: '[x, y]' (x und y sind Gleitkommazahlen in mm)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "Untere linke Ecke der Begrenzungsbox der ersten Schicht"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Obere rechte Ecke der Begrenzungsbox der ersten Schicht"
msgid "Size of the first layer bounding box"
@@ -20593,8 +20591,10 @@ msgstr "Ende: "
msgid "Cornering settings"
msgstr "Eckeneinstellungen"
msgid "Note: Lower values = sharper corners but slower speeds."
msgstr "Hinweis: Niedrigere Werte = schärfere Ecken, aber langsamere Geschwindigkeiten."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
"Hinweis: Niedrigere Werte = schärfere Ecken, aber langsamere "
"Geschwindigkeiten.\n"
msgid ""
"Marlin 2 Junction Deviation detected:\n"

View File

@@ -3933,7 +3933,7 @@ msgstr ""
"It has been reset to 0.1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -8220,13 +8220,13 @@ msgid "View control settings"
msgstr ""
msgid "Rotate of view"
msgstr "Rotate view"
msgstr "Rotate View"
msgid "Move of view"
msgstr "Pan view"
msgstr "Pan View"
msgid "Zoom of view"
msgstr "Zoom view"
msgstr "Zoom View"
msgid "Other"
msgstr ""
@@ -9210,7 +9210,7 @@ msgstr ""
msgid "Top/bottom shells"
msgstr ""
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "First layer speed"
msgid "Other layers speed"
@@ -10192,13 +10192,13 @@ msgstr ""
msgid "Global shortcuts"
msgstr ""
msgid "Pan view"
msgid "Pan View"
msgstr ""
msgid "Rotate view"
msgid "Rotate View"
msgstr ""
msgid "Zoom view"
msgid "Zoom View"
msgstr ""
msgid ""
@@ -10624,7 +10624,7 @@ msgid "Open G-code file:"
msgstr ""
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
@@ -11121,7 +11121,7 @@ msgid "Elephant foot compensation"
msgstr ""
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"This shrinks the first layer on the build plate to compensate for elephant "
@@ -11321,49 +11321,49 @@ msgstr ""
"This is the bed temperature for layers except for the first one. A value of "
"0 means the filament does not support printing on the Textured PEI Plate."
msgid "First layer"
msgid "Initial layer"
msgstr "First layer"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "First layer bed temperature"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"This is the bed temperature of the first layer. A value of 0 means the "
"filament does not support printing on the Cool Plate SuperTack."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"This is the bed temperature of the first layer. A value of 0 means the "
"filament does not support printing on the Cool Plate."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"This is the bed temperature of the first layer. A value of 0 means the "
"filament does not support printing on the Textured Cool Plate."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"This is the bed temperature of the first layer. A value of 0 means the "
"filament does not support printing on the Engineering Plate."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"This is the bed temperature of the first layer. A value of 0 means the "
"filament does not support printing on the High Temp Plate."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"This is the bed temperature of the first layer. A value of 0 means the "
@@ -13196,7 +13196,7 @@ msgid ""
msgstr ""
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"This is the printing acceleration for the first layer. Using limited "
@@ -13239,42 +13239,41 @@ msgstr ""
msgid "Jerk for infill."
msgstr ""
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr ""
msgid "Jerk for travel."
msgstr ""
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
msgid "First layer height"
msgid "Initial layer height"
msgstr "First layer height"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"This is the height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"This is the height of the first layer. Making the first layer height thicker "
"can improve build plate adhesion."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr ""
"This is the speed for the first layer except for solid infill sections."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "First layer infill"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "This is the speed for solid infill parts of the first layer."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr ""
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr ""
#, fuzzy
@@ -13286,11 +13285,10 @@ msgid ""
"increased in a linear fashion over the specified number of layers."
msgstr ""
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "First layer nozzle temperature"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "Nozzle temperature for printing the first layer with this filament"
msgid "Full fan speed at layer"
@@ -14520,13 +14518,13 @@ msgstr ""
msgid "Expand all raft layers in XY plane."
msgstr "This expands all raft layers in XY plane."
msgid "First layer density"
msgid "Initial layer density"
msgstr "First layer density"
msgid "Density of the first raft or support layer."
msgstr "This is the density of the first raft or support layer."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "First layer expansion"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -16715,10 +16713,10 @@ msgid ""
"following format:'[x, y]' (x and y are floating-point numbers in mm)."
msgstr ""
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr ""
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr ""
msgid "Size of the first layer bounding box"
@@ -17688,7 +17686,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -4263,7 +4263,7 @@ msgstr ""
"Restableciendo a 0,1."
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -10156,7 +10156,7 @@ msgstr "Perímetros"
msgid "Top/bottom shells"
msgstr "Cubiertas Superiores/Inferiores"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Velocidad de la primera capa"
msgid "Other layers speed"
@@ -11247,13 +11247,13 @@ msgstr "Muestra lista de atajos de teclado"
msgid "Global shortcuts"
msgstr "Atajos globales"
msgid "Pan view"
msgid "Pan View"
msgstr "Desplazar vista"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Rotar Vista"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Hacer Zoom"
msgid ""
@@ -11704,7 +11704,7 @@ msgid "Open G-code file:"
msgstr "Abrir archivo G-Code:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Un objeto tiene la primera capa vacía y no se puede imprimir. Por favor, "
@@ -12321,7 +12321,7 @@ msgid "Elephant foot compensation"
msgstr "Compensación de Pata de elefante"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Contracción de la primera capa en la cama de impresión para compensar el "
@@ -12549,42 +12549,42 @@ msgstr ""
"Temperatura de cama para las capas excepto la inicial. El valor 0 significa "
"que el filamento no es compatible para imprimir en la Cama PEI Texturizada."
msgid "First layer"
msgid "Initial layer"
msgstr "Capa inicial"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Temperatura de la cama durante la primera capa"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Temperatura de cama de la capa inicial. Valor 0 significa que el filamento "
"no es compatible para imprimir en la Cama Fría SuperTack."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Esta es la temperatura de la cama de la primera capa. Un valor de 0 "
"significa que el filamento no admite la impresión en la Cama Fría."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Temperatura de la capa inicial. El valor 0 significa que el filamento no es "
"compatible para imprimir en la placa fría texturizada."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Esta es la temperatura de la cama de la primera capa. Un valor de 0 "
"significa que el filamento no admite la impresión en la Cama de Ingeniería."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Esta es la temperatura de la cama de la primera capa. Un valor de 0 "
@@ -12592,7 +12592,7 @@ msgstr ""
"Temperatura."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Esta es la temperatura de la cama de la primera capa. Un valor de 0 "
@@ -15048,7 +15048,7 @@ msgstr ""
"por defecto."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Aceleración de la primera capa. El uso de un valor más bajo puede mejorar la "
@@ -15093,43 +15093,42 @@ msgstr "Jerk de la superficie superior."
msgid "Jerk for infill."
msgstr "Jerk del relleno."
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Jerk de la primera capa."
msgid "Jerk for travel."
msgstr "Jerk de desplazamiento."
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Ancho de línea de la primera capa. Si se expresa como %, se calculará en "
"base al diámetro de la boquilla."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Altura de la primera capa"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Altura de la primera capa. Hacer que la altura de la primera capa sea "
"ligeramente gruesa puede mejorar la adherencia con la cama de impresión."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Velocidad de la primera capa excepto la parte sólida de relleno."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Relleno de la primera capa"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Velocidad de la parte de relleno sólido de la primera capa."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Velocidad de desplazamiento en la primera capa"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Velocidad de movimientos de desplazamiento en la primera capa."
msgid "Number of slow layers"
@@ -15143,11 +15142,10 @@ msgstr ""
"incrementa gradualmente de una forma lineal sobre el número específicado de "
"capas."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Temperatura de la boquilla de la primera capa"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Temperatura de la boquilla para imprimir la primera capa cuando se utiliza "
"este filamento."
@@ -16711,13 +16709,13 @@ msgid "Expand all raft layers in XY plane."
msgstr ""
"Expandir todas las capas de la balsa (base de impresión) en el plano XY."
msgid "First layer density"
msgid "Initial layer density"
msgstr "Densidad de la primera capa"
msgid "Density of the first raft or support layer."
msgstr "Densidad de la balsa (base de impresión) o capa de soporte."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Expansión de la primera capa"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -19422,10 +19420,10 @@ msgstr ""
"tiene el siguiente formato:'[x, y]' (x e y son números de coma flotante en "
"mm)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "Esquina inferior izquierda del cuadro delimitador de la primera capa"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Esquina superior derecha del cuadro delimitador de la primera capa"
msgid "Size of the first layer bounding box"
@@ -20568,8 +20566,10 @@ msgstr "Fin: "
msgid "Cornering settings"
msgstr "Ajustes de esquinado"
msgid "Note: Lower values = sharper corners but slower speeds."
msgstr "Nota: Valores más bajos = esquinas más afiladas pero velocidades más lentas."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
"Nota: Valores más bajos = esquinas más afiladas pero velocidades más "
"lentas.\n"
msgid ""
"Marlin 2 Junction Deviation detected:\n"
@@ -25071,7 +25071,7 @@ msgstr ""
#~ msgstr "Flujo del puente"
#~ msgid ""
#~ "Acceleration of the first layer. Using a lower value can improve build "
#~ "Acceleration of initial layer. Using a lower value can improve build "
#~ "plate adhensive"
#~ msgstr ""
#~ "Aceleración de la capa inicial. El uso de un valor más bajo puede mejorar "
@@ -25825,7 +25825,7 @@ msgstr ""
#~ msgstr ""
#~ "Ancho de línea por defecto si se ajusta algún ancho de línea es cero"
#~ msgid "Line width of the first layer"
#~ msgid "Line width of initial layer"
#~ msgstr "Ancho de línea de la capa inicial"
#~ msgid "Line width of internal sparse infill"

View File

@@ -4153,7 +4153,7 @@ msgid ""
msgstr "Espacement de lissage trop petit. Réinitialiser à 0.1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9736,7 +9736,7 @@ msgstr "Parois"
msgid "Top/bottom shells"
msgstr "Coques supérieures/inférieures"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Vitesse de couche initiale"
msgid "Other layers speed"
@@ -10816,13 +10816,13 @@ msgstr "Afficher la liste des raccourcis clavier"
msgid "Global shortcuts"
msgstr "Raccourcis globaux"
msgid "Pan view"
msgid "Pan View"
msgstr "Déplacement de vue"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Rotation de la vue"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Vue agrandie"
#, fuzzy
@@ -11267,7 +11267,7 @@ msgid "Open G-code file:"
msgstr "Ouvrir un fichier G-code :"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"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 "
@@ -11862,7 +11862,7 @@ msgid "Elephant foot compensation"
msgstr "Compensation de l'effet patte d'éléphant"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks 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 "
@@ -12085,21 +12085,21 @@ 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 "First layer"
msgid "Initial layer"
msgstr "Couche initiale"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Température du plateau lors de la couche initiale"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Température du plateau de la couche initiale. La valeur 0 signifie que le "
"filament nest pas compatible avec limpression sur la Cool Plate SuperTack"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Il s'agit de la température du plateau pour la première couche. Une valeur à "
@@ -12107,21 +12107,21 @@ msgstr ""
"plate\""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Température du plateau de la couche initiale. La valeur 0 signifie que le "
"filament ne peut pas être imprimé sur la plaque Cool Plate texturée"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing 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 la plaque Engineering"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Il s'agit de la température du plateau pour la première couche. Une valeur à "
@@ -12129,7 +12129,7 @@ msgstr ""
"température (\"High Temp plate\")"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"La température du plateau à la première couche. La valeur 0 signifie que le "
@@ -14514,7 +14514,7 @@ msgstr ""
"laccélération par défaut."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Accélération de la couche initiale. L'utilisation d'une valeur plus basse "
@@ -14558,43 +14558,42 @@ msgstr "Jerk des surfaces supérieures"
msgid "Jerk for infill."
msgstr "Jerk du remplissage"
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Jerk de la couche initiale"
msgid "Jerk for travel."
msgstr "Jerk des déplacements"
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"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 "First layer height"
msgid "Initial layer height"
msgstr "Hauteur de couche initiale"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"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 the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Vitesse de la couche initiale à l'exception du remplissage"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Remplissage de la couche initiale"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Vitesse du remplissage à la couche initiale"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Déplacements"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Vitesse de déplacement de la couche initiale"
msgid "Number of slow layers"
@@ -14608,11 +14607,10 @@ msgstr ""
"vitesse augmente progressivement de manière linéaire sur le nombre de "
"couches spécifié."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Température de la buse de couche initiale"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Température de la buse pour imprimer la couche initiale lors de "
"l'utilisation de ce filament"
@@ -16093,13 +16091,13 @@ msgstr "Agrandissement du radeau"
msgid "Expand all raft layers in XY plane."
msgstr "Développer toutes les couches de radeau dans le plan XY"
msgid "First layer density"
msgid "Initial layer density"
msgstr "Densité de couche initiale"
msgid "Density of the first raft or support layer."
msgstr "Densité du premier radeau ou couche de support"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Extension de la couche initiale"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -18741,11 +18739,11 @@ msgstr ""
"a le format suivant : [x, y] (x et y sont des nombres à virgule flottante "
"en mm)."
msgid "Bottom-left corner of the first layer bounding box"
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"
msgid "Top-right corner of the first layer bounding box"
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"
msgid "Size of the first layer bounding box"
@@ -19831,7 +19829,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

File diff suppressed because it is too large Load Diff

View File

@@ -4153,7 +4153,7 @@ msgstr ""
"È stata ripristinata a 0,1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9702,7 +9702,7 @@ msgstr "Pareti"
msgid "Top/bottom shells"
msgstr "Gusci superiori/inferiori"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Velocità primo strato"
msgid "Other layers speed"
@@ -10775,13 +10775,13 @@ msgstr "Mostra elenco scorciatoie da tastiera"
msgid "Global shortcuts"
msgstr "Scorciatoie globali"
msgid "Pan view"
msgid "Pan View"
msgstr "Vista panoramica"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Ruota vista"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Ingrandimento vista"
msgid ""
@@ -11226,7 +11226,7 @@ msgid "Open G-code file:"
msgstr "Apri un file G-code:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Un oggetto ha lo strato iniziale vuoto e non può essere stampato. Taglia il "
@@ -11819,7 +11819,7 @@ msgid "Elephant foot compensation"
msgstr "Compensazione zampa d'elefante"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Questo parametro restringe il primo strato sul piano di stampa per "
@@ -12047,14 +12047,14 @@ msgstr ""
"valore pari a 0 indica che il filamento non supporta la stampa su Piatto PEI "
"ruvido."
msgid "First layer"
msgid "Initial layer"
msgstr "Primo strato"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Temperatura piatto primo strato"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Indica la temperatura del piatto per il primo strato. Un valore pari a 0 "
@@ -12062,14 +12062,14 @@ msgstr ""
"temperatura."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Indica la temperatura del piatto per il primo strato. Un valore pari a 0 "
"indica che il filamento non supporta la stampa su Piatto a bassa temperatura."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Indica la temperatura del piatto per il primo strato. Un valore pari a 0 "
@@ -12077,21 +12077,21 @@ msgstr ""
"temperatura."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Indica la temperatura del piatto per il primo strato. Un valore pari a 0 "
"indica che il filamento non supporta la stampa su Piatto ingegneristico."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Indica la temperatura del piatto per il primo strato. Un valore pari a 0 "
"indica che il filamento non supporta la stampa su Piatto ad alta temperatura."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Indica la temperatura del piatto per il primo strato. Un valore pari a 0 "
@@ -14457,7 +14457,7 @@ msgstr ""
"predefinita."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Accelerazione di stampa per il primo strato. Utilizzando un valore "
@@ -14503,46 +14503,45 @@ msgstr "Scatto per superficie superiore."
msgid "Jerk for infill."
msgstr "Scatto per riempimento."
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Scatto per strato iniziale."
msgid "Jerk for travel."
msgstr "Scatto per spostamento."
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Larghezza della linea del primo strato. Se espresso come una %, verrà "
"calcolato sul diametro dell'ugello."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Altezza primo strato"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Altezza del primo strato. L'aumento dell'altezza del primo strato può "
"migliorare l'adesione al piano di stampa."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr ""
"Indica la velocità per il primo strato, tranne che per le sezioni di "
"riempimento solido."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Riempimento primo strato"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr ""
"Indica la velocità per le parti di riempimento solido del primo strato."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Velocità spostamento primo strato"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Velocità di spostamento del primo strato."
msgid "Number of slow layers"
@@ -14556,11 +14555,10 @@ msgstr ""
"viene gradualmente aumentata in modo lineare sul numero di strati "
"specificato."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Temperatura ugello primo strato"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Temperatura dell'ugello per la stampa del primo strato con questo filamento."
@@ -16039,13 +16037,13 @@ msgstr "Espansione della zattera"
msgid "Expand all raft layers in XY plane."
msgstr "Espande tutti gli strati della zattera nel piano XY."
msgid "First layer density"
msgid "Initial layer density"
msgstr "Densità primo strato"
msgid "Density of the first raft or support layer."
msgstr "Densità del primo strato della zattera o del supporto."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Espansione primo strato"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -18682,11 +18680,11 @@ msgstr ""
"Vettore di punti dell'inviluppo convesso del primo strato. Ogni elemento ha "
"il seguente formato: '[x, y]' (x e y sono numeri in virgola mobile in mm)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr ""
"Angolo inferiore sinistro del riquadro di delimitazione del primo strato"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Angolo superiore destro del riquadro di delimitazione del primo strato"
msgid "Size of the first layer bounding box"
@@ -19775,7 +19773,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -3964,7 +3964,7 @@ msgid ""
msgstr "値が小さいです、0.1にリセットします"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr "1層目の高さが無効です、0.2mmにリセットします"
@@ -9261,7 +9261,7 @@ msgstr "壁面"
msgid "Top/bottom shells"
msgstr "トップ面/底面"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "1層目の移動速度"
msgid "Other layers speed"
@@ -10246,13 +10246,13 @@ msgstr "ショートカット一覧を表示"
msgid "Global shortcuts"
msgstr "ショートカット"
msgid "Pan view"
msgid "Pan View"
msgstr "移動"
msgid "Rotate view"
msgid "Rotate View"
msgstr "回転"
msgid "Zoom view"
msgid "Zoom View"
msgstr "ズーム"
msgid ""
@@ -10681,7 +10681,7 @@ msgid "Open G-code file:"
msgstr "G-codeファイルを開く"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"オブジェクトはプレートと接触していないため造形できません。サポートを有効する"
@@ -11210,7 +11210,7 @@ msgid "Elephant foot compensation"
msgstr "コーナーはみ出し補正"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr "1層目を縮小して、コーナーのはみ出しを軽減します。"
@@ -11398,45 +11398,45 @@ msgstr ""
"1層目以外のベッド温度。値が0の場合、フィラメントがPEIプレートをサポートしない"
"意味をします。"
msgid "First layer"
msgid "Initial layer"
msgstr "1層目"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "1層目ベッド温度"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"1層目のベッド温度です。値が0の場合、フィラメントが常温プレートに使用できない"
"意味です。"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"1層目のベッド温度です。値が0の場合、フィラメントがエンジニアリング プレートに"
"使用できない意味です。"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"1層目のベッド温度です。値が0の場合、フィラメントが高温プレートに使用できない"
"意味です。"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"1層目のベッド温度。値が0の場合は、フィラメントがPEIプレートをサポートしない意"
@@ -13268,7 +13268,7 @@ msgid ""
msgstr ""
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"1層目の造形加速度です。遅くするとプレートとの接着を向上させることができます"
@@ -13310,39 +13310,38 @@ msgstr ""
msgid "Jerk for infill."
msgstr ""
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr ""
msgid "Jerk for travel."
msgstr ""
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
msgid "First layer height"
msgid "Initial layer height"
msgstr "1層目の高さ"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr "1層目の高さです。高さを大きくすればプレートとの接着性が良くなります。"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "1層目を造形時に、ソリッド インフィル以外の部分の造形速度です。"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "1層目インフィル"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "1層目のソリッド インフィルの造形速度です。"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr ""
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr ""
msgid "Number of slow layers"
@@ -13353,11 +13352,10 @@ msgid ""
"increased in a linear fashion over the specified number of layers."
msgstr ""
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "1層目のズル温度"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "1層目でのズル温度"
msgid "Full fan speed at layer"
@@ -14601,13 +14599,13 @@ msgstr "ラフト拡張"
msgid "Expand all raft layers in XY plane."
msgstr "この設定により、ラフトのXYサイズを拡大します。"
msgid "First layer density"
msgid "Initial layer density"
msgstr "1層目の密度"
msgid "Density of the first raft or support layer."
msgstr "ラフト或はサポートの1層目の密度です。"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "1層目拡張"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -16852,10 +16850,10 @@ msgid ""
"following format:'[x, y]' (x and y are floating-point numbers in mm)."
msgstr ""
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "最初のレイヤーの境界ボックスの左下隅"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "最初のレイヤーの境界ボックスの右上隅"
msgid "Size of the first layer bounding box"
@@ -17819,7 +17817,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -4034,7 +4034,7 @@ msgstr ""
"0.1로 재설정"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9469,7 +9469,7 @@ msgstr "벽"
msgid "Top/bottom shells"
msgstr "상단/하단 쉘"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "초기 레이어 속도"
msgid "Other layers speed"
@@ -10497,13 +10497,13 @@ msgstr "키보드 단축키 목록 보기"
msgid "Global shortcuts"
msgstr "전역 단축키"
msgid "Pan view"
msgid "Pan View"
msgstr "시점 이동"
msgid "Rotate view"
msgid "Rotate View"
msgstr "시점 회전"
msgid "Zoom view"
msgid "Zoom View"
msgstr "시점 확대/축소"
msgid ""
@@ -10937,7 +10937,7 @@ msgid "Open G-code file:"
msgstr "Gcode 파일 열기:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"객체 하나에 초기 레이어가 비어 있어 출력할 수 없습니다. 바닥을 자르거나 서포"
@@ -11486,7 +11486,7 @@ msgid "Elephant foot compensation"
msgstr "코끼리 발 보정"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"코끼리 발 효과를 보정하기 위해 빌드 플레이트에 닿는 첫 레이어를 축소합니다"
@@ -11692,49 +11692,49 @@ msgstr ""
"초기 레이어를 제외한 레이어의 베드 온도. 값 0은 필라멘트가 텍스처 PEI 플레이"
"트 출력을 지원하지 않음을 의미합니다."
msgid "First layer"
msgid "Initial layer"
msgstr "초기 레이어"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "초기 레이어 베드 온도"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"초기 레이어의 베드 온도입니다. 값 0은 필라멘트가 쿨 플레이트(슈퍼택)에 출력"
"할 수 없음을 의미합니다."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"초기 레이어의 베드 온도. 값 0은 필라멘트가 쿨 플레이트 출력을 지원하지 않음"
"을 의미합니다."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"초기 레이어의 베드 온도입니다. 값 0은 필라멘트가 텍스처드 쿨 플레이트에 출력"
"할 수 없음을 의미합니다."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"초기 레이어의 베드 온도. 값 0은 필라멘트가 쿨 플레이트 출력을 지원하지 않음"
"을 의미합니다."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"초기 레이어의 베드 온도입니다. 값 0은 필라멘트가 고온 플레이트 출력을 지원하"
"지 않음을 의미합니다."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"초기 레이어의 베드 온도. 값 0은 필라멘트가 텍스처 PEI 플레이트 출력을 지원하"
@@ -13910,7 +13910,7 @@ msgstr ""
"으로 계산됩니다."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"초기 레이어 가속도. 낮은 값을 사용하면 빌드 플레이트 안착률을 높일 수 있습니"
@@ -13953,41 +13953,40 @@ msgstr "상단 표면 저크"
msgid "Jerk for infill."
msgstr "채우기 저크"
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "초기 레이어 저크"
msgid "Jerk for travel."
msgstr "이동 저크"
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr "초기 레이어의 선 너비. %로 입력 시 노즐 직경에 대한 비율로 계산됩니다."
msgid "First layer height"
msgid "Initial layer height"
msgstr "초기 레이어 높이"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"초기 레이어의 높이입니다. 초기 레이어 높이를 약간 두껍게 하면 빌드 플레이트 "
"접착력을 향상시킬 수 있습니다"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "꽉찬 채우기 부분을 제외한 초기 레이어 속도"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "초기 레이어 채우기"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "초기 레이어의 꽉찬 채우기 속도"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "초기 레이어 이동 속도"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "초기 레이어 이동 속도"
msgid "Number of slow layers"
@@ -14000,11 +13999,10 @@ msgstr ""
"처음 몇 개의 레이어는 평소보다 느리게 출력됩니다. 속도는 지정된 레이어 수에 "
"걸쳐 선형 방식으로 점차 증가합니다."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "초기 레이어 노즐 온도"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "이 필라멘트를 사용할 때 초기 레이어를 출력하기 위한 노즐 온도"
msgid "Full fan speed at layer"
@@ -15388,13 +15386,13 @@ msgstr "라프트 확장"
msgid "Expand all raft layers in XY plane."
msgstr "XY 평면에서 모든 라프트 레이어 확장"
msgid "First layer density"
msgid "Initial layer density"
msgstr "초기 레이어 밀도"
msgid "Density of the first raft or support layer."
msgstr "첫 번째 라프트 또는 서포트의 밀도"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "초기 레이어 확장"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -17851,10 +17849,10 @@ msgstr ""
"첫 번째 레이어 볼록 껍질의 점으로 구성된 벡터입니다. 각 요소의 형식은 '[x, "
"y]'입니다(x 및 y는 mm 단위의 부동 소수점 숫자입니다)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "첫 번째 레이어 경계 상자의 왼쪽 하단 모서리"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "첫 번째 레이어 경계 상자의 오른쪽 위 모서리"
msgid "Size of the first layer bounding box"
@@ -18890,7 +18888,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -4115,7 +4115,7 @@ msgstr ""
"Atstatyta į 0,1."
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9693,7 +9693,7 @@ msgstr "Sienos"
msgid "Top/bottom shells"
msgstr "Viršutiniai/apatiniai paviršiai"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Pradinio sluoksnio greitis"
msgid "Other layers speed"
@@ -10756,13 +10756,13 @@ msgstr "Rodyti sparčiųjų klavišų sąrašą"
msgid "Global shortcuts"
msgstr "Bendrieji spartieji klavišai"
msgid "Pan view"
msgid "Pan View"
msgstr "Judinti vaizdą"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Pasukti vaizdą"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Padidinti vaizdą"
msgid ""
@@ -11201,7 +11201,7 @@ msgid "Open G-code file:"
msgstr "Atidaryti G-kodo failą:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Vienas objektas turi tuščią pradinį sluoksnį ir jo negalima spausdinti. "
@@ -11789,7 +11789,7 @@ msgid "Elephant foot compensation"
msgstr "Dramblio pėdos kompensacija"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Taip sutraukiamas pirmasis spausdinio sluoksnis, kad būtų kompensuotas "
@@ -12008,49 +12008,49 @@ msgstr ""
"Pagrindo temperatūra po pirmojo sluoksnio. 0 reiškia, kad gija nepalaiko "
"spausdinimo ant tekstūruotos PEI plokštės."
msgid "First layer"
msgid "Initial layer"
msgstr "Pradinis sluoksnis"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Pradinė sluoksnio pagrindo temperatūra"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Pradinio sluoksnio pagrindo temperatūra. Reikšmė 0 reiškia, kad gija "
"nepalaiko spausdinimo ant šaltos plokštės „SuperTack“."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Pirmojo sluoksnio temperatūra. 0 reiškia, kad gija nepalaiko spausdinimo ant "
"šaltos plokštės."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Pradinio sluoksnio pagrindo temperatūra. Reikšmė 0 reiškia, kad gija "
"nepalaiko spausdinimo ant tekstūruotos šaltos plokštės."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Pirmojo sluoksnio temperatūra. 0 reiškia, kad gija nepalaiko spausdinimo ant "
"inžinerinės plokštės."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Pirmojo sluoksnio temperatūra. 0 reiškia, kad gija nepalaiko spausdinimo ant "
"aukštos temperatūros plokštės."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Pirmojo sluoksnio temperatūra. 0 reiškia, kad gija nepalaiko spausdinimo ant "
@@ -14372,7 +14372,7 @@ msgstr ""
"100 %), ji bus apskaičiuota pagal numatytąjį pagreitį."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Tai pirmojo sluoksnio spausdinimo pagreitis. Naudojant ribotą pagreitį "
@@ -14417,44 +14417,43 @@ msgstr "Viršutinio paviršiaus trūkčiojimas."
msgid "Jerk for infill."
msgstr "Užpildymo trūkčiojimas."
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Pradinio sluoksnio trūkčiojimas."
msgid "Jerk for travel."
msgstr "Judėjimo trūkčiojimas."
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Pradinio sluoksnio linijos plotis. Jei išreiškiamas %, jis apskaičiuojamas "
"pagal purkštuko skersmenį."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Pradinio sluoksnio aukštis"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Pradinio sluoksnio aukštis. Šiek tiek padidinus pradinio sluoksnio aukštį "
"galima pagerinti pagrindo plokštės sukibimą."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr ""
"Greitis taikomas pirmajam sluoksniui, išskyrus vientiso užpildo ruožus."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Pradinio sluoksnio užpildymas"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Pirmojo sluoksnio vientiso užpildo dalių greitis."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Pradinio sluoksnio judėjimo greitis"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Pradinio sluoksnio judėjimo greitis."
msgid "Number of slow layers"
@@ -14467,11 +14466,10 @@ msgstr ""
"Keli pirmieji sluoksniai spausdinami lėčiau nei įprastai. Greitis "
"palaipsniui linijiniu būdu didinamas per nurodytą sluoksnių skaičių."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Pradinė sluoksnio purkštuko temperatūra"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Purkštuko temperatūra pradiniam sluoksniui spausdinti, kai naudojama ši gija."
@@ -15984,13 +15982,13 @@ msgstr "Platformos išplėtimas"
msgid "Expand all raft layers in XY plane."
msgstr "Tai išplečia visus platformos sluoksnius XY plokštumoje."
msgid "First layer density"
msgid "Initial layer density"
msgstr "Pradinio sluoksnio tankis"
msgid "Density of the first raft or support layer."
msgstr "Pirmojo platformos arba atraminio sluoksnio tankis."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Pradinio sluoksnio išplėtimas"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -18600,10 +18598,10 @@ msgstr ""
"Pirmojo sluoksnio išgaubtojo korpuso taškų vektorius. Kiekvienas elementas "
"yra tokio formato: \"[x, y]\" (x ir y yra slankiojo kablelio skaičiai mm)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "Pirmojo sluoksnio ribų lango apatinis kairysis kampas"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Pirmojo sluoksnio ribų lango viršutinis dešinysis kampas"
msgid "Size of the first layer bounding box"
@@ -19687,7 +19685,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -4054,7 +4054,7 @@ msgstr ""
"Teruggezet naar 0.1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9515,7 +9515,7 @@ msgstr "Wanden"
msgid "Top/bottom shells"
msgstr "Boven-/onderlagen"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Printsnelheid van de eerste laag"
msgid "Other layers speed"
@@ -10546,13 +10546,13 @@ msgstr "Toon lijst met sneltoetsen"
msgid "Global shortcuts"
msgstr "Globale snelkoppelingen"
msgid "Pan view"
msgid "Pan View"
msgstr ""
msgid "Rotate view"
msgid "Rotate View"
msgstr ""
msgid "Zoom view"
msgid "Zoom View"
msgstr ""
msgid ""
@@ -10991,7 +10991,7 @@ msgid "Open G-code file:"
msgstr "Open G-code bestand:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Eén object heeft een lege eerste laag en kan niet geprint worden. Knip een "
@@ -11530,7 +11530,7 @@ msgid "Elephant foot compensation"
msgstr "\"Elephant foot\" compensatie"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Hierdoor krimpt de eerste laag op de bouwplaat om het \"elephant foot\" "
@@ -11747,45 +11747,45 @@ msgstr ""
"Bedtemperatuur na de eerste laag. 0 betekent dat het filament niet wordt "
"ondersteund op de getextureerde PEI-plaat."
msgid "First layer"
msgid "Initial layer"
msgstr "Eerste laag"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Printbed temperatuur voor de eerste laag"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Dit is de bedtemperatuur van de beginlaag. Een waarde van 0 betekent dat het "
"filament printen op de Cool Plate niet ondersteunt."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Dit is de bedtemperatuur van de beginlaag. Een waarde van 0 betekent dat het "
"filament afdrukken op de Engineering Plate niet ondersteunt."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Dit is de bedtemperatuur van de beginlaag. Een waarde van 0 betekent dat het "
"filament printen op de High Temp Plate niet ondersteunt."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"De bedtemperatuur van de eerste laag 0 betekent dat het filament niet wordt "
@@ -13657,7 +13657,7 @@ msgid ""
msgstr ""
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Dit is de afdrukversnelling voor de eerste laag. Een beperkte versnelling "
@@ -13700,43 +13700,42 @@ msgstr ""
msgid "Jerk for infill."
msgstr ""
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr ""
msgid "Jerk for travel."
msgstr ""
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
msgid "First layer height"
msgid "Initial layer height"
msgstr "Laaghoogte van de eerste laag"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Dit is de hoogte van de eerste laag. Door de hoogte van de eerste laag hoger "
"te maken, kan de hechting op het printbed worden verbeterd."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr ""
"Dit is de snelheid voor de eerste laag behalve solide vulling (infill) delen"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Vulling (infill) van de eerste laag"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr ""
"Dit is de snelheid voor de solide vulling (infill) delen van de eerste laag."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr ""
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr ""
msgid "Number of slow layers"
@@ -13747,11 +13746,10 @@ msgid ""
"increased in a linear fashion over the specified number of layers."
msgstr ""
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Mondstuk temperatuur voor de eerste laag"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Mondstuk temperatuur om de eerste laag mee te printen bij gebruik van dit "
"filament"
@@ -15019,13 +15017,13 @@ msgstr "Vlot (raft) expansie"
msgid "Expand all raft layers in XY plane."
msgstr "Dit vergroot alle raft lagen in het XY vlak."
msgid "First layer density"
msgid "Initial layer density"
msgstr "Dichtheid van de eerste laag"
msgid "Density of the first raft or support layer."
msgstr "Dit is de dichtheid van de eerste raft- of support laag."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Vergroten van de eerste laag"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -17348,10 +17346,10 @@ msgid ""
"following format:'[x, y]' (x and y are floating-point numbers in mm)."
msgstr ""
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr ""
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr ""
msgid "Size of the first layer bounding box"
@@ -18349,7 +18347,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -4120,7 +4120,7 @@ msgstr ""
"Zresetowano do 0,1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9646,7 +9646,7 @@ msgstr "Ściany"
msgid "Top/bottom shells"
msgstr "Powłoki górne/dolne"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Szybkość pierwszej warstwy"
msgid "Other layers speed"
@@ -10703,13 +10703,13 @@ msgstr "Pokaż listę skrótów klawiszowych"
msgid "Global shortcuts"
msgstr "Globalne skróty"
msgid "Pan view"
msgid "Pan View"
msgstr "Przesuń widok"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Obróć widok"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Przybliż widok"
msgid ""
@@ -11146,7 +11146,7 @@ msgid "Open G-code file:"
msgstr "Otwórz plik G-code:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Jeden obiekt ma pustą pierwszą warstwę i nie może być wydrukowany. Proszę "
@@ -11731,7 +11731,7 @@ msgid "Elephant foot compensation"
msgstr "Kompensacja \"stopy słonia\""
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Zmniejszenie pierwszej warstwy w płaszczyźnie XY o określoną wartość, aby "
@@ -11951,49 +11951,49 @@ msgstr ""
"Temperatura stołu dla warstw poza pierwszą. Wartość 0 oznacza, że filament "
"nie obsługuje drukowania na Textured PEI Plate."
msgid "First layer"
msgid "Initial layer"
msgstr "Pierwsza warstwa"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Temperatura stołu pierwszej warstwy"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Temperatura stołu dla pierwszej warstwy. Wartość 0 oznacza, że filament nie "
"obsługuje druku na Cool Plate SuperTack."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Temperatura stołu pierwszej warstwy. Wartość 0 oznacza, że filament nie "
"obsługuje drukowania na Cool Plate"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Temperatura stołu dla pierwszej warstwy. Wartość 0 oznacza, że filament nie "
"nadaje się do druku na Textured Cool Plate"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Temperatura stołu pierwszej warstwy. Wartość 0 oznacza, że filament nie "
"obsługuje drukowania na Engineering Plate"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Temperatura stołu pierwszej warstwy. Wartość 0 oznacza, że filament nie "
"obsługuje drukowania na High Temp Plate"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Temperatura stołu pierwszej warstwy. Wartość 0 oznacza, że filament nie "
@@ -14324,7 +14324,7 @@ msgstr ""
"przyspieszenia."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Przyspieszenie dla pierwszej warstwy. Użycie niższej wartości może poprawić "
@@ -14371,43 +14371,42 @@ msgstr "Jerk dla górnej powierzchni"
msgid "Jerk for infill."
msgstr "Jerk dla wypełnienia"
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Jerk pierwszej warstwy"
msgid "Jerk for travel."
msgstr "Jerk przemieszczenia"
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Szerokość linii dla pierwszej warstwy. Jeśli jest wyrażona jako %, zostanie "
"obliczona na podstawie średnicy dyszy."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Wysokość pierwszej warstwy"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Wysokość pierwszej warstwy. Nieznaczne zwiększenie grubości pierwszej "
"warstwy może poprawić przyczepność do stołu"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Prędkość pierwszej warstwy z wyjątkiem pełnego wypełnienia"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Wypełnienie pierwszej warstwy"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Prędkość pełnego wypełnienia na pierwszej warstwie"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Prędkość przemieszczenia pierwszej warstwy"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Prędkość przemieszczenia dla pierwszej warstwy"
msgid "Number of slow layers"
@@ -14420,11 +14419,10 @@ msgstr ""
"Pierwsze kilka warstw jest drukowane wolniej niż zwykle. Prędkość jest "
"stopniowo zwiększana w sposób liniowy przez określoną liczbę warstw."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Temperatura dyszy dla pierwszej warstwy"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Temperatura dyszy do drukowania pierwszej warstwy przy użyciu tego filamentu"
@@ -15882,13 +15880,13 @@ msgstr "Rozszerzenie tratwy"
msgid "Expand all raft layers in XY plane."
msgstr "Rozszerzanie wszystkich warstw tratwy w płaszczyźnie XY"
msgid "First layer density"
msgid "Initial layer density"
msgstr "Gęstość pierwszej warstwy"
msgid "Density of the first raft or support layer."
msgstr "Gęstość pierwszej warstwy raftu lub podpór"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Rozszerzenie pierwszej warstwy"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -18484,10 +18482,10 @@ msgstr ""
"Wektor punktów otoczki wypukłej pierwszej warstwy. Każdy element ma "
"następujący format: „[x, y]” (x i y są liczbami zmiennoprzecinkowymi w mm)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "Ogranicznik lewego dolnego narożnika obszaru pierwszej warstwy"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Prawy górny róg obwiedni pierwszej warstwy"
msgid "Size of the first layer bounding box"
@@ -19549,7 +19547,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-05 17:45-0300\n"
"PO-Revision-Date: 2026-03-08 21:15-0300\n"
"PO-Revision-Date: 2026-02-21 18:15-0300\n"
"Last-Translator: Alexandre Folle de Menezes\n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt_BR\n"
@@ -104,7 +104,7 @@ msgid "Drying"
msgstr "Secando"
msgid "Idle"
msgstr "Ocioso"
msgstr "Inativo"
msgid "Model:"
msgstr "Modelo:"
@@ -1480,7 +1480,7 @@ msgstr "Medir"
msgid ""
"Please confirm explosion ratio = 1, and please select at least one object."
msgstr ""
"Por favor, confirme a taxa de explosão = 1 e selecione pelo menos um objeto."
"Por favor, confirme a taxa de explosão = 1, e selecione pelo menos um objeto."
msgid "Edit to scale"
msgstr "Editar para escala"
@@ -1584,29 +1584,24 @@ msgstr "Montar"
msgid "Please confirm explosion ratio = 1 and select at least two volumes."
msgstr ""
"Por favor, confirme a taxa de explosão = 1 e selecione pelo menos dois "
"volumes."
msgid "Please select at least two volumes."
msgstr "Por favor selecione pelo menos dois volumes."
msgstr ""
msgid "(Moving)"
msgstr "(Movendo)"
msgstr ""
msgid "Point and point assembly"
msgstr "Montagem ponto a ponto"
msgstr ""
msgid ""
"It is recommended to assemble the objects first,\n"
"because the objects is restriced to bed \n"
"and only parts can be lifted."
msgstr ""
"Recomenda-se montar os objetos primeiro,\n"
"porque os objetos ficam restritos à mesa \n"
"e apenas algumas partes podem ser levantadas."
msgid "Face and face assembly"
msgstr "Montagem face a face"
msgstr ""
msgid "Notice"
msgstr "Aviso"
@@ -1651,52 +1646,52 @@ msgid "Based on PrusaSlicer and BambuStudio"
msgstr "Baseado no PrusaSlicer e Bambu Studio"
msgid "STEP files"
msgstr "Arquivos STEP"
msgstr ""
msgid "STL files"
msgstr "Arquivos STL"
msgstr ""
msgid "OBJ files"
msgstr "Arquivos OBJ"
msgstr ""
msgid "AMF files"
msgstr "Arquivos AMF"
msgstr ""
msgid "3MF files"
msgstr "Arquivos 3MF"
msgstr ""
msgid "Gcode 3MF files"
msgstr "Arquivos GCODE/3MF"
msgstr ""
msgid "G-code files"
msgstr "Arquivos G-code"
msgstr ""
msgid "Supported files"
msgstr "Arquivos suportados"
msgstr ""
msgid "ZIP files"
msgstr "Arquivos ZIP"
msgstr ""
msgid "Project files"
msgstr "Arquivos de projeto"
msgstr ""
msgid "Known files"
msgstr "Arquivos conhecidos"
msgstr ""
msgid "INI files"
msgstr "Arquivos INI"
msgstr ""
msgid "SVG files"
msgstr "Arquivos SVG"
msgstr ""
msgid "Texture"
msgstr "Textura"
msgid "Masked SLA files"
msgstr "Arquivos SLA Mascarados"
msgstr ""
msgid "Draco files"
msgstr "Arquivos Draco"
msgstr ""
msgid ""
"OrcaSlicer will terminate because of running out of memory. It may be a bug. "
@@ -2140,7 +2135,7 @@ msgstr ""
"Não - Não alterar essas configurações para mim"
msgid "Suggestion"
msgstr "Sugestão"
msgstr ""
msgid "Text"
msgstr "Texto"
@@ -2762,7 +2757,7 @@ msgstr "Tipo de Linha"
#, c-format, boost-format
msgid "1x1 Grid: %d mm"
msgstr "Grade 1x1: %d mm"
msgstr ""
msgid "More"
msgstr "Mais"
@@ -3318,36 +3313,36 @@ msgstr ""
"Armazenamento normal antes de enviar para a impressora."
msgid "Bad input data for EmbossCreateObjectJob."
msgstr "Dados de entrada inválidos para EmbossCreateObjectJob."
msgstr ""
msgid "Add Emboss text object"
msgstr "Adicionar objeto de texto em relevo"
msgstr ""
msgid "Bad input data for EmbossUpdateJob."
msgstr "Dados de entrada inválidos para EmbossUpdateJob."
msgstr ""
msgid "Created text volume is empty. Change text or font."
msgstr "O volume de texto criado está vazio. Altere o texto ou a fonte."
msgstr ""
msgid "Bad input data for CreateSurfaceVolumeJob."
msgstr "Dados de entrada inválidos para CreateSurfaceVolumeJob."
msgstr ""
msgid "Bad input data for UseSurfaceJob."
msgstr "Dados de entrada inválidos para UseSurfaceJob."
msgstr ""
#. TRN: This is the title of the action appearing in undo/redo stack.
#. It is same for Text and SVG.
msgid "Emboss attribute change"
msgstr "Alteração do atributo de relevo"
msgstr ""
msgid "Add Emboss text Volume"
msgstr "Adicionar volume ao texto em relevo"
msgstr ""
msgid "Font doesn't have any shape for given text."
msgstr "A fonte não possui nenhuma forma para o texto fornecido."
msgstr ""
msgid "There is no valid surface for text projection."
msgstr "Não existe uma superfície válida para projeção de texto."
msgstr ""
msgid "Thermal Preconditioning for first layer optimization"
msgstr "Pré-condicionamento térmico para otimização da primeira camada"
@@ -4229,11 +4224,11 @@ msgstr ""
"Redefinir para 0,1."
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
"Altura zero da primeira camada é inválida.\n"
"Altura inicial da camada zero é inválida.\n"
"\n"
"A altura da primeira camada será redefinida para 0.2."
@@ -4890,7 +4885,7 @@ msgid "Layer Time (log)"
msgstr "Tempo da Camada (log)"
msgid "Pressure Advance"
msgstr "Avanço de Pressão"
msgstr ""
msgid "Noop"
msgstr ""
@@ -4980,7 +4975,7 @@ msgid "Fan speed"
msgstr "Velocidade do ventilador"
msgid "°C"
msgstr "°C"
msgstr ""
msgid "Time"
msgstr "Tempo"
@@ -6911,7 +6906,7 @@ msgstr ""
"para dar uma avaliação positiva (4 ou 5 estrelas)."
msgid "click to add machine"
msgstr "clique para adicionar máquina"
msgstr ""
msgid "Status"
msgstr "Estado"
@@ -6925,11 +6920,11 @@ msgstr "Assistente(HMS)"
#, c-format, boost-format
msgid "Network plug-in v%s"
msgstr "Plug-in de rede v%s"
msgstr ""
#, c-format, boost-format
msgid "Network plug-in v%s (%s)"
msgstr "Plug-in de rede v%s (%s)"
msgstr ""
msgid "Don't show again"
msgstr "Não mostrar novamente"
@@ -7326,11 +7321,11 @@ msgstr ""
"Indisponível enquanto a função de manutenção do aquecimento estiver ativada."
msgid "Idle Heating Protection"
msgstr "Proteção Contra Superaquecimento Ocioso"
msgstr ""
msgid "Stops heating automatically after 5 mins of idle to ensure safety."
msgstr ""
"Interrompe o aquecimento automaticamente após 5 minutos de ociosidade para "
"Interrompe o aquecimento automaticamente após 5 minutos de inatividade para "
"garantir a segurança."
msgid "Global"
@@ -9100,7 +9095,7 @@ msgid "Packing data to 3MF"
msgstr "Empacotando dados em 3MF"
msgid "Uploading data"
msgstr "Enviando dados"
msgstr ""
msgid "Jump to webpage"
msgstr "Ir para a página web"
@@ -9457,8 +9452,6 @@ msgstr ""
msgid "Install toolhead enhanced cooling fan to prevent filament softening."
msgstr ""
"Instale um ventilador de resfriamento aprimorado no cabeçote de impressão "
"para evitar o amolecimento do filamento."
msgid "Smooth Cool Plate"
msgstr "Placa Fria Lisa"
@@ -9513,11 +9506,9 @@ msgid ""
"Not all filaments used in slicing are mapped to the printer. Please check "
"the mapping of filaments."
msgstr ""
"Nem todos os filamentos usados no fatiamento estão mapeados para a "
"impressora. Por favor, verifique o mapeamento de filamentos."
msgid "Please do not mix-use the Ext with AMS."
msgstr "Por favor, não use o Ext em conjunto com o AMS."
msgstr ""
msgid ""
"Invalid nozzle information, please refresh or manually set nozzle "
@@ -9578,10 +9569,6 @@ msgid ""
"try updating the firmware. If you are still restricted after the update, "
"please wait for subsequent firmware support."
msgstr ""
"O firmware atual suporta um máximo de 16 materiais. Você pode reduzir o "
"número de materiais para 16 ou menos na página de preparação ou tentar "
"atualizar o firmware. Se o problema persistir após a atualização, aguarde "
"o lançamento de uma versão futura do firmware."
msgid "Please refer to Wiki before use->"
msgstr "Consulte o Wiki antes de usar->"
@@ -10074,7 +10061,7 @@ msgstr "Paredes"
msgid "Top/bottom shells"
msgstr "Cascas de topo/base"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Velocidade da primeira camada"
msgid "Other layers speed"
@@ -10373,7 +10360,7 @@ msgid "Timelapse G-code"
msgstr "G-code de timelapse"
msgid "Clumping Detection G-code"
msgstr "G-code para Detecção de Aglomeração"
msgstr "G-code para detecção de aglomeração"
msgid "Change filament G-code"
msgstr "G-code de mudança de filamento"
@@ -10661,10 +10648,10 @@ msgid "Select presets to compare"
msgstr "Selecione as predefinições para comparar"
msgid "Left Preset Value"
msgstr "Valor Predefinido à Esquerda"
msgstr ""
msgid "Right Preset Value"
msgstr "Valor Predefinido à Direita"
msgstr ""
msgid ""
"You can only transfer to current active profile because it has been modified."
@@ -10997,7 +10984,7 @@ msgid "Cancel"
msgstr "Cancelar"
msgid "Successfully synchronized filament color from printer."
msgstr "Cor de filamento da impressora sincronizado com sucesso."
msgstr ""
msgid "Successfully synchronized color and type of filament from printer."
msgstr "Cor e tipo de filamento da impressora sincronizados com sucesso."
@@ -11133,10 +11120,10 @@ msgid "Login"
msgstr "Entrar"
msgid "[Action Required] "
msgstr "[Ação Necessária] "
msgstr ""
msgid "[Action Required]"
msgstr "[Ação Necessária]"
msgstr ""
msgid "The configuration package is changed in previous Config Guide"
msgstr "O pacote de configuração é alterado no Guia de Configuração anterior"
@@ -11168,13 +11155,13 @@ msgstr "Mostrar lista de atalhos de teclado"
msgid "Global shortcuts"
msgstr "Atalhos globais"
msgid "Pan view"
msgid "Pan View"
msgstr "Movimentar vista"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Rotacionar vista"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Aproximar vista"
msgid ""
@@ -11621,7 +11608,7 @@ msgid "Open G-code file:"
msgstr "Abrir arquivo G-code:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Um objeto tem uma primeira camada vazia e não pode ser impresso. Por favor, "
@@ -11931,7 +11918,7 @@ msgstr ""
"de impressão atuais e tentar novamente."
msgid "Variable layer height is not supported with Organic supports."
msgstr "A altura de camada variável não é suportada com suportes Orgânicos."
msgstr "A altura de camada variável não é suportada com suportes orgânicos."
msgid ""
"Different nozzle diameters and different filament diameters may not work "
@@ -12044,15 +12031,11 @@ msgid ""
"For Organic supports, two walls are supported only with the Hollow/Default "
"base pattern."
msgstr ""
"Para suportes orgânicos, apenas duas paredes são suportadas com o padrão de "
"base Oco/Padrão."
msgid ""
"The Lightning base pattern is not supported by this support type; "
"Rectilinear will be used instead."
msgstr ""
"O padrão base Relâmpago não é compatível com este tipo de suporte; "
"o padrão Retilíneo será usado no lugar."
msgid ""
"Organic support tree tip diameter must not be smaller than support material "
@@ -12235,7 +12218,7 @@ msgid "Elephant foot compensation"
msgstr "Compensação de pé de elefante"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Encolhe a primeira camada na placa de impressão para compensar o efeito de "
@@ -12301,11 +12284,10 @@ msgstr ""
"terceiros."
msgid "Printer Agent"
msgstr "Agente de Impressora"
msgstr ""
msgid "Select the network agent implementation for printer communication."
msgstr ""
"Selecione a implementação do agente de rede para comunicação com a impressora."
msgid "Hostname, IP or URL"
msgstr "Nome do host, IP ou URL"
@@ -12458,49 +12440,49 @@ msgstr ""
"Temperatura da mesa para camadas exceto a inicial. O valor 0 significa que o "
"filamento não suporta a impressão na Placa PEI Texturizada."
msgid "First layer"
msgid "Initial layer"
msgstr "Primeira camada"
msgid "First layer bed temperature"
msgstr "Temperatura da mesa na primeira camada"
msgid "Initial layer bed temperature"
msgstr "Temperatura da mesa da primeira camada"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Temperatura da mesa na primeira camada. O valor 0 significa que o filamento "
"não suporta a impressão na Placa Fria SuperTack."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Temperatura da mesa na primeira camada. O valor 0 significa que o filamento "
"não suporta a impressão na Placa Fria."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Temperatura da mesa na primeira camada. O valor 0 significa que o filamento "
"não suporta a impressão na Placa Fria Texturizada."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Temperatura da mesa na primeira camada. O valor 0 significa que o filamento "
"não suporta a impressão na Placa de Engenharia."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Temperatura da mesa na primeira camada. O valor 0 significa que o filamento "
"não suporta a impressão na Placa de Alta Temperatura."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Temperatura da mesa na primeira camada. O valor 0 significa que o filamento "
@@ -12732,18 +12714,6 @@ msgid ""
"provide additional support during printing. Maximum is 120%.\n"
"Note: Bridge density that is too high can cause warping or overextrusion."
msgstr ""
"Controla a densidade (espaçamento) das linhas de pontes externas. O padrão é "
"100%.\n"
"\n"
"Pontes externas de menor densidade podem ajudar a melhorar a confiabilidade, "
"pois há mais espaço para o ar circular ao redor da ponte extrudada, "
"melhorando sua velocidade de resfriamento. O mínimo é 10%.\n"
"\n"
"Densidades mais altas podem produzir superfícies de ponte mais lisas, pois "
"as linhas sobrepostas fornecem suporte adicional durante a impressão. O "
"máximo é 120%.\n"
"Observação: Densidade de ponte muito alta pode causar deformação ou "
"sobrextrusão."
msgid "Internal bridge density"
msgstr "Densidade de ponte interna"
@@ -14101,7 +14071,7 @@ msgstr ""
"imprimir, maior será o intervalo de valores de PA aceitáveis. Se nenhuma "
"diferença for visível, use o valor de PA do teste mais rápido\n"
"3. Insira os tripletos de valores de PA, Fluxo e Acelerações na caixa de "
"texto aqui e salve seu perfil de filamento."
"texto aqui e salve seu perfil de filamento"
msgid "Enable adaptive pressure advance for overhangs (beta)"
msgstr "Habilitar avanço de pressão adaptável para saliências (beta)"
@@ -14938,7 +14908,7 @@ msgstr ""
"padrão."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Aceleração da primeira camada. Usar um valor menor pode melhorar a adesão à "
@@ -14984,42 +14954,42 @@ msgstr "Jerk para superfície superior."
msgid "Jerk for infill."
msgstr "Jerk para preenchimento."
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Jerk para primeira camada."
msgid "Jerk for travel."
msgstr "Jerk para deslocamento."
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Largura da linha da primeira camada. Se expresso como uma %, será calculado "
"sobre o diâmetro do bico."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Altura da primeira camada"
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Altura da primeira camada. Tornar a altura da primeira camada mais espessa "
"pode melhorar a adesão à placa de impressão."
"Altura da primeira camada. Tornar a altura da primeira camada ligeiramente "
"espessa pode melhorar a adesão à placa de impressão."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Velocidade da primeira camada, exceto a parte de preenchimento sólido."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Preenchimento da primeira camada"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Velocidade da parte de preenchimento sólido da primeira camada."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Velocidade de deslocamento da primeira camada"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Velocidade de deslocamento da primeira camada."
msgid "Number of slow layers"
@@ -15033,13 +15003,12 @@ msgstr ""
"velocidade é aumentada gradualmente de forma linear sobre o número "
"especificado de camadas."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Temperatura do bico da primeira camada"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Temperatura do bico para imprimir a primeira camada com este filamento."
"Temperatura do bico para imprimir a primeira camada ao usar este filamento."
msgid "Full fan speed at layer"
msgstr "Velocidade total do ventilador na camada"
@@ -15413,11 +15382,6 @@ msgid ""
"leave the printer's configuration unchanged. Applicable to Bambu Lab or "
"Marlin 2 firmware based printers."
msgstr ""
"Escolha como controlar a recuperação de perda de energia. Quando definido "
"como configuração da impressora, o fatiador não emitirá G-code para "
"recuperação de perda de energia e deixará a configuração da impressora "
"inalterada. Aplicável a impressoras baseadas nos firmwares Bambu Lab ou "
"Marlin 2."
msgid "Printer configuration"
msgstr "Configuração da impressora"
@@ -16005,7 +15969,7 @@ msgid "This G-code is inserted at every layer change after the Z lift."
msgstr "Este G-code é inserido a cada mudança de camada após a elevação Z."
msgid "Clumping detection G-code"
msgstr "G-code para detecção de aglomeração"
msgstr ""
msgid "Supports silent mode"
msgstr "Suporta modo silencioso"
@@ -16545,7 +16509,7 @@ msgstr ""
"Quando esta opção está ativada, a opção de garantir a espessura vertical da "
"casca precisa ser desativada.\n"
"\n"
"Não é recomendado usar o preenchimento relâmpago junto com esta opção, "
"Não é recomendado usar o preenchimento rápido juntamente com esta opção, "
"pois há preenchimento limitado para ancorar os perímetros extras."
msgid ""
@@ -16588,13 +16552,13 @@ msgstr "Expansão da jangada"
msgid "Expand all raft layers in XY plane."
msgstr "Expandir todas as camadas da jangada no plano XY."
msgid "First layer density"
msgid "Initial layer density"
msgstr "Densidade da primeira camada"
msgid "Density of the first raft or support layer."
msgstr "Densidade da primeira camada da jangada ou do suporte."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Expansão da primeira camada"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -16784,7 +16748,7 @@ msgid "Top and Bottom"
msgstr "Parte superior e inferior"
msgid "Direct Drive"
msgstr "Acionamento Direto"
msgstr ""
msgid "Bowden"
msgstr "Tubo"
@@ -17349,11 +17313,6 @@ msgid ""
"of the file (e.g. estimated print time, filament usage). Supports "
"placeholders like {print_time_sec} and {used_filament_length}."
msgstr ""
"Código G escrito no início do arquivo de saída, antes de qualquer outro "
"conteúdo. Útil para adicionar metadados que o firmware da impressora lê das "
"primeiras linhas do arquivo (por exemplo, tempo estimado de impressão, "
"consumo de filamento). Suporta marcadores como {print_time_sec} e "
"{used_filament_length}."
msgid "Start G-code"
msgstr "G-code Inicial"
@@ -17642,16 +17601,6 @@ msgid ""
"Slim/Strong/Hybrid supports. For the other support types, the Rectilinear "
"will be used instead of Lightning."
msgstr ""
"Padrão de linha de suporte.\n"
"\n"
"A opção padrão para suportes de Árvore é Oco, o que significa que não há "
"padrão de base. Para outros tipos de suporte, a opção padrão é o padrão "
"Retilíneo.\n"
"\n"
"NOTA: Para suportes Orgânicos, as duas paredes são suportadas apenas com o "
"padrão de base Oco/Padrão. O padrão de base Relâmpago é suportado apenas por "
"suportes de Árvore Fino/Forte/Híbrido. Para os outros tipos de suporte, o "
"padrão Retilíneo será usado em vez do Relâmpago."
msgid "Rectilinear grid"
msgstr "Grade reticulada"
@@ -18121,11 +18070,10 @@ msgstr ""
"aparência ao imprimir objetos."
msgid "Internal ribs"
msgstr "Nervuras internas"
msgstr ""
msgid "Enable internal ribs to increase the stability of the prime tower."
msgstr ""
"Habilita nervuras internas para aumentar a estabilidade da torre de preparo."
msgid "Purging volumes"
msgstr "Volumes de purga"
@@ -18239,7 +18187,7 @@ msgid "Rectangle"
msgstr "Retângulo"
msgid "Rib"
msgstr "Nervura"
msgstr ""
msgid "Extra rib length"
msgstr "Comprimento extra de nervura"
@@ -18258,14 +18206,12 @@ msgstr "Largura da nervura"
msgid "Rib width is always less than half the prime tower side length."
msgstr ""
"A largura da nervura sempre é menor do que a metade da largura da torre de "
"preparo."
msgid "Fillet wall"
msgstr "Parede chanfrada"
msgstr ""
msgid "The wall of prime tower will fillet."
msgstr "A parede ta torre de preparo terá um chanfro."
msgstr ""
msgid ""
"The extruder to use when printing perimeter of the wipe tower. Set to 0 to "
@@ -18317,10 +18263,10 @@ msgstr ""
"preparo para que ele esfrie durante a torre."
msgid "Infill gap"
msgstr "Vão entre preenchimentos"
msgstr ""
msgid "Infill gap."
msgstr "Vão entre preenchimentos."
msgstr ""
msgid ""
"Purging after filament change will be done inside objects' infills. This may "
@@ -19264,10 +19210,10 @@ msgstr ""
"Vetor de pontos do perímetro convexo da primeira camada. Cada elemento tem o "
"seguinte formato: '[x, y]' (x e y são números em ponto flutuante em mm)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "Canto inferior esquerdo da caixa delimitadora da primeira camada"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Canto superior direito da caixa delimitadora da primeira camada"
msgid "Size of the first layer bounding box"
@@ -19997,7 +19943,7 @@ msgstr ""
"danificados durante a impressão"
msgid "Sync AMS and nozzle information"
msgstr "Sincronizar informações do AMS e do bico"
msgstr ""
msgid ""
"Calibration only supports cases where the left and right nozzle diameters "
@@ -20272,30 +20218,24 @@ msgid "Fast Tower"
msgstr "Torre Rápida"
msgid "Input shaper type"
msgstr "Tipo de modelador de entrada"
msgstr ""
msgid ""
"Please ensure the selected type is compatible with your firmware version."
msgstr ""
"Certifique-se de que o tipo selecionado seja compatível com a versão do seu "
"firmware."
msgid ""
"Marlin version => 2.1.2\n"
"Fixed-Time motion not yet implemented."
msgstr ""
"Versão do Marlin => 2.1.2\n"
"Movimento em tempo fixo ainda não implementado."
msgid "Klipper version => 0.9.0"
msgstr "Versão do Klipper => 0.9.0"
msgstr ""
msgid ""
"RepRap firmware version => 3.4.0\n"
"Check your firmware documentation for supported shaper types."
msgstr ""
"Versão do firmware RepRap => 3.4.0\n"
"Consulte a documentação do firmware para verificar os tipos de modeladores suportados."
msgid "Frequency (Start / End): "
msgstr "Frequência (Inicial / Final): "
@@ -20338,7 +20278,7 @@ msgid "Input shaping Damp test"
msgstr "Teste de Amortecimento de modelagem de entrada"
msgid "Check firmware compatibility."
msgstr "Verifique compatibilidade de firmware."
msgstr ""
msgid "Frequency: "
msgstr "Frequência: "
@@ -20383,8 +20323,10 @@ msgstr "Final: "
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgstr "Nota: Valores mais baixos = cantos mais nítidos, mas velocidades mais lentas."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
"Nota: Valores mais baixos = cantos mais nítidos, mas velocidades mais "
"lentas.\n"
msgid ""
"Marlin 2 Junction Deviation detected:\n"
@@ -22201,80 +22143,76 @@ msgid "More Colors"
msgstr "Mais Cores"
msgid "Network Plug-in Update Available"
msgstr "Atualização de Plug-in de Rede Disponível"
msgstr ""
msgid "Bambu Network Plug-in Required"
msgstr "Plug-in de Rede Bambu é Necesário"
msgstr ""
msgid ""
"The Bambu Network Plug-in is corrupted or incompatible. Please reinstall it."
msgstr ""
"O Plug-in de Rede Bambu está corrompido ou é incompatível. Reinstale-o."
msgid ""
"The Bambu Network Plug-in is required for cloud features, printer discovery, "
"and remote printing."
msgstr ""
"O Plug-in de Rede Bambu é necessário para recursos de nuvem, detecção de "
"impressoras e impressão remota."
#, c-format, boost-format
msgid "Error: %s"
msgstr "Erro: %s"
msgstr ""
msgid "Show details"
msgstr "Mostrar detalhes"
msgstr ""
msgid "Version to install:"
msgstr "Versão para instalar:"
msgstr ""
msgid "Download and Install"
msgstr "Baixar e Instalar"
msgstr ""
msgid "Skip for Now"
msgstr "Pular por Enquanto"
msgstr ""
msgid "A new version of the Bambu Network Plug-in is available."
msgstr "Uma nova versão do Plug-in de Rede Bambu está disponível."
msgstr ""
#, c-format, boost-format
msgid "Current version: %s"
msgstr "Versão atual: %s"
msgstr ""
msgid "Update to version:"
msgstr "Atualizar para versão:"
msgstr ""
msgid "Update Now"
msgstr "Atualizar Agora"
msgstr ""
msgid "Remind Later"
msgstr "Lembre-me Depois"
msgstr ""
msgid "Skip Version"
msgstr "Pular Versão"
msgstr ""
msgid "Don't Ask Again"
msgstr "Não Perguntar Novamente"
msgstr ""
msgid "The Bambu Network Plug-in has been installed successfully."
msgstr "O Plug-in de Rede Bambu foi instalado com sucesso."
msgstr ""
msgid ""
"A restart is required to load the new plug-in. Would you like to restart now?"
msgstr ""
"É necessário reiniciar para carregar o novo plug-in. Deseja reiniciar agora?"
msgid "Restart Now"
msgstr "Reiniciar Agora"
msgstr ""
msgid "Restart Later"
msgstr "Reiniciar Depois"
msgstr ""
msgid "NO RAMMING AT ALL"
msgstr ""
msgid "Volumetric speed"
msgstr "Velocidade volumétrica"
msgstr ""
msgid "Step file import parameters"
msgstr ""
@@ -22283,29 +22221,27 @@ msgid ""
"Smaller linear and angular deflections result in higher-quality "
"transformations but increase the processing time."
msgstr ""
"Deflexões lineares e angulares menores resultam em transformações de maior "
"qualidade, mas aumentam o tempo de processamento."
msgid "Linear Deflection"
msgstr "Deflexão Linear"
msgstr ""
msgid "Please input a valid value (0.001 < linear deflection < 0.1)"
msgstr "Insira um valor válido (0,001 < deflexão linear < 0,1)"
msgstr ""
msgid "Angle Deflection"
msgstr "Deflexão Angular"
msgstr ""
msgid "Please input a valid value (0.01 < angle deflection < 1.0)"
msgstr "Insira um valor válido (0,01 < deflexão angular < 1,0)"
msgstr ""
msgid "Split compound and compsolid into multiple objects"
msgstr ""
msgid "Number of triangular facets"
msgstr "Numero de facetas triangulares"
msgstr ""
msgid "Calculating, please wait..."
msgstr "Calculando, por favor aguarde…"
msgstr ""
msgid ""
"The filament may not be compatible with the current machine settings. "

View File

@@ -4264,7 +4264,7 @@ msgstr ""
"Значение будет сброшено на 0,1."
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -10060,7 +10060,7 @@ msgstr "Периметры"
msgid "Top/bottom shells"
msgstr "Горизонтальные оболочки сверху/снизу"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Ограничения скоростей на первом слое"
msgid "Other layers speed"
@@ -11148,13 +11148,13 @@ msgstr "Показать список сочетаний клавиш"
msgid "Global shortcuts"
msgstr "Глобальные горячие клавиши"
msgid "Pan view"
msgid "Pan View"
msgstr "Перемещение камеры"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Вращение камеры"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Масштабирование вида"
msgid ""
@@ -11604,7 +11604,7 @@ msgid "Open G-code file:"
msgstr "Выберите G-код файл:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Одна модель имеет пустой начальный слой и не может быть напечатана. "
@@ -12225,7 +12225,7 @@ msgid "Elephant foot compensation"
msgstr "Компенсация «слоновьей ноги»"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Сужает контур первого слоя на заданное значение для компенсации дефекта "
@@ -12443,44 +12443,44 @@ msgstr ""
"Температура стола для всех остальных слоёв. 0 материал не поддерживает это "
"покрытие."
msgid "First layer"
msgid "Initial layer"
msgstr "Первый слой"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Температура стола для первого слоя"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Температура стола на первом слое. 0 материал не поддерживает это покрытие."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Температура стола на первом слое. 0 материал не поддерживает это покрытие."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Температура стола на первом слое. 0 материал не поддерживает это покрытие."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Температура стола на первом слое. 0 материал не поддерживает это покрытие."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Температура стола на первом слое. 0 материал не поддерживает это покрытие."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Температура стола на первом слое. 0 материал не поддерживает это покрытие."
@@ -14980,7 +14980,7 @@ msgstr ""
"умолчанию."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Ускорение на первом слое. Использование меньшего значения может улучшить "
@@ -15033,45 +15033,44 @@ msgstr "Рывок для верхней поверхности."
msgid "Jerk for infill."
msgstr "Рывок для заполнения."
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Рывок для первого слоя."
msgid "Jerk for travel."
msgstr "Рывок при перемещении."
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr "Ширина линий первого слоя. Можно указать процент от диаметра сопла."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Высота первого слоя"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Высота первого слоя. Небольшое увеличение высоты снижает вероятность отрыва "
"детали от неровной поверхности стола."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr ""
"Общее ограничение скорости движения головы (относительно стола) при печати "
"элементов первого слоя (кроме сплошного заполнения)."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Заполнение"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr ""
"Ограничение скорости движения головы (относительно стола) при печати "
"сплошного заполнения на первом слое."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Холостые перемещения"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr ""
"Ограничение скорости холостых перемещений печатающей головы на первом слое "
"(относительно стола). Можно указать процент от основной скорости холостых "
@@ -15087,11 +15086,10 @@ msgstr ""
"Первые несколько слоёв печатаются медленнее, чем обычно. Скорость линейно "
"увеличивается в заданном диапазоне слоёв."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Температура экструдера на первом слое"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "Температура экструдера для печати первого слоя этим материалом."
msgid "Full fan speed at layer"
@@ -16681,7 +16679,7 @@ msgstr "Расширение подложки"
msgid "Expand all raft layers in XY plane."
msgstr "Расширение всех слоёв подложки в плоскости XY."
msgid "First layer density"
msgid "Initial layer density"
msgstr "Плотность первого слоя"
msgid "Density of the first raft or support layer."
@@ -16689,7 +16687,7 @@ msgstr ""
"Плотность первого слоя поддержки или первого слоя подложки, если она "
"включена."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Расширение первого слоя"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -19543,10 +19541,10 @@ msgstr ""
"следующий формат: '[x, y]' (x и y - координаты с плавающей запятой в "
"миллиметрах)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "Нижний левый угол ограничивающего прямоугольника первого слоя"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Верхний правый угол ограничивающего прямоугольника первого слоя"
msgid "Size of the first layer bounding box"
@@ -20658,14 +20656,16 @@ msgstr "Конец: "
msgid "Cornering settings"
msgstr "Тестируемый диапазон"
msgid "Note: Lower values = sharper corners but slower speeds."
msgstr "Примечание: чем ниже значения, тем острее и медленнее печатаются углы."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
"Примечание: чем ниже значения, тем острее и медленнее печатаются углы.\n"
msgid ""
"Marlin 2 Junction Deviation detected:\n"
"To test Classic Jerk, set 'Maximum Junction Deviation' in Motion ability to "
"0."
msgstr ""
" \n"
"Внимание: тестируется работа Junction Deviation.\n"
"Для тестирования рывков необходимо обнулить его значение (профиль принтера → "
"ограничения → рывки → Макс. значение Junction Deviation)."
@@ -20675,6 +20675,7 @@ msgid ""
"To test Junction Deviation, set 'Maximum Junction Deviation' in Motion "
"ability to a value > 0."
msgstr ""
" \n"
"Внимание: тестируется работа рывков.\n"
"Для тестирования Junction Deviation ему необходимо установить ненулевое "
"значение (профиль принтера → ограничения → рывки → Макс. значение Junction "

View File

@@ -4011,7 +4011,7 @@ msgstr ""
"Återställ till 0.1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9408,7 +9408,7 @@ msgstr "Väggar"
msgid "Top/bottom shells"
msgstr "Topp/botten skal"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Hastighet på första lager"
msgid "Other layers speed"
@@ -10415,13 +10415,13 @@ msgstr "Visa tangentbordets genvägs lista"
msgid "Global shortcuts"
msgstr "Övergripande genvägar"
msgid "Pan view"
msgid "Pan View"
msgstr "Panoreringsvy"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Rotera vy"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Zoomvy"
msgid ""
@@ -10855,7 +10855,7 @@ msgid "Open G-code file:"
msgstr "Öppna G-kod fil:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Ett objekt har ett tomt första lager och kan inte skrivas ut. Skär ut botten "
@@ -11367,7 +11367,7 @@ msgid "Elephant foot compensation"
msgstr "Elefant fots kompensation"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Minska första lager på byggplattan för att kompensera elefant fots effekten"
@@ -11572,45 +11572,45 @@ msgstr ""
"Byggplattans temperatur efter det första lagret. 0 betyder att filamentet "
"inte stöds på den texturerade PEI-plattan."
msgid "First layer"
msgid "Initial layer"
msgstr "Första lager"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Byggplattans första lager temperatur"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Detta är byggplattans temperatur för första lager. Värdet 0 betyder att "
"filamentet inte stöder utskrift på Cool Plate."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Detta är byggplattans temperatur för första lager. Värdet 0 betyder att "
"filamentet inte stöder utskrift på Engineering Plate."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Detta är byggplattans temperatur för första lager. Värdet 0 betyder att "
"filamentet inte stöder utskrift på High Temp Plate."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Byggplattans temperatur för första lager 0 betyder att filamentet inte stöds "
@@ -13452,7 +13452,7 @@ msgid ""
msgstr ""
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Utskrifts acceleration för första lager. Ett lägre värde kan förbättra "
@@ -13495,42 +13495,41 @@ msgstr ""
msgid "Jerk for infill."
msgstr ""
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr ""
msgid "Jerk for travel."
msgstr ""
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
msgid "First layer height"
msgid "Initial layer height"
msgstr "Första lagerhöjd"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Första lagerhöjd. Högre första lager kan förbättra objektets fäste på "
"byggplattan"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr ""
"Hastigheten för det första lagret förutom för solida ifyllnads sektioner"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Första lager ifyllnad"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Hastigheten för fasta ifyllnadsdelar av det första lagret"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr ""
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr ""
msgid "Number of slow layers"
@@ -13541,11 +13540,10 @@ msgid ""
"increased in a linear fashion over the specified number of layers."
msgstr ""
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Nozzel temperatur för första lager"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "Nozzel temperatur för första lager med detta filament"
msgid "Full fan speed at layer"
@@ -14781,13 +14779,13 @@ msgstr ""
msgid "Expand all raft layers in XY plane."
msgstr "Öka alla raft lager i XY planet"
msgid "First layer density"
msgid "Initial layer density"
msgstr "Första lager densitet"
msgid "Density of the first raft or support layer."
msgstr "Densiteten av första raft eller support lager"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Första lager expansion"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -17049,10 +17047,10 @@ msgid ""
"following format:'[x, y]' (x and y are floating-point numbers in mm)."
msgstr ""
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr ""
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr ""
msgid "Size of the first layer bounding box"
@@ -18046,7 +18044,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -4087,7 +4087,7 @@ msgstr ""
"0,1'e sıfırla."
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9638,7 +9638,7 @@ msgstr "Duvarlar"
msgid "Top/bottom shells"
msgstr "Alt / Üst Katmanlar"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Başlangıç Katmanı"
msgid "Other layers speed"
@@ -10685,13 +10685,13 @@ msgstr "Klavye kısayolları listesini göster"
msgid "Global shortcuts"
msgstr "Genel kısayollar"
msgid "Pan view"
msgid "Pan View"
msgstr "Pan Görünümü"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Görüntüyü döndür"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Zoom Görünümü"
msgid ""
@@ -11129,7 +11129,7 @@ msgid "Open G-code file:"
msgstr "G kodu dosyasınıın:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Bir nesnenin başlangıç katmanı boş ve yazdırılamıyor. Lütfen alt kısmı kesin "
@@ -11711,7 +11711,7 @@ msgid "Elephant foot compensation"
msgstr "Fil ayağı telafi oranı"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks 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."
@@ -11930,49 +11930,49 @@ 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."
msgid "First layer"
msgid "Initial layer"
msgstr "Başlangıç katmanı"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "İlk katman yatak sıcaklığı"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"İlk katmanın yatak sıcaklığı. 0 değeri, filamentin Soğuk Plaka SuperTack "
"üzerine yazdırmayı desteklemediği anlamına gelir."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"İlk katmanın yatak sıcaklığı. 0 değeri, filamentin Cool Plate üzerine "
"yazdırmayı desteklemediği anlamına gelir."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"İlk katmanın yatak sıcaklığı. 0 Değeri, filamentin Dokulu Soğuk Plaka "
"üzerine yazdırmayı desteklemediği anlamına gelir."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"İlk katmanın yatak sıcaklığı. Değer 0, filamentin Mühendislik Plakasına "
"yazdırmayı desteklemediği anlamına gelir."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"İlk katmanın yatak sıcaklığı. 0 değeri, filamentin Yüksek Sıcaklık Plakasına "
"yazdırmayı desteklemediği anlamına gelir."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"İlk katmanın yatak sıcaklığı. 0 Değeri, filamentin Dokulu PEI Plaka üzerine "
@@ -14273,7 +14273,7 @@ msgstr ""
"%100), varsayılan ivmeye göre hesaplanacaktır."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Başlangıç katmanının hızlandırılması. Daha düşük bir değerin kullanılması "
@@ -14318,43 +14318,42 @@ msgstr "Üst yüzey için JERK değeri."
msgid "Jerk for infill."
msgstr "Dolgu için JERK değeri."
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "İlk katman için JERK değeri."
msgid "Jerk for travel."
msgstr "Seyahat için JERK değeri."
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"İlk katmanın çizgi genişliği. % olarak ifade edilirse Nozul çapı üzerinden "
"hesaplanacaktır."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Başlangıç katman yüksekliği"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker 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."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Katı dolgu kısmı dışındaki ilk katmanın hızı."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Başlangıç katman dolgusu"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "İlk katmanın katı dolgu kısmının hızı."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "İlk katman seyahat hızı"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "İlk katman seyahat hızı."
msgid "Number of slow layers"
@@ -14367,11 +14366,10 @@ msgstr ""
"İlk birkaç katman normalden daha yavaş yazdırılır. Hız, belirtilen katman "
"sayısı boyunca doğrusal bir şekilde kademeli olarak artırılır."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "İlk katman nozul sıcaklığı"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "Bu filamenti kullanırken ilk katmanı yazdırmak için nozul sıcaklığı."
msgid "Full fan speed at layer"
@@ -15877,13 +15875,13 @@ msgstr "Raft genişletme"
msgid "Expand all raft layers in XY plane."
msgstr "XY düzlemindeki tüm rafa katmanlarını genişlet."
msgid "First layer density"
msgid "Initial layer density"
msgstr "Başlangıç katman yoğunluğu"
msgid "Density of the first raft or support layer."
msgstr "İlk sal veya destek katmanının yoğunluğu."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "İlk katman genişletme"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -18513,10 +18511,10 @@ 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)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "İlk katman sınırlayıcı kutusunun sol alt köşesi"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "İlk katman sınırlayıcı kutusunun sağ üst köşesi"
msgid "Size of the first layer bounding box"
@@ -19596,7 +19594,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""
@@ -23646,7 +23644,7 @@ msgstr ""
#~ msgstr "Sızıntı önleme şu anda ana kule etkinken desteklenmemektedir."
#~ msgid ""
#~ "Height of the first layer. Making the first layer height thicker "
#~ "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, "

View File

@@ -4121,7 +4121,7 @@ msgstr ""
"Скинути на 0,1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9674,7 +9674,7 @@ msgstr "Стінки"
msgid "Top/bottom shells"
msgstr "Верхня/нижня оболонка"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Швидкість першого шару"
msgid "Other layers speed"
@@ -10732,13 +10732,13 @@ msgstr "Показати список клавіш"
msgid "Global shortcuts"
msgstr "Глобальні ярлики"
msgid "Pan view"
msgid "Pan View"
msgstr "Панорамний вигляд"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Повернути вигляд"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Перегляд масштабу"
msgid ""
@@ -11173,7 +11173,7 @@ msgid "Open G-code file:"
msgstr "Відкрийте файл G-коду:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Один об'єкт має порожній початковий шар і не може бути надрукований. Будь "
@@ -11743,7 +11743,7 @@ msgid "Elephant foot compensation"
msgstr "Компенсація слонової стопи"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr ""
"Зменшення початкового шару на робочій пластині для компенсації ефекту "
@@ -11958,49 +11958,49 @@ msgstr ""
"Температура столу для всіх шарів, крім першого. Значення 0 означає, що "
"філамент не підтримує друк на Текстурованій Пластині PEI"
msgid "First layer"
msgid "Initial layer"
msgstr "Перший шар"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Температура першого шару"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Температура столу першого шару. Значення 0 означає, що філамент не підтримує "
"друк на Холодній Пластині SuperTack"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Температура столу першого шару. Значення 0 означає, що філамент не підтримує "
"друк на Холодній Пластині"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Температура столу першого шару. Значення 0 означає, що філамент не підтримує "
"друк на Текстурованій Холодній Пластині"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Температура столу першого шару. Значення 0 означає, що філамент не підтримує "
"друк на Інженерній Пластині"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Температура столу першого шару. Значення 0 означає, що філамент не підтримує "
"друк на Високотемпературній Пластині"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Температура столу першого шару. Значення 0 означає, що філамент не підтримує "
@@ -14322,7 +14322,7 @@ msgstr ""
"за замовчуванням."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Прискорення першого шару. Використання меншого значення може покращити "
@@ -14366,43 +14366,42 @@ msgstr "Ривок для верхньої поверхні"
msgid "Jerk for infill."
msgstr "Ривок для заповнення"
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Ривок для першого шару"
msgid "Jerk for travel."
msgstr "Ривок для переміщення"
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Ширина лінії першого шару. Якщо виражена у %, вона буде розрахована по "
"діаметру сопла."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Висота першого шару"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Висота першого шару. Невелике збільшення висоти першого шару може покращити "
"прилипання до робочої пластини"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Швидкість першого шару, за винятком зони суцільного заповнення"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Заповнення першого шару"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Швидкість зони суцільного заповнення першого шару"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Швидкість переміщення першого шару"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Швидкість переміщення першого шару"
msgid "Number of slow layers"
@@ -14415,11 +14414,10 @@ msgstr ""
"Перші кілька шарів друкуються повільніше, ніж зазвичай. Швидкість "
"поступовозбільшується лінійним чином за заданою кількістю шарів."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Температура сопла першого шару"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr ""
"Температура сопла для друку першого шару під час використання цього філаменту"
@@ -15873,13 +15871,13 @@ msgstr "Розширення підкладки"
msgid "Expand all raft layers in XY plane."
msgstr "Розширити всі шари підкладки в площині XY"
msgid "First layer density"
msgid "Initial layer density"
msgstr "Початкова щільність шару"
msgid "Density of the first raft or support layer."
msgstr "Щільність першого шару підкладки або підтримки"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Розширення початкового шару"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -18435,10 +18433,10 @@ msgstr ""
"Вектор точок опуклої оболонки першого шару. Кожен елемент має такий формат: "
"'[x, y]' (x і y — числа з плаваючою комою в мм)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "Нижній лівий кут обмежувальної рамки першого шару"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Верхній правий кут обмежувальної рамки першого шару"
msgid "Size of the first layer bounding box"
@@ -19504,7 +19502,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -4041,7 +4041,7 @@ msgstr ""
"Đặt lại về 0.1."
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9517,7 +9517,7 @@ msgstr "Thành"
msgid "Top/bottom shells"
msgstr "Vỏ trên/dưới"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "Tốc độ lớp đầu tiên"
msgid "Other layers speed"
@@ -10555,13 +10555,13 @@ msgstr "Hiển thị danh sách phím tắt"
msgid "Global shortcuts"
msgstr "Phím tắt toàn cục"
msgid "Pan view"
msgid "Pan View"
msgstr "Kéo chế độ xem"
msgid "Rotate view"
msgid "Rotate View"
msgstr "Xoay chế độ xem"
msgid "Zoom view"
msgid "Zoom View"
msgstr "Thu phóng chế độ xem"
msgid ""
@@ -10993,7 +10993,7 @@ msgid "Open G-code file:"
msgstr "Mở file G-code:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr ""
"Một đối tượng có lớp đầu tiên trống và không thể in. Vui lòng cắt phần dưới "
@@ -11565,7 +11565,7 @@ msgid "Elephant foot compensation"
msgstr "Bù chân voi"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr "Co lớp đầu tiên trên bàn in để bù hiệu ứng chân voi."
@@ -11776,49 +11776,49 @@ msgstr ""
"Nhiệt độ bàn cho các lớp ngoại trừ lớp đầu tiên. Giá trị 0 có nghĩa là "
"filament không hỗ trợ in trên bản Textured PEI."
msgid "First layer"
msgid "Initial layer"
msgstr "Lớp đầu tiên"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "Nhiệt độ bàn lớp đầu tiên"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr ""
"Nhiệt độ bàn của lớp đầu tiên. Giá trị 0 có nghĩa là filament không hỗ trợ "
"in trên bản Cool SuperTack."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr ""
"Nhiệt độ bàn của lớp đầu tiên. Giá trị 0 có nghĩa là filament không hỗ trợ "
"in trên bản Cool."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr ""
"Nhiệt độ bàn của lớp đầu tiên. Giá trị 0 có nghĩa là filament không hỗ trợ "
"in trên bản Textured Cool."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr ""
"Nhiệt độ bàn của lớp đầu tiên. Giá trị 0 có nghĩa là filament không hỗ trợ "
"in trên bản Engineering."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr ""
"Nhiệt độ bàn của lớp đầu tiên. Giá trị 0 có nghĩa là filament không hỗ trợ "
"in trên bản nhiệt độ cao."
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr ""
"Nhiệt độ bàn của lớp đầu tiên. Giá trị 0 có nghĩa là filament không hỗ trợ "
@@ -14066,7 +14066,7 @@ msgstr ""
"trăm (ví dụ 100%), nó sẽ được tính dựa trên gia tốc mặc định."
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr ""
"Gia tốc của lớp đầu tiên. Sử dụng giá trị thấp hơn có thể cải thiện độ bám "
@@ -14111,43 +14111,42 @@ msgstr "Giật cho bề mặt trên."
msgid "Jerk for infill."
msgstr "Giật cho infill."
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "Giật cho lớp đầu tiên."
msgid "Jerk for travel."
msgstr "Giật cho di chuyển."
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr ""
"Độ rộng đường của lớp đầu tiên. Nếu được biểu thị dưới dạng %, nó sẽ được "
"tính trên đường kính đầu phun."
msgid "First layer height"
msgid "Initial layer height"
msgstr "Chiều cao lớp đầu tiên"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"Chiều cao của lớp đầu tiên. Làm cho chiều cao lớp đầu tiên dày một chút có "
"thể cải thiện độ bám dính bàn in."
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "Tốc độ của lớp đầu tiên ngoại trừ phần infill đặc."
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "Infill lớp đầu tiên"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "Tốc độ của phần infill đặc của lớp đầu tiên."
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "Tốc độ di chuyển lớp đầu tiên"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "Tốc độ di chuyển của lớp đầu tiên."
msgid "Number of slow layers"
@@ -14160,11 +14159,10 @@ msgstr ""
"Vài lớp đầu tiên được in chậm hơn bình thường. Tốc độ được tăng dần theo "
"cách tuyến tính qua số lượng lớp được chỉ định."
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "Nhiệt độ đầu phun lớp đầu tiên"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "Nhiệt độ đầu phun để in lớp đầu tiên khi sử dụng filament này."
msgid "Full fan speed at layer"
@@ -15630,13 +15628,13 @@ msgstr "Mở rộng raft"
msgid "Expand all raft layers in XY plane."
msgstr "Mở rộng tất cả lớp raft trên mặt phẳng XY."
msgid "First layer density"
msgid "Initial layer density"
msgstr "Mật độ lớp đầu tiên"
msgid "Density of the first raft or support layer."
msgstr "Mật độ của lớp raft hoặc support đầu tiên."
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "Mở rộng lớp đầu tiên"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -18184,10 +18182,10 @@ msgstr ""
"Vector các điểm của bao lồi lớp đầu tiên. Mỗi phần tử có định dạng sau:'[x, "
"y]' (x và y là số dấu phẩy động tính bằng mm)."
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "Góc dưới-trái của hộp giới hạn lớp đầu tiên"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "Góc trên-phải của hộp giới hạn lớp đầu tiên"
msgid "Size of the first layer bounding box"
@@ -19256,7 +19254,7 @@ msgstr ""
msgid "Cornering settings"
msgstr ""
msgid "Note: Lower values = sharper corners but slower speeds."
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr ""
msgid ""

View File

@@ -3992,7 +3992,7 @@ msgid ""
msgstr "熨烫线距过小。将重置为0.1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9402,7 +9402,7 @@ msgstr "墙"
msgid "Top/bottom shells"
msgstr "顶部/底部外壳"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "首层速度"
msgid "Other layers speed"
@@ -10414,13 +10414,13 @@ msgstr "显示键盘快捷键列表"
msgid "Global shortcuts"
msgstr "全局快捷键"
msgid "Pan view"
msgid "Pan View"
msgstr "移动视角"
msgid "Rotate view"
msgid "Rotate View"
msgstr "旋转视角"
msgid "Zoom view"
msgid "Zoom View"
msgstr "缩放视角"
msgid ""
@@ -10848,7 +10848,7 @@ msgid "Open G-code file:"
msgstr "打开G-code文件"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr "模型出现空层无法打印。请切掉底部或打开支撑。"
@@ -11365,7 +11365,7 @@ msgid "Elephant foot compensation"
msgstr "象脚补偿"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr "将首层收缩用于补偿象脚效应"
@@ -11555,39 +11555,39 @@ msgid ""
"filament does not support printing on the Textured PEI Plate."
msgstr "非首层热床温度。0值表示这个耗材丝不支持纹理PEI热床"
msgid "First layer"
msgid "Initial layer"
msgstr "首层"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "首层床温"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr "初始层的床温。值 0 表示耗材不支持在 Cool Plate SuperTack 上打印。"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr "首层热床温度。0值表示这个耗材丝不支持低温打印热床"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr "首层热床温度。0值表示这个耗材丝不支持纹理低温打印热床"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr "首层热床温度。0值表示这个耗材丝不支持工程材料热床"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr "首层热床温度。0值表示这个耗材丝不支持高温打印热床"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr "首层热床温度。0值表示这个耗材丝不支持纹理PEI热床"
@@ -13676,7 +13676,7 @@ msgstr ""
"行计算。"
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr "首层加速度。使用较低值可以改善和打印板的粘接。"
@@ -13717,41 +13717,40 @@ msgstr "顶面抖动值"
msgid "Jerk for infill."
msgstr "填充抖动"
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "首层抖动值"
msgid "Jerk for travel."
msgstr "空驶抖动值"
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr "首层的线宽。若以百分比表示例如120%),它将基于喷嘴直径来计算。"
msgid "First layer height"
msgid "Initial layer height"
msgstr "首层层高"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr ""
"首层层高。\n"
"若少许加厚首层层高,将有助增加部件与热床间的粘接力。"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "首层除实心填充之外的其他部分的打印速度"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "首层填充"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "首层实心填充的打印速度"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "首层空驶速度"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "首层空驶速度"
msgid "Number of slow layers"
@@ -13764,11 +13763,10 @@ msgstr ""
"减慢前几层的打印速度。\n"
"打印速度会在这个范围内以线性方式逐层加至满速。"
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "首层打印温度"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "使用此耗材时的首层打印温度。"
msgid "Full fan speed at layer"
@@ -15127,13 +15125,13 @@ msgstr "筏层扩展"
msgid "Expand all raft layers in XY plane."
msgstr "在XY平面扩展所有筏层"
msgid "First layer density"
msgid "Initial layer density"
msgstr "首层密度"
msgid "Density of the first raft or support layer."
msgstr "筏和支撑的首层密度"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "首层扩展"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -17491,10 +17489,10 @@ msgstr ""
"第一层凸包的点向量。每个元素的格式如下:'[x, y]'x 和 y 是以 mm 为单位的浮点"
"数)。"
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "第一层边界框的左下角"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "第一层边界框的右上角"
msgid "Size of the first layer bounding box"
@@ -18527,8 +18525,8 @@ msgstr "结尾:"
msgid "Cornering settings"
msgstr "转角设置"
msgid "Note: Lower values = sharper corners but slower speeds."
msgstr "注意:值越低 = 转角越尖锐,但速度越慢。"
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr "注意:值越低 = 转角越尖锐,但速度越慢。\n"
msgid ""
"Marlin 2 Junction Deviation detected:\n"

View File

@@ -4039,7 +4039,7 @@ msgstr ""
"將重設為 0.1"
msgid ""
"Zero first layer height is invalid.\n"
"Zero initial layer height is invalid.\n"
"\n"
"The first layer height will be reset to 0.2."
msgstr ""
@@ -9503,7 +9503,7 @@ msgstr "牆"
msgid "Top/bottom shells"
msgstr "頂部/底部外殼"
msgid "First layer speed"
msgid "Initial layer speed"
msgstr "首層速度"
msgid "Other layers speed"
@@ -10520,13 +10520,13 @@ msgstr "顯示鍵盤快捷鍵清單"
msgid "Global shortcuts"
msgstr "全域快捷鍵"
msgid "Pan view"
msgid "Pan View"
msgstr "移動視角"
msgid "Rotate view"
msgid "Rotate View"
msgstr "旋轉視角"
msgid "Zoom view"
msgid "Zoom View"
msgstr "縮放視角"
msgid ""
@@ -10953,7 +10953,7 @@ msgid "Open G-code file:"
msgstr "打開 G-code 檔案:"
msgid ""
"One object has an empty first layer and can't be printed. Please Cut the "
"One object has empty initial layer and can't be printed. Please Cut the "
"bottom or enable supports."
msgstr "模型出現空層無法列印。請切掉底部或打開支撐。"
@@ -11474,7 +11474,7 @@ msgid "Elephant foot compensation"
msgstr "象腳補償"
msgid ""
"Shrinks the first layer on build plate to compensate for elephant foot "
"Shrinks the initial layer on build plate to compensate for elephant foot "
"effect."
msgstr "將首層收縮用於補償象腳效應"
@@ -11663,39 +11663,39 @@ msgid ""
"filament does not support printing on the Textured PEI Plate."
msgstr "首層之外各層的熱床溫度。值為 0 表示該線材不適用於紋理 PEI 列印板"
msgid "First layer"
msgid "Initial layer"
msgstr "首層"
msgid "First layer bed temperature"
msgid "Initial layer bed temperature"
msgstr "首層床溫"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate SuperTack."
msgstr "首層的列印床溫度。值為 0 表示該線材不適用於低溫增穩列印板"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Cool Plate."
msgstr "首層的列印床溫度。值為 0 表示該線材不適用於低溫列印板"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured Cool Plate."
msgstr "首層的列印床溫度。值為 0 表示該線材不適用於低溫紋理列印板"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Engineering Plate."
msgstr "首層的列印床溫度。值為 0 表示該線材不適用於工程列印板"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the High Temp Plate."
msgstr "首層的列印床溫度。值為 0 表示該線材不適用於高溫列印板"
msgid ""
"Bed temperature of the first layer. A value of 0 means the filament does "
"Bed temperature of the initial layer. A value of 0 means the filament does "
"not support printing on the Textured PEI Plate."
msgstr "首層的列印床溫度。值為 0 表示該線材不適用於紋理 PEI 列印板"
@@ -13791,7 +13791,7 @@ msgstr ""
"行計算。"
msgid ""
"Acceleration of the first layer. Using a lower value can improve build plate "
"Acceleration of initial layer. Using a lower value can improve build plate "
"adhesion."
msgstr "首層加速度。使用較低值可以改善和列印板的黏附"
@@ -13832,39 +13832,38 @@ msgstr "頂面抖動值"
msgid "Jerk for infill."
msgstr "填充抖動"
msgid "Jerk for the first layer."
msgid "Jerk for initial layer."
msgstr "首層抖動值"
msgid "Jerk for travel."
msgstr "空駛抖動值"
msgid ""
"Line width of the first layer. If expressed as a %, it will be computed over "
"Line width of initial layer. If expressed as a %, it will be computed over "
"the nozzle diameter."
msgstr "首層的線寬。如果以 % 表示,它將以噴嘴直徑為基準來計算。"
msgid "First layer height"
msgid "Initial layer height"
msgstr "首層層高"
#, fuzzy
msgid ""
"Height of the first layer. Making the first layer height thicker can improve "
"build plate adhesion."
"Height of initial layer. Making initial layer height to be thick slightly "
"can improve build plate adhesion."
msgstr "首層層高"
msgid "Speed of the first layer except the solid infill part."
msgid "Speed of initial layer except the solid infill part."
msgstr "首層除實心填充之外的其他部分的列印速度"
msgid "First layer infill"
msgid "Initial layer infill"
msgstr "首層填充"
msgid "Speed of solid infill part of the first layer."
msgid "Speed of solid infill part of initial layer."
msgstr "首層實心填充的列印速度"
msgid "First layer travel speed"
msgid "Initial layer travel speed"
msgstr "首層空駛速度"
msgid "Travel speed of the first layer."
msgid "Travel speed of initial layer."
msgstr "首層空駛速度"
msgid "Number of slow layers"
@@ -13875,11 +13874,10 @@ msgid ""
"increased in a linear fashion over the specified number of layers."
msgstr "減慢前幾層的列印速度。列印速度會逐漸加速到滿速。"
msgid "First layer nozzle temperature"
msgid "Initial layer nozzle temperature"
msgstr "首層列印溫度"
msgid ""
"Nozzle temperature for printing the first layer when using this filament."
msgid "Nozzle temperature for printing initial layer when using this filament."
msgstr "列印首層時的噴嘴溫度"
msgid "Full fan speed at layer"
@@ -15258,13 +15256,13 @@ msgstr "筏層擴展"
msgid "Expand all raft layers in XY plane."
msgstr "在 XY 平面擴展所有筏層"
msgid "First layer density"
msgid "Initial layer density"
msgstr "首層密度"
msgid "Density of the first raft or support layer."
msgstr "筏和支撐的首層密度"
msgid "First layer expansion"
msgid "Initial layer expansion"
msgstr "首層擴展"
msgid "Expand the first raft or support layer to improve bed plate adhesion."
@@ -17626,10 +17624,10 @@ msgid ""
msgstr ""
"第一層凸包的點向量。每個元素格式為:'[x, y]'x 和 y 是以mm為單位的實數。"
msgid "Bottom-left corner of the first layer bounding box"
msgid "Bottom-left corner of first layer bounding box"
msgstr "第一層邊界左下角"
msgid "Top-right corner of the first layer bounding box"
msgid "Top-right corner of first layer bounding box"
msgstr "第一層邊界右上角"
msgid "Size of the first layer bounding box"
@@ -18667,8 +18665,8 @@ msgstr "結尾:"
msgid "Cornering settings"
msgstr "轉彎設定"
msgid "Note: Lower values = sharper corners but slower speeds."
msgstr "注意:值越低 = 拐角越尖銳,但速度越慢。"
msgid "Note: Lower values = sharper corners but slower speeds.\n"
msgstr "注意:值越低 = 拐角越尖銳,但速度越慢。\n"
msgid ""
"Marlin 2 Junction Deviation detected:\n"

View File

@@ -1,6 +1,6 @@
{
"name": "Creality",
"version": "02.03.01.21",
"version": "02.03.02.51",
"force_update": "0",
"description": "Creality configurations",
"machine_model_list": [
@@ -132,10 +132,6 @@
"name": "Creality K2 Pro",
"sub_path": "machine/Creality K2 Pro.json"
},
{
"name": "Creality K2",
"sub_path": "machine/Creality K2.json"
},
{
"name": "Creality Sermoon V1",
"sub_path": "machine/Creality Sermoon V1.json"
@@ -734,42 +730,22 @@
"name": "0.08mm SuperDetail @Creality K2 Pro 0.2 nozzle",
"sub_path": "process/0.08mm SuperDetail @Creality K2 Pro 0.2 nozzle.json"
},
{
"name": "0.08mm SuperDetail @Creality K2 0.2 nozzle",
"sub_path": "process/0.08mm SuperDetail @Creality K2 0.2 nozzle.json"
},
{
"name": "0.08mm SuperDetail @Creality K2 Pro 0.4 nozzle",
"sub_path": "process/0.08mm SuperDetail @Creality K2 Pro 0.4 nozzle.json"
},
{
"name": "0.08mm SuperDetail @Creality K2 0.4 nozzle",
"sub_path": "process/0.08mm SuperDetail @Creality K2 0.4 nozzle.json"
},
{
"name": "0.10mm HighDetail @Creality K2 Pro 0.2 nozzle",
"sub_path": "process/0.10mm HighDetail @Creality K2 Pro 0.2 nozzle.json"
},
{
"name": "0.10mm HighDetail @Creality K2 0.2 nozzle",
"sub_path": "process/0.10mm HighDetail @Creality K2 0.2 nozzle.json"
},
{
"name": "0.12mm Detail @Creality K2 Pro 0.2 nozzle",
"sub_path": "process/0.12mm Detail @Creality K2 Pro 0.2 nozzle.json"
},
{
"name": "0.12mm Detail @Creality K2 0.2 nozzle",
"sub_path": "process/0.12mm Detail @Creality K2 0.2 nozzle.json"
},
{
"name": "0.12mm Detail @Creality K2 Pro 0.4 nozzle",
"sub_path": "process/0.12mm Detail @Creality K2 Pro 0.4 nozzle.json"
},
{
"name": "0.12mm Detail @Creality K2 0.4 nozzle",
"sub_path": "process/0.12mm Detail @Creality K2 0.4 nozzle.json"
},
{
"name": "0.12mm Fine @Creality CR10SE 0.2",
"sub_path": "process/0.12mm Fine @Creality CR10SE 0.2.json"
@@ -826,10 +802,6 @@
"name": "0.14mm Optimal @Creality K2 Pro 0.2 nozzle",
"sub_path": "process/0.14mm Optimal @Creality K2 Pro 0.2 nozzle.json"
},
{
"name": "0.14mm Optimal @Creality K2 0.2 nozzle",
"sub_path": "process/0.14mm Optimal @Creality K2 0.2 nozzle.json"
},
{
"name": "0.16mm Optimal @Creality CR10SE 0.2",
"sub_path": "process/0.16mm Optimal @Creality CR10SE 0.2.json"
@@ -890,18 +862,10 @@
"name": "0.16mm Optimal @Creality K2 Pro 0.4 nozzle",
"sub_path": "process/0.16mm Optimal @Creality K2 Pro 0.4 nozzle.json"
},
{
"name": "0.16mm Optimal @Creality K2 0.4 nozzle",
"sub_path": "process/0.16mm Optimal @Creality K2 0.4 nozzle.json"
},
{
"name": "0.18mm Detail @Creality K2 Pro 0.6 nozzle",
"sub_path": "process/0.18mm Detail @Creality K2 Pro 0.6 nozzle.json"
},
{
"name": "0.18mm Detail @Creality K2 0.6 nozzle",
"sub_path": "process/0.18mm Detail @Creality K2 0.6 nozzle.json"
},
{
"name": "0.20mm Standard @Creality CR10SE 0.2",
"sub_path": "process/0.20mm Standard @Creality CR10SE 0.2.json"
@@ -962,10 +926,6 @@
"name": "0.20mm Standard @Creality K2 Pro 0.4 nozzle",
"sub_path": "process/0.20mm Standard @Creality K2 Pro 0.4 nozzle.json"
},
{
"name": "0.20mm Standard @Creality K2 0.4 nozzle",
"sub_path": "process/0.20mm Standard @Creality K2 0.4 nozzle.json"
},
{
"name": "0.20mm Ultrafast @Creality Ender-5 Max 0.4mm nozzle",
"sub_path": "process/0.20mm Ultrafast @Creality Ender-5 Max 0.4mm nozzle.json"
@@ -978,10 +938,6 @@
"name": "0.24mm Detail @Creality K2 Pro 0.8 nozzle",
"sub_path": "process/0.24mm Detail @Creality K2 Pro 0.8 nozzle.json"
},
{
"name": "0.24mm Detail @Creality K2 0.8 nozzle",
"sub_path": "process/0.24mm Detail @Creality K2 0.8 nozzle.json"
},
{
"name": "0.24mm Draft @Creality CR10SE 0.2",
"sub_path": "process/0.24mm Draft @Creality CR10SE 0.2.json"
@@ -1038,10 +994,6 @@
"name": "0.24mm Draft @Creality K2 Pro 0.4 nozzle",
"sub_path": "process/0.24mm Draft @Creality K2 Pro 0.4 nozzle.json"
},
{
"name": "0.24mm Draft @Creality K2 0.4 nozzle",
"sub_path": "process/0.24mm Draft @Creality K2 0.4 nozzle.json"
},
{
"name": "0.24mm Optimal @Creality Ender-3 V3",
"sub_path": "process/0.24mm Optimal @Creality Ender3V3 0.6 nozzle.json"
@@ -1078,18 +1030,10 @@
"name": "0.24mm Optimal @Creality K2 Pro 0.6 nozzle",
"sub_path": "process/0.24mm Optimal @Creality K2 Pro 0.6 nozzle.json"
},
{
"name": "0.24mm Optimal @Creality K2 0.6 nozzle",
"sub_path": "process/0.24mm Optimal @Creality K2 0.6 nozzle.json"
},
{
"name": "0.28mm SuperDraft @Creality K2 Pro 0.4 nozzle",
"sub_path": "process/0.28mm SuperDraft @Creality K2 Pro 0.4 nozzle.json"
},
{
"name": "0.28mm SuperDraft @Creality K2 0.4 nozzle",
"sub_path": "process/0.28mm SuperDraft @Creality K2 0.4 nozzle.json"
},
{
"name": "0.30mm Standard @Creality Ender-3 V3",
"sub_path": "process/0.30mm Standard @Creality Ender3V3 0.6 nozzle.json"
@@ -1122,10 +1066,6 @@
"name": "0.30mm Standard @Creality K2 Pro 0.6 nozzle",
"sub_path": "process/0.30mm Standard @Creality K2 Pro 0.6 nozzle.json"
},
{
"name": "0.30mm Standard @Creality K2 0.6 nozzle",
"sub_path": "process/0.30mm Standard @Creality K2 0.6 nozzle.json"
},
{
"name": "0.32mm Optimal @Creality K1 (0.8 nozzle)",
"sub_path": "process/0.32mm Optimal @Creality K1 (0.8 nozzle).json"
@@ -1146,10 +1086,6 @@
"name": "0.32mm Optimal @Creality K2 Pro 0.8 nozzle",
"sub_path": "process/0.32mm Optimal @Creality K2 Pro 0.8 nozzle.json"
},
{
"name": "0.32mm Optimal @Creality K2 0.8 nozzle",
"sub_path": "process/0.32mm Optimal @Creality K2 0.8 nozzle.json"
},
{
"name": "0.36mm Draft @Creality Ender-3 V3",
"sub_path": "process/0.36mm Draft @Creality Ender3V3 0.6 nozzle.json"
@@ -1178,14 +1114,10 @@
"name": "0.36mm Draft @Creality K2 Plus 0.6 nozzle",
"sub_path": "process/0.36mm Draft @Creality K2 Plus 0.6 nozzle.json"
},
{
{
"name": "0.36mm Draft @Creality K2 Pro 0.6 nozzle",
"sub_path": "process/0.36mm Draft @Creality K2 Pro 0.6 nozzle.json"
},
{
"name": "0.36mm Draft @Creality K2 0.6 nozzle",
"sub_path": "process/0.36mm Draft @Creality K2 0.6 nozzle.json"
},
{
"name": "0.40mm Standard @Creality K1 (0.8 nozzle)",
"sub_path": "process/0.40mm Standard @Creality K1 (0.8 nozzle).json"
@@ -1210,18 +1142,10 @@
"name": "0.40mm Standard @Creality K2 Pro 0.8 nozzle",
"sub_path": "process/0.40mm Standard @Creality K2 Pro 0.8 nozzle.json"
},
{
"name": "0.40mm Standard @Creality K2 0.8 nozzle",
"sub_path": "process/0.40mm Standard @Creality K2 0.8 nozzle.json"
},
{
"name": "0.42mm SuperDraft @Creality K2 Pro 0.6 nozzle",
"sub_path": "process/0.42mm SuperDraft @Creality K2 Pro 0.6 nozzle.json"
},
{
"name": "0.42mm SuperDraft @Creality K2 0.6 nozzle",
"sub_path": "process/0.42mm SuperDraft @Creality K2 0.6 nozzle.json"
},
{
"name": "0.48mm Draft @Creality K1 (0.8 nozzle)",
"sub_path": "process/0.48mm Draft @Creality K1 (0.8 nozzle).json"
@@ -1246,18 +1170,10 @@
"name": "0.48mm Draft @Creality K2 Pro 0.8 nozzle",
"sub_path": "process/0.48mm Draft @Creality K2 Pro 0.8 nozzle.json"
},
{
"name": "0.48mm Draft @Creality K2 0.8 nozzle",
"sub_path": "process/0.48mm Draft @Creality K2 0.8 nozzle.json"
},
{
"name": "0.56mm SuperDraft @Creality K2 Pro 0.8 nozzle",
"sub_path": "process/0.56mm SuperDraft @Creality K2 Pro 0.8 nozzle.json"
},
{
"name": "0.56mm SuperDraft @Creality K2 0.8 nozzle",
"sub_path": "process/0.56mm SuperDraft @Creality K2 0.8 nozzle.json"
},
{
"name": "0.08mm SuperDetail @Creality Ender5Pro (2019) 0.2",
"sub_path": "process/0.08mm SuperDetail @Creality Ender5Pro (2019) 0.2.json"
@@ -1982,34 +1898,18 @@
"name": "Creality K2 Pro 0.2 nozzle",
"sub_path": "machine/Creality K2 Pro 0.2 nozzle.json"
},
{
"name": "Creality K2 0.2 nozzle",
"sub_path": "machine/Creality K2 0.2 nozzle.json"
},
{
"name": "Creality K2 Pro 0.4 nozzle",
"sub_path": "machine/Creality K2 Pro 0.4 nozzle.json"
},
{
"name": "Creality K2 0.4 nozzle",
"sub_path": "machine/Creality K2 0.4 nozzle.json"
},
{
"name": "Creality K2 Pro 0.6 nozzle",
"sub_path": "machine/Creality K2 Pro 0.6 nozzle.json"
},
{
"name": "Creality K2 0.6 nozzle",
"sub_path": "machine/Creality K2 0.6 nozzle.json"
},
{
"name": "Creality K2 Pro 0.8 nozzle",
"sub_path": "machine/Creality K2 Pro 0.8 nozzle.json"
},
{
"name": "Creality K2 0.8 nozzle",
"sub_path": "machine/Creality K2 0.8 nozzle.json"
},
{
"name": "Creality Sermoon V1 0.4 nozzle",
"sub_path": "machine/Creality Sermoon V1 0.4 nozzle.json"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -21,10 +21,6 @@
";filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else} \nM104 S[first_layer_temperature]\n{endif}"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -21,10 +21,6 @@
";filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else} \nM104 S[first_layer_temperature]\n{endif}"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -18,10 +18,6 @@
";filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else} \nM104 S[first_layer_temperature]\n{endif}"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -54,10 +54,6 @@
";filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else} \nM104 S[first_layer_temperature]\n{endif}"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -48,10 +48,6 @@
";filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else} \nM104 S[first_layer_temperature]\n{endif}"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -9,10 +9,6 @@
"23"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -9,10 +9,6 @@
"18"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -9,10 +9,6 @@
"10"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -15,10 +15,6 @@
"0"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -36,10 +36,6 @@
";filament start gcode\n{if (position[2] > first_layer_height) }\nM104 S[nozzle_temperature]\n{else} \nM104 S[first_layer_temperature]\n{endif}"
],
"compatible_printers": [
"Creality K2 0.2 nozzle",
"Creality K2 0.4 nozzle",
"Creality K2 0.6 nozzle",
"Creality K2 0.8 nozzle",
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",

View File

@@ -1,183 +0,0 @@
{
"type": "machine",
"from": "system",
"settings_id": "GM001",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K2",
"printer_settings_id": "Creality",
"auxiliary_fan": "1",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"change_filament_gcode": "G2 Z{z_after_toolchange + 0.4} I0.86 J0.86 P1 F10000 ; spiral lift a little from second lift\nG1 X0 Y140 F30000\nG1 Z{z_after_toolchange} F600",
"cooling_tube_length": "0",
"cooling_tube_retraction": "0",
"default_print_profile": "0.10mm Standard @Creality K2 0.2 nozzle",
"emit_machine_limits_to_gcode": "1",
"enable_filament_ramming": "0",
"extra_loading_move": "0",
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "24",
"extruder_clearance_radius": "64",
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "klipper",
"high_current_on_filament_swap": "0",
"machine_end_gcode": "END_PRINT",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"100",
"100"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"100",
"100"
],
"machine_max_jerk_y": [
"100",
"100"
],
"machine_max_jerk_z": [
"5",
"5"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"5",
"5"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM104 S[nozzle_temperature_initial_layer]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y130 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y130 F6000\nG1 E0.8 F300\nG1 X0 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG1 X130 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG92 E0\nG1 Z1 F600",
"machine_unload_filament_time": "0",
"manual_filament_change": "0",
"nozzle_type": "hardened_steel",
"nozzle_volume": "183",
"parking_pos_retraction": "0",
"preferred_orientation": "0",
"printable_area": [
"0x0",
"260x0",
"260x260",
"0x260"
],
"printable_height": "260",
"printer_technology": "FFF",
"printer_variant": "0.2",
"printhost_authorization_type": "key",
"purge_in_prime_tower": "0",
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"support_air_filtration": "1",
"support_chamber_temp_control": "0",
"support_multi_bed_types": "1",
"thumbnails": [
"300x300",
"96x96"
],
"thumbnails_format": "PNG",
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"z_offset": "0",
"default_filament_profile": [
"Creality Generic PLA @K2-all"
],
"deretraction_speed": [
"40"
],
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"nozzle_diameter": [
"0.2"
],
"retract_before_wipe": [
"70%"
],
"retract_length_toolchange": [
"0"
],
"retract_lift_above": [
"0"
],
"retract_lift_below": [
"259"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"0.5"
],
"retraction_minimum_travel": [
"1"
],
"retraction_speed": [
"40"
],
"wipe": [
"1"
],
"wipe_distance": [
"2"
],
"z_hop": [
"0.4"
],
"name": "Creality K2 0.2 nozzle",
"nozzle_height": "4"
}

View File

@@ -1,182 +0,0 @@
{
"type": "machine",
"from": "system",
"settings_id": "GM001",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K2",
"printer_settings_id": "Creality",
"auxiliary_fan": "1",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"change_filament_gcode": "G2 Z{z_after_toolchange + 0.4} I0.86 J0.86 P1 F10000 ; spiral lift a little from second lift\nG1 X0 Y140 F30000\nG1 Z{z_after_toolchange} F600",
"cooling_tube_length": "0",
"cooling_tube_retraction": "0",
"default_print_profile": "0.16mm Standard @Creality K2 0.4 nozzle",
"emit_machine_limits_to_gcode": "1",
"enable_filament_ramming": "0",
"extra_loading_move": "0",
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "24",
"extruder_clearance_radius": "64",
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "klipper",
"high_current_on_filament_swap": "0",
"machine_end_gcode": "END_PRINT",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"100",
"100"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"100",
"100"
],
"machine_max_jerk_y": [
"100",
"100"
],
"machine_max_jerk_z": [
"5",
"5"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"5",
"5"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM104 S[nozzle_temperature_initial_layer]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y130 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y130 F6000\nG1 E0.8 F300\nG1 X0 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG1 X130 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG92 E0\nG1 Z1 F600",
"machine_unload_filament_time": "0",
"manual_filament_change": "0",
"nozzle_type": "hardened_steel",
"nozzle_volume": "183",
"parking_pos_retraction": "0",
"preferred_orientation": "0",
"printable_area": [
"0x0",
"260x0",
"260x260",
"0x260"
],
"printable_height": "260",
"printer_technology": "FFF",
"printer_variant": "0.4",
"printhost_authorization_type": "key",
"purge_in_prime_tower": "0",
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"support_air_filtration": "1",
"support_chamber_temp_control": "0",
"support_multi_bed_types": "1",
"thumbnails": [
"300x300",
"96x96"
],
"thumbnails_format": "PNG",
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"z_offset": "0",
"default_filament_profile": [
"Creality Generic PLA @K2-all"
],
"deretraction_speed": [
"40"
],
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
],
"retract_before_wipe": [
"70%"
],
"retract_length_toolchange": [
"0"
],
"retract_lift_above": [
"0"
],
"retract_lift_below": [
"259"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"0.8"
],
"retraction_minimum_travel": [
"1"
],
"retraction_speed": [
"40"
],
"wipe": [
"1"
],
"wipe_distance": [
"2"
],
"z_hop": [
"0.4"
],
"name": "Creality K2 0.4 nozzle"
}

View File

@@ -1,182 +0,0 @@
{
"type": "machine",
"from": "system",
"setting_id": "GM001",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K2",
"printer_settings_id": "Creality",
"auxiliary_fan": "1",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"change_filament_gcode": "G2 Z{z_after_toolchange + 0.4} I0.86 J0.86 P1 F10000 ; spiral lift a little from second lift\nG1 X0 Y140 F30000\nG1 Z{z_after_toolchange} F600",
"cooling_tube_length": "0",
"cooling_tube_retraction": "0",
"default_print_profile": "0.30mm Standard @Creality K2 0.6 nozzle",
"emit_machine_limits_to_gcode": "1",
"enable_filament_ramming": "0",
"extra_loading_move": "0",
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "24",
"extruder_clearance_radius": "64",
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "klipper",
"high_current_on_filament_swap": "0",
"machine_end_gcode": "END_PRINT",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"100",
"100"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"100",
"100"
],
"machine_max_jerk_y": [
"100",
"100"
],
"machine_max_jerk_z": [
"5",
"5"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"5",
"5"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM104 S[nozzle_temperature_initial_layer]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y130 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y130 F6000\nG1 E0.8 F300\nG1 X0 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG1 X130 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG92 E0\nG1 Z1 F600",
"machine_unload_filament_time": "0",
"manual_filament_change": "0",
"nozzle_type": "hardened_steel",
"nozzle_volume": "183",
"parking_pos_retraction": "0",
"preferred_orientation": "0",
"printable_area": [
"0x0",
"260x0",
"260x260",
"0x260"
],
"printable_height": "260",
"printer_technology": "FFF",
"printer_variant": "0.6",
"printhost_authorization_type": "key",
"purge_in_prime_tower": "0",
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"support_air_filtration": "1",
"support_chamber_temp_control": "0",
"support_multi_bed_types": "1",
"thumbnails": [
"300x300",
"96x96"
],
"thumbnails_format": "PNG",
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"z_offset": "0",
"default_filament_profile": [
"Creality Generic PLA @K2-all"
],
"deretraction_speed": [
"40"
],
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"nozzle_diameter": [
"0.6"
],
"retract_before_wipe": [
"70%"
],
"retract_length_toolchange": [
"0"
],
"retract_lift_above": [
"0"
],
"retract_lift_below": [
"259"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"1.5"
],
"retraction_minimum_travel": [
"1"
],
"retraction_speed": [
"40"
],
"wipe": [
"1"
],
"wipe_distance": [
"2"
],
"z_hop": [
"0.4"
],
"name": "Creality K2 0.6 nozzle"
}

View File

@@ -1,182 +0,0 @@
{
"type": "machine",
"from": "system",
"setting_id": "GM001",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K2",
"printer_settings_id": "Creality",
"auxiliary_fan": "1",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"change_filament_gcode": "G2 Z{z_after_toolchange + 0.4} I0.86 J0.86 P1 F10000 ; spiral lift a little from second lift\nG1 X0 Y140 F30000\nG1 Z{z_after_toolchange} F600",
"cooling_tube_length": "0",
"cooling_tube_retraction": "0",
"default_print_profile": "0.40mm Standard @Creality K2 0.8 nozzle",
"emit_machine_limits_to_gcode": "1",
"enable_filament_ramming": "0",
"extra_loading_move": "0",
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "24",
"extruder_clearance_radius": "64",
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "klipper",
"high_current_on_filament_swap": "0",
"machine_end_gcode": "END_PRINT",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"100",
"100"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"100",
"100"
],
"machine_max_jerk_y": [
"100",
"100"
],
"machine_max_jerk_z": [
"5",
"5"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"5",
"5"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM104 S[nozzle_temperature_initial_layer]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y130 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y130 F6000\nG1 E0.8 F300\nG1 X0 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG1 X130 Y0 E9 F{filament_max_volumetric_speed[initial_extruder]/0.3*60}\nG92 E0\nG1 Z1 F600",
"machine_unload_filament_time": "0",
"manual_filament_change": "0",
"nozzle_type": "hardened_steel",
"nozzle_volume": "183",
"parking_pos_retraction": "0",
"preferred_orientation": "0",
"printable_area": [
"0x0",
"260x0",
"260x260",
"0x260"
],
"printable_height": "260",
"printer_technology": "FFF",
"printer_variant": "0.8",
"printhost_authorization_type": "key",
"purge_in_prime_tower": "0",
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"support_air_filtration": "1",
"support_chamber_temp_control": "0",
"support_multi_bed_types": "1",
"thumbnails": [
"300x300",
"96x96"
],
"thumbnails_format": "PNG",
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"z_offset": "0",
"default_filament_profile": [
"Creality Generic PLA @K2-all"
],
"deretraction_speed": [
"40"
],
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"nozzle_diameter": [
"0.8"
],
"retract_before_wipe": [
"70%"
],
"retract_length_toolchange": [
"0"
],
"retract_lift_above": [
"0"
],
"retract_lift_below": [
"259"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"3"
],
"retraction_minimum_travel": [
"1"
],
"retraction_speed": [
"40"
],
"wipe": [
"1"
],
"wipe_distance": [
"2"
],
"z_hop": [
"0.4"
],
"name": "Creality K2 0.8 nozzle"
}

View File

@@ -1,13 +0,0 @@
{
"type": "machine_model",
"name": "Creality K2",
"model_id": "Creality_K2",
"nozzle_diameter": "0.2;0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Creality",
"bed_model": "creality_k1_buildplate_model.stl",
"default_bed_type": "Textured PEI Plate",
"bed_texture": "creality_k1_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Creality Generic ABS @K2-all;Creality Generic ASA @K2-all;Creality Generic PETG @K2-all;Creality Generic PLA @K2-all;Creality Generic PLA High Speed @K2-all;Creality Generic PLA Matte @K2-all;Creality Generic PLA Silk @K2-all"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.08mm SuperDetail @Creality K2 0.2 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.2 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.22",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.08",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.25",
"inner_wall_speed": "150",
"wall_loops": "4",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.22",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.08mm SuperDetail @Creality K2 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "7",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "10",
"internal_bridge_speed": "200%",
"brim_width": "5",
"brim_object_gap": "0.3",
"compatible_printers": [
"Creality K2 0.4 nozzle"
],
"default_acceleration": "6000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "2000",
"inner_wall_acceleration": "2000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "1000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "300",
"interface_shells": "0",
"ironing_flow": "8",
"ironing_spacing": "0.15",
"ironing_speed": "60",
"ironing_type": "no ironing",
"layer_height": "0.08",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "2000",
"top_surface_speed": "200",
"top_shell_layers": "9",
"top_shell_thickness": "0.8",
"travel_acceleration": "10000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.10mm HighDetail @Creality K2 0.2 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.2 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.22",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.1",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.25",
"inner_wall_speed": "150",
"wall_loops": "4",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.22",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.12mm Detail @Creality K2 0.2 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.2 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.22",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.12",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.25",
"inner_wall_speed": "150",
"wall_loops": "4",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.22",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.12mm Detail @Creality K2 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "10",
"internal_bridge_speed": "200%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "300",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.12",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "6",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.14mm Optimal @Creality K2 0.2 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.2 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.22",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.14",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.25",
"inner_wall_speed": "150",
"wall_loops": "4",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.22",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.16mm Optimal @Creality K2 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "10",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "270",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.16",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "6",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.18mm Detail @Creality K2 0.6 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.62",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.18",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.62",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,268 +0,0 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Creality K2 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "100",
"acceleration_limit_mess": "[[0.5,1.0,100,6000,210],[1.0,1.5,80,5500,200],[1.5,2.0,60,5000,190]]",
"acceleration_limit_mess_enable": "0",
"ai_infill": "0",
"alternate_extra_wall": "0",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bottom_solid_infill_flow_ratio": "1",
"bottom_surface_pattern": "monotonic",
"bridge_acceleration": "50%",
"bridge_angle": "0",
"bridge_density": "100%",
"bridge_flow": "1",
"bridge_no_support": "0",
"bridge_speed": "25",
"brim_ears_detection_length": "1",
"brim_ears_max_angle": "125",
"brim_object_gap": "0.1",
"brim_type": "auto_brim",
"brim_width": "5",
"compatible_printers": [
"Creality K2 0.4 nozzle"
],
"counterbore_hole_bridging": "none",
"default_acceleration": "12000",
"default_jerk": "12",
"detect_narrow_internal_solid_infill": "1",
"detect_overhang_wall": "1",
"detect_thin_wall": "0",
"dont_filter_internal_bridges": "disabled",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"elefant_foot_compensation_layers": "1",
"enable_arc_fitting": "1",
"enable_overhang_speed": "1",
"enable_prime_tower": "1",
"enable_support": "0",
"enforce_support_layers": "0",
"ensure_vertical_shell_thickness": "ensure_all",
"exclude_object": "1",
"extra_perimeters_on_overhangs": "0",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"filter_out_gap_fill": "0",
"flush_into_infill": "0",
"flush_into_objects": "0",
"flush_into_support": "1",
"fuzzy_skin": "none",
"fuzzy_skin_first_layer": "0",
"fuzzy_skin_point_distance": "0.8",
"fuzzy_skin_thickness": "0.3",
"gap_fill_target": "everywhere",
"gap_infill_speed": "250",
"gcode_add_line_number": "0",
"gcode_comments": "0",
"gcode_label_objects": "0",
"hole_to_polyhole": "0",
"hole_to_polyhole_threshold": "0.01",
"hole_to_polyhole_twisted": "1",
"independent_support_layer_height": "1",
"infill_anchor": "400%",
"infill_anchor_max": "20",
"infill_combination": "0",
"infill_direction": "45",
"infill_jerk": "12",
"infill_wall_overlap": "30%",
"initial_layer_acceleration": "2000",
"initial_layer_infill_speed": "105",
"initial_layer_jerk": "8",
"initial_layer_line_width": "0.5",
"initial_layer_min_bead_width": "85%",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"initial_layer_travel_speed": "100%",
"inner_wall_acceleration": "5000",
"inner_wall_jerk": "8",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"interface_shells": "0",
"internal_bridge_flow": "1",
"internal_bridge_speed": "150%",
"internal_solid_infill_acceleration": "100%",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_pattern": "monotonic",
"internal_solid_infill_speed": "250",
"ironing_angle": "90",
"ironing_flow": "10%",
"ironing_pattern": "zig-zag",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_support_layer": "0",
"ironing_type": "no ironing",
"is_infill_first": "0",
"layer_height": "0.2",
"line_width": "0.42",
"make_overhang_printable": "0",
"make_overhang_printable_angle": "55",
"make_overhang_printable_hole_size": "0",
"material_flow_dependent_temperature": "0",
"material_flow_temp_graph": "[[3.0,210],[10.0,220],[12.0,230]]",
"max_bridge_length": "10",
"max_travel_detour_distance": "0",
"max_volumetric_extrusion_rate_slope": "0",
"max_volumetric_extrusion_rate_slope_segment_length": "3",
"min_bead_width": "85%",
"min_feature_size": "25%",
"min_length_factor": "0.5",
"min_width_top_surface": "300%",
"minimum_sparse_infill_area": "15",
"minimum_support_area": "5",
"mmu_segmented_region_interlocking_depth": "0",
"mmu_segmented_region_max_width": "0",
"only_one_wall_first_layer": "0",
"only_one_wall_top": "1",
"ooze_prevention": "0",
"outer_wall_acceleration": "5000",
"outer_wall_jerk": "8",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"overhang_reverse": "0",
"overhang_reverse_internal_only": "0",
"overhang_reverse_threshold": "50%",
"overhang_speed_classic": "0",
"precise_outer_wall": "0",
"prime_tower_brim_width": "3",
"prime_tower_enhance_type": "chamfer",
"prime_tower_width": "40",
"prime_volume": "45",
"print_flow_ratio": "1",
"print_order": "default",
"print_sequence": "by layer",
"raft_contact_distance": "0.1",
"raft_expansion": "1.5",
"raft_first_layer_density": "90%",
"raft_first_layer_expansion": "2",
"raft_layers": "0",
"reduce_crossing_wall": "0",
"reduce_infill_retraction": "1",
"resolution": "0.012",
"role_based_wipe_speed": "1",
"scarf_angle_threshold": "155",
"scarf_joint_flow_ratio": "1",
"scarf_joint_speed": "100%",
"scarf_overhang_threshold": "40%",
"seam_gap": "10%",
"seam_position": "aligned",
"seam_slope_conditional": "0",
"seam_slope_entire_loop": "0",
"seam_slope_inner_walls": "0",
"seam_slope_min_length": "20",
"seam_slope_start_height": "0",
"seam_slope_steps": "10",
"seam_slope_type": "none",
"single_extruder_multi_material_priming": "0",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"skirt_speed": "50",
"slice_closing_radius": "0.049",
"slicing_mode": "regular",
"slow_down_layers": "0",
"slowdown_for_curled_perimeters": "0",
"small_area_infill_flow_compensation": "0",
"small_area_infill_flow_compensation_model": "0,0;\"\\n0.2,0.4444\";\"\\n0.4,0.6145\";\"\\n0.6,0.7059\";\"\\n0.8,0.7619\";\"\\n1.5,0.8571\";\"\\n2,0.8889\";\"\\n3,0.9231\";\"\\n5,0.9520\";\"\\n10,1\"",
"small_perimeter_speed": "50%",
"small_perimeter_threshold": "0",
"solid_infill_filament": "1",
"sparse_infill_acceleration": "100%",
"sparse_infill_density": "15",
"sparse_infill_filament": "1",
"sparse_infill_line_width": "0.45",
"sparse_infill_pattern": "grid",
"sparse_infill_speed": "270",
"speed_limit_to_height": "[[100,150,100,6000,210],[150,200,80,5500,200],[200,250,60,5000,190]]",
"speed_limit_to_height_enable": "0",
"spiral_mode": "0",
"spiral_mode_max_xy_smoothing": "200%",
"spiral_mode_smooth": "0",
"staggered_inner_seams": "0",
"standby_temperature_delta": "-5",
"support_angle": "0",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_bottom_interface_spacing": "0.5",
"support_bottom_z_distance": "0.2",
"support_critical_regions_only": "0",
"support_expansion": "0",
"support_filament": "0",
"support_interface_bottom_layers": "2",
"support_interface_filament": "0",
"support_interface_loop_pattern": "0",
"support_interface_not_for_body": "1",
"support_interface_pattern": "auto",
"support_interface_spacing": "0.5",
"support_interface_speed": "80",
"support_interface_top_layers": "2",
"support_line_width": "0.42",
"support_object_xy_distance": "0.35",
"support_on_build_plate_only": "0",
"support_remove_small_overhang": "1",
"support_speed": "150",
"support_style": "default",
"support_threshold_angle": "30",
"support_top_z_distance": "0.2",
"support_type": "normal(auto)",
"support_xy_overrides_z": "xy_overrides_z",
"thick_bridges": "0",
"thick_internal_bridges": "1",
"timelapse_type": "0",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"top_solid_infill_flow_ratio": "1",
"top_surface_acceleration": "5000",
"top_surface_jerk": "8",
"top_surface_line_width": "0.42",
"top_surface_pattern": "monotonicline",
"top_surface_speed": "200",
"travel_acceleration": "12000",
"travel_jerk": "12",
"travel_speed": "500",
"travel_speed_z": "0",
"tree_support_adaptive_layer_height": "1",
"tree_support_angle_slow": "25",
"tree_support_auto_brim": "1",
"tree_support_branch_angle": "45",
"tree_support_branch_angle_organic": "40",
"tree_support_branch_diameter": "2",
"tree_support_branch_diameter_angle": "5",
"tree_support_branch_diameter_double_wall": "3",
"tree_support_branch_diameter_organic": "2",
"tree_support_branch_distance": "5",
"tree_support_branch_distance_organic": "1",
"tree_support_brim_width": "3",
"tree_support_tip_diameter": "0.8",
"tree_support_top_rate": "30%",
"tree_support_wall_count": "0",
"wall_direction": "auto",
"wall_distribution_count": "1",
"wall_filament": "1",
"wall_generator": "classic",
"wall_loops": "2",
"wall_sequence": "inner wall/outer wall",
"wall_transition_angle": "10",
"wall_transition_filter_deviation": "25%",
"wall_transition_length": "100%",
"wipe_before_external_loop": "0",
"wipe_on_loops": "0",
"wipe_speed": "80%",
"wipe_tower_bridging": "10",
"wipe_tower_cone_angle": "0",
"wipe_tower_extra_spacing": "100%",
"wipe_tower_no_sparse_layers": "0",
"wipe_tower_rotation_angle": "0",
"wiping_volumes_extruders": "70,70,70,70,70,70,70,70,70,70",
"xy_contour_compensation": "0",
"xy_hole_compensation": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.24mm Detail @Creality K2 0.8 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.24",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.8",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.24mm Draft @Creality K2 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "2000",
"inner_wall_acceleration": "2000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "200",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "230",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.24",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "230",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "230",
"initial_layer_infill_speed": "105",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.24mm Optimal @Creality K2 0.6 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.62",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.24",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.62",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.28mm SuperDraft @Creality K2 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "180",
"outer_wall_acceleration": "2000",
"inner_wall_acceleration": "2000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "200",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "200",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.28",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "50",
"overhang_2_4_speed": "25",
"overhang_3_4_speed": "10",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "200",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "200",
"initial_layer_infill_speed": "105",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,243 +0,0 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.30mm Standard @Creality K2 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "100%",
"acceleration_limit_mess_enable": "0",
"alternate_extra_wall": "0",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bottom_solid_infill_flow_ratio": "1",
"bottom_surface_pattern": "monotonic",
"bridge_acceleration": "50%",
"bridge_angle": "0",
"bridge_density": "100%",
"bridge_flow": "1",
"bridge_no_support": "0",
"bridge_speed": "25",
"brim_ears_detection_length": "1",
"brim_ears_max_angle": "125",
"brim_object_gap": "0.1",
"brim_type": "auto_brim",
"brim_width": "5",
"compatible_printers": [
"Creality K2 0.6 nozzle"
],
"default_acceleration": "12000",
"default_jerk": "20",
"detect_narrow_internal_solid_infill": "1",
"detect_overhang_wall": "1",
"detect_thin_wall": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"elefant_foot_compensation_layers": "1",
"enable_arc_fitting": "1",
"enable_overhang_speed": "1",
"enable_prime_tower": "1",
"enable_support": "0",
"enforce_support_layers": "0",
"ensure_vertical_shell_thickness": "ensure_all",
"exclude_object": "1",
"extra_perimeters_on_overhangs": "0",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"filter_out_gap_fill": "0",
"flush_into_infill": "0",
"flush_into_objects": "0",
"flush_into_support": "1",
"fuzzy_skin": "none",
"fuzzy_skin_first_layer": "0",
"fuzzy_skin_point_distance": "0.8",
"fuzzy_skin_thickness": "0.3",
"gap_infill_speed": "50",
"gcode_add_line_number": "0",
"gcode_comments": "0",
"gcode_label_objects": "0",
"hole_to_polyhole": "0",
"hole_to_polyhole_threshold": "0.01",
"hole_to_polyhole_twisted": "1",
"independent_support_layer_height": "1",
"infill_anchor": "400%",
"infill_anchor_max": "20",
"infill_combination": "0",
"infill_direction": "45",
"infill_jerk": "20",
"infill_wall_overlap": "30",
"initial_layer_acceleration": "500",
"initial_layer_infill_speed": "60",
"initial_layer_jerk": "20",
"initial_layer_line_width": "0.62",
"initial_layer_min_bead_width": "85%",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"initial_layer_travel_speed": "100%",
"inner_wall_acceleration": "5000",
"inner_wall_jerk": "20",
"inner_wall_line_width": "0.62",
"inner_wall_speed": "150",
"interface_shells": "0",
"internal_bridge_flow": "1",
"internal_bridge_speed": "70",
"internal_solid_infill_acceleration": "100%",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_pattern": "monotonic",
"internal_solid_infill_speed": "150",
"ironing_angle": "90",
"ironing_flow": "10%",
"ironing_pattern": "zig-zag",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_support_layer": "0",
"ironing_type": "no ironing",
"is_infill_first": "0",
"layer_height": "0.3",
"line_width": "0.62",
"make_overhang_printable": "0",
"make_overhang_printable_angle": "55",
"make_overhang_printable_hole_size": "0",
"max_bridge_length": "10",
"max_travel_detour_distance": "0",
"max_volumetric_extrusion_rate_slope": "0",
"max_volumetric_extrusion_rate_slope_segment_length": "3",
"min_bead_width": "85%",
"min_feature_size": "25%",
"min_width_top_surface": "300%",
"minimum_sparse_infill_area": "15",
"minimum_support_area": "5",
"mmu_segmented_region_interlocking_depth": "0",
"mmu_segmented_region_max_width": "0",
"only_one_wall_first_layer": "0",
"only_one_wall_top": "1",
"ooze_prevention": "0",
"outer_wall_acceleration": "5000",
"outer_wall_jerk": "20",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"overhang_reverse": "0",
"overhang_reverse_internal_only": "0",
"overhang_reverse_threshold": "50%",
"overhang_speed_classic": "0",
"precise_outer_wall": "0",
"prime_tower_brim_width": "3",
"prime_tower_width": "60",
"prime_volume": "45",
"print_flow_ratio": "1",
"print_sequence": "by layer",
"raft_contact_distance": "0.1",
"raft_expansion": "1.5",
"raft_first_layer_density": "90%",
"raft_first_layer_expansion": "2",
"raft_layers": "0",
"reduce_crossing_wall": "0",
"reduce_infill_retraction": "1",
"resolution": "0.012",
"role_based_wipe_speed": "1",
"seam_gap": "10%",
"seam_position": "aligned",
"single_extruder_multi_material_priming": "0",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"skirt_speed": "50",
"slice_closing_radius": "0.049",
"slicing_mode": "regular",
"slow_down_layers": "0",
"slowdown_for_curled_perimeters": "0",
"small_perimeter_speed": "50%",
"small_perimeter_threshold": "0",
"solid_infill_filament": "1",
"sparse_infill_acceleration": "100%",
"sparse_infill_density": "15%",
"sparse_infill_filament": "1",
"sparse_infill_line_width": "0.62",
"sparse_infill_pattern": "grid",
"sparse_infill_speed": "120",
"speed_limit_to_height_enable": "0",
"spiral_mode": "0",
"spiral_mode_max_xy_smoothing": "200%",
"spiral_mode_smooth": "0",
"staggered_inner_seams": "1",
"standby_temperature_delta": "-5",
"support_angle": "0",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_bottom_interface_spacing": "0.5",
"support_bottom_z_distance": "0.2",
"support_critical_regions_only": "0",
"support_expansion": "0",
"support_filament": "0",
"support_interface_bottom_layers": "2",
"support_interface_filament": "0",
"support_interface_loop_pattern": "0",
"support_interface_not_for_body": "1",
"support_interface_pattern": "auto",
"support_interface_spacing": "0.5",
"support_interface_speed": "80",
"support_interface_top_layers": "2",
"support_line_width": "0.6",
"support_object_xy_distance": "0.35",
"support_on_build_plate_only": "0",
"support_remove_small_overhang": "1",
"support_speed": "150",
"support_style": "default",
"support_threshold_angle": "30",
"support_top_z_distance": "0.2",
"support_type": "normal(auto)",
"support_xy_overrides_z": "xy_overrides_z",
"thick_bridges": "0",
"thick_internal_bridges": "1",
"timelapse_type": "0",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"top_solid_infill_flow_ratio": "1",
"top_surface_acceleration": "2000",
"top_surface_jerk": "20",
"top_surface_line_width": "0.62",
"top_surface_pattern": "monotonicline",
"top_surface_speed": "100",
"travel_acceleration": "12000",
"travel_jerk": "20",
"travel_speed": "500",
"travel_speed_z": "0",
"tree_support_adaptive_layer_height": "1",
"tree_support_angle_slow": "25",
"tree_support_auto_brim": "1",
"tree_support_branch_angle": "45",
"tree_support_branch_angle_organic": "40",
"tree_support_branch_diameter": "2",
"tree_support_branch_diameter_angle": "5",
"tree_support_branch_diameter_double_wall": "3",
"tree_support_branch_diameter_organic": "2",
"tree_support_branch_distance": "5",
"tree_support_branch_distance_organic": "1",
"tree_support_brim_width": "3",
"tree_support_tip_diameter": "0.8",
"tree_support_top_rate": "30%",
"tree_support_wall_count": "0",
"wall_distribution_count": "1",
"wall_filament": "1",
"wall_generator": "classic",
"wall_loops": "2",
"wall_sequence": "inner wall/outer wall",
"wall_transition_angle": "10",
"wall_transition_filter_deviation": "25%",
"wall_transition_length": "100%",
"wipe_before_external_loop": "0",
"wipe_on_loops": "0",
"wipe_speed": "80%",
"wipe_tower_bridging": "10",
"wipe_tower_cone_angle": "0",
"wipe_tower_extra_spacing": "100%",
"wipe_tower_no_sparse_layers": "0",
"wipe_tower_rotation_angle": "0",
"wiping_volumes_extruders": "70,70,70,70,70,70,70,70,70,70",
"xy_contour_compensation": "0",
"xy_hole_compensation": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.32mm Optimal @Creality K2 0.8 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.32",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.8",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.36mm Draft @Creality K2 0.6 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.62",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.36",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.62",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,243 +0,0 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.40mm Standard @Creality K2 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "100%",
"acceleration_limit_mess_enable": "0",
"alternate_extra_wall": "0",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bottom_solid_infill_flow_ratio": "1",
"bottom_surface_pattern": "monotonic",
"bridge_acceleration": "50%",
"bridge_angle": "0",
"bridge_density": "100%",
"bridge_flow": "1",
"bridge_no_support": "0",
"bridge_speed": "25",
"brim_ears_detection_length": "1",
"brim_ears_max_angle": "125",
"brim_object_gap": "0.1",
"brim_type": "auto_brim",
"brim_width": "5",
"compatible_printers": [
"Creality K2 0.8 nozzle"
],
"default_acceleration": "12000",
"default_jerk": "9",
"detect_narrow_internal_solid_infill": "1",
"detect_overhang_wall": "1",
"detect_thin_wall": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"elefant_foot_compensation_layers": "1",
"enable_arc_fitting": "1",
"enable_overhang_speed": "1",
"enable_prime_tower": "1",
"enable_support": "0",
"enforce_support_layers": "0",
"ensure_vertical_shell_thickness": "ensure_all",
"exclude_object": "1",
"extra_perimeters_on_overhangs": "0",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"filter_out_gap_fill": "0",
"flush_into_infill": "0",
"flush_into_objects": "0",
"flush_into_support": "1",
"fuzzy_skin": "none",
"fuzzy_skin_first_layer": "0",
"fuzzy_skin_point_distance": "0.8",
"fuzzy_skin_thickness": "0.3",
"gap_infill_speed": "50",
"gcode_add_line_number": "0",
"gcode_comments": "0",
"gcode_label_objects": "0",
"hole_to_polyhole": "0",
"hole_to_polyhole_threshold": "0.01",
"hole_to_polyhole_twisted": "1",
"independent_support_layer_height": "1",
"infill_anchor": "400%",
"infill_anchor_max": "20",
"infill_combination": "0",
"infill_direction": "45",
"infill_jerk": "12",
"infill_wall_overlap": "30",
"initial_layer_acceleration": "500",
"initial_layer_infill_speed": "60",
"initial_layer_jerk": "9",
"initial_layer_line_width": "0.82",
"initial_layer_min_bead_width": "85%",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"initial_layer_travel_speed": "100%",
"inner_wall_acceleration": "5000",
"inner_wall_jerk": "7",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"interface_shells": "0",
"internal_bridge_flow": "1",
"internal_bridge_speed": "70",
"internal_solid_infill_acceleration": "100%",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_pattern": "monotonic",
"internal_solid_infill_speed": "150",
"ironing_angle": "90",
"ironing_flow": "10%",
"ironing_pattern": "zig-zag",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_support_layer": "0",
"ironing_type": "no ironing",
"is_infill_first": "0",
"layer_height": "0.4",
"line_width": "0.82",
"make_overhang_printable": "0",
"make_overhang_printable_angle": "55",
"make_overhang_printable_hole_size": "0",
"max_bridge_length": "10",
"max_travel_detour_distance": "0",
"max_volumetric_extrusion_rate_slope": "0",
"max_volumetric_extrusion_rate_slope_segment_length": "3",
"min_bead_width": "85%",
"min_feature_size": "25%",
"min_width_top_surface": "300%",
"minimum_sparse_infill_area": "15",
"minimum_support_area": "5",
"mmu_segmented_region_interlocking_depth": "0",
"mmu_segmented_region_max_width": "0",
"only_one_wall_first_layer": "0",
"only_one_wall_top": "1",
"ooze_prevention": "0",
"outer_wall_acceleration": "5000",
"outer_wall_jerk": "7",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"overhang_reverse": "0",
"overhang_reverse_internal_only": "0",
"overhang_reverse_threshold": "50%",
"overhang_speed_classic": "0",
"precise_outer_wall": "0",
"prime_tower_brim_width": "3",
"prime_tower_width": "60",
"prime_volume": "45",
"print_flow_ratio": "1",
"print_sequence": "by layer",
"raft_contact_distance": "0.1",
"raft_expansion": "1.5",
"raft_first_layer_density": "90%",
"raft_first_layer_expansion": "2",
"raft_layers": "0",
"reduce_crossing_wall": "0",
"reduce_infill_retraction": "1",
"resolution": "0.012",
"role_based_wipe_speed": "1",
"seam_gap": "10%",
"seam_position": "aligned",
"single_extruder_multi_material_priming": "0",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"skirt_speed": "50",
"slice_closing_radius": "0.049",
"slicing_mode": "regular",
"slow_down_layers": "0",
"slowdown_for_curled_perimeters": "0",
"small_perimeter_speed": "50%",
"small_perimeter_threshold": "0",
"solid_infill_filament": "1",
"sparse_infill_acceleration": "100%",
"sparse_infill_density": "15%",
"sparse_infill_filament": "1",
"sparse_infill_line_width": "0.82",
"sparse_infill_pattern": "grid",
"sparse_infill_speed": "120",
"speed_limit_to_height_enable": "0",
"spiral_mode": "0",
"spiral_mode_max_xy_smoothing": "200%",
"spiral_mode_smooth": "0",
"staggered_inner_seams": "1",
"standby_temperature_delta": "-5",
"support_angle": "0",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_bottom_interface_spacing": "0.5",
"support_bottom_z_distance": "0.2",
"support_critical_regions_only": "0",
"support_expansion": "0",
"support_filament": "0",
"support_interface_bottom_layers": "2",
"support_interface_filament": "0",
"support_interface_loop_pattern": "0",
"support_interface_not_for_body": "1",
"support_interface_pattern": "auto",
"support_interface_spacing": "0.5",
"support_interface_speed": "80",
"support_interface_top_layers": "2",
"support_line_width": "0.8",
"support_object_xy_distance": "0.35",
"support_on_build_plate_only": "0",
"support_remove_small_overhang": "1",
"support_speed": "150",
"support_style": "default",
"support_threshold_angle": "30",
"support_top_z_distance": "0.2",
"support_type": "normal(auto)",
"support_xy_overrides_z": "xy_overrides_z",
"thick_bridges": "0",
"thick_internal_bridges": "1",
"timelapse_type": "0",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"top_solid_infill_flow_ratio": "1",
"top_surface_acceleration": "2000",
"top_surface_jerk": "7",
"top_surface_line_width": "0.82",
"top_surface_pattern": "monotonicline",
"top_surface_speed": "100",
"travel_acceleration": "12000",
"travel_jerk": "12",
"travel_speed": "500",
"travel_speed_z": "0",
"tree_support_adaptive_layer_height": "1",
"tree_support_angle_slow": "25",
"tree_support_auto_brim": "1",
"tree_support_branch_angle": "45",
"tree_support_branch_angle_organic": "40",
"tree_support_branch_diameter": "2",
"tree_support_branch_diameter_angle": "5",
"tree_support_branch_diameter_double_wall": "3",
"tree_support_branch_diameter_organic": "2",
"tree_support_branch_distance": "5",
"tree_support_branch_distance_organic": "1",
"tree_support_brim_width": "3",
"tree_support_tip_diameter": "0.8",
"tree_support_top_rate": "30%",
"tree_support_wall_count": "0",
"wall_distribution_count": "1",
"wall_filament": "1",
"wall_generator": "classic",
"wall_loops": "2",
"wall_sequence": "inner wall/outer wall",
"wall_transition_angle": "10",
"wall_transition_filter_deviation": "25%",
"wall_transition_length": "100%",
"wipe_before_external_loop": "0",
"wipe_on_loops": "0",
"wipe_speed": "80%",
"wipe_tower_bridging": "10",
"wipe_tower_cone_angle": "0",
"wipe_tower_extra_spacing": "100%",
"wipe_tower_no_sparse_layers": "0",
"wipe_tower_rotation_angle": "0",
"wiping_volumes_extruders": "70,70,70,70,70,70,70,70,70,70",
"xy_contour_compensation": "0",
"xy_hole_compensation": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.42mm SuperDraft @Creality K2 0.6 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.62",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.42",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.62",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.48mm Draft @Creality K2 0.8 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.48",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.8",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,111 +0,0 @@
{
"type": "process",
"name": "0.56mm SuperDraft @Creality K2 0.8 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.56",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"precise_outer_wall": "0",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.8",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -86,10 +86,6 @@
"name": "fdm_process_elegoo_common",
"sub_path": "process/fdm_process_elegoo_common.json"
},
{
"name": "fdm_process_elegoo_02010",
"sub_path": "process/fdm_process_elegoo_02010.json"
},
{
"name": "fdm_process_ecc",
"sub_path": "process/ECC/fdm_process_ecc.json"
@@ -1108,10 +1104,6 @@
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_paht",
"sub_path": "filament/fdm_filament_paht.json"
},
{
"name": "Elegoo ASA @base",
"sub_path": "filament/BASE/Elegoo ASA @base.json"
@@ -1144,26 +1136,6 @@
"name": "Elegoo RAPID PLA+ @base",
"sub_path": "filament/BASE/Elegoo RAPID PLA+ @base.json"
},
{
"name": "Elegoo TPU @base",
"sub_path": "filament/BASE/Elegoo TPU @base.json"
},
{
"name": "Elegoo PETG @base",
"sub_path": "filament/BASE/Elegoo PETG @base.json"
},
{
"name": "Elegoo ABS @base",
"sub_path": "filament/BASE/Elegoo ABS @base.json"
},
{
"name": "Elegoo PAHT @base",
"sub_path": "filament/BASE/Elegoo PAHT @base.json"
},
{
"name": "Elegoo PC @base",
"sub_path": "filament/BASE/Elegoo PC @base.json"
},
{
"name": "Elegoo TPU 95A @base",
"sub_path": "filament/BASE/Elegoo TPU 95A @base.json"
@@ -1200,10 +1172,6 @@
"name": "Elegoo ASA @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo ASA @0.2 nozzle.json"
},
{
"name": "Elegoo PETG @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PETG @0.2 nozzle.json"
},
{
"name": "Elegoo ASA @EC",
"sub_path": "filament/EC/Elegoo ASA @EC.json"
@@ -1244,26 +1212,6 @@
"name": "Elegoo RAPID PETG @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo RAPID PETG @0.2 nozzle.json"
},
{
"name": "Elegoo ABS @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo ABS @0.2 nozzle.json"
},
{
"name": "Elegoo PC @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PC @0.2 nozzle.json"
},
{
"name": "Elegoo PC-FR @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PC-FR @0.2 nozzle.json"
},
{
"name": "Elegoo PLA Basic @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PLA Basic @0.2 nozzle.json"
},
{
"name": "Elegoo PETG Translucent @0.2 nozzle",
"sub_path": "filament/ELEGOO/Elegoo PETG Translucent @0.2 nozzle.json"
},
{
"name": "Elegoo RAPID PETG @EC",
"sub_path": "filament/EC/Elegoo RAPID PETG @EC.json"
@@ -1420,66 +1368,6 @@
"name": "Elegoo TPU 95A @ECC2",
"sub_path": "filament/ECC2/Elegoo TPU 95A @ECC2.json"
},
{
"name": "Elegoo PLA @ECC2",
"sub_path": "filament/ECC2/Elegoo PLA @ECC2.json"
},
{
"name": "Elegoo PETG @ECC2",
"sub_path": "filament/ECC2/Elegoo PETG @ECC2.json"
},
{
"name": "Elegoo ABS @ECC2",
"sub_path": "filament/ECC2/Elegoo ABS @ECC2.json"
},
{
"name": "Elegoo PLA Galaxy @ECC2",
"sub_path": "filament/ECC2/Elegoo PLA Galaxy @ECC2.json"
},
{
"name": "Elegoo PLA Basic @ECC2",
"sub_path": "filament/ECC2/Elegoo PLA Basic @ECC2.json"
},
{
"name": "Elegoo PLA Marble @ECC2",
"sub_path": "filament/ECC2/Elegoo PLA Marble @ECC2.json"
},
{
"name": "Elegoo PLA Sparkle @ECC2",
"sub_path": "filament/ECC2/Elegoo PLA Sparkle @ECC2.json"
},
{
"name": "Elegoo PLA Wood @ECC2",
"sub_path": "filament/ECC2/Elegoo PLA Wood @ECC2.json"
},
{
"name": "Elegoo PAHT-CF @ECC2",
"sub_path": "filament/ECC2/Elegoo PAHT-CF @ECC2.json"
},
{
"name": "Elegoo PC @ECC2",
"sub_path": "filament/ECC2/Elegoo PC @ECC2.json"
},
{
"name": "Elegoo PC-FR @ECC2",
"sub_path": "filament/ECC2/Elegoo PC-FR @ECC2.json"
},
{
"name": "Elegoo PETG-CF @ECC2",
"sub_path": "filament/ECC2/Elegoo PETG-CF @ECC2.json"
},
{
"name": "Elegoo PETG-GF @ECC2",
"sub_path": "filament/ECC2/Elegoo PETG-GF @ECC2.json"
},
{
"name": "Elegoo PETG Translucent @ECC2",
"sub_path": "filament/ECC2/Elegoo PETG Translucent @ECC2.json"
},
{
"name": "Elegoo RAPID TPU 95A @ECC2",
"sub_path": "filament/ECC2/Elegoo RAPID TPU 95A @ECC2.json"
},
{
"name": "Elegoo ASA @Elegoo Giga",
"sub_path": "filament/EOSGIGA/Elegoo ASA @Elegoo Giga.json"
@@ -1687,4 +1575,4 @@
"sub_path": "machine/ECC2/Elegoo Centauri Carbon 2 0.8 nozzle.json"
}
]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,23 +0,0 @@
{
"type": "filament",
"name": "Elegoo ABS @base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "EABSB00",
"instantiation": "false",
"filament_vendor": [
"Elegoo"
],
"filament_density": [
"1.1"
],
"filament_max_volumetric_speed": [
"12"
],
"nozzle_temperature": [
"270"
],
"fan_cooling_layer_time": [
"35"
]
}

View File

@@ -1,23 +0,0 @@
{
"type": "filament",
"name": "Elegoo PAHT @base",
"inherits": "fdm_filament_paht",
"from": "system",
"filament_id": "EPAHTB00",
"instantiation": "false",
"filament_cost": [
"0"
],
"filament_density": [
"1.25"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_vendor": [
"Elegoo"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@@ -1,23 +0,0 @@
{
"type": "filament",
"name": "Elegoo PC @base",
"inherits": "fdm_filament_pc",
"from": "system",
"filament_id": "EPCB00",
"instantiation": "false",
"filament_cost": [
"0"
],
"filament_density": [
"1.25"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_vendor": [
"Elegoo"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@@ -1,83 +0,0 @@
{
"type": "filament",
"name": "Elegoo PETG @base",
"inherits": "fdm_filament_pet",
"from": "system",
"filament_id": "EPETGB00",
"instantiation": "false",
"cool_plate_temp": [
"0"
],
"cool_plate_temp_initial_layer": [
"0"
],
"eng_plate_temp": [
"70"
],
"eng_plate_temp_initial_layer": [
"70"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"10"
],
"filament_cost": [
"0"
],
"filament_density": [
"1.25"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_vendor": [
"Elegoo"
],
"hot_plate_temp": [
"70"
],
"hot_plate_temp_initial_layer": [
"70"
],
"nozzle_temperature_range_high": [
"270"
],
"nozzle_temperature_range_low": [
"230"
],
"nozzle_temperature": [
"240"
],
"nozzle_temperature_initial_layer": [
"240"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"10%"
],
"slow_down_layer_time": [
"12"
],
"textured_plate_temp": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
],
"filament_start_gcode": [
"; Filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
],
"filament_type": [
"PETG"
]
}

View File

@@ -1,26 +0,0 @@
{
"type": "filament",
"name": "Elegoo TPU @base",
"inherits": "fdm_filament_tpu",
"from": "system",
"filament_id": "ETPUB00",
"instantiation": "false",
"filament_max_volumetric_speed": [
"3.6"
],
"filament_vendor": [
"Elegoo"
],
"filament_density": [
"1.21"
],
"nozzle_temperature": [
"225"
],
"nozzle_temperature_initial_layer": [
"225"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@@ -1,29 +0,0 @@
{
"type": "filament",
"name": "Elegoo ABS @ECC2",
"inherits": "Elegoo ABS @base",
"from": "system",
"setting_id": "EABSECC2",
"instantiation": "true",
"fan_max_speed": [
"40"
],
"filament_max_volumetric_speed": [
"18"
],
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_initial_layer": [
"270"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,70 +0,0 @@
{
"type": "filament",
"name": "Elegoo PAHT-CF @ECC2",
"inherits": "Elegoo PAHT @base",
"from": "system",
"setting_id": "EPAHTCFECC2",
"instantiation": "true",
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"5"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"filament_flow_ratio": [
"0.96"
],
"filament_max_volumetric_speed": [
"8"
],
"nozzle_temperature": [
"290"
],
"nozzle_temperature_initial_layer": [
"290"
],
"nozzle_temperature_range_high": [
"290"
],
"nozzle_temperature_range_low": [
"260"
],
"overhang_fan_speed": [
"40"
],
"overhang_fan_threshold": [
"0%"
],
"reduce_fan_stop_start_freq": [
"0"
],
"slow_down_layer_time": [
"2"
],
"slow_down_min_speed": [
"10"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"pressure_advance": [
"0.024"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,55 +0,0 @@
{
"type": "filament",
"name": "Elegoo PC @ECC2",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_initial_layer": [
"270"
],
"nozzle_temperature_range_high": [
"270"
],
"nozzle_temperature_range_low": [
"250"
],
"overhang_fan_threshold": [
"25%"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"35"
],
"fan_min_speed": [
"10"
],
"filament_max_volumetric_speed": [
"16"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,41 +0,0 @@
{
"type": "filament",
"name": "Elegoo PC-FR @ECC2",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCFRECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"280"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature_range_high": [
"290"
],
"nozzle_temperature_range_low": [
"260"
],
"slow_down_layer_time": [
"10"
],
"fan_max_speed": [
"40"
],
"filament_density": [
"1.1"
],
"filament_max_volumetric_speed": [
"18"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,28 +0,0 @@
{
"type": "filament",
"name": "Elegoo PETG @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"overhang_fan_threshold": [
"50%"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"filament_max_volumetric_speed": [
"11"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "Elegoo PETG PRO @ECC2",
"inherits": "Elegoo PETG @base",
"inherits": "Elegoo PETG PRO @base",
"from": "system",
"setting_id": "EPETGPROECC2",
"instantiation": "true",

View File

@@ -1,28 +0,0 @@
{
"type": "filament",
"name": "Elegoo PETG Translucent @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGTRANSECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"fan_max_speed": [
"35"
],
"filament_max_volumetric_speed": [
"10"
],
"nozzle_temperature": [
"255"
],
"nozzle_temperature_initial_layer": [
"255"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,43 +0,0 @@
{
"type": "filament",
"name": "Elegoo PETG-CF @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGCFECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"filament_density": [
"1.26"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"5"
],
"filament_max_volumetric_speed": [
"15"
],
"nozzle_temperature_range_low": [
"240"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"6"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,43 +0,0 @@
{
"type": "filament",
"name": "Elegoo PETG-GF @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGFECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"filament_density": [
"1.26"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"fan_max_speed": [
"40"
],
"fan_min_speed": [
"5"
],
"filament_max_volumetric_speed": [
"12"
],
"nozzle_temperature_range_low": [
"240"
],
"overhang_fan_speed": [
"100"
],
"slow_down_layer_time": [
"6"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,31 +0,0 @@
{
"type": "filament",
"name": "Elegoo PLA @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAECC2",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"
],
"nozzle_temperature_initial_layer": [
"210"
],
"nozzle_temperature": [
"210"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,34 +0,0 @@
{
"type": "filament",
"name": "Elegoo PLA Basic @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLABASICECC2",
"instantiation": "true",
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_high": [
"230"
],
"filament_max_volumetric_speed": [
"21"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,37 +0,0 @@
{
"type": "filament",
"name": "Elegoo PLA Galaxy @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAGALAXYECC2",
"instantiation": "true",
"fan_min_speed": [
"80"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_high": [
"220"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,37 +0,0 @@
{
"type": "filament",
"name": "Elegoo PLA Marble @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMARBLEECC2",
"instantiation": "true",
"fan_min_speed": [
"80"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_high": [
"220"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "Elegoo PLA Matte @ECC2",
"inherits": "Elegoo PLA @base",
"inherits": "Elegoo PLA Matte @base",
"from": "system",
"setting_id": "EPLAMECC2",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "Elegoo PLA Silk @ECC2",
"inherits": "Elegoo PLA @base",
"inherits": "Elegoo PLA Silk @base",
"from": "system",
"setting_id": "EPLASECC2",
"instantiation": "true",

View File

@@ -1,37 +0,0 @@
{
"type": "filament",
"name": "Elegoo PLA Sparkle @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASPARKLEECC2",
"instantiation": "true",
"fan_min_speed": [
"80"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_high": [
"220"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,37 +0,0 @@
{
"type": "filament",
"name": "Elegoo PLA Wood @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAWOODECC2",
"instantiation": "true",
"fan_min_speed": [
"80"
],
"filament_max_volumetric_speed": [
"15"
],
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_low": [
"200"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "Elegoo PLA-CF @ECC2",
"inherits": "Elegoo PLA @base",
"inherits": "Elegoo PLA-CF @base",
"from": "system",
"setting_id": "EPLACFECC2",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "Elegoo RAPID PETG @ECC2",
"inherits": "Elegoo PETG @base",
"inherits": "Elegoo RAPID PETG @base",
"from": "system",
"setting_id": "ERPETGECC2",
"instantiation": "true",

View File

@@ -1,28 +0,0 @@
{
"type": "filament",
"name": "Elegoo RAPID TPU 95A @ECC2",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ERTPU95AECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature_range_high": [
"230"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"name": "Elegoo TPU 95A @ECC2",
"inherits": "Elegoo TPU @base",
"inherits": "Elegoo TPU 95A @base",
"from": "system",
"setting_id": "ETPU95AECC2",
"instantiation": "true",

View File

@@ -1,35 +0,0 @@
{
"type": "filament",
"name": "Elegoo ABS @0.2 nozzle",
"inherits": "Elegoo ABS @base",
"from": "system",
"setting_id": "EABS00020",
"instantiation": "true",
"fan_max_speed": [
"40"
],
"filament_max_volumetric_speed": [
"18"
],
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_initial_layer": [
"270"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View File

@@ -1,62 +0,0 @@
{
"type": "filament",
"name": "Elegoo PC @0.2 nozzle",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPC00020",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_initial_layer": [
"270"
],
"nozzle_temperature_range_high": [
"270"
],
"nozzle_temperature_range_low": [
"250"
],
"overhang_fan_threshold": [
"25%"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"100"
],
"textured_plate_temp_initial_layer": [
"100"
],
"fan_cooling_layer_time": [
"30"
],
"fan_max_speed": [
"35"
],
"fan_min_speed": [
"10"
],
"filament_max_volumetric_speed": [
"16"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View File

@@ -1,47 +0,0 @@
{
"type": "filament",
"name": "Elegoo PC-FR @0.2 nozzle",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCFR00020",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"280"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature_range_high": [
"290"
],
"nozzle_temperature_range_low": [
"260"
],
"slow_down_layer_time": [
"10"
],
"fan_max_speed": [
"40"
],
"filament_density": [
"1.1"
],
"filament_max_volumetric_speed": [
"18"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View File

@@ -1,35 +0,0 @@
{
"type": "filament",
"name": "Elegoo PETG @0.2 nozzle",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETG00020",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"overhang_fan_threshold": [
"50%"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"filament_max_volumetric_speed": [
"11"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View File

@@ -1,35 +0,0 @@
{
"type": "filament",
"name": "Elegoo PETG Translucent @0.2 nozzle",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGTRAN00020",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"fan_max_speed": [
"35"
],
"filament_max_volumetric_speed": [
"10"
],
"nozzle_temperature": [
"255"
],
"nozzle_temperature_initial_layer": [
"255"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

View File

@@ -1,41 +0,0 @@
{
"type": "filament",
"name": "Elegoo PLA Basic @0.2 nozzle",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLABASIC00020",
"instantiation": "true",
"nozzle_temperature": [
"220"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature_range_high": [
"230"
],
"filament_max_volumetric_speed": [
"21"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"4"
],
"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}"
],
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",
"Elegoo Neptune 4 Max 0.2 nozzle",
"Elegoo Neptune 3 Pro 0.2 nozzle",
"Elegoo Neptune 3 Plus 0.2 nozzle",
"Elegoo Neptune 3 Max 0.2 nozzle"
]
}

Some files were not shown because too many files have changed in this diff Show More