Commit Graph

6140 Commits

Author SHA1 Message Date
264d22f7f5 Correct printer pages updating according to the printer_technology 2018-08-07 11:58:27 +02:00
3e8eb68179 Correct switching between printer_technologies (show/hide according tabs) 2018-08-06 17:01:41 +02:00
f87b079f20 Tabs are completed 2018-08-03 16:21:05 +02:00
d36c4a4be9 Merge remote-tracking branch 'origin/SLA' into SLA_ui 2018-08-03 14:41:08 +02:00
437a46a23a Added "inside tab" for SLA printer 2018-08-03 14:34:52 +02:00
93236fb0f0 Corrected initialization of the SLA presets with their default values. 2018-08-03 14:14:25 +02:00
344063d970 First prototype for "SLA materials" Tab 2018-08-03 13:04:41 +02:00
8f8bb66d27 Merge commit '4e901a9db778660d3471a49cd95d66f85b2dbc88' into SLA 2018-08-01 13:09:05 +02:00
2b63782190 Adding the SLA printer profiles, WIP 2018-08-01 11:09:51 +02:00
594b742bf6 Integration of SLA parameters, WIP 2018-07-31 15:09:57 +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
c5057fcfa8 Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d 2018-07-27 17:46:19 +02:00
b153e7aabf New object function considering item size categories (big and small) 2018-07-27 17:31:30 +02:00
e944f09a4f New PrusaResearch configuration, renamed and improved the MK3 MMU2 wizard
picture.
2018-07-27 15:57:00 +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
a4846ced8b Improved libnest2d caching 2018-07-27 12:28:14 +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
4573977376 Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d 2018-07-26 12:58:52 +02:00
a8f7848cd6 Fix for SPE-421 and emergency fix for SPE-422 (needs further investigation) 2018-07-26 12:57:47 +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
c3e118fde0 Removed 2D panel 2018-07-25 09:42:03 +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
511a38551e PrusaResearch.idx: Comment 0.2.0-alpha2 2018-07-24 15:54:06 +02:00
59128f187f Sync PrusaResearch.idx 2018-07-24 15:47: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
be3df9d71c Fix application shutdown on incompatible profile exit 2018-07-24 10:50:27 +02:00
8d46c3dac6 Reduced size of MK3 bed textures for compatibility with OpenGL 1.1 2018-07-24 10:33:14 +02:00
6ad919add9 Merge branch 'scene_manipulators' of https://github.com/prusa3d/Slic3r 2018-07-24 10:03:45 +02:00
2b41725204 Fix of https://github.com/prusa3d/Slic3r/issues/1068
Fixed reloading of an object, which contains non-ASCII7 characters
in its file name or path.
2018-07-24 09:23:19 +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