bubnikv
|
ac6969c992
Reworked the Perl unit / integration tests to use the same Print
|
5 years ago |
bubnikv
|
d934b63424
Removed Print.pm,
|
6 years ago |
bubnikv
|
e931f75010
Work in progress: Good bye, Perl Threads!
|
6 years ago |
bubnikv
|
f1840a52db
Merged the C++ port of the GUI Tabs / OptionGroup / Option classes
|
7 years ago |
bubnikv
|
b1f5e7e8fa
Removed the GCodePreviewData from the Print class, it does not belong here,
|
7 years ago |
YuSanka
|
badeb2f64c
Save language preset.
|
7 years ago |
bubnikv
|
bb61de8379
Fixed a regression error: The "current_extruder" identifier was not set
|
7 years ago |
bubnikv
|
ae5863f5e0
Fixed a typo in a path to Resources on OSX.
|
7 years ago |
bubnikv
|
ca4bd96d5d
Modification of Slic3r to search the icons in resources/icons
|
7 years ago |
bubnikv
|
657f2734f1
Extended the Config Wizard to offer a selection of config bundles
|
7 years ago |
bubnikv
|
e8b6d92d4d
Looks like the reworked C++ preferences start to work again.
|
7 years ago |
bubnikv
|
ee645007f2
Another step towards C++ presets.
|
7 years ago |
bubnikv
|
84d4bf8fdb
Load presets into the new C++ class.
|
7 years ago |
bubnikv
|
1385018724
Unicode handling:
|
7 years ago |
bubnikv
|
81823fe7df
Reduced the content of Geometry.pm, removed unused Perl subroutines.
|
7 years ago |
bubnikv
|
6f28818f87
Fix of
|
7 years ago |
bubnikv
|
0454cc95f9
Ported the cooling changes from @alexrj: Don't slow down the external
|
7 years ago |
bubnikv
|
a73a1a3f09
Removed the DLP projector dialog as it is confusing to our customers
|
7 years ago |
bubnikv
|
82bde51c27
Removed the 'simple' mode.
|
7 years ago |
bubnikv
|
66f1ae003f
A little simplification of the Perl side threading:
|
7 years ago |
bubnikv
|
e90279c513
Ported the G-code generator from Perl to C++.
|
7 years ago |
bubnikv
|
72ae3585e4
Removed a broken Arc Fitting feature.
|
7 years ago |
bubnikv
|
ee619701d8
Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.
|
8 years ago |
bubnikv
|
f0f550783f
Good bye, Perl Expat binding!
|
8 years ago |
bubnikv
|
121b3c31d2
Removed the old Perl Supports.
|
8 years ago |
Alessandro Ranellucci
|
a65c9ba083
Ported CoolingBuffer to C++/XS
|
8 years ago |
bubnikv
|
a8eb217e4a
System Info dialog made nicer.
|
8 years ago |
bubnikv
|
70229be9bc
Added SystemInfo dialog,
|
8 years ago |
bubnikv
|
e016c4e423
New extrusion class: ExtrusionMultiPath
|
8 years ago |
bubnikv
|
0d20a81354
Log support through boost::log
|
8 years ago |
bubnikv
|
95ede7c4b8
Rewrote Fill2.pm to C++, deleted Perl infills for good.
|
8 years ago |
bubnikv
|
1fb57e439e
Defined the +-* operators on Pointf.
|
8 years ago |
bubnikv
|
9e4edcd8ec
Enabled the C++ fillers for all infills, not just the supports.
|
8 years ago |
bubnikv
|
7d7f093120
C++ supports sketched, but not finalized yet. Slic3r is still using
|
8 years ago |
bubnikv
|
b7af7276c9
Instantiate the new C++ filler. It will be used for the supports first.
|
8 years ago |
bubnikv
|
6950ce3bcf
Report when the threading is disabled and when the debugging output
|
8 years ago |
bubnikv
|
4c67230436
Documented the purpose of various perl modules.
|
8 years ago |
bubnikv
|
15c1edd552
Configurable volumetric extrusion rate slope.
|
8 years ago |
bubnikv
|
b2a6f43923
Documented perl modules.
|
8 years ago |
Vojtech Bubnik
|
d022493297
Merge remote-tracking branch 'upstream/master'
|
8 years ago |
bubnikv
|
7da68c91a5
Vojtech likes to use Sublime on Windows to get the wheels rolling.
|
8 years ago |
Alessandro Ranellucci
|
f006e66549
Refactored calls to Wx::Bitmap->new
|
8 years ago |
Alessandro Ranellucci
|
3c862836f2
Refactored the Config XS bindings
|
9 years ago |
Alessandro Ranellucci
|
05812a0a60
Fixed memory leak
|
9 years ago |
Alessandro Ranellucci
|
9b21ac877a
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
9fcec10737
Finished porting LayerRegion to C++
|
9 years ago |
Alessandro Ranellucci
|
b4515cf695
Finished porting PerimeterGenerator to C++
|
9 years ago |
Alessandro Ranellucci
|
b8aecbd56c
Initial work for porting PerimeterGenerator to XS
|
9 years ago |
Alessandro Ranellucci
|
3e739b87da
Finished porting Slic3r::GCode to XS (speed boost!)
|
9 years ago |
Alessandro Ranellucci
|
801f629fdc
Ported Slic3r::GCode storage to XS
|
9 years ago |