16408 Commits

Author SHA1 Message Date
supermerill
c019e648c7 datadir parameter kept when launching new instance
supermerill/SuperSlicer#1450
2021-08-06 11:42:42 +02:00
5axes
bf3d3ede8c update HTML & Slic3r.po
Coquille sur Avtiver
Uniformisation du G-Code dans les menus
Passage mode Facile - > Simple ; Pour compatibilité avec PrusaSlicer semble plus "Simple" :)
2021-08-01 00:05:39 +02:00
remi durand
e02d2a37d2 If soluble but "don't support bridge", then create bridges.
supermerill/SuperSlicer#1412
2021-07-31 23:33:52 +02:00
remi durand
e13694766b del key now working again
it was intercepted by the menu shortcut
supermerill/SuperSlicer#1409
Do this thing is necessary on macos?
2021-07-31 22:50:11 +02:00
remi durand
ff880ac348 Fix thin_wall detection
supermerill/SuperSlicer#1437
2021-07-31 19:43:42 +02:00
remi durand
6a964d8107 fix compilation of not-debug
supermerill/SuperSlicer#1425
2021-07-31 17:37:54 +02:00
remi durand
7f1f3e9ec7 fix preset update when it's dirty 2021-07-31 17:27:43 +02:00
remi durand
e9cd1541fa fix medial_axis invalid c++ pointer
supermerill/SuperSlicer#1406
2021-07-21 09:09:57 +02:00
supermerill
fb65c02dfc scaling fan speed overrides
supermerill/superslicer#1414
2021-07-20 16:24:32 +02:00
supermerill
e8ccb9e104 Better min_length
supermerill/superslicer#1427
2021-07-20 16:24:31 +02:00
Vojtech Bubnik
8f0916e371 Bumped up version number 2021-07-16 12:14:03 +02:00
tamasmeszaros
6a1c75e5ee Fix build with gcc11 2021-07-15 10:18:03 +02:00
Vojtech Bubnik
16e41ab819 Fix of 2.3.2 regression in configuration layer (reading of nullable
boolean vectors)
Fix of Filament overrides on saved 3MF MMU profiles are broken #6711
2021-07-14 10:13:52 +02:00
remi durand
6071cd72ec profiles update (fix Artillery) 2021-07-10 15:43:52 +02:00
remi durand
f87b5fccde Merge remote-tracking branch 'remotes/prusa/stable' into dev
need to merge profiles
need to test & iron out the PresetConfigSubstitutions thingy
2021-07-10 15:31:19 +02:00
5axes
de173cab25 * Update french translation
typo & variable
2021-07-10 12:24:34 +02:00
remi durand
d0c3cc5553 Don't check the content of repetier server name
supermerill/SuperSlicer#1376
Also don't crash on identification error
2021-07-10 11:51:25 +02:00
remi durand
4d947212f4 use brim_ears_detection_length for birm detection
supermerill/SuperSlicer#1397
2021-07-10 11:27:35 +02:00
remi durand
228ebaf5ab Now gapfill will create a thin perimeter circle when the polygon is circular (instead of the odd star-shape thing)
hoping to resolve supermerill/SuperSlicer#1399
2021-07-10 10:49:00 +02:00
remi durand
f98e57b2cb macos: keep taskbar icon when opening 2021-07-10 09:58:48 +02:00
Vojtech Bubnik
95a84fa826 Bumped up version number 2021-07-08 08:46:36 +02:00
remi durand
fb57cb7aa0 GCode double->string conversion improvement
remove trailing zeros
ensure that it won't go outside of the double precision capacity
print int store into double without the '.'
purpose of that: reduce gcode size
2021-07-08 02:36:33 +02:00
Vojtech Bubnik
28ef127d3e Changed one line in CZ dictionary for the Configuration Substitutions
dialog.
Fixed one bug in the preceding commit.
2021-07-07 15:22:42 +02:00
Vojtech Bubnik
f6a6651173 Improved error handling when installing configuration updates:
In case the configuration snapshot cannot be taken before installing
configuration updates (because the current configuration state
is invalid), ask user whether to continue or abort.
2021-07-07 15:17:30 +02:00
YuSanka
5ff717d3c0 Localization: Updated UK dictionary 2021-07-07 14:17:23 +02:00
YuSanka
a2b337ee45 Fix of #5163 and #5505 - Vertical cutting of the preset comboboxes on a sidebar 2021-07-07 11:02:34 +02:00
remi durand
7a2e5affc2 fix voron_cube_v7 position 2021-07-05 22:12:41 +02:00
5axes
a9926a60e1 french translation update
Cercle -> Circulaire
Autoset -> Automatique
Sphère -> Sphérique
Mise à jour sur partie refroidissement principalement
Correction sur  texte G-Code personnalisé
Correction sur la partie limites avec changement du texte pour le rendre plus claire
Changement aussi sur Alimentation -> vitesse
Et passage de Nettoyage en Purge  pour quelques textes restant
2021-07-05 21:01:35 +02:00
remi durand
49a0c6e78d hungarian glyphs 2021-07-05 20:56:09 +02:00
remi durand
7fd784a476 add some fixes from clipper 2.4.0 -> 2.4.2 2021-07-05 20:56:09 +02:00
remi durand
3874aed614 new icns for macos
supermerill/SuperSlicer#1374
2021-07-05 20:56:08 +02:00
remi durand
699622bd29 french calibration translation 2021-07-05 20:56:08 +02:00
remi durand
b12cfb8d46 Don't use toolchange_gcode if only one extruder
supermerill/SuperSlicer#1377
2021-07-05 20:56:08 +02:00
remi durand
0baeeedf74 Add missing items from sla_print
also fix a prusa<->susi setting name
2021-07-05 20:56:07 +02:00
supermerill
34b8d0634a Ignore G1 'R' and 'H' from reprap
supermerill/SuperSlicer#1391
2021-07-05 19:41:40 +02:00
Vojtech Bubnik
7939672cf9 Merge branch 'stable' of https://github.com/Prusa3D/PrusaSlicer into stable 2021-07-05 16:09:56 +02:00
Vojtech Bubnik
0754bc3719 Changed the profile directory to PrusaSlicer, not PrusaSlicer-beta
Bumped up version number to 2.3.2-rc
2021-07-05 16:09:42 +02:00
Vojtech Bubnik
72cc9c2a6c Updated localization dictionaries 2021-07-05 16:07:12 +02:00
rtyr
e316fbaaf2
Updated 1.3.0 description. 2021-07-02 10:21:57 +02:00
Vojtech Bubnik
1a249edc7a Adjusted wording of the config substitution dialog. 2021-07-02 08:57:36 +02:00
bubnikv
0d03cc4cbe Bumped up version to 2.3.2-beta.
Changed profile path to Prusa-beta.
2021-07-01 16:52:32 +02:00
bubnikv
32ee4bb523 Updated localization file. 2021-07-01 16:51:15 +02:00
bubnikv
0a2a86dea4 Improvement in the subtitution information dialog. 2021-07-01 16:48:38 +02:00
bubnikv
9c7743c1c7 Workaround for OSX file picker. Saving SL1S files did not work, the file
picker replaced the SL1S extension with SL1.
2021-07-01 16:25:17 +02:00
remi durand
8d91d70448 temporary fix for bug in rectilinear 2021-07-01 09:55:45 +02:00
remi durand
33e033cfc5 fix localization 2021-07-01 09:54:56 +02:00
bubnikv
3782d6a864 Forward compatibility, parameter susbtitution: Substitute vector values
(extruder specific) with their default, if the default
is a single value vector.
Show the "Physical Printers" label in the substitution window.
2021-07-01 08:44:02 +02:00
bubnikv
e7a6323470 Configuration compatibility - implemented substitution and reporting for vectors
of bools (including the nullable bools).
2021-06-30 18:55:43 +02:00
bubnikv
ab5e02f20c Fix of the previous commit. 2021-06-30 16:52:55 +02:00
bubnikv
164b0be064 Fixed typo in SL1S file mask template. 2021-06-30 16:52:55 +02:00