Lars Brubaker
512fbd73bc
Add clear bed gcode
...
fix spelling
2021-01-22 17:51:25 -08:00
Lars Brubaker
50eea0c6e3
Made the printer tab has simple -> advanced display as well
2020-12-30 14:44:24 -08:00
Lars Brubaker
544ec762c7
Cleaned up the settings view options (made switching fast)
2020-12-30 10:35:47 -08:00
LarsBrubaker
51d1e33f9d
Improving simple mode
2020-12-30 09:03:02 -08:00
Lars Brubaker
11d6b659fb
working to improve consistency between settings views
2020-12-29 18:10:36 -08:00
LarsBrubaker
49a0e89084
Make sure we can show all settings
2020-12-29 08:35:58 -08:00
Lars Brubaker
261460d540
custom printer is usable now
2020-12-16 14:24:47 -08:00
LarsBrubaker
d5a64d6ccc
creating custom printer page
2020-12-16 11:20:13 -08:00
LarsBrubaker
40659f2423
Adding min fan speed to always set (override layer times)
2020-12-02 08:03:55 -08:00
LarsBrubaker
c7293070f1
add support setting to print menu
2020-11-28 10:21:55 -08:00
Lars Brubaker
72ea164f11
add new application icon for GLFW
2020-11-18 15:18:32 -08:00
Lars Brubaker
0e91994427
making the ratio settable
2020-11-12 16:24:14 -08:00
Lars Brubaker
57f9f65ed0
Put in validation_threshold
2020-11-04 16:53:30 -08:00
Lars Brubaker
c439ea2908
Make it more consistent
2020-10-28 09:17:32 -07:00
Lars Brubaker
dff86bb5a6
finishing up validate leveling stream
2020-10-27 17:45:01 -07:00
LarsBrubaker
e541e1ceb8
Hide recovery settings when not available
...
issue: MatterHackers/MCCentral#6090
Hide recovery settings when turned off
2020-09-30 18:31:47 -07:00
Lars Brubaker
67f167622b
Adding retract distance for avoid crossing
...
make mirror preserve height
2020-09-29 20:17:13 -07:00
Lars Brubaker
a29ec6ea42
Make sure we dispose delegates correctly
...
Option to turn on run out sensor diagnostics
2020-09-21 08:55:25 -07:00
LarsBrubaker
adc205d719
Better default pathing ratio
...
the old setting just made it seem like avoid crossing perimeters did not work
2020-09-09 19:50:52 -07:00
LarsBrubaker
ab2ff5286d
adding acceleration
2020-08-20 22:04:04 -07:00
LarsBrubaker
012fad0b65
Making per tool baby stepping
2020-08-11 11:06:56 -07:00
LarsBrubaker
7945b381f5
Put in baby stepping for T1 (extruder 2)
...
issue: MatterHackers/MCCentral#5877
Print recovery does not work correctly when the print is extruder 2 only
2020-08-09 12:37:37 -07:00
LarsBrubaker
9cd7dc8f56
Gyroid can be selected
2020-07-18 23:07:54 -07:00
LarsBrubaker
af89580515
Refactoring settings layout
2020-06-21 13:41:37 -07:00
LarsBrubaker
edc1994cad
improving user messaging
2020-05-23 11:11:09 -07:00
Lars Brubaker
169b40f3fd
added avoid max ratio
2020-05-22 12:36:47 -07:00
LarsBrubaker
563c08520f
adding in tool change for T2 & T3
2020-05-07 13:26:21 -07:00
LarsBrubaker
37e6f3bd44
Put in per extruder fan controls
2020-05-05 09:28:11 -07:00
LarsBrubaker
7b2d95bbd9
adding in C axis
2020-05-01 08:02:58 -07:00
LarsBrubaker
b19e0a7629
Add support for specifying the firmware type in the profile
2020-04-11 09:46:02 -07:00
LarsBrubaker
bd02874b46
Make sure we show air gap speed
...
if per layer support turned on don't warn about support
2020-03-30 12:00:53 -07:00
LarsBrubaker
fbbca09005
Added back in the ability to generate algorithmic support rather than user specified support
2020-03-28 11:12:51 -07:00
LarsBrubaker
a875f05117
Make sure we have converters for settings that need them
2020-03-28 08:25:02 -07:00
jlewin
8e930f28ce
Rename converter types and methods to match behavior
2020-02-07 15:26:31 -08:00
jlewin
b9da334ff4
Restore support for runtime switchable slicers
2020-02-07 15:26:31 -08:00
jlewin
9b3ab57637
Fix failing tests
2020-02-07 15:26:31 -08:00
jlewin
fff0cc8bd7
Consolidate types, finish up settings conversion
2020-02-07 15:25:02 -08:00
jlewin
d97be92d21
Refactor EngineMappingMatterSlice
...
Changes
- Move ApplicationSettings to PrinterSettings readonly static
- Add Resolver to SliceSettingsData
- Move Resolvers from EngineMapping to PrinterSettings
- Move macro replacements from Printer to PrinterSettings
- Change macro replacements to token definitions only
- Change EngineMapping to define Exports with optional conversion
2020-02-07 15:25:02 -08:00
Lars Brubaker
2f4f2f5b03
Make sure we do the unretract extra on extruder switch
...
issue: MatterHackers/MCCentral#5790
DXE: Negative 'extra length after tool change'
2019-09-11 17:59:05 -07:00
Lars Brubaker
430162e80f
remove level_x_carriage_markdown
...
issue: MatterHackers/MCCentral#5619
Remove Z-Axis alignment step
2019-05-31 16:48:30 -07:00
John Lewin
941a764b27
Localize Units field
...
- Issue MatterHackers/MCCentral#5426
Units field should be localized
2019-05-02 10:23:01 -07:00
LarsBrubaker
8592833490
only show share temp if more than 1 extruder
...
issue: MatterHackers/MCCentral#2571
Share temp should be hidden until extruder count > 1
2019-04-27 16:35:36 -07:00
LarsBrubaker
73ebdde9e5
Changing nozzle1_inset to t0_inset
...
refactoring some surrounding code to talk about tool rather than nozzle
or hotend
figure it's better to do this change before we have any profiles with this set into them
issue: MatterHackers/MCCentral#5333
Consider if Tool nomenclature should be used instead of Nozzle
2019-04-20 21:03:05 -07:00
jlewin
ad0e75e5f0
Fix errors in Vector4Field
2019-04-12 16:44:06 -07:00
jlewin
1d1a06a966
Use new Vector4/Bounds field for nozzle insets
2019-04-12 16:44:06 -07:00
LarsBrubaker
e6fe01c82a
Made the probe wizard show the x carriage leveling screen
...
fixed cariage -> carriage spelling
issue: MatterHackers/MCCentral#5293
Show xcarriage calibration at start of probe calibration
2019-04-10 18:37:41 -07:00
Lars Brubaker
48f436cc4a
added a T1 extrusion move speed multiplier
...
refactoring
issue: MatterHackers/MCCentral#5291
Create T1 printing move speed multiplier
2019-04-09 13:39:38 -07:00
Lars Brubaker
3c61b117d2
Made extrusion_multiplier a ratio or percentage
...
issue: MC Software Group
MatterHackers/MCCentral#5274
Allow percentage for extrusion multiplier.
2019-04-08 14:25:41 -07:00
Lars Brubaker
dfcdcd2a44
Removing support_material_percent as we don't use it anymore
2019-04-05 16:38:21 -07:00
Lars Brubaker
55893499cb
Adding in an optional x carriage leveling markdown page
...
This will help get pulse printers leveled better
2019-04-04 10:37:32 -07:00