13250 Commits

Author SHA1 Message Date
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
supermerill
56db1c79a9 #476 use same method everywhere for deciding if a modifier is part or not. 2020-09-24 21:37:46 +02:00
supermerill
fc1ec534ad fix min/max value for config: now double, not int
fix some wrning
2020-09-24 16:49:04 +02:00
supermerill
2b12360593 #492 Keep view selection after slicing (even with multiple extruders) 2020-09-24 14:13:03 +02:00
supermerill
89ec89e682 #393 don't connect now differentiate with holes & outer perimeters
but it works only for half of rectilinear2: because it go over a new polyline start always from the same direction.
So it needs a difficult to do change to rectilinear2. (TODO)
2020-09-21 23:12:02 +02:00
Yuri D'Elia
cb135edb26 Add missing header for boost::algorithm::to_upper_copy 2020-09-21 21:06:59 +02:00
supermerill
2022e3fbd6 Merge branch 'master' into dev 2020-09-19 20:41:00 +02:00
supermerill
e46ea61802 #486 fix arrange on console 2020-09-19 20:23:26 +02:00
supermerill
2bc3d831cd Try to correct for (random?) negative printing time 2020-09-19 19:37:28 +02:00
supermerill
eae23fe169 rewriting the speed override setting for the new wipe tower (was useless since 2.2 merge) 2020-09-19 19:36:39 +02:00
supermerill
e2e90aec34 #287 filament_shrink min set to 10% 2020-09-19 16:19:57 +02:00
supermerill
8c756ffb40 #485 klipper: print temperature header if no start_gcode 2020-09-19 16:19:06 +02:00
supermerill
a473624522 #448 less aggressive "perimeter removal for fake circles"
update it from the new one from first perimeter one. Also restrict it a bit more to prevent over-extrusion.
2020-09-18 03:16:15 +02:00
supermerill
df4b3c7424 #479 bad memory usage fix (move then delete)
since march... my fault
2020-09-18 01:29:59 +02:00
supermerill
12a30f7aa6 #480 avoid deadlock when problem occurs with conflicts on settings with modifiers. 2020-09-18 01:04:07 +02:00
supermerill
66dd74551c #461 ensure that the activation of the first extruder when using multi-extruder is done at the right time. (second try)
TODO: rework all these gcode initialisation with sript function, it's an utter mess right now.
2020-09-12 00:34:53 +02:00