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 |
Enrico Turri
|
0fe855cd6d
Time estimate shown in GUI as formatted string / Write to file made by class GCode's private methods
|
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 |
Enrico Turri
|
20234c94ee
GCodeTimeEstimator - added retract_acceleration, minimum_travel_feedrate members and process of M201 gcode
|
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 |
Enrico Turri
|
e199d0532c
GCodeTimeEstimator - added process of G92 gcode
|
7 years ago |
Enrico Turri
|
34a0a2cb5e
GCodeTimeEstimator - added process of M82 and M83 gcodes
|
7 years ago |
Enrico Turri
|
50a45949d1
merge with master
|
7 years ago |
Enrico Turri
|
bea9628be0
time estimation shown in GUI after gcode export
|
7 years ago |
bubnikv
|
1938828520
Slic3r version was not set by the placeholder parser.
|
7 years ago |
Enrico Turri
|
a0a503e4a8
integration of time estimator into gcode export - save time estimation into gcode file
|
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 |
Enrico Turri
|
092d271fa2
time estimator wip stage 2
|
7 years ago |
bubnikv
|
75dcdb84b1
Fix of a crash due to the way how the presets are sorted and searched
|
7 years ago |
Enrico Turri
|
bc3d184d7c
time estimator wip
|
7 years ago |
bubnikv
|
2eeca93a97
Feature Request: Add to Plater: Ctrl+O
|
7 years ago |
qtux
|
b0f84c5cb2
Add used filament length to the "Sliced Info" box (#585)
|
7 years ago |
bubnikv
|
7892dfd53c
Fixed a regression bug in G-code export, where ferror was called on
|
7 years ago |
bubnikv
|
0a2be9d7bf
Fixed compilation on unices.
|
7 years ago |
bubnikv
|
c34ec9b7d3
PlaceholderParser: Improved error reporting https://github.com/prusa3d/Slic3r/issues/600
|
7 years ago |
bubnikv
|
8746f84fa2
Improved error reporting of the PlaceholderParser.
|
7 years ago |
bubnikv
|
1244fd09eb
More efficient utf8 parser for the PlaceholderParser.
|
7 years ago |
bubnikv
|
fb1bebd982
PlaceholderParser: simplistic extension to parse UTF8 characters
|
7 years ago |
bubnikv
|
2b0b8e6e68
Removed the hard-coded priming line when
|
7 years ago |
bubnikv
|
8af329e660
Added Perl to C++ interfaces for creating the preset editor pages
|
7 years ago |
bubnikv
|
16bd3fc624
Fixed an extruder ordering bug on the 1st layer wipe tower.
|
7 years ago |