chris
72f74d14d0
added new publish_docs_to_wiki.yml task
2023-04-24 00:56:16 -04:00
SoftFever
5b0ba1207e
Change Application name to OrcaSlicer
2023-03-12 10:05:22 +08:00
SoftFever
81ca7720e9
change BambuStudio to OrcaSlicer
2023-03-10 19:26:01 +08:00
lane.wei
1b07874ea3
add release notes files for current version
...
Change-Id: I4153ed48f1242832e02bc73feb8022185924ab78
2022-09-14 17:39:11 +08:00
lane.wei
e9e4d75877
Update the codes to 01.01.00.10 for the formal release
...
1. first formal version of macos
2. add the bambu networking plugin install logic
3. auto compute the wipe volume when filament change
4. add the logic of wiping into support
5. refine the GUI layout and icons, improve the gui apperance in lots of
small places
6. serveral improve to support
7. support AMS auto-mapping
8. disable lots of unstable features: such as params table, media file download, HMS
9. fix serveral kinds of bugs
10. update the document of building
11. ...
2022-07-22 20:35:34 +08:00
lane.wei
1555904bef
Add the full source of BambuStudio
...
using version 1.0.10
2022-07-15 23:42:08 +08:00
Vojtěch Bubník
c224c997db
Note on RAM requirements
2021-12-20 10:48:51 +01:00
Peter Roß
2d5b818b2d
Update How to build - Linux et al.md ( #7540 )
2021-12-20 10:44:40 +01:00
Jarl Friis
5f95476a0c
Improve build instructions
2021-11-23 09:48:16 +01:00
Lukáš Matěna
5c55bee923
Update How to build - Linux et al.md
2021-11-08 14:42:38 +01:00
Justin Schuh
2f5f35bbef
Update Windows build docs for build_win.bat
2021-10-20 09:06:35 +02:00
Lukáš Matěna
b69d03ad4a
Update How to build - Linux et al.md
2021-09-02 12:56:24 +02:00
Lukáš Matěna
b20bd26e84
Update How to build - Linux et al.md
2021-09-02 12:27:07 +02:00
tamasmeszaros
9b97414a94
Mention DEP_DOWNLOAD_DIR in docs
...
Also update dependency report, add CGAL
2021-08-30 15:52:24 +02:00
Vojtěch Bubník
1e3100d295
Update How to build - Linux et al.md
2021-08-30 15:02:30 +02:00
Vojtěch Bubník
a571e0f9c4
Update How to build - Linux et al.md
2021-08-30 15:00:34 +02:00
Vojtěch Bubník
dcbaf87048
Note on desktop integration (PrusaSlicer 2.4)
2021-08-30 14:32:05 +02:00
tamasmeszaros
ad0902e44e
Update build tutorial to reflect current state
...
Reacting to suggestion in #6615
2021-08-18 10:06:51 +02:00
MaleNurse
f66f2b7c84
Update deps build to correct cmake command for VS2019 ( #6666 )
2021-07-08 16:48:58 +02:00
Felicia Hummel
c6d4c85ac4
Note regarding absolute paths ( #6111 )
2021-02-22 20:56:00 +01:00
Alexander Bougakov
1661db6849
Fixes a typo in the build instructions ( #6047 )
...
the line `brew install cmake git gettext` wasn't visible due to formatting error
2021-02-15 08:43:41 +01:00
Vojtěch Bubník
3472c8d1e4
Merge pull request #5042 from cpinamtz/feature/build_on_linux
...
Make clearer Linux instructions
2021-02-10 11:36:10 +01:00
Vojtech Bubnik
2e55898d78
Removal of not numerically robust libraries "poly2tree" and "polypartition".
...
Adjustment of GUI/3DBed.cpp,hpp to use the more stable triangulation algoritm
derived from SGI glut.
Fix of an extremely slow bridging calculation, caused by an extremely
slow bridged area detection function, of which the results were never used.
Fixes "slicing fails or takes too long #5974 "
2021-02-09 18:36:28 +01:00
Lukas Matena
aa19870c54
Updated doc/Localization_guide.md
2021-01-15 11:53:42 +01:00
Vojtech Bubnik
d63e681bf3
Further improvement of how to build on windows guide
2021-01-15 09:40:13 +01:00
Vojtech Bubnik
21d01291fb
Updated windows building guide to build dependencies out of the PrusaSlicer
...
source tree.
2021-01-15 09:34:03 +01:00
Ray Ackley
821560ee2b
Merge branch 'master' into patch-1
2021-01-14 08:44:23 -05:00
Ray Ackley
545db33a97
Update How to build - Windows.md
...
Fixing up Visual Studio 2019 build steps as they were missing a few steps that caused issues during building. Ref: https://github.com/prusa3d/PrusaSlicer/issues/3743 . Also moved the current step-by-step instructions to the top of the page and left the older/outdated instructions for reference purposes at the bottom as they still contain some useful details.
2020-11-03 13:18:37 -05:00
Carlos Pina
f5ccd7bd3d
Make clearer Linux instructions
2020-10-31 19:38:26 +01:00
Darigov Research
882fc9d6ad
feat: Adjusts noob guide to be in the third person
2020-10-24 23:55:54 +01:00
Darigov Research
3cd79f63ae
refactor: Adjusts Noob guide (step by step) to make it more legible
2020-10-18 14:22:34 +01:00
Vojtěch Bubník
12b1de53db
Merge pull request #4714 from GilesBathgate/patch-2
...
Document the additional cmake flag
2020-10-17 11:13:06 +02:00
Darigov Research
7826a202be
feat: Adds links to souces in Noob section of How to build - Windows.md
2020-10-11 09:28:31 +02:00
Giles Bathgate
c2ba096d06
Document the additional cmake flag
...
Document the additional cmake flag needed for compilation on ubuntu 20.04 focal
2020-09-07 19:03:12 +01:00
Daniel Hähnel
f2f5632c3e
Update How to build - Mac OS.md
...
Additional section "TL; DR"
2020-08-14 14:44:00 +02:00
Italo Soares
095b50cc04
Added a step by step guide
...
I have added a step by step guide at the end of the original, i had tons of issued for lack of knowledge on how to work with visual studio, this guide has been provided by @douggorgen and helped me to make it work.
2020-01-02 06:03:44 -05:00
Vojtech Kral
85b6c6d2dd
doc: Add missing file in the Linux howto, fix #3071
2019-11-01 10:12:34 +01:00
tamasmeszaros
844994885b
Update doc/Dependencies.md
2019-10-31 15:05:45 +01:00
Vojtech Kral
fca2fc0d97
Deprecate the How to build on Windows doc for now
2019-07-29 14:51:35 +02:00
Vojtech Kral
ab677bad41
Mac OS: Fix gettext lookup in deps build
2019-07-22 16:00:52 +02:00
bubnikv
6a3fc5bde3
Documented the cereal library manual patching (FIXME!)
2019-07-05 11:42:36 +02:00
tamasmeszaros
dd57e55244
Adding dependency report into doc
2019-05-21 10:55:42 +02:00
bubnikv
253b57e4a3
Yet some renaming to PrusaSlicer
2019-05-13 15:47:33 +02:00
bubnikv
8da1c1953f
Further renaming to PrusaSlicer
2019-05-13 12:42:40 +02:00
bubnikv
56256519cc
WIP: Renaming to PrusaSlicer.
...
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
bubnikv
8126ec33fc
Fixed localization of 3D scene toolbar tips.
2019-05-09 17:18:03 +02:00
bubnikv
63a0d1aeee
Added comments to the gettext dictionaries generated by the xgettext tool.
...
The prefix to be searched for in the source code comments is TRN
2019-04-18 10:13:56 +02:00
Vojtech Kral
bf3a52925b
doc: Mac build: Add note about XCode SDK version lock
2019-04-15 11:57:49 +02:00
Vojtech Kral
814471c890
doc: Fix line break issue
2019-04-08 10:09:35 +02:00
Vojtech Kral
a8a2125069
Windows deps & build doc: Fix msbuild parallelism, cf. #2078
2019-04-08 10:04:40 +02:00
lf-
433e232aa0
Add a note for users of newer VS versions
2019-04-06 00:20:49 -06:00
Vojtech Kral
dc30242cad
doc: Building on Windows: Add more detail
2019-03-26 16:38:13 +01:00
Vojtech Kral
d0171b5687
doc: typo
2019-03-26 09:54:05 +01:00
Vojtech Kral
aca2ffcdfb
doc: Warn about build dir being too nested on Windows
2019-03-25 15:07:03 +01:00
Lukas Matena
9f06dbd615
Added a mention of ASAN in the wiki
2019-03-20 15:19:27 +01:00
hspil
140b86de4e
fix Updating.md grammar
2019-03-08 09:05:14 +01:00
hspil
0543586999
fix Linux et al. build instructions grammar
2019-03-08 09:05:14 +01:00
hspil
55d70a79d6
fix Mac OS and Windows build instructions grammar
2019-03-08 09:05:14 +01:00
hspil
ce55c615e6
fix Localization_guide.md grammar
2019-03-08 09:05:14 +01:00
hspil
064a9aeaf8
fix name of Updatig.md
2019-03-08 09:05:14 +01:00
Vojtech Kral
6ab6829b8d
doc: Add SLIC3R_WX_STABLE to Linux build doc #1779
2019-02-06 09:23:20 +01:00
Vojtech Kral
801cf84517
doc: Fix a typo
2019-01-11 17:14:18 +01:00
Vojtech Kral
e5062e8662
deps: Use wxWidgets 3.1.2 on Mac, use system SDK by default, various bugfixes
2019-01-10 14:02:13 +01:00
Vojtech Kral
cde0aa4443
Fix: wxWidgets 3.0 back-compat
...
Fix #1599
2019-01-09 18:43:29 +01:00
Vojtech Kral
f013972d8b
doc: Add build tutorial for Unix/Linux
2019-01-07 17:25:12 +01:00
Vojtech Kral
00c9d1f184
doc: Add build tutorial for Mac
...
Fix #1421
Fix #827
Fix #1039
2019-01-07 17:25:12 +01:00
Vojtech Kral
42a4ceaf3e
doc: Update build doc for Windows
2019-01-07 17:25:12 +01:00
Vojtech Kral
02e1636831
doc: Update Windows build instructions
2019-01-07 17:25:04 +01:00
Vojtech Kral
b1883331f0
Update build notes in /doc
2018-11-27 12:16:36 +01:00
Vojtech Kral
d843f1a76f
Fix resources dir location, add wxWidgets to Windows deps build script
2018-10-12 11:37:05 +02:00
Vojtech Kral
342b584399
WIP: Plater
2018-10-01 09:28:40 +02:00
Darío Hereñú
859e13ece5
Typo on string #20
2018-06-14 21:03:20 -03:00
Vojtech Kral
285ded8bbb
Add documentation for system profiles, snapshots & updating
2018-04-27 15:19:07 +02:00
Vojtech Kral
b0840065ed
Octoprint ( #804 )
...
* Octoprint progress dialog
* Fix curl version on Windows
2018-04-04 11:18:22 +02:00
Vojtech Kral
37f1429400
Yet another fix of the unix static Makefile ( #793 )
2018-03-14 16:05:51 +01:00
Vojtech Kral
0781dd8271
Fix unix build: set openssl path directly rather than via pkg-config ( #789 )
2018-03-13 13:41:19 +01:00
Vojtech Kral
58788ef43a
MSVC: Fix run and debug project settings ( #771 )
...
* MSVC: Fix run and debug project settings
* MSVC: Fix CMake infinite loop
2018-03-12 09:39:32 +01:00
Vojtech Kral
f67d70941e
Doc: Add dependency build scripts and building how-tos
2018-03-05 18:02:36 +01:00
YuSanka
4c90e2bbc6
Rename localization guide to emphasize markdown format
2018-02-25 22:45:31 +01:00
YuSanka
b5d96e4ed6
Update localization guide
2018-02-25 22:41:28 +01:00
YuSanka
1948daec53
Added Manual for Localization
2018-02-23 15:10:36 +01:00
bubnikv
c6bc55e4f9
Added a comment on disabling ICU integration when compiling Boost on Linux.
2018-01-02 10:36:45 +01:00
bubnikv
6b81f43206
First implementation of the "compatible_printers_condition"
...
for the print and filament profiles.
Added documentation for building the boost library for Slic3r on Linux.
2017-12-18 15:07:38 +01:00
bubnikv
38ecfa8467
Updated the build instructions on OSX due to breaking changes caused
...
by the perlbrew system.
2017-12-13 15:03:14 +01:00
bubnikv
3e8575c931
Documented the build process
2016-06-27 15:28:13 +02:00
bubnikv
1c1542dd94
Revert "Documented the build process"
...
This reverts commit 5e7aee217e
.
2016-06-27 15:22:58 +02:00
bubnikv
5e7aee217e
Documented the build process
2016-06-27 15:15:06 +02:00