YuSanka
bc5b24e3ad
ConfigWizard: Fix performance
...
Call update_materials() only when it's reasonable
+ Improve update_materials(). Code refactoring to fill all variable during one loop trough filaments
+ TaskTimer: Extended output
2023-09-05 14:42:17 +02:00
enricoturri1966
1a06dc0d05
Added .bgcode and .bgc extensions to method MainFrame::load_config_file()
2023-09-05 14:39:55 +02:00
enricoturri1966
c4c2c5dcf3
Updated GUI_App::load_gcode() to show also bgcode and bgc extensions in caption
2023-09-05 14:09:47 +02:00
enricoturri1966
a0dfb33b49
Automatically change extension in output_filename_format when switching to/from binary gcode format in Print Settings
2023-09-05 14:06:49 +02:00
enricoturri1966
0f939409b8
Merge branch 'master_262' of https://github.com/Prusa-Development/PrusaSlicerPrivate into master_262
2023-09-05 12:29:37 +02:00
enricoturri1966
53adc68717
Tech ENABLE_BINARIZED_GCODE set as default
2023-09-05 12:17:47 +02:00
YuSanka
b5304db75b
Implemented request from #10284 - Rotate connectors in Cut Tool
2023-09-05 11:17:50 +02:00
Vojtech Bubnik
c846e39767
Merge branch 'master' into master_262
2023-09-05 09:44:54 +02:00
enricoturri1966
d6ca8134ed
Removal of tech ENABLE_BINARIZED_GCODE_WIN_DEBUG
2023-09-05 08:34:40 +02:00
enricoturri1966
ca2f1f4cd0
SPE-1671 - Fixed visibility of supports while using clipping plane in SLA supports gizmo
2023-09-04 15:11:01 +02:00
Vojtech Bubnik
8dad25efc4
Merge branch 'master' into master_262
2023-09-04 14:44:32 +02:00
YuSanka
5d9078138c
Fix for #11232 - "Rename preset" does not support Cyrillic.
2023-09-04 10:51:46 +02:00
YuSanka
b44196a885
Fix for #11236 - 2 parameter descriptions in Snap connectors not displayed correctly in cyrillic
2023-09-04 10:24:28 +02:00
ps_copyright
f32859c302
final copyright headers
2023-09-01 14:49:07 +02:00
Vojtech Bubnik
7f57ba6b12
Added ".bgcode", ".bgc" to known GCode file extensions.
2023-08-31 17:21:04 +02:00
Vojtech Bubnik
c01c863d8b
Merge branch 'master' into master_262
2023-08-31 17:16:20 +02:00
Vojtech Bubnik
e0f577a33c
Fix of SPE-1850 GH #1221
...
Broken with 99861f1b6ec3793025d528f0badb63e837f8c808 SPE-1207
Custom file extension needs to be included in the list of extensions
of the file dialog. On MacOS the custom extension needs to be the
first one in the list as it will be forced upon the default file
name provided to the file dialog.
2023-08-31 16:38:43 +02:00
YuSanka
7280b2a0fb
Fix for SPE-1845 Incorrectly imported filament profiles from 3MF or configuration ini.
...
+ Fix for SPE-1848 Crash on switch from MM printer to SM, when non-first filament is modified
2023-08-31 14:30:14 +02:00
YuSanka
34ad4d6e5d
Localization: Updated internal dictionaries.
...
+ Community dictionaries are merged with newest POT
+ Unused macro _CHB(s) is deleted from I18N.hpp
2023-08-31 13:44:53 +02:00
Lukas Matena
a89860d7d3
Fix of #11191 (SPE-1851): Shells in preview show when they shouldn't
2023-08-31 12:10:31 +02:00
YuSanka
5b1c97439f
Partially revert of 695c08e0e70b5c85e26cfa96e57b6185270b93d0
...
(Redundant white-spaces was mistakenly added)
2023-08-31 09:01:56 +02:00
Vojtech Bubnik
529f1fb395
Merge branch 'et_spe1784_binary_gcode' into master_262
2023-08-30 18:52:55 +02:00
Vojtech Bubnik
138a41c870
Fixed some more compiler warnings
2023-08-30 16:13:28 +02:00
Vojtech Bubnik
90fd88bf12
Fixing compiler error
2023-08-30 15:50:01 +02:00
YuSanka
1a4f461426
Localization : Updated POT
...
+ Added comments for translators
2023-08-30 15:42:05 +02:00
YuSanka
fc96763be6
Help menu is extended with "Quick Start" and "Sample G-codes and Models" items
2023-08-30 13:54:09 +02:00
Vojtech Bubnik
014953c864
Merge branch 'et_spe_1784_binary_gcode' into master_262
2023-08-30 12:52:02 +02:00
Vojtech Bubnik
015a24133a
Fixed some compilation warnings.
2023-08-30 12:51:35 +02:00
YuSanka
5e3d5f8d80
Implemented #11159 - Reset Snap Connectors [CUT].
2023-08-30 11:20:28 +02:00
YuSanka
695c08e0e7
Fix for SPE-1822. Added "Apply to all..." checkbox for question dialog, when loading models looks like multiparts objects
2023-08-29 17:06:04 +02:00
YuSanka
1d3e5a9f24
Suppress to scale down very big object after cut (SPE-1853)
2023-08-29 15:43:51 +02:00
YuSanka
d652f15e48
WIP: EditGCodeDialog: Add parameter description
2023-08-29 11:51:02 +02:00
YuSanka
b2bd7f5fbd
Editing of Custom G-code: Implemented new groping for the params
2023-08-29 11:50:53 +02:00
YuSanka
55d5921d53
Editing of Custom G-code: Partially automation to get a list of placeholders for custom gcodes
...
+ Added missed resources
2023-08-29 11:47:44 +02:00
YuSanka
59af551941
Editing of Custom G-code: Improved ParamsViewCtrl according to new requirements
...
+ Added EditGCodeDialog to localization list
2023-08-29 11:43:32 +02:00
YuSanka
c577b7fb38
Editing of Custom G-code: Implemented ParamsViewCtrl
...
+ GUI_App : Fixed update of the dark mode, when DataViewCtrl doesn't have header
2023-08-29 11:43:32 +02:00
YuSanka
a8307bf8b5
Editing of Custom G-code: Added EditGCodeDialog : WIP
2023-08-29 11:43:32 +02:00
YuSanka
7db83d58f0
Editing of Custom G-code: Prepared UI part on SettingsTabs
...
* Added "Edit" button for all custom G-codes
2023-08-29 11:42:56 +02:00
YuSanka
a6dea25243
WIP: Thumbnails improvements: Merge "thumbnails" and "thumbnails_format" options into just one "thumbnails" option with coString type
2023-08-29 09:20:49 +02:00
Vojtech Bubnik
1c26f0bf60
Merge branch 'master_262' into et_spe1784_binary_gcode
2023-08-28 18:53:30 +02:00
Vojtech Bubnik
3cfe2f4a3a
Merge branch 'vb_arc_welder' into master_262
2023-08-28 15:50:00 +02:00
Lukas Matena
59029a04de
Fix of #11188 : crash when replacing painted object with smaller stl
2023-08-28 13:20:33 +02:00
YuSanka
3b79b00a77
Bumped up version to 2.6.2-alpha
2023-08-28 10:58:47 +02:00
YuSanka
e34e267b8c
Localization: Updated POT. Community dictionaries are merged with new POT.
...
+ Fixed some phrases
+ Added some comments for translators
2023-08-22 17:33:27 +02:00
Filip Sykala - NTB T15p
163f81f1d4
Fix for checkbox tooltip
2023-08-22 15:31:26 +02:00
Lukas Matena
3277bba8c1
Optimization: further improvements in measurement initialization
2023-08-22 09:57:32 +02:00
Lukas Matena
fa0abac952
Optimization: measurement tries to save some reallocations
2023-08-22 09:57:32 +02:00
enricoturri1966
0f8208c83f
Fixed drop to bed command for volumes in part coordinates
2023-08-22 08:56:38 +02:00
enricoturri1966
3c23e6d7c3
Follow-up of 9e20d0ff173d7303bc02c4f39a025b29cb682b88 - Removal of obsolete struct VolumeCache::TransformCache
2023-08-22 08:56:24 +02:00
enricoturri1966
2101f593db
#10839 - Fixed volumes' translation in Object Coordinates (SPE-1789)
2023-08-22 08:56:11 +02:00