Ocraftyone
8770c4b7de
Make Compatible with wx 3.1.5
...
This should be reverted when wxWidgets 3.2.1 is re-implemented
2023-12-31 05:16:36 -05:00
Ocraftyone
f7ca92e11c
Merge branch 'main' into enh-edit-gcode-dlg
...
# Conflicts:
# src/slic3r/GUI/OG_CustomCtrl.cpp
# src/slic3r/GUI/OG_CustomCtrl.hpp
2023-12-30 07:57:26 -05:00
Ocraftyone
9880b1ddac
Improve checking placeholders
...
Dialog now shows all issues within the same dialog
If a custom gcode value is not specified within the config, a testing value is added. This ensures that (most) of the custom gcode is parsed, and thus checked against the definitions.
2023-12-30 07:37:34 -05:00
SoftFever
1d8cdf04d2
remove P1P-P1S warning
2023-12-30 15:22:18 +08:00
SoftFever
d0cf699617
bump dev branch version to 1.9.1-dev
2023-12-30 10:29:48 +08:00
SoftFever
527aefc6fb
preset export small tweak
2023-12-30 10:29:32 +08:00
kpishere
044e25d1cf
Feature/build target 10.15 ( #3252 )
...
* Set target to 10.15, make porter templates explicit
* CMAKE_OSX_DEPLOYMENT_TARGET refactor
* Update build_release_macos.sh
fix typo
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-12-30 09:12:06 +08:00
Olcay ÖREN
141e74a5d9
Update OrcaSlicer_tr.po - TURKISH translation update ( #3354 )
...
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-12-30 08:52:26 +08:00
SoftFever
c08ace303a
fix po errors
2023-12-30 08:50:27 +08:00
SoftFever
d5210c9fc9
Rename '.bbscfg/bbsflmt' to 'orca_printer/orca_filament' for clarity and to reduce user errors. Note: Configs may no longer be compatible with BS hence the change
2023-12-29 23:36:28 +08:00
SoftFever
ec9030e0ef
create datadir folder if not exist
2023-12-29 22:49:45 +08:00
Fabio Forcina
20f7cc0cf9
Updated Italian translation ( #3347 )
2023-12-29 13:52:30 +00:00
Heiko Liebscher
86936e8873
Update German translation for 1.9 ( #3343 )
2023-12-29 20:20:21 +08:00
Thomas
e3f08c544b
Changed Slic3r mentions ( #3344 )
2023-12-29 20:18:46 +08:00
SoftFever
fab8b78d69
update locale
2023-12-29 12:08:45 +08:00
SoftFever
63f9b3b1ba
check for new version rework, support "check for stable updates only" mode
2023-12-29 12:04:40 +08:00
SoftFever
f89932f63e
make exclude_object off by default
2023-12-29 09:21:49 +08:00
just-trey
a96ed26519
Profile: Anker M5/C first layer consistency improvements ( #3321 )
...
first layer consistency improvments
2023-12-29 00:04:45 +08:00
Thomas
c1bb9ecc43
Fixed typo ( #3331 )
...
* Fixed typo
* An other swtitch
* Main-i-fold(tm)
2023-12-29 00:02:45 +08:00
Thomas
2901c85ea9
Fixes and simplification of some Creality profiles. ( #3315 )
...
* Fixes and simplification of some Creality profiles.
* Set correct support_air_filtration for K1 Max
2023-12-29 00:02:01 +08:00
Ocraftyone
267c15d7fa
Remove SlicingState Options that aren't in Orca
...
Also organized and added missing options to `s_CustomGcodeSpecificPlaceholders`
2023-12-28 05:51:07 -05:00
SoftFever
b51856faff
fix/update locale
2023-12-28 00:23:42 +08:00
SoftFever
87830fdb9d
add more hints
2023-12-28 00:23:42 +08:00
SoftFever
bab1a79511
Fixed a regression bug that --datadir was broken
...
fixed #3191
2023-12-28 00:23:42 +08:00
Ioannis Giannakas
7ab2fabe6a
ENH: Port of "wipe inside before extruding an external perimeter" feature from super slicer ( #3287 )
...
* Wipe Inside at Start of perimeter
Co-Authored-By: Merill <6536403+supermerill@users.noreply.github.com>
* Cleaned up code and linked it to the wipe on loop parameter
* Trigger build
* Introduced wipe before external loop parameter.
* Removed redundant functions
---------
Co-authored-by: Merill <6536403+supermerill@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-12-27 11:21:33 +00:00
Thomas
90dd67e4e4
Update OrcaSlicer_fr.po ( #3295 )
...
* Update OrcaSlicer_fr.po
Added missing translations.
* Update OrcaSlicer_fr.po
* Update OrcaSlicer_fr.po
* Update OrcaSlicer_fr.po
* Update OrcaSlicer_fr.po
2023-12-27 09:31:19 +00:00
Hukete
309979eaff
QIDI: Add two new filaments ( #3304 )
...
* 10-25
Add TPU-95A HF
* 1030
Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
* 1102
Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
* 1106
Add the PA value to some genetic filament profiles
* Add new filaments profiles
Add new filaments profiles
* 1
1
* Add two new filaments
Add two new filaments
2023-12-27 09:16:45 +00:00
SoftFever
78c7abe4c2
workaround to solve unwanted zstd dependency on runner ( #3298 )
...
* trigger build
* Remove zstd only for dep build
* reinstall zstd after building completed
2023-12-27 17:01:12 +08:00
SoftFever
98d8b010c4
downgrade to macos-12 as there are not many macos-13 runner instances availble yet
2023-12-27 17:01:12 +08:00
SoftFever
63351c01da
upgrade to macos 13 ( #3289 )
...
brew uninstall --ignore-dependencies zstd
Use local curl
remove brew/macport dependency
2023-12-27 17:01:12 +08:00
SoftFever
de8013f211
upgrade libjpeg-turbo to 3.0.1 to properly suppor cross compile
2023-12-27 17:01:12 +08:00
SoftFever
20dab5d996
force to use own glew even if the system has installed one(brew)
2023-12-27 17:01:12 +08:00
SoftFever
9127bed11f
Move DL_CACHE into deps folder. Make cross compile easier
2023-12-27 17:01:12 +08:00
Ocraftyone
b8f03f940d
Update Icons
...
Add new icons from PS and update to use Orca color scheme
Original Commit: prusa3d/PrusaSlicer@37afe79
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-27 01:48:27 -05:00
Ocraftyone
32a8d42be6
Fix duplicate else statement
2023-12-27 00:48:42 -05:00
Ocraftyone
d1dd953205
Remove extraneous options
2023-12-27 00:35:24 -05:00
SoftFever
3086875c51
Fixed a bug that spiral_mode_max_xy_smoothing was not hiden when vase is not enabled
2023-12-26 23:41:57 +08:00
SoftFever
2f17c1915d
Fixed a regression that Turkish lang option was missing
...
Fixed #3278
2023-12-26 23:41:56 +08:00
SoftFever
0325e28b50
Layer height can't be zero. Fixed #3268
2023-12-26 23:14:53 +08:00
Ocraftyone
16e755a1dd
Add fix for linux
...
Original Commit: prusa3d/PrusaSlicer@361ef22
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-26 08:16:09 -05:00
Ocraftyone
75448e8b50
Update Labels
...
Original Commit: prusa3d/PrusaSlicer@7efdbec
Co-authored-by: Lukas Matena <lukasmatena@seznam.cz>
2023-12-26 08:11:51 -05:00
Lee Jong Mun
9416af2247
kor translation update ( #3288 )
...
fix typo
2023-12-26 21:00:10 +08:00
Ocraftyone
e1a0675646
Add wrapping description
...
Original Commit: prusa3d/PrusaSlicer@83b8988
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-26 07:56:45 -05:00
Ocraftyone
57647f1194
Edit Custom G-Codes Improvements
...
Orca: Added option to use CMake config option ORCA_CHECK_GCODE_PLACEHOLDERS to check custom gcode placeholders rather than using debug
Original Commit: prusa3d/PrusaSlicer@b8bb7f2
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-26 07:43:49 -05:00
Ikko Eltociear Ashimine
c02732e11c
Update README.md ( #3281 )
...
bellow -> below
2023-12-26 20:19:41 +08:00
Ocraftyone
fcc532918e
Add parameter description
...
Original Commit: prusa3d/PrusaSlicer@d652f15
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-26 06:00:37 -05:00
Ocraftyone
528b19c153
Implemented new grouping for the params
...
Original Commit: prusa3d/PrusaSlicer@b2bd7f5
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-26 05:49:05 -05:00
Ocraftyone
516cbf389c
Partial Automation of getting Gcode placeholders
...
Included pre-generated files specific to Orca rather than PS provided files
Original Commit: prusa3d/PrusaSlicer@55d5921
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-25 04:41:10 -05:00
Ocraftyone
f4a87f132e
Improved ParamsViewCtrl
...
Original Commit: prusa3d/PrusaSlicer@59af551
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-25 03:35:15 -05:00
Ocraftyone
05db7723fd
Implement ParamsViewCtrl
...
+ GUI_App : Fixed update of the dark mode, when DataViewCtrl doesn't have header
-Orca: currently doesn't seem to display dataview labels properly. TBD if it continues to be an issue.
Original Commit: prusa3d/PrusaSlicer@c577b7f
Co-authored-by: YuSanka <yusanka@gmail.com>
2023-12-25 03:26:36 -05:00