Commit Graph

395 Commits

Author SHA1 Message Date
Enrico Turri
656b67e4b5 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion 2019-11-22 14:40:59 +01:00
Enrico Turri
7447b8d642 Revert to older texture for mini printer printbed 2019-11-19 14:44:42 +01:00
Enrico Turri
61f7f674c9 Cleanup of file 90-3dconnexion.rules 2019-11-18 16:07:39 +01:00
Enrico Turri
3f1671798a Content of file 90-3dconnexion.rules formatted as in: https://github.com/libusb/hidapi/blob/master/udev/99-hid.rules 2019-11-18 15:31:55 +01:00
Enrico Turri
71cf4f525f Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion 2019-11-18 14:51:06 +01:00
bubnikv
38e8ec94ca Make the .gcode and .sl1 thumbnails configurable through printer profile. 2019-11-15 17:33:31 +01:00
Enrico Turri
44b6333d1b New texture for mini printer printbed 2019-11-15 11:53:16 +01:00
Enrico Turri
07f10ea7ee Lighter model for mini printer printbed 2019-11-15 10:05:56 +01:00
Enrico Turri
4a0ae0c628 Added model and texture for Mini and Ender3 printer printbeds 2019-11-15 09:28:51 +01:00
YuSanka
b27291c5fe Added new PrusaResearch.ini (with MINI and aliases) 2019-11-15 08:34:55 +01:00
YuSanka
5d3e8e2ba3 Added MINI and Creality Ender to ConfigWizard 2019-11-14 14:04:02 +01:00
Enrico Turri
35fd632316 Fixed conflicts after merge with master 2019-11-07 09:55:44 +01:00
Stephan Reichhelm
8e2b28c29d + add new flashair class to localization 2019-11-04 12:53:48 +01:00
Enrico Turri
5ab873d0e6 ENABLE_3DCONNEXION_DEVICES -> Added support for 3Dconnexion universal receiver and battery level report 2019-10-11 15:29:57 +02:00
Enrico Turri
6b57febe0c ENABLE_3DCONNEXION_DEVICES -> Hack for filtering out mouse wheel events coming from 3Dconnexion driver 2019-10-08 08:44:50 +02:00
Vojtech Kral
89d0b105d4 3D connexion support on Linux:
- Replace hidapi/linux/hid.c with the hidraw variant (link to udev)
- Add CMakeLists.txt for hidapi, refactor
- Add udev rules file (no installation so far)
2019-09-30 14:59:21 +02:00
Vojtech Kral
3af3f73997 Add material_type config option for SLA materials, use in Wizard 2019-09-17 13:20:06 +02:00
Vojtech Kral
1f5048731c Filaments and materials selection/installation 2019-09-17 13:20:06 +02:00
bubnikv
1c4fbe5a12 Updated Prusa3D profiles, bumped up the version number. 2019-09-13 15:24:13 +02:00
bubnikv
e811ded0cb Updated dictionaries. 2019-09-11 13:33:15 +02:00
bubnikv
956078ee8c Refreshed dictionaries 2019-09-09 16:40:15 +02:00
Jiang Yue
a7893bf74d Optimize some translations 2019-09-09 09:38:49 +02:00
Jiang Yue
1caf8adeaf Rename dictionary so that wxWidgets can find it. 2019-09-09 09:38:49 +02:00
Jiang Yue
958faaa6de Update zh_CN 2019-09-09 09:38:49 +02:00
bubnikv
a4e97e0867 Updated PrusaResearch.idx 2019-09-04 14:56:34 +02:00
bubnikv
4ae6bfeec0 Updated the bundled Prusa Research profiles.
Bumped up the version number to 2.0.0-rc.
Changed the location of profiles from PrusaSlicer-beta to PrusaSlicer
(that is the location for the released software).
2019-09-04 12:50:43 +02:00
bubnikv
0bb3467c9d Updated ES, FR, IT, PL languages. 2019-09-03 13:23:36 +02:00
bubnikv
85007c0138 Updated Czech, German, Polish (fully translated),
Spanish, French, Italian (some translations pending)
dictionaries
2019-08-30 16:13:42 +02:00
bubnikv
ea512ebc2b Fixed menu icons for undo / redo. 2019-08-30 16:05:12 +02:00
bubnikv
2538920633 Manually merged Korean translation by @ulsanether 2019-08-30 14:39:14 +02:00
bubnikv
93159a85cf Refreshed the translation file. 2019-08-30 11:38:05 +02:00
bubnikv
86dc631150 Updated icons for the undo / redo menu. 2019-08-30 10:19:20 +02:00
Enrico Turri
42f5053759 New toolbar icons for undo and redo actions 2019-08-30 08:32:18 +02:00
bubnikv
0c5f26f65e Refreshed dictionaries with keys from GUI_ObjectLayers.cpp 2019-08-29 14:10:10 +02:00
bubnikv
89faeef890 Renamed the dictionaries and their directories, so that
wxWidgets will open German dictionary for de_CH, English dictionary
for en_AU etc.
2019-08-29 13:36:12 +02:00
bubnikv
a085ad1457 Update of "Volumes in Objects reordered" undo / redo message 2019-08-29 11:16:14 +02:00
bubnikv
9b0254dddc Updated the translations file. 2019-08-29 10:45:04 +02:00
bubnikv
6d3f7fd6f8 Plurals for number of Undo / Redo actions. 2019-08-28 16:19:46 +02:00
bubnikv
02b747b071 Reworded the "Add / remove instance / set number of instances". 2019-08-28 15:35:01 +02:00
bubnikv
ba58c3438a Another round of translation adjustments. 2019-08-28 15:12:55 +02:00
bubnikv
d25cc2aadf Refreshed the dictionaries.
Introduced a new localization macro L_CONTEXT(string, context)
to define context dependent translations.

The only strings - "Top" and "Bottom" were already using context, but
until now the context had to be added to the PrusaSlicer.pot file
manually, while the context is being generated automatically now.
2019-08-27 17:14:03 +02:00
bubnikv
56b78851c4 Bumped up the version number to beta2, updated Prusa3D printer profiles. 2019-08-25 09:16:46 +02:00
bubnikv
e0984a900f Updated bundled Prusa3d profiles
Bumped up the version to 2.1.0-beta, changed the user configs directory
to PrusaSlicer-beta.
2019-08-23 16:15:03 +02:00
YuSanka
0fcc6cb159 Merge remote-tracking branch 'origin' into ys_printable_property 2019-08-06 10:31:17 +02:00
YuSanka
a047cf0743 Generated new POT-file
Fixed lines with translation of the empty strings
2019-08-06 10:01:10 +02:00
YuSanka
3791a92e15 Merge remote-tracking branch 'origin/master' into ys_printable_property 2019-08-01 15:15:18 +02:00
YuSanka
ecbd95d3fd Code refactoring to add PrintableItem column to ObjectList 2019-08-01 14:58:04 +02:00
bubnikv
f8469eb52c Bumped up the version to 2.1.0-alpha0.
Updated the bundled profiles to integrate retract overrides
for PET and FLEX materials.
2019-08-01 11:53:22 +02:00
YuSanka
1163f65bd0 Added Real-Time DXT1/DXT5 C compression library to CopyrightsDialog
+ updated icons for mirroring
2019-07-31 17:38:06 +02:00
YuSanka
0967b1e0f5 Refactored LockButton class 2019-07-31 17:14:32 +02:00