SoftFever
1fe85fbd2f
test ( #1785 )
2023-08-13 22:16:16 +08:00
Carlos Caruncho
7a212178e2
Update Spanish translation ( #1783 )
...
* Some Spanish string fixes
PO updated
* More spanish strings fixes
* Compiled MO
* Update spanish strings and MO
* Update
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Delete OrcaSlicer.mo
* update .mo files
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-13 10:26:52 +08:00
SoftFever
081291c5a8
Merge branch 'main' of github.com:SoftFever/OrcaSlicer
2023-08-13 10:07:07 +08:00
just-trey
eaa3f5505b
AnkerMake Profile Additions ( #1716 )
...
* Ankermake Profile Additions
* updated based on feedback
2023-08-13 10:06:37 +08:00
SoftFever
b3d19b7d94
Fix Troodon2 klipper bug
2023-08-13 09:56:24 +08:00
SoftFever
e1965d7c9c
Fix vivedino profile
2023-08-12 22:19:03 +08:00
SoftFever
c549f00362
minor tweak internal bridge speed
2023-08-12 20:26:22 +08:00
SoftFever
945ad2da9a
Fixed an issue that internal_bridge_speed is applied to external bridge infills
...
A new extrusion role - erInternalBridgeInfill is introduced.
SuperSlicer's implementation is referenced.
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-08-12 15:38:22 +08:00
SoftFever
6b1da10154
Optimize new overhang slowdown and re-enable it #1642
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-08-12 15:34:08 +08:00
SoftFever
633e7e2624
1.6.4-beta3
2023-08-11 21:14:25 +08:00
SoftFever
9d9bc310e5
misc profile fixes
2023-08-11 21:13:53 +08:00
Arthur
af9478095b
FIX: tree support's enforcers inside a hole were wrong
...
Previously holes of enforcer_polygons was taken as contours,
which caused enforcers inside a hole were too large.
Jira: STUDIO-3877
Change-Id: If38c34e2469b822012a2ed0b082783563fe99228
2023-08-11 20:50:03 +08:00
SoftFever
3995559ca0
fix crashes on some Linux distro caused by locale by @pfrench42 #235 ( #1766 )
...
fix crashes on some Linux distro caused by locale by @pfrench42
#235
2023-08-11 20:26:37 +08:00
Lee Colarelli
e7deb1ac73
feat: added Anycubic Kobra 2 ( #1765 )
...
* feat: added Anycubic Kobra 2
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
* fix: corrected buildplate texture size
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
* fix: corrected max layer height
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
* fix bed model
---------
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-11 20:26:20 +08:00
SoftFever
f8c20fb4ee
Fix CICD
2023-08-11 18:31:52 +08:00
otkd
28c57d9e77
Update Ukrainian translation ( #1748 )
...
* refactor(localization): update Ukrainian
- Fixed typos and inconsistencies in existing Ukrainian translations
Signed-off-by: otkd <7527203+otkd@users.noreply.github.com >
* Update bbl/i18n/uk/OrcaSlicer_uk.po
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
* Apply suggestions from code review
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
* Ukrainian translation changes
- Further changes based on recommendations in #1748
- Updates .mo with current changes and from 9da51fe574db8160e4e95c04fc0bac2b2cba822e 7692851dbd808561f5ebfaacf826eb3166a84265
Signed-off-by: otkd <7527203+otkd@users.noreply.github.com >
---------
Signed-off-by: otkd <7527203+otkd@users.noreply.github.com >
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
2023-08-11 08:41:00 +08:00
Alexander Sulfrian
35c910b4da
Fix compiling imgui with boost libraries ( #1755 )
...
Addind only the include dirs is wrong. The cmake boost_headeronly
library contains more settings.
Without adding the cmake boost_headeronly library, the compilation of
imgui is missing the defines for the boost library (f.e.
BOOST_LOG_DYN_LINK) and it will result in linker errors.
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-11 08:20:10 +08:00
SoftFever
7396b722c5
fix build errors
2023-08-10 23:30:37 +08:00
SoftFever
c836c9c6b1
increase the line width limit to 5x the nozzle diameter #1745
2023-08-10 23:00:59 +08:00
SoftFever
a3c402fa86
support chamber temperature per filament #1160
2023-08-10 22:08:48 +08:00
SoftFever
520f919fdc
Fix a bug that overhang slowdown won't work when top z is 0 #1763
2023-08-10 21:09:27 +08:00
SoftFever
4c3d5227d4
update locale
2023-08-10 20:43:00 +08:00
SoftFever
912e897e2b
internal bridge speed
2023-08-10 17:34:51 +08:00
SoftFever
765fb64e20
add One wall threshold parameter
2023-08-10 10:56:12 +08:00
SoftFever
ac3098fcfb
don't force build debug version of boost on Windows
2023-08-10 10:56:12 +08:00
Alexander Sulfrian
50b74facc2
Fix wxWidgets debugging macros ( #1742 )
...
wxFAIL will always generate an assert error and does not expect a
condition.
2023-08-09 23:25:25 +08:00
SoftFever
4e611a4774
disable GENERATOR_IS_MULTI_CONFIG for openvdb so we can skip building debug version for it.
2023-08-09 22:16:58 +08:00
SoftFever
24064199ff
Fixed an unicode bug in Mesh boolean
2023-08-09 17:13:44 +08:00
SoftFever
24fef4fd83
update locale 2
2023-08-09 14:12:18 +08:00
SoftFever
5dcc0ee8f3
clean up
2023-08-09 13:42:41 +08:00
SoftFever
480413c343
update loacale
2023-08-09 12:09:06 +08:00
SoftFever
e0812a0074
Merge branch 'main' into feature/1.6.4_rc
2023-08-09 11:41:25 +08:00
SoftFever
00451c023c
refactor exclude object
2023-08-09 10:53:39 +08:00
SoftFever
841ea156a0
Merge some BS1.7 changes:
...
fix full screen issue on Windows
2023-08-09 00:47:48 +08:00
djperya
6e7b105bc7
Ukrainian translation ( #1717 )
...
* Some Ukrainian translation fixes
* Some Ukrainian translation fixes
* Update OrcaSlicer_uk.po
* Update OrcaSlicer_uk.po
clarification of the Ukrainian translation
* Update bbl/i18n/uk/OrcaSlicer_uk.po
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
* Update bbl/i18n/uk/OrcaSlicer_uk.po
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
* Update bbl/i18n/uk/OrcaSlicer_uk.po
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
---------
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
2023-08-08 23:01:37 +08:00
stasyan68
26e539cf4d
Updating the Russian translation ( #1718 )
...
* Updating the Russian translation
Updating the Russian translation and adding new lines
* Add files via upload
* Delete OrcaSlicer.mo
* Create RU
* Delete RU
* Updating the Russian translation
Updating the Russian translation
* Updating the Russian translation
Updating the Russian translation
* Updating the translation into Russian, with the support of @lizardjazz11
Updating the translation into Russian, with the support of @lizardjazz1
2023-08-08 22:59:47 +08:00
Carlos Caruncho
ac288d7663
Update Spanish translation ( #1719 )
...
* Some Spanish string fixes
PO updated
* More spanish strings fixes
* Compiled MO
* Update spanish strings and MO
* Update
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Delete OrcaSlicer.mo
* update .mo files
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-08 22:45:02 +08:00
renemosner
5bea2ffe3a
Updated cs_CZ translations ( #1734 )
...
Completion of the CS/CZ translation
2023-08-08 22:44:40 +08:00
SoftFever
8a8581a062
Merge some BS1.7 changes:
...
Boolean operation feature
2023-08-08 22:14:20 +08:00
SoftFever
b194949045
enforce no tracking
2023-08-08 19:36:24 +08:00
SoftFever
2b729eddec
Merge some BS1.7 changes:
...
internal_solid_infill_pattern
2023-08-08 19:08:13 +08:00
SoftFever
2d036026fc
Merge some BS1.7 changes:
...
Port object canceling for BL X1 from BS.
Todo: refactor
2023-08-08 19:08:13 +08:00
SoftFever
e111f97d26
Merge some BS1.7 changes:
...
bring back fill_bed feature, original implemention from PrusaSlicer. BS added exclusion logic.
2023-08-08 19:08:13 +08:00
SoftFever
b0f081ea96
revert PA tower
2023-08-06 23:19:02 +08:00
SoftFever
2e05d01f4d
tweak machine end gcode for qidi
2023-08-06 23:18:36 +08:00
SoftFever
b4198e15e7
Revert "update PA tower so it's one wall for most nozzles(0.4 upwards)"
...
This reverts commit ab6649da8a .
2023-08-06 21:20:59 +08:00
SoftFever
ba0efd4df7
DummyPR ( #1698 )
...
* upload deps binaries
2023-08-06 18:24:49 +08:00
SoftFever
8cae2a9874
update Czech translation on behalf of @renemosner ( #1702 )
2023-08-06 18:12:01 +08:00
SoftFever
6744a4938c
Update README.md
...
update discord link
2023-08-05 09:49:54 +08:00
SoftFever
a6bdd8e56c
Update README.md
2023-08-05 09:40:05 +08:00