SoftFever
e29cba2eff
Revert "Some flatpak fixing ( #5510 )"
...
This reverts commit 657954901f
.
2024-07-11 20:27:45 +08:00
Aidan
657954901f
Some flatpak fixing ( #5510 )
...
* Use fixed commit for wxwidgets
* disable cache
* Fix imports
* revert some build stuff
* fix python builds
* Don't build OCCT docs, a constexpr borks flatpak
* fix thread import
* Fix import
* Fix import again
* remove git commit
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-07-11 00:07:55 +08:00
ElectricalBoy
93ec1dd7ee
Fix typos ( #5998 )
...
* Fix typos
* Update translation files appropriately
* Fix more 'fond's with 'found's
* Fix typos
* Fix duplicate message error
2024-07-11 00:04:47 +08:00
SoftFever
47d154ebdb
update cover image bg
2024-07-10 21:51:18 +08:00
SoftFever
c719f5c95c
tweak UI
2024-07-10 21:40:11 +08:00
SoftFever
c3f0b5e565
ooze prevention update: sync with PrusaSlicer
2024-07-10 21:40:11 +08:00
SoftFever
d872c62256
Add Generic ToolChanger Printer profile
2024-07-10 21:40:11 +08:00
SoftFever
18e417b34b
tidy up some codes
2024-07-10 21:40:10 +08:00
SoftFever
860a41baed
update wipe tower according to latest PrusaSlicer
2024-07-10 21:40:10 +08:00
SoftFever
1c68d58343
support has_single_extruder_multi_material_priming
2024-07-10 21:40:10 +08:00
SoftFever
b6a1a06c25
fix crash
2024-07-10 21:40:09 +08:00
SoftFever
8ff7b0fac2
dynamic list
2024-07-10 21:40:09 +08:00
SoftFever
c2320e03a5
tool changer support - init work
2024-07-10 21:40:09 +08:00
SoftFever
2acf60a8b5
Add BigTreeTech as sponsor
2024-07-10 01:30:03 +08:00
SoftFever
c7206dcb8d
Update FUNDING.yml
2024-07-09 21:06:06 +08:00
Bernhard Koppensteiner
fc763279d8
Merge branch 'SoftFever:main' into main
2024-07-09 07:45:38 +02:00
Bernhard Koppensteiner
a0a20349d0
changed position of the homeing gcode so the pinda probe gets heated
2024-07-08 08:09:42 +02:00
ElectricalBoy
40aadbc51c
Update Korean Translation (v2.1.1_2) ( #5977 )
...
* Add missing translations
* Update translation template
* Fix unnatural translation
2024-07-07 11:49:00 +08:00
Noisyfox
adec6b7ebd
Try fixing build with gcc 13.3 (SoftFever/OrcaSlicer#5991) ( #5992 )
2024-07-07 11:48:05 +08:00
HYzd766
f714b849ad
Update fdm_process_qidi_common.json
...
change
2024-07-05 19:09:02 +08:00
HYzd766
6660500b58
Update fdm_process_common.json
...
change
2024-07-05 19:08:08 +08:00
HYzd766
d747835f56
Update Qidi Q1 Pro.json
...
change of default materials
2024-07-05 19:02:03 +08:00
HYzd766
5fa116bd14
Update Qidi X-Smart 3.json
...
change of default materials
2024-07-05 19:00:58 +08:00
HYzd766
aabae67534
Update Qidi X-Plus 3.json
...
change of default materials
2024-07-05 19:00:21 +08:00
HYzd766
a613280a42
Update Qidi X-Max 3.json
...
change of default materials
2024-07-05 18:59:36 +08:00
HYzd766
0dab437cf7
Update fdm_process_qidi_x3_common.json
...
change of sparse_infill_pattern
2024-07-05 17:47:43 +08:00
HYzd766
1fce412fa1
Update Qidi X-Smart 3 0.4 nozzle.json
...
change of thumbnails
2024-07-05 09:22:46 +08:00
HYzd766
82cb4ee51c
Update fdm_qidi_x3_common.json
...
change of thumbnails
2024-07-05 09:21:25 +08:00
ElectricalBoy
4ca0b24002
CI: Avoid Linux Asset Name Collision ( #5976 )
...
CI: Avoid asset name collision
2024-07-03 19:48:04 +08:00
SoftFever
9eaff8ff2f
Link WIKI
2024-07-02 21:49:24 +08:00
SoftFever
12b0a9680f
add WIKI for precise-z-height
2024-07-02 21:46:12 +08:00
ElectricalBoy
0b6fc3d389
CI: Build with ubuntu-24.04 ( #5919 )
...
* CI: Build with ubuntu-24.04
* Use apt-get in ubuntu-24.04
* Fix step name
* Use alternate approach for detecting libwebkit2gtk version
* CI: Install libfuse2 in ubuntu-24.04
* Reduce repetitive code in workflows
Co-authored-by: Ocraftyone <Ocraftyone@users.noreply.github.com>
* CI: Install libfuse2
Runtime dependency for AppImage
* Fix filenames for nightly deployment
* Properly nest conditional
---------
Co-authored-by: Ocraftyone <Ocraftyone@users.noreply.github.com>
2024-07-01 23:44:49 +08:00
SoftFever
a0dae394e7
Fixed an issue that WIKI action didn't work if it's manually triggered.
2024-07-01 22:19:03 +08:00
SoftFever
c6205fa806
Small tweak for GH workflow
2024-07-01 21:56:02 +08:00
SoftFever
c762a45676
try to fix wiki actions
2024-07-01 21:20:46 +08:00
cochcoder
d1c84cebd5
Allow variable temperatures with the Tronxy X5SA 400 ( #5752 )
...
* Fix only having one set temperature with the Tronxy X5SA 400
* Add defualt filament & process
2024-07-01 21:00:27 +08:00
Christos Karampeazis-Papadakis
7707685069
Disable small area flow compensation on first layer ( Fixes #4617 ) ( #5838 )
...
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-07-01 18:13:50 +08:00
Ruslan Kyba
1aa5817624
update Ukrianian translations ( 2.1.1 ) ( #5956 )
...
* chore: update
* chore: update
2024-07-01 18:07:50 +08:00
Robert Schiele
ee67b8d762
more missing includes ( #5930 )
...
Here are more missing header files recently identified by building
without precompiled header support.
2024-07-01 18:07:19 +08:00
KrisMorr
bca67b5baa
update Polish translations ( 2.1.1 ) ( #5948 )
...
* update Polish translations ( 2.1.1 )
* update OrcaSlicer.pot + PL fix
* typo
2024-06-30 23:40:20 +08:00
Heiko Liebscher
3333a650b7
add new de for v2.1.1 ( #5940 )
2024-06-30 23:38:30 +08:00
Noisyfox
4145f45e42
Port of Cura's multi-material interlocking ( #5775 )
...
* Init port of Cura's MM interlocking
* Refactor a bit
* Fix crash when bottom surface is multi-color
* Fix crash when boundary avoidance is 0
* Add config
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-06-30 23:25:15 +08:00
Bernhard Koppensteiner
1384b04885
Merge branch 'main' of https://github.com/koppensb/OrcaSlicer
2024-06-29 20:41:41 +02:00
Bernhard Koppensteiner
bb7d00094b
Merge branch 'SoftFever:main' into main
2024-06-29 20:41:11 +02:00
Bernhard Koppensteiner
9b2a254c5e
removed prime tower for color change
2024-06-29 20:39:13 +02:00
analysis230
8ccf0edbc2
Adding pellet printer suppor to OrcaSlicer ( #4836 )
...
* creating settings for printer and some UI changes work
* related filament diameter and pellet flow changes to each other
* UI name change to turn Filament to Material
* updated the flow coefficient to filament diameter formula
* updated the preset for the configuration wizard
* configuration changes for the final release
* config changes and preset bundle sync removed
* start gcode change for ginger machines
* added explanation of relationship between pellet_flow_coefficient and filament_diameter
* Added tooltip. Fixed Ginger machine configuration, Added docs
2024-06-29 22:45:06 +08:00
Vovodroid
409004d471
VS2022 Win10 build fix ( #5806 )
...
* VS2022 Win10 build:
- use DEPS variable for both deps and slicer build
- use installed WinSDK version
- echo real cmake command line
2024-06-29 22:21:57 +08:00
Vovodroid
5ff93fe103
Mark unsaved project title with * ( #5910 )
...
* Mark unsaved project title with *
2024-06-29 22:13:57 +08:00
Ioannis Giannakas
b47810435a
Extrusion Rate Smoothing: Round speed values to prevent needless & trivial speed fluctuations ( #5911 )
...
* Update pressure equalizer to address rounding
* Merge branch 'SoftFever:main' into Extrusion-Rate-Smoothing-Round-speed-values-to-prevent-unecessary-minor-speed-fluctuations
2024-06-29 22:11:45 +08:00
ElectricalBoy
edb9ec9dd7
Update Korean Translation (v2.1.1) ( #5918 )
...
* ko: Fix typo
* Update existing Korean translations
2024-06-29 17:33:59 +08:00