Vojtech Kral
81a229045a
avrdude: Fix: Stray winsock usage on Windows
2018-07-27 15:10:44 +02:00
Enrico Turri
39c326ebae
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-07-27 14:41:05 +02:00
Enrico Turri
c64cba8ec2
A few fixes on 3D scene toolbar
2018-07-27 14:38:19 +02:00
Vojtech Kral
a9aca4426c
Fix: port friendly name encoding
2018-07-27 13:27:52 +02:00
Vojtech Kral
f729ab4b12
Fix: Race conditions
2018-07-27 13:27:52 +02:00
Vojtech Kral
a32bd17b75
FirmwareUpdater: MMU 2.0 / Caterina flashing
2018-07-27 13:27:52 +02:00
Vojtech Kral
a7eaf38853
Utils: Serial port printer communication abstraction
2018-07-27 13:27:52 +02:00
Vojtech Kral
3c2170acf8
avrdude: Standalone binary
2018-07-27 13:27:52 +02:00
Vojtech Kral
6b801f250a
avrdude: use sections instead of offsets
2018-07-27 13:27:52 +02:00
tamasmeszaros
84f97e1f64
Improved libnest2d caching
2018-07-27 12:28:14 +02:00
YuSanka
575b85bfd6
Try to fix correct extruder updating on all OS
2018-07-27 12:26:14 +02:00
Enrico Turri
590773d77b
Fixed conflict after merge with master
2018-07-27 12:15:35 +02:00
Enrico Turri
ddda5062c2
3D scene toolbar actions
2018-07-27 12:08:33 +02:00
Enrico Turri
a3cdc7e408
Placeholder icons for hover-pressed toolbar items state
2018-07-27 11:36:31 +02:00
YuSanka
1148c8c018
Experiment on OSX to understand events order
2018-07-27 10:52:16 +02:00
YuSanka
f7c0303acf
Fixed wrong drawing of the object additional settings
2018-07-27 10:42:54 +02:00
bubnikv
987fc4c6df
Merge remote-tracking branch 'origin/backspace_to_delete_on_osx'
2018-07-27 09:55:13 +02:00
bubnikv
5c1de9fdd5
Merge remote-tracking branch 'origin/scene_manipulators'
2018-07-27 09:54:39 +02:00
bubnikv
c2291e54f4
Fixes crash when loading a config with zero number of default_filament_profile
...
values. Fixes SPE-427
2018-07-27 09:53:12 +02:00
Enrico Turri
3a1ec8285e
Reddish background when detected out of print volume toolpaths
2018-07-27 09:38:39 +02:00
Enrico Turri
c2ab8c2ae3
Out of print volume detection for extrusion toolpaths only
2018-07-27 08:49:58 +02:00
bubnikv
53a7d05dcb
Starting logging SublimeCodeIntel v2.2.0 rev GIT-unknown (1481616156) on Thu Jul 26 19:24:37 2018
...
=================================================================================================
2018-07-26 19:24:39 +02:00
YuSanka
c19fe985e8
Del information msg
2018-07-26 17:22:10 +02:00
YuSanka
36e8544df2
Added DATAVIEW_ITEM_VALUE_CHANGED event for Linux and OSX
2018-07-26 16:51:18 +02:00
YuSanka
ca1a11742b
After merging bug fixes
2018-07-26 15:47:18 +02:00
Enrico Turri
b5b7894a6f
Fixed color of all toolpaths when detected as out of print bed volume
2018-07-26 13:12:09 +02:00
tamasmeszaros
c430f57187
Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d
2018-07-26 12:58:52 +02:00
tamasmeszaros
629108265b
Fix for SPE-421 and emergency fix for SPE-422 (needs further investigation)
2018-07-26 12:57:47 +02:00
Enrico Turri
dd014136b0
Remove hovering on objects when mouse leaves 3D scene
2018-07-26 12:51:31 +02:00
Enrico Turri
828d3ddabc
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-07-26 12:46:59 +02:00
bubnikv
9d0093e474
Support generator now produce two contact layers per object layer:
...
One contact layer to support the bridging flow extrusions, and
the other contact layer to support the non-bridging flow extrusions.
2018-07-26 11:33:57 +02:00
YuSanka
e0bb6bafd5
Merge remote-tracking branch 'origin/master' into new_main_page_ui
2018-07-26 11:27:25 +02:00
YuSanka
da18e25dfb
Added callback for 3dScene updating after extruder changing
2018-07-26 10:59:03 +02:00
YuSanka
ef0d667d6c
Extruder updating
2018-07-25 17:48:15 +02:00
tamasmeszaros
93ae3a0f1a
Flip Y changed back to BOTTOM_LEFT
...
Merge remote-tracking branch 'origin/master' into feature_slice_to_png
2018-07-25 17:27:02 +02:00
bubnikv
a7fbb70bcf
Fixed an incorrect offset between the obect bottom layer and the supports.
...
(bridging_flow correction has not been considered, so the bridge was printed
with a bridging flow, but an offset was calculated for a nozzle height).
Fixed some missing interface layers (trim_support_layers_by_object() was
too aggressive).
Fixed trim_support_layers_by_object() to consider the bridging perimeters().
2018-07-25 16:20:15 +02:00
YuSanka
ac9ba61f06
Correct updating for settings list of the object/part
2018-07-25 16:14:28 +02:00
bubnikv
440e58573e
Some documentation, C++11 conversion, code beautification,
...
added some helper methods.
2018-07-25 16:11:31 +02:00
Enrico Turri
efbc1cce25
Fixed rotate gizmo update with multimaterial objects
2018-07-25 11:49:38 +02:00
Enrico Turri
93a05c4946
Use wxWidgets tooltip for 3D scene toolbar
2018-07-25 10:01:17 +02:00
Enrico Turri
4243c7d84a
Removed 2D panel
2018-07-25 09:42:03 +02:00
Enrico Turri
dd724e9dab
M73 lines emitted to gcode only for Marlin firmare. Fixes #1071
2018-07-25 09:19:20 +02:00
Enrico Turri
2107ea7702
Fixed selection of multimaterial objects
2018-07-25 08:40:34 +02:00
Enrico Turri
23e51cd941
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-07-25 08:35:13 +02:00
Enrico Turri
496a83bb28
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
2018-07-25 08:35:05 +02:00
YuSanka
60224415de
Prototype for adding object/part settings to panel
2018-07-24 18:39:40 +02:00
Vojtech Kral
e0e6a23810
PrusaResearch.idx: Comment 0.2.0-alpha2
2018-07-24 15:54:06 +02:00
Vojtech Kral
07ae905150
Sync PrusaResearch.idx
2018-07-24 15:47:13 +02:00
Enrico Turri
d8f5daf345
Fixed selection of object modified by gizmo
2018-07-24 15:32:44 +02:00
Vojtech Kral
b49bfadd87
PresetUpdater: Fail harder on bundle version not present in index
2018-07-24 15:29:37 +02:00