.. |
Fill
|
Refactored the gyroid infill.
|
2018-02-23 18:32:35 +01:00 |
Format
|
Merge remote-tracking branch 'remotes/origin/3mf_io'
|
2018-02-15 17:02:47 +01:00 |
GCode
|
GCode Preview - Added Custom extrusion role + extended layers range for GCode preview
|
2018-02-22 08:59:47 +01:00 |
BoundingBox.cpp
|
GCode Preview - Code cleanup
|
2018-01-17 10:39:05 +01:00 |
BoundingBox.hpp
|
GCode Preview - Code cleanup
|
2018-01-17 10:39:05 +01:00 |
BridgeDetector.cpp
|
|
|
BridgeDetector.hpp
|
|
|
ClipperUtils.cpp
|
|
|
ClipperUtils.hpp
|
|
|
Config.cpp
|
3mf import/export of config data
|
2018-02-13 15:19:55 +01:00 |
Config.hpp
|
Merge remote-tracking branch 'remotes/origin/3mf_io'
|
2018-02-15 17:02:47 +01:00 |
EdgeGrid.cpp
|
|
|
EdgeGrid.hpp
|
|
|
ExPolygon.cpp
|
|
|
ExPolygon.hpp
|
|
|
ExPolygonCollection.cpp
|
|
|
ExPolygonCollection.hpp
|
|
|
Extruder.cpp
|
|
|
Extruder.hpp
|
|
|
ExtrusionEntity.cpp
|
|
|
ExtrusionEntity.hpp
|
GCode Preview - Added Custom extrusion role + extended layers range for GCode preview
|
2018-02-22 08:59:47 +01:00 |
ExtrusionEntityCollection.cpp
|
|
|
ExtrusionEntityCollection.hpp
|
|
|
ExtrusionSimulator.cpp
|
|
|
ExtrusionSimulator.hpp
|
|
|
Flow.cpp
|
|
|
Flow.hpp
|
|
|
GCode.cpp
|
GCode Preview - Added Custom extrusion role + extended layers range for GCode preview
|
2018-02-22 08:59:47 +01:00 |
GCode.hpp
|
Merge remote-tracking branch 'remotes/origin/3mf_io'
|
2018-02-15 17:02:47 +01:00 |
GCodeReader.cpp
|
Fix of the Spiral Vase after the GCodeReader rework.
|
2018-01-03 21:55:32 +01:00 |
GCodeReader.hpp
|
Fix of the Spiral Vase after the GCodeReader rework.
|
2018-01-03 21:55:32 +01:00 |
GCodeSender.cpp
|
Synchronized the GCodeSender with the upstream Slic3r, thanks @alexrj.
|
2018-02-12 20:44:06 +01:00 |
GCodeSender.hpp
|
|
|
GCodeTimeEstimator.cpp
|
GCodeTimeEstimator - Added move statistics log (for debug purpose)
|
2018-01-30 13:18:21 +01:00 |
GCodeTimeEstimator.hpp
|
GCodeTimeEstimator - Added move statistics log (for debug purpose)
|
2018-01-30 13:18:21 +01:00 |
GCodeWriter.cpp
|
Separated the Marlin G-code flavor from the RepRap G-code flavor
|
2018-01-06 18:49:28 +01:00 |
GCodeWriter.hpp
|
|
|
Geometry.cpp
|
|
|
Geometry.hpp
|
|
|
Int128.hpp
|
|
|
Layer.cpp
|
|
|
Layer.hpp
|
Fix of
|
2017-12-11 17:19:55 +01:00 |
LayerRegion.cpp
|
|
|
libslic3r.h
|
Merge branch 'master' into gcode_preview
|
2018-02-13 14:55:54 +01:00 |
Line.cpp
|
GCode Preview - Code cleanup
|
2018-01-17 10:39:05 +01:00 |
Line.hpp
|
GCode Preview - Code cleanup
|
2018-01-17 10:39:05 +01:00 |
Model.cpp
|
Remove .zip from file extension on import to avoid having it added again and again when exporting
|
2018-02-22 15:27:32 +01:00 |
Model.hpp
|
3mf import/export of config data
|
2018-02-13 15:19:55 +01:00 |
MotionPlanner.cpp
|
|
|
MotionPlanner.hpp
|
|
|
MultiPoint.cpp
|
GCode Preview - Code cleanup
|
2018-01-17 10:39:05 +01:00 |
MultiPoint.hpp
|
GCode Preview - Code cleanup
|
2018-01-17 10:39:05 +01:00 |
MutablePriorityQueue.hpp
|
|
|
PerimeterGenerator.cpp
|
Fix of Negative Feedrates: G1 F-3.84007e+006 stops smoothie
|
2018-02-02 19:48:16 +01:00 |
PerimeterGenerator.hpp
|
|
|
PlaceholderParser.cpp
|
Error messages in parsing variables (#722)
|
2018-02-16 17:27:50 +01:00 |
PlaceholderParser.hpp
|
Implemented <,>,<=,>=,or,and,||,&& operators.
|
2017-12-19 16:48:14 +01:00 |
Point.cpp
|
|
|
Point.hpp
|
Merge branch 'master' into gcode_preview
|
2018-02-13 14:55:54 +01:00 |
Polygon.cpp
|
|
|
Polygon.hpp
|
Merge with bibnikv.
|
2018-01-25 13:46:04 +01:00 |
Polyline.cpp
|
GCode Preview - Code cleanup
|
2018-01-17 10:39:05 +01:00 |
Polyline.hpp
|
Merged the C++ port of the GUI Tabs / OptionGroup / Option classes
|
2018-02-15 18:13:37 +01:00 |
PolylineCollection.cpp
|
|
|
PolylineCollection.hpp
|
|
|
Print.cpp
|
Removed the GCodePreviewData from the Print class, it does not belong here,
|
2018-02-14 20:35:59 +01:00 |
Print.hpp
|
Removed the GCodePreviewData from the Print class, it does not belong here,
|
2018-02-14 20:35:59 +01:00 |
PrintConfig.cpp
|
Merge remote-tracking branch 'remotes/origin/gui_translate_to_cpp'
|
2018-02-23 15:32:13 +01:00 |
PrintConfig.hpp
|
Gyroid infill type (#733)
|
2018-02-22 09:56:05 +01:00 |
PrintObject.cpp
|
Improvement of region classification numerical stability.
|
2017-12-14 13:26:44 +01:00 |
PrintRegion.cpp
|
|
|
Slicing.cpp
|
|
|
Slicing.hpp
|
Fixed regression bugs regarding print validation,
|
2017-12-01 18:55:57 +01:00 |
SlicingAdaptive.cpp
|
|
|
SlicingAdaptive.hpp
|
|
|
SupportMaterial.cpp
|
Fix of
|
2017-12-11 17:19:55 +01:00 |
SupportMaterial.hpp
|
|
|
Surface.cpp
|
|
|
Surface.hpp
|
|
|
SurfaceCollection.cpp
|
|
|
SurfaceCollection.hpp
|
|
|
SVG.cpp
|
|
|
SVG.hpp
|
|
|
TriangleMesh.cpp
|
Fix for issue #661 (ExPolygons generation)
|
2018-02-28 11:41:04 +01:00 |
TriangleMesh.hpp
|
3mf Importer - 1st installment
|
2018-01-30 09:27:10 +01:00 |
utils.cpp
|
Save language preset.
|
2018-02-12 08:57:32 +01:00 |
Utils.hpp
|
Save language preset.
|
2018-02-12 08:57:32 +01:00 |