enricoturri1966
|
bd4e4535f9
|
GCodeProcessor -> Calculate per layer time estimate
|
2020-08-18 12:37:07 +02:00 |
|
enricoturri1966
|
ca27d7296f
|
Fixed build when ENABLE_GCODE_VIEWER is disabled
|
2020-08-18 08:27:07 +02:00 |
|
enricoturri1966
|
c81d87b470
|
Code cleanup
|
2020-08-17 15:59:36 +02:00 |
|
enricoturri1966
|
73603e4937
|
GCodeProcessor -> Do not export width tags to gcode
|
2020-08-17 14:37:26 +02:00 |
|
enricoturri1966
|
b156153405
|
GCodeViewer -> Use rounded values for toolpaths height, width and volumetric rate to reduce the number of generated paths
|
2020-08-17 13:07:13 +02:00 |
|
enricoturri1966
|
5b579aee9a
|
GCodeProcessor -> Extract toolpaths width from gcode moves
|
2020-08-17 10:54:41 +02:00 |
|
enricoturri1966
|
f2d02faef4
|
GCodeProcessor -> Added debug code to check toolpaths data extracted from gcode, as mm3 per mm, height and width
|
2020-08-17 10:06:41 +02:00 |
|
enricoturri1966
|
b80bde11f3
|
GCodeProcessor -> Extract toolpaths height from gcode moves
|
2020-08-13 12:51:50 +02:00 |
|
enricoturri1966
|
5a0e048079
|
ENABLE_GCODE_VIEWER -> Drag and drop .gcode files into gcode viewer
|
2020-08-11 14:23:47 +02:00 |
|
enricoturri1966
|
5882c121cc
|
GCodeProcessor -> Fixed time estimate for stealth mode
|
2020-08-11 11:12:30 +02:00 |
|
enricoturri1966
|
6ed2cb661d
|
GCodeProcessor -> Export remaining time (lines M73) to gcode
|
2020-08-10 14:22:05 +02:00 |
|
enricoturri1966
|
64001c0fe5
|
GCodeProcessor -> Fixed export of estimated time to gcode filename
|
2020-08-07 15:30:08 +02:00 |
|
enricoturri1966
|
0840b2328a
|
Tech ENABLE_GCODE_VIEWER_AS_STATE set as default
|
2020-08-03 15:00:19 +02:00 |
|
enricoturri1966
|
5249b3e018
|
ENABLE_GCODE_VIEWER -> Estimated print time statistics moved from PrintStatistics to GCodeProcessor
|
2020-08-03 13:57:10 +02:00 |
|
enricoturri1966
|
1532920d81
|
GCodeProcessor -> Extended import of config data from gcode saved by PrusaSlicer
|
2020-08-03 08:46:32 +02:00 |
|
enricoturri1966
|
534e8bb909
|
ENABLE_GCODE_VIEWER -> Export to gcode layer z and layer height at each layer change
|
2020-07-30 13:49:57 +02:00 |
|
enricoturri1966
|
0348986bda
|
Follow-up of 9d4344a78c -> ensure printbed always rendered as custom in gcode preview mode
|
2020-07-29 14:20:01 +02:00 |
|
enricoturri1966
|
9d4344a78c
|
GCodeProcessor/GCodeViewer -> Extract bed shape from gcode files generated by PrusaSlicer
|
2020-07-29 12:47:42 +02:00 |
|
enricoturri1966
|
16e282110d
|
GCodeProcessor -> Load config data from gcode files generated by PrusaSlicer
|
2020-07-29 11:13:48 +02:00 |
|
enricoturri1966
|
11cf9a87f1
|
GCodeProcessor -> Calculate mm3 per mm on the fly
|
2020-07-29 10:04:10 +02:00 |
|
enricoturri1966
|
d9228ee82c
|
GCodeProcessor -> Human readable extrusion roles in gcode
|
2020-07-28 09:48:55 +02:00 |
|
enricoturri1966
|
14366800e2
|
GCodeProcessor -> Added parsing of 3d part generated gcodes
|
2020-07-27 15:45:29 +02:00 |
|
enricoturri1966
|
8f90fe1609
|
Code cleanup and small refactoring
|
2020-07-22 10:37:25 +02:00 |
|
enricoturri1966
|
b03ae392c5
|
GCodeViewer -> Added estimated printing times for extrusion roles
|
2020-07-17 10:50:16 +02:00 |
|
enricoturri1966
|
f7164db68e
|
GCodeViewer -> Added estimated printing times for move types
|
2020-07-17 08:27:23 +02:00 |
|
enricoturri1966
|
3a88e69896
|
ENABLE_GCODE_VIEWER -> Integration of time estimator into GCodeProcessor
|
2020-07-16 11:09:21 +02:00 |
|
enricoturri1966
|
69de5c8c9f
|
GCodeViewer -> Pass vertex normal to shaders for toolpaths
|
2020-06-29 14:00:08 +02:00 |
|
enricoturri1966
|
ab60499298
|
Fixed conflicts after merge with master
|
2020-06-12 10:35:18 +02:00 |
|
enricoturri1966
|
aa14b42638
|
GCodeProcessor -> Added processing of gcode lines G0
|
2020-06-12 09:01:20 +02:00 |
|
YuSanka
|
f74b1c6547
|
Added uncommitted changes
|
2020-06-08 12:36:42 +02:00 |
|
enricoturri1966
|
ca17948f87
|
ENABLE_GCODE_VIEWER_AS_STATE -> Load gcode from file and process it
|
2020-06-08 09:12:20 +02:00 |
|
enricoturri1966
|
70a6fb0e20
|
Added new tech ENABLE_GCODE_VIEWER_AS_STATE -> GCodeViewer as a new application state (WIP) + fix of conflicts after merge with master
|
2020-06-05 16:50:17 +02:00 |
|
enricoturri1966
|
c3d643ead3
|
Fixed conflicts after merge with master
|
2020-06-04 13:57:39 +02:00 |
|
Lukas Matena
|
ed98a859af
|
Fix of #3919 (extremely wide wipe tower with 0.35mm FAST profile)
This is an excerpt from ec86d94 , which was recently reverted because
the other changes from that commit broke some functionality.
|
2020-06-03 15:34:33 +02:00 |
|
Lukas Matena
|
8ecb0bfe0e
|
Revert "Workaround for the Prusa3D Fast (layer height 0.35mm) profile, which"
This reverts commit ec86d94f02 .
|
2020-06-03 15:34:33 +02:00 |
|
enricoturri1966
|
2eb4b2caed
|
Fixed conflicts after merge with master
|
2020-05-27 10:32:02 +02:00 |
|
Lukas Matena
|
c2cd430941
|
Few more include chains broken
|
2020-05-26 13:46:59 +02:00 |
|
enricoturri1966
|
dd424b6bcf
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-05-21 11:38:22 +02:00 |
|
Lukas Matena
|
35c8c84631
|
Fix of #3965 (properly disable linear advance with RepRap firmware)
|
2020-05-21 10:47:50 +02:00 |
|
enricoturri1966
|
cbfb09a241
|
Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_VIEWER enabled/disabled and code cleanup
|
2020-05-20 17:03:53 +02:00 |
|
enricoturri1966
|
c7c87973b7
|
First installment of tech ENABLE_SHADERS_MANAGER, using class GLShadersManager as a central point to manage OpenGL shaders
|
2020-05-20 14:11:22 +02:00 |
|
enricoturri1966
|
89dafeac95
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-05-07 10:49:34 +02:00 |
|
enricoturri1966
|
5c6a56ca29
|
GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWER
|
2020-05-07 10:49:12 +02:00 |
|
bubnikv
|
b73e675aaa
|
Changed the Ironing G-code preview color based on Jindra's feedback.
|
2020-05-06 18:28:23 +02:00 |
|
enricoturri1966
|
05e4476808
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-04-29 12:53:55 +02:00 |
|
enricoturri1966
|
1cb0f044db
|
GCodeProcessor::MoveVertex -> added placeholder for time
|
2020-04-28 10:29:25 +02:00 |
|
enricoturri1966
|
81a29169ae
|
GCodeViewer -> Coloring of travel paths
|
2020-04-24 08:46:31 +02:00 |
|
enricoturri1966
|
90d5cf1735
|
Fix to previous commit
|
2020-04-23 15:46:21 +02:00 |
|
enricoturri1966
|
66964c44c1
|
GCodeViewer -> Refactoring and code cleanup
|
2020-04-23 15:12:40 +02:00 |
|
enricoturri1966
|
7a0df4bcb4
|
GCodeViewer -> Extrusion toolpaths colored by color print (wip) + visualization of tool changes, color changes, pause prints, custom gcodes + refactoring
|
2020-04-22 16:29:07 +02:00 |
|