frawg
f6f3fb2bc4
Update Anycubic Kobra 2 Neo machine profile fine tune end gcode ( #10742 )
...
- Reduced total amount of retraction as stock PTFE liner may not be able to take the heat. (7mm to 3mm)
- Added X Y to final G28 to avoid crashing into prints.
Co-authored-by: frawg <>
2025-09-19 23:54:41 +08:00
GlauTech
b1bd888828
Update TURKISH translations (V2.3.1-beta) ( #10726 )
...
Update TURKISH translations (V2.3.1-beta)
2025-09-19 23:53:22 +08:00
Dipl.-Ing. Raoul Rubien, BSc
3f25b460d9
Fixes 999 CMake Warnings ( #10729 )
...
* fixes: 999 CMake Warnings at src/dev-utils/CMakeLists.txt:39 (add_custom_command)
* cmake clenup: adds PUBLIC/PRIVATE to libslic3r; attempt to reduce warnigns from eigen
2025-09-19 23:52:41 +08:00
Dipl.-Ing. Raoul Rubien, BSc
caecaa13cd
Fixes 50 Compiler Warnings: Add SYSTEM toCMakeLists.txt ( #10653 )
...
* src/*/CMakeLists.txt: adds SYSTEM to arget_include_directories()
* src/*/CMakeLists.txt: removes duplicate sources from lisbslic3r_sources and SLIC3R_GUI_SOURCES"
* .gititnore: adds CMakeLists.txt.user and CMakeLists.txt.autosave
* deps_src/*/CMakeLists.txt: adds SYSTEM to arget_include_directories()
* removes #pragma once from .cpp file
2025-09-19 23:45:03 +08:00
coryrc
6658f10764
Fix variable name comment and message ( #10302 )
...
As you can see, it's checkin the local variable
`custom_gcode_placeholders` which comes from
`custom_gcode_specific_placeholders()` which is:
```
const std::map<t_custom_gcode_key, t_config_option_keys>& custom_gcode_specific_placeholders()
{
return s_CustomGcodeSpecificPlaceholders;
}
```
not s_CustomGcodeSpecificOptions
2025-09-19 22:41:25 +08:00
Kiss Lorand
6ca95f8fcf
Reflect swapped mouse buttons in Help → Keyboard Shortcuts ( #10647 )
...
Swap function description
2025-09-16 23:18:59 +08:00
innovatiQ
6a99072b6f
[Profile]parameters modified in printer file ( #10394 )
...
* Added InnovatiQ Vendor Files
* Cover image corrected
* Corrected Texture Image
* Support Interface Pattern modified
* Fix file name casing
* Added new filament(PETG)
* changed three parameters
---------
Co-authored-by: MohanS <sibi.mohan@innovatiq.com >
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
Co-authored-by: Ashidsha Jaleel <JaA0@germanreprap.local >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-09-16 22:52:20 +08:00
SoftFever
52d318eef4
Add support for OrcaSlicer 2.3.1-alpha infill rotation template warning
...
Implement a check for projects created with OrcaSlicer 2.3.1-alpha to warn users about potential issues with infill rotation template settings. If the infill pattern is not safe to rotate, prompt the user to clear the rotation template settings to avoid print quality issues.
2025-09-14 20:35:58 +08:00
boromyr
8a496ed6ca
Correct 4 Italian translations ( #10704 )
...
* ita fix
* ita fix
* ita fix
2025-09-14 16:32:48 +08:00
Heiko Liebscher
068fa8d2da
fix some german translations ( #10702 )
...
* fix some german translations
* fix Maximun
* is better
2025-09-14 16:15:12 +08:00
SoftFever
3d12a05a30
bump version to 2.3.1-beta
2025-09-12 00:24:17 +08:00
SoftFever
493128d7ca
Fix logic for precise_outer_wall condition in PerimeterGenerator to only apply when wall_sequence is set to InnerOuter.
2025-09-12 00:24:17 +08:00
SoftFever
bc66be9252
Update the Filament Selection Guide page by moving the generic filaments to the front.
2025-09-11 23:09:48 +08:00
SoftFever
fc7b446483
fix typo and tweak precise_outer_wall message
2025-09-11 21:07:46 +08:00
SoftFever
a5fdeac6a6
Ignore the precise outer wall option when the wall sequence is not set to InnerOuter. ( #10687 )
2025-09-11 20:10:51 +08:00
SoftFever
a691035c22
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
SoftFever
0ffd46d3d2
fix check_filament_compatible_printers
2025-09-10 23:21:45 +08:00
SoftFever
d6a7d3e3c8
Enable Precise wall by default
2025-09-10 23:21:45 +08:00
SoftFever
41c71416ab
update profiles
2025-09-10 23:21:45 +08:00
SoftFever
2d5fbdafb9
delete unused files
2025-09-10 23:21:45 +08:00
SoftFever
0220747098
update locale and Simp Chinese translation
2025-09-10 21:08:58 +08:00
Alexandre Folle de Menezes
6d020e7792
Update strings for keyboard shortcuts ( #10399 )
...
* Update strings for keyboard shortcuts
2025-09-09 21:48:42 +08:00
yw4z
96d1f10fc2
[DOC] Fix typo "rotatation" ( #10592 )
...
init
2025-09-09 11:22:21 +08:00
David Eccles (gringer)
7107668307
[OPTIMIZATION] Update Fill3DHoneycomb.hpp - remove bridge flow ( #10453 )
...
Update Fill3DHoneycomb.hpp
Bridge flow isn't necessary; the pattern is fully supported on the lines that matter for structural stability.
2025-09-09 11:08:17 +08:00
Rodrigo
3af998a7b3
Fisher koch Infill optimization ( #10428 )
...
* Fisher koch optimization
2025-09-09 11:02:45 +08:00
Shuwn Hsu
2d0fe379b6
Updated part of the Traditional Chinese translation ( #10526 )
...
* update OrcaSlicer_zh_TW.po
* add monitor-filee
* Updated part of the Traditional Chinese translation.
* Updated part of the Traditional Chinese translation.
2025-09-09 11:01:28 +08:00
Overture3D Filament
c9e86937d2
Add Official overture preset ( #10631 )
...
* add overture preset
* Fix PLA pro profile missing issus
* fixed profile lib indexing order issus
* Merge branch 'main' into main
* Merge branch 'main' into main
2025-09-09 10:57:58 +08:00
Ian Bassi
024f80a7b2
Wiki Update 12 - Others ( #10452 )
...
* Update others_settings_brim.md
* Improved brim
* brim wiki
* Update others_settings_brim.md
* Skirt
* Icons to settings sections
* Create Built-in-placeholders-variables.md
* Update others_settings_g_code_output.md
* Update others_settings_notes.md
* Update others_settings_post_processing_scripts.md
* special mode
* Fuzzy skin
* Image fix
* PA update
* Update pressure-advance-calib.md
* Phishing report link in README
* pa wiki link
* Esthetic -> Aesthetic
2025-09-09 10:52:40 +08:00
SoftFever
9962672cf2
Fix the bug where FillRectilinear generates an unoptimized toolpath. Ensure that fill_surface_by_lines is used when multiline is 1, as it provides optimized traversal.
2025-09-08 00:17:53 +08:00
HYzd766
df5babfc57
[Profiles] Enable Arc fitting for QIDI plus4 and Q2 printers ( #10618 )
...
* New Machine
This update introduces new consumables and a new model, Q2
* Delete HATCHBOX PLA @Qidi - 副本.json
* The arc fitting for QIDI plus4 and Q2 has been initiated
2025-09-04 00:13:54 +08:00
Evintos
0a3aa11f8e
[Profiles] Optimize Phrozen Arco 0.4 nozzle.json start up gcode ( #10600 )
...
Update Phrozen Arco 0.4 nozzle.json start up gcode
Changes m109 S200 in machine_start_gcode to allow printer to properly utilize filament profile temperatures. With original code, the temperature will be stuck at 200c despite filament profile having different first layer and other layer temperatures.
2025-09-04 00:12:38 +08:00
Hugo Costa
50cdca313b
[Profiles] Optimize profiles for BLOCKS RF50 printer ( #10597 )
...
* Update BLOCKS RF50 profiles
* Fix z_hop_types value attribution
* Fix: invalid z_hop_types parameter: slope
2025-09-04 00:11:28 +08:00
FlyingbearOfficial
a5bfb78bf7
[Profile] Fix start_gcode for FlyingBear machines ( #10593 )
...
* Update FlyingBear S1 0.4 nozzle.json
* Update 0.16mm Optimal @FlyingBear Reborn3.json
* Update 0.16mm Optimal @FlyingBear S1.json
* Update fdm_process_common.json
* Update fdm_klipper_common.json
* Update fdm_machine_common.json
* Update fdm_klipper_common.json
* Update fdm_machine_common.json
* Update fdm_process_common.json
* Update fdm_process_common_S1.json
fix some parameters
* Update fdm_process_common.json
* Update FlyingBear S1 0.4 nozzle.json
* Update 0.08mm Extra Fine @FlyingBear S1.json
* Update 0.12mm Fine @FlyingBear S1.json
* Update 0.16mm Optimal @FlyingBear S1.json
* Update 0.20mm Standard @FlyingBear S1.json
* Update 0.24mm Draft @FlyingBear S1.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear Reborn3.json
* Update 0.16mm Optimal @FlyingBear Reborn3.json
* Update 0.20mm Standard @FlyingBear Reborn3.json
* Update 0.24mm Draft @FlyingBear Reborn3.json
* Update FlyingBear S1 0.4 nozzle.json
* Update fdm_process_common_S1.json
* Update fdm_process_common.json
* Update 0.08mm Extra Fine @FlyingBear S1.json
* Update 0.12mm Fine @FlyingBear S1.json
* Update 0.16mm Optimal @FlyingBear S1.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear Reborn3.json
* Update 0.16mm Optimal @FlyingBear Reborn3.json
* Update FlyingBear S1 0.4 nozzle.json
fix zhop type
* Update fdm_machine_common.json
fix zhop type
* Update fdm_process_common_S1.json
* Update fdm_process_common.json
* Update FlyingBear Generic PLA.json
* Update FlyingBear PLA @S1.json
* Update Other PLA @S1.json
* Update fdm_filament_pla @S1.json
* Update fdm_filament_pla_Hyper @S1.json
* Update fdm_filament_pla_other @S1.json
* Update fdm_filament_pla_Hyper_other @S1.json
* Update fdm_filament_pla.json
* Update fdm_filament_pla_Hyper.json
* Update fdm_process_common_S1.json
* Update fdm_process_common.json
* Update fdm_machine_common.json
* Update fdm_klipper_common.json
* Update 0.08mm Extra Fine @FlyingBear S1.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.08mm Extra Fine @FlyingBear S1.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear S1.json
* Update 0.16mm Optimal @FlyingBear S1.json
* Update 0.16mm Optimal @FlyingBear Reborn3.json
* Update fdm_filament_pla.json
* Update fdm_filament_pla_Hyper.json
* Update fdm_filament_abs.json
* Update fdm_filament_pc.json
* Update fdm_filament_pet.json
* Update fdm_filament_pa.json
* Update fdm_filament_tpu.json
* Update fdm_filament_abs @S1.json
* Update fdm_filament_abs_other @S1.json
* Update fdm_filament_pa @S1.json
* Update fdm_filament_pa_other @S1.json
* Update fdm_filament_pc @S1.json
* Update fdm_filament_pc_other @S1.json
* Update fdm_filament_pet @S1.json
* Update fdm_filament_pet_other @S1.json
* Update fdm_filament_pla @S1.json
* Update fdm_filament_pla_other @S1.json
* Update fdm_filament_pla_Hyper @S1.json
* Update fdm_filament_pla_Hyper_other @S1.json
* Update fdm_filament_tpu @S1.json
* Update fdm_filament_tpu_other @S1.json
* Update fdm_filament_tpu.json
* Update FlyingBear PETG @S1.json
* Update Other PETG @S1.json
* Update Other PETG @S1.json
* Update FlyingBear PETG @S1.json
* Update FlyingBear Generic PETG.json
* Update fdm_filament_pet.json
* Update fdm_filament_pet @S1.json
* Update fdm_filament_pet_other @S1.json
* Update FlyingBear Generic PLA.json
* Update FlyingBear PLA @S1.json
* Update Other PLA @S1.json
* Update FlyingBear S1 0.4 nozzle.json
2025-09-04 00:02:05 +08:00
yw4z
f7ea05a2c4
gCode Legend Fixes / Improvements ( #10501 )
...
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-09-04 00:00:26 +08:00
SoftFever
b7efcdb787
[Feature] Add a new feature that allow user to insert extra solid infills ( #10611 )
...
* refactor Infill rotation template
* clean up comments
* set default solid_infill_rotate_template to empty
* Fix an issue that infill_direction solid_infill_direction not working as expected
* Add Extra Solid Infill Feature
Introduced a new feature to insert extra solid infills at specific layers for enhanced strength in 3D prints.
* fix doc error
* fix image name
* support "#K" for Explicit Layer List
* update wiki
2025-09-03 22:16:31 +08:00
SoftFever
d7b9e65da0
Refactor infill rotation ( #10587 )
...
* refactor Infill rotation template
* clean up comments
* set default solid_infill_rotate_template to empty
* Fix an issue that infill_direction solid_infill_direction not working as expected
* update based on feedback
2025-09-02 22:53:56 +08:00
dependabot[bot]
c0a69793d8
Bump tj-actions/changed-files from 44 to 46 ( #10604 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44...v46 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: '46'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 22:52:20 +08:00
dependabot[bot]
47c607960e
Bump takanome-dev/assign-issue-action from 2.2 to 2.3 ( #10606 )
...
Bumps [takanome-dev/assign-issue-action](https://github.com/takanome-dev/assign-issue-action ) from 2.2 to 2.3.
- [Release notes](https://github.com/takanome-dev/assign-issue-action/releases )
- [Commits](https://github.com/takanome-dev/assign-issue-action/compare/v2.2...v2.3 )
---
updated-dependencies:
- dependency-name: takanome-dev/assign-issue-action
dependency-version: '2.3'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 22:51:49 +08:00
dependabot[bot]
a44828d9ec
Bump actions/checkout from 4 to 5 ( #10605 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 22:51:21 +08:00
frawg
03e8b2c608
Fix Anycubic Kobra 2 Neo Machine Profile ( #10548 )
...
* Updated machine start and end gcodes
* fix: Update Kobra 2 Neo profile for improved compatibility
- Switch gcode_flavor from marlin to marlin2
- Enable relative E distances for better extrusion control
- Add M420 S1 to start gcode to enable bed leveling mesh
- Add G92 E0 before layer changes to reset extruder position
- Fix end gcode formatting and add M83 for consistent relative mode
- Adjust purge line start position from Y3 to X10 Y5
* fix: Typo in end machine gcode
---------
Co-authored-by: frawg <>
2025-08-30 13:22:10 +08:00
Simone
d336b5f618
Update Italian translation ( #10554 )
...
* Update Italian translation
* my bad, i forgot quotes
2025-08-30 12:56:05 +08:00
GlauTech
ecc993f1a0
Update TURKISH translations (V2.3.1-alpha) ( #10568 )
2025-08-30 12:55:54 +08:00
HYzd766
416145577c
[Profile] Add Qidi Q2 ( #10539 )
...
* New Machine
This update introduces new consumables and a new model, Q2
* Delete HATCHBOX PLA @Qidi - 副本.json
2025-08-30 12:54:49 +08:00
Byeon Ho cheol.
4d76f0dc66
Feat/profiles cubicon xceler i ( #10373 )
...
* profiles(Cubicon):
add xCeler-I 0.4 nozzle printer profile
add Cubicon 0.4 nozzle filament profile
* Fixed missed profile name.
* removed default filament colors.
* Cover image size changed.
---------
Co-authored-by: cubi-sw <hcbyeon@hyvision.co.kr >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-08-26 23:22:16 +08:00
Nanashi
827d6160c3
Correct OrcaSlicer_profile_validator path (again) ( #10512 )
...
* Correct OrcaSlicer_profile_validator path (again)
2025-08-26 23:15:31 +08:00
xxxvodnikxxx
172f5adf08
Cs cz updates ( #10492 )
...
* Update OrcaSlicer_cs.po
* Update Czech localization file with new strings and corrections
* Update OrcaSlicer_cs.po
* possible fix- double quotes
* added comma at endline
* formatting fix- multiline translation
* Update OrcaSlicer_cs.po
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-08-26 23:13:57 +08:00
Alexandre Folle de Menezes
e2a056a09f
Fix misc issues with the translated strings ( #10400 )
...
* Spell check "part selectiont" and "printetrs"
* Remove translation of "°"
* Fix the abbreviation of Watts
* Fix capitalization issues
* Fix punctuation issues
* Fix spacing issues
* Adding more missing periods
2025-08-26 22:39:14 +08:00
coryrc
a14429f76a
Add Assign Issue workflow ( #10408 )
...
Allow users to assign issues to themselves.
I don't know if its comments (i.e. unassigning) affects orca bot's
inactivity and stale. Probably. I didn't see a way for actions/stale
to exempt particular comments. This is set for 30 days and stale for
90 days, so if people are using this the stale timing can jump up to
120 days.
2025-08-26 22:35:05 +08:00
SoftFever
9d000cd2fa
Revert "Show axis on selected plate" ( #10530 )
...
Revert "Show axis on selected plate (#9419 )"
This reverts commit 8b78fe98aa .
2025-08-26 22:15:49 +08:00
SoftFever
29592addcc
Fix tests build errors on Mac
2025-08-25 19:19:31 +08:00