Vojtech Kral
|
e8d63f3eb1
Upgrade Boost to 1.66 on Windows
|
6 years ago |
bubnikv
|
bde4153d44
Removed legacy GUI Perl bindings,
|
6 years ago |
Enrico Turri
|
e3e5948982
1st installment of preview ported in c++
|
6 years ago |
bubnikv
|
0235f1a821
Merged with dev
|
6 years ago |
tamasmeszaros
|
4f53fc2a5f
Merge remote-tracking branch 'origin/cpp_progress_status_bar' into dev
|
6 years ago |
tamasmeszaros
|
9e2d48ff3b
Almost working c++ status bar
|
6 years ago |
Enrico Turri
|
66ce638439
Fixed conflicts after merging with branch eigenize
|
6 years ago |
bubnikv
|
0b5b02e002
Eradicated the Pointf class, replaced with Eigen Vector3d
|
6 years ago |
bubnikv
|
cb138a20b8
Completely replaced the homebrew Pointf3 class with Eigen Vec3d.
|
6 years ago |
Martin Loidl
|
dd1fd66a47
Added possibility for upload to Duet
|
6 years ago |
tamasmeszaros
|
ad4d95f60c
AppController integration
|
6 years ago |
bubnikv
|
7a8f68cfe6
Merge branch 'new_cooling_logic'
|
6 years ago |
bubnikv
|
8ab62d702c
Fixed memory leak of TabIface.
|
6 years ago |
Vojtech Kral
|
c733e3151b
Updating: Detect legacy datadir, remove conflicting presets
|
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 |
bubnikv
|
09c9f6bdc3
Added TabIface C++ wrapper for GUI::Tab C++ class,
|
7 years ago |
bubnikv
|
b23b9ea1d2
Implemented volumetric flow rate hints,
|
7 years ago |
bubnikv
|
1fee3633a0
New C++ class AppConfig for maintaining the config.ini
|
7 years ago |
bubnikv
|
b9d57483d8
perglue.cpp - use static_cast instead of dynamic_cast if possible,
|
7 years ago |
bubnikv
|
473233019c
Initial partial implementation of presets in C++.
|
7 years ago |
bubnikv
|
0454cc95f9
Ported the cooling changes from @alexrj: Don't slow down the external
|
7 years ago |
bubnikv
|
e90279c513
Ported the G-code generator from Perl to C++.
|
7 years ago |
bubnikv
|
045de596e2
Use OpenGL 2.0 shaders for the layer height rendering.
|
7 years ago |
bubnikv
|
e6fddd364d
Volume rewritten from Perl to C++,
|
8 years ago |
Alessandro Ranellucci
|
a65c9ba083
Ported CoolingBuffer to C++/XS
|
8 years ago |
bubnikv
|
e016c4e423
New extrusion class: ExtrusionMultiPath
|
8 years ago |
bubnikv
|
f788f50b5a
Disabled asserts in the release build (-DNDEBUG).
|
8 years ago |
bubnikv
|
7d7f093120
C++ supports sketched, but not finalized yet. Slic3r is still using
|
8 years ago |
bubnikv
|
f518e0675c
Initial commit of the new Pressure Equalizer, the EdgeGrid
|
8 years ago |
bubnikv
|
7da68c91a5
Vojtech likes to use Sublime on Windows to get the wheels rolling.
|
8 years ago |
Alessandro Ranellucci
|
3c862836f2
Refactored the Config XS bindings
|
9 years ago |
Alessandro Ranellucci
|
9b21ac877a
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
b4515cf695
Finished porting PerimeterGenerator to C++
|
9 years ago |
Alessandro Ranellucci
|
801f629fdc
Ported Slic3r::GCode storage to XS
|
9 years ago |
Alessandro Ranellucci
|
b43dd92766
Ported Slic3r::GCode::Wipe storage to XS
|
9 years ago |
Alessandro Ranellucci
|
bf9cd1b8e6
Ported Slic3r::GCode::AvoidCrossingPerimeters to XS
|
9 years ago |
Alessandro Ranellucci
|
13b7316807
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
5eb3bc52ef
Ported ModelObject::rotate() and ModelObject::flip() to XS, as well as axes constants
|
9 years ago |
Alessandro Ranellucci
|
3ae6f2630e
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
a5c0ffe963
Faster loading of 3D preview and much less memory used
|
10 years ago |
Alessandro Ranellucci
|
005f138ce7
Merge branch 'master' into sender
|
10 years ago |
Alessandro Ranellucci
|
fcfb3b98bc
3D object positioning
|
10 years ago |
Alessandro Ranellucci
|
11dd67ab34
Initial work for G-code sender and more intensive usage of Boost
|
10 years ago |
Alessandro Ranellucci
|
379cde30e2
Ported Slic3r::BridgeDetector to XS
|
10 years ago |
Alessandro Ranellucci
|
ee3fb7caa2
Ported GCodeWriter to XS (faster G-code export!)
|
10 years ago |
Alessandro Ranellucci
|
b69caff93c
Ported LayerRegion::make_slices() to XS
|
10 years ago |
Alessandro Ranellucci
|
e521475b7e
Refactoring: moved some low-level G-code generation methods to the new Slic3r::GCode::Base class
|
10 years ago |
Alessandro Ranellucci
|
3ff613d166
Merge branch 'acp-voronoi'
|
10 years ago |