Commit Graph

1052 Commits

Author SHA1 Message Date
Pascal de Bruijn
71cb5d1469 Creality.ini: default to Generic PLA, and move defaults to common printer section 2020-12-18 18:55:29 +01:00
YuSanka
22acf3602c localization: Updated PrusaSlicer.pot 2020-12-18 13:59:53 +01:00
Pascal de Bruijn
33c36e6777 creality.ini: enable conservative elefant_foot_compensation
given the diversity of printers and bed types and a typical lack of
auto bed levelling, it will be impossible to get a good fit
for everyone by default.

A very conservative 0.1 for elefant_foot_compensation is unlikely
to cause overcompensation.

And I'd prefer to undercompensate as opposed to overcompensate
as a default.
2020-12-17 13:05:40 +01:00
Pascal de Bruijn
1cf97b9c93 Creality.ini: improve parameter consistency 2020-12-17 13:04:39 +01:00
YuSanka
ddef084184 Localization: Updated CZ, DE, ES, FR, IT and PL dictionaries 2020-12-17 09:09:14 +01:00
YuSanka
8b980d4b77 Localization: Updated PrusaSlicer.pot and CZ dictionary
+ Fixed some phrases.
2020-12-16 17:29:38 +01:00
rtyr
3f11877c8f
Added full_fan_speed_layer value for PETG. Increased support interface spacing for 0.6mm nozzle profiles. Updated firmware version. 2020-12-16 16:18:31 +01:00
rtyr
e9ee88c397
Fixed end g-code for Ender 5 2020-12-13 09:25:59 +01:00
Vojtech Bubnik
2c8a92cacb Some shader compilers did not seemingly like #if XXX blocks
if XXX was not defined. Changed to #ifdef XXX.
2020-12-11 12:27:07 +01:00
Vojtech Bubnik
8d644fbcb6 1) Shader manager: Allow to override #defines programatically
when loading a shader file.
2) Conditional compilation of environmental mapping in gouraud.fs
   using 1)
