Commit Graph

626 Commits

Author SHA1 Message Date
Vojtech Bubnik
027ab4fb02 GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp.
Implemented try/catch blocks for Slic3r exceptions and std::exceptions
with GUI error reporting. This is extremely important to report
corruption of PrusaSlicer.ini.
2020-10-22 16:28:55 +02:00
enricoturri1966
a5961ef981 New icons for standalone gcode viewer 2020-10-21 13:49:39 +02:00
YuSanka
11b6d4bcf5 Localization: Updated POT and List.txt
+ SavePresetDialog class is extracted from the PresetComboBoxes.cpp the the separate files
2020-10-19 14:18:02 +02:00
YuSanka
a61d0a9532 Suppress edit of items of UnsavedChangesDialog, fixed update of the information line
+ added white version for icons "exit" and "switch_presets"
2020-10-18 13:44:15 +02:00
Vojtěch Bubník
c59db4e7fe
Merge pull request #4213 from onovy/https
Use https in config update URLs
2020-10-17 21:13:43 +02:00
rtyr
570f7b648e
Updated version to 0.0.2 2020-10-16 17:02:01 +02:00
rtyr
8524a71a23
Version changed to 0.0.2. 2020-10-16 17:01:11 +02:00
YuSanka
0f85777a79 UnsavedChangesDialog: Updated icons on "Discard" buttons
+ Put "exit" icon on "Quit" menu item
2020-10-16 13:21:23 +02:00
rtyr
7e6f35047d
Added G92 E0 to before_layer_gcode. 2020-10-16 09:56:56 +02:00
Pascal de Bruijn
4f71bbfff4 creality.ini: remove bed_shape from common printer section 2020-10-14 17:57:54 +02:00
Pascal de Bruijn
3a49eb5a65 creality.ini: fix default_print_profile 2020-10-14 17:56:44 +02:00
Pascal de Bruijn
92f8995e51 creality.ini: fix default_filament_profile 2020-10-14 17:55:39 +02:00
Pascal de Bruijn
298cd61455 creality.ini: partially revert z height for nonbltouch 2020-10-13 17:12:19 +02:00
Pascal de Bruijn
17dcff5374 creality.ini: add model specific notes for ENDER2 2020-10-12 18:18:56 +02:00
Pascal de Bruijn
6e7672940a creality.ini: add PRINTER_HAS_BOWDEN for future use 2020-10-12 18:13:29 +02:00
Pascal de Bruijn
cf3f031107 creality.ini: increase hotend wait for temp z height 2020-10-12 17:36:00 +02:00
Pascal de Bruijn
5dc0994cbc creality.ini: fix printer section case 2020-10-12 17:34:05 +02:00
Pascal de Bruijn
19a2fd1651 creality.ini: add family 2020-10-12 17:31:01 +02:00
Vojtěch Bubník
a38c00ef6b
Merge pull request #4854 from pmjdebruijn/creality_start_gcode
creality.ini: start_gcode fix
2020-10-12 09:00:33 +02:00
Pascal de Bruijn
9ea17d022d creality.ini: reduce excessive extrusion of second prime line due to absolute coordinates 2020-10-09 19:15:05 +02:00
Pascal de Bruijn
2a86339d79 creality.ini: remove unused common start_gcode/end_gcode 2020-10-09 19:13:48 +02:00
Pascal de Bruijn
d6af9cfe76 creality.ini: refactor print settings commonalities 2020-10-09 19:07:05 +02:00
Pascal de Bruijn
81e46505cf creality.ini: add 0.10mm and 0.15mm print settings 2020-10-09 18:56:14 +02:00
Vojtech Bubnik
ecff5893d6 Updates of Anycubic and Creality profiles by @rtyr 2020-10-08 10:39:58 +02:00
YuSanka
bcc23428fa UnsavedChangesDialog : added correct icons for the categories
+ fixed a crash when try to save changes for the SLA printer preset
2020-10-08 09:25:14 +02:00
YuSanka
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

