15902 Commits

Author SHA1 Message Date
Photogad
3d1cd5c760 out-of-bounds objects RED instead of blue
for better visual indication to user that the object has an error outside of the bed bounds
2021-04-27 04:27:55 +02:00
Pavulon87
7106a76287 Fix requesting z_offset from sla printer 2021-04-27 04:27:19 +02:00
remi durand
98702a0060 fix anchor_length > anchor_length_max error 2021-04-26 00:17:16 +02:00
remi durand
daa2c66546 fix macos icns supermerill/SuperSlicer#1086 2021-04-25 03:16:53 +02:00
remi durand
0fe1664f19 Fix for auto-heating when using one extruder from many. supermerill/SuperSlicer#1103 2021-04-25 03:16:37 +02:00
remi durand
b6d278a36f Add 'export to prusa' menu item
An other way to transfert a config to prusa, with the .3mf file.
It's more mandatory now that there is extrusion_spacing
2021-04-25 03:15:55 +02:00
remi durand
715d58da88 Add some spacing settings at the side of width
- now a setting can be "phony"
 - a phony setting isn't saved in a config file
 - a phony setting should be computed from other settings
 - change/add colors, icons, and callbacks (in PrintConfig.cpp) to make phony settings works
2021-04-25 03:15:40 +02:00
remi durand
1d405304b9 Fix firmware min_length
* fix m_last_too_small fusion test
 * now use a modified douglas_peucker to take into account the segment length instead of the tolerance only
 * some tooltip & default value change for resolution.
2021-04-24 02:50:29 +02:00
remi durand
d0b0bee995 #1083 Make deselectable the automatic switch from tabs during background processing 2021-04-18 16:13:27 +02:00
remi durand
e9f4a0205b fix renaming, build & doc 2021-04-18 15:32:28 +02:00
remi durand
6f99e220e5 fix gui old layout 2021-04-11 22:55:12 +02:00
remi durand
0a65e1b0d6 #1076 adjust color changes for z_offset 2021-04-11 20:46:45 +02:00
remi durand
d9ad9371aa #1073 fix Infill doesn´t switch to Rectilinear at 100%
from bad merge
2021-04-11 18:17:20 +02:00
remi durand
f8b249b1c8 no infill: allow margins and denser infill 2021-04-11 17:01:34 +02:00
remi durand
147c8493a6 macos: default on layout:old instead of tabs.
move tabs debug log into boostlog & macos define
2021-04-11 15:25:49 +02:00
remi durand
24cfdad2c1 fix crash on sla start 2021-04-07 02:12:13 +02:00
remi durand
b6d2acfd76 Merge branch 'move-libslic3r-tests' into merill-merge 2021-04-06 23:14:18 +02:00
Joseph Lenox
dbcee71b2f use size.data() instead of size.cbegin() 2021-04-06 09:46:02 -05:00
Joseph Lenox
072f88d277 Fix use of variables 2021-04-06 09:45:48 -05:00
Joseph Lenox
78adfffc61 replace module URL to http 2021-04-06 09:45:29 -05:00
Joseph Lenox
18386f4851 Add SVG logo for Slic3r. 2021-04-05 23:28:57 -05:00
Joseph Lenox
eb402ea847 Refactor some of the SL1 code out into SLAArchive, added "masked CWS" (tuned to Malyan S100 support). 2021-04-05 23:28:45 -05:00
Joseph Lenox
dc4692e098 Avoid name collisions for log_t types 2021-04-05 23:27:29 -05:00
Joseph Lenox
379cb8cb86 change definition of Slic3r key name based on SLIC3R_ALPHA 2021-04-05 23:27:09 -05:00
Joseph Lenox
8e68a63d7b Set debug flags on non-Win32 according to CONFIG; add -g as well. 2021-04-05 23:26:03 -05:00
Joseph Lenox
d01653f261 Fix some merge issue. 2021-04-05 16:14:40 -05:00
Joseph Lenox
2d27451cb6 test merge 2021-04-05 00:54:48 -05:00
Joseph Lenox
fe7105ff32 Initial cut to add an OutputFormat enumeration for SLA printing. 2021-04-05 00:04:09 -05:00
remi durand
5279d2b697 fix crash on slice if no extruder names 2021-04-04 16:50:17 +02:00
remi durand
89f777d72d fix error when no settings directory
and a typo
2021-04-04 16:44:43 +02:00
remi durand
22524f6184 add default colors from colors.ini
set default to slic3r-yellow-ish
2021-04-04 16:41:45 +02:00
remi durand
5eab98f376 use defines for linux script 2021-04-04 15:56:02 +02:00
remi durand
65cd6e3010 fix fan_percentage
(from commit b04928)
2021-04-04 14:49:56 +02:00
remi durand
7e1a009bd8 fix merge 2021-04-04 14:42:49 +02:00
remi durand
14fcba309e Merge remote-tracking branch 'remotes/slic3r/move-libslic3r-tests' 2021-04-04 04:18:46 +02:00
remi durand
93e5584ede Get most of software names, id, description from the define. 2021-04-04 03:47:19 +02:00
remi durand
fd743c6b3f #1047 "colour" settings can now be used as XXX_colour_int to output the color value as a int in a custom_gcode output 2021-04-03 20:16:42 +02:00
remi durand
099c209d04 failsafe for UnsavedChangesDialog::update_tree 2021-04-03 20:16:37 +02:00
remi durand
7580de9da5 Add a gui option to have plater tabs in the top tab bar
also add icons to tabs
2021-04-03 20:16:29 +02:00
remi durand
ff57ca240f small text changes 2021-04-03 19:53:24 +02:00
Michael Wagner
40c4b94da2 Fix typo in Creality.ini 2021-04-03 19:53:16 +02:00
Joseph Lenox
5b6f71dfef Update url for Notification Manager 2021-04-03 12:03:48 -05:00
Joseph Lenox
85ae61f901 Set VERSION_CHECK_URL for Slic3r 2021-04-03 12:03:24 -05:00
Joseph Lenox
b680f3ee3e clang-tidy: llvm-namespace-comment 2021-04-03 11:45:06 -05:00
Joseph Lenox
1433ba65c9 Catch exceptions by reference instead of by value (silence warning) 2021-04-03 11:44:53 -05:00
Joseph Lenox
8e6324954c signed/unsigned set i to unsigned instead of signed int. 2021-04-03 11:44:28 -05:00
Joseph Lenox
e103a6dbe6 clang-tidy cleanup: llvm-include-order 2021-04-03 11:44:00 -05:00
Joseph Lenox
14b3909fa1 Modernize some array<> references; remove Prusa edition link 2021-04-03 11:36:25 -05:00
Joseph Lenox
2ad8f3a2de Revise text to remove "is based on" 2021-04-03 11:19:35 -05:00
Joseph Lenox
ba82a75139 Classic colors for logo 2021-04-03 08:10:53 -05:00