Commit Graph

3335 Commits

Author SHA1 Message Date
Vojtech Kral
9b920e1185 avrdude: Fix: Stray winsock usage on Windows 2018-07-27 15:10:44 +02:00
Enrico Turri
1f66022ed1 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-07-27 14:41:05 +02:00
Enrico Turri
345c64c1dc A few fixes on 3D scene toolbar 2018-07-27 14:38:19 +02:00
Vojtech Kral
52336b519d Fix: port friendly name encoding 2018-07-27 13:27:52 +02:00
Vojtech Kral
b0d61b3089 Fix: Race conditions 2018-07-27 13:27:52 +02:00
Vojtech Kral
4079313223 FirmwareUpdater: MMU 2.0 / Caterina flashing 2018-07-27 13:27:52 +02:00
Vojtech Kral
226b5c8613 Utils: Serial port printer communication abstraction 2018-07-27 13:27:52 +02:00
Vojtech Kral
fa73fa70bc avrdude: Standalone binary 2018-07-27 13:27:52 +02:00
Vojtech Kral
a38cfcd41e avrdude: use sections instead of offsets 2018-07-27 13:27:52 +02:00
tamasmeszaros
a4846ced8b Improved libnest2d caching 2018-07-27 12:28:14 +02:00
YuSanka
46d0d04aac Try to fix correct extruder updating on all OS 2018-07-27 12:26:14 +02:00
Enrico Turri
1af0a74118 Fixed conflict after merge with master 2018-07-27 12:15:35 +02:00
Enrico Turri
1a7c625280 3D scene toolbar actions 2018-07-27 12:08:33 +02:00
YuSanka
211b1e86be Experiment on OSX to understand events order 2018-07-27 10:52:16 +02:00
YuSanka
a862924256 Fixed wrong drawing of the object additional settings 2018-07-27 10:42:54 +02:00
bubnikv
65362cbf2b Merge remote-tracking branch 'origin/backspace_to_delete_on_osx' 2018-07-27 09:55:13 +02:00
bubnikv
ff232f30ee Merge remote-tracking branch 'origin/scene_manipulators' 2018-07-27 09:54:39 +02:00
bubnikv
71bc5e67dc 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
75f8d94e9b Reddish background when detected out of print volume toolpaths 2018-07-27 09:38:39 +02:00
Enrico Turri
e1c5eabfee Out of print volume detection for extrusion toolpaths only 2018-07-27 08:49:58 +02:00
bubnikv
5aabae899c 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
7e11530242 Del information msg 2018-07-26 17:22:10 +02:00
YuSanka
6809de8e99 Added DATAVIEW_ITEM_VALUE_CHANGED event for Linux and OSX 2018-07-26 16:51:18 +02:00
YuSanka
70697d4c57 After merging bug fixes 2018-07-26 15:47:18 +02:00
Enrico Turri
233b55040d Fixed color of all toolpaths when detected as out of print bed volume 2018-07-26 13:12:09 +02:00
tamasmeszaros
4573977376 Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d 2018-07-26 12:58:52 +02:00
tamasmeszaros
a8f7848cd6 Fix for SPE-421 and emergency fix for SPE-422 (needs further investigation) 2018-07-26 12:57:47 +02:00
Enrico Turri
fe686e85d3 Remove hovering on objects when mouse leaves 3D scene 2018-07-26 12:51:31 +02:00
Enrico Turri
2664c4620a Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-07-26 12:46:59 +02:00
bubnikv
5223ef80a1 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
f6d9f40ec1 Merge remote-tracking branch 'origin/master' into new_main_page_ui 2018-07-26 11:27:25 +02:00
YuSanka
2343c99d08 Added callback for 3dScene updating after extruder changing 2018-07-26 10:59:03 +02:00
YuSanka
f65f652f43 Extruder updating 2018-07-25 17:48:15 +02:00
tamasmeszaros
3269c97fe0 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
6ae8e7b505 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
97b49c2e52 Correct updating for settings list of the object/part 2018-07-25 16:14:28 +02:00
bubnikv
452cdb2760 Some documentation, C++11 conversion, code beautification,
added some helper methods.
2018-07-25 16:11:31 +02:00
Enrico Turri
496b439f42 Fixed rotate gizmo update with multimaterial objects 2018-07-25 11:49:38 +02:00
Enrico Turri
260e6c4a54 Use wxWidgets tooltip for 3D scene toolbar 2018-07-25 10:01:17 +02:00
Enrico Turri
504bff9523 M73 lines emitted to gcode only for Marlin firmare. Fixes #1071 2018-07-25 09:19:20 +02:00
Enrico Turri
108e3a2d0a Fixed selection of multimaterial objects 2018-07-25 08:40:34 +02:00
Enrico Turri
5a64694877 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-07-25 08:35:13 +02:00
Enrico Turri
036a12035d Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-07-25 08:35:05 +02:00
YuSanka
4ee4dc0158 Prototype for adding object/part settings to panel 2018-07-24 18:39:40 +02:00
Enrico Turri
c2904078d4 Fixed selection of object modified by gizmo 2018-07-24 15:32:44 +02:00
Vojtech Kral
5e4f36773f PresetUpdater: Fail harder on bundle version not present in index 2018-07-24 15:29:37 +02:00
Enrico Turri
d27a7f9c5f Out of print volume detection for toolpaths 2018-07-24 13:39:17 +02:00
Enrico Turri
fd3a5197e7 Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp 2018-07-24 12:29:43 +02:00
Lukas Matena
b5bf33f19c Shifted the MM priming lines inside a bit (for the out-of-bed detection) 2018-07-24 12:17:26 +02:00
YuSanka
8982e9638f Work with model objects like reference (from/to perl side) 2018-07-24 12:15:36 +02:00