enricoturri1966
4b4d1c2f2a
#7773 - Fixed GCodeReader::parse_line_internal() to skip whitespaces between axis digit and axis value
2022-01-19 12:08:00 +01:00
tamasmeszaros
9399bca8ea
Fix wxWidgets zip link to the actual commit
...
To know which commit is used in a particular PS commit
2022-01-19 10:59:57 +01:00
enricoturri1966
f2a7245f36
Fixed Z-fighting in GCode preview when using GCode substitution
2022-01-19 09:28:50 +01:00
enricoturri1966
76ce53f095
Tech ENABLE_Z_OFFSET_CORRECTION - Correction of toolpaths zs when z offset is set
2022-01-18 15:53:59 +01:00
enricoturri1966
bebb5505a3
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Selection layers hints
2022-01-18 13:47:19 +01:00
tamasmeszaros
960158b79f
Fix failing test for new ui jobs
2022-01-18 10:54:37 +01:00
enricoturri1966
d09a0cea83
Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev
2022-01-18 10:48:56 +01:00
enricoturri1966
22f38235ea
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - 1st installment - Selection bounding box
2022-01-18 10:42:46 +01:00
YuSanka
fec654513e
Merge remote-tracking branch 'origin/master' into dev
2022-01-18 08:41:10 +01:00
enricoturri1966
8be67bc4d6
Fixed warnings
2022-01-18 08:20:04 +01:00
top-gun
347c544931
RatRig printer profiles: optimizations
...
Some optimizations for speed and infill
Modified start-code to avoid automatic generation of heater commands.
2022-01-17 22:22:36 +01:00
enricoturri1966
2cebe16663
Tech ENABLE_WIPETOWER_OBJECTID_1000_REMOVAL - Removal of wipe tower magic object_id equal to 1000
2022-01-17 15:56:58 +01:00
Filip Sykala
b4af5049d6
Merge branch 'dev' into fs_simplify_multipart_object
2022-01-17 14:30:13 +01:00
YuSanka
2cc20594a4
Localization: Updated POT
...
+ Fixed some phrases in Preferences and Hints
+ fixed #7588 - Typo in new help feature in 2.4.0
2022-01-17 13:42:35 +01:00
YuSanka
f497ba7bf0
Follow-up to 99f510d4 - fixed a typo
2022-01-17 12:29:47 +01:00
YuSanka
106e520a10
Invalidate print when G-code substitution is changed
...
+ DiffDialog: Fixed get_string_value() for "gcode_substitution"
+ some code refactoring :
For PresetCollection added is_independent_from_extruder_number_option(opt_key)
to check if option is from the list of options with vector variable, which is independent from number of extruders
2022-01-17 12:29:47 +01:00
YuSanka
3a81dd5c5a
Completed UI for G-code find & replace
2022-01-17 12:29:47 +01:00
YuSanka
8a387fc52d
WIP: First IU implementation for G-code substitutions
2022-01-17 12:29:47 +01:00
Vojtech Bubnik
aa62868ccb
WIP G-code find & replace: Unit tests and some bug fixes.
2022-01-17 12:29:47 +01:00
Vojtech Bubnik
2da3d80a62
Fixing compilation on non-MSVC.
2022-01-17 12:29:46 +01:00
Vojtech Bubnik
d4fd95bd4a
WIP: G-code find & replace: Support for non-regular expression,
...
whole word and case insensitive search.
2022-01-17 12:29:46 +01:00
Vojtech Bubnik
add1e994fa
WIP G-code Find-Replace: Optimize regexps, process complete G-code,
...
not only G-code of layers.
2022-01-17 12:29:46 +01:00
Vojtech Bubnik
658f01b64b
WIP: G-code find / replace using a new gcode_substitutions PrintConfig
...
parameter.
2022-01-17 12:29:46 +01:00
Lukáš Hejl
c54b8908dd
Follow-up of 878dce1fdf
.
2022-01-17 12:25:02 +01:00
Lukáš Hejl
878dce1fdf
Workaround for "Internal compiler error" in 32-bit MSVC (19.29.30037) compiler after dc00f0bf98
.
2022-01-17 12:22:19 +01:00
enricoturri1966
cfe8aa4818
Tech ENABLE_OBJECT_MANIPULATOR_FOCUS - 1st installment - Do not automatically set focus on 3D scene while hovering on it while the focus is into a field of the object manipulator
2022-01-17 12:17:59 +01:00
David Kocik
76abbe97f6
fix of of unchecked substr in Upload Dialog
...
possible fix of #7681
2022-01-17 11:14:30 +01:00
Filip Sykala
cb72f40d9a
Merge branch 'dev' into fs_simplify_multipart_object
2022-01-17 10:00:21 +01:00
Filip Sykala
45cf381635
Merge branch 'dev' into fs_simplify_multipart_object
2022-01-17 08:24:52 +01:00
enricoturri1966
403f6d45f9
Refactoring - Removed member variable GLVolume::force_transparent
2022-01-17 08:24:46 +01:00
enricoturri1966
6f9efbf19a
Follow-up of 9190810c1f
- Modified code to use the new ColorRGBA
2022-01-17 08:16:13 +01:00
enricoturri1966
a9bd58639c
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into dev
2022-01-17 08:05:41 +01:00
enricoturri1966
9190810c1f
Fixed volume transparency when changing volume type
2022-01-17 08:04:07 +01:00
Filip Sykala
0b2a52f916
Merge branch 'dev' into fs_simplify_multipart_object
...
# Conflicts:
# src/slic3r/GUI/GLModel.hpp
# src/slic3r/GUI/Gizmos/GLGizmoSimplify.cpp
# src/slic3r/GUI/Gizmos/GLGizmoSimplify.hpp
2022-01-16 19:21:02 +01:00
Lukas Matena
200cbd165f
Changed texts in the new 'crashed when restoring position' dialog
2022-01-14 17:26:19 +01:00
YuSanka
32ff20dbc7
Revert buttons are added for options which have no related field but some widgets (like buttons)
...
+ Code refactoring: variables contained an information about revert buttons and functions to update them are extracted to the separate class UndoValueUIManager.
And Field and Line classes are inherited from UndoValueUIManager now.
2022-01-14 16:00:20 +01:00
enricoturri1966
88521bb839
Fixed GLVolumeCollection::update_colors_by_extruder by using ColorRGBs in place of ColorRGBAs
2022-01-14 14:13:43 +01:00
rtyr
3586f1c3fe
Delete VCORE_thumbnail.png
2022-01-14 14:06:13 +01:00
rtyr
109a90e300
Initial RatRig bundle
...
Based on https://github.com/slic3r/slic3r-profiles/pull/13 .
2022-01-14 13:46:55 +01:00
rtyr
1d77080421
Added Artillery Hornet
...
Hornet profile based on https://github.com/slic3r/slic3r-profiles/pull/14
2022-01-14 13:33:46 +01:00
Lukas Matena
c28615cfcb
Bumped up version number to 2.4.1-alpha0
2022-01-14 12:09:52 +01:00
enricoturri1966
6b02e72987
Fixed warning
2022-01-14 11:31:16 +01:00
enricoturri1966
8033bb654a
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into dev
2022-01-14 11:07:47 +01:00
enricoturri1966
35f15739d1
Refactoring in ColourPicker::get_value()
2022-01-14 11:05:05 +01:00
enricoturri1966
ece2c34e58
Another warning fix
2022-01-14 11:03:08 +01:00
enricoturri1966
d7f028a981
Fixed warning
2022-01-14 11:00:43 +01:00
enricoturri1966
d45e243ba4
Merge remote-tracking branch 'origin/et_preview_layout' into dev
2022-01-14 09:55:48 +01:00
enricoturri1966
b9b702d550
Fixed conflicts after merge with branch dev
2022-01-14 09:55:13 +01:00
enricoturri1966
c07a848257
Follow-up of 6201dad245
- Fixed test_color.cpp
2022-01-14 08:26:13 +01:00
enricoturri1966
d0bff2d996
Merge remote-tracking branch 'origin/et_color_class' into dev
2022-01-14 08:20:03 +01:00