16304 Commits

Author SHA1 Message Date
supermerill
86bcc1a015 New first layer height compute
- now use the thinnest extruder used by the object if %
 - more consistent over the software
supermerill/SuperSlicer#1035
2021-09-06 19:59:26 +02:00
supermerill
e1e4f34f0a remove some warnings change some scale/unscale for better types. 2021-09-06 19:58:53 +02:00
supermerill
dfab9c5b18 cout -> BOOST_LOG_TRIVIAL(info) 2021-09-06 19:58:46 +02:00
supermerill
d0459d60ce wipe speed
supermerill/SuperSlicer#1471
2021-09-06 19:58:42 +02:00
supermerill
d8f5882872 Adding section to general preference.
it's more usable now.
2021-09-06 19:58:27 +02:00
Stephen Hurd
aab506b36c Fix for supermerill/SuperSlicer#888
The CallAfter() on Linux causes weird window focus issues.

For me, using ALT-Tab to switch away from PrusaSlicer/SuperSlicer would cause
PrusaSlicer/SuperSlicer to take back focus after about one second.  Stranger
things reportedly occur with focus-follows-mouse.

The #ifdef is there because it is assumed the CallAfter() was added
in 20f5b7a for a good reason.
2021-09-06 16:39:16 +02:00
supermerill
6741b9ba25 Improved progress message 2021-09-06 16:39:03 +02:00
supermerill
53be240a75 fix inside brim going inside raft
also better sorting
supermerill/SuperSlicer#1526
2021-09-06 16:37:26 +02:00
supermerill
ca995447fb Don't refresh the 3D view unless really necessary
If you spot a missed refresh, please tell me how to reproduce.
2021-09-06 16:06:39 +02:00
supermerill
7be5f47a0e medialaxis nan issue on linux
supermerill/SuperSlicer#66
2021-09-06 13:49:36 +02:00
supermerill
77fd66bcd6 Can set illegal characters for gcode filemane
supermerill/SuperSlicer#1518
2021-09-06 13:49:31 +02:00
supermerill
6b6035ad00 fix brim ear generation crash of small surfaces
supermerill/SuperSlicer#1513
2021-09-06 13:49:26 +02:00
supermerill
2dc9bcc419 reprap jerk unit fixed
also gcode-viewer now read them even if not marlin
supermerill/SuperSlicer#1500
2021-09-06 13:49:20 +02:00
supermerill
92f9b734e6 fix export_to_prusa for object & modifer settings that need the full config as reference
supermerill/SuperSlicer#1503
2021-09-06 13:47:49 +02:00
supermerill
55fdc665ca max_gcode_per_second added
allow a better control than min_length
2021-09-06 13:47:43 +02:00
supermerill
688121b104 first_layer_min_speed added
supermerill/SuperSlicer#1422
2021-09-06 13:47:35 +02:00
supermerill
37a6688174 polyholes are rotated on each layer.
supermerill/SuperSlicer#1396
2021-09-06 13:47:27 +02:00
supermerill
201cf90b97 disable clearance check if set to 0
supermerill/SuperSlicer#1446
2021-09-06 13:47:18 +02:00
supermerill
ff153356c3 fix object-skirt & brim for preview 2021-09-06 13:47:13 +02:00
supermerill
e106dd555c add infill/internal bridge fan speed
supermerill/SuperSlicer#1414
2021-09-06 13:47:04 +02:00
supermerill
f8bad7aa77 add slic3r-gcodeviewer icons 2021-09-06 13:46:59 +02:00
supermerill
da8cb11408 G2 & G3 gcode-viewer support
supermerill/SuperSlicer#1456
also better handling of variable un-commented height change
default bed grid can scale up to big printers.
2021-09-06 13:46:46 +02:00
supermerill
a2a2f38d41 setting to decide from what the skirt is drawned (objects or brim)
supermerill/SuperSlicer#747
2021-08-22 00:35:16 +02:00
supermerill
1c3ad9de01 skirt brim
supermerill/SuperSlicer#795

