remi durand
36dfffbd90
logo update: don't draw white text on white logo
2021-06-26 19:37:24 +02:00
remi durand
96dec6cef7
fix some localization strings
2021-06-26 13:37:21 +02:00
remi durand
86705d38f1
fix crash when loading and a perimeter_loop_seam was set in a previous version.
2021-06-26 13:37:13 +02:00
remi durand
37bd6e432d
More control over "tab/view" automatically switch.
...
supermerill/SuperSlicer#1338
2021-06-26 13:37:08 +02:00
5axes
ba04b3e75f
Update french translation
2021-06-26 00:14:12 +02:00
remi durand
4d11d791b9
fix rectilinear missing line
...
supermerill/SuperSlicer#1199
2021-06-26 00:02:36 +02:00
remi durand
bd1256ae93
fix top_fill_pattern not saved for prusa config
2021-06-26 00:02:27 +02:00
Vojtech Bubnik
f1ef8a013f
After issuing the color change custom G-code, which is most likely
...
just M600, reset the internal retract counter, so that a retract
will happen after the firmware returns from M600 to the initial position.
Fixes "Blobs on print after manual color change #6362 "
2021-06-24 21:36:08 +02:00
remi durand
573d2d8a22
fix spacing doesn't do anything until width is modified
...
supermerill/SuperSlicer#1341
2021-06-24 20:34:01 +02:00
remi durand
bb6c3a2d79
fix Z offset:
...
fix crash (comes from commit 0a65e1b0d6a234bb9c9d58047940bed85260d700)
fix slicing preview
also fix a toolchange missing (just notifying the writer)
supermerill/SuperSlicer#1347
2021-06-24 18:50:59 +02:00
remi durand
e371b3088f
changes in french localization
2021-06-24 01:37:55 +02:00
5axes
2441c15a69
Update of french translation
...
* Raft -> Radeau
* Traduction des fichiers HTML de calibration
* Mise en phase des fichiers HTML et de la traduction francaise*
Simplification sur certains paramètres
* Éviter de croiser les périmètres - Longueur de détour maximum
* Longueur de détour maximum ( rappel Éviter de croiser les périmètres)
* Seulement pour le côté intérieur
* le côté extérieur (se comprend très bien sans seulement)
2021-06-24 01:37:50 +02:00
remi durand
deda393a52
update to italian translation
...
there is still 73 translations missing
2021-06-24 01:37:43 +02:00
remi durand
4d80e1417b
fix ender-3 bltouch (again)
...
supermerill/SuperSlicer#896
2021-06-24 01:37:33 +02:00
remi durand
2fae23a512
fix Seam Travel Cost not saved/loaded
...
supermerill/SuperSlicer#1352
2021-06-23 18:40:51 +02:00
remi durand
48b8fc16e0
fix missing gapfill
...
supermerill/SuperSlicer#1351
2021-06-23 18:37:10 +02:00
Andy Brice
22593685a3
Spelling and grammar in tooltips ( #1345 )
...
Made numerous minor corrections or improvements to spelling and grammar in print settings tooltips
2021-06-23 15:41:27 +02:00
remi durand
2b9bda07d6
toolchange_gcode now erase the built-in change gcode if set: now for real
...
supermerill/SuperSlicer#1195
milling PP : now doesn't trigger a toolchange. use mill custom gcode to change tool.
supermerill/SuperSlicer#1329
2021-06-23 15:40:24 +02:00
Martin Budden
48126db6e0
Remove trailing zeros from gcode feed rates.
2021-06-22 18:13:18 +02:00
supermerill
3f0d5f1f05
fix altgr+number wrongly switch tab.
2021-06-22 15:45:17 +02:00
remi durand
428b4c0f56
don't emit warning when generate calibration
...
supermerill/SuperSlicer#1325
2021-06-18 01:22:28 +02:00
remi durand
532ecec73a
fix un-localizable strings (step 2)
2021-06-18 01:22:19 +02:00
remi durand
467b1feaa7
print the first filament start gocde even with start_gcode_manual
...
supermerill/SuperSlicer#1317
2021-06-16 21:24:19 +02:00
remi durand
7f232abce5
fix export to prusa for klipper
2021-06-15 22:29:51 +02:00
remi durand
4ea2fc1482
fix negative area from elephant foot reduction
...
assert was screaming, with reason.
2021-06-15 22:29:32 +02:00
remi durand
055794f822
fix some un-localizable strings.
2021-06-15 12:28:31 +02:00
remi durand
c0521ffa6f
remove unneeded simplify
...
supermerill/SuperSlicer#961
2021-06-15 11:54:59 +02:00
remi durand
e2a7c7368c
Fix extra perimeter from gap fill where it's impossible
2021-06-14 00:41:41 +02:00
remi durand
c082d1972f
fix rc build
2021-06-12 19:47:32 +02:00
remi durand
a8af77359f
update profiles
2021-06-12 19:43:29 +02:00
remi durand
70e1f0ebf9
fix wx assert on printer swap
...
supermerill/SuperSlicer#1292
2021-06-12 18:47:44 +02:00
remi durand
012595e107
Fix crash when gcode data is not valid
...
and comment a problematic assert that get trigger are startup
2021-06-12 17:33:14 +02:00
remi durand
fbd9f1506f
try fix cog
2021-06-11 20:35:18 +02:00
remi durand
e67181d2d4
allow Z-Hop retract_lift_top for Gap Fill
...
supermerill/SuperSlicer#1285
2021-06-11 20:35:13 +02:00
remi durand
17af6c95d5
fix shortcut : 'e' (capture) and ctrl+f on settings
2021-06-11 20:35:09 +02:00
remi durand
035320d32e
disable max bed height
2021-06-11 20:35:05 +02:00
remi durand
8cf482d0f7
fix assert in wizard filament
...
supermerill/SuperSlicer#1292
2021-06-11 20:35:00 +02:00
remi durand
80805c5747
fix reprapfirmware
...
and a shortcut help text
2021-06-11 20:34:55 +02:00
remi durand
f6fdc362db
other try to fix shortcut
2021-06-09 21:49:36 +02:00
remi durand
dc9b18e1b9
fix for tab shortcut in tabbed layout
...
also fix a bug for unfreeze when switching tab
2021-06-09 21:34:31 +02:00
remi durand
7372f3a6f2
Fix missing temp / layer time / chronology
...
from bad merge with ps2.3.1
2021-06-09 21:30:18 +02:00
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