bubnikv
|
7436d58045
Merge remote-tracking branch 'origin/gui_translate_to_cpp'
|
7 years ago |
YuSanka
|
1167458acd
Fixed converting of Unicode codepoint (\uXXXX) into a character in Perl.
|
7 years ago |
bubnikv
|
f876946358
Merge remote-tracking branch 'origin/gui_translate_to_cpp'
|
7 years ago |
YuSanka
|
59cee4a3aa
Thanks @stelgenhof Corrected units of measure that had exponents displayed with caret.
|
7 years ago |
bubnikv
|
b695089bc4
Merge remote-tracking branch 'remotes/origin/3mf_io'
|
7 years ago |
bubnikv
|
1fa3ffbf83
Fixed a bug, when a color selection popped up when clicking
|
7 years ago |
bubnikv
|
f9cdda7bfd
Delayed loading of the opengl texture for the G-code preview legend,
|
7 years ago |
bubnikv
|
b1f5e7e8fa
Removed the GCodePreviewData from the Print class, it does not belong here,
|
7 years ago |
Enrico Turri
|
f5f27859e0
AMF I/O - Embedded config data + zip formatting
|
7 years ago |
bubnikv
|
f38e0f2b4f
Merge branch 'gcode_preview'
|
7 years ago |
bubnikv
|
6e80a9111c
Reworked the plater UI messages to standard wxWidgets wxCommandEvent
|
7 years ago |
Enrico Turri
|
8885f5e344
3mf import/export of config data
|
7 years ago |
Enrico Turri
|
33553e1c50
3mf Exporter - 1st installment
|
7 years ago |
Enrico Turri
|
6ff9021e04
GCode Preview - Legend texture shown only when gcode is available
|
7 years ago |
Enrico Turri
|
475f892413
3mf Importer - 1st installment
|
7 years ago |
YuSanka
|
6ef5e6bd3d
Deleted Perl's Tabs,
|
7 years ago |
YuSanka
|
f0b035059a
Merge with bibnikv.
|
7 years ago |
Enrico Turri
|
a417cf955d
GCode Preview - Code cleanup
|
7 years ago |
Enrico Turri
|
c63e6b74fa
GCode Preview - Added legend texture
|
7 years ago |
Enrico Turri
|
0f4bec8af0
gcode preview - first installment - wip
|
7 years ago |
bubnikv
|
02256e900f
Merged the branch time_estimate
|
7 years ago |
bubnikv
|
48ba7e5f73
Removed dependency on Perl Encode::encode_utf8.
|
7 years ago |
bubnikv
|
f5160b7a72
Fixed "Slic3r crashes when sending STLs with special characters to the printer"
|
7 years ago |
bubnikv
|
67c6823dde
Fixed a regression bug in the display of a filament name on the print
|
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
|
21b4e62e6e
Fixed handling of print and filament presets incompatible
|
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 |
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 |
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 |