enricoturri1966
daf230695d
Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects clearance for sequential prints
2021-05-11 13:12:25 +02:00
enricoturri1966
54b9476279
Tech ENABLE_REDUCED_TOOLPATHS_SEGMENT_CAPS set as default
2021-05-11 10:28:04 +02:00
enricoturri1966
cb1ac7c03a
Tech ENABLE_SPLITTED_VERTEX_BUFFER set as default
2021-05-10 14:45:17 +02:00
YuSanka
2372f3b029
Fix of #2825 - Add the length of each filament used
2021-05-07 12:48:34 +02:00
enricoturri1966
faf87dd992
Fixed typo
2021-05-07 12:48:34 +02:00
enricoturri1966
7e9aa78e2c
Tech ENABLE_SCROLLABLE_LEGEND -> Fixed layout of scrollable sub panels
2021-05-07 12:48:34 +02:00
enricoturri1966
14f61476c1
Tech ENABLE_SCROLLABLE_LEGEND -> Set legend max height
2021-05-07 12:48:34 +02:00
enricoturri1966
8ed6e4667d
Tech ENABLE_SCROLLABLE_LEGEND -> 1st installment of scrollable legend
2021-05-07 12:48:34 +02:00
enricoturri1966
868c1ecd41
Fixed conflicts after merge with master
2021-04-30 14:54:58 +02:00
enricoturri1966
849d7f2460
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custom_gcode_detection
2021-04-29 11:07:47 +02:00
enricoturri1966
0f36a792a7
Fixed missing ending cap for toolpaths having a single segment
2021-04-29 09:09:49 +02:00
enricoturri1966
343eb6006b
Tech ENABLE_SEAMS_VISUALIZATION -> 1st installment of seams visualization in preview
2021-04-27 09:45:15 +02:00
enricoturri1966
f9ddb38f04
Extrusions in custom start g-code forced to be at first layer height level
2021-04-22 15:15:19 +02:00
enricoturri1966
b486dcc7f8
Do not use custom gcode in out of bed detection
2021-04-10 11:07:08 +02:00
enricoturri1966
c9912adeb3
Refactoring in GCodeViewer
2021-04-01 08:24:19 +02:00
enricoturri1966
9babcb55f8
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
19152de161
Added missing include (GCC 9.3)
2021-03-22 10:30:49 +01:00
enricoturri1966
6c5aa594bb
G-code window - Fixed file mapping for gcode files generated by other slicers
2021-03-15 11:27:24 +01:00
enricoturri1966
4f8535e890
Tech ENABLE_GCODE_WINDOW_USE_MAPPED_FILE merged into ENABLE_GCODE_WINDOW
2021-03-08 10:20:07 +01:00
enricoturri1966
af0d4bcff7
Code cleanup
2021-03-08 09:29:47 +01:00
enricoturri1966
1390083844
Follow-up of 0472c84525 - Fixed syntax errors
2021-03-08 09:01:15 +01:00
enricoturri1966
cdbb1672a8
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_window
2021-03-08 08:35:49 +01:00
enricoturri1966
e17a8f579e
G-code window uses file mapping
2021-03-08 08:35:32 +01:00
Lukas Matena
b8bd29cf42
Adjustable wipe tower brim
2021-03-05 16:41:02 +01:00
enricoturri1966
2cb0eba0f3
G-code window optimization: parse g-code lines only when needed
2021-03-04 13:23:24 +01:00
enricoturri1966
82ec1519dc
Vertically center text in G-code window
2021-03-04 08:37:21 +01:00
enricoturri1966
1f562c13fb
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_window
2021-03-03 09:07:28 +01:00
enricoturri1966
3df7216843
Fit G-code window between preview legend and view toolbar
2021-03-03 09:03:07 +01:00
enricoturri1966
33126a0717
1st installment of g-code window in preview
2021-03-02 10:01:06 +01:00
enricoturri1966
f81ca55d41
#4402 - Review and merge of #6106 Temperature visualization in preview and G-code Viewer by combolek
2021-02-26 14:17:53 +01:00
enricoturri1966
9762804663
Partial revert of 204714d566 -> Alternate fix for crash on printer presets switching between MM and SM printers
2021-02-23 12:00:23 +01:00
YuSanka
9f155a4d21
Fix a crash on printer presets switching between MM and SM printers:
...
1. DoubleSlider::Control : Update extruder colors before another updates for layers slider
2. GCodeViewer : Control count of extruders during the legend updating
2021-02-22 17:08:03 +01:00
enricoturri1966
0155e9f5a5
#6095 - Fixed toolpaths generation
2021-02-22 15:27:40 +01:00
enricoturri1966
3c0fa24a71
Tech ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE set as default
2021-02-19 15:38:05 +01:00
enricoturri1966
354070d9b2
Tech ENABLE_TOOLPATHS_WIDTH_HEIGHT_FROM_GCODE set as default
2021-02-17 11:23:17 +01:00
enricoturri1966
919851b548
#5611 - Added option to show gcode line number on horizontal slider in preview
2021-02-16 10:07:05 +01:00
Vojtech Bubnik
e40485fc8a
Fixed some clang warnings
2021-02-09 19:23:58 +01:00
Lukas Matena
301ac20fa1
Fixing Clang warnings 2
2021-02-08 17:52:29 +01:00
enricoturri1966
8d18e09446
Toolpaths rendering - Reduced number of triangles per segment
2021-02-05 11:53:39 +01:00
Lukas Matena
da6dc77973
Fixing GCC warnings 3
2021-01-29 10:47:02 +01:00
enricoturri1966
a58034d98b
Tech ENABLE_UNSIGNED_SHORT_INDEX_BUFFER merged into tech ENABLE_SPLITTED_VERTEX_BUFFER
2021-01-26 13:32:27 +01:00
enricoturri1966
a66004ff2f
Tech ENABLE_TOOLPATHS_ALTERNATE_SMOOTHING merge into tech ENABLE_SPLITTED_VERTEX_BUFFER
2021-01-26 12:21:50 +01:00
enricoturri1966
e1a1f5279d
ENABLE_GCODE_VIEWER_STATISTICS - GCodeViewer statistic dialog modified to not require extra frames render
2021-01-22 12:32:40 +01:00
enricoturri1966
8272e14321
ENABLE_SPLITTED_VERTEX_BUFFER - Re-enable tech ENABLE_TOOLPATHS_ALTERNATE_SMOOTHING after fixing it
2021-01-21 16:33:35 +01:00
enricoturri1966
593df22b78
Fixed visualization of point toolpaths, broken with daa0bbdb0c
2021-01-21 09:44:02 +01:00
enricoturri1966
6a703c7af4
ENABLE_SPLITTED_VERTEX_BUFFER - Use unsigned short indices buffers to render toolpaths and temporary disable tech ENABLE_TOOLPATHS_ALTERNATE_SMOOTHING which is causing artifacts
2021-01-20 13:47:48 +01:00
enricoturri1966
050f72ca14
ENABLE_SPLITTED_VERTEX_BUFFER - slightly faster indices buffers generation in GCodeViewer::load_toolpaths()
2021-01-18 13:55:45 +01:00
enricoturri1966
cc95fc4936
ENABLE_SPLITTED_VERTEX_BUFFER - small refactoring in GCodeViewer::load_toolpaths()
2021-01-18 11:37:23 +01:00
enricoturri1966
568389edcd
ENABLE_SPLITTED_VERTEX_BUFFER - fixed cracks in toolpaths when splitting vertex and index buffers
2021-01-18 09:59:05 +01:00
enricoturri1966
713410db21
ENABLE_SPLITTED_VERTEX_BUFFER - fixed bugs in export of toolpaths to obj files and in index buffer splitting
2021-01-14 11:38:03 +01:00