also little fix: now preview shows object skirt & brim.
2021-08-21 23:21:52 +02:00
supermerill
43a7d347be some typo & warnings 2021-08-21 17:35:01 +02:00
supermerill
474e202a65 allow to add gapfill after the last perimeter
supermerill/SuperSlicer#982
2021-08-21 17:34:15 +02:00
supermerill
8a927576ec update BuildLinux to display usage if no options 2021-08-21 14:14:27 +02:00
supermerill
8c0576d9b2 fix check z_step if 0 2021-08-21 11:20:19 +02:00
supermerill
b567fd445b Merge remote-tracking branch 'remotes/prusa/stable' into merill-merge 2021-08-21 03:22:29 +02:00
supermerill
4db23d79da allow to --load a config bundle
it won't save it, contrary to the "import config bundle"
If the config bundle only contains the [presets] section, it will just try to select the presets.
supermerill/SuperSlicer#1490
2021-08-21 02:49:15 +02:00
supermerill
dc2b788de3 fix error when changing type of seam position
supermerill/SuperSlicer#1485
2021-08-21 02:49:14 +02:00
supermerill
9bb643f7ca fix type prusa -> super 2021-08-21 02:49:14 +02:00
supermerill
7735a0841e fix error in not-modal dialog Layout
supermerill/SuperSlicer#1480
2021-08-21 02:49:14 +02:00
supermerill
7d2fa12f92 update string for new "bad setting" dialog 2021-08-21 02:49:14 +02:00
supermerill
26500cd9a0 ensure the layer height & first layer height are low enough.
TODO: same for actual real layer height (from variable layer heights)
2021-08-21 02:49:13 +02:00
supermerill
a510c3039c fix filament_max_volumetric_speed (from 8e4e8023c091e870b2079bcde996cfa7e6a69411)
supermerill/SuperSlicer#1470
also better translation strings
2021-08-21 02:49:13 +02:00
supermerill
666856a010 fix commit 610d35fcab1ca223a2f50d1ad397f95424115ffd
forgot to add the sla icons
2021-08-21 02:49:01 +02:00
supermerill
de3ba3c794 settings directory is now taken from a "configuration" directory if next to the "resources" one.
Allow of a "portable version" without the --datadir needed.
supermerill/SuperSlicer#1212
2021-08-21 02:48:43 +02:00
supermerill
5265c85c82 remove hysteresis for overhang detection.
supermerill/SuperSlicer#1464
2021-08-21 02:48:23 +02:00
supermerill
3153d9612e new setting to remove unwanted bottom/top fill on slopes
supermerill/SuperSlicer#253
supermerill/SuperSlicer#426
supermerill/SuperSlicer#1090
2021-08-21 02:47:59 +02:00
supermerill
2384b2fbdd update profiles 2021-08-21 02:47:42 +02:00
supermerill
86f270a861 fix merge 2021-08-21 02:47:22 +02:00
remi durand
f34a3b1a6f Merge branch 'dev' into merill-merge 2021-08-08 01:06:02 +02:00
supermerill
f88f224452 Refine & fix BuildLinux script for fresh ubuntu 20.04
now you have to use an optino to compile, more info on -h
2021-08-07 17:56:33 +02:00
supermerill
aa1abc251a arrange changes:
* check is now correct (was half the right distance)
* now the duplicate_distance field is used to reset the widget, and it's not used as a shadow-min anymore
* when switching preset, the arrange widget will change value according to the new duplicate_distance, unless it's set to 0
TODO: update widget when manually updating duplicate_distance or extruder_clearance_radius
2021-08-06 23:19:34 +02:00
supermerill
60a38c394c fix prusa-compliant settings for 3mf export when an object-modifier setting is set 2021-08-06 17:57:33 +02:00
supermerill
c019e648c7 datadir parameter kept when launching new instance
supermerill/SuperSlicer#1450
2021-08-06 11:42:42 +02:00
5axes
bf3d3ede8c update HTML & Slic3r.po
Coquille sur Avtiver
Uniformisation du G-Code dans les menus
Passage mode Facile - > Simple ; Pour compatibilité avec PrusaSlicer semble plus "Simple" :)
2021-08-01 00:05:39 +02:00
remi durand
e02d2a37d2 If soluble but "don't support bridge", then create bridges.
supermerill/SuperSlicer#1412
2021-07-31 23:33:52 +02:00
remi durand
e13694766b del key now working again
it was intercepted by the menu shortcut
supermerill/SuperSlicer#1409
Do this thing is necessary on macos?
2021-07-31 22:50:11 +02:00