Lukas Matena
|
4583d62edd
Merge branch 'master' into wipe_tower_improvements
|
7 years ago |
bubnikv
|
67c6823dde
Fixed a regression bug in the display of a filament name on the print
|
7 years ago |
bubnikv
|
21b4e62e6e
Fixed handling of print and filament presets incompatible
|
7 years ago |
qtux
|
b0f84c5cb2
Add used filament length to the "Sliced Info" box (#585)
|
7 years ago |
bubnikv
|
8746f84fa2
Improved error reporting of the PlaceholderParser.
|
7 years ago |
bubnikv
|
a0268a1906
Some other accelerator keys were not displayed on Linux and OSX correctly.
|
7 years ago |
bubnikv
|
d161d4f78c
There is a hack applied to add accelerator keys to the menu
|
7 years ago |
bubnikv
|
a617e02ae6
New hot key for auto arrange: 'a'.
|
7 years ago |
Lukas Matena
|
2921302fe9
GUI integration of rotation angle setting
|
7 years ago |
bubnikv
|
bfce6dba9b
Integrated the "compatible printers" idea by @alexrj with Vojtech's twist:
|
7 years ago |
bubnikv
|
b11d9708ed
Updated Controller after the presets C++ port.
|
7 years ago |
bubnikv
|
e8b6d92d4d
Looks like the reworked C++ preferences start to work again.
|
7 years ago |
bubnikv
|
857b78ddca
Fix of the previous commit: Slic3r::Config::new_from_defaults_keys
|
7 years ago |
bubnikv
|
2455aee97c
Further reduction of Perl Config.pm methods.
|
7 years ago |
bubnikv
|
5a99e694ce
Another step towards the C++ presets.
|
7 years ago |
bubnikv
|
ee645007f2
Another step towards C++ presets.
|
7 years ago |
bubnikv
|
630b746cab
Fix a lag when starting to move a platter object.
|
7 years ago |
bubnikv
|
a2b876e261
Fixing a crash on pressing +/- with no object active.
|
7 years ago |
bubnikv
|
ed46cfa19d
Simplified the code base by requiring wxWidgets >= 3.0
|
7 years ago |
bubnikv
|
1385018724
Unicode handling:
|
7 years ago |
bubnikv
|
933d5b261a
Fix of a "Scale to Size" dialog, where a bed size is shown scaled.
|
7 years ago |
bubnikv
|
3b51f64411
Fixing https://github.com/prusa3d/Slic3r/issues/432
|
7 years ago |
bubnikv
|
6f28818f87
Fix of
|
7 years ago |
bubnikv
|
32213ce679
Implements loading of multi-part objects as a bunch of STLs
|
7 years ago |
bubnikv
|
7ca02bda0f
Fix of a "split" function issue.
|
7 years ago |
bubnikv
|
c33ed9144c
Fixed the objects jumping
|
7 years ago |
bubnikv
|
82bde51c27
Removed the 'simple' mode.
|
7 years ago |
bubnikv
|
5cae4cc614
Fix of https://github.com/prusa3d/Slic3r/issues/285
|
7 years ago |
bubnikv
|
f408f08850
Disabled the new Slic3r version check until we have a server set up
|
7 years ago |
bubnikv
|
958c6553e7
Hopefully a fix of
|
7 years ago |
bubnikv
|
0816c995a7
Implements "Fewer" button should not remove last copy from build platform
|
7 years ago |
bubnikv
|
02592378e2
Improved "ensure vertical wall thickness" feature for multi material:
|
7 years ago |
bubnikv
|
ee5ee5f432
Performance improvements in reloading the 3D scene.
|
7 years ago |
bubnikv
|
efb1fd2066
Fixed order of loading the configs into Print / PrintObjects
|
7 years ago |
bubnikv
|
7d64c465c0
New config field extruder_color for preview of extruder assignment.
|
7 years ago |
bubnikv
|
6fa280be0b
Finished the wipe tower UI.
|
7 years ago |
bubnikv
|
cb0a66b743
Initial implementation of a wipe tower preview UI.
|
7 years ago |
bubnikv
|
7ffb3590c4
Finalized the Prusa Control project file format import.
|
7 years ago |
bubnikv
|
b66bfb41aa
Validate the height values entered into the layer height table.
|
7 years ago |
bubnikv
|
a7838cac07
Fixed the rotation and scaling inputs allowing decimal numbers with
|
7 years ago |
bubnikv
|
1770d031b4
Fixed rotations, allow both dot and dash as decimal separators,
|
7 years ago |
Alessandro Ranellucci
|
6a90fceaaf
Ported expanded_output_filepath() to C++/XS
|
8 years ago |
bubnikv
|
66493ce821
Some documentation on missing functionalities.
|
8 years ago |
bubnikv
|
4010dd71f6
Support Prusa Control project files (.PRUS) by the GUI.
|
8 years ago |
bubnikv
|
ee619701d8
Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.
|
8 years ago |
Alessandro Ranellucci
|
8174c05df4
Command for reloading an object from file. #1466
|
8 years ago |
Alessandro Ranellucci
|
6649888d1c
Support decimal scaling factors and rotation angles. #1617
|
8 years ago |
Alessandro Ranellucci
|
c517b0d8f1
Bugfix: object disappeared from 2D plater when reloaded from disk. #3634
|
8 years ago |
bubnikv
|
6e19921f98
Fix a warning on Linux / OSX.
|
8 years ago |
bubnikv
|
898deb48c4
Error reporting on initialization of the Layer Editing OpenGL shaders.
|
8 years ago |