348 Commits

Author SHA1 Message Date
supermerill
4d619d109f fix disbale z_step 2020-10-28 11:36:08 +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
ae6c979565 #563 #589 Small perimeter control 2020-10-21 20:25:48 +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
supermerill
c75d4904f9 #493 separate bridge fan/speed for overhang from bridge flow for overhangs. 2020-10-10 21:23: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
c1a535e02c #503 filament_max_speed 2020-10-01 02:22:20 +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
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
supermerill
2022e3fbd6 Merge branch 'master' into dev 2020-09-19 20:41:00 +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
e586d67be5 Merge branch 'master' into dev 2020-09-07 01:54:03 +02:00
supermerill
4c70ad7970 #401 now -1 for disable the fan speed override, and 1 to stop the fan.
The value '0' is deprecated for now.
2020-09-07 01:26:52 +02:00
supermerill
ca598515f1 first_layer_flow_ratio tooltip update 2020-09-07 00:55:32 +02:00
supermerill
e7ee5516a2 #222 crash fix when thumbnails define with no values. 2020-09-06 23:45:37 +02:00
supermerill
852923efe5 #447 thumbnails : colors choices (filament, user-defined) & bed display
also for sla with support display.
2020-09-06 23:20:32 +02:00
supermerill
f48ed5091c Add monotonous infill thanks to @bubnikv and @wavexx
also the rectilinear2.cpp rework that go along
use of monotonous in ironing
use of monotonous instead of rectilinear of "filled" in top & bottom
reduce gap fill area from rectilinearWGapFill to the area with no overlap
fix flatten(): don't put everything in a no_sort collection but correctly recreate the hierarchy of no_sort, sort, no_sort of collections.
2020-09-06 16:02:58 +02:00
supermerill
20a8d2f709 typo & debug fix for z_step 2020-09-05 22:55:49 +02:00
supermerill
4e02398f77 temperature override (and move all overrides into "filament" category) 2020-08-29 22:44:44 +02:00
supermerill
dd2e3241f8 new retraction calibration
had to add an override from region to ~gcode writer (and gcode),
     maybe I have to think about a better system that the current system that will began to transform into a spaghetti monster
2020-08-29 20:39:41 +02:00
supermerill
a1ece7579d fix rectilinear not filling when solid
fix some string case
2020-08-27 11:39:39 +02:00
supermerill
63b5018002 #423 brim fix when no extrusions
also a warning message when offset is >= to width
2020-08-25 15:07:41 +02:00
supermerill
d02921195f typos 2020-08-23 20:47:29 +02:00
supermerill
91491aab48 custom seam update:
- no more setting needed. If an object has a seam-object, it will use the custom seam.
 - use the nearest sphere in xyz.
2020-08-21 22:52:15 +02:00
supermerill
a42bf8602f Create sprinter firmware option to decouple it from reprap, because of the changes in reprap-firmware.
also add g10 to temperature detection
2020-08-20 12:17:50 +02:00
supermerill
3ec2f077e5 #399 add an other pattern for brim ear: rectilinear with perimeter.
If you have problem with adhesion of the ear.
also some fixes about brim invalidation.
2020-08-20 01:57:54 +02:00
supermerill
f5dd32d969 #287 filament shrinkage compensation 2020-08-19 15:23:40 +02:00
supermerill
a1acd5b167 #152manual seam placement tool, inspired from @dartrax pull request
Currently it only use the center of sphere, using the nearest z for each layer.
2020-08-19 13:01:29 +02:00
Adrian Keet
8438de487b Add option to only overlap the outermost perimeter 2020-08-18 12:10:06 +02:00
supermerill
f1fdcf4243 #280 new setting: fill_angle_increment. rotate every infill by this angle, multiplied by the layer id. 2020-08-18 01:14:07 +02:00
supermerill
8b416a083a #222 expose thumbnails setting to gui 2020-08-17 21:18:07 +02:00
supermerill
2e5f70bb5f Merge branch 'dev' 2020-08-11 15:56:54 +02:00
supermerill
8f2074cfca small ui change: retract/deretract speed on the same line 2020-08-09 17:33:03 +02:00
supermerill
882555895f #360 skirt extrusion width 2020-08-09 17:32:36 +02:00
supermerill
75fd53684f Set a minimum length on extrusion. Also improve the comment with the type of extrusion. 2020-08-09 17:31:42 +02:00
supermerill
46f63cb7aa #239 0 to disable z_step
Also increase precision from 3 to 6 for z if using z_step, because it may matters now.
also change default for min_width_top_surface
2020-07-31 15:22:59 +02:00
supermerill
89c475a439 Update localization
* the pot
 * add a readme on how to use the utility
 * typos
 * french translation
2020-07-05 17:23:03 +02:00
supermerill
65b3dd835a #318 set travel acceleration
- now gocde-accel will try to change only the printing accel on the fly (for marlin and repetier only)
2020-06-29 17:49:22 +02:00
supermerill
87840d0f7f #239 0 to disable z_step
also change default for min_width_top_surface
2020-06-25 19:33:25 +02:00