Commit Graph

  • 6d00ed9e2f Follow-up of 3fdc48452e -> Modified logic to disable horizontal slider in preview enricoturri1966 2020-10-08 14:09:39 +02:00
  • 3fdc48452e Modified rendering of DoubleSlider::Control when disabled enricoturri1966 2020-10-08 12:50:29 +02:00
  • cf013d5ab3 Follow-up of 2ecd78b0d5 -> More robust fix enricoturri1966 2020-10-08 12:47:38 +02:00
  • 8a99e2b237 Small refactoring in GCodeViewer enricoturri1966 2020-10-08 11:21:27 +02:00
  • ecff5893d6 Updates of Anycubic and Creality profiles by @rtyr Vojtech Bubnik 2020-10-08 10:39:40 +02:00
  • 267907e5ba SLA: Fix for crash with only 1 layer tamasmeszaros 2020-10-08 10:00:39 +02:00
  • bcc23428fa UnsavedChangesDialog : added correct icons for the categories + fixed a crash when try to save changes for the SLA printer preset YuSanka 2020-10-07 20:13:12 +02:00
  • e40593f2ef Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-10-08 08:33:05 +02:00
  • fdee18534b On Windows associate .gcode files to gcode viewer application enricoturri1966 2020-10-08 08:32:51 +02:00
  • 3cd70489e3 Update language to be more clear Klaus Naumann 2020-10-07 18:08:16 +02:00
  • 6871c2ccd8 Fixed updating of pages on startup, reverted changes from b17c829 The second commit should be no longer needed, the CallAfter cause crashes on Linux when switching technologies Lukas Matena 2020-10-07 16:15:07 +02:00
  • ce0312acbd Fixed gcodeviewer application title on Linux and Mac enricoturri1966 2020-10-07 16:02:01 +02:00
  • 2ecd78b0d5 Fixed crash when moving horizontal slider thumb in preview with no toolpath active enricoturri1966 2020-10-07 13:38:21 +02:00
  • 9e0e597284 Skip invisible moves when moving horizontal slider thumb in preview enricoturri1966 2020-10-07 13:19:44 +02:00
  • e9d6e6ac8f Fix of previous commit Vojtech Bubnik 2020-10-07 13:01:48 +02:00
  • ce3c31e77e Support symlinks to prusaslicer binary on OSX and Linux. Vojtech Bubnik 2020-10-07 12:54:29 +02:00
  • bab808941e Fixed redundant call of Tab::select_active_page(), when printer technologist is changed YuSanka 2020-10-07 11:52:37 +02:00
  • 8d3b4275ca Do not load ssl certificate when starting standalone gcode viewer enricoturri1966 2020-10-07 11:04:06 +02:00
  • e613eeed48 Fixed an Linux crash after switching between printer technologies YuSanka 2020-10-07 09:54:13 +02:00
  • 26b95e3c3c Legacy conversion of "monotonous" to "monotonic" Vojtech Bubnik 2020-10-07 09:38:15 +02:00
  • d4309d9fa7 SplashScreen : Scale all font from default font YuSanka 2020-10-06 19:38:30 +02:00
  • 89935751ac OSX: Disabling the placeholder menu over the docker icons. Vojtech Bubnik 2020-10-06 16:42:46 +02:00
  • 44565315bf OSX: Clean-up of opening as G-codeviewer on startup. Vojtech Bubnik 2020-10-06 15:43:21 +02:00
  • 09755987fe Fix of previous commit test 2020-10-06 15:12:56 +02:00
  • 286a81b6ff Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-10-06 15:11:22 +02:00
  • 7bee5b5479 Added Preference dialog to standalone gcode viewer enricoturri1966 2020-10-06 15:11:08 +02:00
  • eed45eddd6 OSX specific: Switching to a G-code viewer if the Finder opens Slicer with a G-code file argument. Vojtech Bubnik 2020-10-06 15:09:38 +02:00
  • c4951c5efc Fix of a modifier transparency problem in painting gizmos Lukas Matena 2020-10-06 12:27:58 +02:00
  • 6fc98f05ef OSX specific: Trying to detect opening of files through Finder at the application start to switch to G-code viewer test 2020-10-06 14:23:17 +02:00
  • b42a12db66 Fixup of 8df0181 (turning off the export of machine limits) This should solve #1212 for good Lukas Matena 2020-10-06 13:18:25 +02:00
  • 6ed25f6e1c Fixed avoiding of other printed objects Lukáš Hejl 2020-10-06 13:19:39 +02:00
  • 1c43c9b4e1 OSX fixes of docker icon test 2020-10-06 12:50:34 +02:00
  • 764565dbc3 Added info message about successfully save of the preset(s) modifications YuSanka 2020-10-06 12:32:11 +02:00
  • dbedd3f9b0 Merge branch 'lm_painter_fixes' Lukas Matena 2020-10-06 12:09:56 +02:00
  • b155e58a9d Painting gizmos: show painted triangles inside modifier meshes Lukas Matena 2020-10-05 16:27:16 +02:00
  • 8bcdbb7a60 Painter gizmos should now work with non-uniformly scaled models Lukas Matena 2020-10-05 09:08:03 +02:00
  • f4e3eb7482 Painting gizmos fixes: - modifiers are not rendered in neutral color when a painting gizmo is open, so they are distinguishable from model parts - modifiers are now correctly handled by clipping plane (the cut was not triangulated for them) Lukas Matena 2020-10-03 15:45:21 +02:00
  • e407b79c94 Docker icon on OSX Vojtech Bubnik 2020-10-06 12:01:08 +02:00
  • 48e5f53663 Fix of an OSX build test 2020-10-06 11:18:45 +02:00
  • 19c267e890 Fixed non_MSW build + fixed some warnings YuSanka 2020-10-06 11:15:24 +02:00
  • cbf36de600 Typo in machine limits usage text. Vojtech Bubnik 2020-10-06 11:08:08 +02:00
  • 6acc1fc112 WIP: Opening a G-code in PrusaSlicer at Drag & Drop onto the application icon in Finder. Vojtech Bubnik 2020-10-06 11:07:49 +02:00
  • e16fe96cc6 SplashScreen: Fixed font scaling YuSanka 2020-10-06 10:33:05 +02:00
  • ecade4ac23 Fixed limitation of acceleration values written into G-code in case the machine limits are disabled. Vojtech Bubnik 2020-10-06 10:23:58 +02:00
  • 466f882cd8 WIP: Drag and drop of G-codes on OSX onto Docker icon test 2020-10-06 09:56:36 +02:00
  • 67d0072bc8 Open G-code viewer on drag & drop to the slicer window. Vojtech Bubnik 2020-10-06 08:50:42 +02:00
  • f47ad1fd94 The scale of a splash screen is rewrote. But now there is a problem with font scaling. Function font.Scaled(val) return scaled system font from primary monitor. That is why application's name and version has so strange scale. YuSanka 2020-10-05 19:53:24 +02:00
  • dc99bb7617 OSX: Changing gcode in Info.plist to Viewer mode, not Editor Vojtech Bubnik 2020-10-05 17:25:27 +02:00
  • 7fbdda9080 Renamed monotonous infill to monotonic. Vojtech Bubnik 2020-10-05 16:38:28 +02:00
  • 8d45b4c468 Fixed crash when starting gcode viewer on Linux enricoturri1966 2020-10-05 16:06:14 +02:00
  • c94fb13369 AppConfig modified to generate a separate config file for the standalone gcodeviewer enricoturri1966 2020-10-05 15:42:35 +02:00
  • 6a12e75194 Merge branch 'dk_instances' into master David Kocik 2020-10-05 15:12:17 +02:00
  • 785839685e instance check: do not perform for gcode viewer David Kocik 2020-10-05 14:55:04 +02:00
  • 4d3190f988 Changed cmake minimal version to 3.13 (#4720) Lukas Matena 2020-10-05 11:44:50 +02:00
  • b9d8f30eeb Merge branch 'dk_filaments' into master David Kocik 2020-10-05 09:49:28 +02:00
  • 878fac4c44 filament selection: bug fix - * sign is again visible at profiles David Kocik 2020-10-05 09:46:23 +02:00
  • 04a928b241 Follow-up of 8df01818dd -> GCodeProcessor uses new Machine Limits limitations enricoturri1966 2020-10-05 09:15:43 +02:00
  • 2b24a21098 Correct strings in configWizard David Kocik 2020-10-04 21:11:07 +02:00
  • 52557b4263 Merge remote-tracking branch 'origin/ys_splashscreen_on_mac' YuSanka 2020-10-03 03:18:01 +02:00
  • 6255792181 UnsavedChangesDialog improvements: * Changed some labels on buttons. The Dialog name shows a purpose now * SaveDialog is called, when UnsavedChangesDialog is shown. * Added prototype for the "exit" icon YuSanka 2020-10-03 03:15:54 +02:00
  • 48f775decb A part of code related to loads after App::OnInit() call is moved from PrusaSlicer.cpp to GUI_App.cpp YuSanka 2020-10-02 22:27:20 +02:00
  • 8df01818dd Limiting the application of Machine Limits https://github.com/prusa3d/PrusaSlicer/issues/1212 bubnikv 2020-10-02 17:31:55 +02:00
  • 0f44caa99c ENABLE_SLOPE_RENDERING set as default enricoturri1966 2020-10-02 15:43:39 +02:00
  • 38ddc5fdc4 New image for gcode viewer splash screen enricoturri1966 2020-10-02 13:20:48 +02:00
  • 1f4010ba4e Orange background for imgui buttons enricoturri1966 2020-10-02 13:02:56 +02:00
  • 8459d77959 Deleted use of TaskTimer in OnInit + code cleaning in MainFrame YuSanka 2020-10-02 12:11:10 +02:00
  • 97e3100c73 Removed obsolete images for splash screen enricoturri1966 2020-10-02 11:42:27 +02:00
  • 11d8a2ad8e Start PrusaSlicer in gcode viewer mode when dragging and dropping a .gcode file on the application icon enricoturri1966 2020-10-02 11:40:21 +02:00
  • 7a9aec2b0b Connect infill with perimeters using hooks Lukáš Hejl 2020-10-02 11:15:55 +02:00
  • 0435993309 Merge branch 'dk_notifications' into master David Kocik 2020-10-02 10:28:06 +02:00
  • 092a9f80b6 notifications: avoid collision with gizmos on same position by moving to left David Kocik 2020-10-02 10:26:11 +02:00
  • ec6599da98 notifications: sla supports outside error appearing/disappearing David Kocik 2020-10-01 19:39:51 +02:00
  • 3fe61cfec2 Progress dialog while generating toolpaths to render enabled only for standalone gcode viewer enricoturri1966 2020-10-02 10:26:27 +02:00
  • dd94b34a8d Fixed missing include on Linux, printf format string fix boost/format.hpp was missing in the header Lukas Matena 2020-10-02 09:30:35 +02:00
  • 1130778d5e Small fix in debug tech ENABLE_GCODE_VIEWER_DATA_CHECKING enricoturri1966 2020-10-02 09:14:43 +02:00
  • 3ec462e8f5 Fixed a crash when preset with "modified"suffix is selected YuSanka 2020-10-02 09:02:16 +02:00
  • 1fb400a091 use wxYield on mac to show the splashscreen YuSanka 2020-10-02 08:32:44 +02:00
  • 1a8a5984ad Connect lines in the adaptive infill using hooks Lukáš Hejl 2020-10-02 04:18:44 +02:00
  • f1c24e6a8c Fix build with wxWidgets 3.0 Lukas Matena 2020-10-02 00:11:01 +02:00
  • 2bba0e3131 Physical printers: Implemented import/export to/from the ConfigBundle. + fixed a bug : Case sensitivity of printer's name wasn't check during the adding of a new printer, as a result in printers list was appeared both of printers (ex. "YuSanka" and "yusanka"), but related file was just one. YuSanka 2020-10-01 22:48:00 +02:00
  • 94a9820661 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer Vojtech Bubnik 2020-10-01 20:12:50 +02:00
  • 50293c0f86 Fixing a missing include on Windows. bubnikv 2020-10-01 20:15:40 +02:00
  • ee58ab4e2d Merge branch 'vb_optgroup_refact' Vojtech Bubnik 2020-10-01 20:05:31 +02:00
  • f35efb8fe5 Win32 specific: Workaround for tooltips over Tree Controls displayed over excessively long tree control items, stealing the window focus. bubnikv 2020-10-01 19:58:23 +02:00
  • b17c829c9a Fixed crash on Linux on startup Vojtech Bubnik 2020-10-01 19:16:23 +02:00
  • 0bdfb6ab92 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer bubnikv 2020-10-01 15:12:19 +02:00
  • b71e5c2763 Maybe one day we will be able to run PrusaGCodeViewer, but for now the Apple notarization process refuses Apps with multiple binaries and Vojtech does not know any workaround. Just run PrusaSlicer and give it a --gcodeviewer parameter. bubnikv 2020-10-01 15:11:56 +02:00
  • 6a46708608 fix in ConfigWizard.cpp David Kocik 2020-10-01 09:45:36 +02:00
  • 74dba68340 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2020-10-01 09:33:20 +02:00
  • 8ded9dc0fd Improved performance of progress dialog shown while generating toolpaths for render enricoturri1966 2020-10-01 09:33:05 +02:00
  • b8cf929532 Merge branch 'dk_notifications' into master David Kocik 2020-10-01 09:31:02 +02:00
  • 661534042b notifications: changed some plater warnings into errors, fixed not showing plater warnings in preview. David Kocik 2020-09-21 13:47:18 +02:00
  • a47178557f notification orange color for hypertext David Kocik 2020-09-21 09:14:47 +02:00
  • 11344083c8 Merge branch 'dk_filaments' into master David Kocik 2020-10-01 09:29:18 +02:00
  • 43f122b5ee Filament selection in configuration wizard: David Kocik 2020-10-01 09:25:11 +02:00
  • fad1f5e84f Fixed typo enricoturri1966 2020-10-01 08:34:16 +02:00
  • 26fb87242b Merge branch 'lm_sphere_cursor2' Lukas Matena 2020-10-01 00:51:09 +02:00
  • 3f7d41df15 Imgui dialog layout adjustments after the new combo was added Lukas Matena 2020-10-01 00:41:19 +02:00
  • 3ec5d9e2cf Cache raycast results so they don't have to be repeated on the same mouse pos Fixed incorrect handling of clipping plane with multiple volumes - only the first volume was correctly clipped by the painter. Lukas Matena 2020-10-01 00:03:20 +02:00
  • fac7e735ac Moved the raycasting query in painting gizmos to a separate function This way it can be called when rendering the spherical cursor and when processing the mouse clicks/drags Lukas Matena 2020-09-30 22:28:49 +02:00