Commit Graph

2436 Commits

Author SHA1 Message Date
6f050ebc4d FirmwareDialog: Fix dialog resizing 2018-08-01 12:18:19 +02:00
a86854fe92 FirmwareDialog: UI improvements, bugfixes 2018-08-01 12:18:19 +02:00
408156b2d6 Add variable name to tooltips 2018-07-31 10:42:37 +02:00
64f0e4ec85 Fixed camera jump after object rotate 2018-07-30 13:57:05 +02:00
e54901cee6 Minimum z of object to lay on the bed after rotations. Fixes #1093 2018-07-30 11:38:36 +02:00
b2ab51e34b Fixed rotation of 3D view camera after change of bed data 2018-07-30 10:35:08 +02:00
414f672652 Fixed calculation of bed origin in bed shape dialog 2018-07-30 10:03:17 +02:00
c569a2ed31 Improved remove hovering on objects when mouse leaves 3D scene 2018-07-30 09:09:14 +02:00
da9fb6ab0b Updated change log for the Prusa3D config index,
bumped up the version to 1.41.0-alpha3
2018-07-27 22:31:24 +02:00
9b920e1185 avrdude: Fix: Stray winsock usage on Windows 2018-07-27 15:10:44 +02:00
52336b519d Fix: port friendly name encoding 2018-07-27 13:27:52 +02:00
b0d61b3089 Fix: Race conditions 2018-07-27 13:27:52 +02:00
4079313223 FirmwareUpdater: MMU 2.0 / Caterina flashing 2018-07-27 13:27:52 +02:00
226b5c8613 Utils: Serial port printer communication abstraction 2018-07-27 13:27:52 +02:00
fa73fa70bc avrdude: Standalone binary 2018-07-27 13:27:52 +02:00
a38cfcd41e avrdude: use sections instead of offsets 2018-07-27 13:27:52 +02:00
65362cbf2b Merge remote-tracking branch 'origin/backspace_to_delete_on_osx' 2018-07-27 09:55:13 +02:00
ff232f30ee Merge remote-tracking branch 'origin/scene_manipulators' 2018-07-27 09:54:39 +02:00
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
75f8d94e9b Reddish background when detected out of print volume toolpaths 2018-07-27 09:38:39 +02:00
e1c5eabfee Out of print volume detection for extrusion toolpaths only 2018-07-27 08:49:58 +02:00
233b55040d Fixed color of all toolpaths when detected as out of print bed volume 2018-07-26 13:12:09 +02:00
fe686e85d3 Remove hovering on objects when mouse leaves 3D scene 2018-07-26 12:51:31 +02:00
2664c4620a Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-07-26 12:46:59 +02:00
496b439f42 Fixed rotate gizmo update with multimaterial objects 2018-07-25 11:49:38 +02:00
504bff9523 M73 lines emitted to gcode only for Marlin firmare. Fixes #1071 2018-07-25 09:19:20 +02:00
108e3a2d0a Fixed selection of multimaterial objects 2018-07-25 08:40:34 +02:00
5a64694877 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-07-25 08:35:13 +02:00
c2904078d4 Fixed selection of object modified by gizmo 2018-07-24 15:32:44 +02:00
5e4f36773f PresetUpdater: Fail harder on bundle version not present in index 2018-07-24 15:29:37 +02:00
d27a7f9c5f Out of print volume detection for toolpaths 2018-07-24 13:39:17 +02:00
b5bf33f19c Shifted the MM priming lines inside a bit (for the out-of-bed detection) 2018-07-24 12:17:26 +02:00
14e5f97335 Fixed an issue with MM and supports layering 2018-07-24 11:20:29 +02:00
6ad919add9 Merge branch 'scene_manipulators' of https://github.com/prusa3d/Slic3r 2018-07-24 10:03:45 +02:00
742a706b99 Fixed crash when generating gcode of multimaterial objects with some object out of the bed 2018-07-23 15:58:08 +02:00
be328fe45c Localized the (modified) profile indicator 2018-07-23 15:44:01 +02:00
535266a05d ConfigWizard: Fix: Don't check the default printer if the wizard is requested by user or re-configure 2018-07-23 15:04:21 +02:00
c7cf85b82f PresetUpdater: Fix reloading of profiles after reconfigure and update
Fix #1060
Fix #985
2018-07-23 15:02:13 +02:00
6a4f08fe05 Added xml escape characters detection when exporting object and volumes names to 3mf files 2018-07-23 14:39:50 +02:00
6741f151ac Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-07-23 13:56:26 +02:00
8ba080d534 Attempt to fix #1067 2018-07-23 13:54:43 +02:00
72eabd76f1 PresetUpdater: Fix incompatible bundle requirements display 2018-07-23 12:34:07 +02:00
3d9ab7b799 ConfigWizard: Wrap printer model titles 2018-07-23 11:43:06 +02:00
3b47aa6418 Added xml escape characters detection when exporting object and columes names to amf files 2018-07-23 10:58:39 +02:00
82ef5afcf0 Fixed status of Slice now and Export G-Code buttons after object import 2018-07-23 10:16:56 +02:00
204d6fbd09 Try to fix #977 2018-07-23 09:59:04 +02:00
e08238a2d2 Bumped up the version number. 2018-07-21 17:39:26 +02:00
fe6e0493c6 Fixed upgrade of vendor profile from the application resources
after an upgrade of the application.
2018-07-21 09:32:45 +02:00
82c27c7c4e Bumped up the version number. 2018-07-20 17:57:21 +02:00
c75ff91e59 Added some profilling macros into GCodeTimeEstimator 2018-07-20 16:14:23 +02:00