+ Fixed layout for the "Machine limits" page
2020-10-03 03:15:54 +02:00
enricoturri1966
0f44caa99c ENABLE_SLOPE_RENDERING set as default
Slope rendering active only when using Gizmo FDM supports
2020-10-02 15:43:39 +02:00
enricoturri1966
38ddc5fdc4 New image for gcode viewer splash screen 2020-10-02 13:20:48 +02:00
enricoturri1966
97e3100c73 Removed obsolete images for splash screen 2020-10-02 11:42:27 +02:00
bubnikv
82b86d2c65 New 3rd party printer profiles, prepared by @rtyr
Anycubic (5 printers from 3 contributors)
https://github.com/prusa3d/PrusaSlicer/pull/4057
https://github.com/prusa3d/PrusaSlicer/pull/4220
https://github.com/prusa3d/PrusaSlicer/pull/4619
TriLAB
https://github.com/prusa3d/PrusaSlicer-settings/pull/100
Creality
based on https://github.com/prusa3d/PrusaSlicer/pull/4485
https://github.com/prusa3d/PrusaSlicer/pull/4748
2020-09-29 18:07:18 +02:00
YuSanka
b82de22caa SplashScreen improvements:
* Added MakeBitmap() to create a bitmap from input version image
 * Editor/Viewer logo is added now in SplashScreen::Decorate()
2020-09-28 20:41:51 +02:00
YuSanka
11a410b4e7 Updated SplashScreen
+ Increased gap_size for main and undo/redo toolbars
2020-09-25 11:02:54 +02:00
YuSanka
6ac1935932 Updated "undo/redo" and "search' icons for the toolbar
* added "settings" and "search_blink" icons
 * suppress the icons scaling update when Plater is in the Preview mode
 * switched "layers_height" and "search" buttons in the toolbar
2020-09-14 17:25:47 +02:00
YuSanka
a57fe34a76 Updated icons for the top bar
+ Added icon for "Seam editing"
2020-09-11 12:18:03 +02:00
enricoturri1966
95b918f01d Updated Sys Info dialog, About dialog, Keyboard shortcuts dialog for gcode viewer 2020-09-11 08:03:13 +02:00
enricoturri1966
2443b7aaea Splash screen for gcode viewer 2020-09-08 11:55:21 +02:00
enricoturri1966
93ed04ef7b Fixed conflicts after merge with master 2020-09-08 11:50:11 +02:00
enricoturri1966
ab556a398b GCode viewer using the proper layout when started as a standalone application 2020-09-08 11:40:06 +02:00
YuSanka
6dbc1ccf21 Added missed image for splash screen 2020-09-08 08:19:06 +02:00
YuSanka
902de849c0 Implemented class SplashScreen for using of text 2020-09-04 20:25:27 +02:00
Lukas Matena
6646198a9b Merge branch lm_seam_painter_frontend 2020-09-01 23:03:16 +02:00
Lukas Matena
01b59ff57b Seam gizmo created on frontend 2020-09-01 18:18:57 +02:00
bubnikv
08580a9b18 WIP: prusa-gcodeviewer command line wrapper to start the PrusaSlicer
in standalone G-code viewer mode.
Linux and OSX stuff will follow.
2020-09-01 16:56:12 +02:00
David Kocik
2455df4017 notifiactions: new icons + deleting old warnings&errors 2020-09-01 15:57:48 +02:00
enricoturri1966
af30a3ab7e Code cleanup 2020-08-27 09:13:30 +02:00
enricoturri1966
ba9c3a74ed GCodeViewer -> 1st iteration of rendering of extrude toolpaths as solid 2020-08-26 15:29:33 +02:00
enricoturri1966
2783653369 Added icon for gcode viewer mode 2020-08-26 13:01:54 +02:00
enricoturri1966
ac8a6fccbe Renamed shaders 2020-08-25 08:12:28 +02:00
enricoturri1966
d91fc7b8ab ENABLE_GCODE_VIEWER -> Removed options_120_solid shader 2020-08-19 11:25:12 +02:00
enricoturri1966
dea641183c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer 2020-08-10 14:22:46 +02:00