e47b4f181e
creality.ini: Ender3 V2 naming consistency
2021-01-23 19:31:23 +01:00
a82aea513e
creality.ini: raise Das Filament PLA bed temp
...
At 50C prints with sharper corners can be prone te warping if the
first layer height isn't quite optimal, and given that most Creality
printers don't have ABL, it often isn't.
So to optimize chances of getting good non-warped prints, we keep
all PLA bed temps at 60C for Creality printers.
2021-01-23 19:12:01 +01:00
329a5bf23a
creality.ini: improve nonabl start_gcode
2021-01-23 19:09:29 +01:00
e96e9601e0
Added missed icons for the DarkMode
2021-01-22 21:48:10 +01:00
d0b9bde761
Updated MO-file for RU dictionary
2021-01-14 10:27:19 +01:00
4fa1798765
Updated RU dictionary
...
Updating the Russian translation PrusaSlicer-2.3.0-rc3 by Andylg
2021-01-14 09:31:58 +01:00
b27778db90
1.2.2 Added Prusament PVB. Added 0.8mm nozzle profiles.
2021-01-08 10:57:41 +01:00
1f020bc8c0
Updated 0.0.12 description
2021-01-08 09:44:09 +01:00
ba702a2736
Added Ender 3-V2.
...
Based on https://github.com/prusa3d/PrusaSlicer/pull/5702 .
2021-01-08 09:42:01 +01:00
c4ec6b9c84
TriLAB 0.0.6 - Added material TPU 93A
2021-01-06 20:35:37 +01:00
fc28f418e2
Ender3V2 thumbnail
2021-01-06 13:36:44 +01:00
9715dfa1ae
Update language PT-BR for PrusaSlicer 2.3.0-rc2 - Manually merged from 0d79496538
...
Thanks for @guipatriota
2021-01-06 10:56:22 +01:00
7ec76917f0
Fix of #5672 - Dubious grammar when closing Physical Printer dialog
2021-01-04 19:03:34 +01:00
2c8e901b10
localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL
2021-01-04 10:48:05 +01:00
9acc8e8872
Correct translation of "Copy" to the noun "Kopie" instead of the verb "Kopieer" in the Save Preset dialog.
2021-01-04 09:32:31 +01:00
6f584e88c5
Initial FLSun bundle
...
https://github.com/prusa3d/PrusaSlicer/pull/5582
2021-01-03 20:59:36 +01:00
35c909f4af
1.2.1 Updated firmware version for MK2.5 family printers
2020-12-28 15:03:05 +01:00
14d61509a3
Updated machine limits for Ender 5 and Ender 5 Pro
2020-12-28 14:36:57 +01:00
58425b4c14
Creality 0.0.10
...
Parameter consistency improvements. Enabled conservative elephant foot compensation.
2020-12-21 15:21:26 +01:00
2e62f3043b
Bumped up version to 0.0.10
2020-12-21 15:20:29 +01:00
497f244c9e
Follow-up to 9d34d350a5: Missed one more translation for category, when checking selection on the left panel
...
+ Fixed a typo in CS and ES dictionaries
2020-12-21 14:28:50 +01:00
415065660f
Merge pull request #5500 from pmjdebruijn/creality_2
...
Small Creality Improvements
2020-12-20 17:14:45 +01:00
7fc1f7d978
Localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL
2020-12-19 13:34:03 +01:00
0777eb1022
Creality.ini: default to Generic PLA, and move defaults to common printer section
2020-12-18 18:55:29 +01:00
3ebf53050d
localization: Updated PrusaSlicer.pot
2020-12-18 13:59:53 +01:00
73b088178e
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
84bb2acc1c
Creality.ini: improve parameter consistency
2020-12-17 13:04:39 +01:00
1f4bff8ad4
Localization: Updated CZ, DE, ES, FR, IT and PL dictionaries
2020-12-17 09:09:14 +01:00
57c0dd2b14
Localization: Updated PrusaSlicer.pot and CZ dictionary
...
+ Fixed some phrases.
2020-12-16 17:29:38 +01:00
4436491921
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
88a52f24f8
Fixed end g-code for Ender 5
2020-12-13 09:25:59 +01:00
a6d261c888
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
9f71626a0a
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
60a513f252
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
f68bfd43bd
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
81434494d8
Localization : fixed a typo
2020-12-09 13:23:36 +01:00
be7d4705d9
Localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL
2020-12-09 08:51:22 +01:00
130161dc0e
Anycubic 0.0.6
2020-12-08 22:16:13 +01:00
cdb8e59e7e
Anycubic Kossel. Updated end g-code, before layer change g-code and output filename format.
2020-12-08 22:12:15 +01:00
c3520eb2d2
Reduced max print height for Anycubic Predator to 445mm
2020-12-08 11:12:42 +01:00
b3d3685232
TriLAB 0.0.5 Removed obsolete host keys.
2020-12-05 11:29:16 +01:00
0147f46118
Anycubic 0.0.5 Updated end g-code.
2020-12-05 11:23:07 +01:00
4d69cc6ded
LulzBot 0.0.2 Removed obsolete host keys
2020-12-05 11:19:53 +01:00
172596ef94
BIBO 0.0.3 Removed obsolete host keys
2020-12-05 11:14:27 +01:00
d8d423fff2
0.0.8 min_slic3r_version changed to 2.3.0-beta2
2020-12-05 10:21:13 +01:00
59bf949cec
Changed layer_z to max_layer_z in end g-code.
2020-12-05 10:18:49 +01:00
8d0a439ca3
Removed redundant line
2020-12-05 09:58:51 +01:00
5a287f4dd1
Updated end g-code. Added full_fan_speed_layer values.
2020-12-05 09:55:07 +01:00
c1fb533185
Creality 0.0.8
2020-12-05 09:53:05 +01:00
38a7c8e63c
bumped up to 0.0.8
2020-12-05 09:51:38 +01:00