16431 Commits

Author SHA1 Message Date
remi durand
7851f6e875 update tooltips for width & spacing 2021-05-29 00:30:28 +02:00
remi durand
dfc2689cb3 toolchange_gcode now erase the built-in change gcode if set.
supermerill/SuperSlicer#1195
2021-05-29 00:30:21 +02:00
remi durand
b9b7c77c85 fix install on linux supermerill/SuperSlicer#1194 2021-05-29 00:30:07 +02:00
remi durand
a98dd66aa1 fix translation string 2021-05-29 00:30:00 +02:00
remi durand
3ed01dad9c fix thumbnails gui
* drawing when no state button
 * now has state (unsaved, reset...)
 * unsaved dialog
2021-05-29 00:29:41 +02:00
supermerill
bf520b8bdb fix notification manager error when only one line : supermerill/SuperSlicer#1128 2021-05-27 19:27:53 +02:00
supermerill
6d2deda47a Option to let inner perimeters to curve around corners
A bit like Cura Arachne
2021-05-27 19:23:53 +02:00
supermerill
d10e5531c0 fix a gap fill/thin wall artifact 2021-05-27 19:22:13 +02:00
supermerill
a560103ce2 fix gcodeviewer supermerill/SuperSlicer#1187 2021-05-27 19:22:05 +02:00
supermerill
95535e68f6 overhangs are now overhangs again and not bridged infill supermerill/SuperSlicer#1186
instead of excluding overhang from "bridged" tag and making exceptions to use overhangs alongside bridges,
now revert back to when overhangs are bridge and make a unique exception to not apply bridge acceleration to them.
2021-05-27 19:21:45 +02:00
rtyr
8c5dafa2dd
Updated MK3S thumbnail 2021-05-27 11:09:18 +02:00
supermerill
ebbd2f7a4b create_release script to avoid naming mistakes 2021-05-26 22:54:36 +02:00
supermerill
106b7ffa68 lerdge fix for units 2021-05-26 22:47:31 +02:00
supermerill
1147813292 localization update
* fix pom_merger
* pom_merger now sort the entries, add a header to localization .po file
so the utf-8 encoding is correctly detected by the gettext util, and can
delete comments
* update ru, it & fr files
2021-05-26 22:47:23 +02:00
remi durand
2058eeb964 fix tab shortcut supermerill/SuperSlicer#1174 2021-05-26 22:45:30 +02:00
remi durand
9a44c025cf tooltip for custom bed origin supermerill/SuperSlicer#1135 2021-05-26 22:45:06 +02:00
supermerill
27b9ec3eb3 fix wxwidget "you can only add images of same size" 2021-05-26 00:25:14 +02:00
rtyr
542f830c95
Creality 0.0.16, PR 1.2.5 2021-05-25 15:03:13 +02:00
remi durand
0c7c3b1255 fix compile script 2021-05-21 23:55:07 +02:00
remi durand
124052623f tooltip for bed model origin 2021-05-21 23:53:58 +02:00
remi durand
55fdb726b2 update cars author 2021-05-21 20:34:30 +02:00
remi durand
ebeffdcf6e remove mo 2021-05-21 20:34:05 +02:00
remi durand
aab4b17c45 the mo is now compiled and only the po is saved. 2021-05-21 20:30:43 +02:00
remi durand
e9c71f1570 fix macos build & po to mo naming 2021-05-21 19:50:43 +02:00
remi durand
006f61a5d8 localization fix 2021-05-21 19:05:05 +02:00
remi durand
bc33b477b5 profiles pull 2021-05-21 19:04:01 +02:00
remi durand
3f1ec6decd Add random option for splashscreen
can set the default splashscreen in the colors.ini
set default splash for v56 to 'cars'
utf8 fix
2021-05-21 15:33:11 +02:00
remi durand
b7837c43dc Change help text in width section with a collapsible 2021-05-20 19:46:32 +02:00
remi durand
2e5d07488d same default for gui layout
SuperSlicer/issues#1142
2021-05-20 19:45:40 +02:00
David Kocik
14efdca4b4 Notifications: Calculating space left for hypertext with escaped text 2021-05-20 16:32:07 +02:00
remi durand
11677bef6d allow no prusa profiles 2021-05-20 11:30:59 +02:00
remi durand
f0d9be8a78 fix debug builds 2021-05-20 11:18:50 +02:00
remi durand
833edf1d28 fix for macos: phony is stored on 4 bytes 2021-05-20 11:10:28 +02:00
remi durand
534f0b0257 update Choice::BUILD() for macos
macos can't resize bitmap anymore
get the prusa version of it
2021-05-20 10:27:55 +02:00
rtyr
dfa11781c3
Anycubic i3 MEGA S bed model and texture 2021-05-03 15:50:14 +02:00
remi durand
948cd696f6 safer code for gui layout switch. 2021-05-02 17:50:10 +02:00
remi durand
99b3121425 add start_gcode_manual to disable automatic 'start gcode' output
supermerill/SuperSlicer#875
2021-05-02 17:48:47 +02:00
remi durand
18aae45347 use _write_format instead of fprintf in gocde.cpp
supermerill/SuperSlicer#1121
2021-05-02 17:48:10 +02:00
remi durand
fd3a3e7101 update Action files
add debug versions
makes the appimage keep its linux tags supermerill/SuperSlicer#1125
2021-05-02 17:47:52 +02:00
remi durand
b41ffaa4f3 update to localization tools 2021-05-02 17:13:58 +02:00
remi durand
43d0d22532 add hole_to_polyhole_threshold to allow user-defined margin
supermerill/SuperSlicer#924
2021-05-02 17:13:48 +02:00
remi durand
612c049660 Fix fan speed on overhangs
supermerill/SuperSlicer#1127
2021-05-02 17:13:42 +02:00
remi durand
8b7aa58cf8 fix loading prusa conf 2021-05-02 17:13:34 +02:00
remi durand
b6891a036d securing thread-safe StaticConfig creations
supermerill/SuperSlicer#1110
2021-05-02 17:04:28 +02:00
remi durand
ab83dcf305 Fix deadlock when canceling the slicing while creating thumbnails 2021-05-02 16:12:56 +02:00
remi durand
7ec55736dc fix slic3r/superslicer .3mf compatibility 2021-05-02 16:10:14 +02:00
remi durand
7c1d29acd8 Fix Percent fields displayed as int in modifiers
supermerill/SuperSlicer#1116
2021-05-02 16:10:06 +02:00
remi durand
ad44389983 Fix an assert when adding a modifier when a setting is selected 2021-05-02 16:09:39 +02:00
remi durand
f8314609d8 fix un-threadsafe code for creating config enum hashtable.
supermerill/SuperSlicer#997
2021-05-02 16:09:05 +02:00
remi durand
42a0c31cb2 Fix clipper::union adding extremely small holes even with safety_offset
It check that all polygons are all thicker than scaled_epsilon
2021-05-02 16:06:02 +02:00