Commit Graph

247 Commits

Author SHA1 Message Date
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
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
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
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
Pascal de Bruijn
e6f6c59dae creality.ini: fix Ender-5 end_gcode comments 2020-11-02 17:17:28 +01:00
Pascal de Bruijn
9ca5de8bdf creality.ini: end_gcode improvement 2020-11-02 17:12:30 +01:00
Pascal de Bruijn
7b10e467cd creality.ini: add Ender-5 2020-11-02 17:11:26 +01:00
Pascal de Bruijn
925900f235 creality.ini: fix Ender-5 Plus bed_shape 2020-11-02 17:02:24 +01:00
rtyr
e8ec21ea45
Updated new thumbnails 2020-11-01 19:49:41 +01:00
rtyr
803d9af832
Merge pull request #5049 from pmjdebruijn/creality_printers
creality.ini: add CR-10/20 family and Ender-5 Plus
2020-11-01 18:41:50 +01:00
rtyr
77b8789a29
New Creality thumbnails 2020-11-01 18:39:20 +01:00
rtyr
05cd599bfb
Delete CR10_thumbnail.png 2020-11-01 18:38:06 +01:00
rtyr
11339a888a
Delete CR10BLTOUCH_thumbnail.png 2020-11-01 18:37:53 +01:00
Pascal de Bruijn
7f330ad9ca creality.ini: fix CR-10 Mini X/Y bed dimension swap 2020-11-01 14:19:58 +01:00
Pascal de Bruijn
4807824d96 creality.ini: add CR-10/20 family and Ender-5 Plus 2020-11-01 13:07:46 +01:00
rtyr
fcc8f6615a
Ender3 bed shape improvement.
https://github.com/prusa3d/PrusaSlicer/pull/5032
2020-10-31 23:21:19 +01:00
rtyr
497fc0833c
Removed deprecated keys. 2020-10-31 23:10:59 +01:00
rtyr
1f8695b477
Added CR-10. General improvements.
Based on https://github.com/prusa3d/PrusaSlicer/pull/5030
2020-10-31 23:07:32 +01:00
rtyr
07f5aafca9
CR-10 bed model and thumbnails 2020-10-31 22:59:33 +01:00
rtyr
6e4f4f9adf
Merge pull request #5033 from pmjdebruijn/ender2_bed
creality: ender2 improved bed model
2020-10-30 16:22:00 +01:00
Pascal de Bruijn
cf8c07bd8a creality: ender2 improved bed model 2020-10-30 13:25:34 +01:00
rtyr
3397dc87a8
Removed deprecated keys 2020-10-29 15:01:48 +01:00
rtyr
26d8cf2bd8
Removed deprecated keys. 2020-10-29 14:56:23 +01:00
rtyr
d053939994
Updated to 1.1.10 2020-10-29 10:04:40 +01:00
rtyr
3502f256fa
Merge pull request #4481 from pmjdebruijn/ender3_bed
ender3_bed.stl: Ender3 improved bed model
2020-10-29 00:16:30 +01:00
rtyr
30fb77b8d4
Removed invalid keys from print settings. 2020-10-27 00:50:46 +01:00
rtyr
ba4afc9378
Added Anycubic Predator 2020-10-26 14:27:19 +01:00
rtyr
4fb4a9a188
Added Anycubic Predator
based on https://github.com/prusa3d/PrusaSlicer/pull/4960
2020-10-26 14:25:37 +01:00
rtyr
03e09ef8ca
Anycubic Predator thumbnail 2020-10-26 14:23:01 +01:00
Vojtěch Bubník
c59db4e7fe
Merge pull request #4213 from onovy/https
Use https in config update URLs
2020-10-17 21:13:43 +02:00
rtyr
570f7b648e
Updated version to 0.0.2 2020-10-16 17:02:01 +02:00
rtyr
8524a71a23
Version changed to 0.0.2. 2020-10-16 17:01:11 +02:00
rtyr
7e6f35047d
Added G92 E0 to before_layer_gcode. 2020-10-16 09:56:56 +02:00
Pascal de Bruijn
4f71bbfff4 creality.ini: remove bed_shape from common printer section 2020-10-14 17:57:54 +02:00
Pascal de Bruijn
3a49eb5a65 creality.ini: fix default_print_profile 2020-10-14 17:56:44 +02:00
Pascal de Bruijn
92f8995e51 creality.ini: fix default_filament_profile 2020-10-14 17:55:39 +02:00
Pascal de Bruijn
298cd61455 creality.ini: partially revert z height for nonbltouch 2020-10-13 17:12:19 +02:00
Pascal de Bruijn
17dcff5374 creality.ini: add model specific notes for ENDER2 2020-10-12 18:18:56 +02:00
Pascal de Bruijn
6e7672940a creality.ini: add PRINTER_HAS_BOWDEN for future use 2020-10-12 18:13:29 +02:00
Pascal de Bruijn
cf3f031107 creality.ini: increase hotend wait for temp z height 2020-10-12 17:36:00 +02:00
Pascal de Bruijn
5dc0994cbc creality.ini: fix printer section case 2020-10-12 17:34:05 +02:00
Pascal de Bruijn
19a2fd1651 creality.ini: add family 2020-10-12 17:31:01 +02:00
Vojtěch Bubník
a38c00ef6b
Merge pull request #4854 from pmjdebruijn/creality_start_gcode
creality.ini: start_gcode fix
2020-10-12 09:00:33 +02:00
Pascal de Bruijn
9ea17d022d creality.ini: reduce excessive extrusion of second prime line due to absolute coordinates 2020-10-09 19:15:05 +02:00
Pascal de Bruijn
2a86339d79 creality.ini: remove unused common start_gcode/end_gcode 2020-10-09 19:13:48 +02:00
Pascal de Bruijn
d6af9cfe76 creality.ini: refactor print settings commonalities 2020-10-09 19:07:05 +02:00
Pascal de Bruijn
81e46505cf creality.ini: add 0.10mm and 0.15mm print settings 2020-10-09 18:56:14 +02:00
Vojtech Bubnik
ecff5893d6 Updates of Anycubic and Creality profiles by @rtyr 2020-10-08 10:39:58 +02:00
bubnikv
82b86d2c65 New 3rd party printer profiles, prepared by @rtyr
Anycubic (5 printers from 3 contributors)
https://github.com/prusa3d/PrusaSlicer/pull/4057
https://github.com/prusa3d/PrusaSlicer/pull/4220
https://github.com/prusa3d/PrusaSlicer/pull/4619
TriLAB
https://github.com/prusa3d/PrusaSlicer-settings/pull/100
Creality
based on https://github.com/prusa3d/PrusaSlicer/pull/4485
https://github.com/prusa3d/PrusaSlicer/pull/4748
2020-09-29 18:07:18 +02:00
Pascal de Bruijn
7e926e36ea ender3_bed.stl: Ender3 improved bed model
Simpler bed model, with a modeled front lip, which is a clear visual
indicator which side of the bed is the front of the printer.
2020-07-05 14:22:52 +02:00
Ondřej Nový
cb73dd2ca6 Use https in config update URLs
http://files.prusa3d.com/* always redirects to HTTPS so use https scheme
directly.
2020-05-07 20:37:23 +02:00
Vojtěch Bubník
3d11f216b0
Merge pull request #3910 from photodude/BIBO2-Print-Profile-Corrections
BIBO2 printer general print profile improvements.
2020-04-10 07:39:06 +02:00
probonopd
5e134b5f30
Add max_print_height 2020-04-08 17:04:39 +00:00
probonopd
b9c397ccb9
Creality Ender-2 2020-04-06 17:14:53 +00:00
photodude
2ad9a0c995 General print quality improvements.
After reviewing many test prints, these changes to print speeds and to line widths seem to have a positive improvement on print quality with BIBO2 printers.

