Vojtech Bubnik
|
8e27e355c2
Fixing unit tests.
|
3 лет назад |
Vojtech Bubnik
|
4280fdb5f2
Reworked connection of infill lines to perimeter lines.
|
4 лет назад |
bubnikv
|
0235f1a821
Merged with dev
|
6 лет назад |
bubnikv
|
ac72cd779f
Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding.
|
6 лет назад |
Enrico Turri
|
455076231b
Layers editing shader moved to c++
|
6 лет назад |
Enrico Turri
|
5024fc4be7
OpenGL to c++ 1st installment - WIP
|
6 лет назад |
bubnikv
|
32c4cddb91
Ported the AboutDialog to C++, thanks @alexrj for the work.
|
6 лет назад |
bubnikv
|
e931f75010
Work in progress: Good bye, Perl Threads!
|
6 лет назад |
bubnikv
|
39100068c1
Removed the Perl Tab & BedDialog as they were replaced by their C++
|
7 лет назад |
bubnikv
|
09c9f6bdc3
Added TabIface C++ wrapper for GUI::Tab C++ class,
|
7 лет назад |
bubnikv
|
9a0100d6de
Initial definition of PresetHints C++ class and Perl binding, ported the cooling logic hints to C++.
|
7 лет назад |
bubnikv
|
d9d6d996e9
Utility functions to pass wxWidgets pointers from Perl to C++ code.
|
7 лет назад |
bubnikv
|
473233019c
Initial partial implementation of presets in C++.
|
7 лет назад |
bubnikv
|
0454cc95f9
Ported the cooling changes from @alexrj: Don't slow down the external
|
7 лет назад |
bubnikv
|
e90279c513
Ported the G-code generator from Perl to C++.
|
7 лет назад |
bubnikv
|
045de596e2
Use OpenGL 2.0 shaders for the layer height rendering.
|
7 лет назад |
bubnikv
|
e6fddd364d
Volume rewritten from Perl to C++,
|
8 лет назад |
bubnikv
|
08351b5e48
Fix of ExtrusionMultiPath binding to Perl & G-code generator.
|
8 лет назад |
bubnikv
|
e016c4e423
New extrusion class: ExtrusionMultiPath
|
8 лет назад |
bubnikv
|
4e66ed81d2
Fixed the fill density for rectilinear, triangular and cubic infills.
|
8 лет назад |
bubnikv
|
7d7f093120
C++ supports sketched, but not finalized yet. Slic3r is still using
|
8 лет назад |
bubnikv
|
f518e0675c
Initial commit of the new Pressure Equalizer, the EdgeGrid
|
8 лет назад |
bubnikv
|
7da68c91a5
Vojtech likes to use Sublime on Windows to get the wheels rolling.
|
8 лет назад |
Alessandro Ranellucci
|
3c862836f2
Refactored the Config XS bindings
|
9 лет назад |
Alessandro Ranellucci
|
801f629fdc
Ported Slic3r::GCode storage to XS
|
9 лет назад |
Alessandro Ranellucci
|
280f3f38d7
Ported Slic3r::GCode::OozePrevention storage to XS
|
9 лет назад |
Alessandro Ranellucci
|
b43dd92766
Ported Slic3r::GCode::Wipe storage to XS
|
9 лет назад |
Alessandro Ranellucci
|
bf9cd1b8e6
Ported Slic3r::GCode::AvoidCrossingPerimeters to XS
|
9 лет назад |
Alessandro Ranellucci
|
a5c0ffe963
Faster loading of 3D preview and much less memory used
|
10 лет назад |
Alessandro Ranellucci
|
18e815d032
More efficient 3D preview of slices
|
10 лет назад |
Alessandro Ranellucci
|
9264db7ecd
Removed useless thing added in e79aa2e81c3087d44c46d0fcb65cd81a42f0585d
|
10 лет назад |
Alessandro Ranellucci
|
e79aa2e81c
New --solid-infill-extruder option. Includes a refactoring of the strategy used to order layer extrusions according to their extruder and island; toolchanges and travel moves should be more optimized now. #618
|
10 лет назад |
Alessandro Ranellucci
|
fcfb3b98bc
3D object positioning
|
10 лет назад |
Alessandro Ranellucci
|
379cde30e2
Ported Slic3r::BridgeDetector to XS
|
10 лет назад |
Alessandro Ranellucci
|
ee3fb7caa2
Ported GCodeWriter to XS (faster G-code export!)
|
10 лет назад |
Alessandro Ranellucci
|
b69caff93c
Ported LayerRegion::make_slices() to XS
|
10 лет назад |
Alessandro Ranellucci
|
5435d88924
Bugfix: wrong arguments supplied to Flow constructor (rarely used case)
|
10 лет назад |
Alessandro Ranellucci
|
f462af20f9
Visual preview for bed shape dialog
|
10 лет назад |
Y. Sapir
|
d06c300926
Add ::Ref classes for every missing C++ class (going by REGISTER_CLASS calls).
|
10 лет назад |
Y. Sapir
|
8da0bded1d
Move Print object storage to C++. (along with its subobjects)
|
10 лет назад |
Alessandro Ranellucci
|
6e207d3830
Merge branch 'sapir-modelcpp'
|
10 лет назад |
Alessandro Ranellucci
|
c37ef2f18b
New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs.
|
10 лет назад |
Alessandro Ranellucci
|
54a199919b
Removed StringMap
|
10 лет назад |
Y. Sapir
|
05b2993769
Translate Model class' storage to C++.
|
10 лет назад |
Alessandro Ranellucci
|
98e40d3fe4
Store width and height in ExtrusionEntity objects for debugging purposes
|
10 лет назад |
Alessandro Ranellucci
|
24571612c7
Some minor changes to the newly-ported Extruder class
|
10 лет назад |
Y. Sapir
|
ad03a88733
Add xsp wrapper for Pointf class.
|
10 лет назад |
Y. Sapir
|
2565d80679
Replace multitude of Extruder fields with querying a PrintConfig object by id.
|
10 лет назад |
Y. Sapir
|
b319dc9361
Correctly convert extruder_offset to Point object before passing to C++ code.
|
10 лет назад |
Y. Sapir
|
66d23a2416
Convert Extruder object (mostly) to C++ with lots of fields.
|
10 лет назад |