2020-12-10 13:20:25 +01:00
YuSanka
fbf2978190 Fix of #5008 - Cut tool uses mm when object is converted to inches
+ Localization: Updated MO for PT_BR
2020-12-10 08:31:24 +01:00
Vojtech Bubnik
63a7078432 Fixed localization issue in pt_BR
Fixes Prusa slicer 2.3.0 BETA 2 crash when attempting to save a machine change (#5418)
2020-12-10 07:46:18 +01:00
YuSanka
a2494689b9 Localization : fixed a typo 2020-12-09 13:23:36 +01:00
YuSanka
f0e02ea5d0 Localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL 2020-12-09 08:51:22 +01:00
rtyr
fe4f1b15c6
Anycubic 0.0.6 2020-12-08 22:16:13 +01:00
rtyr
beabe2fe7e
Anycubic Kossel. Updated end g-code, before layer change g-code and output filename format. 2020-12-08 22:12:15 +01:00
Nicolas North [norðurljósahviða]
fa8a72b2a3
Reduced max print height for Anycubic Predator to 445mm 2020-12-08 11:12:42 +01:00
rtyr
b0485e3949
TriLAB 0.0.5 Removed obsolete host keys. 2020-12-05 11:29:16 +01:00
rtyr
72a64c200b
Anycubic 0.0.5 Updated end g-code. 2020-12-05 11:23:07 +01:00
rtyr
02a63e8de2
LulzBot 0.0.2 Removed obsolete host keys 2020-12-05 11:19:53 +01:00
rtyr
4cffd490cc
BIBO 0.0.3 Removed obsolete host keys 2020-12-05 11:14:27 +01:00
rtyr
92f7bdcf92
0.0.8 min_slic3r_version changed to 2.3.0-beta2 2020-12-05 10:21:13 +01:00
rtyr
7cb7c5fd55
Changed layer_z to max_layer_z in end g-code. 2020-12-05 10:18:49 +01:00
rtyr
6716416add
Removed redundant line 2020-12-05 09:58:51 +01:00
rtyr
b95f9897b8
Updated end g-code. Added full_fan_speed_layer values. 2020-12-05 09:55:07 +01:00
rtyr
ee088e219e
Creality 0.0.8 2020-12-05 09:53:05 +01:00
rtyr
c4d97d3d9b
bumped up to 0.0.8 2020-12-05 09:51:38 +01:00
YuSanka
e610d2d2f6 Localization: Fixed some phrases. Updated POT and NL dictionary. 2020-12-04 13:08:48 +01:00
YuSanka
c503a4e424 Increased width for Infill ComboBox and EditCtrls from Manipulation panel on right panel
+ Added updated POT-file
2020-12-03 10:35:21 +01:00
YuSanka
3e0ce8a054 Localization: Updated RU dictionary 2020-12-01 18:24:51 +01:00
YuSanka
9d34d350a5 Localization: Update POT
+ Fixed translation for the "Extruder n" category on the Printer Settings Tab
 + Fixed a crash, when scrolling inside Search imGui with some localization (e.t. Russion)
2020-12-01 16:44:53 +01:00
David Kocik
c2cfa800fe Changed translation of "Exporting finished" in brazilian portuges as the original was stating fail state. #5314 2020-12-01 15:31:11 +01:00
rtyr
0d19beb33a
Merge pull request #5330 from pmjdebruijn/creality_1
Creality slight end_gcode improvements & spool weights
2020-11-30 22:07:04 +01:00
Yuri Kozlov
9197935056 russian translation update (bed) 2020-11-30 04:26:40 -08:00
Yuri Kozlov
19921e272a Russian translation update 2020-11-30 04:26:40 -08:00
Pascal de Bruijn
e3a0a8878a creality.ini: add Extrudr PLA NX2 spool weight 2020-11-29 19:05:02 +01:00
Pascal de Bruijn
0f03b74261 creality.ini: add 3DJAKE ecoPLA spool weight 2020-11-29 12:47:48 +01:00
Pascal de Bruijn
f86dab9f36 creality.ini: slight end_gcode improvements
gcode order made more similar to prusa mini
2020-11-29 12:42:08 +01:00
rtyr
6d27b0f5d0
1.2.0-beta0 2020-11-28 10:35:59 +01:00
rtyr
4b2f9562ab
TriLAB - Added PLA, PETG profiles for 0.8 nozzle, update print materials
https://github.com/prusa3d/PrusaSlicer-settings/pull/110
2020-11-24 09:53:50 +01:00
rtyr
ee20331ead
1.2.0-alpha0 added filament spool weight 2020-11-21 15:42:38 +01:00
Vojtěch Bubník
47dae80835
Merge pull request #5187 from BoaImpressao3D/Update_translation_pt_br_v2.3
Update translation pt br v2.3
2020-11-21 13:32:52 +01:00
rtyr
9023f092ad
Creality 0.0.7 - updated start g-code 2020-11-21 10:24:54 +01:00
rtyr
a2e763d4ca
Bumped up creality bundle version to 0.0.7 2020-11-21 10:22:57 +01:00
Pascal de Bruijn
32345b9e75 creality.ini: make start_gcode robust for absolute_e 2020-11-18 18:40:20 +01:00
YuSanka
4cc3e939da Localization: Update for the CZ, DE, ES, FR, IT and PL languages 2020-11-18 17:25:05 +01:00
Guilherme Patriota
c3c2ed3a09 Atualized pt-br translation for 2.3 2020-11-18 10:20:41 -03:00
YuSanka
5be9d42519 Localization, new POT 2020-11-18 12:30:00 +01:00
enricoturri1966
e04c6a4d17 Fixed screen-size for point markers used to visualize retraction/unretractions and other options in preview 2020-11-16 10:29:54 +01:00
Nicolas North [norðurljósahviða]
342f0738c2
revert version bump to 0.0.4 and remove accel settings for Predator 2020-11-15 00:51:17 +01:00
Nicolas North [norðurljósahviða]
28c2277902
Equalize all accelerations to avoid filling gcode with M204 commands 2020-11-14 17:16:46 +01:00
Nicolas North [norðurljósahviða]
2558a98636
fix spurious custom setting in Anycubic Predator profile 2020-11-14 12:27:20 +01:00
rtyr
cd2b502c38
Updated Anycubic thumbnails. 2020-11-13 13:08:09 +01:00
YuSanka
d962d431c0 Localization:
* added missed phrases
* fixed some phrases
* updated POT-file and PO/MO-files for the CZ-translation
2020-11-12 21:35:39 +01:00
rtyr
2df97edcf5
Updated LulzBot thumbnails. 2020-11-12 19:20:23 +01:00
rtyr
62a29237fc
Added filament profiles, adjusted temperatures, updated start g-code for some models. 2020-11-12 18:55:42 +01:00
rtyr
0c78573f5c
Version changed to 0.0.6 2020-11-12 18:52:48 +01:00
rtyr
868ffa21d5
Updated BIBO2 thumbnail. Removed "BETA" label. 2020-11-12 18:47:30 +01:00
Pascal de Bruijn
b9da42eb67 creality.ini: raise remaining PLA bed temperatures to 60
While doing a bunch of bed adhesion tests, both on Creality's
FakeTak as well as on smooth PEI, while 50 degrees seems to work
with most lower temp PLAs at least, but less so with the higher
temp PLAs, it universally requires the first layer height to be
dialed in much better to not get any warping.

With the bed temperature set to 60 degrees, there is much more
leeway in the first layer height while still getting unwarped
prints.

Particularly given that most Creality printers don't have ABL as
standard, I think it might sense from a robustness perspective
to have all PLAs default to at least 60 degrees, as to increase
chances prints will come out just fine.

https://www.prusaprinters.org/prints/4634-bed-adhesion-warp-test
2020-11-12 18:26:45 +01:00
rtyr
aa32f48c9c
Updated creality thumbnails. Removed "BETA" label. 2020-11-10 17:53:49 +01:00
rtyr
cf339c5f8d
Updated thumbnails. Removed "BETA" sign. 2020-11-10 17:26:42 +01:00
rtyr
21a7a606d2
Added DeltiQ 2, DeltiQ 2 Plus printers, 0.10mm, 0.20mm FLEX print profiles, updated print materials, flexprint extension support
https://github.com/prusa3d/PrusaSlicer-settings/pull/108
2020-11-10 16:02:34 +01:00
rtyr
1799d263b3
Merge pull request #5118 from trilab3d/master-trilab
Added thumbnails for new TriLAB printers
2020-11-10 15:59:49 +01:00
Matej Supik
0259c96287 Added thumbnails for new trilab printers - https://github.com/prusa3d/PrusaSlicer-settings/pull/108 2020-11-10 12:02:50 +01:00
Pascal de Bruijn
077cc1e5ff creality.ini: Add Devil Design PLA Galaxy (Glitter)
This glitter PLA requires a significantly higher hot end temp to
get a similar amount of flow as the same brands counterpart
regular PLA filament

It even needs a slightly higher bed temp to prevent warping on
sharp corners
2020-11-09 19:27:02 +01:00
Pascal de Bruijn
9f2d8299b1 creality.ini: disable pause_print_gcode (#4980) 2020-11-09 18:52:01 +01:00
rtyr
b0252ba607
Merge pull request #5114 from pmjdebruijn/creality_head_bed_first
creality.ini: introduce slow abl variant start_gcode
2020-11-09 15:38:43 +01:00
Pascal de Bruijn
90f1cb3414 creality.ini: introduce slow abl variant start_gcode
printers with a large bed are probably more prone to heat induced
bed warping, there we'll split up our abl start_gcode in fast
and slow variants, where printers with a smaller bed like
the Ender-3 will still use the fast variant, printers with
a large bed like the CR-10 will use the slow variant which
heats up the bed before starting the abl procedure.
2020-11-09 13:48:01 +01:00
rtyr
006630299b
Fixed predator output filaname format, infill overlap 2020-11-09 11:44:00 +01:00
rtyr
f33f55646c
Bumped up version to 0.0.4 2020-11-09 11:43:02 +01:00
rtyr
71593a487f
Merge pull request #5104 from Tillverka3d/master
Fix predator output filaname format, infill overlap, and retraction length
2020-11-09 11:39:39 +01:00
Pascal de Bruijn
72bcd29bc7 creality.ini: add filament_colour per vendor
this essentially associates filament_colour with a vendor

the colour codes were taking from each of the vendors websites
2020-11-08 19:36:36 +01:00
Pascal de Bruijn
3b63b0eca0 creality.ini: lower Creality PLA temp
Based on test-dog.gcode on the SD card included with the Enter 3 Pro

M190 S50.000000
M109 S200.000000

I also did a temperature tower test with the sample filament spool included
with my Ender 3 Pro, which I still hadn't opened.

And at all temps 190-215C I've seen fairly poor bridging, with 190C being the
least worst. I still have to test, but it'll likely perform well at 185C.

The semitranslucent white PLA included with my Ender 3 Pro, probably has a
matting agent in it, which explains why it's very flowy, and very similar
in performance to another Matte PLA filament I have, which also exhibits
poor bridging at even moderate temperatures.

For the time being, let's stick with Creality's own sample settings.
2020-11-08 19:17:24 +01:00
Pascal de Bruijn
1025e01a9d creality.ini: slightly raise temp for Generic PLA 2020-11-08 19:14:17 +01:00
Pascal de Bruijn
39c5a5cc12 creality.ini: Add AzureFilm PLA filament
Based on temperature tower
2020-11-08 19:13:12 +01:00
Nicolas North [norðurljósahviða]
f843e1034d
Revert retract_lenght for Predator until further testing 2020-11-08 17:07:42 +01:00
Nicolas North [norðurljósahviða]
3a0b0913e3
Fix retraction lenght for predator 2020-11-07 23:50:59 +01:00
Nicolas North [norðurljósahviða]
c518ec8abd
Fix predator output filaname format and infill overlap 2020-11-07 22:20:01 +01:00
YuSanka
1492bc9cd5 Localization : Next phrases corrections and update for PrusaSlicer.pot 2020-11-06 12:14:19 +01:00
rtyr
e01b3f4759
Added 0.08mm SUPERDETAIL and 0.28mm SUPERDRAFT print profiles. 2020-11-06 10:55:50 +01:00
rtyr
98b7ce405c
Added 0.08mm SUPERDETAIL and 0.28mm SUPERDRAFT print profiles.
https://github.com/prusa3d/PrusaSlicer/pull/5092
2020-11-06 10:54:34 +01:00
YuSanka
ed2f03ec79 Localization:
Some phrases are corrected in the code
The POT-file is updated
2020-11-05 22:17:49 +01:00
rtyr
3da92257d2
Anycubic 0.0.3 2020-11-05 10:42:08 +01:00
rtyr
94c54d0538
Bumped up version to 0.0.3 2020-11-05 10:40:35 +01:00
Nicolas North [norðurljósahviða]
69fd5c1074
fix infill_overlap, start_gcode, end_gcode for anycubic predator 2020-11-05 03:24:51 +01:00
David Kocik
3ca3a544a8 New Export Finished notification showing path and opening containing folder. Fix of #4917. Fixed wrongly grayed eject button in File menu. Hopefully fix of ctrl shortcut of tooltips at sidebar. 2020-11-04 09:29:08 +01:00
rtyr
729304c129
Creality - Prusament PLA temp adjust 2020-11-03 22:15:39 +01:00
Pascal de Bruijn
893475d7ed creality.ini: fix first_layer_bed_temperature for Generic PLA 2020-11-03 19:39:45 +01:00
Pascal de Bruijn
f119bc9872 creality.ini: optimize Generic PLA
with some exceptions most regular PLAs seem to print well
around 200C, which is most likely due to the limited
effectiveness of the part cooling fan design on most
Creality printers
2020-11-03 19:32:00 +01:00
Pascal de Bruijn
eb0534b7b5 creality.ini: add 123-3D Jupiter PLA filament
print temperature based on a temperature tower test

190C seems to produce some inconsistencies
200C seems like the best tradeoff
210C has noticably worse bridging/overhangs

Offical pricing from the vendor is 19.50EUR per 1KG roll
2020-11-03 19:28:01 +01:00
Pascal de Bruijn
590ea85de5 creality.ini: add 3DJAKE ecoPLA filament
print temperature based on a temperature tower test

going lower than 200C doesn't seem to give many benefits
going higher than 200C seems to produce slightly worse
overhangs, which becomes particularly noticeable at 210C

Offical pricing from the vendor is 21.99EUR per 1KG roll
2020-11-03 17:45:44 +01:00
Pascal de Bruijn
f4203e6509 creality.ini: add Velleman PLA filament
print temperature based on a temperature tower test

going lower than 200C doesn't seem to give many benefits
going higher than 200C seems to produce slightly worse
overhangs, which becomes particularly noticeable at 215C

There is no reference pricing from the Belgian vendor,
however 20,99 per 0.75KG roll seems common
2020-11-03 17:38:01 +01:00
rtyr
51bd0b733e
Added 0.15mm print profile. 2020-11-03 08:35:46 +01:00
rtyr
47b854e0c0
New filament profiles.
https://github.com/prusa3d/PrusaSlicer/pull/5061
2020-11-03 08:27:31 +01:00
rtyr
36527cbaf2
Added Ender 5 thumbnail 2020-11-02 21:13:21 +01:00
Pascal de Bruijn
e6f6c59dae creality.ini: fix Ender-5 end_gcode comments 2020-11-02 17:17:28 +01:00
Pascal de Bruijn
9ca5de8bdf creality.ini: end_gcode improvement 2020-11-02 17:12:30 +01:00
Pascal de Bruijn
7b10e467cd creality.ini: add Ender-5 2020-11-02 17:11:26 +01:00
Pascal de Bruijn
925900f235 creality.ini: fix Ender-5 Plus bed_shape 2020-11-02 17:02:24 +01:00
enricoturri1966
e6ddcbab0c New icons for standalone gcode viewer 2020-11-02 14:25:34 +01:00
Lukas Matena
d75ca6b76d New icon for FDM supports gizmo 2020-11-02 08:30:33 +01:00
rtyr
e8ec21ea45
Updated new thumbnails 2020-11-01 19:49:41 +01:00
rtyr
803d9af832
Merge pull request #5049 from pmjdebruijn/creality_printers
creality.ini: add CR-10/20 family and Ender-5 Plus
2020-11-01 18:41:50 +01:00
rtyr
77b8789a29
New Creality thumbnails 2020-11-01 18:39:20 +01:00
rtyr
05cd599bfb
Delete CR10_thumbnail.png 2020-11-01 18:38:06 +01:00
rtyr
11339a888a
Delete CR10BLTOUCH_thumbnail.png 2020-11-01 18:37:53 +01:00
Pascal de Bruijn
7f330ad9ca creality.ini: fix CR-10 Mini X/Y bed dimension swap 2020-11-01 14:19:58 +01:00
Pascal de Bruijn
4807824d96 creality.ini: add CR-10/20 family and Ender-5 Plus 2020-11-01 13:07:46 +01:00
rtyr
fcc8f6615a
Ender3 bed shape improvement.
https://github.com/prusa3d/PrusaSlicer/pull/5032
2020-10-31 23:21:19 +01:00
rtyr
497fc0833c
Removed deprecated keys. 2020-10-31 23:10:59 +01:00
rtyr
1f8695b477
Added CR-10. General improvements.
Based on https://github.com/prusa3d/PrusaSlicer/pull/5030
2020-10-31 23:07:32 +01:00
rtyr
07f5aafca9
CR-10 bed model and thumbnails 2020-10-31 22:59:33 +01:00
rtyr
6e4f4f9adf
Merge pull request #5033 from pmjdebruijn/ender2_bed
creality: ender2 improved bed model
2020-10-30 16:22:00 +01:00
Pascal de Bruijn
cf8c07bd8a creality: ender2 improved bed model 2020-10-30 13:25:34 +01:00
rtyr
3397dc87a8
Removed deprecated keys 2020-10-29 15:01:48 +01:00
rtyr
26d8cf2bd8
Removed deprecated keys. 2020-10-29 14:56:23 +01:00
rtyr
d053939994
Updated to 1.1.10 2020-10-29 10:04:40 +01:00
rtyr
3502f256fa
Merge pull request #4481 from pmjdebruijn/ender3_bed
ender3_bed.stl: Ender3 improved bed model
2020-10-29 00:16:30 +01:00
tamasmeszaros
f18d25257b Changing directory for Flatpak related files. 2020-10-27 13:04:16 +01:00
tamasmeszaros
3ba6e17c04
Merge pull request #4039 from xarbit/flatpak-for-linux-appstore
upstream files required files for FlatHub
2020-10-27 12:58:42 +01:00
rtyr
30fb77b8d4
Removed invalid keys from print settings. 2020-10-27 00:50:46 +01:00
rtyr
ba4afc9378
Added Anycubic Predator 2020-10-26 14:27:19 +01:00
rtyr
4fb4a9a188
Added Anycubic Predator
based on https://github.com/prusa3d/PrusaSlicer/pull/4960
2020-10-26 14:25:37 +01:00
rtyr
03e09ef8ca
Anycubic Predator thumbnail 2020-10-26 14:23:01 +01:00
Vojtech Bubnik
027ab4fb02 GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp.
Implemented try/catch blocks for Slic3r exceptions and std::exceptions
with GUI error reporting. This is extremely important to report
corruption of PrusaSlicer.ini.
2020-10-22 16:28:55 +02:00
enricoturri1966
a5961ef981 New icons for standalone gcode viewer 2020-10-21 13:49:39 +02:00
YuSanka
11b6d4bcf5 Localization: Updated POT and List.txt
+ SavePresetDialog class is extracted from the PresetComboBoxes.cpp the the separate files
2020-10-19 14:18:02 +02:00
YuSanka
a61d0a9532 Suppress edit of items of UnsavedChangesDialog, fixed update of the information line
+ added white version for icons "exit" and "switch_presets"
2020-10-18 13:44:15 +02:00
Vojtěch Bubník
c59db4e7fe
Merge pull request #4213 from onovy/https
Use https in config update URLs
2020-10-17 21:13:43 +02:00
rtyr
570f7b648e
Updated version to 0.0.2 2020-10-16 17:02:01 +02:00
rtyr
8524a71a23
Version changed to 0.0.2. 2020-10-16 17:01:11 +02:00
YuSanka
0f85777a79 UnsavedChangesDialog: Updated icons on "Discard" buttons
+ Put "exit" icon on "Quit" menu item
2020-10-16 13:21:23 +02:00
rtyr
7e6f35047d
Added G92 E0 to before_layer_gcode. 2020-10-16 09:56:56 +02:00
Pascal de Bruijn
4f71bbfff4 creality.ini: remove bed_shape from common printer section 2020-10-14 17:57:54 +02:00
Pascal de Bruijn
3a49eb5a65 creality.ini: fix default_print_profile 2020-10-14 17:56:44 +02:00
Pascal de Bruijn
92f8995e51 creality.ini: fix default_filament_profile 2020-10-14 17:55:39 +02:00
Pascal de Bruijn
298cd61455 creality.ini: partially revert z height for nonbltouch 2020-10-13 17:12:19 +02:00
Pascal de Bruijn
17dcff5374 creality.ini: add model specific notes for ENDER2 2020-10-12 18:18:56 +02:00
Pascal de Bruijn
6e7672940a creality.ini: add PRINTER_HAS_BOWDEN for future use 2020-10-12 18:13:29 +02:00
Pascal de Bruijn
cf3f031107 creality.ini: increase hotend wait for temp z height 2020-10-12 17:36:00 +02:00
Pascal de Bruijn
5dc0994cbc creality.ini: fix printer section case 2020-10-12 17:34:05 +02:00
Pascal de Bruijn
19a2fd1651 creality.ini: add family 2020-10-12 17:31:01 +02:00
Vojtěch Bubník
a38c00ef6b
Merge pull request #4854 from pmjdebruijn/creality_start_gcode
creality.ini: start_gcode fix
2020-10-12 09:00:33 +02:00
Pascal de Bruijn
9ea17d022d creality.ini: reduce excessive extrusion of second prime line due to absolute coordinates 2020-10-09 19:15:05 +02:00
Pascal de Bruijn
2a86339d79 creality.ini: remove unused common start_gcode/end_gcode 2020-10-09 19:13:48 +02:00
Pascal de Bruijn
d6af9cfe76 creality.ini: refactor print settings commonalities 2020-10-09 19:07:05 +02:00
Pascal de Bruijn
81e46505cf creality.ini: add 0.10mm and 0.15mm print settings 2020-10-09 18:56:14 +02:00
Vojtech Bubnik
ecff5893d6 Updates of Anycubic and Creality profiles by @rtyr 2020-10-08 10:39:58 +02:00
YuSanka
bcc23428fa UnsavedChangesDialog : added correct icons for the categories
+ fixed a crash when try to save changes for the SLA printer preset
2020-10-08 09:25:14 +02:00
YuSanka
6255792181 UnsavedChangesDialog improvements:
* Changed some labels on buttons. The Dialog name shows a purpose now
 * SaveDialog is called, when UnsavedChangesDialog is shown.
 * Added prototype for the "exit" icon

+ Fixed layout for the "Machine limits" page
2020-10-03 03:15:54 +02:00
enricoturri1966
0f44caa99c ENABLE_SLOPE_RENDERING set as default
Slope rendering active only when using Gizmo FDM supports
2020-10-02 15:43:39 +02:00
enricoturri1966
38ddc5fdc4 New image for gcode viewer splash screen 2020-10-02 13:20:48 +02:00
enricoturri1966
97e3100c73 Removed obsolete images for splash screen 2020-10-02 11:42:27 +02:00
bubnikv
82b86d2c65 New 3rd party printer profiles, prepared by @rtyr
Anycubic (5 printers from 3 contributors)
https://github.com/prusa3d/PrusaSlicer/pull/4057
https://github.com/prusa3d/PrusaSlicer/pull/4220
https://github.com/prusa3d/PrusaSlicer/pull/4619
TriLAB
https://github.com/prusa3d/PrusaSlicer-settings/pull/100
Creality
based on https://github.com/prusa3d/PrusaSlicer/pull/4485
https://github.com/prusa3d/PrusaSlicer/pull/4748
2020-09-29 18:07:18 +02:00
YuSanka
b82de22caa SplashScreen improvements:
* Added MakeBitmap() to create a bitmap from input version image
 * Editor/Viewer logo is added now in SplashScreen::Decorate()
2020-09-28 20:41:51 +02:00
YuSanka
11a410b4e7 Updated SplashScreen
+ Increased gap_size for main and undo/redo toolbars
2020-09-25 11:02:54 +02:00
YuSanka
6ac1935932 Updated "undo/redo" and "search' icons for the toolbar
* added "settings" and "search_blink" icons
 * suppress the icons scaling update when Plater is in the Preview mode
 * switched "layers_height" and "search" buttons in the toolbar
2020-09-14 17:25:47 +02:00
YuSanka
a57fe34a76 Updated icons for the top bar
+ Added icon for "Seam editing"
2020-09-11 12:18:03 +02:00
enricoturri1966
95b918f01d Updated Sys Info dialog, About dialog, Keyboard shortcuts dialog for gcode viewer 2020-09-11 08:03:13 +02:00
enricoturri1966
2443b7aaea Splash screen for gcode viewer 2020-09-08 11:55:21 +02:00
enricoturri1966
93ed04ef7b Fixed conflicts after merge with master 2020-09-08 11:50:11 +02:00
enricoturri1966
ab556a398b GCode viewer using the proper layout when started as a standalone application 2020-09-08 11:40:06 +02:00
YuSanka
6dbc1ccf21 Added missed image for splash screen 2020-09-08 08:19:06 +02:00
YuSanka
902de849c0 Implemented class SplashScreen for using of text 2020-09-04 20:25:27 +02:00
Lukas Matena
6646198a9b Merge branch lm_seam_painter_frontend 2020-09-01 23:03:16 +02:00
Lukas Matena
01b59ff57b Seam gizmo created on frontend 2020-09-01 18:18:57 +02:00
bubnikv
08580a9b18 WIP: prusa-gcodeviewer command line wrapper to start the PrusaSlicer
in standalone G-code viewer mode.
Linux and OSX stuff will follow.
2020-09-01 16:56:12 +02:00
David Kocik
2455df4017 notifiactions: new icons + deleting old warnings&errors 2020-09-01 15:57:48 +02:00
enricoturri1966
af30a3ab7e Code cleanup 2020-08-27 09:13:30 +02:00
enricoturri1966
ba9c3a74ed GCodeViewer -> 1st iteration of rendering of extrude toolpaths as solid 2020-08-26 15:29:33 +02:00
enricoturri1966
2783653369 Added icon for gcode viewer mode 2020-08-26 13:01:54 +02:00
enricoturri1966
ac8a6fccbe Renamed shaders 2020-08-25 08:12:28 +02:00
enricoturri1966
d91fc7b8ab ENABLE_GCODE_VIEWER -> Removed options_120_solid shader 2020-08-19 11:25:12 +02:00
enricoturri1966
dea641183c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-08-10 14:22:46 +02:00
YuSanka
a6dc3d37f5 Merge remote-tracking branch 'origin/master' into ys_ph_printers 2020-08-06 17:02:48 +02:00
enricoturri1966
25c3552555 Fixed conflicts after merge with master 2020-08-04 09:58:19 +02:00
David Kocik
b3f8ae5ca7 Notifications & warning dialog
notifications
dialog with warnings produced by slicing is shown before exporting
2020-08-03 15:49:25 +02:00
enricoturri1966
0eb6ba96d6 Fixed conflicts after merge with master 2020-08-03 14:17:40 +02:00
Lukas Matena
4bfb69eb14 Added an icon for 'ironing' category 2020-08-03 12:21:00 +02:00
YuSanka
5eb3b21be7 Added missed icons/tick_mark.svg 2020-07-30 09:45:45 +02:00
Pascal de Bruijn
7e926e36ea ender3_bed.stl: Ender3 improved bed model
Simpler bed model, with a modeled front lip, which is a clear visual
indicator which side of the bed is the front of the printer.
2020-07-05 14:22:52 +02:00
enricoturri1966
69de5c8c9f GCodeViewer -> Pass vertex normal to shaders for toolpaths 2020-06-29 14:00:08 +02:00
enricoturri1966
aa14b42638 GCodeProcessor -> Added processing of gcode lines G0 2020-06-12 09:01:20 +02:00
enricoturri1966
7b33e780a2 Follow-up of 707268d41d -> Fixed typo 2020-06-01 09:11:16 +02:00
enricoturri1966
707268d41d ENABLE_GCODE_VIEWER -> Improvements in shaders for options 2020-06-01 08:55:44 +02:00
enricoturri1966
dcec684cc7 ENABLE_GCODE_VIEWER -> Refactoring of shaders for options 2020-05-29 12:29:04 +02:00
enricoturri1966
e9d57c932a Fixed conflicts after merge with master 2020-05-28 15:50:21 +02:00
enricoturri1966
c63e03c367 1st installment of tech ENABLE_ENVIRONMENT_MAP 2020-05-28 15:27:29 +02:00
enricoturri1966
9c8892c869 GCodeViewer -> Shaders code cleanup 2020-05-28 09:23:30 +02:00
enricoturri1966
0cb4a5ce56 GCodeViewer -> Improved depth detection in shader for options 2020-05-28 07:06:54 +02:00
enricoturri1966
35190936a3 GCodeViewer -> Newer version of shader for options 2020-05-27 16:19:40 +02:00
enricoturri1966
1d317489fd GCodeViewer -> Temporary ImGui dialog for editing shaders parameters 2020-05-26 08:16:08 +02:00
enricoturri1966
1af798dbd7 DoubleSlider::Control thumb text rendered closer to the slider 2020-05-25 11:16:40 +02:00
enricoturri1966
1c826c063b GCodeViewer refactoring and GLShaderProgram upgrade 2020-05-25 10:48:53 +02:00
enricoturri1966
ed252f1741 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-05-25 07:07:49 +02:00
YuSanka
c7ef1feaf0 Added missed icons for the dark mode.
Fixed typos from the previous commit
2020-05-22 17:05:21 +02:00
enricoturri1966
314995fa0b ENABLE_SHADERS_MANAGER set as default 2020-05-22 16:08:02 +02:00
YuSanka
a56bbea140 Reworked sys_color_changed() functions
Fixed OSX specific bugs:
- toolbar flashing for some mainframe sizes (Retina specific)
- size of mainframe when settings layout in slNew mode

Added missed icons to the "white" folder
2020-05-22 15:26:35 +02:00
enricoturri1966
4d05ec0856 GCodeViewer -> New shaders for options 2020-05-22 13:21:43 +02:00
enricoturri1966
98c2e3c7b1 GCodeViewer -> New icons for thumbs of horizontal DoubleSlider::Control 2020-05-19 11:17:47 +02:00
enricoturri1966
c02a77d942 GCodeViewer -> Prototype for tool marker 2020-05-11 13:09:26 +02:00
Ondřej Nový
cb73dd2ca6 Use https in config update URLs
http://files.prusa3d.com/* always redirects to HTTPS so use https scheme
directly.
2020-05-07 20:37:23 +02:00
enricoturri1966
813e268d7e Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-05-04 09:37:29 +02:00
enricoturri1966
a6ed1d817a GCodeViewer -> Layers z slider wip 2020-04-27 11:44:29 +02:00
enricoturri1966
7a0df4bcb4 GCodeViewer -> Extrusion toolpaths colored by color print (wip) + visualization of tool changes, color changes, pause prints, custom gcodes + refactoring 2020-04-22 16:29:07 +02:00
enricoturri1966
dc3c5db9fe GCodeViewer -> Use rgb instead of rgba colors 2020-04-20 13:44:14 +02:00
enricoturri1966
9c68abfb35 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-04-17 08:18:20 +02:00
YuSanka
ae51f280b8 Merge remote-tracking branch 'origin/master' into ys_search 2020-04-16 11:46:29 +02:00
YuSanka
287e50d091 Localization: Fix of #4035
+ Added context for "Advanced" ("Mode")
+ Updated POT
2020-04-16 11:36:41 +02:00
enricoturri1966
61ab7bbebf GCodeViewer -> Basic indexed rendering 2020-04-15 16:29:11 +02:00
enricoturri1966
cc774dece7 GCodeViewer -> Toggle visibility of shells 2020-04-15 14:31:39 +02:00
enricoturri1966
bc05ab985c GCodeViewer -> Toggle visibility of travel paths, retractions and uretractions 2020-04-14 16:40:08 +02:00
enricoturri1966
c3eb65c461 Added class GCodeViewer -> basic render of gcode toolpaths using dedicated shaders 2020-04-14 10:02:08 +02:00
Jason Scurtu
f1330324ab upstream required files for FlatHub
https://github.com/flathub/flathub/pull/1446
https://github.com/prusa3d/PrusaSlicer/issues/3064
https://github.com/prusa3d/PrusaSlicer/issues/1124
2020-04-10 15:45:34 +02:00
Vojtěch Bubník
3d11f216b0
Merge pull request #3910 from photodude/BIBO2-Print-Profile-Corrections
BIBO2 printer general print profile improvements.
2020-04-10 07:39:06 +02:00
Vojtěch Bubník
fc7d7c6982
Merge pull request #4009 from probonopd/ender-2
Add Creality Ender-2
2020-04-10 07:37:45 +02:00
probonopd
5e134b5f30
Add max_print_height 2020-04-08 17:04:39 +00:00
Lukas Matena
ba08d5da9e Fix of #3983 - Crash caused by a typo in Korean localization 2020-04-08 10:37:26 +02:00
enricoturri1966
bac10311bc Follow-up of c887ecfefa -> Removed unneded assignements from shaders 2020-04-08 09:00:08 +02:00
enricoturri1966
c887ecfefa Removed unneeded branching from shaders 2020-04-08 08:22:02 +02:00
enricoturri1966
0e2fba6d6f Fixed bug in calculating the specular component of the color in shaders 2020-04-08 08:07:36 +02:00
YuSanka
cd13356b6d Code cleaning 2020-04-07 16:22:03 +02:00
probonopd
b9c397ccb9
Creality Ender-2 2020-04-06 17:14:53 +00:00
YuSanka
17bd52342b Next experiments with search on Tabs 2020-04-04 19:25:57 +02:00
YuSanka
5ca6b9f8d0 Implemented SearchCtrl class instead of SearchComboBox
Search string are synchronized between Plater and Tabs.

List with options and filtered list are in Sidebar.
All options list on tabs and Plater use this data from Sidebar

Note: SearchComboBox.cpp(hpp) was renamed to Search.cpp(hpp)
2020-04-03 10:27:50 +02:00
YuSanka
5f31d9ed41 Merge remote-tracking branch 'origin/master' into ys_search 2020-04-01 20:23:34 +02:00
Enrico Turri
f1ccd38258 Fixed shaders on Intel Cards - not allowed use of 'active' word 2020-03-31 12:51:50 +02:00
YuSanka
abad9133eb Added new icon for "collapse sidebar"
+ The tooltip for a "Collapse" button is updated according to the collapse state
2020-03-30 11:53:58 +02:00
YuSanka
d317f0753a Merge remote-tracking branch 'origin/master' into ys_search 2020-03-29 20:21:00 +02:00
YuSanka
14703fe561 Implemented Search on Plater, usint imGui 2020-03-28 19:39:24 +01:00
photodude
2ad9a0c995 General print quality improvements.
After reviewing many test prints, these changes to print speeds and to line widths seem to have a positive improvement on print quality with BIBO2 printers.

Additionally several items were made more consistant especially with the external_perimeter_speed values.
2020-03-24 19:12:51 -06:00
YuSanka
8898dd5618 Added missed icon 2020-03-20 16:10:00 +01:00
enricoturri1966
5b24a0fb91 Fixed conflicts after merge with master 2020-03-20 10:55:37 +01:00
YuSanka
7806df7664 Updated translations for PL, IT, FR, ES, DE, CZ and JA 2020-03-18 12:45:42 +01:00
enricoturri1966
505181ddfd Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_slope_shader 2020-03-16 14:19:30 +01:00
YuSanka
6b31a087f7 Updated POT 2020-03-16 13:56:09 +01:00
enricoturri1966
5378b18f18 ENABLE_SLOPE_RENDERING - Fixed fragment shader when the thresholds are identical 2020-03-16 08:35:13 +01:00
enricoturri1966
ac4d9ea172 Fixed conflicts after merge with master 2020-03-16 08:09:52 +01:00
bubnikv
707bc09be5 Changed PrusaResearch extruder clearance 2020-03-15 09:04:00 +01:00
bubnikv
2e1aef87a1 The import of system profiles was improved to not inherit
the "renamed_from" field as it is specific to a concrete profile.

Prusa Research system profile was annotated with "renamed_from"
to indicate that the PETG profiles were renamed from PET somewhere
after PrusaSlicer 2.2.1 release.
2020-03-15 08:38:17 +01:00
enricoturri1966
b36051af82 New tech ENABLE_SLOPE_RENDERING - 1st installment of rendering objects colored by facets slope 2020-03-13 15:09:07 +01:00
bubnikv
9b26f8a18b Updated dictionaries. 2020-03-13 14:39:26 +01:00
bubnikv
6866c2bdd4 Refreshed pot dictionaries. 2020-03-12 14:13:32 +01:00
bubnikv
f71d3e63f2 Changed location of vendor specific thumbnail images of printers:
These images are newly stored inside the resources/profiles/VENDOR_NAME/,
they should be named by the printer_model identifier suffixed with
"_thumbnail.png"

All the existing printer thumbnails were moved and renamed,
thumbnails for the 3rd party printers were added, marked as Beta.
2020-03-12 14:13:08 +01:00
bubnikv
c73493eba5 Manual merge of @BoaImpressao3D Added_translation_pt_br 2020-03-12 09:42:25 +01:00
photodude
6744c108b8 BIBO2 configs use the same printer model
All BIBO2 printer configurations use the same printer model. Lets be consistant
2020-03-11 16:14:18 -06:00
photodude
e72b5b9937 Improve compatible_printers_condition
beter restriction for compatible_printers_condition for cases which previously used the printer model
2020-03-11 16:11:54 -06:00
photodude
c4837cf6aa Add printer notes to Ditto printing options
Ditto printing options should have their own printer notes as they are specialized use cases.
Add and comment out the bed model and bed texture due to an issue
2020-03-11 15:53:42 -06:00
bubnikv
bbf212d5f6 Fixes to the BIBO profile. 2020-03-11 18:13:13 +01:00
bubnikv
a4a6ef3c72 BIBO2 profile:
Removed compatible_printers_condition = printer_family=="BIBO2"
printer_family variable is not supported, though it is a good idea.
Fortunately it was not needed for the BIBO2 printer as of now.
2020-03-11 16:35:21 +01:00
bubnikv
f94d779621 Merge branch 'master' of https://github.com/ulsanether/PrusaSlicer into ulsanether-master 2020-03-11 15:33:31 +01:00
bubnikv
9d1fa809dd Updated pot file 2020-03-11 15:29:31 +01:00
bubnikv
04d1fc0633 BIBO2 Touch profile updates by @rtyr 2020-03-11 15:29:15 +01:00
photodude
afe8a8bd99 remove "present print" from end gcode.
Although the "present print" code works, it really seems more like a gimick than a useful tool. removed to simplify end gcode.
2020-03-09 17:18:12 -06:00
photodude
9f9b139450 Create Draft BIBO2 vendor config bundle 2020-03-09 11:41:21 -06:00
bubnikv
6723b5f3cd Vojtech's adjustments to Lutzbot config, now it installs. 2020-03-07 16:33:03 +01:00
bubnikv
cbf5459f5d Initial Lutzbot printer definition by Mikolas Zuza 2020-03-07 16:31:46 +01:00
YuSanka
fb10e27778 Added missed lock_open_sys.svg icon for dark mode 2020-03-07 11:40:20 +01:00
bubnikv
b6ee1c1263 Updated dictionaries. 2020-03-07 10:34:54 +01:00
bubnikv
42d4910c12 Merge branch 'ys_detach_btn' 2020-03-06 17:41:43 +01:00
YuSanka
c47565430f Localization: "\t" symbols are deleted from community translations (ko, nl, pt_br, tr, zc_CN(TW)),
fixed some phrases
2020-03-06 17:34:06 +01:00
YuSanka
04ebdd8b3f localization: updated PrusaSlicer.pot 2020-03-05 13:59:20 +01:00
YuSanka
e11b9b0faf Added missed icon 2020-03-05 13:38:51 +01:00
Lukas Matena
b95d635c4d Fixed several translated strings (fix of #3748) 2020-03-02 09:06:05 +01:00
bubnikv
192bdffb3f Updated printer profiles, bumped up version to 2.2.0-rc. 2020-02-29 10:53:18 +01:00
lee hakmin
1ec02079f5
Update PrusaSlicer.po 2020-02-28 10:23:57 +09:00
lee hakmin
730966a07f
Update PrusaSlicer.po 2020-02-28 10:04:41 +09:00
lee hakmin
503739e2d4
Add files via upload 2020-02-28 09:47:53 +09:00
Lukas Matena
27f50778b2 Localization: Updated POT, new dictionaries for CZ, DE, ES, FR, IT, JA and PL 2020-02-27 15:47:15 +01:00
David Kocik
70f5efbfc3 eject sd card/usb icon 2020-02-26 15:02:43 +01:00
bubnikv
5e10e5ae5f new hollowing icon 2020-02-26 15:00:23 +01:00
bubnikv
a28c373d22 Updated bundled profiles. 2020-02-21 18:43:26 +01:00
YuSanka
d1e35ff60e Localization: Deleted context "markers" from PO files, updated MO files 2020-02-21 17:56:32 +01:00
YuSanka
824b3713ae Localization: New dictionaries for CZ, DE, ES, FR, IT, NL and PL 2020-02-21 14:36:12 +01:00
YuSanka
c691a225c2 Localization: small changes in POT 2020-02-19 13:54:56 +01:00
YuSanka
77daa54b0c Localization: New POT 2020-02-19 13:21:31 +01:00
YuSanka
b5e61982a6 Localization: changed some phrases. Updated POT 2020-02-18 13:46:12 +01:00
YuSanka
e70b17f38c Updated POT
+ Fixed texts in DoubleSlider.cpp
2020-02-12 14:19:48 +01:00
lee hakmin
2ff491e2ef
Add files via upload 2020-02-11 09:50:17 +09:00
YuSanka
94d3ca7016 Manually merged Korean translation by @ulsanether
+ updated MO for Korean translation
+ set small size for mode icons
2020-02-10 20:13:48 +01:00
Oleksandra Yushchenko
d491a38fd7
Merge pull request #3629 from ulsanether/master
Updated Korean translation
2020-02-10 12:49:21 +01:00
lee hakmin
5324bdd30f Delete PrusaSlicer.mo 2020-02-10 20:10:10 +09:00
lee hakmin
38d0997248 Add files via upload 2020-02-10 19:48:37 +09:00
lee hakmin
ed65979044
Add files via upload 2020-02-09 22:13:38 +09:00
bubnikv
76433da64c Printer profiles were updated by @rtyr 2020-02-08 22:11:44 +01:00
YuSanka
9c8dcf3fae Updated mode icons 2020-02-07 18:50:41 +01:00
YuSanka
10ade4192c Added separate icon for the SLA printer presets
DoubleSlider:
 + fixed bug with un-hidden tooltip when OneLayerLock is on
 + MultiAsSingle mode : Show context menu on Cog icon after L/RButtonClick
2020-02-07 14:16:04 +01:00
YuSanka
455f36119a Localization: Updated PrusaSlicer.pot and list.txt
+ added missed icons
2020-02-06 20:37:12 +01:00
YuSanka
0da4cb29b5 Localization improvements: added NL translation
+ to the list.txt added ObjectDataViewModel.cpp
2020-02-04 13:42:23 +01:00
bubnikv
d590d5cad8 Created Creality.idx
bumped up the version number for Creality.ini
2020-01-30 13:00:26 +01:00
tamasmeszaros
b45e95877e Merge branch 'master' into lm_tm_hollowing 2020-01-23 17:43:18 +01:00
bubnikv
a0e6afcee8 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
bubnikv
8bf53370c1 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
YuSanka
5ff8ae955b Implemented editing for extruder of existing ToolChangeCode tick
+ Code refactoring: DoubleSlider is extracted from wxExtensions
2020-01-23 16:11:21 +01:00
David Kocik
8d9cfa0e98 resize of export_to_sd button 2020-01-22 10:05:04 +01:00
Oleksandra Yushchenko
749a06a092
Merge branch 'master' into upstream2 2020-01-21 15:12:32 +01:00
David Kocik
2c1bedf503 new graphics for export button 2020-01-21 13:29:39 +01:00
Lukas Matena
63b0eec5a9 Merge branch 'master' into lm_tm_hollowing 2020-01-21 13:00:07 +01:00
YuSanka
6eaf48ebd8 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
bubnikv
c627114830 Fixed missing "&" in Brazilian Portugal translation. 2020-01-21 10:14:25 +01:00
Italo Soares
d8325cfc06 Fixed some translations for better understanding 2020-01-21 04:11:52 -05:00
Jebtrix
1779fc0e1d Change confusing message text 2020-01-20 11:18:26 -05:00
Enrico Turri
e8d52cfba1 Fixed conflicts after merge with master 2020-01-17 14:16:12 +01:00
YuSanka
536514ff03 Added default filament(resin) in wizard for selected printers
Added default_materials field to "Vendor".ini
2020-01-15 09:34:21 +01:00
Enrico Turri
051fcd4e24 Configurable system printers bed textures and models 2020-01-09 10:27:42 +01:00
Lukas Matena
0551411c48 Merge branch 'master' into lm_tm_hollowing 2020-01-06 12:41:29 +01:00
Lukas Matena
b08a315a46 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
Spencer Owen
e7b835dc52 Add Astrobox to Print Host options 2020-01-06 03:37:35 -05:00
bubnikv
e2fd540815 Updated PrusaResearch.idx, so our in house customer will get updated profiles. 2019-12-22 13:52:47 +01:00
bubnikv
692ed26091 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
bubnikv
9128ba766b 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
Lukas Matena
b3f15b1c98 Merge branch 'master' into lm_tm_hollowing 2019-12-20 10:33:53 +01:00
David Kocik
3a54279cec Merge branch 'master' into dk_remote_devices 2019-12-19 08:58:11 +01:00
YuSanka
0802823703 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-12-18 15:58:24 +01:00
YuSanka
07f428fe62 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
bubnikv
74d6c23ba8 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
David Kocik
c396ec25a1 Merge branch 'master' into dk_remote_devices 2019-12-17 14:41:56 +01:00
YuSanka
8824468882 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
YuSanka
01f1bed060 Added missed icon 2019-12-13 13:51:46 +01:00
Lukas Matena
537260494d Merge branch 'master' into lm_tm_hollowing 2019-12-12 11:37:33 +01:00
YuSanka
0e157b5b07 Updated dictionaries 2019-12-12 08:45:29 +01:00
YuSanka
85645a1253 Fixed crash on ConfigWizard opening after a language change
+ updated Creality.ini and PrusaResearch.ini
2019-12-09 13:02:48 +01:00
YuSanka
6bcfc3fe83 Updated PrusaSlicer.pot 2019-12-06 13:58:23 +01:00
Matthias Urlichs
688457b2d0 Grammar fix 2019-12-04 21:13:42 +01:00
YuSanka
ef29b13c5e Updated Creality.ini 2019-12-04 14:11:42 +01:00
bubnikv
75a2e0e3f9 Profiles for PrusaSlicer-2.2.0-alpha0 2019-12-04 11:47:08 +01:00
YuSanka
ee71f83939 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
YuSanka
71f5ed5b9e Added new icon for "change extruder" menu.
+ some improvements for colored band
2019-11-29 11:02:58 +01:00
YuSanka
0005049927 Updated icons for DoubleSlider 2019-11-28 15:40:18 +01:00
YuSanka
a3ff1b4282 Added updated profiles INI files 2019-11-28 10:54:29 +01:00
YuSanka
773dace33c Merge remote-tracking branch 'origin/master' into ys_aliases 2019-11-28 10:34:05 +01:00
YuSanka
dfd38c7818 Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-11-28 09:01:14 +01:00
YuSanka
496e09302f Implemented a message on Printer display for pause print
+ Added new icons
2019-11-27 14:44:33 +01:00
YuSanka
afb8483250 Merge remote-tracking branch 'origin/master' into ys_aliases 2019-11-25 10:44:58 +01:00
Arthur
dbbaf411ac A translation in brazilian portuguese has been added 2019-11-22 15:41:20 +01:00
Enrico Turri
599403ba94 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion 2019-11-22 14:40:59 +01:00
YuSanka
cb395460c4 Implemented aliases for filaments 2019-11-21 13:12:06 +01:00
Enrico Turri
3b084c50cd Revert to older texture for mini printer printbed 2019-11-19 14:44:42 +01:00
tamasmeszaros
7011c58faa Merge branch 'master' into lm_tm_hollowing 2019-11-18 17:50:56 +01:00
Enrico Turri
4fceff6ae3 Cleanup of file 90-3dconnexion.rules 2019-11-18 16:07:39 +01:00
Enrico Turri
b8c09d7a34 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
9e7e1fb5e2 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion 2019-11-18 14:51:06 +01:00
YuSanka
ec6c87756f Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-11-18 09:18:25 +01:00
YuSanka
bc68b8eaf2 ExtruderSequenceDialog :
Fixed layouts after the second opening of the dialog.
 (Removing any extruder from the sequence does not cause an incorrect layout)
Validation of entered values added
 (0 is not a valid value)
2019-11-16 02:12:37 +01:00
bubnikv
b2a6a07d72 Make the .gcode and .sl1 thumbnails configurable through printer profile. 2019-11-15 17:33:31 +01:00
Enrico Turri
ac628c8069 New texture for mini printer printbed 2019-11-15 11:53:16 +01:00
Enrico Turri
32d794756e Lighter model for mini printer printbed 2019-11-15 10:05:56 +01:00
Enrico Turri
2dec84a429 Added model and texture for Mini and Ender3 printer printbeds 2019-11-15 09:28:51 +01:00
YuSanka
840c59cd3d Added new PrusaResearch.ini (with MINI and aliases) 2019-11-15 08:34:55 +01:00
YuSanka
8c22b0cd4f Added MINI and Creality Ender to ConfigWizard 2019-11-14 14:04:02 +01:00