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
5e134b5f30
Add max_print_height
2020-04-08 17:04:39 +00:00
b9c397ccb9
Creality Ender-2
2020-04-06 17:14:53 +00:00
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
707bc09be5
Changed PrusaResearch extruder clearance
2020-03-15 09:04:00 +01:00
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
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
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
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
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
bbf212d5f6
Fixes to the BIBO profile.
2020-03-11 18:13:13 +01:00
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
04d1fc0633
BIBO2 Touch profile updates by @rtyr
2020-03-11 15:29:15 +01:00
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
9f9b139450
Create Draft BIBO2 vendor config bundle
2020-03-09 11:41:21 -06:00
6723b5f3cd
Vojtech's adjustments to Lutzbot config, now it installs.
2020-03-07 16:33:03 +01:00
cbf5459f5d
Initial Lutzbot printer definition by Mikolas Zuza
2020-03-07 16:31:46 +01:00
192bdffb3f
Updated printer profiles, bumped up version to 2.2.0-rc.
2020-02-29 10:53:18 +01:00
a28c373d22
Updated bundled profiles.
2020-02-21 18:43:26 +01:00
76433da64c
Printer profiles were updated by @rtyr
2020-02-08 22:11:44 +01:00
d590d5cad8
Created Creality.idx
...
bumped up the version number for Creality.ini
2020-01-30 13:00:26 +01:00
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
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
e8d52cfba1
Fixed conflicts after merge with master
2020-01-17 14:16:12 +01:00
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
051fcd4e24
Configurable system printers bed textures and models
2020-01-09 10:27:42 +01:00
e2fd540815
Updated PrusaResearch.idx, so our in house customer will get updated profiles.
2019-12-22 13:52:47 +01:00
9128ba766b
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
74d6c23ba8
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
85645a1253
Fixed crash on ConfigWizard opening after a language change
...
+ updated Creality.ini and PrusaResearch.ini
2019-12-09 13:02:48 +01:00
ef29b13c5e
Updated Creality.ini
2019-12-04 14:11:42 +01:00
75a2e0e3f9
Profiles for PrusaSlicer-2.2.0-alpha0
2019-12-04 11:47:08 +01:00
a3ff1b4282
Added updated profiles INI files
2019-11-28 10:54:29 +01:00
cb395460c4
Implemented aliases for filaments
2019-11-21 13:12:06 +01:00
b2a6a07d72
Make the .gcode and .sl1 thumbnails configurable through printer profile.
2019-11-15 17:33:31 +01:00
840c59cd3d
Added new PrusaResearch.ini (with MINI and aliases)
2019-11-15 08:34:55 +01:00
8c22b0cd4f
Added MINI and Creality Ender to ConfigWizard
2019-11-14 14:04:02 +01:00
270008a3fd
Add material_type config option for SLA materials, use in Wizard
2019-09-17 13:20:06 +02:00
34b3548102
Filaments and materials selection/installation
2019-09-17 13:20:06 +02:00
e0ecd283ef
Updated Prusa3D profiles, bumped up the version number.
2019-09-13 15:24:13 +02:00
a48ba21f40
Updated PrusaResearch.idx
2019-09-04 14:56:34 +02:00
a09bb3802b
Updated the bundled Prusa Research profiles.
...
Bumped up the version number to 2.0.0-rc.
Changed the location of profiles from PrusaSlicer-beta to PrusaSlicer
(that is the location for the released software).
2019-09-04 12:50:43 +02:00
1096dff0f6
Bumped up the version number to beta2, updated Prusa3D printer profiles.
2019-08-25 09:16:46 +02:00
29a51bc46f
Updated bundled Prusa3d profiles
...
Bumped up the version to 2.1.0-beta, changed the user configs directory
to PrusaSlicer-beta.
2019-08-23 16:15:03 +02:00
576643c7ed
Bumped up the version to 2.1.0-alpha0.
...
Updated the bundled profiles to integrate retract overrides
for PET and FLEX materials.
2019-08-01 11:53:22 +02:00
bb604242aa
Updated the Prusa3D profiles.
2019-07-23 14:04:10 +02:00
f0ac0fbd09
Updated profiles for the final release.
2019-05-20 16:25:51 +02:00
c225644961
Updated PrusaResearch profiles
2019-05-17 16:31:40 +02:00
e58d530afe
Bumped up slicer version, updated bundled profiles
2019-05-14 19:06:52 +02:00
a97d99b336
Updated profiles.
2019-05-14 18:16:04 +02:00