Alessandro Ranellucci
|
aac9c2481c
|
Ported PrintObject::infill() to C++
|
2018-11-26 21:24:33 +01:00 |
|
Joseph Lenox
|
5d7711f319
|
Avoid locking in 0,0 for minimum x/y
|
2018-11-25 11:55:57 -06:00 |
|
Alessandro Ranellucci
|
b0fc0429cb
|
Bugfix: --dont-arrange was reported as not implemented
|
2018-11-25 11:55:57 -06:00 |
|
Alessandro Ranellucci
|
73f3bfb0da
|
Fix test according to the wanted behavior for --export-sla-svg
|
2018-11-25 11:55:57 -06:00 |
|
Alessandro Ranellucci
|
945bbc030c
|
Fix --center, --dont-arrange, --export-* and other things
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
76c23fa966
|
Math is hard.
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
afc90ed91e
|
Test --dont-arrange and --center.
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
6fcf4195e1
|
Fix endline whitespace.
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
63b74b8cc2
|
Remove extraneous options in 20mm box config.
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
a81b150e82
|
Allow const reference to local full print config.
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
0218bd34ac
|
added 20mm box stl test file
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
c2befe68ff
|
Add exported config for 20mm box tests.
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
ff1d0de988
|
Test for default SVG file naming behavior as specified in 382ceed584/src/advanced/command-line.md
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
add7e2c369
|
Add basic export option tests to cppcli.
|
2018-11-25 11:55:57 -06:00 |
|
Alessandro Ranellucci
|
a20adee38c
|
Minor improvements to code quality
|
2018-11-25 11:55:57 -06:00 |
|
Alessandro Ranellucci
|
0eb3ea7253
|
Auto-generate CLI help (includes some refactoring to ConfigDef and ConfigOptionDef)
|
2018-11-25 11:55:57 -06:00 |
|
Alessandro Ranellucci
|
3b2c9cbf7d
|
Finish porting export_gcode() - atomic write and post-processing scripts
|
2018-11-25 11:55:57 -06:00 |
|
Alessandro Ranellucci
|
a1464a737e
|
Validate CLI config options against min/max
|
2018-11-25 11:55:57 -06:00 |
|
Alessandro Ranellucci
|
bb29661a90
|
Redesigned C++ CLI
|
2018-11-25 11:55:57 -06:00 |
|
Joseph Lenox
|
e4fd0e3200
|
Pull TESTDIR out of the global includes if tests are being built.
|
2018-11-25 11:48:39 -06:00 |
|
Joseph Lenox
|
181ef8e221
|
Update CATCH2 to 2.4.2 from 2.0.1.
|
2018-11-25 11:48:39 -06:00 |
|
Joseph Lenox
|
d12885d042
|
use boost::locale instead of corecvt.
|
2018-11-24 14:47:26 -06:00 |
|
Joseph Lenox
|
02fd5b9de7
|
Revert "Revert "Expanding Slic3r::Log""
This reverts commit cf933c62d575d3d147d6bc869c9e3e354b81df17.
|
2018-11-24 14:47:26 -06:00 |
|
Alessandro Ranellucci
|
cf933c62d5
|
Revert "Expanding Slic3r::Log"
|
2018-11-23 19:59:13 +01:00 |
|
Joseph Lenox
|
37f4497450
|
Allow for filtering additionally on topic name.
|
2018-11-22 23:31:13 -06:00 |
|
Joseph Lenox
|
86c776287e
|
Implemented debug level filtering.
|
2018-11-22 22:53:11 -06:00 |
|
Joseph Lenox
|
0ccb9b046e
|
starting to enhance Slic3r::Log; adding tests.
|
2018-11-22 20:33:19 -06:00 |
|
Joseph Lenox
|
b736711a7b
|
Renamed sample_compatible to be more descriptive of what it is
(an incompatible preset group that forces a reversion to - default -
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
e234a3b208
|
Added test to catch regression where input list would be clobbered during filtering.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
148fa8e3f9
|
comment update
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
34c22403e1
|
remove debug print in test.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
f84f658389
|
fix partial regression due to reversion
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
bbbcd36113
|
When filtering default values out, it helps to not use the original source and clobber the compatibilty list.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
84ef996275
|
Fix spacing for readability.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
d3e4b3ae5f
|
Add debug string translation for presets.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
17fd8e26cd
|
Clear the preset name map list during load
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
c8662bad0a
|
fix typo; assert load sizes
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
9306c25db2
|
Filter only when not loading printer presets.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
5f8075585c
|
Move the incompatible to the file for consistency.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
fd455d75dc
|
Finish refactor to put PresetChooser in its own class; wiring up through Plater.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
eb198e9408
|
add text and button back to sizer.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
7a0d4ac990
|
ramifications of Settings being a pointer instead of a reference.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
36336840ba
|
prepend this-> to own variables.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
7a048c3f70
|
Convert Print& to weak_ptr; Settings& to Settings*.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
eb69998832
|
Fix adding presets to master preset list.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
52827f0d9b
|
Finish refactor, made settings_default a const reference.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
3812f13cb5
|
Refactor preset setting update to its own method and call during load()
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
88b4c54fc4
|
Ensure that the settings store gets updated.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
eda5ef3639
|
implement behavior when changing the preset.
|
2018-11-18 19:02:56 -06:00 |
|
Joseph Lenox
|
df20d5a8de
|
Add private methods to get the selected preset name(s).
|
2018-11-18 19:02:56 -06:00 |
|