enricoturri1966
aec39aaba6
Tech ENABLE_PREVIEW_TYPE_CHANGE set as default
2021-02-18 11:52:14 +01:00
Vojtech Bubnik
65f5ac4f8a
The perl binding is killing Vojtech
2021-02-18 11:47:06 +01:00
Vojtech Bubnik
b03c318ed7
Fixing the Perl bindings for the last time
2021-02-18 11:42:35 +01:00
Vojtech Bubnik
0b45b312f9
Finally the Perl binding fix arrived!
2021-02-18 10:39:46 +01:00
Vojtech Bubnik
ce8986348c
Cooling buffer - fix of Perl bindings
2021-02-18 10:31:15 +01:00
Vojtech Bubnik
31bc52a5cb
Fix of Perl integration after cooling buffer rework
2021-02-18 10:16:56 +01:00
rtyr
669e8d573c
Merge pull request #6069 from pmjdebruijn/creality_start_gcode_2
...
creality.ini: improve start_gcode comments
2021-02-17 22:52:11 +01:00
rtyr
c907097f66
Merge pull request #6038 from pmjdebruijn/creality_ender6
...
creality.ini: add Ender-6
2021-02-17 22:51:23 +01:00
Pascal de Bruijn
991bab61bb
creality.ini: support CR-6 SE pause print
2021-02-17 19:49:15 +01:00
Pascal de Bruijn
e3ea71a0d6
creality.ini: improve start_gcode comments
2021-02-17 18:39:59 +01:00
enricoturri1966
7c3e3272aa
Tech ENABLE_ARROW_KEYS_WITH_SLIDERS set as default
2021-02-17 17:21:06 +01:00
enricoturri1966
77be228b75
Tech ENABLE_DRAG_AND_DROP_FIX set as default
2021-02-17 14:52:58 +01:00
YuSanka
349ce7fd50
Fix of #6056 - Purging Volumes dialog doesn't save pasted values
2021-02-17 14:37:25 +01:00
enricoturri1966
50c6fc1719
Tech ENABLE_TOOLPATHS_WIDTH_HEIGHT_FROM_GCODE set as default
2021-02-17 11:23:17 +01:00
YuSanka
23b6a597a8
Fixed a bug with erase of the multiple instance selection in 3D-scene
...
+ Try to fix accidentally crash on Copy/Paste
2021-02-16 21:20:06 +01:00
Vojtech Bubnik
6ea5781709
Fix of Supports printed too slowly. #984
...
Processing of CoolingBuffer is newly staggered for support layers
until the 1st object layer above supports is received by CoolingBuffer.
2021-02-16 11:30:57 +01:00
enricoturri1966
b14d872104
Fixed update of the horizontal slider after changing visibility of options in preview
2021-02-16 10:46:15 +01:00
enricoturri1966
9afaebac75
#5611 - Added option to show gcode line number on horizontal slider in preview
2021-02-16 10:07:05 +01:00
Vojtech Bubnik
32db22b77c
Fix of Improve Support material adhesion by base type interface layers
...
under soluble supports. #5823
Implemented as a pull request #5903 by @spiky2021
and reworked.
commit c7993e619225553a2c4078787907b9ebbd9ac759
Author: spiky2021 <77010315+spiky2021@users.noreply.github.com>
Date: Thu Feb 11 12:39:25 2021 +0100
Base type interfaces for soluble interface supports
At the moment soluble support material adhesion is weak due to sparse support layers under soluble support layers. I reported as issue #5823 with pictures, as well.
I modified two methods to the SupportMaterial Class including their headers.
The new methods add two base type interface layers to the support structure, in case the extruders are different and soluble support is choosen.
Since it is conditionally activated, it in general doesn't need a GUI input. But a GUI option number of base interface layers may enabled users to adapt this feature to their needs.
This is my second try to provide a pull request on this topic. Reset my fromer repository, because first I merged this and all other changes to my master and couldn't provide separate pull request anymore.
2021-02-15 18:07:44 +01:00
YuSanka
b166bd7845
Follow-up 6effa30322
: Fixed a crash of stand-along GcodeViewer
...
when open/close Preferences
2021-02-15 15:57:31 +01:00
Pascal de Bruijn
e7ffcec29e
creality.ini: add Ender-6
2021-02-15 13:53:55 +01:00
enricoturri1966
125fcd0623
Removed obsolete class GLCanvas3D::WarningTexture
2021-02-15 11:00:37 +01:00
Vojtech Bubnik
a6bd2d7664
Fix of 3DBed Regression #6029
2021-02-15 09:31:19 +01:00
Alexander Bougakov
1661db6849
Fixes a typo in the build instructions ( #6047 )
...
the line `brew install cmake git gettext` wasn't visible due to formatting error
2021-02-15 08:43:41 +01:00
Pascal de Bruijn
b75830df6e
UnsavedChangesDialog: fix wxString casts
...
similar instance: 08388d3daa
related to: #5752
2021-02-14 07:41:21 +01:00
Vojtech Bubnik
9c568a543c
Improving 3MF import: checking for invalid data.
2021-02-12 16:46:49 +01:00
YuSanka
2228c5e0bf
Fixed localization for the message text
2021-02-12 14:29:22 +01:00
rtyr
66976bb954
Merge pull request #6021 from pmjdebruijn/creality_max
...
creality.ini: add Ender-3 Max
2021-02-12 14:04:34 +01:00
rtyr
5a5d9d0e53
Thumbnails for new Creality models.
...
https://github.com/prusa3d/PrusaSlicer/pull/5968
https://github.com/prusa3d/PrusaSlicer/pull/6021
2021-02-12 14:03:38 +01:00
rtyr
b0e5ab8d47
Updated CR6 thumbnail.
2021-02-12 12:31:05 +01:00
rtyr
f8b660e08e
Initial Artillery bundle
...
Artillery Sidewinder X1
Artillery Genius
https://github.com/prusa3d/PrusaSlicer-settings/pull/122
2021-02-12 11:45:36 +01:00
rtyr
6e994b2882
Artillery resources
2021-02-12 11:43:19 +01:00
Vojtech Bubnik
f5b0f844f2
Commented on the unsigned/signed char CMake changes
2021-02-11 18:02:10 +01:00
Pascal de Bruijn
104c560575
creality.ini: Move Ender-3 V2 into proper order
2021-02-11 17:31:51 +01:00
Pascal de Bruijn
5dbd503d3d
creality.ini: add Ender-3 Max
2021-02-11 17:24:01 +01:00
Vojtech Bubnik
92d0bc2cfd
Fixing EdgeGrid after recent refactoring.
2021-02-11 13:40:15 +01:00
Vojtech Bubnik
bdd6685566
Reduction of dead code in FDM infill.
2021-02-11 12:24:10 +01:00
Vojtech Bubnik
9d479fcfb9
Make clang happy about the indentation
2021-02-11 12:06:12 +01:00
Vojtech Bubnik
7f95b280f0
FDM synchronization of front end with back end:
...
Fixed unnecessary invalidation of already calculated perimeters
if the infill density changes.
Fixed a race condition in invalidation of FDM regions.
2021-02-11 12:03:29 +01:00
enricoturri1966
cf260f6e44
#6006 - Gcode processor: fixed error prompt for gcode lines Tc, Tx, T?
2021-02-11 11:48:46 +01:00
tamasmeszaros
4b0f1b276c
Merge branch 'tm_warnings'
2021-02-11 11:26:45 +01:00
tamasmeszaros
bf9f908685
Remove warning from zero division.
...
By changing the initial value of pixel size to 1. from 0.
2021-02-11 11:26:25 +01:00
Vojtech Bubnik
e026ed8718
Experimental: Switching all solid infills from Rectilinear to Monotonic
...
for regions with Monotonic top infill type.
This should likely implement Monotonic of last layer before ironing #4939
2021-02-11 11:15:14 +01:00
Vojtech Bubnik
039cf8f423
Fix of unnecessary splitting of solid fill surfaces.
...
This is a regression issue introduced in PrusaSlicer 2.3.0 with
the configurable anchoring.
2021-02-11 10:42:05 +01:00
tamasmeszaros
4151922f7c
Force signed char on all GCC platforms
2021-02-11 09:58:04 +01:00
Vojtech Bubnik
d39fd54e4f
Fixing one more Win32 warning
2021-02-11 08:42:52 +01:00
Lukas Matena
2cb3754af4
Fixed a typo in TriangleSelector.cpp (probably not causing any bug, just a warning)
2021-02-11 07:32:22 +01:00
YuSanka
e664100bf6
SPE-1103 Added menu items for the conversation of the volumes from/to meters
...
Related to #4521
2021-02-10 20:34:05 +01:00
Vojtech Bubnik
8049dd1f72
Trying to fix the remaining OSX warnings
2021-02-10 19:07:09 +01:00
Vojtech Bubnik
05a6cfeaea
Some more reduction of compiler warnings on MSVC
2021-02-10 18:04:16 +01:00