Commit Graph

273 Commits

Author SHA1 Message Date
a4a465b9a6 creality.ini: Creality CR-6 SE improvements 2021-02-03 17:34:06 +01:00
e52efe48b0 Creality CR-6 SE thumbnail 2021-02-02 11:40:58 +01:00
c8e5277f0c Updated print temperature for Das Filament PLA
https://github.com/prusa3d/PrusaSlicer/issues/5693
2021-02-01 21:22:30 +01:00
a2a0a86138 Creality 0.0.13 2021-01-29 10:44:35 +01:00
31e7a60494 Creality - bumped up version to 0.0.13 2021-01-29 10:43:34 +01:00
3009b314c8 Merge pull request #5908 from pmjdebruijn/creality_4
creality.ini various improvements
2021-01-28 23:48:36 +01:00
0168fc612a Updated bed_texture for Anycubic Kossel 2021-01-28 23:38:45 +01:00
7b3a06fd05 Updated Anycubic Kossel bed models. 2021-01-28 23:35:38 +01:00
c9ebc18a10 Added Anycubic Kossel texture
from https://github.com/prusa3d/PrusaSlicer/pull/5747
2021-01-28 23:34:43 +01:00
1f9fe92720 creality.ini: hide CR-6 SE until next release 2021-01-28 18:14:19 +01:00
ba87613454 creality.ini: update start_gcode/end_gcode comments 2021-01-28 18:13:45 +01:00
ba6a40bcce creality.ini: add CR-6 SE 2021-01-27 17:42:32 +01:00
f2a624007b creality.ini: enable more filaments by default 2021-01-27 17:34:38 +01:00
5fa4880eac creality.ini: add comments 2021-01-27 17:15:43 +01:00
ed04eb1f20 creality.ini: remove superfluous printer_variant from ENDER3V2 2021-01-27 17:04:13 +01:00
93da13b0a3 creality.ini: set slowabl to 120C to match fastabl 2021-01-25 21:06:50 +01:00
c27ab57c18 creality.ini: use 120C nozzle temp for bed leveling for CR-6 SE
it seems the CR-6 SE uses 120C for it's strain gauge based bed leveling,
so we'll make this our general default, so we can limit the number of
start_gcode variants we'll need to maintain.

this also introduces a 10 second dwell before any homing happens, to
allow the nozzle to warm up, so that any filament stuck on the nozzle
becomes somewhat pliable.
2021-01-25 20:32:22 +01:00
5f9cf7cfae creality.ini: Move print head further up for low prints
With low prints, moving the print head up 70mm can still be too low
to be able to remove a print conveniently, so make sure the print head
is at least 60% up at the end of a print.
2021-01-25 17:22:13 +01:00
78354ee991 creality.ini: reduce prime line in start_gcode
reduce the prime line sufficiently so the Ender-2 no longer requires
a seperate start_gcode

the extrusion pressure is scaled proportionately, and reduced slightly,
as previously some nozzle ooze could happen between the prime line and
the skirt loops due to excessive pressure buildup
2021-01-24 13:09:22 +01:00
6bcdf0999c creality.ini: universal end_gcode improvement
Replace hardcoded print presentation coordinate with print_bed_max[1],
where we move the print bed ~3/4 of the bed size across the y axis
at the end of the print.
2021-01-24 12:40:52 +01:00
4ede5c3959 creality.ini: Ender3 V2 naming consistency 2021-01-23 19:31:23 +01:00
6955e8ec08 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
231cd758c1 creality.ini: improve nonabl start_gcode 2021-01-23 19:09:29 +01:00
23ddb33237 1.2.2 Added Prusament PVB. Added 0.8mm nozzle profiles. 2021-01-08 10:57:41 +01:00
250ef23fd5 Updated 0.0.12 description 2021-01-08 09:44:09 +01:00
ecb85b2166 Added Ender 3-V2.
Based on https://github.com/prusa3d/PrusaSlicer/pull/5702.
2021-01-08 09:42:01 +01:00
e8ab281cd0 TriLAB 0.0.6 - Added material TPU 93A 2021-01-06 20:35:37 +01:00
615356b69c Ender3V2 thumbnail 2021-01-06 13:36:44 +01:00
ef5df08358 Initial FLSun bundle
https://github.com/prusa3d/PrusaSlicer/pull/5582
2021-01-03 20:59:36 +01:00
7edb79ed11 1.2.1 Updated firmware version for MK2.5 family printers 2020-12-28 15:03:05 +01:00
cd990cf5e0 Updated machine limits for Ender 5 and Ender 5 Pro 2020-12-28 14:36:57 +01:00
ea327c2d8c Creality 0.0.10
Parameter consistency improvements. Enabled conservative elephant foot compensation.
2020-12-21 15:21:26 +01:00
f7d5032d0e Bumped up version to 0.0.10 2020-12-21 15:20:29 +01:00
71cb5d1469 Creality.ini: default to Generic PLA, and move defaults to common printer section 2020-12-18 18:55:29 +01:00
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
1cf97b9c93 Creality.ini: improve parameter consistency 2020-12-17 13:04:39 +01:00
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
e9ee88c397 Fixed end g-code for Ender 5 2020-12-13 09:25:59 +01:00
fe4f1b15c6 Anycubic 0.0.6 2020-12-08 22:16:13 +01:00
beabe2fe7e Anycubic Kossel. Updated end g-code, before layer change g-code and output filename format. 2020-12-08 22:12:15 +01:00
fa8a72b2a3 Reduced max print height for Anycubic Predator to 445mm 2020-12-08 11:12:42 +01:00
b0485e3949 TriLAB 0.0.5 Removed obsolete host keys. 2020-12-05 11:29:16 +01:00
72a64c200b Anycubic 0.0.5 Updated end g-code. 2020-12-05 11:23:07 +01:00
02a63e8de2 LulzBot 0.0.2 Removed obsolete host keys 2020-12-05 11:19:53 +01:00
4cffd490cc BIBO 0.0.3 Removed obsolete host keys 2020-12-05 11:14:27 +01:00
92f7bdcf92 0.0.8 min_slic3r_version changed to 2.3.0-beta2 2020-12-05 10:21:13 +01:00
7cb7c5fd55 Changed layer_z to max_layer_z in end g-code. 2020-12-05 10:18:49 +01:00
6716416add Removed redundant line 2020-12-05 09:58:51 +01:00
b95f9897b8 Updated end g-code. Added full_fan_speed_layer values. 2020-12-05 09:55:07 +01:00
ee088e219e Creality 0.0.8 2020-12-05 09:53:05 +01:00