d5d73b674b
Merge remote-tracking branch 'origin/parallel_arrange'
2018-09-14 15:03:38 +02:00
b9f3fcc678
Merge remote-tracking branch 'origin/lm_temperature_fix'
2018-09-14 14:56:21 +02:00
e766fb6545
Merge remote-tracking branch 'origin/lm_wipe_tower_consumption'
2018-09-14 14:55:43 +02:00
0dc72ccbd8
Added number of toolchanges into 'Sliced info' statistics
2018-09-12 09:28:26 +02:00
bac64d6010
Fixed compile on Linux
2018-09-10 13:48:35 +02:00
30ed7fa36e
Fixed #1211
2018-09-10 13:15:12 +02:00
3a39b1cf41
Export the first M73 line to gcode before custom gcode
2018-09-07 16:05:10 +02:00
d7e7a5bcd3
Merge pull request #1195 from mloidl/duet_whitespace
...
duet upload: allow whitespaces in filenames
2018-09-07 13:05:37 +02:00
75676ec4f9
Refinements for small item arrangement using the increased cpu power.
2018-09-07 12:03:49 +02:00
296365b07c
Fixed rendering of endcaps on open toolpaths
2018-09-07 10:30:13 +02:00
24db6207a2
Cleaning up and fixing localization issues with AppController.
2018-09-07 10:24:05 +02:00
ad4d3017d4
Merge remote-tracking branch 'origin/master' into parallel_arrange
2018-09-07 09:53:32 +02:00
f4a6132d7f
minor changes for url_encode
2018-09-06 19:07:54 +02:00
1aa5489903
allow whitespaces for duet upload
...
* now url_encoding characters which could not used for URLs
2018-09-05 19:55:50 +02:00
614fd16ba3
Wipe tower extrusions are now accounted for in the filament consumption statistics
2018-09-05 15:35:35 +02:00
cd14704b3c
Final bug-fix for #1169 considering issue #971
2018-09-05 15:03:20 +02:00
ce2c582499
fixed typo-bug
2018-09-05 12:33:04 +02:00
9246b0cc56
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-09-05 12:02:52 +02:00
122bf48f95
Fix to last commit
2018-09-05 12:02:34 +02:00
e13d4abede
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-09-05 09:49:28 +02:00
1db586f9a8
Fixed stl import when endsolid lines contains extra data
2018-09-05 09:49:10 +02:00
5e3fb89bcf
Fixed bug from issue #1169
2018-09-05 09:47:36 +02:00
4ae23b09c8
Another attempt to fix the temperature change issue
2018-09-05 09:18:42 +02:00
2a72c16bf8
Bugfix - extruder temperature was sometimes not correctly set on the wipe tower
2018-09-03 10:15:40 +02:00
657ac8898c
fixes date for uploaded files
2018-09-01 11:23:33 +02:00
491b3cb19e
Bumped up the version number to 1.41.0 release,
...
bundled updated PrusaResearch configs.
2018-08-30 16:08:25 +02:00
107e105622
Fixed transformation center for objects imported from 3mf files
2018-08-29 08:42:42 +02:00
384b0a94fa
Fixed moving center of rotate gizmo
2018-08-27 14:54:20 +02:00
564063d94a
Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d
2018-08-27 10:20:48 +02:00
c27a2fcc7c
Bumped up the version number to 1.41.0-beta2
2018-08-25 22:11:04 +02:00
d1580769a9
Changed the wording of "Purge into this object's ..." to "Wipe ..."
2018-08-25 22:09:55 +02:00
cf3e99f94d
Merge remote-tracking branch 'remotes/origin/lm_lay_flat_round_merged_facets'
2018-08-24 16:39:24 +02:00
466b385716
Merge remote-tracking branch 'remotes/origin/lm_retraction_fix'
2018-08-24 16:33:57 +02:00
573f922129
Edited captions and default values of the new parameters (initial loading and unloading speed)
2018-08-24 12:46:32 +02:00
a4b0708452
Lay flat - simple rejection of very small surfaces
2018-08-24 11:46:54 +02:00
cec818c969
Firmware updater: Fix a race condition
...
avrdude: Handle OOM with configurable handler
2018-08-24 11:21:29 +02:00
cfd9b35c4c
Merge branch 'master' into lm_lay_flat_round_merged_facets
2018-08-22 14:03:17 +02:00
53f32a9757
Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2d
2018-08-22 13:54:45 +02:00
237b1dc7cf
Parallel placer now works with the custom Slic3r object function. Works an order of magnitude faster.
2018-08-22 13:52:41 +02:00
62619bd67d
fixed timestamp for duet upload
...
* Added missing time=
2018-08-22 11:02:31 +02:00
e72c4517fd
Lay flat - limit number of active surfaces to 255 (to avoid problems with picking pass)
2018-08-21 15:56:40 +02:00
1d62f9aaa4
Print host bugfixes / refactoring
2018-08-21 15:47:29 +02:00
64022acfff
Lay flat - rotation is now done in one go directly about the necessary axis
2018-08-21 15:40:11 +02:00
a1e2b58278
Yet another experimental parameter to adjust the initial loading speed of a newly loaded filament
2018-08-21 14:36:24 +02:00
778525cba7
Merge branch 'master' into lm_retraction_fix
2018-08-21 14:09:26 +02:00
3681b5bd90
Host upload backwards compatibility
...
* Added legacy code to preserve backwards compatibility
* renamed some cli option names to better match option names
2018-08-21 11:12:53 +02:00
53e56c96e5
some code formatting
2018-08-21 11:12:53 +02:00
69e0932dde
Added possibility for upload to Duet
...
Further changes:
- Added new configuration option Host Type
- Added abstract base class for future printer hosts
- Moved location of upload dialog (also made it a little bit more configureable)
- added possibility to send file via postfield instead a new frame
2018-08-21 11:12:53 +02:00
60000ec523
parallel nesting can be enabled but fails with the current objectfunction.
2018-08-20 16:34:35 +02:00
c628f44006
Added a missing header (numeric for std::accumulate)
2018-08-20 13:02:54 +02:00