enricoturri1966
|
fd81041adb
|
Fixed build warnings on non-Windows OS
|
2021-08-05 08:10:42 +02:00 |
|
enricoturri1966
|
1b03eec234
|
Fixed build of tech ENABLE_SEAMS_USING_MODELS when tech ENABLE_GCODE_VIEWER_STATISTICS is disabled
|
2021-08-04 15:23:37 +02:00 |
|
enricoturri1966
|
55bac68603
|
Tech ENABLE_SEAMS_USING_MODELS - 1st installment
|
2021-08-04 15:13:43 +02:00 |
|
enricoturri1966
|
93db27f40c
|
A bit of refactoring into GCodeViewer
|
2021-08-04 13:49:51 +02:00 |
|
enricoturri1966
|
329f9a77c2
|
Colors defined as std::array<float, 4> in GCodeViewer
|
2021-08-04 13:27:42 +02:00 |
|
enricoturri1966
|
599a4d97e3
|
Removed constness from a few renderXXX() methods
|
2021-08-04 12:47:36 +02:00 |
|
enricoturri1966
|
66d43b882e
|
Fixed calls set_uniform(emission_factor, xx) to use floats
|
2021-08-04 11:58:50 +02:00 |
|
enricoturri1966
|
06b47d98fc
|
Fixed build when tech ENABLE_GCODE_VIEWER_STATISTICS is enabled
|
2021-08-02 12:16:03 +02:00 |
|
enricoturri1966
|
c9dffd0c89
|
Preview legend: title of estimated print time section dependent on results
|
2021-07-23 14:49:24 +02:00 |
|
enricoturri1966
|
8ebb2e2a29
|
Fixed import of color print view from gcode files into GCodeViewer
|
2021-07-23 11:27:07 +02:00 |
|
enricoturri1966
|
15b8e68c59
|
Tech ENABLE_SEAMS_VISUALIZATION set as default
|
2021-07-22 12:58:33 +02:00 |
|
enricoturri1966
|
59606a0ef6
|
Tech ENABLE_START_GCODE_VISUALIZATION set as default
|
2021-07-22 12:32:08 +02:00 |
|
enricoturri1966
|
d5ad47d0ca
|
Tech ENABLE_SCROLLABLE_LEGEND set as default
|
2021-07-22 12:18:38 +02:00 |
|
enricoturri1966
|
7817105abe
|
Tech ENABLE_GCODE_WINDOW set as default
|
2021-07-22 09:37:02 +02:00 |
|
enricoturri1966
|
b80fb40fcd
|
Tech ENABLE_GCODE_LINES_ID_IN_H_SLIDER set as default
|
2021-07-22 08:35:21 +02:00 |
|
enricoturri1966
|
7cd402dcd0
|
GCodeViewer -> Fixed crash when importing gcode files generated by older versions of PrusaSlicer
|
2021-07-21 08:58:14 +02:00 |
|
enricoturri1966
|
c61785f775
|
Tech ENABLE_SEQUENTIAL_LIMITS set as default
|
2021-07-20 12:05:15 +02:00 |
|
enricoturri1966
|
ef8ddacdfc
|
Delayed rendering of transparent volumes
|
2021-07-14 13:20:57 +02:00 |
|
enricoturri1966
|
44d31f9bf2
|
Follow-up of d6fdf2d5c2 -> Automatic generation of missing thumbnails
|
2021-07-13 11:57:19 +02:00 |
|
enricoturri1966
|
8e75919948
|
#6587 - Fixed temporary .gcode file locked by gcode window visualizator while exporting to gcode
|
2021-06-07 11:54:16 +02:00 |
|
enricoturri1966
|
f0354b43c1
|
Fixed conflicts after merge with master + fixed rendering of hovered gizmo grabbers
|
2021-05-31 12:54:48 +02:00 |
|
enricoturri1966
|
e1d5d0804b
|
Added missing uniform calls for emission_factor
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
0b16ffaa07
|
Follow-up of b3ca8cb0af -> Fixed typo
|
2021-05-27 14:05:29 +02:00 |
|
enricoturri1966
|
b3ca8cb0af
|
Fixed calculation of used filament for gcode viewer (take data from gcode file)
|
2021-05-27 12:25:59 +02:00 |
|
enricoturri1966
|
7a14005f5a
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential_limits
|
2021-05-24 14:19:40 +02:00 |
|
Lukas Matena
|
c05b8210f2
|
Fixed several locales issues on file import/export
|
2021-05-24 12:22:00 +02:00 |
|
Lukas Matena
|
9ee2fc8275
|
Fixed first batch of locale-dependent calls
|
2021-05-24 12:20:29 +02:00 |
|
enricoturri1966
|
d13c550968
|
Fixed conflicts after merge with master
|
2021-05-20 15:37:56 +02:00 |
|
Enrico Turri
|
eb431db7ed
|
Test
|
2021-05-20 11:04:47 +02:00 |
|
enricoturri1966
|
6bddacee44
|
Fixed conflicts after merge with master
|
2021-05-13 14:10:42 +02:00 |
|
enricoturri1966
|
ebe762f177
|
Add estimated printing time for first layer in legend
|
2021-05-12 11:21:18 +02:00 |
|
enricoturri1966
|
75677ba810
|
Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects clearance for sequential prints
|
2021-05-11 13:12:25 +02:00 |
|
enricoturri1966
|
13b0757b8b
|
Tech ENABLE_REDUCED_TOOLPATHS_SEGMENT_CAPS set as default
|
2021-05-11 10:28:04 +02:00 |
|
enricoturri1966
|
ca8a42c8b1
|
Tech ENABLE_SPLITTED_VERTEX_BUFFER set as default
|
2021-05-10 14:45:17 +02:00 |
|
YuSanka
|
b9910669e8
|
Fix of #2825 - Add the length of each filament used
|
2021-05-07 12:48:34 +02:00 |
|
enricoturri1966
|
56aa45fa1f
|
Fixed typo
|
2021-05-07 12:48:34 +02:00 |
|
enricoturri1966
|
c602e655e0
|
Tech ENABLE_SCROLLABLE_LEGEND -> Fixed layout of scrollable sub panels
|
2021-05-07 12:48:34 +02:00 |
|
enricoturri1966
|
49503db65e
|
Tech ENABLE_SCROLLABLE_LEGEND -> Set legend max height
|
2021-05-07 12:48:34 +02:00 |
|
enricoturri1966
|
ddf59a4a8c
|
Tech ENABLE_SCROLLABLE_LEGEND -> 1st installment of scrollable legend
|
2021-05-07 12:48:34 +02:00 |
|
enricoturri1966
|
395164c7a1
|
Fixed conflicts after merge with master
|
2021-04-30 14:54:58 +02:00 |
|
enricoturri1966
|
28d01542ed
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_gcode_detection
|
2021-04-29 11:07:47 +02:00 |
|
enricoturri1966
|
3a28fe62b5
|
Fixed missing ending cap for toolpaths having a single segment
|
2021-04-29 09:09:49 +02:00 |
|
enricoturri1966
|
076fdc90c0
|
Tech ENABLE_SEAMS_VISUALIZATION -> 1st installment of seams visualization in preview
|
2021-04-27 09:45:15 +02:00 |
|
enricoturri1966
|
52583bbe30
|
Extrusions in custom start g-code forced to be at first layer height level
|
2021-04-22 15:15:19 +02:00 |
|
enricoturri1966
|
94b28f9b8d
|
Do not use custom gcode in out of bed detection
|
2021-04-10 11:07:08 +02:00 |
|
enricoturri1966
|
194cab75d9
|
Refactoring in GCodeViewer
|
2021-04-01 08:24:19 +02:00 |
|
enricoturri1966
|
a0feb0f652
|
Preview and G-code viewer - Fixed synchronization between markers for pause print, color changes, custom g-code, retractions, deretractions and current line shown in g-code window
|
2021-03-23 12:46:04 +01:00 |
|
Lukáš Hejl
|
1b3b4c5694
|
Added missing include (GCC 9.3)
|
2021-03-22 10:30:49 +01:00 |
|
enricoturri1966
|
117a6ace5a
|
G-code window - Fixed file mapping for gcode files generated by other slicers
|
2021-03-15 11:27:24 +01:00 |
|
enricoturri1966
|
14aca210cb
|
Tech ENABLE_GCODE_WINDOW_USE_MAPPED_FILE merged into ENABLE_GCODE_WINDOW
|
2021-03-08 10:20:07 +01:00 |
|