bubnikv
|
e8b6d92d4d
Looks like the reworked C++ preferences start to work again.
|
7 лет назад |
bubnikv
|
2455aee97c
Further reduction of Perl Config.pm methods.
|
7 лет назад |
bubnikv
|
3bc79e80d5
Fixed configuration & validate C++ ports.
|
7 лет назад |
bubnikv
|
ee645007f2
Another step towards C++ presets.
|
7 лет назад |
bubnikv
|
3731820c48
Optimization of the configuration layer:
|
7 лет назад |
bubnikv
|
e16f827223
Ported PrintConfigBase::_handle_legacy from Perl to C++,
|
7 лет назад |
bubnikv
|
6f28818f87
Fix of
|
7 лет назад |
bubnikv
|
2ac981e422
Improved error handling when importing configuration from a G-code.
|
7 лет назад |
bubnikv
|
93dce7a2d3
Ported config load / stored to C++, thanks @alexrj
|
7 лет назад |
bubnikv
|
72ae3585e4
Removed a broken Arc Fitting feature.
|
7 лет назад |
Joseph Lenox
|
7b5158f5f2
Permit firmware retraction when firmware is Repetier (repetier-firmware supports it). Fixes #3821
|
7 лет назад |
Alessandro Ranellucci
|
5dc8a0808e
Maybe the Travis CI server has more than 16 cores?
|
8 лет назад |
Alessandro Ranellucci
|
d8082b9db4
Try to fix compilation error about the new threads default
|
8 лет назад |
bubnikv
|
741a85187c
Suppress the '- default -' selection of Print/Filament/Printer settings
|
8 лет назад |
bubnikv
|
1fb57e439e
Defined the +-* operators on Pointf.
|
8 лет назад |
bubnikv
|
b2a6f43923
Documented perl modules.
|
8 лет назад |
Alessandro Ranellucci
|
3c862836f2
Refactored the Config XS bindings
|
9 лет назад |
Alessandro Ranellucci
|
32a333f16a
Import config bundle automatically if found in application directory
|
9 лет назад |
Alessandro Ranellucci
|
3a9cf91f83
Ported a couple more methods to XS
|
9 лет назад |
Alessandro Ranellucci
|
249088b4f8
Ported Config::setenv() to XS
|
9 лет назад |
Alexander Rössler
|
d6feec808c
enabling firmware retraction for Machinekit in GUI
|
10 лет назад |
Alessandro Ranellucci
|
8b6b192dac
Throw an error for first_layer_height == 0. #2605
|
10 лет назад |
Alessandro Ranellucci
|
7a7d00c8d6
Rename solid_fill_pattern to external_fill_pattern and clarify tooltip
|
10 лет назад |
Alessandro Ranellucci
|
989ec5cf4d
Fixes to UTF-8 handling in file paths
|
10 лет назад |
Alessandro Ranellucci
|
3e4c572164
Ported some methods including add_model_object() and apply_config() to XS
|
10 лет назад |
Alessandro Ranellucci
|
06385221a3
Make .ini parser more tolerant to whitespace
|
10 лет назад |
Alessandro Ranellucci
|
c2e710d092
Removed --g0
|
10 лет назад |
Alessandro Ranellucci
|
e521475b7e
Refactoring: moved some low-level G-code generation methods to the new Slic3r::GCode::Base class
|
10 лет назад |
Alessandro Ranellucci
|
e897fbbd51
Only consider used extruders when limiting layer height. #2175
|
10 лет назад |
Alessandro Ranellucci
|
928335f186
Removed print_center option (but left --print-center from CLI)
|
10 лет назад |
Alessandro Ranellucci
|
ba37a8fb79
Handle legacy configs
|
10 лет назад |
Alessandro Ranellucci
|
998a4225de
Finished implementation of bed_shape in plater
|
10 лет назад |
Alessandro Ranellucci
|
4fe2128fc4
Initial work for custom bed shape
|
10 лет назад |
Alessandro Ranellucci
|
98b8936ee2
Automatically disable retract_layer_change when using spiral_vase
|
10 лет назад |
Alessandro Ranellucci
|
88a2e5c791
Typo seal -> seam :-)
|
10 лет назад |
Alessandro Ranellucci
|
a3bd1b5302
New seal_position option that replaces randomize_start, start_perimeters_at_concave_points and start_perimeters_at_non_overhang. The two latter options are now always on by default. A new "Aligned" seal position value has been added, that forces starting points to be aligned when not randomized. #1741 #925
|
10 лет назад |
Alessandro Ranellucci
|
7041ebdd22
Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe
|
10 лет назад |
Alessandro Ranellucci
|
fc4ac5ded4
Re-enable the threads config option. #1882
|
10 лет назад |
Alessandro Ranellucci
|
0ff33f47f1
Fix the extruder override logic. All role-based extruder options now default to 0, meaning no override is defined and the default (inherited) extruder is used. The default extruder option does not use the shortcut logic anymore (it was thus moved to be a CLI-specific logic)
|
11 лет назад |
Alessandro Ranellucci
|
fed8783e30
New commands for exporting/importing full config bundles. Useful for printer vendors. #1365
|
11 лет назад |
Alessandro Ranellucci
|
67f3e9962b
Prevent user from saving a preset with the "- default -" name. #1717
|
11 лет назад |
Alessandro Ranellucci
|
b5b735c988
ComboBox for fill density values
|
11 лет назад |
Alessandro Ranellucci
|
7421a7bf63
Turn fill_density into percentage
|
11 лет назад |
Alessandro Ranellucci
|
34f1511e0c
Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
|
11 лет назад |
Alessandro Ranellucci
|
4c650a6d80
Fix regression about percent extrusion width not being validated. Includes regression test
|
11 лет назад |
Alessandro Ranellucci
|
634ccb33ab
Fix regression in Config->setenv affecting post-processing scripts. Includes regression test
|
11 лет назад |
Alessandro Ranellucci
|
51af10da4f
Some fixes to config API
|
11 лет назад |
Alessandro Ranellucci
|
e68cbede6e
Add scale rotate duplicate_grid to @Ignore and fix @Ignore which was ignored
|
11 лет назад |
Alessandro Ranellucci
|
c0a74780cb
The ratio_over parameter was missing in the definition of first_layer_extrusion_width
|
11 лет назад |
Alessandro Ranellucci
|
9515acf527
Put a hard limit on manually configured extrusion widths (10 * the largest nozzle diameter configured) to prevent confusion when a bad value is entered. #1691
|
11 лет назад |