enricoturri1966
920d9677da
Added new tech ENABLE_LAYOUT_NO_RESTART -> Enable changing application layout without the need to restart it
2020-06-11 14:02:59 +02:00
tamasmeszaros
f53289ae2d
Fix support and hole point reprojection after reload and netfabb
2020-06-10 14:16:11 +02:00
YuSanka
f23a275fbb
Merge remote-tracking branch 'origin/custom_gcodes'
2020-06-10 11:23:05 +02:00
YuSanka
1713142670
Imperial units selection is added to the ConfigWizard
2020-06-10 11:18:11 +02:00
enricoturri1966
0a7e2aa8da
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2020-06-10 09:00:53 +02:00
enricoturri1966
3b061fb4be
Fixed serialization of position and size of the non modal settings dialog
2020-06-10 09:00:17 +02:00
supermerill
b78a91bb06
First impl of the freecad script integration
...
with my own lib to allow easier scripting.
2020-06-09 21:10:53 +02:00
supermerill
0a8be978d9
#248 add min width for 'only one perimeter'.
2020-06-09 20:57:28 +02:00
YuSanka
bf9462749f
Fixed Editing of the Template custom Gcode
...
Fixed reloading of the legend, when preview type was changed
2020-06-09 17:10:48 +02:00
enricoturri1966
4c51a258ef
GCodeViewer -> Fixed bottom panel not disappearing when switching to gcode viewer from preview
2020-06-09 12:44:22 +02:00
enricoturri1966
48cc358b72
Fixed build on Mac
2020-06-09 11:44:25 +02:00
enricoturri1966
345c01c54f
ENABLE_GCODE_VIEWER -> Updated keyboard shortcuts dialog
2020-06-09 08:37:24 +02:00
enricoturri1966
d358fe85fa
GCodeViewer -> Show tool marker position when enabled
2020-06-09 08:12:51 +02:00
supermerill
7f132c835d
#275 typos & better wording in machine limits, thanks to @thierryzoller
2020-06-08 18:01:30 +02:00
enricoturri1966
9f94f89808
ENABLE_GCODE_VIEWER_AS_STATE -> Smoother transition between states
2020-06-08 14:37:40 +02:00
enricoturri1966
ea0e9a5873
Follow-up of 70478f226f739f08dba2fac59e44b0ddd9e009e5 -> Fixed printbed for regular gcode preview
2020-06-08 13:17:07 +02:00
YuSanka
f74b1c6547
Added uncommitted changes
2020-06-08 12:36:42 +02:00
enricoturri1966
70478f226f
ENABLE_GCODE_VIEWER_AS_STATE -> Use default printbed in gcode viewer
2020-06-08 12:27:32 +02:00
YuSanka
befbd6b0fe
Merge remote-tracking branch 'origin/master' into custom_gcodes
2020-06-08 12:27:29 +02:00
YuSanka
43cfd44864
Fixed export/import from/to amf and 3mf file.
2020-06-08 12:25:29 +02:00
enricoturri1966
ca17948f87
ENABLE_GCODE_VIEWER_AS_STATE -> Load gcode from file and process it
2020-06-08 09:12:20 +02:00
supermerill
6ff5cd523c
#276 fix klipper dual extruder problem
...
small voron config fix
2020-06-08 00:17:09 +02:00
supermerill
03d1ae21c5
#272 better calibration placement with skirt/brim
2020-06-07 23:38:26 +02:00
YuSanka
629584e28f
Editing of the custom GCodes like ColorChange and PausePrint
2020-06-07 22:42:54 +02:00
supermerill
b284b2b19a
fix XY rework crashing bug.
2020-06-06 16:07:18 +02:00
supermerill
d7a0719c3b
fix elefant translate
2020-06-06 01:56:33 +02:00
supermerill
53c2c588a8
typo
2020-06-06 01:55:54 +02:00
supermerill
7738e2a33c
#240 little rework of XY compensation.
...
better import of 'elephant foot' (spelled elefant in prusa) that is now first_layer_size_compensation, using 'legacy to amke the convert.
advantage: it reverse the sign now.
drawback : no easy export to prusa.
2020-06-05 23:08:28 +02:00
paulhew69
03db4b9cc8
Updated Text for Calibration Docs
2020-06-05 22:14:36 +02:00
supermerill
ad04e6382b
#266 use boost to trim the line, safer. Thanks to @pix for the fix.
...
Also big pass to not make the app crash even if there is no setting ui file.
2020-06-05 21:51:20 +02:00
supermerill
2f31776ca6
#269 fix to makes it recognize slic3r++ config from gcode
2020-06-05 16:52:22 +02:00
supermerill
2dfe215245
Add external_perimeter_fan_speed setting (part2)
...
rewrote a bit the way it's set in cooling buffer to allow easier interleaved fan speed modifiers.
2020-06-05 16:52:08 +02:00
enricoturri1966
bd5a5bf78f
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-06-05 16:51:11 +02:00
enricoturri1966
70a6fb0e20
Added new tech ENABLE_GCODE_VIEWER_AS_STATE -> GCodeViewer as a new application state (WIP) + fix of conflicts after merge with master
2020-06-05 16:50:17 +02:00
Justin Schuh
3f6a9f2ebf
Add external_perimeter_fan_speed setting (part1)
...
Adds a new setting and plumbs through the UI to independently control
the fan speed for external perimeters. Filed as issue #2776 .
merill note: i only picked the setting definition, as the other part will need an almost compete re-write
2020-06-05 15:20:44 +02:00
supermerill
c68e94daf2
move version to 2.2.51.1
...
a log & failsafe for when the ui file is bad/not complete.
2020-06-05 15:14:48 +02:00
enricoturri1966
13a2e8e64d
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2020-06-05 14:25:29 +02:00
enricoturri1966
2b19f471bd
Follow-up of 4f63095d9af21fefd2a287d103dea91d29e056e7 -> Collapse toolbar disabled by default
2020-06-05 14:25:15 +02:00
YuSanka
530786fca4
Object merge: fixed merge of the objects with changed rotation, scale and mirror
...
+ Fixed get_object_stl_stats()
2020-06-05 13:15:49 +02:00
enricoturri1966
4f63095d9a
Collapse toolbar moved from GLCanvas3D to Plater::priv
2020-06-05 12:33:09 +02:00
supermerill
055cfb80c9
#263 temperature calibration bugs with scaling by nozzle diameter.
2020-06-04 20:50:26 +02:00
supermerill
6a33909e79
#265 fix crash on adding extruder
2020-06-04 20:36:51 +02:00
Vojtech Bubnik
1e3290fee1
Reduced ugly copy / paste for ENABLE_OPENGL_ERROR_LOGGING
2020-06-04 15:53:58 +02:00
Vojtech Bubnik
3e0e537b7a
Offset curve from a Voronoi diagram: Fixed distance calculation
...
to a bisector of two segments.
2020-06-04 15:34:35 +02:00
enricoturri1966
ad7e7ae1cd
Added tech ENABLE_OPENGL_ERROR_LOGGING -> log opengl errors when SLIC3R_LOGLEVEL=5
2020-06-04 14:48:52 +02:00
enricoturri1966
c3d643ead3
Fixed conflicts after merge with master
2020-06-04 13:57:39 +02:00
Vojtech Bubnik
6f4d24ab95
WIP: Generating offset curves with properly rounded corners from
...
a Voronoi diagram. Curve extraction is based on the OpenVoronoi implementation.
2020-06-04 13:50:09 +02:00
Manuel Coenen
06e329655d
Add support for DuetSoftwareFramework based machines
...
Also extend Http to be able to send PUT requests as well as
setting POST body data directly.
2020-06-04 11:20:09 +02:00
Lukas Matena
1e5d1cb616
Fixed a crash when switching from SLA to FDM with a gizmo active
...
If a gizmo used SupportsClipper or HollowedMesh common data, it would attempt to update from a dead SLAPrintObject
2020-06-03 16:39:12 +02:00
Vojtech Bubnik
b8267a5f6f
G-code placeholder parser - new values:
...
print_bed_min, print_bed_max, print_bed_size
calculated from a bounding box of bed_shape vector of points.
Also added first_layer_print_size as a size of a first layer print
bounding box.
2020-06-03 16:30:37 +02:00