enricoturri1966
39c39798a8
A bunch of fixes for the new gcode visualization
2024-03-26 14:12:30 +01:00
enricoturri1966
0764d9ffda
New gcode visualization: render in gray color layers containing pause print or custom gcode options when in Color Print view
2024-03-26 14:04:08 +01:00
enricoturri1966
e484726a98
New gcode visualization integration - Tool colors
2024-03-26 14:04:08 +01:00
enricoturri1966
d3fd11dad9
New gcode visualization integration - Layers times
2024-03-26 14:04:08 +01:00
enricoturri1966
cea952a208
New gcode visualization integration - Travels and Extrusion roles times
2024-03-26 14:04:08 +01:00
enricoturri1966
1eeeb2db4f
Fixed detection of start/end of contiguous extrusion paths
2024-03-26 14:04:08 +01:00
enricoturri1966
bd985e80f6
New gcode visualization integration - Extrusion roles
2024-03-26 14:04:08 +01:00
enricoturri1966
585bcb78c3
New gcode visualization integration - Colors
2024-03-26 14:04:08 +01:00
enricoturri1966
735fc6d107
New gcode visualization integration - Tool position
2024-03-26 14:04:08 +01:00
enricoturri1966
ce8da7eccf
Center of gravity and tool marker may both be rendered with fixed screen size and a scaling factor
2024-03-26 14:04:08 +01:00
enricoturri1966
85d0e9dbd5
Fixed rendering of options in new gcode visualization
2024-03-26 14:04:08 +01:00
enricoturri1966
5c06f05cf9
Tool marker NOT rendered by the new visualization code
2024-03-26 14:04:08 +01:00
enricoturri1966
c1ca2097bb
Center of gravity marker NOT rendered by the new visualization code
2024-03-26 14:04:07 +01:00
enricoturri1966
ddabc3312d
Fixed toolpaths_cog shaders
2024-03-26 14:04:07 +01:00
enricoturri1966
c8601fbc4a
Tool position window for new gcode visualization
2024-03-26 14:04:07 +01:00
enricoturri1966
717bc821e3
Top layer only coloring for neww gcode visualization
2024-03-26 14:04:07 +01:00
enricoturri1966
f0a25c8ee0
Refactoring in preview's new visualization
2024-03-26 14:04:07 +01:00
enricoturri1966
72d5116744
Hidden imgui debug dialog for new visualization in preview
2024-03-26 14:04:07 +01:00
enricoturri1966
7ee937857b
Synchronization of moves between old and new visualization
2024-03-26 14:04:07 +01:00
enricoturri1966
a23d86bd2b
Fixed missing gcode window in new visualization
2024-03-26 14:04:07 +01:00
enricoturri1966
76419b7443
Rendering of debug imgui dialog moved from class libvgcode::Viewer to class libvgcode::Toolpaths + warnings fixing
2024-03-26 14:04:07 +01:00
enricoturri1966
2710ab4005
Some functionality moved from class libvgcode::Viewer to class libvgcode::Toolpaths
2024-03-26 14:04:07 +01:00
enricoturri1966
8073bdea90
Some refactoring and cleanup
2024-03-26 14:04:07 +01:00
enricoturri1966
87da6d18b8
Refatoring of PathVertex and Toolpaths::load()
2024-03-26 14:04:07 +01:00
enricoturri1966
285a274ff7
SPE-1982: Tech ENABLE_NEW_GCODE_VIEWER - 1st installment of new toolpaths rendering code (WIP)
2024-03-26 14:04:05 +01:00
Lukas Matena
e15c235089
Merge remote-tracking branch 'private/dk_280'
2024-03-26 13:41:50 +01:00
David Kocik
4358382db7
Check selected profile in connect by compatible printers vector.
...
Select printer in plater based on compatible printers vector, if given.
2024-03-25 17:08:02 +01:00
Roman Tyr
3418a4c89b
Updated version for 2.7.3-beta1.
version_2.7.3-beta1
2024-03-25 15:39:55 +01:00
Lukas Matena
732a6e5ddc
Bumped up version to 2.7.3-beta1
2024-03-25 14:39:32 +01:00
Martin Šach
4f128430b7
Add G92 E0 after first deretraction as it may be removed.
2024-03-25 14:37:56 +01:00
Lukas Matena
4b50c41799
Merge branch 'dk_master_desktop_integration' into master_27x
2024-03-25 12:53:23 +01:00
David Kocik
655e26b078
Remove All mentions of downloads from wizard and preferences for DESKTOP_INTEGRATION = 0
...
cleanup - remove notification
2024-03-25 12:53:03 +01:00
David Kocik
40bc51e09d
check if downloads are allowed also on linux when SLIC3R_DESKTOP_INTEGRATION = 0
2024-03-25 12:53:03 +01:00
Elia Devito
bc2e6447d5
don't perform downloader desktop integration if builded with SLIC3R_DESKTOP_INTEGRATION = 0
2024-03-25 12:53:03 +01:00
Lukas Matena
b9d8b8ce72
Merge branch 'lm_copyright2024' into master_27x
2024-03-25 12:48:51 +01:00
Lukas Matena
53e73960b5
More updating of the copyright year
2024-03-25 12:48:26 +01:00
David Kocik
60b4789eed
change name in searched json
2024-03-25 12:32:09 +01:00
rmpratt1
d6e83a8ce7
Updating the copyright year
...
Updated the copyright year to 2024
2024-03-25 12:29:33 +01:00
Lukas Matena
a5affeb98e
Move objects_info to the beginning of the statistics block in ASCII gcode
2024-03-25 12:27:26 +01:00
Stephen Albert-Moore
cd2ad7f52a
README: fix broken link to wiki
2024-03-25 12:27:26 +01:00
David Kocik
456087ca23
remove media control references
2024-03-25 12:05:55 +01:00
David Kocik
d289b11950
User Account avatar extension
...
(Missing support for jpg in ScalableBitmap)
2024-03-25 12:05:55 +01:00
David Kocik
600086df56
Read printer_name from printer_type in printers states message
2024-03-25 12:05:55 +01:00
David Kocik
c669ef49aa
sys_color_change for webview windows
2024-03-25 12:05:55 +01:00
YuSanka
f05318686c
TopBar: Fixed a crash on switch print technology
2024-03-25 12:05:55 +01:00
YuSanka
83ce1d600a
Suppress a tab selection when the application is started as a G-codeViewer
2024-03-25 12:05:55 +01:00
David Kocik
123a299a9b
Improvements in ConnectTab and PrinterPick Dialog
...
Webview access token sending and compatible printer request.
Printer Pick Dialog UI changes
Connect request_config improvements
Switch printer or send gcode dialog
2024-03-25 12:05:55 +01:00
David Kocik
7ad9431e3a
New connect endpoint slicer/status replacing slicer/printers
...
move enum value to if 0
2024-03-25 12:05:55 +01:00
YuSanka
9619999c70
Linux specific: Fixed background color of the Settings Tabs
2024-03-25 12:05:55 +01:00
YuSanka
9f76f9051e
TopBar buttons: Implemented render() function.
...
Note: on Linux wxButton doesn't receive wxEVT_PAINT event, so we cant redraw it with rounded corners.
So, we just set related colors of back/foreground for the TopBar buttons.
2024-03-25 12:05:55 +01:00