Commit Graph

757 Commits

Author SHA1 Message Date
rtyr
58425b4c14 Creality 0.0.10
Parameter consistency improvements. Enabled conservative elephant foot compensation.
2020-12-21 15:21:26 +01:00
rtyr
2e62f3043b Bumped up version to 0.0.10 2020-12-21 15:20:29 +01:00
YuSanka
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
rtyr
415065660f Merge pull request #5500 from pmjdebruijn/creality_2
Small Creality Improvements
2020-12-20 17:14:45 +01:00
YuSanka
7fc1f7d978 Localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL 2020-12-19 13:34:03 +01:00
Pascal de Bruijn
0777eb1022 Creality.ini: default to Generic PLA, and move defaults to common printer section 2020-12-18 18:55:29 +01:00
YuSanka
3ebf53050d localization: Updated PrusaSlicer.pot 2020-12-18 13:59:53 +01:00
Pascal de Bruijn
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
Pascal de Bruijn
84bb2acc1c Creality.ini: improve parameter consistency 2020-12-17 13:04:39 +01:00
YuSanka
1f4bff8ad4 Localization: Updated CZ, DE, ES, FR, IT and PL dictionaries 2020-12-17 09:09:14 +01:00
YuSanka
57c0dd2b14 Localization: Updated PrusaSlicer.pot and CZ dictionary
+ Fixed some phrases.
2020-12-16 17:29:38 +01:00
rtyr
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
rtyr
88a52f24f8 Fixed end g-code for Ender 5 2020-12-13 09:25:59 +01:00
Vojtech Bubnik
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
Vojtech Bubnik
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
YuSanka
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
Vojtech Bubnik
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
YuSanka
81434494d8 Localization : fixed a typo 2020-12-09 13:23:36 +01:00
YuSanka
be7d4705d9 Localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL 2020-12-09 08:51:22 +01:00
rtyr
130161dc0e Anycubic 0.0.6 2020-12-08 22:16:13 +01:00
rtyr
cdb8e59e7e 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]
c3520eb2d2 Reduced max print height for Anycubic Predator to 445mm 2020-12-08 11:12:42 +01:00
rtyr
b3d3685232 TriLAB 0.0.5 Removed obsolete host keys. 2020-12-05 11:29:16 +01:00
rtyr
0147f46118 Anycubic 0.0.5 Updated end g-code. 2020-12-05 11:23:07 +01:00
rtyr
4d69cc6ded LulzBot 0.0.2 Removed obsolete host keys 2020-12-05 11:19:53 +01:00
rtyr
172596ef94 BIBO 0.0.3 Removed obsolete host keys 2020-12-05 11:14:27 +01:00
rtyr
d8d423fff2 0.0.8 min_slic3r_version changed to 2.3.0-beta2 2020-12-05 10:21:13 +01:00
rtyr
59bf949cec Changed layer_z to max_layer_z in end g-code. 2020-12-05 10:18:49 +01:00
rtyr
8d0a439ca3 Removed redundant line 2020-12-05 09:58:51 +01:00
rtyr
5a287f4dd1 Updated end g-code. Added full_fan_speed_layer values. 2020-12-05 09:55:07 +01:00
rtyr
c1fb533185 Creality 0.0.8 2020-12-05 09:53:05 +01:00
rtyr
38a7c8e63c bumped up to 0.0.8 2020-12-05 09:51:38 +01:00
YuSanka
c16221dc8c Localization: Fixed some phrases. Updated POT and NL dictionary. 2020-12-04 13:08:48 +01:00
YuSanka
e8ae199fc9 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
215dfb65d6 Localization: Updated RU dictionary 2020-12-01 18:24:51 +01:00
YuSanka
4461d65b4e 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
45b9b97de6 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
c2b5f1ad9f 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
e3802236bd russian translation update (bed) 2020-11-30 04:26:40 -08:00
Yuri Kozlov
2b5c599924 Russian translation update 2020-11-30 04:26:40 -08:00
Pascal de Bruijn
40c23bfef1 creality.ini: add Extrudr PLA NX2 spool weight 2020-11-29 19:05:02 +01:00
Pascal de Bruijn
7d56eaecd4 creality.ini: add 3DJAKE ecoPLA spool weight 2020-11-29 12:47:48 +01:00
Pascal de Bruijn
1f7178ca37 creality.ini: slight end_gcode improvements
gcode order made more similar to prusa mini
2020-11-29 12:42:08 +01:00
rtyr
049e178c0a 1.2.0-beta0 2020-11-28 10:35:59 +01:00
rtyr
436cac6a8f 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
4ee58ebbd2 1.2.0-alpha0 added filament spool weight 2020-11-21 15:42:38 +01:00
Vojtěch Bubník
3edf4fcfba 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
fdf9aa8ace Creality 0.0.7 - updated start g-code 2020-11-21 10:24:54 +01:00
rtyr
f06ccd66a9 Bumped up creality bundle version to 0.0.7 2020-11-21 10:22:57 +01:00
Pascal de Bruijn
59cb9d90af creality.ini: make start_gcode robust for absolute_e 2020-11-18 18:40:20 +01:00