Commit Graph

103 Commits

Author SHA1 Message Date
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
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
dd7bb7db4a Fixed conflicts after merge with master 2020-01-17 14:16:12 +01:00
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
2c95a1f0d7 Configurable system printers bed textures and models 2020-01-09 10:27:42 +01:00
e7d71fcf20 Updated PrusaResearch.idx, so our in house customer will get updated profiles. 2019-12-22 13:52:47 +01:00
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
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
2934b79d06 Fixed crash on ConfigWizard opening after a language change
+ updated Creality.ini and PrusaResearch.ini
2019-12-09 13:02:48 +01:00
e8f4f5df4c Updated Creality.ini 2019-12-04 14:11:42 +01:00
1d9621b58d Profiles for PrusaSlicer-2.2.0-alpha0 2019-12-04 11:47:08 +01:00
bba6d754f6 Added updated profiles INI files 2019-11-28 10:54:29 +01:00
6387284356 Implemented aliases for filaments 2019-11-21 13:12:06 +01:00
38e8ec94ca Make the .gcode and .sl1 thumbnails configurable through printer profile. 2019-11-15 17:33:31 +01:00
b27291c5fe Added new PrusaResearch.ini (with MINI and aliases) 2019-11-15 08:34:55 +01:00
5d3e8e2ba3 Added MINI and Creality Ender to ConfigWizard 2019-11-14 14:04:02 +01:00
3af3f73997 Add material_type config option for SLA materials, use in Wizard 2019-09-17 13:20:06 +02:00
1f5048731c Filaments and materials selection/installation 2019-09-17 13:20:06 +02:00
1c4fbe5a12 Updated Prusa3D profiles, bumped up the version number. 2019-09-13 15:24:13 +02:00
a4e97e0867 Updated PrusaResearch.idx 2019-09-04 14:56:34 +02:00
4ae6bfeec0 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
56b78851c4 Bumped up the version number to beta2, updated Prusa3D printer profiles. 2019-08-25 09:16:46 +02:00
e0984a900f 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
f8469eb52c 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
6025635985 Updated the Prusa3D profiles. 2019-07-23 14:04:10 +02:00
e0e0b9276b Updated profiles for the final release. 2019-05-20 16:25:51 +02:00
4595350fa2 Updated PrusaResearch profiles 2019-05-17 16:31:40 +02:00
6e2d9ce486 Bumped up slicer version, updated bundled profiles 2019-05-14 19:06:52 +02:00
9e20bac539 Updated profiles. 2019-05-14 18:16:04 +02:00
4bccb1a551 Updating: Add localized links 2019-05-14 13:30:55 +02:00
083488dcd2 Updated Prusa3D print profiles 2019-03-16 19:13:30 +01:00
91f061316e Update preset bundle 2019-02-22 17:26:25 +01:00
c0b9ada76c Update profiles 2019-02-15 15:38:41 +01:00
cd0ef3e9c6 Updated profiles 2019-02-04 19:10:47 +01:00
83f66fa291 Annotated the system printer profiles with a technology filed. 2018-12-21 20:10:42 +01:00
59537abf96 Updated SLA profiles.
Fixed the update downloader to ignore downloaded preset index if it is
older than the currently active one.
2018-12-20 17:44:24 +01:00
07feaa3c7d WIP: SL1 profiles, SL1 in wizard, switching between FFF / SLA 2018-10-31 16:22:36 +01:00
160cd90e4f Bundled newer versions of PrusaResearch profiles. 2018-09-01 09:54:02 +02:00
491b3cb19e Bumped up the version number to 1.41.0 release,
bundled updated PrusaResearch configs.
2018-08-30 16:08:25 +02:00
6b463480f7 Updated MK3MM2 presets, updated start G-codes of the MK2 printer
as it does not support the new M204 format.
2018-08-06 18:04:35 +02:00
cda23ddbc6 T1 and M702 C are now evaluated by the time estimator to add the new
"filament_load_time" and "filament_unload_time" values to match
the MK3 MMU2 behavior.

Emitting of the remaining times into the output G-code was made optional
through a new "remaining_times" configuration value, so the firmware
flavors and versions, which do not know the M73 code, will not complain.

Configuration changes:

The wipe tower default position was shifted inwards after the wipe tower
coordinate reference point was changed from the center to the left front
corner.

Added the "filament_load_time" and "filament_unload_time" values
to the MK3 MMU filament profiles.

Enabled "remaining_times" for the MK2.5, MK3 and MK3MMU2 printers.
2018-08-04 17:38:25 +02:00
e774688047 Fixed the *MK3* references in Prusa3D profiles 2018-08-02 13:09:53 +02:00
e9c13720ee Configuration improvements:
Bumped up firmware versions for MK2.5/MK3 to 3.3.1, disabled priming areas for MK3MMU2
2018-08-02 09:11:11 +02:00
c675fd9962 Updated the start G-codes for the MK3 MMU2 profiles:
Implemented wiping line for MMU when the priming blocks are disabled,
added initialization of the MMU2 unit with the filament types.
2018-08-01 19:07:49 +02:00
f7c583a604 Added the alpha4 config to the index. 2018-07-27 23:28:59 +02:00
4ad27ae50b Merge branch 'master' into wipe_tower_no_priming 2018-07-27 23:26:10 +02:00
da9fb6ab0b Updated change log for the Prusa3D config index,
bumped up the version to 1.41.0-alpha3
2018-07-27 22:31:24 +02:00
6cfa614202 New parameter "single_extruder_multi_material_priming" to be able
to suppress the MM priming towers.
The PrusaResearch.ini was modified for the MMU2 printers to
correctly prime the initial extruder when
single_extruder_multi_material_priming is disabled.
2018-07-27 22:19:46 +02:00
e944f09a4f New PrusaResearch configuration, renamed and improved the MK3 MMU2 wizard
picture.
2018-07-27 15:57:00 +02:00
511a38551e PrusaResearch.idx: Comment 0.2.0-alpha2 2018-07-24 15:54:06 +02:00