enricoturri1966
e76fd25ce9
New icons for standalone gcode viewer
2020-10-21 13:49:39 +02:00
YuSanka
5e09de9abf
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
36acabc603
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
d977bffba9
Merge pull request #4213 from onovy/https
...
Use https in config update URLs
2020-10-17 21:13:43 +02:00
rtyr
6efb99e767
Updated version to 0.0.2
2020-10-16 17:02:01 +02:00
rtyr
41d36b3609
Version changed to 0.0.2.
2020-10-16 17:01:11 +02:00
YuSanka
392a5df569
UnsavedChangesDialog: Updated icons on "Discard" buttons
...
+ Put "exit" icon on "Quit" menu item
2020-10-16 13:21:23 +02:00
rtyr
35f92b52b0
Added G92 E0 to before_layer_gcode.
2020-10-16 09:56:56 +02:00
Pascal de Bruijn
82fb0eedee
creality.ini: remove bed_shape from common printer section
2020-10-14 17:57:54 +02:00
Pascal de Bruijn
4d8757c8cb
creality.ini: fix default_print_profile
2020-10-14 17:56:44 +02:00
Pascal de Bruijn
1afe623576
creality.ini: fix default_filament_profile
2020-10-14 17:55:39 +02:00
Pascal de Bruijn
8bc1f98dda
creality.ini: partially revert z height for nonbltouch
2020-10-13 17:12:19 +02:00
Pascal de Bruijn
879fa35fe0
creality.ini: add model specific notes for ENDER2
2020-10-12 18:18:56 +02:00
Pascal de Bruijn
61e5735dd3
creality.ini: add PRINTER_HAS_BOWDEN for future use
2020-10-12 18:13:29 +02:00
Pascal de Bruijn
60af6a910b
creality.ini: increase hotend wait for temp z height
2020-10-12 17:36:00 +02:00
Pascal de Bruijn
26758478fd
creality.ini: fix printer section case
2020-10-12 17:34:05 +02:00
Pascal de Bruijn
f32947eec0
creality.ini: add family
2020-10-12 17:31:01 +02:00
Vojtěch Bubník
34852a54e7
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
2bf2879edb
creality.ini: reduce excessive extrusion of second prime line due to absolute coordinates
2020-10-09 19:15:05 +02:00
Pascal de Bruijn
6450fafca0
creality.ini: remove unused common start_gcode/end_gcode
2020-10-09 19:13:48 +02:00
Pascal de Bruijn
cd016c795a
creality.ini: refactor print settings commonalities
2020-10-09 19:07:05 +02:00
Pascal de Bruijn
3ccc2789f1
creality.ini: add 0.10mm and 0.15mm print settings
2020-10-09 18:56:14 +02:00
Vojtech Bubnik
3eb4c5647c
Updates of Anycubic and Creality profiles by @rtyr
2020-10-08 10:39:58 +02:00
YuSanka
7ba50136f1
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
6b0131e0b4
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
9d3ca1ca4f
ENABLE_SLOPE_RENDERING set as default
...
Slope rendering active only when using Gizmo FDM supports
2020-10-02 15:43:39 +02:00
enricoturri1966
ce6aed9691
New image for gcode viewer splash screen
2020-10-02 13:20:48 +02:00
enricoturri1966
b4e12b3b6d
Removed obsolete images for splash screen
2020-10-02 11:42:27 +02:00
bubnikv
4cf7912698
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
e340463eaf
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
925bdb2c16
Updated SplashScreen
...
+ Increased gap_size for main and undo/redo toolbars
2020-09-25 11:02:54 +02:00
YuSanka
42173aecf1
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
256a231a39
Updated icons for the top bar
...
+ Added icon for "Seam editing"
2020-09-11 12:18:03 +02:00
enricoturri1966
fb1c75d898
Updated Sys Info dialog, About dialog, Keyboard shortcuts dialog for gcode viewer
2020-09-11 08:03:13 +02:00
enricoturri1966
12dabf7037
Splash screen for gcode viewer
2020-09-08 11:55:21 +02:00
enricoturri1966
c8a05030a9
Fixed conflicts after merge with master
2020-09-08 11:50:11 +02:00
enricoturri1966
0b88b32141
GCode viewer using the proper layout when started as a standalone application
2020-09-08 11:40:06 +02:00
YuSanka
48845316ab
Added missed image for splash screen
2020-09-08 08:19:06 +02:00
YuSanka
969c2c6afe
Implemented class SplashScreen for using of text
2020-09-04 20:25:27 +02:00
Lukas Matena
2e11c4e5b9
Merge branch lm_seam_painter_frontend
2020-09-01 23:03:16 +02:00
Lukas Matena
1619fe6ed2
Seam gizmo created on frontend
2020-09-01 18:18:57 +02:00
bubnikv
9112f6a207
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
142d3ec325
notifiactions: new icons + deleting old warnings&errors
2020-09-01 15:57:48 +02:00
enricoturri1966
2ee16ab700
Code cleanup
2020-08-27 09:13:30 +02:00
enricoturri1966
8fd394acc2
GCodeViewer -> 1st iteration of rendering of extrude toolpaths as solid
2020-08-26 15:29:33 +02:00
enricoturri1966
f49597d70b
Added icon for gcode viewer mode
2020-08-26 13:01:54 +02:00
enricoturri1966
d4d4bafc8f
Renamed shaders
2020-08-25 08:12:28 +02:00
enricoturri1966
7977d769ce
ENABLE_GCODE_VIEWER -> Removed options_120_solid shader
2020-08-19 11:25:12 +02:00
enricoturri1966
02f159fa99
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-08-10 14:22:46 +02:00
YuSanka
e7f21d1e0e
Merge remote-tracking branch 'origin/master' into ys_ph_printers
2020-08-06 17:02:48 +02:00