Additionally several items were made more consistant especially with the external_perimeter_speed values.
2020-03-24 19:12:51 -06:00
bubnikv
707bc09be5 Changed PrusaResearch extruder clearance 2020-03-15 09:04:00 +01:00
bubnikv
2e1aef87a1 The import of system profiles was improved to not inherit
the "renamed_from" field as it is specific to a concrete profile.

Prusa Research system profile was annotated with "renamed_from"
to indicate that the PETG profiles were renamed from PET somewhere
after PrusaSlicer 2.2.1 release.
2020-03-15 08:38:17 +01:00
bubnikv
f71d3e63f2 Changed location of vendor specific thumbnail images of printers:
These images are newly stored inside the resources/profiles/VENDOR_NAME/,
they should be named by the printer_model identifier suffixed with
"_thumbnail.png"

All the existing printer thumbnails were moved and renamed,
thumbnails for the 3rd party printers were added, marked as Beta.
2020-03-12 14:13:08 +01:00
photodude
6744c108b8 BIBO2 configs use the same printer model
All BIBO2 printer configurations use the same printer model. Lets be consistant
2020-03-11 16:14:18 -06:00
photodude
e72b5b9937 Improve compatible_printers_condition
beter restriction for compatible_printers_condition for cases which previously used the printer model
2020-03-11 16:11:54 -06:00
photodude
c4837cf6aa Add printer notes to Ditto printing options
Ditto printing options should have their own printer notes as they are specialized use cases.
Add and comment out the bed model and bed texture due to an issue
2020-03-11 15:53:42 -06:00
bubnikv
bbf212d5f6 Fixes to the BIBO profile. 2020-03-11 18:13:13 +01:00
bubnikv
a4a6ef3c72 BIBO2 profile:
Removed compatible_printers_condition = printer_family=="BIBO2"
printer_family variable is not supported, though it is a good idea.
Fortunately it was not needed for the BIBO2 printer as of now.
2020-03-11 16:35:21 +01:00
bubnikv
04d1fc0633 BIBO2 Touch profile updates by @rtyr 2020-03-11 15:29:15 +01:00
photodude
afe8a8bd99 remove "present print" from end gcode.
Although the "present print" code works, it really seems more like a gimick than a useful tool. removed to simplify end gcode.
2020-03-09 17:18:12 -06:00
photodude
9f9b139450 Create Draft BIBO2 vendor config bundle 2020-03-09 11:41:21 -06:00
bubnikv
6723b5f3cd Vojtech's adjustments to Lutzbot config, now it installs. 2020-03-07 16:33:03 +01:00
bubnikv
cbf5459f5d Initial Lutzbot printer definition by Mikolas Zuza 2020-03-07 16:31:46 +01:00
bubnikv
192bdffb3f Updated printer profiles, bumped up version to 2.2.0-rc. 2020-02-29 10:53:18 +01:00
bubnikv
a28c373d22 Updated bundled profiles. 2020-02-21 18:43:26 +01:00
bubnikv
76433da64c Printer profiles were updated by @rtyr 2020-02-08 22:11:44 +01:00
bubnikv
d590d5cad8 Created Creality.idx
bumped up the version number for Creality.ini
2020-01-30 13:00:26 +01:00
bubnikv
a0e6afcee8 Update of PrusaSlicer.idx to force the users of PrusaSlicer 2.2.0-alpha3
and newer to update the profiles to 1.1.1-alpha3 and newer,
so they will see the print bed.
2020-01-23 16:52:24 +01:00
bubnikv
8bf53370c1 Bumped up version number 2.2.0-alpha3,
so that the updated bundled profiles may require this version
(2.2.0-alpha3) or newer.
This change is needed for the clients to be forced to update
the configurations to see the print bed, as the print bed model and
image are no more hard coded, but they are referenced from
the vendor specific Preset Bundle.
2020-01-23 16:40:25 +01:00
Enrico Turri
e8d52cfba1 Fixed conflicts after merge with master 2020-01-17 14:16:12 +01:00
YuSanka
536514ff03 Added default filament(resin) in wizard for selected printers
Added default_materials field to "Vendor".ini
2020-01-15 09:34:21 +01:00
Enrico Turri
051fcd4e24 Configurable system printers bed textures and models 2020-01-09 10:27:42 +01:00
bubnikv
e2fd540815 Updated PrusaResearch.idx, so our in house customer will get updated profiles. 2019-12-22 13:52:47 +01:00