1805 Commits

Author SHA1 Message Date
Lukas Matena
68f8925461 Improve startup of ConfigWizard (SPE-2457) 2024-10-02 14:27:55 +02:00
Roman Tyr
4eb408fe4e RatRig 2.0.3 added VC4 IDEX 2024-09-27 13:12:55 +02:00
David Kocik
ecfac2fbeb SPE-2481: Updated Manifest file to match information from server. 2024-09-12 11:38:47 +02:00
Roman Tyr
6ac8c0d00c added 2.0.5 to index 2024-09-12 09:41:13 +02:00
rtyr
c62692219d fixed printer_variant for non-S MK4 HF MMU 2024-09-12 08:38:21 +02:00
Roman Tyr
12cf419726 reduced bottom_solid_layers XL0.4 2024-09-06 15:24:51 +02:00
Roman Tyr
ff9071fa3a reduced bottom_solid_layers for nonHF04 2024-09-06 15:22:15 +02:00
Roman Tyr
75aa6ced63 mk4s resources 2024-09-05 12:25:00 +02:00
Roman Tyr
b14d1529b1 Nozzle checks. Cooling on overhangs. 2024-09-05 12:23:36 +02:00
Roman Tyr
f9ef75cba4 added Ultimaker thumbnails 2024-09-05 11:41:41 +02:00
Roman Tyr
99b2efabb0 Templates 2.0.1 - added filaments 2024-09-05 11:41:14 +02:00
Roman Tyr
064076fb23 Ultimaker 2.0.1 fix condition 2024-09-05 11:40:35 +02:00
YuSanka
223f88556d Localization: Updated POT and internal dictionaries.
+ Community dictionaries are merged with new POT
+ UpdateDialog: Fix for phrase
2024-09-04 16:36:40 +02:00
David Kocik
6491dd7453 Delete unused graphics. 2024-09-03 10:49:42 +02:00
YuSanka
09a6881a6e Localization: Updated POT and internal dictionaries (CS, PL, DE, IT, ES, FR, JA)
+ community POs are merged with POT
+ Added missed phrases
2024-06-26 14:59:14 +02:00
YuSanka
e96bf263b9 Localization: Updated POT and internal dictionaries (CS, PL, DE, IT, ES, FR, JA)
+ community POs are merged with POT
+ Fixes in some phrases
2024-06-24 16:37:31 +02:00
YuSanka
f343204cbb Slovenian translation update (#2)
Manually merged from 9821ecb3ba
2024-06-24 16:27:55 +02:00
Roman Tyr
c8e2d2e171 bumped up version 2024-06-21 22:23:50 +02:00
YuSanka
102ff4a40e Updated splash screen 2024-06-21 12:52:03 +02:00
YuSanka
35c520f4d3 Localization: Updated POT 2024-06-14 17:51:39 +02:00
Roman Tyr
d11ac960e7 2.8.0 profiles 2024-06-14 16:33:50 +02:00
David Kocik
e2ebedfe5e Profiles: Change config_update_url 2024-06-14 15:58:08 +02:00
David Kocik
7a41ad4937 updated indexes and inis 2024-06-13 20:40:36 +02:00
David Kocik
fffbf04599 Production addresses of repo server 2024-06-12 15:35:22 +02:00
David Kocik
9a0e54fe6a Resources changes 2024-06-12 15:35:22 +02:00
David Kocik
c47d761d6c Changes in profile files. 2024-06-12 15:35:22 +02:00
David Kocik
c35195bd03 Change of PrusaResearch.ini and idx 2024-06-12 15:35:22 +02:00
David Kocik
900eca8dbb Multiple fixes and refactoring after code review 2024-06-12 15:11:13 +02:00
David Kocik
37d57af09a Repository changes in resources. 2024-06-12 15:11:13 +02:00
David Kocik
52d01478ea Compatibility checks and preset loading.
PresetUpdater: clear cache/vendor before sync_config
GUI_App: Check updates operation with new steps
ConfigWizard: run updater sync on wizard startup and repo change confirmation
Compatibvility check for Prusa SLA - Mockup.
2024-06-12 15:11:12 +02:00
David Kocik
118a1f6438 Using initial manifest file from resources.
The file itself is testing variant.
2024-06-12 15:11:12 +02:00
YuSanka
12395e2173 Implemented UIManager and ManageUpdatesDialog 2024-06-12 15:11:11 +02:00
YuSanka
fa61ea4e9e TopBarMenus: Added sys_color_changed() to correct process a changing of the application color mode
SPE-2320
2024-06-12 14:39:12 +02:00
Roman Tyr
27bcb590e8 Added new settings for SLA material profiles. 2024-06-06 12:42:17 +02:00
Roman Tyr
5e80aed9da Added values for material profiles. 2024-06-06 12:23:22 +02:00
YuSanka
74a6ae3f1d Connect: Updated information line
(SPE-2234)
2024-05-21 15:14:31 +02:00
YuSanka
dc78fc5a77 TopBarMenus: Deleted account menu item and set tooltip with user name on Account button
+ Make circle icon for logo
2024-05-14 08:06:16 +02:00
David Kocik
1d71b5338a Webview loading html page 2024-04-24 14:01:46 +02:00
YuSanka
f90ea2e8be ImguiDoubleSlider: Improvements and bug fixes
* Discard all custom changes button - click area is out of icon
* Properties info table expand button doesn't work - when pointer moves by mouse
* When some custom g-code/ pause is added then icons aren't visible well
2024-04-24 10:54:12 +02:00
YuSanka
785ad4ce95 ImguiDoubleSlider: WIP: Functions which was related to manipulate with ticks are moved into TickCodeInfo
* TickCodeInfo is renamed to TickCodesManager and moved to separate files
 * Added more callbacks to avoid use of wxWidgets
 * Added function for color picker rendering

 * For string formatting is used Slic3r::format instead of GUI::format (To avoid including wx/string)
 * All code related to DoubleSlider extracted from Slic3r name space
2024-04-24 10:54:12 +02:00
YuSanka
6b83f135c9 ImguiDoubleSlider: WIP: Slider Manager is moved to ImGuiDoubleSlider and some values and methods are renamed
+ "DoubleSlider: file is split to DoubleSliderForGcode and DoubleSliderForLayers in separate files
 + Suppress to add/delete ticks on update layers_slider from canvas when an application is a GCodeViewer
 + epsilon() is moved from DoubleSlider name space to CustomGCode
2024-04-24 10:54:12 +02:00
YuSanka
8e749734ff ImguiDoubleSlider: WIP: For vertical slider are added :
* actions buttons and theirs process
 * rendering of ticks and theirs info buttons
 * show label with estimated time on mouse moving

+ ImGuiWrapper::image_button is extended for highlight_on_hover parameter to enable/disable highlighting on the hover
+ Show and process some icon/buttons in respect to the application mode (if is Editor or Viewer)
2024-04-24 10:54:12 +02:00
YuSanka
9beef5e847 TopBar: Added "Show settings" button 2024-04-24 10:49:22 +02:00
YuSanka
cd5d30d3b1 Menus related to the TopBar's buttons are extracted to the separate class.
+ Updated top bar layout in respect to the mode
+ Linux specific: Don`t show down arrow for buttons with PopupMenu
+ MainFrame: Use TopBar instead wxBookCtrlBase
2024-04-24 10:49:22 +02:00
Lukas Matena
9dc7b70084 Merge branch 'master_27x' 2024-03-27 16:37:47 +01:00
Roman Tyr
2c862ef157
Updated version for 2.7.3 2024-03-27 14:08:41 +01:00
enricoturri1966
735fc6d107 New gcode visualization integration - Tool position 2024-03-26 14:04:08 +01:00
enricoturri1966
ddabc3312d Fixed toolpaths_cog shaders 2024-03-26 14:04:07 +01:00
Roman Tyr
3418a4c89b
Updated version for 2.7.3-beta1. 2024-03-25 15:39:55 +01:00
David Kocik
565d89a2e2 Simple error page 2024-03-25 12:05:55 +01:00