6050 Commits

Author SHA1 Message Date
Chow Loong Jin
94420acc2b Drop #error "admesh works correctly on little endian machines only"
admesh works fine on little-endian machines as of b9592961. It just doesn't
compile because of this pesky #error.
2018-11-05 13:07:50 -06:00
Alessandro Ranellucci
90c192e8ed Support locating Boost under BOOST_DIR/lib 2018-11-05 20:00:19 +01:00
Alessandro Ranellucci
734e6e7ef9 More verbose errors about BOOST_DIR 2018-11-05 19:45:16 +01:00
Joseph Lenox
d9c1d459c5 Convert filament_settings_id to something that can be set instead of just read from a configuration file. 2018-10-29 20:31:42 -05:00
Joseph Lenox
8c52045b14 Try adding swrast to AppImage 2018-10-29 19:35:09 -05:00
Joseph Lenox
b582df1236 add code owners file 2018-10-23 17:45:41 -05:00
Joseph Lenox
849fa8b70d Update issue templates 2018-10-23 11:43:58 -05:00
Joseph Lenox
696b8791c4 Update issue templates 2018-10-23 11:42:42 -05:00
Joseph Lenox
f487129c70 Sign the DMG as well. 2018-10-17 20:10:02 -05:00
Joseph Lenox
b7661289e3
Make fill.hpp comments Doxygen 2018-10-17 16:15:14 -05:00
Joseph Lenox
c9a4e53117 Use Slic3r::var to refer to toolbar bitmap locations. 2018-10-14 15:03:23 -05:00
Gilbert
fd8a3303c4 Extended GUI (#4419)
* Extended GUI - 2nd try.

* Update Preferences.pm

missing comma
2018-10-14 14:51:02 -05:00
Joseph Lenox
4b0caf131b #2305 Autocaclulate WxChoice width instead of using fixed size. 2018-10-14 14:40:16 -05:00
Harald Wagener
4853c014fb Auto-determine right pane button height. (#4535)
On HiDPI screens, the button height set to 30px will cause buttons of limited height with parts of the text cut off. Setting the height to `-1` seems to fix this so the buttons work fine.
2018-10-14 14:28:01 -05:00
Joseph Lenox
d17659b67c Add GIT commit version to About dialog and to exported GCode.
Implements #4532
2018-09-07 21:40:49 -05:00
Joseph Lenox
880e9a52c3 Prime layer_z and layer_num for end gcode in C++ PrintGcode. 2018-09-02 11:49:49 -05:00
Joseph Lenox
6303d0a59a Fixed regression where end gcode wasn't being applied in CLI path. 2018-09-02 11:49:08 -05:00
Joseph Lenox
fbdb8da86b Prime layer_num and layer_z for end_gcode. 2018-09-02 11:20:00 -05:00
ElectroQuanta
f337fdcc62 FIX: check bounds for fill->min_spacing causing fill_density<100 to abort (#4524)
* FIX: check bounds for fill->min_spacing causing fill_density<100 to abort

* Added time-stamping to SVG files

* Delete .gitignore

* Revert "Added time-stamping to SVG files"

This reverts commit 625ad15b50fc0b5acc3011cfb1dfdc826ba78a4e.

* Set a sane default instead of aborting.

* Don't return status

If there's an exceptional condition, should use exceptions instead.

* Changing to not return bool.
2018-08-31 22:22:49 -05:00
Joseph Lenox
37ade98017
Merge pull request #4519 from ElectroQuanta/CLI-opts
Print CLI options in addition to the print ones
2018-08-25 21:38:07 -05:00
ElectroQuanta
446811a426 Added print CLI options in addition to the print ones 2018-08-24 00:48:55 +01:00
Joseph Lenox
bd47015c23
Merge pull request #4518 from ElectroQuanta/origin/stable
Origin/stable
2018-08-23 18:08:51 -05:00
ElectroQuanta
8d9f8001b3 FIX: fixed typo for export_obj 2018-08-23 18:25:04 +01:00
ElectroQuanta
904baffb7e FIX: Forward declaration of std::ofstream caused CMake to abort (#4515) 2018-08-21 11:35:57 -05:00
ElectroQuanta
41c610b47e FIX: Forward declaration of std::ofstream caused CMake to abort 2018-08-21 03:30:10 +01:00
Joseph Lenox
457203623f revert package scripts to 1.3.0 for linux 2018-08-19 23:41:55 -05:00
Joseph Lenox
1123c68f50 Fixed casing for slic3r 2018-08-19 21:29:35 -05:00
Joseph Lenox
8f65bf7f62 switch on travis 2018-08-19 20:30:32 -05:00
Joseph Lenox
acdf25cb15 actually get to the path 2018-08-19 19:53:50 -05:00
Joseph Lenox
8fefac8d61 set SLIC3R_DIR properly? 2018-08-19 19:51:41 -05:00
Joseph Lenox
d836815588 Move compiled slic3r bin instead of copying 2018-08-19 18:31:38 -05:00
Joseph Lenox
4f3e89a871 Added translation markers to more options in PrintConfig.cpp 2018-08-12 16:43:48 -05:00
Joseph Lenox
4faf1b134b Merge i18n in 2018-08-12 16:26:32 -05:00
Joseph Lenox
bb9c86e271 Build shell? 2018-08-08 16:28:16 -05:00
Joseph Lenox
3ee452aff6 Permit building on MSVC 2017 (15.7.6) 2018-08-08 00:20:39 -05:00
Joseph Lenox
3d22fcdd22 Disable boost's automagical library rename feature for nowide, because we're building it. 2018-08-08 00:19:28 -05:00
Joseph Lenox
5449c1a325 Finish moving lines into GUI section of cmake 2018-08-08 00:18:08 -05:00
Joseph Lenox
7cc190b22a Specify more MSVC options for build types 2018-08-08 00:17:47 -05:00
Joseph Lenox
ba3dee154a show fewer warnings 2018-08-08 00:17:16 -05:00
Joseph Lenox
f50c40e49c More MSVC-specific compilation options. 2018-08-08 00:17:03 -05:00
Joseph Lenox
7fb5fcb450 Wire spiral vase into the printing logic. 2018-08-05 23:31:01 -05:00
Joseph Lenox
f59396e33d Ignore some more generated files. 2018-08-05 22:55:45 -05:00
Joseph Lenox
ce8e1b94ff Remove debug print. 2018-08-05 22:28:42 -05:00
Joseph Lenox
5baee8a1cb Cooling buffer works in cppgui 2018-08-05 22:27:36 -05:00
Joseph Lenox
1f6440f7bb Ensure that the threading library is a dependency of libslic3r and is linked 2018-08-05 21:23:24 -05:00
Joseph Lenox
d5f33fa87a Filter out messages with no CLI options 2018-08-05 21:06:12 -05:00
Joseph Lenox
16ec67322a Merge branch 'cppgui' 2018-08-05 20:52:49 -05:00
Joseph Lenox
4875ce641c Cover an issue if not built with GUI and --gui is passed. 2018-08-05 20:52:18 -05:00
Joseph Lenox
e06d33180c Added primitive --help that reads DynamicPrintConfig options directly.
Should slice and generate gcode for STL files now.
2018-08-05 20:44:46 -05:00
Joseph Lenox
d0721cee2b Don't build any Wx stuff if Enable_GUI is off. 2018-08-05 18:57:29 -05:00