Enrico Turri
13d59bca12
Forced render of 3D scene when changing tab in plater's notebook
2018-06-22 16:06:37 +02:00
Enrico Turri
cad45aaad9
5th Attempt to fix texture rendering on OpenGL 1.1 cards
2018-06-22 15:11:04 +02:00
bubnikv
604098be0f
Activate existing projects after loading AMF/3MF/Config: Initial implementation.
2018-06-22 14:17:03 +02:00
Lukas Matena
5551f049d6
Dedicated objects are now not ignored
2018-06-22 14:03:34 +02:00
Enrico Turri
c08daa2e42
Time estimators use initial data from config
2018-06-22 14:01:27 +02:00
YuSanka
1c997f3010
Added updatin of the "Machine limits" page according to "use silent mode"
2018-06-22 13:01:41 +02:00
Enrico Turri
ffb404d4ad
Merge branch 'add_kinematics' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-22 12:57:16 +02:00
Enrico Turri
7943c4afca
Merge branch 'machine-limits-config' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-22 12:30:15 +02:00
YuSanka
2d1078a7d9
Fixed crash-bug when close application after language changing
2018-06-22 12:27:56 +02:00
Enrico Turri
8479fb588d
Changed use of GL_LIGHTING logic and code cleanup
2018-06-22 12:21:43 +02:00
Enrico Turri
f0e09fc4b4
Geometry info updated while using gizmos
2018-06-22 11:19:38 +02:00
YuSanka
59ded46c7b
Try to fix uncorrect setup on Linux
2018-06-22 10:59:54 +02:00
Enrico Turri
5db9b363f9
4th Attempt to fix texture rendering on OpenGL 1.1 cards
2018-06-22 09:42:56 +02:00
YuSanka
9390348e2b
Merge remote-tracking branch 'origin/master' into add_kinematics
2018-06-22 09:22:29 +02:00
Enrico Turri
d64225f7b1
Smaller gizmos icons
2018-06-22 09:00:01 +02:00
Enrico Turri
5edce87667
3rd Attempt to fix texture rendering on OpenGL 1.1 cards
2018-06-22 08:38:13 +02:00
YuSanka
4a187377b8
"Machine limits" page is completed
2018-06-21 16:15:56 +02:00
Enrico Turri
3c2cbb42aa
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-21 16:08:40 +02:00
Enrico Turri
0b273cd6b0
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-06-21 16:08:20 +02:00
Enrico Turri
6a39ea4217
2nd Attempt to fix texture rendering on OpenGL 1.1 cards
2018-06-21 15:43:34 +02:00
Lukas Matena
13711a878b
Wipe tower bugfix - the tower was printed incorrectly when the rotation angle was close to 90 degrees
2018-06-21 14:05:07 +02:00
Enrico Turri
f85d5e4dbb
Attempt to fix texture rendering on OpenGL 1.1 cards
2018-06-21 13:03:53 +02:00
Enrico Turri
cbd31e60f8
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-21 12:21:11 +02:00
Enrico Turri
9e7a9067fa
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-06-21 12:20:52 +02:00
Vojtech Kral
d075429fd0
Http: Fix nowide fstream usage
2018-06-21 12:06:55 +02:00
Enrico Turri
7346d21434
Shift key to move selected instances together
2018-06-21 11:14:17 +02:00
Enrico Turri
e4087150eb
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-06-21 11:05:07 +02:00
Enrico Turri
03719d44de
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-21 11:03:38 +02:00
Vojtech Kral
cac8ec7351
Octoprint: Fix unicode support
2018-06-21 10:44:29 +02:00
Vojtech Kral
88e400a0c0
Octoprint: Add a dialog for setting the filename/path
...
and a "print now" option
cf. #880 , #245 , #55 , #87
2018-06-21 10:44:29 +02:00
Lukas Matena
51c6aebf63
Merge branch 'master' into wipe_tower_improvements
2018-06-21 10:41:01 +02:00
Enrico Turri
18af0552c8
Bed textures selection using config inheritance
2018-06-21 10:24:57 +02:00
Lukas Matena
35224b895c
Assigning of wiping extrusions improved
2018-06-21 10:16:52 +02:00
Enrico Turri
eedad95f72
Removed error dialog when texture file does not exist
2018-06-21 09:54:43 +02:00
Enrico Turri
4147716ae5
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-21 08:39:51 +02:00
Enrico Turri
692858ae4c
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-06-21 08:39:26 +02:00
Enrico Turri
8881f43162
Faster gizmos update
2018-06-21 08:37:04 +02:00
bubnikv
53cb592d32
Yet another fix for the OSX.
2018-06-20 19:26:19 +02:00
bubnikv
cded7ce24f
Fixed compilation on OSX
2018-06-20 19:07:55 +02:00
bubnikv
15baef4a1c
Removed dependencies of libslic3r on Slic3r GUI library.
2018-06-20 18:55:31 +02:00
bubnikv
4bae1bb0be
Provide a callback to libslic3r to translate texts.
...
Moved the "translate" functions to namespaces to avoid clashes
between the code in libslic3r and Slic3r GUI projects.
2018-06-20 18:33:46 +02:00
Vojtech Kral
2622282b0e
avrdude: Line noise prevention on MK3 xflash boot
2018-06-20 17:31:29 +02:00
YuSanka
133e66b892
Updated "Machine limits"(Kinematics) page according to the new config
2018-06-20 16:30:55 +02:00
tamasmeszaros
935bd252e2
Slicing in C++ with progress indication.
2018-06-20 14:50:18 +02:00
Enrico Turri
629eda6555
Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate
2018-06-20 14:47:23 +02:00
Enrico Turri
4668f89963
Fixed crash at startup on OpenGL 1.1 cards
2018-06-20 14:34:20 +02:00
YuSanka
bf8043214a
Merge remote-tracking branch 'origin/machine-limits-config' into add_kinematics
2018-06-20 14:26:51 +02:00
YuSanka
11098c471c
Added prototype for "Kinematics" Page
...
+ Added enum_labels to localizations
+ Added bold font for the name of Options Groups
2018-06-20 14:20:48 +02:00
bubnikv
39c31687df
Added machine evelope configuration parameters
...
(the MachineEnvelopeConfig class).
Added localization support for libslic3r through a callback
(the callback is not registered yet, so the localization does nothing).
Localized the Print::validate() error messages.
2018-06-20 13:57:37 +02:00
Lukas Matena
348daf179d
Refactoring of perimeters/infills wiping (ToolOrdering::WipingExtrusions now takes care of the agenda)
...
Squashed commit of the following:
commit 931eb2684103e8571b4a2e9804765fef268361c3
Author: Lukas Matena <lukasmatena@seznam.cz >
Date: Wed Jun 20 12:50:27 2018 +0200
ToolOrdering::WipingExtrusions now holds all information necessary for infill/perimeter wiping
commit cc8becfbdd771f7e279434c8bd6be147e4b321ee
Author: Lukas Matena <lukasmatena@seznam.cz >
Date: Tue Jun 19 10:52:03 2018 +0200
Wiping is now done as normal print would be (less extra code in process_layer)
commit 1b120754b0691cce46ee5e10f3840480c559ac1f
Author: Lukas Matena <lukasmatena@seznam.cz >
Date: Fri Jun 15 15:55:15 2018 +0200
Refactoring: ObjectByExtruder changed so that it is aware of the wiping extrusions
commit 1641e326bb5e0a0c69d6bfc6efa23153dc2e4543
Author: Lukas Matena <lukasmatena@seznam.cz >
Date: Thu Jun 14 12:22:18 2018 +0200
Refactoring: new class WipingExtrusion in ToolOrdering.hpp
2018-06-20 12:52:00 +02:00