supermerill
d981097cc3
Add a menu option to import prusa config.
...
Add infill_anchor_max==0 => not connected if from prusa config
supermerill/SuperSlicer#1705
2021-10-27 15:01:21 +02:00
supermerill
f8bad7aa77
add slic3r-gcodeviewer icons
2021-09-06 13:46:59 +02:00
supermerill
666856a010
fix commit 610d35fcab1ca223a2f50d1ad397f95424115ffd
...
forgot to add the sla icons
2021-08-21 02:49:01 +02:00
remi durand
f34a3b1a6f
Merge branch 'dev' into merill-merge
2021-08-08 01:06:02 +02:00
remi durand
f87b5fccde
Merge remote-tracking branch 'remotes/prusa/stable' into dev
...
need to merge profiles
need to test & iron out the PresetConfigSubstitutions thingy
2021-07-10 15:31:19 +02:00
remi durand
f98e57b2cb
macos: keep taskbar icon when opening
2021-07-10 09:58:48 +02:00
remi durand
3874aed614
new icns for macos
...
supermerill/SuperSlicer#1374
2021-07-05 20:56:08 +02:00
YuSanka
14dc4c8afc
Substitutions : Implemented InfoDialog
2021-06-28 17:21:41 +02:00
remi durand
36dfffbd90
logo update: don't draw white text on white logo
2021-06-26 19:37:24 +02:00
remi durand
b7837c43dc
Change help text in width section with a collapsible
2021-05-20 19:46:32 +02:00
remi durand
b6a98377ae
Allow to choose the splashscreen.
...
The author is taken from the Artist exif metadata of the jpeg
using 'KLab exif' lib for that (exiv2 has an incompatible licence and libexif need autoconf for compiling)
2021-04-27 04:51:47 +02:00
remi durand
b6d2acfd76
Merge branch 'move-libslic3r-tests' into merill-merge
2021-04-06 23:14:18 +02:00
Joseph Lenox
18386f4851
Add SVG logo for Slic3r.
2021-04-05 23:28:57 -05:00
Joseph Lenox
2d27451cb6
test merge
2021-04-05 00:54:48 -05:00
remi durand
93e5584ede
Get most of software names, id, description from the define.
2021-04-04 03:47:19 +02:00
remi durand
7580de9da5
Add a gui option to have plater tabs in the top tab bar
...
also add icons to tabs
2021-04-03 20:16:29 +02:00
Joseph Lenox
ba82a75139
Classic colors for logo
2021-04-03 08:10:53 -05:00
Joseph Lenox
3e28eb136c
Adjust some branding back to mainline Slic3r;
...
Move test_data.cpp/hpp out of fff_print so it can be used for config tests.
Add a short test to ensure that z_steps_per_mm config option is converted appropriately.
2021-04-02 21:41:02 -05:00
supermerill
aad6e7f42c
change new icons to blue
2020-11-15 18:38:57 +01:00
supermerill
be088cc149
benchy splashscreen
2020-11-11 18:50:36 +01:00
supermerill
4da0a6efe1
Fix layout from OG_custom
2020-11-06 02:10:10 +01:00
supermerill
488e4d83e4
Merge remote-tracking branch 'remotes/prusa/master' into dev
...
optionsgroup is wonky with sizers.
2020-11-05 00:21:16 +01:00
David Kocik
3ca3a544a8
New Export Finished notification showing path and opening containing folder. Fix of #4917 . Fixed wrongly grayed eject button in File menu. Hopefully fix of ctrl shortcut of tooltips at sidebar.
2020-11-04 09:29:08 +01:00
enricoturri1966
e6ddcbab0c
New icons for standalone gcode viewer
2020-11-02 14:25:34 +01:00
Lukas Matena
d75ca6b76d
New icon for FDM supports gizmo
2020-11-02 08:30:33 +01:00
supermerill
65a40ed58f
Merge remote-tracking branch 'remotes/prusa/master' into dev
2020-10-27 16:08:00 +01:00
supermerill
484cdd12af
change colors from orange to blue
2020-10-26 21:30:01 +01:00
supermerill
b8548f5a87
fix splashscreen logo & credit
...
and temporary splashscreen "art"work
2020-10-26 02:17:15 +01:00
supermerill
05632802c1
fix fan_speedup_time
...
* now can split a G1 line to start the fan in the middle.
create super_slicer logo from prusa one
fix 0-disable for z_step
2020-10-25 21:51:20 +01:00
enricoturri1966
a5961ef981
New icons for standalone gcode viewer
2020-10-21 13:49:39 +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
supermerill
3aaedd671b
Merge remote-tracking branch 'remotes/prusa/master' into dev
...
note: layer time is not working, chronology need formatting, temperature ok.
2020-10-18 03:50:08 +02:00
supermerill
6fdd615b6e
Merge remote-tracking branch 'remotes/prusa/master' into dev
2020-10-18 00:27:32 +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
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
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
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