1027 Commits

Author SHA1 Message Date
remi durand
055794f822 fix some un-localizable strings. 2021-06-15 12:28:31 +02:00
remi durand
a8af77359f update profiles 2021-06-12 19:43:29 +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
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
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
remi durand
304cfb8f72 add gcode_precision_e into gui layout 2021-06-05 11:37:10 +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
Martin Budden
f816fe33a7 Added travel_speed_z. (supermerill/superslicer#1231) 2021-06-03 15:37: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
supermerill
949ed6a24d fix pom_merger: now correctly parse page string
supermerill/SuperSlicer#1203
2021-06-01 12:19:26 +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
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
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
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
99b3121425 add start_gcode_manual to disable automatic 'start gcode' output
supermerill/SuperSlicer#875
2021-05-02 17:48:47 +02:00
remi durand
b41ffaa4f3 update to localization tools 2021-05-02 17:13:58 +02:00
remi durand
43d0d22532 add hole_to_polyhole_threshold to allow user-defined margin
supermerill/SuperSlicer#924
2021-05-02 17:13:48 +02:00
remi durand
b6a98377ae Allow to choose the splashscreen.
The author is taken from the Artist exif metadata of the jpeg
using 'KLab exif' lib for that (exiv2 has an incompatible licence and libexif need autoconf for compiling)
2021-04-27 04:51:47 +02:00
Benoit Miller
ded2736c31 Update VORON cube to current version.
Update LICENCE.txt
2021-04-27 04:28:01 +02:00
remi durand
715d58da88 Add some spacing settings at the side of width
- now a setting can be "phony"
 - a phony setting isn't saved in a config file
 - a phony setting should be computed from other settings
 - change/add colors, icons, and callbacks (in PrintConfig.cpp) to make phony settings works
2021-04-25 03:15:40 +02:00
remi durand
b6d2acfd76 Merge branch 'move-libslic3r-tests' into merill-merge 2021-04-06 23:14:18 +02:00
Joseph Lenox
18386f4851 Add SVG logo for Slic3r. 2021-04-05 23:28:57 -05:00
Joseph Lenox
2d27451cb6 test merge 2021-04-05 00:54:48 -05:00
Joseph Lenox
fe7105ff32 Initial cut to add an OutputFormat enumeration for SLA printing. 2021-04-05 00:04:09 -05:00
remi durand
22524f6184 add default colors from colors.ini
set default to slic3r-yellow-ish
2021-04-04 16:41:45 +02:00
remi durand
65cd6e3010 fix fan_percentage
(from commit b04928)
2021-04-04 14:49:56 +02:00
remi durand
14fcba309e Merge remote-tracking branch 'remotes/slic3r/move-libslic3r-tests' 2021-04-04 04:18:46 +02:00
remi durand
93e5584ede Get most of software names, id, description from the define. 2021-04-04 03:47:19 +02:00
remi durand
7580de9da5 Add a gui option to have plater tabs in the top tab bar
also add icons to tabs
2021-04-03 20:16:29 +02:00
Michael Wagner
40c4b94da2 Fix typo in Creality.ini 2021-04-03 19:53:16 +02:00
Joseph Lenox
2ad8f3a2de Revise text to remove "is based on" 2021-04-03 11:19:35 -05:00
Joseph Lenox
ba82a75139 Classic colors for logo 2021-04-03 08:10:53 -05:00
Joseph Lenox
785a00675d Re-add profiles as external repository. 2021-04-02 21:44:32 -05:00
Joseph Lenox
e74b712f50 Add arcwelderlib source as a module and remove profiles in preparation to add a module. 2021-04-02 21:44:32 -05:00
Joseph Lenox
194fb73249 Update branding. 2021-04-02 21:44:31 -05:00
Joseph Lenox
3e28eb136c Adjust some branding back to mainline Slic3r;
Move test_data.cpp/hpp out of fff_print so it can be used for config tests.

Add a short test to ensure that z_steps_per_mm config option is converted appropriately.
2021-04-02 21:41:02 -05:00
Michael Wagner
dc9c902a99 Fix typo in Creality.ini 2021-03-28 03:52:04 +02:00
remi durand
376e5026c6 #1002 ironing post-process angle 2021-03-13 18:21:58 +01:00
remi durand
201c6120b6 #852 decimals for xyz & e are now configurable 2021-02-23 01:26:29 +01:00
remi durand
c6192db244 #896 fix ender-3 bltouch 2021-02-22 14:43:57 +01:00