|
|
7041ebdd22
|
Workaround for upstream module bug causing command line option parsing for multi-boolean options like retract-layer-change and wipe
|
2014-04-19 19:14:41 +02:00 |
|
|
|
c3bb8a69db
|
Bugfix: crash when extending an array option by 2+ positions. #1908
|
2014-04-19 16:38:28 +02:00 |
|
|
|
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)
|
2014-03-26 00:08:15 +01:00 |
|
|
|
4c6f9703df
|
Fix bad deserialization of extruder_offset = 0x0
|
2014-03-24 14:16:37 +01:00 |
|
|
|
7a58457add
|
Prevent GUI from crashing when invalid values were written in numeric fields. Includes basic validation. #1709
|
2014-03-24 01:07:30 +01:00 |
|
|
|
21e6de0e59
|
Only expand shortcut options in StaticConfig objects. This way we can keep a default extruder value in the parts panel
|
2014-03-22 20:12:54 +01:00 |
|
|
|
7421a7bf63
|
Turn fill_density into percentage
|
2014-03-22 16:23:33 +01:00 |
|
|
|
cfc1c5037d
|
Mark strings as UTF-8 when passing them to Perl
|
2014-02-14 22:25:59 +01:00 |
|
|
|
42519174cd
|
New erase() method for DynamicConfig objects
|
2014-01-22 21:15:19 +01:00 |
|
|
|
036badf932
|
Ported Flow to XS
|
2014-01-05 13:16:13 +01:00 |
|
|
|
07b9b12475
|
Make tests pass
|
2014-01-05 00:36:33 +01:00 |
|
|
|
0883d0f4eb
|
More work here and there
|
2014-01-01 17:29:15 +01:00 |
|
|
|
83326845dd
|
More incomplete work
|
2013-12-31 14:33:03 +01:00 |
|
|
|
c5ead0f2a6
|
Fixes to Config and plater; also refactored the arrange() code
|
2013-12-24 00:30:51 +01:00 |
|
|
|
c0070a8d54
|
Satisfy test suite with new XS based config
|
2013-12-22 01:38:10 +01:00 |
|
|
|
4515d90052
|
Finished porting Config and option definition to XS
|
2013-12-22 00:39:03 +01:00 |
|
|
|
9836e963a5
|
Incomplete work for adapting the application to the new XS-based Config
|
2013-12-21 21:06:45 +01:00 |
|
|
|
e0c0a42a8b
|
Expose static PrintConfig objects to Perl and test apply()
|
2013-12-21 16:32:11 +01:00 |
|
|
|
56d4da2ac7
|
Decoupled a generic Config implementation from the PrintConfig definitions
|
2013-12-21 16:15:41 +01:00 |
|
|
|
872e9bf810
|
Support for more array config types
|
2013-12-21 14:27:58 +01:00 |
|
|
|
bb5bbe191f
|
Support enum config options
|
2013-12-21 10:46:43 +01:00 |
|
|
|
f274287b0e
|
Support bool options in XS
|
2013-12-20 21:32:18 +01:00 |
|
|
|
64e549a46f
|
More work for XS Config
|
2013-12-20 20:54:11 +01:00 |
|
|
|
008f38cf68
|
More work for porting Config to XS
|
2013-12-20 16:37:28 +01:00 |
|
|
|
4d066840ba
|
Initial work for porting Slic3r::Config to XS
|
2013-12-07 16:14:30 +01:00 |
|