supermerill
491e49a2eb
clean 91535794705a65f406134d1d751c16c51bac3ac8
2020-10-29 00:03:56 +01:00
supermerill
160b509a46
Merge remote-tracking branch 'remotes/remi/CI' into dev
...
in particular, move the repetier stuff to physicalprinter
2020-10-27 17:52:46 +01:00
supermerill
65a40ed58f
Merge remote-tracking branch 'remotes/prusa/master' into dev
2020-10-27 16:08:00 +01:00
supermerill
94d3ca1218
fix descriptions texts
2020-10-26 23:04:23 +01:00
supermerill
9153579470
#507 fix/improve denser infill
2020-10-26 21:32:16 +01:00
supermerill
77a15a2d7f
fix some tests, add a dense infill test
2020-10-26 21:31:23 +01:00
supermerill
484cdd12af
change colors from orange to blue
2020-10-26 21:30:01 +01:00
Lukas Matena
b27bf1815c
Renamed FDM supports and seam gizmos
2020-10-26 16:23:04 +01:00
supermerill
7560c7d955
fix fill
...
also protect spacing in case of.
2020-10-26 15:47:21 +01:00
enricoturri1966
21f1853d53
Fixed update of sequential slider when showing/hiding feature types using the legend
2020-10-26 15:01:37 +01:00
tamasmeszaros
969ca98b52
Revert "Require minimum version 5.0 of CGAL"
...
This reverts commit f3327adf496251c8480200c954cb1eb55ffcdab7.
2020-10-26 14:41:23 +01:00
tamasmeszaros
6c60863bd9
Merge branch 'tm_udev_header_fix'
2020-10-26 14:39:03 +01:00
tamasmeszaros
f3327adf49
Require minimum version 5.0 of CGAL
2020-10-26 14:30:44 +01:00
rtyr
ba4afc9378
Added Anycubic Predator
2020-10-26 14:27:19 +01:00
rtyr
4fb4a9a188
Added Anycubic Predator
...
based on https://github.com/prusa3d/PrusaSlicer/pull/4960
2020-10-26 14:25:37 +01:00
tamasmeszaros
a5ba1534b3
Remove dependency on libudev.h
...
libudev is linked explicitly and only a few structures need to be declared which are passed as pointers to the dynamically loaded functions. No need to require libudev-dev on the build machines.
2020-10-26 14:23:44 +01:00
rtyr
03e09ef8ca
Anycubic Predator thumbnail
2020-10-26 14:23:01 +01:00
enricoturri1966
e6e3e98fd5
Fixed editable lower thumb of sequential slider when changing settings in preference dialog while the preview is hidden
2020-10-26 13:52:51 +01:00
Lukas Matena
f4311f67ef
Fix of #4969 : XDG path detection with wx3.0
2020-10-26 12:54:00 +01:00
enricoturri1966
e14c122d12
Fixed percentage value exported into gcode M73 lines
2020-10-26 11:44:38 +01:00
enricoturri1966
a830b7ea83
Setting dialog for 3DConnexion device (CTRL+M) enabled on MAC
2020-10-26 11:35:53 +01:00
tamasmeszaros
efe157025e
Merge branch 'tm_build_fixes'
2020-10-26 10:59:54 +01:00
tamasmeszaros
5ef309205d
Do the png fix for all platforms
2020-10-26 10:10:09 +01:00
tamasmeszaros
c829b7c044
Use legacy OpenGL linkage on Linux
...
GLVND based libOpenGL.so is not present on every supported Linux, despite that appimage exclude list says so. It should be enough to just link to system specific libGL.so.
2020-10-26 10:09:01 +01:00
YuSanka
d29a82e944
Fixed 493cdbd069
...
Instead of "sep" should be used "\t" to the "Shift"-part will not be spoiled
2020-10-26 09:18:04 +01:00
Vojtech Bubnik
ce020781d3
Refactored loading of Get/SetThreadDescription() on Windows:
...
These new API functions are not available on Windows 7 and on older Windows 10,
thus they are newly loaded dynamically and the functions using it retur
a bool indicating whether the functionality is supported or not.
Also the OSX variants that are not supported newly return false instead
of throwing an exception.
Fixes #4972 #4974
2020-10-26 08:09:17 +01:00
supermerill
b8548f5a87
fix splashscreen logo & credit
...
and temporary splashscreen "art"work
2020-10-26 02:17:15 +01:00
supermerill
3346658047
fix crash in gcdode viewer
...
fix color.ui hook
fix thin wall extrusion type
move some colors from orange to blue
2020-10-26 02:08:16 +01:00
supermerill
c3073c4422
fix fill, add prusa ironing to ui.
2020-10-26 00:23:54 +01:00
supermerill
05632802c1
fix fan_speedup_time
...
* now can split a G1 line to start the fan in the middle.
create super_slicer logo from prusa one
fix 0-disable for z_step
2020-10-25 21:51:20 +01:00
YuSanka
493cdbd069
Added shortcut ("Shift+Tab") for the menu item "Collapse sidebar"
2020-10-25 15:10:51 +01:00
supermerill
07be95fb69
fix seams
...
* fix the seam object
* fix painting seam that will jump on nearest for no good reason
* change hidden/near/nearer to cost with 2 boxes for setting the costs.
fix preferences
2020-10-25 02:56:22 +02:00
Vojtech Bubnik
b8e77e4d30
Bumped up version number
2020-10-24 17:39:31 +02:00
Vojtech Bubnik
d716a608e3
Documentation of CMAKE_INSTALL_FULL_DATAROOTDIR in CMakeLists.txt
2020-10-24 17:38:11 +02:00
Vojtech Bubnik
e1f6bb4a92
Follow up on Add G10 temperature G-code support for the RepRapFirmware flavour.
...
Reduced copy / paste.
2020-10-24 17:32:30 +02:00
Vojtech Bubnik
ebdf2acd03
Follow-up to
...
Use https in config update URLs
http://files.prusa3d.com/ * always redirects to HTTPS so use https scheme
directly.
The pull request broke updates to those who installed configs with
http://, not https:// prefix.
2020-10-24 16:35:34 +02:00
David Kocik
454b26c672
Merge branch 'dk_eject'
2020-10-23 18:35:56 +02:00
David Kocik
64f6499db5
Fix of empty error string. No testing errors for boost::filesystem::permission.
2020-10-23 18:35:32 +02:00
Lukas Matena
ab6e653de4
Rendering painted triangles - increase polygon offset to avoid artifacts
2020-10-23 17:34:24 +02:00
David Kocik
8b647ab41b
fix of copy_file_inner
2020-10-23 15:36:32 +02:00
Lukas Matena
41b3af7599
Merged PR #4553 : New gcode flavor (RepRapFirmware) using G10 temperature gcode (thanks @ardenpm)
...
Old RepRap/Sprinter remains for compatibility with older firmwares, new gcode flavor RepRapFirmware was
introduced so PS supports new versions of RRF (which deprecate M104 for temperature changes)
2020-10-23 13:30:46 +02:00
Lukas Matena
8cd13803ca
Updated the G10 RepRapFirmware pull request to current master
2020-10-23 13:27:45 +02:00
Lukas Matena
18f72d82b9
Merge branch 'pa_reprap_g10_temperature_support' of https://github.com/ardenpm/PrusaSlicer into lm_g10
2020-10-23 11:42:35 +02:00
David Kocik
cb2f751aed
missing header
2020-10-23 11:19:31 +02:00
tamasmeszaros
709b6b1a9c
Merge branch 'tm_png_crashfix'
2020-10-23 11:16:43 +02:00
tamasmeszaros
335f04ddf0
Limit the png fix for Linux
...
temporarily...
2020-10-23 11:10:00 +02:00
tamasmeszaros
9782a584f0
Fix issues with libpng for good
...
Add "prusaslicer_" prefix to static libpng in deps
2020-10-23 11:04:36 +02:00
David Kocik
1d138e6e02
Merge branch 'dk_eject' into master
2020-10-23 10:19:00 +02:00
David Kocik
115cbd4650
aditional information to FAIL_COPY_FILE error message and changed bools controlling Export finished notification
2020-10-23 10:18:14 +02:00
David Kocik
a623630614
exportToRemovableFinished notification fix in simple mode
2020-10-23 10:10:15 +02:00