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
YuSanka
8d74318888
Added missed includes
2024-03-25 12:05:55 +01:00
David Kocik
b21c65de23
Added missed includes
2024-03-25 12:05:55 +01:00
David Kocik
93df0ce384
Temporary sending session id instead of access key
2024-03-25 12:05:55 +01:00
David Kocik
5f48e61992
Fix of waking up session thread
...
Polling every 5 seconds
Do not switch printers on Connect webview click
2024-03-25 12:05:55 +01:00
David Kocik
93d47dd121
Fix of showing Physical printer webview tab at startup
2024-03-25 12:05:55 +01:00
David Kocik
0c7e6cb063
PrusaConnectNew class - new way to upload to Connect
...
Several bugs in UI fixed
Added Connect user data action, we might need it in future
Missing file in cmake and smaller fixes
new Connect frontend
2024-03-25 12:05:55 +01:00
David Kocik
b232894451
Changes in PrusaConnect interface
...
Prepared handling methods. Inside is WIP.
Handling UPDATE_SELECTED_PRINTER Connect request
ConnectRequestHandler class
Error screen as default
2024-03-25 12:05:55 +01:00
David Kocik
565d89a2e2
Simple error page
2024-03-25 12:05:55 +01:00
David Kocik
b032bf792b
Fix of Webview2 deps.
...
Added checking existence of target (Mac + Linux).
Force webview2 to be appended to build list (Win).
2024-03-25 12:05:55 +01:00
David Kocik
218a24c7cf
Printer webview tab with apikey injecting (username w password does not work).
...
Webview developer tools added but hidden in tech.
Fixed adding / removing / loading webview tabs and blinking on add.
Rename tabs and related functions.
Apikey injection from https://github.com/SoftFever/OrcaSlicer . Thank you.
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-25 12:05:55 +01:00
David Kocik
7c1f8f8807
PrusaConnect web app communications
...
Set Access token.
2024-03-25 12:05:55 +01:00
David Kocik
af97422ea9
Store avatar png in temp folder
2024-03-25 12:05:55 +01:00
David Kocik
e9706f4032
Rename source files.
...
So the files are named as classes from commit 0ba535967bfbf00dbdce0a441105adb98671eb0e
2024-03-25 12:05:55 +01:00