16351 Commits

Author SHA1 Message Date
remi durand
4eb7fdce58 little update on extrusion width
* first_layer_extrusion_width moved from print to object supermerill/SuperSlicer#1225
* now unset skirt width will only use the first layer width if it's one layer high
2021-06-02 13:18:29 +02:00
rtyr
cf6c4b2a05
Artillery 0.0.2 - Fixed start g-code. 2021-06-02 12:30:30 +02:00
remi durand
c206555a96 trying prevent opengl assert bug in archlinux
supermerill/SuperSlicer#1056
2021-06-02 01:09:23 +02:00
remi durand
51af7db152 fix brim for purge / wipe tower
supermerill/SuperSlicer#804
supermerill/SuperSlicer#751
2021-06-02 01:09:16 +02:00
remi durand
a475379155 update to build scripts 2021-06-02 01:09:01 +02:00
Eisen Montalvo
a8597ebc97 Created shell script to build SuperSlicer on macOS
This script is only needed to build locally
2021-06-01 19:58:05 +02:00
remi durand
3474008331 Correctly clear PP ironings list when reslicing
supermerill/SuperSlicer#1207
2021-06-01 19:56:45 +02:00
remi durand
653c8bdf95 precision for round perimeter reduced to nozzle_diameter / 10 2021-06-01 19:56:40 +02:00
remi durand
dc95440c3d better default grid
supermerill/SuperSlicer#1218
2021-06-01 19:56:35 +02:00
remi durand
51445fbb36 typo in fan_percentage translation string 2021-06-01 19:56:29 +02:00
remi durand
bcbe5178de deprecated use of (int) vs int32_t for config storage
and add phony to cereal serialization for history storage.
2021-06-01 19:56:16 +02:00
rtyr
90fd22f85f
Improved SL1 thumbnail. 2021-06-01 12:53:06 +02:00
supermerill
949ed6a24d fix pom_merger: now correctly parse page string
supermerill/SuperSlicer#1203
2021-06-01 12:19:26 +02:00
supermerill
0449a49665 3fix: load, paste, modifiers
* now erase all previous data (perimeters, fills) when a lregion merge back with an other one
 * fix legacy parse of z_steps_per_mm
 * fix pasting of settings over nothing: now doesn't trigger assert but a warning
2021-06-01 12:19:11 +02:00
supermerill
fd8df90ad0 better localization for exporters 2021-06-01 12:18:54 +02:00
remi durand
a16a6415dd add klipper to export gcode target 2021-06-01 12:18:40 +02:00
remi durand
e0f085bb03 option for not-fuzzy (regexp) search
supermerill/SuperSlicer#1211
2021-06-01 12:15:24 +02:00
remi durand
03cc99cdf7 select default print when add the first printer from wizard
supermerill/SuperSlicer#1198
2021-06-01 09:41:09 +02:00
rtyr
32ec4aa652
Creality 0.0.17
Updated start g-code. Added specific start g-code for straingauge printers. Improved output filename format. Added filament profile.
2021-06-01 09:09:59 +02:00
remi durand
370e9ca741 fix search bar 2021-05-29 00:30:34 +02:00
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