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
remi durand
6071cd72ec
profiles update (fix Artillery)
2021-07-10 15:43:52 +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
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
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
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