Lukas Matena
|
37bbeeb9d0
Parametrization of ramming and loading sequence - first steps
|
7 years ago |
Lukas Matena
|
180967484e
Correction of wipe tower brim generation
|
7 years ago |
Lukas Matena
|
c6718c94bf
Merge fix
|
7 years ago |
Lukas Matena
|
4583d62edd
Merge branch 'master' into wipe_tower_improvements
|
7 years ago |
Lukas Matena
|
b7a326a550
First attempts of variable wipe implementation, sparse infill modified to sawtooth
|
7 years ago |
bubnikv
|
1bf67b4b62
Added boost::regex to cmakelists.
|
7 years ago |
bubnikv
|
fed5128b7f
Reverted regex to boost::regex as the C++11 regex seems to be broken
|
7 years ago |
bubnikv
|
8acd51fc62
Replaced boost::regex with std::regex.
|
7 years ago |
bubnikv
|
b2ba4ee34c
Fixes volumetric speed "Hint-Text" ignores "First Layer Speed"
|
7 years ago |
bubnikv
|
4572fe69de
Fix of a regression update issue of the "modified" flag
|
7 years ago |
bubnikv
|
7142126609
Grey out the compatible_printers_condition edit field in case
|
7 years ago |
bubnikv
|
c8d14fb617
The wipe tower generator does not call start_filament_gcode when
|
7 years ago |
bubnikv
|
558a0753c1
Improved loading of the config wizard results.
|
7 years ago |
bubnikv
|
c49d6a3ec7
Try to fix the config wizard initialization on OSX.
|
7 years ago |
bubnikv
|
67c6823dde
Fixed a regression bug in the display of a filament name on the print
|
7 years ago |
bubnikv
|
c3468f2ad9
Fix of preset selection.
|
7 years ago |
bubnikv
|
0b6bd3cbde
Implemented a "Reset user profile" on the first page of the configuration
|
7 years ago |
bubnikv
|
5a768ddd7b
Updated the bundled config profile with the new compatible_printers_condition.
|
7 years ago |
bubnikv
|
a402b1b83d
Implemented <,>,<=,>=,or,and,||,&& operators.
|
7 years ago |
bubnikv
|
6b81f43206
First implementation of the "compatible_printers_condition"
|
7 years ago |
bubnikv
|
bb61de8379
Fixed a regression error: The "current_extruder" identifier was not set
|
7 years ago |
bubnikv
|
bbfb9a4190
Added regex matching operators to the conditional G-code processor
|
7 years ago |
bubnikv
|
88e9ba510b
Run the wizard from OnIdle routine to be executed first after the UI
|
7 years ago |
bubnikv
|
4bbe328117
Config wizard will prompt user to copy the profiles from Slic3r to Slic3rPE
|
7 years ago |
bubnikv
|
d65835f89b
Improvement of region classification numerical stability.
|
7 years ago |
bubnikv
|
eaaac8b2a4
Fixed a regression bug due to some Perl to C++ porting
|
7 years ago |
bubnikv
|
cdab27d337
Enabled a long wipe when moving away from the wipe tower
|
7 years ago |
bubnikv
|
d30c154e79
Reverted the introduction of the "presets" subdir to store
|
7 years ago |
bubnikv
|
08b74f8caf
Fix of the wipe tower priming towers. The priming towers were printed
|
7 years ago |
bubnikv
|
38ecfa8467
Updated the build instructions on OSX due to breaking changes caused
|
7 years ago |
bubnikv
|
d47dc5da3e
Fixed update of "dirty" profile when the "compatible_printers"
|
7 years ago |
bubnikv
|
898c697f13
Update the maximum volumetric flow hint at the filament page
|
7 years ago |
bubnikv
|
21b4e62e6e
Fixed handling of print and filament presets incompatible
|
7 years ago |
bubnikv
|
91e847cb76
Yet another fix for https://github.com/prusa3d/Slic3r/issues/607.
|
7 years ago |
bubnikv
|
673e98bc83
When the legacy OpenGL 1.2 is enforced, suppress anti aliasing as well.
|
7 years ago |
bubnikv
|
74cb74f1fc
Increased maximum allowed temperature to 1500 centigrades as someone
|
7 years ago |
bubnikv
|
743fc9dbd0
Workaround for buggy Intel HD Graphics OpenGL drivers:
|
7 years ago |
bubnikv
|
61e6f23ed2
Fix of
|
7 years ago |
bubnikv
|
1938828520
Slic3r version was not set by the placeholder parser.
|
7 years ago |
bubnikv
|
ae5863f5e0
Fixed a typo in a path to Resources on OSX.
|
7 years ago |
bubnikv
|
679aa2822c
Moved the Slic3rPE/print,filament,printer folders to
|
7 years ago |
bubnikv
|
ca4bd96d5d
Modification of Slic3r to search the icons in resources/icons
|
7 years ago |
bubnikv
|
455f9befbc
Moved the icons and images from Slic3r/var to Slic3r/resources/icons
|
7 years ago |
bubnikv
|
98fdb46da9
Added a first config bundle for the Prusa MK2 & MK3 machines.
|
7 years ago |
bubnikv
|
657f2734f1
Extended the Config Wizard to offer a selection of config bundles
|
7 years ago |
bubnikv
|
9a80ff57b2
Improved robustness of handling preset files stored into a wrong location.
|
7 years ago |
bubnikv
|
8509e4b5f5
Fixes regression error introduced in Slic3r 1.38.2:
|
7 years ago |
bubnikv
|
f0e154d54c
Bumped up the build version.
|
7 years ago |
Lukas Matena
|
87c67636df
Extrusion flow calculation based on nozzle diameter etc
|
7 years ago |
bubnikv
|
75dcdb84b1
Fix of a crash due to the way how the presets are sorted and searched
|
7 years ago |