13265 Commits

Author SHA1 Message Date
supermerill
151ea0a39f #612 add soft threshold for big holes XY compensation 2020-10-29 19:44:25 +01:00
supermerill
13586d6764 #609 fix a bug that can happens when (positive) offsetting with a big miter limit and two island merge 2020-10-29 00:40:20 +01:00
supermerill
577ce809ec move to 2.2.54.2 2020-10-28 18:15:52 +01:00
supermerill
743430f70c #598 disable autocenter for calibration 2020-10-28 13:28:25 +01:00
supermerill
4d619d109f fix disbale z_step 2020-10-28 11:36:08 +01:00
supermerill
59f370bfa9 #507 fix/improve denser infill 2020-10-28 11:34:52 +01:00
supermerill
5797d1a6fa #597 Fixed crash in monotonous infill due to some unexpected pinching
of the inner contour at a single vertical infill line without
pinching the outer contour.
cherry picked from 751ae8e7
2020-10-28 11:21:05 +01:00
Makhaira
372ebecc3b Update PrintConfig.cpp 2020-10-28 01:48:16 +01:00
supermerill
9813c50117 #594 fix repetier
revert 3ec7dec14010f9bab2192622d84eefd2f86a3ddf
add passtrough on the Workaround for a correct rendering of the control without Bitmap
select first option by default
2020-10-23 02:03:42 +02:00
supermerill
f00116c524 #593 fix regression for no_perimeter_unsupported_algo 2020-10-22 16:20:18 +02:00
supermerill
8fe4e65f0b 2.2.54.1 version 2020-10-21 22:16:55 +02:00
supermerill
b124e1819d #538 fix retraction calibration scaling 2020-10-21 22:10:49 +02:00
supermerill
ae6c979565 #563 #589 Small perimeter control 2020-10-21 20:25:48 +02:00
supermerill
18847f5041 fix macos build 2020-10-21 18:43:52 +02:00
supermerill
2291bd76de #539 fix Concentric (filled) interface support dumps core 2020-10-17 01:03:56 +02:00
supermerill
da2fc1e7af typo 2020-10-17 00:55:33 +02:00
supermerill
c8f207ff93 fix typo for calibration bridge flow (don't use flow < 20)
and some other string typos
2020-10-17 00:00:53 +02:00
supermerill
3ec7dec140 fix repetier pull request #569 2020-10-16 23:59:21 +02:00
Boris Pruessmann
db99b091d9 Some code cleanup.
- Renamed repetier_slug to printhost_slug
- Replaced test method with original code
2020-10-15 23:05:10 +02:00
Boris Pruessmann
62c6637976 Support for selecting printer (slug) 2020-10-15 23:05:10 +02:00
Boris Pruessmann
5e236a70cb Moved group selection for PrintHostDialog 2020-10-15 23:05:10 +02:00
Boris Pruessmann
d7f0cc71e6 Add support for RepetierServer 2020-10-15 23:05:10 +02:00
Merill
de57391b79
Update ISSUE_TEMPLATE.md 2020-10-12 17:01:34 +02:00
supermerill
8431ca1c66 #553 set extrusions to gapfill for gapfill's infillpatternWGapfill to not confuse the auto-speed 2020-10-10 21:33:20 +02:00
supermerill
c75d4904f9 #493 separate bridge fan/speed for overhang from bridge flow for overhangs. 2020-10-10 21:23:40 +02:00
supermerill
5e65b9416b #542 fix bad temperature set 2020-10-08 14:22:29 +02:00
supermerill
c21af799d7 #533 #534 fix bad extruder initialisation (from 0d775d9ec829fd04744fef25a85d58c44621c339) 2020-10-07 16:16:37 +02:00
supermerill
6ff5df7dd1 really go to 2.2.54.0 2020-10-05 23:27:38 +02:00
supermerill
94b717c094 update windows nightly build to superslicer from slic3r++ 2020-10-05 20:34:40 +02:00
supermerill
c6331e4194 Merge remote-tracking branch 'remotes/remi/master' into dev 2020-10-05 20:23:56 +02:00
supermerill
3453216c38 #528 wrong verification for coPercents when exporting bundles. 2020-10-05 16:53:22 +02:00
supermerill
7c80b3178d #495 Add bounding_box to placeholders 2020-10-05 12:58:28 +02:00
supermerill
72dd10eba4 Merge branch 'CI' into dev 2020-10-04 23:01:44 +02:00
supermerill
9f32161318 #527 fix First Layer Extrusion Multiplier Only Applies to First Object 2020-10-04 22:50:40 +02:00
supermerill
3745d1a456 #524 fix equality over double values 2020-10-04 22:50:21 +02:00
supermerill
d196467680 v2.2.54.0 2020-10-04 20:34:20 +02:00
supermerill
5479ce4b92 #518 cut corner typo fix. 2020-10-01 22:35:57 +02:00
supermerill
7d5b422985 fix thin_walls "fake-curve smoothing" 2020-10-01 21:59:08 +02:00
supermerill
4c2b7f0f07 #511 fixed & efficient insert (no_perimeter_unsupported_algo bug) 2020-10-01 20:32:46 +02:00
supermerill
33dd8c3e13 Merge remote-tracking branch 'remotes/remi/master' 2020-10-01 02:31:46 +02:00
supermerill
c1a535e02c #503 filament_max_speed 2020-10-01 02:22:20 +02:00
supermerill
5da2278f66 #509 fix Fan Startup Delay that where wrongly deactivated 2020-10-01 01:22:01 +02:00
supermerill
6614605350 typos 2020-10-01 00:09:18 +02:00
supermerill
d6d4fc7764 Merge branch 'master' into dev 2020-10-01 00:09:04 +02:00
supermerill
9393f6e9c8 #508 G-Code flavor Repetier fix M202 2020-10-01 00:07:48 +02:00
supermerill
f622bce890 #495 print plater X_min / X_max / Y_min / Y_max 2020-10-01 00:07:30 +02:00
supermerill
c3e752529e a bit of cleaning in printing steps 2020-10-01 00:07:21 +02:00
supermerill
14c7a8ad7f gap fill overlap
also move the perimeter & extperi overlap to region
2020-10-01 00:07:14 +02:00
supermerill
0d775d9ec8 #484 Add temperature and fan offset for extruder
note that it changes a bit the start_gcode to be taken into account.
2020-10-01 00:06:47 +02:00
Merill
f22cbc4fa9
#507 default for infill_dense_algo to dfaAutoNotFull 2020-09-29 13:46:07 +02:00