13168 Commits

Author SHA1 Message Date
supermerill
3d6b503e15 fix regression from the #242 fix (print ext peri hole after other int peri) 2020-06-02 15:17:01 +02:00
supermerill
1d17987d0b fix mac build 2020-06-02 03:08:24 +02:00
supermerill
31232030bb update voron profile: add afterburner 2020-06-02 03:08:10 +02:00
supermerill
e68de2cf4f #260: better text & layout for filament cooling 2020-06-02 01:24:31 +02:00
supermerill
f2a503cdc8 fix #260: optional M20X header 2020-06-01 22:34:02 +02:00
supermerill
3d83933034 fix build, clean old test (now in test/superslicerlibslicer or tests/fff_print_tests) 2020-06-01 22:33:24 +02:00
supermerill
0b4f304607 add KVP ABS to voron profiles, also some speed & accel changes taken from DocJeeves pif settings 2020-06-01 22:13:56 +02:00
supermerill
f654b980a9 fix #242 2020-06-01 19:13:33 +02:00
supermerill
07fa80304d fixes on build 2020-06-01 19:13:20 +02:00
supermerill
0e6950ab25 fix builds: renamed enum option
adjust mac build list.
2020-06-01 16:02:27 +02:00
supermerill
43f9d15a55 update to arrange, add some arrange tests. Not better than before, but it's moving in the right direction, i guess? 2020-06-01 00:41:40 +02:00
supermerill
3e517ac50b end fix enum visibility
thanks to hmflash for the help.
2020-05-31 18:08:43 +02:00
supermerill
1afaa6ef49 create little hierarchy of config to better use ratio_over
fixes on ratio_over
fix Flow::extrusion_width (bad computation of first_layer_height)
fix enum visibility
moving test classes to prusaslicer test directory (wip)
all that because i was trying to write a test class for a modification in min_object_distance (and i didn't even start)
2020-05-31 03:54:58 +02:00
supermerill
9426fb4360 CI scripts compile CI branch 2020-05-31 01:31:29 +02:00
supermerill
f266141d35 fix gcc compile, from 9b60be0c1aeda35d81cb30fbef05e11c7e7351e3 2020-05-30 22:45:49 +02:00
supermerill
5fbc891707 Slic3r++ to SuperSlicer renamed in all files.
and going to version 51
2020-05-30 03:52:56 +02:00
supermerill
ece98a1f04 #252 fixes
1: add a little safety offset of 1mm
2: halve the brim & skirts, remove skirt verification if only one skirt for all objects.
3: can't reproduce, there is a strange thing with an object going to 0:0, but it's corrected by a second click on slice button.
2020-05-29 23:53:13 +02:00
supermerill
5b6aaf8c29 move warning about complete object from pop-up to red foreground message. 2020-05-29 22:59:06 +02:00
supermerill
493dec834b fix #256, set auto speed before applying the first layer one
fix string type for tab.cpp
2020-05-29 22:58:25 +02:00
supermerill
75fdafc82e Merge branch 'master' of https://github.com/supermerill/Slic3r 2020-05-29 21:01:51 +02:00
supermerill
9b60be0c1a Initial working prototype for the milling post-process 2020-05-29 21:01:30 +02:00
Merill
a59e6da600
Update readme for name change
Also update some parts that refer to prusaslicer and update some old parts to refer new software.
2020-05-28 20:37:14 +02:00
supermerill
d0a8bdebe8 experimental feature: external perimeter overlap.
Have to test it, it may decrease printing quality (like printing external perimeter first)
2020-05-28 19:23:12 +02:00
supermerill
ffec4ee330 add calibration cubes
update to flow calibration scaling
2020-05-28 19:22:12 +02:00
supermerill
3404430ef7 milling settings (wip)
also created extruder settings ui file
2020-05-28 18:14:23 +02:00
supermerill
dc34149402 update on mac build 2020-05-23 23:00:45 +02:00
supermerill
572910eaf8 fix release script, trying a debug on mac. 2020-05-23 02:06:03 +02:00
supermerill
3bb0b228bc add sorting for complete_objects
fix (hopefully) a problem with sequential_print_horizontal_clearance_valid
2020-05-23 02:05:57 +02:00
supermerill
90b129e585 external_perimeter_cut_corners setting
it reduce the flow around corners, depending of the angle.
experimental status! not tested yet!
2020-05-23 02:05:51 +02:00
supermerill
ff40015401 small update to calibrations 2020-05-23 02:04:57 +02:00
supermerill
e562fbeef9 add bride & over-bridge calibration (print & pics wip)
refined calibration code
2020-05-22 02:09:37 +02:00
supermerill
16c51403aa #250 allwo klipper to do firmware retraction. 2020-05-21 00:30:22 +02:00
supermerill
da5e38f6f6 Calibrations now should get the good settings directory, even on mac,
temp calibrations now began by to hot test and the calibration is configurable.
2020-05-21 00:22:54 +02:00
supermerill
9821da6609 fix linux build 2020-05-21 00:18:38 +02:00
supermerill
cad02c7464 adding the temperature calibration (wip, had to add some pictures).
improving the filament_flow one with more pictures.
fix dialog closing
2020-05-20 02:31:25 +02:00
supermerill
073591d600 Calibration help: first 2 item
- bed leveling calibration
 - filament flow calibration (need some more pics)
2020-05-19 01:02:24 +02:00
supermerill
af437e3f32 fix bug when unticking "complete objects" 2020-05-18 18:48:58 +02:00
supermerill
ebc4e9a000 #247 fix because a polygon can disappear if grown. 2020-05-18 16:24:56 +02:00
supermerill
e8616d5de4 #241 big lift-z also for skirts and brims 2020-05-16 11:36:08 +02:00
supermerill
75b8d01e45 #241 big lift-z for the move to object on first layer (2*first_layer_height)
can be disable if no z-lift is used for the extruder of the current object.
can be enable with no z-lift by using random value for z-lift and retract_lift_above to 9999
2020-05-16 00:26:50 +02:00
supermerill
226626e1f9 increase the size of the preset field when saving. Allow rename. 2020-05-15 14:18:17 +02:00
supermerill
2b5689e4e6 #226 extra wipe: filament override 2020-05-14 00:22:31 +02:00
supermerill
a27258a8be macos build fix 2020-05-13 21:13:54 +02:00
supermerill
0b549078cc extruder clearance fields are now modifiable even before activating the complete_objects. 2020-05-13 01:39:30 +02:00
supermerill
3d5ddd60b4 #206 reverse direction on overhang overhaul:
- now has a setting & a threshold
 - when reverse_direction trigger on the external loop, it also trigger for all other loops on this side (so, no more U-turn)
 - do not depends on extra_perimeter anymore
 - now extra_perimeters split into extra_perimeters (the old useless one) and extra_perimeters_overhangs
 - reordering settings in the tab.
2020-05-13 01:39:30 +02:00
Alessandro Corbelli
1da021b352 Start adding Lerdge motherboard support 2020-05-12 17:07:04 +02:00
supermerill
397d56fc42 #223 reduce bottom preview labels size for tiny screens 2020-05-12 00:39:53 +02:00
supermerill
a0ff5c3fec #226 Moar Wipe on external perimeters 2020-05-11 23:58:57 +02:00
supermerill
cbc01a1a7e #232 Do not auto-generate G-code when using Klipper 2020-05-11 17:55:04 +02:00
supermerill
605e27b9b5 #123 Material weight/length per change for colour changes 2020-05-10 16:40:49 +02:00