Vojtěch Bubník
d977bffba9
Merge pull request #4213 from onovy/https
...
Use https in config update URLs
2020-10-17 21:13:43 +02:00
rtyr
6efb99e767
Updated version to 0.0.2
2020-10-16 17:02:01 +02:00
rtyr
41d36b3609
Version changed to 0.0.2.
2020-10-16 17:01:11 +02:00
rtyr
35f92b52b0
Added G92 E0 to before_layer_gcode.
2020-10-16 09:56:56 +02:00
Pascal de Bruijn
82fb0eedee
creality.ini: remove bed_shape from common printer section
2020-10-14 17:57:54 +02:00
Pascal de Bruijn
4d8757c8cb
creality.ini: fix default_print_profile
2020-10-14 17:56:44 +02:00
Pascal de Bruijn
1afe623576
creality.ini: fix default_filament_profile
2020-10-14 17:55:39 +02:00
Pascal de Bruijn
8bc1f98dda
creality.ini: partially revert z height for nonbltouch
2020-10-13 17:12:19 +02:00
Pascal de Bruijn
879fa35fe0
creality.ini: add model specific notes for ENDER2
2020-10-12 18:18:56 +02:00
Pascal de Bruijn
61e5735dd3
creality.ini: add PRINTER_HAS_BOWDEN for future use
2020-10-12 18:13:29 +02:00
Pascal de Bruijn
60af6a910b
creality.ini: increase hotend wait for temp z height
2020-10-12 17:36:00 +02:00
Pascal de Bruijn
26758478fd
creality.ini: fix printer section case
2020-10-12 17:34:05 +02:00
Pascal de Bruijn
f32947eec0
creality.ini: add family
2020-10-12 17:31:01 +02:00
Vojtěch Bubník
34852a54e7
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
2bf2879edb
creality.ini: reduce excessive extrusion of second prime line due to absolute coordinates
2020-10-09 19:15:05 +02:00
Pascal de Bruijn
6450fafca0
creality.ini: remove unused common start_gcode/end_gcode
2020-10-09 19:13:48 +02:00
Pascal de Bruijn
cd016c795a
creality.ini: refactor print settings commonalities
2020-10-09 19:07:05 +02:00
Pascal de Bruijn
3ccc2789f1
creality.ini: add 0.10mm and 0.15mm print settings
2020-10-09 18:56:14 +02:00
Vojtech Bubnik
3eb4c5647c
Updates of Anycubic and Creality profiles by @rtyr
2020-10-08 10:39:58 +02:00
bubnikv
4cf7912698
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
Ondřej Nový
0de69b1fd8
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
5d3b1fc85f
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
db1eca4e58
Add max_print_height
2020-04-08 17:04:39 +00:00
probonopd
eef106588f
Creality Ender-2
2020-04-06 17:14:53 +00:00
photodude
6380d6bc54
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
2ff1d38774
Changed PrusaResearch extruder clearance
2020-03-15 09:04:00 +01:00
bubnikv
5aeadfb026
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
8fa4f7ec81
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
da418f6826
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
07b1dd3f75
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
27ff075be9
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
f6cc1794d3
Fixes to the BIBO profile.
2020-03-11 18:13:13 +01:00
bubnikv
7d8ed8a86f
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
63b87ee344
BIBO2 Touch profile updates by @rtyr
2020-03-11 15:29:15 +01:00
photodude
a0d6d595f5
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
46ce0b8d5b
Create Draft BIBO2 vendor config bundle
2020-03-09 11:41:21 -06:00
bubnikv
2bf8296a84
Vojtech's adjustments to Lutzbot config, now it installs.
2020-03-07 16:33:03 +01:00
bubnikv
d053451eb0
Initial Lutzbot printer definition by Mikolas Zuza
2020-03-07 16:31:46 +01:00
bubnikv
e103034870
Updated printer profiles, bumped up version to 2.2.0-rc.
2020-02-29 10:53:18 +01:00
bubnikv
88edcbbaad
Updated bundled profiles.
2020-02-21 18:43:26 +01:00
bubnikv
22337042a1
Printer profiles were updated by @rtyr
2020-02-08 22:11:44 +01:00
bubnikv
53f316ef04
Created Creality.idx
...
bumped up the version number for Creality.ini
2020-01-30 13:00:26 +01:00
bubnikv
7b522972bc
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
0e260a88e4
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
dd7bb7db4a
Fixed conflicts after merge with master
2020-01-17 14:16:12 +01:00
YuSanka
19e9d3ce03
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
2c95a1f0d7
Configurable system printers bed textures and models
2020-01-09 10:27:42 +01:00
bubnikv
e7d71fcf20
Updated PrusaResearch.idx, so our in house customer will get updated profiles.
2019-12-22 13:52:47 +01:00
bubnikv
5de513bf30
Bumped up the PrusaSlicer.ini version number, so that our in house
...
customers will get an update.
2019-12-22 11:12:15 +01:00
bubnikv
b64972c51a
Updated Prusa3D config - elephant foot compensation 0.2mm
...
allowed for all profiles but 0.25mm dmr nozzles.
2019-12-18 15:30:00 +01:00