Commit Graph
100 Commits
Author SHA1 Message Date
Enrico Turri a223655973 Inverted order of range items in legend texture 2018-04-26 13:40:29 +02:00
Enrico Turri ad9dca2bd9 Fixed update of ranges for GCode paths colors selection 2018-04-26 13:03:54 +02:00
Enrico Turri a4df0bdcc3 Fixed division by zero in get_zoom_to_bounding_box_factor on Linux 2018-04-26 12:14:49 +02:00
Enrico Turri fd16357b6e Increase z buffer range to avoid clipping while panning/rotating the 3D view 2018-04-26 11:03:15 +02:00
Enrico Turri 166ee4c2c8 Export of print config enabled as default in save file dialog when exporting to amf and 3mf files 2018-04-25 15:31:37 +02:00
Enrico Turri b7bcf27cde Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-25 15:16:45 +02:00
Enrico Turri 8096ef6844 Fixed wrong countours for multipart objects in cut dialog 3D view 2018-04-25 15:16:39 +02:00
Enrico Turri 1a4827ba33 Fixed incorrect z values set into GCode Preview sliders 2018-04-25 14:38:44 +02:00
Enrico Turri df3e84d580 Merge branch 'updating' of https://github.com/prusa3d/Slic3r into updating 2018-04-25 13:56:26 +02:00
Enrico Turri e93391e0f8 Fixed get_zoom_to_bounding_box_factor on linux 2018-04-25 13:55:45 +02:00
Enrico Turri 3cd7987af4 Fixed layer heights profile invalidated when loading model from amf file 2018-04-25 10:59:06 +02:00
Enrico Turri ccd1c01d0b Fixed automatic view type selection when changing printer 2018-04-24 14:21:31 +02:00
Enrico Turri a3c3eb5d2a Fixed GCode Preview not invalidated when deleting an object 2018-04-23 15:30:41 +02:00
Enrico Turri f8b1dc5506 Tweaks to zooming logic 2018-04-23 08:44:24 +02:00
Enrico Turri ad4cd05850 Fixed hovering while panning/rotating camera 2018-04-19 13:31:50 +02:00
Enrico Turri c9e4c831c2 Axes with fixed size in 3D previews 2018-04-18 10:17:22 +02:00
Enrico Turri 2ef164eeef Fixed cut contours in cut dialog 3D view 2018-04-18 09:44:49 +02:00
Enrico Turri 61ee633cd2 Fixed color specular component in shaders 2018-04-17 16:16:25 +02:00
Enrico Turri 3bedcf4413 Tweaks in generation of rendering geometry for preview toolpaths. Fixes #240 and #348 2018-04-17 15:04:14 +02:00
Enrico Turri 659eb3412b Fixed value of z in cut dialog when object is scaled 2018-04-13 14:40:42 +02:00
Enrico Turri 359e7e4d32 Scale down meshes of too big objects after loading them 2018-04-13 13:59:36 +02:00
Enrico Turri 7b29ecb15c Fixed cutting plane z in 3D view when object is scaled 2018-04-13 12:15:43 +02:00
Enrico Turri acd8d2df98 Fixed layer height profile editing for multipart objects 2018-04-13 09:01:48 +02:00
Enrico Turri a3fc49ee76 Fixed hovering not shown on out of print bed objects 2018-04-12 13:54:26 +02:00
Enrico Turri b062cddeea Fixed object cutting 2018-04-12 12:56:42 +02:00
Enrico Turri 1a274a253a Fixed object/instance transformation after import from 3mf files 2018-04-12 10:10:15 +02:00
Enrico Turri d789b5c0df Fixed warning texture not disappearing when deleting object out of bed 2018-04-10 14:12:16 +02:00
Enrico Turri b961711f28 Fixed autoscale of objects after loading 2018-04-10 13:39:10 +02:00
Enrico Turri a81f78045b Delete key enabled in Object's Settings Dialog also for 3D view 2018-04-10 12:47:09 +02:00
Enrico Turri 9993f2215d Auto assignement of extruder, after object's splitting to parts 2018-04-10 12:17:55 +02:00
Enrico Turri e92cf311db Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-04-10 11:46:51 +02:00
Enrico Turri 30a1fea8a0 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-04-10 08:52:12 +02:00
Enrico Turri df32817992 Auto assign multi-part extruders 2018-04-09 14:57:23 +02:00
Enrico Turri 254592c849 Delete key enabled in Object's Settings Dialog 2018-04-09 14:20:44 +02:00
Enrico Turri b4efff1d95 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-04-06 08:40:38 +02:00
Enrico Turri 3a61833d13 Update view in object's setting dialog when changing extruder 2018-04-05 15:55:50 +02:00
Enrico Turri 76beaa6421 Objects colored by extruder color 2018-04-05 12:52:29 +02:00
Enrico Turri 1e185dacc4 Out of bed detection - GUI buttons disabled after object load if model detected as out of bed 2018-04-05 09:02:03 +02:00
Enrico Turri 4bdfb68ac5 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-04-05 08:44:01 +02:00
Enrico Turri bf295b9039 Time Estimator and GCode Analyzer - Fixed handling of commands G90, G91, M82 and M83 - Fixes #812 2018-03-29 14:46:11 +02:00
Enrico Turri c166af5cce GCode Preview - Fixed z values set on sliders 2018-03-27 11:35:48 +02:00
Enrico Turri 903a90f37a AMF I/O - Forces .zip.amf extension on export 2018-03-26 08:58:44 +02:00
Enrico Turri c6623bb258 Increased camera theta max to 180 degrees. Fixes #666 2018-03-23 15:40:26 +01:00
Enrico Turri 4b8bd48663 AMF and 3MF export - Export of print config customizable by user in the select file dialog 2018-03-22 13:49:48 +01:00
Enrico Turri d384ed6e96 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-22 08:34:51 +01:00
Enrico Turri d634378193 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-03-22 08:34:37 +01:00
Enrico Turri 48fe019302 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-22 08:34:00 +01:00
Enrico Turri 4173628a31 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-22 08:33:43 +01:00
Enrico Turri ebb2d45761 Out of bed detection - Disabled GUI buttons when object outside bed 2018-03-21 15:21:03 +01:00
Enrico Turri 4a179c81d2 GCode Preview - Added visualization of volumetric flow rate 2018-03-21 10:03:10 +01:00
Enrico Turri ec14e94cec Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-21 08:40:34 +01:00
Enrico Turri 85d158525f Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-03-21 08:40:21 +01:00
Enrico Turri 78d1d83583 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-21 08:39:41 +01:00
Enrico Turri 65a815a06f Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-21 08:39:14 +01:00
Enrico Turri f99aaa1191 Out of bed detection - New colors for out of bed state 2018-03-20 13:01:50 +01:00
Enrico Turri 6298a28494 Disabled back face culling to show broken geometry 2018-03-20 11:59:33 +01:00
Enrico Turri 1f3f109263 Out of bed detection - Fixed false detection due to float precision 2018-03-20 09:31:42 +01:00
Enrico Turri 6db7e63e1c Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-20 08:34:32 +01:00
Enrico Turri 6c038d405b Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-03-20 08:34:19 +01:00
Enrico Turri 99f7bd90db Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-20 08:33:53 +01:00
Enrico Turri 557ea9baa6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-20 08:33:25 +01:00
Enrico Turri b3b094eda3 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-13 14:53:54 +01:00
Enrico Turri 14ca4552a0 Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators 2018-03-13 14:53:41 +01:00
Enrico Turri 10572717ca Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-13 14:52:58 +01:00
Enrico Turri 88cdb2339f Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-13 14:52:44 +01:00
Enrico Turri 523b297738 Out of bed detection - Volume colors changed while dragging them 2018-03-13 14:37:59 +01:00
Enrico Turri d91e35f820 Shaders tweaking 2018-03-13 14:21:41 +01:00
Enrico Turri 1ae8684af1 Modified TriangleMeshSlicer::make_loops() to fix #784 2018-03-13 13:32:50 +01:00
Enrico Turri 79dc862498 Out of bed detection - Shaders refactoring 2018-03-12 09:23:59 +01:00
Enrico Turri d68804772a GCode Preview - Added handling of G10 and G11 commands 2018-03-09 15:27:38 +01:00
Enrico Turri 50d74dfd20 Out of bed detection - Fixed compile on MacOS 2018-03-09 14:50:25 +01:00
Enrico Turri 7a2df9f54f Out of bed detection - Volumes' layer texture rendering moved to cpp 2018-03-09 14:33:44 +01:00
Enrico Turri bdd2d725c8 Out of bed detection - 1st installment 2018-03-09 10:40:42 +01:00
Enrico Turri 58ffb27ff6 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-09 08:34:30 +01:00
Enrico Turri 1fcc7fcdd8 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-09 08:33:56 +01:00
Enrico Turri 27d2247d9d Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-09 08:33:41 +01:00
Enrico Turri 00381988bf Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-08 08:37:50 +01:00
Enrico Turri 124c37641d Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-08 08:36:55 +01:00
Enrico Turri 107bba02f8 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-08 08:36:43 +01:00
Enrico Turri fe59958ea8 GCode Preview - Unified preview data ranges to ensure proper paths colors 2018-03-07 09:17:59 +01:00
Enrico Turri b04697d730 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-06 12:28:15 +01:00
Enrico Turri d0587d6e83 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-06 12:18:04 +01:00
Enrico Turri d91f59379b GCode Preview - Fixed values in range labels of legend texture 2018-03-06 12:12:00 +01:00
Enrico Turri 6dd241921f Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-06 11:43:19 +01:00
Enrico Turri 9f7607c064 3mf I/O - Fixed object sinking into bed after import 2018-03-06 10:26:39 +01:00
Enrico Turri aab0ffa044 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-06 08:37:20 +01:00
Enrico Turri a600dbc06c Merge branch 'master' of https://github.com/prusa3d/Slic3r into mesh_repair 2018-03-06 08:36:37 +01:00
Enrico Turri c46eaf36e3 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-06 08:35:50 +01:00
Enrico Turri 7320a87183 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-06 08:35:28 +01:00
Enrico Turri 5f3ee74e0e Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-05 11:54:52 +01:00
Enrico Turri f43b2760ab Merge branch 'master' of https://github.com/prusa3d/Slic3r into mesh_repair 2018-03-05 11:53:59 +01:00
Enrico Turri 3d19982d41 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-05 11:53:26 +01:00
Enrico Turri 352d5d0baa Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-05 11:53:15 +01:00
Enrico Turri 802579ad20 Fixed crash while exporting to .amf and .gcode files (#753) - (improves previous fix: https://github.com/prusa3d/Slic3r/commit/d4f1ed0036183153464df7b5eef66cf60c7c6433) 2018-03-05 10:53:18 +01:00
Enrico Turri 6049e0c42c Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-03-05 08:42:55 +01:00
Enrico Turri df06b4b6b2 Merge branch 'master' of https://github.com/prusa3d/Slic3r into mesh_repair 2018-03-05 08:42:32 +01:00
Enrico Turri b2de3dd241 Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview 2018-03-05 08:41:56 +01:00
Enrico Turri f0ec8c0967 Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io 2018-03-05 08:41:45 +01:00
Enrico Turri 0e896e48e4 3mf I/O - Added import and export of modifiers 2018-02-28 12:11:41 +01:00
Enrico Turri 6ec1b61cbc Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-02-28 11:46:16 +01:00