Commit Graph

2060 Commits

Author SHA1 Message Date
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
c4d97d3d9b bumped up to 0.0.8 2020-12-05 09:51:38 +01:00
e3a0a8878a creality.ini: add Extrudr PLA NX2 spool weight 2020-11-29 19:05:02 +01:00
0f03b74261 creality.ini: add 3DJAKE ecoPLA spool weight 2020-11-29 12:47:48 +01:00
f86dab9f36 creality.ini: slight end_gcode improvements
gcode order made more similar to prusa mini
2020-11-29 12:42:08 +01:00
6d27b0f5d0 1.2.0-beta0 2020-11-28 10:35:59 +01:00
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
ee20331ead 1.2.0-alpha0 added filament spool weight 2020-11-21 15:42:38 +01:00
9023f092ad Creality 0.0.7 - updated start g-code 2020-11-21 10:24:54 +01:00
a2e763d4ca Bumped up creality bundle version to 0.0.7 2020-11-21 10:22:57 +01:00
32345b9e75 creality.ini: make start_gcode robust for absolute_e 2020-11-18 18:40:20 +01:00
342f0738c2 revert version bump to 0.0.4 and remove accel settings for Predator 2020-11-15 00:51:17 +01:00
28c2277902 Equalize all accelerations to avoid filling gcode with M204 commands 2020-11-14 17:16:46 +01:00
2558a98636 fix spurious custom setting in Anycubic Predator profile 2020-11-14 12:27:20 +01:00