Joseph Lenox
|
488feb2335
|
Added --no-gui flag to force CLI usage (allows for CLI usage with AppImage build).
Forced --gui flag in AppImage build.
|
2017-11-30 18:42:31 +01:00 |
|
Joseph Lenox
|
7b5158f5f2
|
Permit firmware retraction when firmware is Repetier (repetier-firmware supports it). Fixes #3821
|
2017-03-30 16:47:06 +02:00 |
|
Joseph Lenox
|
1f1b6c8036
|
Fixed a missing include.
|
2017-02-26 22:40:10 +01:00 |
|
Joseph Lenox
|
e2b56c4462
|
Repair the generic mesh so it can be exported.
|
2017-02-21 16:29:57 +01:00 |
|
Joseph Lenox
|
4f428fae40
|
Added UI options to make a slab, defaulting to the model object's bounding box * 1.5
|
2017-02-21 16:29:42 +01:00 |
|
Joseph Lenox
|
6aecae3121
|
UI: fixed naming sphere is not a cylinder.
|
2017-02-21 16:29:32 +01:00 |
|
Joseph Lenox
|
2971235299
|
UI code to generate a generic sphere.
|
2017-02-21 16:29:21 +01:00 |
|
Joseph Lenox
|
c575a1f1d6
|
Added make_sphere, generates a mesh with specified step angle and raidus rho.
|
2017-02-21 16:29:09 +01:00 |
|
Joseph Lenox
|
716dc2e650
|
Made cube and cylinder static functions of the package, not some specific TriangleMesh object.
|
2017-02-21 16:11:52 +01:00 |
|
Joseph Lenox
|
26b6e4c619
|
Disable sliders if a volume is not selected.
|
2017-02-21 16:11:41 +01:00 |
|
Joseph Lenox
|
2eea139731
|
UI now changes its options based on the object type selected.
|
2017-02-21 16:11:22 +01:00 |
|
Joseph Lenox
|
3ee32ef153
|
Menu now works to select cylinders (reusing the gui options)
|
2017-02-21 16:11:09 +01:00 |
|
Joseph Lenox
|
f44df28a96
|
Fixed mesh generation to generate cylinders.
|
2017-02-21 16:10:54 +01:00 |
|
Joseph Lenox
|
b91b98b21e
|
Added prototype make_cylinder()
|
2017-02-21 16:10:38 +01:00 |
|
Joseph Lenox
|
3bb237deee
|
Added new constructor to TriangleMesh that accepts vectors of Points and make_cube function to make a new simple cube mesh.
|
2017-02-21 16:10:14 +01:00 |
|
Joseph Lenox
|
ff33fbbb9a
|
Use LambdaObjectDialog in GUI.pm to avoid crash on Windows.
|
2017-02-21 16:09:51 +01:00 |
|
Joseph Lenox
|
107c89d37b
|
Removed commented code.
|
2017-02-21 16:04:45 +01:00 |
|
Joseph Lenox
|
a0548898f3
|
Added a cancel button, and rewrote initial option code to reuse OptionGroup.
|
2017-02-21 16:04:02 +01:00 |
|
Joseph Lenox
|
3109a9bc1f
|
Update main plater view after moving mesh
|
2017-02-21 16:03:46 +01:00 |
|
Joseph Lenox
|
33f489bba9
|
Anonymous object supports. Initial implementation provides for a box of arbitrary size.
|
2017-02-21 16:03:19 +01:00 |
|
Joseph Lenox
|
e93cc13698
|
Permit sliding modifer meshes around in the Settings dialog.
|
2017-02-21 16:02:56 +01:00 |
|
Joseph Lenox
|
b022e51d94
|
Don't reset speed on flush moves (avoid use of uninitialized variable).
|
2017-02-21 13:02:16 +01:00 |
|
Joseph Lenox
|
eb9f1808c0
|
Test to ensure that the repetier firmware returns the correct acceleration M code and that the values are set properly.
|
2017-02-10 09:39:33 +01:00 |
|
Joseph Lenox
|
abda054720
|
Cherry-picked Repetier acceleration fixes, thanks to @lordofhyphens
https://github.com/lordofhyphens/Slic3r/commit/e0d8101627659ef2dcf1c49d5c9b512eb4e31a46
https://github.com/lordofhyphens/Slic3r/commit/885f27b8aea0df8be351825b9dd6061696f5edc9
Added a printer settings to enable / disable variable layer height editing.
|
2017-02-10 09:39:19 +01:00 |
|
Joseph Lenox
|
61c0ae4e94
|
Changed filament density to use g/cm^3. Extended tooltip to indicate calculation methods.
|
2017-02-08 11:40:52 +01:00 |
|
Joseph Lenox
|
90d3535520
|
Added second information box that populates after exporting gcode for sliced statistics.
|
2017-02-08 11:40:36 +01:00 |
|
Joseph Lenox
|
203a965b3d
|
added total cost/weight to Extruder statistics, mocked up addendum to status bar change.
|
2017-02-08 11:40:01 +01:00 |
|
Joseph Lenox
|
3846d9e734
|
Add weight/cost output to gcode. On the way to #647
|
2017-02-08 11:39:45 +01:00 |
|
Joseph Lenox
|
f63c21f0f3
|
Added a feature to increase gap between object in XY and generated supports.
Advanced feature, may not generate supports that are printable.
|
2017-01-03 11:43:18 +01:00 |
|
Joseph Lenox
|
4b2bc29b14
|
set support spacing option if support is off
|
2017-01-03 11:40:45 +01:00 |
|
Joseph Lenox
|
ea9b10c764
|
Added a short OpenSCAD description to aid in the creation of simple modifier meshes that describe a change every N layers
|
2016-05-29 10:56:21 -05:00 |
|
Joseph Lenox
|
102785d154
|
Fix a warning about unused return value when using freopen in admesh. Added another NULL check for safety.
|
2015-02-05 00:58:27 -06:00 |
|
Joseph Lenox
|
4f2e172561
|
A partial fix for issue #2530, which will makes the bonjour dialog put the port number in the string.
|
2015-01-12 12:10:56 -06:00 |
|
Joseph Lenox
|
90811f6736
|
Fix for issue #2526, changed to GET.
|
2015-01-12 11:56:54 -06:00 |
|