Commit Graph

450 Commits

Author SHA1 Message Date
322092a2f8 Merge branch 'master' into lm_tm_hollowing 2020-01-23 17:43:18 +01:00
7b522972bc Update of PrusaSlicer.idx to force the users of PrusaSlicer 2.2.0-alpha3
and newer to update the profiles to 1.1.1-alpha3 and newer,
so they will see the print bed.
2020-01-23 16:52:24 +01:00
0e260a88e4 Bumped up version number 2.2.0-alpha3,
so that the updated bundled profiles may require this version
(2.2.0-alpha3) or newer.
This change is needed for the clients to be forced to update
the configurations to see the print bed, as the print bed model and
image are no more hard coded, but they are referenced from
the vendor specific Preset Bundle.
2020-01-23 16:40:25 +01:00
46739c0c47 Implemented editing for extruder of existing ToolChangeCode tick
+ Code refactoring: DoubleSlider is extracted from wxExtensions
2020-01-23 16:11:21 +01:00
1c5aa7d65c resize of export_to_sd button 2020-01-22 10:05:04 +01:00
05529cd67a Merge branch 'master' into upstream2 2020-01-21 15:12:32 +01:00
eeeb2c0c74 new graphics for export button 2020-01-21 13:29:39 +01:00
a5ccb7a6c2 Merge branch 'master' into lm_tm_hollowing 2020-01-21 13:00:07 +01:00
984be65a3f Implemented check of color change event respecting to mode
+ unresolved ticks are marked with error_tick icon
 + some code refactoring
2020-01-21 11:35:04 +01:00
4ea204149b Fixed missing "&" in Brazilian Portugal translation. 2020-01-21 10:14:25 +01:00
7600f1ae65 Fixed some translations for better understanding 2020-01-21 04:11:52 -05:00
a669dc7381 Change confusing message text 2020-01-20 11:18:26 -05:00
dd7bb7db4a Fixed conflicts after merge with master 2020-01-17 14:16:12 +01:00
19e9d3ce03 Added default filament(resin) in wizard for selected printers
Added default_materials field to "Vendor".ini
2020-01-15 09:34:21 +01:00
2c95a1f0d7 Configurable system printers bed textures and models 2020-01-09 10:27:42 +01:00
9aaf7a8c13 Merge branch 'master' into lm_tm_hollowing 2020-01-06 12:41:29 +01:00
4a2b356589 Fix of #3359: Ender icon case was not matching profile name
Also added an icon to show when the correct one is not found
2020-01-06 10:39:33 +01:00
7fc03a0b10 Add Astrobox to Print Host options 2020-01-06 03:37:35 -05:00
e7d71fcf20 Updated PrusaResearch.idx, so our in house customer will get updated profiles. 2019-12-22 13:52:47 +01:00
b62f9058d6 Fix of #3366
Fixed crash due to incorrect localization of the percent sign in
"The %1% infill pattern is not supposed to work at 100%% density."
This happens for ES, FR, IT, UK and ZH_TW localizations.

Also added a new CMake target "gettext_po_to_mo" to convert
all po files to mo files,
and renamed the "pot" target to "gettext_make_pot".
2019-12-22 11:54:23 +01:00
5de513bf30 Bumped up the PrusaSlicer.ini version number, so that our in house
customers will get an update.
2019-12-22 11:12:15 +01:00
51050f4a29 Merge branch 'master' into lm_tm_hollowing 2019-12-20 10:33:53 +01:00
51ee282b83 Merge branch 'master' into dk_remote_devices 2019-12-19 08:58:11 +01:00
68abd7da6e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-12-18 15:58:24 +01:00
6bb0d1f72a Implemented function to get an icon name considering to OS color mode
For a Dark mode we start to looking of icons in folder "white"

Added missed "white" icons
2019-12-18 15:54:01 +01:00
b64972c51a Updated Prusa3D config - elephant foot compensation 0.2mm
allowed for all profiles but 0.25mm dmr nozzles.
2019-12-18 15:30:00 +01:00
cf0f885d82 Merge branch 'master' into dk_remote_devices 2019-12-17 14:41:56 +01:00
44d00f6fca Added function to update of custom_gcode_per_print_z in Model from configuration
considering "colorprint_heights" option.

Changed thumb_up/down icons to better preview (feedback from #3256)

Commented some uncertain code
2019-12-17 14:16:38 +01:00
1f7a371e20 Added missed icon 2019-12-13 13:51:46 +01:00
11feb259a3 Merge branch 'master' into lm_tm_hollowing 2019-12-12 11:37:33 +01:00
68263e298c Updated dictionaries 2019-12-12 08:45:29 +01:00
2934b79d06 Fixed crash on ConfigWizard opening after a language change
+ updated Creality.ini and PrusaResearch.ini
2019-12-09 13:02:48 +01:00
a1fdfe8a85 Updated PrusaSlicer.pot 2019-12-06 13:58:23 +01:00
ba2f8d6db6 Grammar fix 2019-12-04 21:13:42 +01:00
e8f4f5df4c Updated Creality.ini 2019-12-04 14:11:42 +01:00
1d9621b58d Profiles for PrusaSlicer-2.2.0-alpha0 2019-12-04 11:47:08 +01:00
857c71582f Localization improvements:
* fixed "\n" at the end of phrases
 + updated list of files to localization
 + new PrusaSlicer.pot
 + Japanese localization
2019-12-04 11:14:13 +01:00
a5439a0eeb Added new icon for "change extruder" menu.
+ some improvements for colored band
2019-11-29 11:02:58 +01:00
b9527dd2fa Updated icons for DoubleSlider 2019-11-28 15:40:18 +01:00
bba6d754f6 Added updated profiles INI files 2019-11-28 10:54:29 +01:00
ce2243b8b8 Merge remote-tracking branch 'origin/master' into ys_aliases 2019-11-28 10:34:05 +01:00
2a60846d46 Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-11-28 09:01:14 +01:00
1906188e29 Implemented a message on Printer display for pause print
+ Added new icons
2019-11-27 14:44:33 +01:00
b36f9008d7 Merge remote-tracking branch 'origin/master' into ys_aliases 2019-11-25 10:44:58 +01:00
75fb691c3b A translation in brazilian portuguese has been added 2019-11-22 15:41:20 +01:00
656b67e4b5 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion 2019-11-22 14:40:59 +01:00
6387284356 Implemented aliases for filaments 2019-11-21 13:12:06 +01:00
7447b8d642 Revert to older texture for mini printer printbed 2019-11-19 14:44:42 +01:00
6ff5d02bcc Merge branch 'master' into lm_tm_hollowing 2019-11-18 17:50:56 +01:00
61f7f674c9 Cleanup of file 90-3dconnexion.rules 2019-11-18 16:07:39 +01:00