remi durand
c9d3bc1bfa
updated fr & it translation
2021-06-09 12:37:48 +02:00
remi durand
14e6ed3e56
update to localization.
...
* keep Slic3r in tooltip, as it's replaced
* use %S or %1% to set the name of the software in other places.
* pom_merger now don't save empty translations.
* pom_merger now can propose similar but not identical translations, to be able to copy & modify them
* pom_merger now can add language to header via a setting.
* github actions will now compile the pot each time. No need to store it in github
2021-06-09 12:37:41 +02:00
5axes
a758dd8913
Update french translation
...
Update Slic3r.po for French translation
And fix an issue on the Pom_erger.py script
2021-06-09 12:36:59 +02:00
remi durand
ad47355f3b
updated it translation by Liger0
...
and fix & updates on pom_merger.py
2021-06-09 12:36:51 +02:00
remi durand
4ed4ec0151
Fix sequential printing distance detection
...
* fix bug with skirt width
* always takes brim into account
2021-06-09 12:36:29 +02:00
remi durand
b4fb97e527
calibrations: don't force Preview
2021-06-09 12:36:21 +02:00
supermerill
7711fbac15
update on field precision
...
* add precision as def field
* add precision to ui_layout files
* precision now default to 6 (ok for float)
* z_step and precision fields to 8
2021-06-07 19:28:43 +02:00
supermerill
e96f51bfee
fix compile errors
2021-06-07 23:53:49 +02:00
supermerill
2f1c045873
fix export to prusa (klipper host -> octoprint)
2021-06-07 23:35:20 +02:00
supermerill
78151c14fc
update to localization & move reprap to reprapfirmware to avoid collision with prusaslicer
...
supermerill/SuperSlicer#1261
supermerill/SuperSlicer#1265
2021-06-07 21:32:38 +02:00
supermerill
6008f0cef5
calibration update: translation & protect
...
* update labels to be localizable
* only create stamps when possible, to avoid crashes by missing file.
supermerill/SuperSlicer#1268
2021-06-07 21:26:25 +02:00
supermerill
fcbd12c78f
fix search bar
...
fix commit 370e9ca7
supermerill/SuperSlicer#1267
2021-06-07 21:26:13 +02:00
remi durand
be9d6f53e8
Fix most of shortcuts errors
...
Also fix view menu
2021-06-05 14:42:36 +02:00
Christoph Schöning
4548177820
build script: use nproc on linux
2021-06-05 11:43:14 +02:00
Eisen Montalvo
9667c4b323
Check if CMake is installed.
...
If not, abort the build script and display error message.
2021-06-05 11:40:26 +02:00
Eisen Montalvo
bae1b4e7a7
Get build scripts working and generating images
2021-06-05 11:39:22 +02:00
remi durand
304cfb8f72
add gcode_precision_e into gui layout
2021-06-05 11:37:10 +02:00
remi durand
16e2db0cd6
notification manager fix n°4
...
fix an infinite loop when long word.
2021-06-05 11:37:03 +02:00
remi durand
0206f41389
increase precision of gcode viewer, to not create fake artifacts.
...
supermerill/SuperSlicer#1246
2021-06-05 11:36:57 +02:00
remi durand
6651bd2372
fix merge compile
2021-06-05 02:08:53 +02:00
remi durand
e628190b1f
update profiles
2021-06-05 00:59:57 +02:00
remi durand
5518994f15
fix extrusion color list (perimeter is now internal perimeter)
2021-06-05 00:52:01 +02:00
remi durand
9befaf5b1f
fix ctrl+? shortcut (again)
2021-06-05 00:41:13 +02:00
remi durand
487ca84cb7
fix no Bed on thumbnail
...
supermerill/SuperSlicer#1245
2021-06-04 23:52:59 +02:00
remi durand
81f78cc993
Merge remote-tracking branch 'remotes/prusa/version_2.3.1' into merill-merge
2021-06-04 21:40:49 +02:00
remi durand
c0485ec817
w(x)string compile conversion shenanigan
...
supermerill/SuperSlicer#1243
2021-06-04 20:34:42 +02:00
remi durand
3b1b2b6165
setting z_step reset correctly current slices #784
2021-06-04 20:34:34 +02:00
remi durand
98cfe57b8a
fix buggy windows opengl32.dll
2021-06-04 15:17:34 +02:00
remi durand
1ba0aa0db6
update release script to avoid collision with nightly
2021-06-04 13:57:01 +02:00
remi durand
aaefb49967
add tooltip for gui layout
...
with warning when the os doesn't work well with an option.
2021-06-04 13:50:59 +02:00
Craig Link
f7ecd99f4d
Issue 1238: Unsaved changes dialog displays incorrect GCode Flavor
...
The order in which enums are added to the 2 vectors is not guarenteed to be in numerical order.
Thus always look up the values and labels by key and not by the enum's int value.
2021-06-03 23:23:36 +02:00
remi durand
e2b38c40d1
fix some ctrl+?
2021-06-03 22:38:44 +02:00
remi durand
f4ae8c869d
add preamble to gcode processor if using start_gcode_manual
...
https://github.com/supermerill/SuperSlicer#1172
2021-06-03 21:54:19 +02:00
remi durand
ee0b73ecdc
fix notification doesn't display (simplify render method, using the simple general version only)
2021-06-03 20:59:15 +02:00
remi durand
052efbf2c3
fix error on extruders when no support interface
...
supermerill/SuperSlicer#1233
2021-06-03 20:59:09 +02:00
supermerill
1749bf0952
wizard fix for spacing
2021-06-03 20:58:57 +02:00
supermerill
ff71c5d299
typo
...
supermerill/SuperSlicer#1236
2021-06-03 18:26:56 +02:00
Martin Budden
f816fe33a7
Added travel_speed_z. ( supermerill/superslicer#1231 )
2021-06-03 15:37:15 +02:00
Vojtech Bubnik
34299c9332
Implemented generic mechanism for executing tasks on UI thread synchronously
...
from the background slicing thread, that supports cancellation.
The generic mechanism is used for generating thumbnails into G-code and
Fixes Fix deadlock when canceling the slicing while gcode is creating thumbnails #6476
Thanks @supermerill for pointing out the issue.
2021-06-03 20:31:32 +02:00
supermerill
4c803b5880
add M486 to reprapfirmware
2021-06-03 20:07:28 +02:00
supermerill
8de7e353c0
change 'Perimeter' to 'Internal perimeter'
...
fixed some typo in description output
2021-06-03 19:38:15 +02:00
remi durand
94d277766b
color settings for grid
2021-06-02 23:05:31 +02:00
remi durand
d2e1b52275
update profiles
2021-06-02 22:40:19 +02:00
remi durand
77316cea73
fix annoying check when setting big width with big nozzle
...
also fix error when setting a width too small
2021-06-02 22:20:50 +02:00
remi durand
f6c663cc70
allow >1mm width extrusions in gcode viewer
...
supermerill/SuperSlicer#840
there is now a width limit at 10*height if guessed width-height gcode
2021-06-02 21:16:37 +02:00
remi durand
cdd0a728f1
no tab change when export gcode & gui typo
2021-06-02 21:14:16 +02:00
remi durand
1b5bea5ec9
fix crash when no extrusions
2021-06-02 21:13:11 +02:00
remi durand
6c90528ed0
update release used to get the missing dll for win builds
2021-06-02 17:19:14 +02:00
remi durand
35d23d57ec
disbale / use editable function of wxcombobox for calibrations
...
supermerill/SuperSlicer#1228
2021-06-02 17:17:30 +02:00
remi durand
4688d962b6
Fix brim ear detection length & overlapping
2021-06-02 14:39:42 +02:00