remi durand
9d3602fb6f
Allow to change colors in the gui.
2021-03-21 18:22:39 +01:00
remi durand
2c8e531731
#949 Project is the current .3mf (or lack of)
...
- ask for saving the project if unsaved changes
- ask for preset reset if new project
- delete all : new project or just delete?
2021-03-21 04:38:49 +01:00
supermerill
e47de1b315
make skirt simplify depends on nozzle diameter
2021-03-19 18:54:49 +01:00
remi durand
7c0608f5be
Revert "only one perimeter on top" to october algorithm.
...
added an hidden switch to get the buggy new one.
2021-03-19 12:37:21 +01:00
remi durand
519bcaf1a2
#922 Infill bridge issues
2021-03-19 12:36:38 +01:00
remi durand
a8036a9e31
#944 Spiral vase mode should turn off some of SuperSlicer's new settings
...
also little pass on disabling options when they are not used (mostly perimeters & fills)
2021-03-17 18:47:48 +01:00
remi durand
c10f41e622
#979 Thumbnail sizes gui bug
2021-03-17 17:48:57 +01:00
remi durand
662f0b0b38
#988 don't use the cost-based field in other seam algo.
2021-03-17 17:14:24 +01:00
remi durand
e740aa6356
#1005 Draft shield if complete objects
...
and some cleaning
2021-03-17 16:22:36 +01:00
remi durand
ee33a0918c
#1007 fix temperature calibration
2021-03-17 15:35:03 +01:00
remi durand
260da3215c
#1016 Multimaterial Toolchange Temperature cannot be set to a value below 175°C
2021-03-17 14:57:30 +01:00
remi durand
376e5026c6
#1002 ironing post-process angle
2021-03-13 18:21:58 +01:00
remi durand
c275210783
#995 thin wall bug (boost voronoi bug) mitigation
2021-03-13 17:54:42 +01:00
remi durand
2820d244b5
Fix printing 1-point segments (that shouldn't be here, so ignoring them)
...
avoid nan crash
2021-03-13 17:40:06 +01:00
Vojtech Bubnik
11036502ab
Bumped up wxWidgets version on OSX for X86.
2021-02-24 19:08:05 +01:00
remi durand
201c6120b6
#852 decimals for xyz & e are now configurable
2021-02-23 01:26:29 +01:00
remi durand
55e6eadc9f
fix crash on arrange from calibrations
2021-02-22 17:56:33 +01:00
Kenneth Lorthioir
26fcb1baee
properly scale flow test models with nozzle size
...
Fixes #805
2021-02-22 17:33:45 +01:00
Kenneth Lorthioir
d96adf6b6f
Correct monotonicgapfill typo
...
This resolves #801
2021-02-22 17:31:33 +01:00
remi durand
605a4323e6
Automatic dense infill falls back to the Enlarge algorithm in a new option (now new default)
2021-02-22 17:29:39 +01:00
Oliver Mattos
d25f1bffa1
Automatic dense infill in large areas now falls back to the Enlarge algorithm rather than being omitted altogether ( Fixes #928 )
2021-02-22 16:26:01 +01:00
Lukas1818
eb2fa94aed
add description to .desktops files
2021-02-22 16:13:48 +01:00
Lukas1818
c2740a56e8
adjust install path for architecture-independent data root (share)
2021-02-22 16:13:48 +01:00
Lukas1818
a2fdbb02c5
change Prusa GCode viewer to Super GCode viewer
2021-02-22 16:13:48 +01:00
Kenneth Lorthioir
d580c2bdb4
remove SetSizeHints from dialog creation
...
Calling SetSizeHints is discouraged in wxDialogs per https://docs.wxwidgets.org/trunk/classwx_window.html#a307329dc3b10f5584aeb2cbce9293ffd
With this call enabled, the html window was not being accounted for when the window was resized during creation.
Fixes #933
2021-02-22 16:11:34 +01:00
remi durand
3b253f3bb4
build fix & ctd fix (check null)
2021-02-22 14:44:11 +01:00
remi durand
dc17f37045
#904 Disable temperature if 0 (fix)
2021-02-22 14:44:01 +01:00
remi durand
c6192db244
#896 fix ender-3 bltouch
2021-02-22 14:43:57 +01:00
remi durand
1df387ccdb
#862 write the "settemp and wait" failsafe after the tool selection
2021-02-22 14:43:53 +01:00
remi durand
f4eb350c55
first impl of hebrew translation
2021-02-22 14:43:49 +01:00
remi durand
10b9a34718
#896 set correct printer_notes for creality ender-3 bttouch printer
2021-02-22 14:43:43 +01:00
remi durand
01a311572f
fix merge
2021-02-22 14:43:33 +01:00
remi durand
a50b4cd544
Merge tag 'version_2.3.0'
...
version_2.3.0
2021-02-22 13:28:28 +01:00
remi durand
7e68efb3f7
#855 standby temp for reprap moved after header, at their correct place.
2021-01-23 17:58:48 +01:00
remi durand
b6d3143c86
#845 don't trigger shift+tab if you type ctrl+shift+tab
2021-01-18 02:19:07 +01:00
remi durand
446cc200ce
#845 fix CTRL + SHIFT + TAB crash & fix preference windows size
2021-01-18 02:15:28 +01:00
remi durand
87c671877d
#882 Volumetric autospeed now respect the linear speed limit
...
Also removed the gapfill speed 0 as kill switch. Now use the box in perimeter tab.
2021-01-18 01:46:02 +01:00
Vojtech Bubnik
fcabe8a0f4
Bumped up version number
2021-01-11 14:01:51 +01:00
Vojtech Bubnik
7d751753bc
Replaced __linux macro with __linux__
2021-01-11 13:31:30 +01:00
YuSanka
7a1574a853
Fix of #5720 - SL1 Printer Settings->Notes is not updated when switching tab
2021-01-11 13:11:35 +01:00
Vojtech Bubnik
5a1a41096b
Fix of a crash when slicing an object producing no layers and
...
elphant foot compensation is enabled.
2021-01-11 12:20:50 +01:00
Vojtech Bubnik
d46a756b98
Finally fixing the single instance for AppImage
2021-01-11 11:41:22 +01:00
Vojtech Bubnik
a900b7767b
Fix of previous commit
2021-01-11 11:29:27 +01:00
Vojtech Bubnik
7780221683
Fixed "Single instance" locking issue on Linux with AppImage,
...
where the PrusaSlicer binary is mounted at a different mount point
at each AppImage execution.
Fixes Lock files in the local configuration directory are not deleted (#5733 )
2021-01-11 11:14:59 +01:00
tamasmeszaros
b7bfaea1ba
Merge pull request #5717 from combolek/master
...
Fixed build regression in commit a5882a1a1c3f561233a22cc7663514b97e5f…
fixes #5722
fixes #5739
2021-01-11 10:05:02 +01:00
Boleslaw Ciesielski
ecda157c51
Fixed build regression in commit a5882a1a1c3f561233a22cc7663514b97e5fb3ba on some Linux platforms. We need to link with GTK libs after all.
2021-01-10 22:39:59 -08:00
remi durand
02646d2611
revert deps missing
2021-01-10 14:54:07 +01:00
remi durand
ca3d8239c4
Merge remote-tracking branch 'remotes/prusa/master'
2021-01-09 17:11:12 +01:00
Vojtech Bubnik
fd7a555cb3
Bumped up vesion number
2021-01-08 11:06:35 +01:00
rtyr
23ddb33237
1.2.2 Added Prusament PVB. Added 0.8mm nozzle profiles.
2021-01-08 10:57:41 +01:00