75 Commits

Author SHA1 Message Date
remi durand
e9f4a0205b fix renaming, build & doc 2021-04-18 15:32:28 +02:00
supermerill
2b339763b0 Merge remote-tracking branch 'remotes/prusa/master' 2020-12-07 20:29:11 +01:00
supermerill
73142a130e update linux doc for raspberry pi 2020-11-15 17:01:59 +01:00
supermerill
f27bd26fbf some fixes: win build doc, 3mf safety read, svg export without square
fix color.ini file
2020-11-11 17:13:05 +01:00
supermerill
a9675a3f0b fix compile 2020-11-08 23:49:02 +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
supermerill
3aaedd671b Merge remote-tracking branch 'remotes/prusa/master' into dev
note: layer time is not working, chronology need formatting, temperature ok.
2020-10-18 03:50:08 +02:00
supermerill
6fdd615b6e Merge remote-tracking branch 'remotes/prusa/master' into dev 2020-10-18 00:27:32 +02: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
supermerill
5fbc891707 Slic3r++ to SuperSlicer renamed in all files.
and going to version 51
2020-05-30 03:52:56 +02:00
supermerill
f087cf1239 Merge remote-tracking branch 'remotes/prusa/master'
seems to work
need to update profiles & ui
2020-03-26 12:10:30 +01: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
supermerill
dda438c74b Merge commit '5e3e5492487690fb48cd7c4bb0b7e0e019e30a5c' (wip) 2019-12-05 20:53:02 +01: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
supermerill
e3e7792544 Update the How to build for windows.
update cmakelist to change (again) prusa-slicer to slic3r++
2019-10-14 16:18:36 +02:00
supermerill
773972cc2c Merge remote-tracking branch 'remotes/prusa/master'
WIP, in particular, have to review the custom beds svg/stl
2019-07-31 18:22:49 +02: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
supermerill
47f5b30c5a Merge remote-tracking branch 'remotes/prusa/master' 2019-06-20 17:57:41 +02:00
tamasmeszaros
dd57e55244 Adding dependency report into doc 2019-05-21 10:55:42 +02:00
supermerill
8840d01fb0 Merge remote-tracking branch 'remotes/prusa/master' 2019-05-16 19:55:45 +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
supermerill
7b71d74b38 new solid infill pattern : rectilinear with gapfill.
* it replace rectilinear fill by gapfill when width < spacing * 1.6
 * it permit to fill spaces too thin to be filled by infill (if it's not already filled by the perimeter gapfill)
 * it print the gapfill after the rectilinear infill.
 * the exact volume option only do his thing on the rectilinear area, not the gapfill one (as it's already done in the medial axis).
2019-04-23 13:17:45 +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
supermerill
c03564f218 restore most loop orientation to ccw.
add test_model and test_print tests. Work is needed for them
2019-04-08 20:10:00 +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
supermerill
16368c9575 Add some cpp test from mainline (thanks to @lordofhyphens)
* to build the tests on windows, you need vs2015 or 2017 with "CRT SDK"
so  you have to also build all deps & slic3r against this compiler.
 * I didn't tried to build the tests on linux/osx, maybe some cmkae changes are needed.
 * I added a slic3r_lib project to be able to link statically the test against all the slic3r project.
 * tests will need many changes to be able to use the new codebase. only the ones in the cmakelists are done right now.
 * some test may be in error, because the behavior of the test vs slic3r isn't defined well enough to make a decision of which one is wrong.
2019-03-29 18:02:25 +01: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