Commit Graph

707 Commits

Author SHA1 Message Date
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
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